header{
    background-color: rgb(17, 105, 186);
}

section h1{
    border-left: 10px rgb(17, 105, 186) solid;
}

footer{
    background-color: rgb(17, 105, 186);
}

table.adminTables th{
    background-color: rgb(17, 105, 186);
}

#postModalWin {
    border: 3px rgb(17, 105, 186) solid;
}

div.contentColumn .flexRowLabel{
    background-color: rgb(17, 105, 186);
}

.closeModalWinBtn{
    fill:rgb(17, 105, 186);
}
