﻿/*.form-horizontal {
    border: 0px !important;
    box-shadow: 0px;
    -webkit-box-shadow:0px;
}*/
.header-title{
    margin-left:0 !important;
}

.form-horizontal {
    min-height: 20px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 0px solid #f0f0f0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .05);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .05);
}


.navbar-brand > img {
    width: unset;
    height: 39px;
    margin-top: 12px;
    text-align: center;
    text-align: -moz-center;
}


.waec-country-banner {
    display: flex;
    margin: 0em 3em;
}