/* table thead td, table thead th {

    background: #0066ff !important;

} */

@media (max-width:992px) {

    .top-contact {

        font-size: 14px !important;

        padding: 9px 8px 0px 6px !important;

    }

    .top-contact p {

        font-size: 14px !important;

    }

    .top-contact i {

        float: inherit;

        font-size: 18px;

    }

    .left_header>div {

        margin-right: 7px !important;

    }

    .social {

        display: none;

    }

    .desktop_logo {

        display: none;

    }

    .mobile_logo {

        width: 45px;

    float: right;

    margin-left: 10px;

    }

}

@media (min-width:993px) {

    .mobile_logo {

        display: none;

    }

}

.manidownload_usermenu {

    float: none;

    margin-left: initial !important;

}

.desktop_logo {

    float: right;

    width: 60px;

    margin-top: -6px;

}

.header .container {

    position: relative;

}

.header {

    padding: 10px 0;

    float: right;

    width: 100%;

}

.left_header {

    float: left;

}

.left_header>div {

    margin-right: 15px;

    float: left;

}

.top-contact {

    border: 1px solid #ffc8cf;

    border-radius: 5px;

    padding: 5px 8px;

    display: inline-block;

}

.top-contact i {

    float: left;

    color: #E90D29;

    font-size: 20px;

    margin: 0;

}

.top-contact p {

    margin-bottom: 0;

    font-family: iransanbold;

    font-size: 20px;

    text-align: left;

    color: #4b566b;

    font-style: initial;

    direction: initial;

    float: left;

    margin-right: 10px;

}

.footer_row1 {

    background: #130c28 !important;

}

.usriconlogdin .login-tooltip {
    display: none !important;
}
.profile-edit .btn {
    background-color: #ffc107;
}



