.header {
    background: #00afe4;
}
.topo-esquerda {
    background: gray;
}
.middle-sec {
    background: #F3F3F2;
    color: #323237;
}
.footer {
    background: #a2a2a2;
    background-repeat: repeat-x;
    padding: 15px;
    color: #fff;
}
.bg {
    background: #9a9b9a;
}
.padd-to-total {
    padding-top: 30px;
}
.blue-box {
    color: #333;
    background: #dcdcdc;
}
.blue-box h3 {
    color: #5f5f5f;
}
.blue-innner h2 {
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 25px;
    line-height: 36px;
    border-top: 3px solid #484848;
    border-bottom: 3px solid #5f5f5f;
    padding: 15px 0;
}
.blue-box.text-center a {
    background: #00afe4;
}

h1, h2, h3 {
    color: 	#00afe4;
}

.right-box h2, .right-box label {
    color: 	#00afe4 !important;
}

.right-box label {
    color: #555 !important;
}


body {
    color: #555;
}

input.butt {
    background: #00afe4;
}

.form {
    color: #555;
}

td.blue, .bor-b, .col1-con h4  {
    color: #0e558e !important;
}