    .old_version{
        display: none;
    }
    .new_version{
        display: table-row;
    }
    .new_version .box_top{
        width: 100%;
    }
#cf_dai{
	width: 50%;
	    max-width: 590px;
	float: left;
}
#vedo_config{
	width: 100%;
}
#vedo_preview{
	width: 50%;
	float: left;
}
#vedo_setting{
	margin-bottom: 20px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.vedo_mien{

}
.vedo_mien_title{
    margin: 0;
    overflow: auto;
    background-color: #F5F5F5;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
    border-radius: 3px 3px 0px 0px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset;
    border: 1px solid #ddd;
    border-bottom: 1px solid #ccc;
    padding: 7px 20px;
    background: #444 url('http://infinity.7loops.com/img/bg_box.png') repeat-x;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
    border-radius: 3px 3px 0px 0px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
    border: 1px solid #444;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #444;
    color: #eee;
    text-shadow: 0px 1px 0px #000;
}
.vedo_mien_content{
	border: 1px solid #E0E0E0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #d3d3d3;
    background-color: #fafafa;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-radius: 0px 0px 3px 3px;
    border-radius: 0px 0px 3px 3px;
    padding: 10px;
    margin-top: -5px;
    margin-bottom: 10px;
}
.vedo_mien_input{

}
.vedo_mien_input_dong{
	text-align: center;
}
.vedo_mien_input_dong span{
	
}
.input_dai,.vedo_mien_input_dong input{
	    background-color: #ffffff;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    /* display: inline-block; */
    height: 20px;
     padding: 0px 6px; 
    /* margin-bottom: 10px; */
    /* font-size: 14px; */
    line-height: 20px;
    color: #555555;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    min-width: 400px;
    width: 100%;
}
.vedo_mien_dai{

}
.vedo_mien_dai_thu{
cursor: pointer;
}
/*.vedo_mien_dai_thu:hover td:nth-child(1){
	background: #C5C5C5;
}
.vedo_mien_dai_thu:active td:nth-child(1){
	background: #C5C5C5;
}
.vedo_mien_dai_thu:focus td:nth-child(1){
	background: #C5C5C5;
}*/
.vedo_mien_dai_thu_Hover .vedo_mien_thu{
background: #C5C5C5;
}
.vedo_mien_dai_thu_Hover td:nth-child(n+2) .table_dai_sortable td{
	background: #B71E1E;
    color: #fff;
}
.vedo_mien_thu{
    text-align: center;
    min-width: 60px;
    height: 30px;
    line-height: 30px;
}
.vedo_mien_tinh{

}
.vedo_mien_dai_tinh{

}
.vedo_mien_dai_tinh span{
	
}
.vedo_mien_dai_tinh input{
	
}
.info_dai input.chang_dai{
	/*width: 10px;
    text-align: center;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    display: inline-block;
    height: 20px;
    padding: 0px 6px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    vertical-align: middle;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;*/
        width: 15px;
    text-align: center;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    display: inline-block;
    height: 15px;
    /* padding: 0px 6px; */
    margin-top: 2px;
    padding: 1px;
    font-size: 14px;
    line-height: 14px;
    color: #555555;
    vertical-align: middle;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
}
.info_dai_thu{
	text-align: center;
	    margin: 1px 2px;
    padding: 2px 4px;
    height: 24px;
    line-height: 24px;
    /*border: 1px solid #D7CECE;
    border-right: none;*/
}
#user_avata{
	display: none;
}
#component .body-r {
    /*padding: 0;*/
}
.mainbody #component{
	padding: 0;
	border: none;
}
.mainbody #component .body-r {
    padding: 0;
}
.vedo_mien_dai_title{
	text-align: center;
}
.dai_thu {
    /*border: 1px solid #D7CECE;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
    height: 22px;
    line-height: 22px;*/
        margin: 1px 2px;
    padding: 2px 4px;
    cursor: pointer;
    height: 24px;
    line-height: 24px;
}
/*.vedo_mien_dai_thu:hover .dai_thu{
	background: #B71E1E;
    color: #fff;
}*/
/*.vedo_mien_dai_thu:hover td:nth-child(n+2) .table_dai_sortable td{
	background: #B71E1E;
    color: #fff;
}
.vedo_mien_dai_thu:active td:nth-child(n+2) .table_dai_sortable td{
	background: #B71E1E;
    color: #fff;
}
.vedo_mien_dai_thu:focus td:nth-child(n+2) .table_dai_sortable td{
	background: #B71E1E;
    color: #fff;
}*/
#vedo_dai{
	border-spacing: 0 2px;
/*	    border: 1px solid #D7CECE;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;*/
}
#vedo_dai>tbody>tr>td:nth-child(1){
	    border: 1px solid #D7CECE;
	    height: 24px;
    line-height: 24px;
    /*border-right: none;*/
}
#vedo_dai>tbody>tr>td:nth-child(2){
	padding: 0;
	width: 100%;
	display: run-in;
}
.dnw-content-layout .vedo_mien_dai_title,.dnw-content-layout .vedo_mien_thu {
    vertical-align: inherit;
}
/*#vedo_dai>tbody>tr:nth-child(1)>td{
	    border: 1px solid #D7CECE;
}*/
.table_dai_sortable>tbody>tr>td{
	border: 1px solid #D7CECE;
	position: relative;
}
.table_dai_sortable{
	    /*width: 100%;*/
    border-spacing: 2px 0;
    display: table-caption;
}
.table_dai_sortable tbody{
/*	    display: table-caption;
    -webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px;*/
}
.table_dai_title>tbody>tr>td{
	border: 1px solid #D7CECE;
}
.table_dai_title{
	    width: 100%;
    border-spacing: 2px 0;
    display: table-caption;
}
.dai_sortable{
/*padding: 0;
    margin: 0;
    height: 100%;
    width: 100%;
    border-spacing: 0;
    display: table;*/
}
/*.fix-view{
	position: fixed;
	top:0;
}*/
#view_kqxs>table{
	margin: 0 20px;
}
.ui-state-highlight{
	    /*width: 100%;
    min-width: 112px;*/
    background: #5FBCE8 !important;
}
.table_dai_sortable .ui-state-highlight{
        width: 100%;
    min-width: 112px;
    background: #5FBCE8 !important;
}
.khung_dai .ui-state-highlight {
    min-width: 86px !important;
}
#btn_Remove{
/*position: absolute;
    width: 30px;
    height: 20px;
    z-index: 1111;
    background: #3577CA;
    margin-top: -21px;
    left: 50%;
    margin-left: -13px;
    cursor: pointer;
    border-radius: 90px 90px 0 0;
    -moz-border-radius: 90px 90px 0 0;
    -webkit-border-radius: 90px 90px 0 0;*/
	position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px;
    z-index: 1111;
    background: #3577CA;
    top: 0;
    text-align: center;
    right: 0;
    cursor: pointer;
}
/*#btn_Remove span{
top: -3px;
    position: absolute;
    font-size: 19px;
    left: 10px;
}*/
#btn_Remove span,#btn_Open span {
    font-size: 16px;
}
#btn_Open{
/*	position: absolute;
    width: 30px;
    height: 20px;
    z-index: 1111;
    background: #3577CA;
    margin-top: -21px;
    left: 50%;
    margin-left: -13px;
    cursor: pointer;
    border-radius: 90px 90px 0 0;
    -moz-border-radius: 90px 90px 0 0;
    -webkit-border-radius: 90px 90px 0 0;*/
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px;
    z-index: 1111;
    background: #3577CA;
    right: 0;
    top: 0;
    text-align: center;
    cursor: pointer;
}
.btn_Remove{
/*position: absolute;
    width: 30px;
    height: 20px;
    z-index: 1111;
    background: #3577CA;
    margin-top: -21px;
    left: 50%;
    margin-left: -13px;
    cursor: pointer;
    border-radius: 90px 90px 0 0;
    -moz-border-radius: 90px 90px 0 0;
    -webkit-border-radius: 90px 90px 0 0;*/
    display: none;
	position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px !important;
    z-index: 1111;
    background: #3577CA;
    top: 0;
    text-align: center;
    right: 0;
    cursor: pointer;
}
/*#btn_Remove span{
top: -3px;
    position: absolute;
    font-size: 19px;
    left: 10px;
}*/
.btn_Remove span,.btn_Open span {
    font-size: 16px;
    color: #fff;
}
.btn_Open{
/*	position: absolute;
    width: 30px;
    height: 20px;
    z-index: 1111;
    background: #3577CA;
    margin-top: -21px;
    left: 50%;
    margin-left: -13px;
    cursor: pointer;
    border-radius: 90px 90px 0 0;
    -moz-border-radius: 90px 90px 0 0;
    -webkit-border-radius: 90px 90px 0 0;*/
    display: none;
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px !important;
    z-index: 1111;
    background: #3577CA;
    right: 0;
    top: 0;
    text-align: center;
    cursor: pointer;
}
/*.dai_Hover .btn_Open{
	display: block;
}*/

.khung_dai{
	cursor: pointer;
}

/*.removeDai .btn_Remove{
	display: none;
}
.removeDai .btn_Open{
	display: none;
}*/
 .dai_Hover .btn_Open{
	display: none;
}
 .dai_Hover .btn_Remove{
	display: block;
}
 .removeDai .dai_Hover .btn_Open{
	display: block;
}
 .removeDai .dai_Hover .btn_Remove{
	display: none;
}

.dai_preview_Hover .btn_Open{
	display: none;
}
.dai_preview_Hover .btn_Remove{
	display: block;
}
 .previewRemove.dai_preview_Hover .btn_Open{
	display: block;
}
 .previewRemove.dai_preview_Hover .btn_Remove{
	display: none;
}
.dai_preview_Hover .ketquain tr td {
    background: #1A8DDF !important;
    color: #fff;
}
/*tr.dai_sortable td .btn_Remove{
	display: none;
}
tr.dai_sortable td .btn_Open{
	display: block;
}
tr.dai_sortable td.removeDai .btn_Remove{
	display: block;
}
tr.dai_sortable td.removeDai .btn_Open{
	display: none;
}*/
/*tr.dai_sortable td:hover .btn_Remove{
	display: block;
}
tr.dai_sortable td:hover .btn_Open{
	display: none;
}
tr.dai_sortable td.removeDai:hover .btn_Remove{
	display: none;
}
tr.dai_sortable td.removeDai:hover .btn_Open{
	display: block;
}
tr.dai_sortable td:active .btn_Remove{
	display: block;
}
tr.dai_sortable td:active .btn_Open{
	display: none;
}
tr.dai_sortable td.removeDai:active .btn_Remove{
	display: none;
}
tr.dai_sortable td.removeDai:active .btn_Open{
	display: block;
}
tr.dai_sortable td:focus .btn_Remove{
	display: block;
}
tr.dai_sortable td:focus .btn_Open{
	display: none;
}
tr.dai_sortable td.removeDai:focus .btn_Remove{
	display: none;
}
tr.dai_sortable td.removeDai:focus .btn_Open{
	display: block;
}*/
.banin{
	    position: relative;
}
/*.banin:hover .btn_Remove{
	display: block;
}
.banin:hover .btn_Open{
	display: none;
}
.banin.previewRemove:hover .btn_Remove{
	display: none;
}
.banin.previewRemove:hover .btn_Open{
	display: block;
}
.banin:active .btn_Remove{
	display: block;
}
.banin:active .btn_Open{
	display: none;
}
.banin.previewRemove:active .btn_Remove{
	display: none;
}
.banin.previewRemove:active .btn_Open{
	display: block;
}
.banin:focus .btn_Remove{
	display: block;
}
.banin:focus .btn_Open{
	display: none;
}
.banin.previewRemove:focus .btn_Remove{
	display: none;
}
.banin.previewRemove:focus .btn_Open{
	display: block;
}*/
/*#btn_Open span{
top: -3px;
    position: absolute;
    font-size: 19px;
    left: 10px;
}*/

.removeDai{
    background: #6D6C6C !important;
    color: #fff;	
}
.banin.previewRemove{
	background: #6D6C6C !important;
    color: #fff;
}
.banin.previewRemove .ketquain tr td{
	background: #6D6C6C !important;
    color: #fff;
}
/*body{
	cursor: pointer;
}*/
.banin .btn_Open, .banin .btn_Remove {
    top: 0;
    right: 0;
    margin-left: -15px;
    background: #D05252;
    color: #000;
    width: 30px;
    height: 30px;
    line-height: 30px !important;
}
.khung_dai{
	cursor: pointer;
}
.khung_dai td{
	cursor: pointer;
}
.setting_Default{

}
.setting_Default button{
	    white-space: nowrap;
}
.vedo_mien_dai_thu .setting_Default button{
	    white-space: nowrap;
    /* margin: 1px 2px; */
    padding: 0px 4px;
    /* cursor: pointer; */
    height: 32px;
    line-height: 32px;
}
.btn_Footer{
    margin-top: 11px;
}
.btn_Footer span{
    border: 1px solid #000000;
    margin: 7px 2px;
	padding: 5px 8px;
    background: #444 url('http://infinity.7loops.com/img/bg_box.png') repeat-x;
    color: #fff;
    cursor: pointer;
}
.notSetting .ketquain:hover tr td {
     background: inherit !important; 
     color: inherit; 
}
.box_kqxs_total td > #notVedo:parent {
    }