.clear{
	clear: both;
}
.v2_bank_tb_right{background-color: #ff8c00;padding: 20px;margin: 20px 0px;border-radius: 5px;} 
.v2_bank_tbr_row .v2_bank_tbr_rowtitle {color: #fff;float: left;font-size: 14px;font-weight: bold;line-height: 40px; width: 20%;margin-left: 20px;text-transform: uppercase;}
.v2_bank_tbr_input {margin-bottom: 20px;}
#user_tien_input {text-align: right;}
.v2_bank_tbr_input .v2_bank_tbr_i_time {
    -moz-background-clip: padding;
    -moz-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 3px;
    background-clip: padding-box;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    float: left;
    font-size: 14px;
    font-weight: 400;
    height: 40px;
    margin-right: 20px;
    padding: 0 18px;
    text-align: left;
    width: 50%;}
.v2_bank_tbr_input select {
    width: 20%;
    color: #000;
    margin: 0px;
}
.v2_bank_tb_right select {
    border: 1px solid #e1e1e1;
    display: block;
    border-radius: 3px;
    text-indent: 5px;
    -webkit-appearance: none;
}
#result{text-align: center;margin-top: 30px;}
#result a {
    border-radius: 5px;
    border: 1px solid #ff8c00;
    color: #ff8c00;
    font-size: 18px;
    background-color: #ffffff;
    padding: 15px 46px;
    font-size: 16px;
}
#result a:hover {
    /* background: linear-gradient(135deg, rgb(116,105,93) 0%, rgb(169,55,39) 50%, rgb(69,55,39) 50%, rgb(255, 140, 0) 100%); */
    background-color: #ffffff;
    color: rgb(255, 255, 255);
    background: linear-gradient(135deg, rgb(116,105,93) 0%, rgb(116,105,93) 50%, rgb(69,55,39) 50%, rgb(69,55,39) 100%);
}

#ketqua tr.first {
    font-weight: bold !important;
    color: rgb(255, 255, 255);
    background: rgb(107, 71, 50);
}
#ketqua tr.first td {
    font-weight: bold !important;
    font-size: 14px;
    text-align: center;
}
#ketqua tr td{text-align: center;}
.madee{    position: relative;
    top: 18px;
    left: -10px;
    color: #fff;}
@media only screen and (max-width: 767px) {
    .v2_bank_tbr_row .v2_bank_tbr_rowtitle {width: 100%;margin-left: 0;}
    .v2_bank_tbr_input select {
    width: 40%;
}
.v2_bank_tbr_input {
    margin-bottom: 10px;
}
.table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x:auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
}
.table-responsive table{border-collapse: collapse;
    border-spacing: 0;
    width: 100%;}
.l_t_1{margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    padding: 5px;}
}
.tool_t{display: none;font-size: 16px;color: red;}
#in_bt{display: table-cell}
#export-to-excel{display: table-cell;padding-right: 10px;}
.tinh_tong{border: solid 1px #e5b351;
    color: #222f64;
        width: 100%;
    font-size: 18px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;}
.tinh_tong .l_t_1 span{font-size: 22px; color: #e5b351;}
@media only screen and (min-width: 768px) {
    .l_t_1{width: 33.33%; float: left;}
}
