﻿/*#ctl00_maincontent_Browse_Places tr:hover {
    color: #fff;
    background-color: #33877d;
}

#ctl00_maincontent_Browse_Places tr:hover td {
    background-color: transparent;
}*/
.nodisplay{display:none}
.box_size_css {
    box-sizing: padding-box;
    overflow: hidden;
    width: 350px;
    font-size: 14px;
    /*margin: 10px auto;*/
    display: block;
}
.chosen-choices {
    border-radius: 3px;
    box-shadow: inset 0px 1px 2px rgba(0,0,0,0.3);
    border: none;
    height: 26px !important;
    cursor: text;
    border-bottom: 1px solid #ddd;
    text-indent: 0;
    font-size: 1em;
   ffont-family: sans-serif;
  liline-height: normal;
  }
.gachtren {
    border-top: 3px solid #33877d;
}

.gachduoi {
    border-bottom: 3px solid #33877d;
    background: #fff;
    margin: 0;
    padding: 10px 30px;
}
.padding_top{padding-top:20px}
a.delete,
a.edit,
span.Clendar,
a.accept {
    background: url(../images/cancel_round.png) no-repeat;
    cursor: pointer;
    display: block;
    float: left;
    margin-left: 6px;
    width: 16px;
    height: 16px;
}

a.edit {
    background: url(../images/article_text.png) no-repeat;
}

a.accept {
    background: url(../images/accept_green.png) no-repeat;
}

.mGrid {
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px 0;
   /* border: solid 1px #525252;*/
  /*  border-collapse: collapse;*/
}

    .mGrid td {
        padding: 2px;
       /* border: solid 1px #c1c1c1;*/
        color: #000;
    }

    .mGrid th {
        padding: 4px 2px;
        color: #fff;
        background: #424242 url(../images/grd_head.png) repeat-x top;
        border-left: solid 1px #525252;
        font-size: 0.9em;
    }

    .mGrid .alt {
        background: #fcfcfc url(../images/grd_alt.png) repeat-x top;
    }

    .mGrid .pgr {
        background: #424242 url(../images/grd_pgr.png) repeat-x top;
    }

        .mGrid .pgr table {
            margin: 5px 0;
        }

        .mGrid .pgr td {
            border-width: 0;
            padding: 0 6px;
            border-left: solid 1px #666;
            font-weight: bold;
            color: #fff;
            line-height: 12px;
        }

        .mGrid .pgr a {
            color: #666;
            text-decoration: none;
        }

            .mGrid .pgr a:hover {
                color: #000;
                text-decoration: none;
            }

            .mGrid .pgr a:hover {
                color: #000;
                text-decoration: none;
            }

.mGrid_xanh {
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px 0;
    /* border: solid 1px #525252;*/
    /*  border-collapse: collapse;*/
}

    .mGrid_xanh td {
        padding: 2px;
        /* border: solid 1px #c1c1c1;*/
        color: #000;
    }

    .mGrid_xanh th {
        padding: 4px 2px;
        color: #fff;
        background: #4CAF50;
        border-left: solid 1px #525252;
        font-size: 0.9em;
    }

    .mGrid_xanh .alt {
        background: #fcfcfc url(../images/grd_alt.png) repeat-x top;
    }

    .mGrid_xanh .pgr {
        background: #424242 url(../images/grd_pgr.png) repeat-x top;
    }

        .mGrid_xanh .pgr table {
            margin: 5px 0;
        }

        .mGrid_xanh .pgr td {
            border-width: 0;
            padding: 0 6px;
            border-left: solid 1px #666;
            font-weight: bold;
            color: #fff;
            line-height: 12px;
        }

        .mGrid_xanh .pgr a {
            color: #666;
            text-decoration: none;
        }

            .mGrid_xanh .pgr a:hover {
                color: #000;
                text-decoration: none;
            }

            .mGrid_xanh .pgr a:hover {
                color: #000;
                text-decoration: none;
            }



.mGrid2 {
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: solid 1px #525252;
    border-collapse: collapse;
}

    .mGrid2 td {
        padding: 2px;
        border: solid 1px #c1c1c1;
        color: #000;
    }

    .mGrid2 th {
        padding: 4px 2px;
        color: #fff;
        background: #424242 url(../images/grd_head.png) repeat-x top;
        border-left: solid 1px #525252;
        font-size: 0.9em;
    }

    .mGrid2 .alt {
        background: #fcfcfc url(../images/grd_alt.png) repeat-x top;
    }

    .mGrid2 .pgr {
        background: #424242 url(../images/grd_pgr.png) repeat-x top;
    }

        .mGrid2 .pgr table {
            margin: 5px 0;
        }

        .mGrid2 .pgr td {
            border-width: 0;
            padding: 0 6px;
            border-left: solid 1px #666;
            font-weight: bold;
            color: #fff;
            line-height: 12px;
        }

        .mGrid2 .pgr a {
            color: #666;
            text-decoration: none;
        }

            .mGrid2 .pgr a:hover {
                color: #000;
                text-decoration: none;
            }


.mGrid3 {
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: solid 1px #525252;
    border-collapse: collapse;
}

    .mGrid3 td {
        padding: 2px;
        border: solid 1px #c1c1c1;
        color: #000;
    }

    .mGrid3 th {
        padding: 4px 2px;
        color: #fff;
        background: #424242 url(../images/grd_head.png) repeat-x top;
        border-left: solid 1px #525252;
        font-size: 0.9em;
    }

    .mGrid3 .alt {
        background: #fcfcfc url(../images/grd_alt.png) repeat-x top;
    }

    .mGrid3 .pgr {
        background: #424242 url(../images/grd_pgr.png) repeat-x top;
    }

        .mGrid3 .pgr table {
            margin: 5px 0;
        }

        .mGrid3 .pgr td {
            border-width: 0;
            padding: 0 6px;
            border-left: solid 1px #666;
            font-weight: bold;
            color: #fff;
            line-height: 12px;
        }

        .mGrid3 .pgr a {
            color: #666;
            text-decoration: none;
        }

            .mGrid3 .pgr a:hover {
                color: #000;
                text-decoration: none;
            }


/*.mGrid input
{
    width: 100px;
} */
.file_dinhkem {
    -moz-box-shadow: inset -2px 0px 0px 0px #caefab;
    -webkit-box-shadow: inset -2px 0px 0px 0px #caefab;
    box-shadow: inset -2px 0px 0px 0px #caefab;
    background-color: transparent;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 2px solid #1c820a;
    display: inline-block;
    color: #306108;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    padding: 0px 3px;
    text-decoration: none;
    width: 50px !important;
    text-shadow: 1px 0px 0px #aade7c;
}

label error {
    color: Red;
}

.error {
    color: Red;
}


.indexer_wrapper {
    width: 100%;
    margin-top: 10px;
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
    height: 40px;
    overflow: hidden;
}

.increase {
    color: #093;
    font-weight: normal;
}

.decrease {
    color: #c30;
    font-weight: normal;
}


#footer {
    float: left;
    width: 100%;
    height: 100px;
}

out-ft {
    margin: 0 auto;
    width: 980px;
}

.ct-footer {
    float: left;
    width: 100%;
    background: #e90606;
    padding: 15px 0;
    color: #fff;
}

.align-ft {
    margin: 0 auto;
    width: 980px;
}

.anpham {
    float: left;
    width: 980px;
    padding-bottom: 15px;
}

    .anpham h2 {
        text-align: center;
        padding: 10px 0 15px 0;
        color: #4198d2;
        font-size: 16px;
    }

    .anpham ul {
        float: left;
        width: 1000px;
        list-style-type: none;
    }

    .anpham li {
        display: inline;
        padding-right: 20px;
    }

#breakumb_web {
    float: left;
    width: 980px;
    padding: 15px 7px;
    border-bottom: #e1e1e1 1px solid;
    height: 15px;
}

    #breakumb_web li {
        float: left;
        display: inline;
        padding-right: 30px;
    }

#chartstyle a {
    border: 1px solid gray;
    border-radius: 10px;
    padding: 10px;
    text-decoration: none;
    float: left;
    margin: 4px;
    text-align: center;
    display: block;
    color: green;
}

.soflow {
    /*-webkit-appearance: button;*/
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    -webkit-user-select: none;
    /*background-image: url(http://i62.tinypic.com/15xvbd5.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);*/
    background-position: 97% center;
    background-repeat: no-repeat;
    border: 1px solid #AAA;
    color: #555;
    font-size: inherit;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 5px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.soflow {
    /*-webkit-appearance: button;*/
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    -webkit-user-select: none;
    /*background-image: url(http://i62.tinypic.com/15xvbd5.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);*/
    background-position: 97% center;
    background-repeat: no-repeat;
    border: 1px solid #AAA;
    color: #555;
    font-size: inherit;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 5px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.line150 {
    font-size: 14px;
    line-height: 150%;
    text-align: justify;
}

.myButton {
    background-color: #f38139 !important;
    color: #fff;
    font-size: 14px;
    text-align: center;
    height: 27px;
    padding: 2px 10px 1px;
    border: none;
    cursor: pointer;
}

.nguondulieu {
    float: right;
    margin-top: 7px;
    margin-right: 7px;
    color: #999;
    font-style: italic;
    height: 40px;
    width: 230px;
    text-align: right;
}

.chonchitiet {
    font-size: 14px;
    margin-right: 10px;
}

.chonchitiet_sxct {
    font-size: 14px;
    margin-right: 0px;
}

.chonmathang_thuongmai {
    margin-left: 69px;
    margin-right: 10px;
    font-size: 14px;
}

ul.pagination {
    display: block;
    height: 24px;
    margin-left: -5px;
}

    ul.pagination li {
        float: left;
        display: block;
        height: 24px;
        color: #999;
        font-size: 14px;
        margin-left: 5px;
    }

        ul.pagination li a {
            padding: 5px;
            background-color: #B53852;
            color: #fcfcfc;
        }


label error {
    color: Red;
}

.error {
    color: Red;
}

.lightGreen2 {
    background-color: lightgreen !important;
}

.playit {
    background: url(../images/playit.png) no-repeat;
    width: 32px;
    height: 24px;
}

.tiengviet {
    display: none;
}

.tiengviet_span {
    cursor: pointer;
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 5px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
}

.tiengviet_hiện {
    display: block;
}

.gachduoi {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #e2e2e2;
}

.gachduoi_bg {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #e2e2e2;
}

.flat_button {
    border: 1px solid #e2e2e2;
    background-color: #fff;
    color: forestgreen;
}

.fb-page, _2p3a,
.fb-page span,
.fb-page span iframe[style] {
    width: 100% !important;
    transform-origin: 0 0;
    -webkit-transform-origin: 0px 0px;
    -moz-transform-origin: 0px 0px;
}

.responsive-video169 {
    position: relative;
    padding-bottom: 56.25%;
}

    .responsive-video169 iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.responsive-video43 {
    position: relative;
    padding-bottom: 75%;
}

    .responsive-video43 iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

_2p3a {
    width: 100% !important;
}

.fb-page, .fb-page:before, .fb-page:after {
    width: 100% !important;
}

.google-maps {
    position: relative;
    padding-bottom: 90%; /* (450 ÷ 500 = 0.9 = 90%)*/
    height: 0;
    overflow: hidden;
}

    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.h_iframe {
    position: relative;
}

    .h_iframe .ratio {
        display: block;
        width: 100%;
        height: auto;
    }

    .h_iframe iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

/*edit*/
section {
    background: none !important;
    border: none !important;
    padding: 0 !important;
    width: 100% !important;
    margin-top: 40px !important;
}

footer {
    height: auto !important;
}

#ctl00_maincontent_panel_login table {
    background: #5382e2 !important;
    border: none !important;
    height: 190px !important;
    border-radius: 5px;
    box-shadow: 4px 4px 12px 3px #00000045;
}

#ctl00_maincontent_Lb_ThongBao {
    font-size: smaller !important;
}

#ctl00_maincontent_panel_login table tr {
    padding: 0 10px !important;
}

    #ctl00_maincontent_panel_login table tr:nth-child(1) td:nth-child(1), #ctl00_maincontent_panel_login table tr:nth-child(2) td:nth-child(1) {
        display: none;
    }

    #ctl00_maincontent_panel_login table tr:nth-child(1) td:nth-child(2), #ctl00_maincontent_panel_login table tr:nth-child(2) td:nth-child(2) {
        padding: 0 20px !important;
    }

    #ctl00_maincontent_panel_login table tr:nth-child(1) td:nth-child(2) {
        padding-top: 20px !important;
    }

        #ctl00_maincontent_panel_login table tr:nth-child(1) td:nth-child(2) input, #ctl00_maincontent_panel_login table tr:nth-child(2) td:nth-child(2) input {
            width: 100% !important;
            border: none !important;
            border-radius: 3px;
            padding: 5px;
        }

    #ctl00_maincontent_panel_login table tr:nth-child(3) td {
        padding: 0 20px !important;
    }

    #ctl00_maincontent_panel_login table tr:nth-child(4) td {
        padding: 0 20px !important;
    }

#ctl00_maincontent_Btn_Login {
    background: #2054c0 !important;
    width: 100%;
    padding: 5px;
}

#ctl00_maincontent_UpdatePanel_manager_VTTB {
    background: #fff !important;
    padding: 10px 30px !important;
    margin-top: 0px !important;
    width: 100% !important;
    min-height: 400px;
}

    #ctl00_maincontent_UpdatePanel_manager_VTTB h3 {
        background: #2054c0;
        color: #fff !important;
        padding: 5px 10px !important;
        margin: 10px 0 !important;
        text-align: left !important;
        font-size: 17px !important;
    }

    #ctl00_maincontent_UpdatePanel_manager_VTTB td {
        padding: 5px;
    }
.mGrid td {
	font-size: 14px !important;
}


input[type="image"]{
   width:20px !important;
}
.gvHeader {
	background:#DCDCDC !important;
    
}
.gvHeader th {
	padding: 0 5px !important;
    text-align:center;
}
#ctl00_maincontent_Browse_Places {
    width: 100% !important;
}

    #ctl00_maincontent_Browse_Places input {
        margin: -10px 0 !important;
    }

#ctl00_maincontent_hiện_tìm_kiếm {
    margin: -10px 0 !important;
}

#ctl00_maincontent_Browse_Places th a,  .sorting a {
    color: #000 !important; 
}
#ctl00_maincontent_Browse_Places .sorting_asc a, .sorting_desc a {
    color: #000 !important; 
}

.tttn-page select {
}

#ctl00_maincontent_custPager_ddlPageNumber {
    width: 50px !important;
}

.tttn-page {
}

.phanquyen-page {
    padding: 20px !important;
    background: #fff !important;
}

    .phanquyen-page table {
        width: 100% !important;
    }
/*header */
body {
    background-color: #04AA6D !important;
  
}

header {
    width: 100% !important;
    max-width: 100% !important;
   
    margin: 0 !important;
    padding:10px 0 !important;
}
td.input-tdn:after {
    content: "";
    position: relative;
    width: 20px;
    height: 20px;
    background: url(../images/panel-nguoidung.png);
    right: -240px;
    display: block;
    top: -22px;
    background-repeat: no-repeat;
}
td.input-mk:after {
	content: "";
    position: relative;
    width: 20px;
    height: 20px;
    background: url(../images/panel-pass.png);
    right: -240px;
    display: block;
    top: -22px;
    background-repeat: no-repeat;
}
.srt-menu li {
    background: transparent !important;
}

    .srt-menu li a {
        background: transparent !important;
    }

    .srt-menu li:hover a {
        color: red !important;
    }

    .srt-menu li:hover ul, .srt-menu li.sfHover ul {
        left: -100px !important;
    }

        .srt-menu li:hover ul li a {
            color: #000 !important;
        }

        .srt-menu li:hover ul li:hover a {
            color: red !important;
        }
.srt-menu li a {
	font-size: 14px !important;
}
#logo_desktop {
    width: 8%;
    height: 100px;
    background: url("../images/logo.png");
    background-repeat: no-repeat;
    background-position: top center;
}

.title-header {
    float: right;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    text-align: right;
    margin-right: 30px;
}

.wrapper.default-page {
    background: #ffffffa6;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 5px 5px 7px 3px #00000059;
    height: 500px;
}

.grid_10 {
    width: 46% !important;
    float: right !important;
    min-height: 50px !important;
    margin-right: 22px;
}

.content-header {
    float: left;
    margin-left: -40px;
}

    .content-header ul li {
        text-align: center;
        color: #fff;
        list-style-type: none;
    }

        .content-header ul li:nth-child(1) {
            font-size: 15px;
        }

        .content-header ul li:nth-child(2) {
            border-bottom: 1px solid #FFDE00;
            padding: 5px 0;
            font-size: 20px;
        }

        .content-header ul li:nth-child(3) {
            padding: 5px 0;
            color: #FFDE00;
        }

#topnav {
    float: left !important;
    background: -moz-linear-gradient(top, #ffffff 0%, #cecece 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%,#cecece 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%,#cecece 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cecece',GradientType=0 ); /* IE6-9 */
}

.srt-menu {
    width: auto !important;
    float: left !important;
}

    .srt-menu li:hover ul, .srt-menu li.sfHover ul {
        left: -60px !important;
    }

    .srt-menu li {
        float: left !important;
    }

        .srt-menu li a {
            color: #000 !important;
        }

        .srt-menu li:last-child a font {
            color: #000 !important;
            font-weight: bold !important;
            font-size: 14px !important;
            font-family: sans-serif !important;
            text-transform: uppercase !important;
        }

        .srt-menu li:last-child:hover a font {
            color: red !important;
        }

        .srt-menu li ul {
            background: -moz-linear-gradient(top, #ffffff 0%, #cecece 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(top, #ffffff 0%,#cecece 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to bottom, #ffffff 0%,#cecece 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cecece',GradientType=0 ); /* IE6-9 */
            margin-top:-5px !important;
        }
        .srt-menu li ul ul {
            margin:0 !important;
        }

            .srt-menu li ul li a {
                color: #000 !important;
            }

            .srt-menu li ul li:hover a {
                color: red !important;
            }

            .srt-menu li ul li:hover ul {
                left: 160px !important;
            }
            .srt-menu li ul ul li a span {
            	color:#000 !important;
            }
            .srt-menu li ul ul li:hover a span{
            	color: red !important;
            }

.button {
	font-size: 14px !important ;
}
/*footer*/
#footer {
    background: #5371e2 !important;
}

    #footer .wrapper {
        margin-top: -10px !important;
    }

.wrapper {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 !important;
}

.container-fluid {
    background: #fff !important;
    height: 500px !important;
    padding: 30px !important;
}

@media only screen and (max-width: 1440px) {
    #logo_desktop {
        display: block !important;
    }

    .srt-menu li:hover ul, .srt-menu li.sfHover ul {
        left: 0px !important;
    }

    .content-header ul li:nth-child(1) {
        font-size: 12px;
    }

    .content-header ul li:nth-child(2) {
        font-size: 16px;
    }

    .content-header ul li:nth-child(3) {
        font-size: 13px;
    }

    .content-header {
        margin-left: -30px;
    }

    @media only screen and (min-width: 961px) {
        #doituongbi_an {
            display: block;
        }
    }

    @media only screen and (max-width: 960px) {
        #doituongbi_an {
            display: none;
        }
    }

    .title-header {
        /*font-size:16px;*/
    }

    .srt-menu li a {
        font-size: 13px;
    }

    .grid_10 {
        width: 47% !important;
    }

    .srt-menu li:last-child a font {
        font-size: 16px !important;
    }

    footer {
        background: transparent !important;
    }
}

@media only screen and (max-width: 1368px) {
    .grid_10 {
        width: 50% !important;
    }

    section {
        margin-top: 35px !important;
    }
}

@media only screen and (max-width: 1280px) {
    .content-header {
        width: 25%;
    }

    .srt-menu li a {
        padding: 5px !important;
    }
}
@media only screen and (max-width: 768px) {
    #topnav {
        position: absolute !important;
        top: 10px;
        left: 15px;
        z-index: 999 !important;
        background:none !important;
        height: 50px !important ;
    }
    .srt-menu.toggled-on {
        background: -moz-linear-gradient(top, #ffffff 0%, #cecece 100%);
        background: -webkit-linear-gradient(top, #ffffff 0%,#cecece 100%);
        background: linear-gradient(to bottom, #ffffff 0%,#cecece 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cecece',GradientType=0 );
    }
    section {
        margin:0 !important;
    }
    button, input, select {
        width:60px !important;
    }
    textarea {
        width:100% !important;
    }
    .menu-toggle {
        float:left !important;
    }
    .srt-menu li ul {
        display: none !important;
    }
    .srt-menu li:hover ul, .srt-menu li:checked ul {
        display: block !important;
    }
}
