﻿.head-left {
    padding-left: 20px;
}

.head-center h3 {
    color: #ffc600;
    margin: 0;
    padding-top: 10px;
    font-size: 28px;
}

.res-tabs {
    margin-bottom: 0 !important;
}

.box-header {
    /* padding: 10px 10px 0px 10px !important; */
}

.res-tabs {
    background-color: #e5e7e6;
}

    .res-tabs .rtabs .lita {
        background-color: #0e74ca;
        color: white;
        border: none;
    }

    .res-tabs .active {
        background-color: #eb8e3a !important;
        color: #fff !important;
    }

    .res-tabs ul {
        padding: 5px 0px 0px 5px;
    }

.sidebar-menu > li > a {
    padding: 10px 5px 0px 5px !important;
    font-size: 12px !important;
    font-weight: normal !important;
}

.fix-menu {
    height: auto !important;
}

.res-tabs ul li {
    height: auto !important;
    margin-right: 10px !important;
}
