﻿.topnavigation {
    float: right;
    border-radius: 0 0 0 10px;
}

    .topnavigation ul {
        width: 100%;
        height: auto;
        float: left;
        padding: 7px 0 7px 5px;
        margin: 1px 0 0 0;
        list-style: none;
        font-size: .9rem;
        display: block;
        line-height: 18px;
        font-weight: 400;
    }

        .topnavigation ul li {
            border-right: 1px solid #FFFFFF;
            display: inline;
        }

            .topnavigation ul li a {
                color: #FFF;
                text-decoration: none;
            }

    .topnavigation li:last-child {
        border: none;
    }

.RAC_FullName {
    margin: 0px;
    width: 40%;
    font-size: 1.5rem;
}

.announcements h2 {
    font-size: 1.3rem;
    padding: 1px 15px 3px 15px;
    margin: 5px;
    position: absolute;
    left: 0;
    top: -7px;
    border-right: 1px solid #adadad;
}

.announcements ul {
    margin: 0;
    padding: 0;
    color: #010101;
    list-style: none;
}

.announcements li:before {
    position: absolute;
    right: -14px;
    top: 50%;
    margin-top: -10px;
    height: 20px;
    width: 1px;
    content: "";
    background-color: #010101;
}

.announcements li a {
    color: #ec3f12;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
}

.announcements li {
    margin: 0;
    padding: 0 10px;
    position: relative;
}

.announcements p {
    margin-bottom: 5px;
    font-weight: 600 !important;
}

.btn_all {
    font-size: .9rem;
    font-weight: 700;
    cursor: pointer;
    background-color: #e8e8e8;
    padding: 3px 6px;
}

.Side_box {
    padding: 5px;
    margin-bottom: 10px;
}

    .Side_box i.pull-right {
        position: relative;
        top: 3px;
        font-size: 1.5rem;
    }

    .Side_box p {
        font-size: 1.3rem;
        margin-bottom: 0px;
        font-weight: 700;
    }

.block_Content > p {
    text-align: justify;
}

/*#Online_Application .block_Content, #Help_desk .block_Content, #Candidate_Corner .block_Content {
    margin-left: 5px;
}*/

#Online_Application .block_Content > a, #Help_desk .block_Content > a {
    display: block;
    font-size: 0.9rem;
    font-weight: 600;
    color: #333333;
    margin-bottom: 5px;
    background-color: #e8e7e7;
    display: inline-block;
    padding: 4px 1px;
    margin-right: 5px;
    display: block;
}

.home_news_right_side_box {
    display: inline-block;
    width: 95%;
    float: left;
    min-height: 85px;
    margin-bottom: 5px;
    padding: 7px 0px;
    border-radius: 5px;
    box-shadow: 2px 2px 4px 0px rgba(207,207,207,1);
    cursor: pointer;
}

.First_layer_MH {
    min-height: 320px;
}

#slider {
    width: 416px;
    top: 50%;
    position: fixed;
    cursor: pointer;
}

#Slider_header {
    width: 241px;
    height: 175px;
    vertical-align: middle;
    position: absolute;
    left: 0;
    border: 1px solid #d8d8d8;
    padding: 10px;
    border-radius: 2px;
    background-color: white;
}

#sidebar {
    position: absolute;
    top: 0px;
    right: 133px;
}

#sidebar1 {
    position: absolute;
    top: 0px;
    right: 133px;
}

.Contact_h3 {
    text-align: left;
    margin-bottom: 5px;
    font-size: 1.3rem;
    color: #000;
    font-weight: bold;
    margin-top: 3px;
}

.Govt_list ul {
    float: left;
    height: auto;
    list-style: outside none none;
    padding: 5px 0 0;
}

    .Govt_list ul li {
        border-bottom: 1px dashed #ccc;
        line-height: 21px;
        text-align: justify;
        text-indent: 3px;
        display: inline-flex;
        width: 100%;
        margin-bottom: 3px !important;
    }

        .Govt_list ul li a {
            padding: 0px 0px;
            margin-bottom: 3px !important;
            font-weight: 600;
            color: #171724;
            display: block;
            font-size: .9rem;
            padding-bottom: 1px;
            padding-top: 1px;
        }

            .Govt_list ul li a span {
                padding-right: 10px;
            }

.custom_site_map {
    padding: 5px;
    font-weight: 600;
    font-size: .9rem;
    background-color: white;
    border-radius: 0px !important;
    margin-bottom: 10px !important;
}

.mr_0 {
    margin: 0px;
}

.login_box {
    border: 1px solid #ddd;
    border: none;
    -webkit-box-shadow: 0px 0px 2px 1px rgba(0,0,0,.3);
    box-shadow: 0px 0px 2px 1px rgba(0,0,0,.3);
    padding: 10px;
}

.modalBackground {
    background-color: Black;
    filter: alpha(opacity=90);
    opacity: 0.8;
}

.modalPopup {
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 0px;
    width: 450px;
}

.modal-header {
    padding: 7px;
    background-color: #286090;
    color: white;
    border: none;
}

.modal-content {
    border: none;
}

.modalPopup .modal-body {
}

.bg-wrapper_custom .top_title_2 {
    color: #000;
    font-size: 150% !important;
    font-weight: bold !important;
    padding-bottom: 20px;
    position: relative;
}

.inner-content h2 {
    color: #1f4a7c;
    font-size: 160% !important;
    font-weight: 900 !important;
    padding-bottom: 2px;
    position: relative;
    text-transform: uppercase;
}

.bg-wrapper_custom .top_title:after {
    width: 30%;
}

.form-control-New {
    font-weight: 600 !important;
    font-size: 13px !important;
    color: #171724 !important;
    border: 1px solid #dad7d7 !important;
    border-radius: 0px !important;
}

.error_star {
    color: #ff0000;
    font-size: 1.1rem !important;
    font-weight: bold !important;
}

.ValidatorError {
    color: #c9302c;
    font-size: 0.8rem;
    font-weight: 600;
}

/*.lbl_css {
    font-weight: 500 !important;
}*/

.mh_30 {
    margin-bottom: 30px;
}

.mh_15 {
    margin-bottom: 15px !important;
}

.locker_box {
    margin-top: 40px;
    box-shadow: 1px 1px 4px 1px rgba(207,207,207,1);
    min-height: 150px;
}

    .locker_box h1 {
        /*background-color: #1e9897;
        color: #fff;*/
        font-size: 1.5rem;
        font-weight: 500;
        text-align: center;
        padding: 8px;
    }

    .locker_box a.Yes_btn {
        color: #fff !important;
        background-color: #4CAF50 !important;
        text-decoration: none;
        padding: 0px 20px;
        font-size: 19px;
        font-weight: bold;
    }

    .locker_box a.No_btn {
        color: #fff !important;
        background-color: #f44336 !important;
        text-decoration: none;
        padding: 0px 20px;
        font-size: 19px;
        font-weight: bold;
    }

.Rac_about_img {
    width: 300px;
    height: 180px;
}

.custom_site_map {
    padding: 5px;
    font-weight: 600;
    font-size: 13px;
    background-color: white;
    border-radius: 0px !important;
    margin-bottom: 10px !important;
}

/*.custom_site_map a {
    color: #ad6355 !important;
}*/

.table td {
    font-size: 0.9rem;
    font-weight: 400;
}

.table th {
    font-size: 0.95rem;
    font-weight: 400;
}

.btn {
    font-size: 0.9rem;
}

.tab_heading > h3 {
    padding: 5px 0px;
    margin: 0px;
    font-size: 1.2rem;
    font-weight: 700;
}

.shadow2 p {
    padding: 0px;
}

.fest_box {
    padding: 25px 10px;
}

    .fest_box .shadow2 {
        min-height: 200px;
    }

.Side_box_Reg {
    padding: 5px;
    margin-bottom: 0px;
}

    .Side_box_Reg p {
        font-size: 1.1rem;
        margin-bottom: 0px;
        font-weight: 600;
    }

.w3-tooltip {
    position: relative;
    cursor: pointer;
}

    .w3-tooltip .w3-text {
        display: none;
    }

    .w3-tooltip:hover .w3-text {
        display: inline-block;
    }

.w3-red, .w3-hover-red:hover {
    color: #1f1f1f !important;
    background-color: #f44336 !important;
}

.w3-badge, .w3-tag {
    background-color: #000;
    color: #fff;
    display: inline-block;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center;
}

.w3-yellow, .w3-hover-yellow:hover {
    color: #1f1f1f !important;
    background-color: #e89508 !important;
}

.form-group-Up {
    margin-top: 10px;
}

.form-group-dowm {
    margin-bottom: 10px;
}

.Top_Inner_Haeding {
    padding-bottom: 15px;
}

    .Top_Inner_Haeding:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: -8px;
        width: 20%;
        height: 4px;
    }

    .Top_Inner_Haeding ~ input.btn-primary {
        position: relative;
        margin-top: 1%;
    }

.mar_b_0 {
    margin-bottom: 0px;
}

.mar_tb_0 {
    margin-bottom: 0px;
    margin-top: 0px;
}

.panel_bg {
    background-color: #f5f5f5;
}

.min_height {
    min-height: 450px;
}

.modalBackground {
    background-color: Black;
    filter: alpha(opacity=90);
    opacity: 0.8;
}

.Model_Preview {
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 0px;
    width: 70%;
    top: 20px;
    height: 90%;
}

.modal-header {
    padding: 5px 0px;
    border-bottom: 1px solid #ddd;
}


/*************************** ' Updated CSS ' /****************************/
.utility-header > span.page_header {
    font-size: 1.3rem;
    padding: 3px 0px;
    display: block;
    font-weight: 600;
}

.FrmServiceAvailerRegister .panel-default .panel-heading {
    padding: 0px 5px;
}

.FrmServiceAvailerRegister .panel {
    border: 0px;
}

.FrmServiceAvailerRegister .panel-heading h3 {
    position: relative;
    top: 0px;
    padding: 3px;
}

.Chk_Green_30 {
    color: #28a745;
    font-size: 30px !important;
    background-color: white;
    border-radius: 15px;
}

.Chk_Red_30 {
    color: red;
    font-size: 30px !important;
    background-color: white;
    border-radius: 15px;
}

.Chk_Green_25 {
    color: #28a745;
    font-size: 25px !important;
    position: relative;
    top: 3px;
    padding-left: 5px;
}

.Chk_Red_25 {
    color: red;
    font-size: 25px !important;
    position: relative;
    top: 3px;
    padding-left: 5px;
}

