﻿.form_dk {
    margin: 5px 15px 10px 15px;
    box-shadow: 1px 1px 1px 1px #d6d6d6;
    font-family: tahoma;
}

.form_step {
    width: 100%;
    border-radius: 0px;
    background-color: #24a6fd;
    border-color: #1695ea;
    font-weight: bold;
}
.form_step:hover{
    background-color: #128bdc;
    border-color: #1695ea;
}
.form_tt {
    padding: 5px 15px 15px 10%;
    font-size: 14px;
}
.w70{
    width:70%;
}
@media only screen and (max-width:768px) {
    .right {
        text-align: left !important;
    }
    .form_tt div.col-sm-3,.form_tt div.col-sm-2{
        width:100%;
    }
    .form_tt div.col-sm-6{
        width:100%;
    }
    .form_tt{
        padding: 5px 10% 5px 10% !important;
    }
    .w70{
        width:100%;
    }
}
@media only screen and (max-width:450px) {
    .form_tt{
        padding: 5px 5% 5px 5% !important;
    }
}
.right {
    text-align: right;
}

.tt {
    margin-bottom: 5px;
    margin-top: 5px;
    font-weight: bold;
    padding-right: 10px;
}

    

.button_step {
    text-align: center;
}

.btn_step {
    border-radius: 0px;
    padding: 6px 15px;
    font-size: 12px;
    line-height: 1.5;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    margin: 10px 5px 10px 5px;
}
.button_step input[disabled], .btn_boqua{
    border-radius: 0px;
    padding: 6px 15px;
    font-size: 12px;
    line-height: 1.5;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    margin: 10px 5px 10px 5px;
}


.mr_t10 {
    margin-top: 10px;
}

.radius_none {
    border-radius: 1px !important;
}

.mr_t5 {
    margin-top: 8px;
}

.mr_b5 {
    margin-bottom: 12px;
}  

.batbuoc {
    top: 4px;
    color: red;
    font-size: 16px;
    font-weight: bold;
    position: relative;
}

.yeucau {
    padding-top: 5px;
    text-align: justify;
    font-size: 13px;
    font-style: italic;
    padding-bottom: 5px;
}

.form .RadPicker.RadPicker_Default.requirements .riTextBox, .form .RadSearchBox.requirements .rsbInput, .requirements {
    background-image: url(/images/requirements.png) !important;
    background-repeat: no-repeat;
    background-position-y: 2px;
}
.Success{
    padding: 10px 10px 10px 15px;   
    margin: 10px 0;
    border: 1px solid #eee;
    border-left-width: 1px;
    border-radius: 3px;
    border-left-color: #058605;
    color: #066900;
    font-size: 14px;
}
.baoloi {
    padding: 10px 10px 10px 15px;   
    margin: 10px 0;
    border: 1px solid #eee;
    border-left-width: 1px;
    border-radius: 3px;
    border-left-color: #B20A04;
    color: #B20A04;
    font-size: 14px;
}
    
.baoloi ul{
        margin-bottom: 0px;
}

.btn_button_search {
    border-radius: 1px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.5;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    margin: 10px 5px 10px 5px;
}

.btn_button_dr {
    border-radius: 1px;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    font-size: 14px;
    display: inline-block;
    font-weight: bold;
    text-align: left;
    border: 1px solid transparent;
    margin: 0px 0px 0px 0px;
    width: 100%;
}
.danhsach
{
    width:100%;
    padding:2px 10px 0px 10px;
    font-family: tahoma;
}
.danhsach>table
{
    width:100%;
    margin-bottom:10px;
}
.panel_card .danhsach>table
{
    margin-bottom:0px;
}
.danhsach table>tbody>tr
{
    min-height:35px;
}
.danhsach table>tbody>tr.tieude,.danhsach table>tbody>tr.tieude >th
{
    text-align:center;
    vertical-align:middle;
    font-size:13px;
    min-height:40px !important;
    font-weight:bold;
}
.danhsach table>tbody>tr.tieude2
{
    text-align:center;
    vertical-align:middle;
    font-size:13px;
    min-height:40px !important;
    
    font-weight:bold;
}
.danhsach  table > tbody > tr.tieude2:hover
{
    background:#FCFAFA !important;
}

.danhsach table>tbody>tr.tieude2>td
{
    height:25px;
    border-top: 1px solid #ddd;
    border-left:1px solid #ddd;
    border-right:1px solid #ddd;
    border-bottom: 1px solid #ddd;
    
}
.danhsach table>tbody>tr.tieude2>td:first-child
{
    border-left:1px solid #F0EFEF;
}
.danhsach table>tbody>tr.tieude2>td:last-child
{
    border-right:1px solid #F0EFEF;
}
.danhsach table > tbody > tr.tieude:hover
{
    background:#FCFAFA !important;
}

.danhsach table>tbody>tr.tieude>td,.danhsach table>tbody>tr.tieude>th
{
    height:36px;
    border-top: 1px solid #ddd;
    border-left:1px solid #ddd;
    border-right:1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align:center !important;
    
}
.danhsach table>tbody>tr.tieude>td:first-child ,.danhsach table>tbody>tr.tieude>th:first-child
{
    border-left:1px solid #F0EFEF;
}
.danhsach table>tbody>tr.tieude>td:last-child,.danhsach table>tbody>tr.tieude>th:last-child
{
    border-right:1px solid #F0EFEF;
}
.danhsach table
{
    border:0;
}
.danhsach table>tbody>tr>td
{
    height:36px;
    border-top: 0px;
    border-bottom:1px solid #ddd;
    border-left:1px solid #F0EFEF;
    border-right:1px solid #F0EFEF;
    padding:3px;    
}
.danhsach table > tbody > tr:hover {
    cursor: pointer;
    background:#EFEFEF !important;
}

.danhsach table > tbody > tr:nth-of-type(odd) {
    background-color: #FCFAFA;
}
.danhsach  table > tbody > tr.DarkGray-bg,
.danhsach  table > tbody > tr.DarkGray-bg:hover
{
    background-color:darkgray !important;
}
/*!
 * END DANHSACH
 */

/*!
 * END BTN TRANSPERENT WHITE BORDER
 */
/*!
 * START PAGING
 */
.paping a.paging_item,.paping span,.paping .paging_btn
{
    display: inline-block;
    position: relative;
    width: 30px;
    height: 30px;    
    text-align: center;
    line-height: 29px;
    color: #4C4A4A;
    margin-left: 2px;
    font-size: 14px;
    margin-right: 2px;
}
.paping a.paging_item
{
    border: 1px solid #E0E0E0;
    color: #4C4A4A;
}
.paping span
{
    border: 1px solid #E0E0E0;
    color: #FFFFFF;
}
.paping .paging_btn
{
    /*font-weight: bold;*/
    font-size: 15px;
    color: #B97411;
}
.paping .paging_btn.aspNetDisabled
{
    color:#757574;
        background-color: transparent;
}
.paping .ddl_pagesize
{
    width:65px;
}
.paping .paging_label 
{
    line-height:29px;
    color:#000;
    margin-left:2px;
    margin-right:3px;
}
.fright {
    float: right;
}
.red{
     color: #cb0505
}
.green{
    color: #006261;
}
.orange{
    color: #cd8115;
}
.mr_b5{
    margin-bottom:5px !important;
}
.mr_l10{
     margin-left:10px;
}
.mr_l8{
     margin-left:8px;
}
.mr_l5{
    margin-left:5px;
}
.mr_r11{
    margin-right:11px !important;
}
.mr_r5{
    margin-right:5px;
}
.mr_r0{
    margin-right:0px !important;
}
.radius_1{
    border-radius:1px;
}
.mr_t0{
    margin-top:0px !important;
}

.icon_xoa{
    color: rgb(203, 5, 5);
    font-size:15px !important;
}
.icon_sua{
    color: #CD8115;
    font-size:15px !important;
}
.icon_kichhoat{
        color: #006261;
    font-size:15px !important;
}

.icon_luu{
    color: #296517;
    font-size:15px !important;
}
.font_14px{
    font-size:13px !important;
    text-transform:none;
}
ul.custom_ul{
    margin-bottom: 0px;
    margin-left: 5px;
    list-style: none;
}
ul.custom_ul li:before {
    content: "\2212";
    display: inline-block;
    position: relative;
    width: 12px;
    height: 5px;
    left: 0px;
    top: -3px;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 5px;
}
select.form-control option{
	    min-height: 1.5em !important;
    padding: 5px 2px 5px 0px !important;
}