﻿body
{
    margin: auto;
    padding: 0px 0px 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #d0c9a6;
}
a:hover
{
    text-decoration:none !important;
}
/*-------banner, search home,logo*/
.ghpBanner {
    background: url('/Resources/Images/Logo/banner_home_mobile.png') no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 200px;
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    font-size: 12px;
    height: 30px;
    line-height: 0;
    padding: 0px 6px;
}
@media screen and (min-width: 768px) {
    .ghpBanner {
        background: url('/Resources/Images/Logo/banner_home.png') no-repeat;
        background-position: center center;
        background-size: cover;
        min-height: 500px;
    }

    .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
        font-size: 22px;
        height: 55px;
        line-height: 1.33333;
        padding: 0px 16px;
    }
}
/*-------banner, search home,logo-----end*/
/*-------banner, search component,logo*/
.ghpBanner_comp {
    background: url('/Resources/Images/Logo/banner_comp.png') no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 100px;
}
.comp_input_pub > .form-control, .comp_input_pub > .input-group-addon, .comp_input_pub > .input-group-btn > .btn {
    font-size: 12px;
    height: 30px;
    line-height: 0;
    padding: 0px 6px;
}
@media screen and (min-width: 768px) {
    .ghpBanner_comp {
        background: url('/Resources/Images/Logo/banner_comp.png') no-repeat;
        background-position: center center;
        background-size: cover;
        min-height: 250px;
    }
    .comp_input_pub > .form-control, .comp_input_pub > .input-group-addon, .comp_input_pub > .input-group-btn > .btn {
        font-size: 18px;
        height: 44px;
        line-height: 1.33333;
        padding: 0px 16px;
    }
}
/*-------banner, search component,logo-----end*/
/*-------banner, component,logo, About */
.Content_list_public .list-group-item {
    border: 0px;
    padding: 5px 10px !important;
}
.ghpBanner_about {
    background: url('/Resources/Images/Logo/banner_about.png') no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 70px;
}
@media screen and (min-width: 768px) {
    .ghpBanner_about {
                background: url('/Resources/Images/Logo/banner_about.png') no-repeat;
                background-position: center center;
                background-size: cover;
                min-height: 170px;
            }
        }
    /*-------banner, component,logo, About-----end*/
/*-------banner,Details component,logo,  */

.ghpBanner_details {
    background: url('/Resources/Images/Logo/banner_comp.png') no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 70px;
}

@media screen and (min-width: 768px) {
    .ghpBanner_details {
        background: url('/Resources/Images/Logo/banner_comp.png') no-repeat;
        background-position: center center;
        background-size: cover;
        min-height: 170px;
    }
}
/*-------banner, Details component,logo, -----end*/
    /*<%-----------------count report-------------% >*/
.contai_count_pub {
    background-color: #e4e3dd;
}
    .contai_top_pub {
        margin-top: 50px;
    }
.title_count_public {
    color: #a10505;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 22px;
}

    .border_count_public {
        border-left: 4px solid #fdc131;
        text-align: left;
    }

    .pading_count_pub {
        padding-top: 10px;
        padding-bottom: 10px
    }
    @media screen and (min-width: 768px) {
        .border_count_public {
            border-left: 0px solid #ffffff;
            text-align: justify;
        }
        .pading_count_pub {
            padding-top: 20px;
            padding-bottom: 20px
        }
        .contai_top_pub {
            margin-top: 80px;
        }

    }
    /*<%-----------------count report end-------------% >*/
    /*<%---component_text_home_public--------------% >*/
      /*------------------*/
.title_new_public {
    color: #a10505;
    font-weight: 600;
    padding-left: 10px;
}
.title_pad_top_pub {
    margin-bottom: 0px;
    margin-top: 0px;
}

.text_inner ul li::before {
    color: #a10505;
    content: "";
    font: 20px/1 FontAwesome;
    margin: 0 5px 0 -14px;
}
    .text_inner ul li {
        list-style: outside none none;
        margin: 0;
        line-height: 22px;
        text-align: justify;
        padding: 0 0px 10px 0;
    }
     .text_inner ul > li > a {
        color: #46474f;font-size:17px;
    }
        .text_inner ul > li > a:hover {
            color: #ab0919;
        }
     .text_inner ul {
        padding-left: 15px;
    }

    .text_inner {
        display: block;
        margin: 0 auto;
        padding: 0px 0px 0px 0px;
    }

    .block_highlight_public {
        display: block;
        border-left: 0px solid #ffffff;
        margin: 10px 0px 10px -15px;
    }
.text_inner time {
    display: inline-block;
    color: #0a7829;
    font-size: 75%;
}
.home_tatc_pub {
    padding-left: 30px;
    padding-right: 30px;
}
    @media screen and (min-width: 768px) {
        .block_highlight_public {
            display: block;
            border-left: 1px solid #ab0919;
            margin: 50px 0px 0px 0px;
        }
         .text_inner {
            display: block;
            margin: 0 auto;
            padding: 0px 0px 0px 15px;
        }
        .none_border_pub {
            border-left:none;
        }
        .home_tatc_pub {
            padding-left: 60px;
            padding-right: 60px;
        }
    }
    /*<%---component_text_home_public end--------------% >*/
    /*<%---component footer additional--------------% >*/
footer.additional {
    background-color: #a10505;
    padding-bottom: 1.0em;
}

    footer .content::before {
        content: "";
        display: table;
    }

    footer.additional .content {
        padding-bottom: 0px;
        padding-top: 15px;
        max-width: 1280px;
        margin: 0 auto;
    }

    footer.additional p {
        color: #ffffff;
        font-size: 18px;
        margin: 0px 0px 8px 10px;
    }

    footer.additional .content p {
        line-height: 22px;
        text-align: left;
    }

    footer.additional h4 {
        color: #ffffff;
        margin: 0px 0px 10px 10px;
    }
    /*<%---component footer additional end--------------% >*/
    /*-----search left - judge-------------*/
.pading_search_pub {
    padding-top: 10px;
}
    @media screen and (min-width: 768px) {
        .pading_search_pub {
            padding-top:30px;
        }
        .nav-justified > li {
            width: unset;
        }
    }
.RadComboBoxDropDown .rcbScroll {
    background-color: #ffffff;
}

.RadComboBoxDropDown .rcbList .rcbHovered {
    background-color: #7fc454;
    cursor: pointer;
}

.RadComboBoxDropDown .rcbItem, .RadComboBoxDropDown .rcbHovered, .RadComboBoxDropDown .rcbDisabled,
.RadComboBoxDropDown .rcbLoading, .RadComboBoxDropDown .rcbCheckAllItems, .RadComboBoxDropDown .rcbCheckAllItemsHovered {
    line-height: 23px;
    font-size: 14px;
}

.RadComboBoxDropDown {
    border: 1px solid #8a8686;
}

.RadComboBox input {
    font-size: 14px;
}
.RadCalendar caption {
   padding-top:1px;
   padding-bottom:unset;
}

.form_control_ra_shows {
    padding: 6px 0px;
}

select, select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: rgba(0, 0, 0, 0) url("/Resources/Images/arrow_down.png") no-repeat scroll 98% center / 12px auto;
    padding: 0 16px 0 8px;
}
.primaryblue, .primaryblue:hover {
    background-color: #a10505;
    border-color: #a10505;
}
    .primaryblue.focus, .primaryblue:focus {
        background-color: #909eba !important;
        border-color: #909eba !important;
    }
.search_left_pub 
{
    font-size:14px;
}
.search_left_pub .btn {
    font-weight: 700;
}
.search_left_pub .title_contet_left_pub {
    font-size:18px;
}
    .search_left_pub time {
        color: #0a7829;
        display: inline-block;
        font-size: 70%;
    }
/*-----search - judge end-------------*/
/*-----search list right-------------*/
.search_right_pub {
    color: #001c5d;
    text-align: justify;
    font-size: 17px;
}
    .search_right_pub label {
        font-weight: 700;
    }
    .search_right_pub {
        color: #333131;
        font-family:'Times New Roman',Arial;
    }
    .search_right_pub span{ padding-left:3px;
    }
    .Description_pub 
    {
        line-height:21px;
    }
        .Description_pub label {
            margin-bottom: unset;
        }
.search_right_pub a, .search_right_pub a span, .search_right_pub a label, .search_right_pub a h4 {
    color: #ab0919;font-weight:bold;
}

    .search_right_pub a:hover, .search_right_pub a span:hover, .search_right_pub a label:hover, .search_right_pub a h4:hover {
        color: #ab0919;
    }
    .search_right_pub a:focus, .search_right_pub a:hover
    {
        text-decoration:none;
    }
.search_right_pub time {
    color: #0a7829;
    display: inline-block;
    font-size: 65%;
}
    .list-group 
    { margin-bottom:0px;}
.fa-caret-right::before {
    content: "";
}
.fa-caret-left::before {
    content: "";
    /*color: #8a8686;*/
}

.primarygray, .primarygray:hover {
    background-color: #ccc;
    border-color: #ccc;
}
    .primarygray.focus, .primarygray:focus {
        background-color: #ccc !important;
        border-color: #ccc !important;
    }
.Page_Number .prev input, Page_Number .prev input .primarygray {
    -moz-appearance: none;
    background: rgba(0, 0, 0, 0) url("/Resources/Images/arrow_left.png") no-repeat scroll 50% center / 16px auto;
    color: transparent;
}
.Page_Number .next input, Page_Number .next input .primarygray {
    -moz-appearance: none;
    background: rgba(0, 0, 0, 0) url("/Resources/Images/arrow_right.png") no-repeat scroll 50% center / 16px auto;
    color: transparent;
}
.Page_Number .prev input:hover, Page_Number .prev input .primarygray:hover {
    color: transparent;
}

.Page_Number .next input:hover, Page_Number .next input .primaryblue:hover {
    color: transparent;
}
.page_option_pub
{
    height:30px;
}
.aling_left_center_pub {
    text-align: center;
}
@media screen and (min-width: 768px) {
    .aling_left_center_pub {
        text-align: right;
    }
}
ul.list_count_pub {
    display: inline-block;
    float: right;
    width: auto;padding:0px;
}
.list_count_pub li {
    border-right: 1px solid #ccc;
    float: left;
    font-size: 12px;
    height: 12px;
    line-height: 1;
    margin-right: 5px;
    padding-right: 5px;
}
    .list_count_pub li:last-child {
        border: 0 none;
    }
/*-----search list right end-------------*/
/*-----detail content tab -------------*/
.details_pub {
    font-size: 17px;
    text-align: justify;
}

    .details_pub p {
        margin-bottom: 0px;
    }

    .details_pub span {
        margin-left: 3px;
    }
.Detail_Feedback_pub {
    margin-top:25px;
}
.Detail_Feedback_pub .list-group-item {
    border: 0px;
    padding: 5px 10px;
}
.Content_detail_public .details_pub .list-group-item {
    border: 0px;
    padding: 5px 10px !important;
}

@media screen and (min-width: 768px) {
    .Content_detail_public .search_right_pub .list-group-item p {
        padding: 0px;
        margin: 0px;
    }
}
/*---------tab*/
html[dir="ltr"] #viewerContainer {
    box-shadow: 1px 0 0 hsla(0, 0%, 100%, 0.05) inset;
}

iframe, .iframe_load_pdf_pup {
    width: 100%;
    border: 0px;
    height: 910px;
}
.title_detai_tab_pub {
    width: 100%;
    height: 35px;
    background-color: #890a0a;
    border-left: 1px solid #b8c3ce;
}

#exTab3 .tab-content {
    color: #282626;
    background-color: #ffffff;
    padding: 0px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    background-color: #a10505;
}
.nav-pills > li > a {
    color: #2d2b2b;
}
#exTab3 .nav-pills > li > a {
    border-radius: 4px 4px 0 0;
    border-bottom: 1px solid #b8c3ce;
    border-top: 1px solid #b8c3ce;
    border-right: 1px solid #b8c3ce;
    border-left: 1px solid #b8c3ce;
}
@media screen and (min-width: 768px) {
    #exTab3 .nav-pills > li > a {
        border-radius: 4px 4px 0 0;
        border-bottom: 0px;
        border-top: 1px solid #b8c3ce;
        border-right: 1px solid #b8c3ce;
        border-left: 0px;
    }
}
.tab-pane .btn_set_color {
    margin-top: 25px;
    color: #b52a2a;
}
.tab-pane .btn_set_color a {
    color: #b52a2a;
    padding-left: 7px;
}
.tab-pane .btn_set_color a:hover {
    color: #2e961a;
}
.title_item_tab_pub {
    color: #ffffff;
    line-height: 37px;
    padding-left: 10px;
}
/*--------*/
.tab-pane .btn_set_color_anle {
    float:left;line-height:22px;
    color: #b52a2a;text-align:justify;
}
    .tab-pane .btn_set_color_anle a {
        color: #2d2b2b;
        float: left;
        padding-left: 7px;
    }
    .tab-pane .btn_set_color_anle a:hover {
        color: #ab0919;
    }
    /*---------tab end*/
    /*----detail content tab -------------*/
/*<%---similar tuong tu public--------------% >*/
.text_inner_similar ul li::before {
    color: #0e8e33;
    content: "•";
    font: 23px/1 FontAwesome;
    margin: 0 5px 5px -14px;
}

.text_inner_similar ul li {
    list-style: outside none none;
    margin: 0;
    line-height: 22px;
    text-align: justify;
    padding: 0 0px 1px 0;
}

.text_inner_similar ul > li > a {
    color: #46474f;
    font-size: 17px;
}

    .text_inner_similar ul > li > a:hover {
        color: #ab0919;
    }

.text_inner_similar ul {
    padding-left: 15px;
}

.text_inner_similar {
    display: block;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
}

    .text_inner_similar time {
        display: inline-block;
        color: #0a7829;
        font-size: 75%;
    }
.FeedBack_align_pub {
    text-align: unset;
}
@media screen and (min-width: 768px) {
    .text_inner_similar {
        display: block;
        margin: 0 auto;
        padding: 0px 0px 0px 15px;
    }
    .FeedBack_align_pub
    {
        text-align:right;
    }
}
/*<%---similar tuong tu public end--------------% >*/
/*-----------About ----------*/

.Public_Judbe_about .panel-title {
    font-size: 18px;
}
.Public_Judbe_about a:focus, .Public_Judbe_about a:hover {
    text-decoration: none;
}
.Public_Judbe_about p {
    font-size: 15px;
    line-height: 18px;
}
.Public_Judbe_about .footnote p {
    font-size: 89% !important;
    line-height: 16px;
}
@media screen and (min-width: 768px) {
    .Public_Judbe_about p {
        font-size: 16px;
        line-height: 23px;
    }
    .Public_Judbe_about .panel-title {
        font-size: 18px;
    }
}
/*--------About-------------*/
/*--------font awesome Loading start--- */
.fa-5x {
    display: table;
    color: #2ca02c;
}
/*--------font awesome Loading end---*/ 