.complain-header{
    background-color: #012e6f;
    background-image: url(img/ferdowsi-pattern-light.png);
}
.hideInfo{
    display: none;
}
.complain-header h4{
    margin: 40px auto;
    color: white;
    font-size: 20px;
}
header nav{
    background-color: white;
}
.navbar-nav .active{
    background-color: #cad7e9;
    border-radius: 5px;
}
.navbar-nav .active a{
    color: #0a3b7e!important;
}
.fa-calendar-wrapper .input-group-text {
    padding: 0!important; 
    height: 38px!important;
}
