
.clr{
    clear: both;
}
body{
    font-family: Lucida Grande, Geneva, Verdana, Arial, serif;
}
/* tables */
table.tablesorter {
    border-collapse: inherit;
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px auto;
	font-size: 14px;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #EAEAEA;
	border-right: 1px solid #fff;
    color: #08c;
	font-size: 14px;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}


.clsb_form_upload{
    margin: 0px auto;
    width: 60%;
    text-align: center;
}
.clsb_table_product .images{
    height: 120px;
    margin-right: 10px;
}
input::-webkit-input-placeholder {
    color:    #eaeaea;
}
.clsb_upload_border{
    position: relative;
    margin: 0px auto;
    width: 100%;
    max-width: 100%;
    background: #FCFCFC;
    border: 1px solid #EAEAEA;
    padding: 10px;
    min-height: 180px;
}
.clsb_table_product .btn{
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.clsb_upload_border .error{
    width: 100%;
    box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box;
    text-transform: capitalize;
}
.clsb_table_product{
    width: 100%;
    position: relative;
    border-spacing: 20px;
    border-collapse: inherit;
    table-layout:fixed;
}
.clsb_table_product input, .clsb_table_product select{
    line-height: 20px;
    padding-top: 5px;
    box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    height: 30px;

}
.clsb_table_product td{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.clsb_table_product .col1{
    padding: 10px 5px; color: #08c;
    /*max-width:80px; width:80px;*/
}
.clsb_table_product .col2{
    padding: 10px 5px; color: #08c;
    /*max-width:210px; width:210px;*/
}
.clsb_label_product{
    min-width: 121px;
    white-space: pre-wrap;
    vertical-align: middle;
    box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box;
    padding: 5px 10px;
}
.clsb_input_product{
    vertical-align: middle;
    min-width: 300px;
    box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box;
    width: 100%;
    resize: none;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
}
.clsb_submit_upload{
    float: right;
    min-height: 50px;
    min-width: 150px;
    margin: 10px auto;
    margin-right: 100px;
}
.clsb_table_product .rows-left{
    width: 30%;
}
.clsb_image:hover{
    opacity: 0.5;
}
.clsb_image.thumbnail_cp{
    color: #08c;
    border-color: #08c;
    width: 75px;
    height: 101px;
    padding-top: 10px;
    font-size: 14px;
}
.clsb_image.thumbnail_cp.app{
    height: 75px;
    padding-top: 5px;
}
.clsb_image.cover{
    color: #f89406;
    border-color: #f89406;
    height: 212px;
}
.clsb_image.cover.app{
    height: 150px;
    padding-top: 40px;
}
.clsb_image{
    vertical-align: top;
    margin: 5px 10px 0px 0px;
    display: inline-block;
    cursor: pointer;
    color: #888;
    padding-top: 60px;
    width: 150px;
    text-align: center;
    font-size: 20px;
    box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box;
    height: 200px;
    border: 2px #888 solid;
    background-size: 100% 100%;
}
.clsb_image.fimages{
    padding-top: 20px;
    font-size: 16px;
    width: 80px;
    height: 100px;
}
.border_imglist{
    margin: 15px 5px;
    /*height: 150px;*/
    display: inline-block;
    vertical-align: top;
}
.border_imglist img{
    height: 100%;
    display: inline-block;
    vertical-align: top;
    margin: 0px 5px;
}
.border_imglist_large {
    height: 120px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    overflow: auto;
}
.border_imglist_large img{
    height: 100%;
    display: inline-block;
    vertical-align: top;
    margin: 0px 5px;
}

#buminta_popup{
    position: fixed; top: 0px; left: 0px;
    background: rgba(0,0,0,0.5); z-index: 99; width: 100%; height: 100%; text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
}
#buminta_popup .border{
    margin: 50px auto;
    width: 400px;
    min-height: 100px;
    position: relative;
    overflow-y: auto;
    text-align: center;
    background: #fff;
    border: 1px solid rgba(0,0,0,0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box;
}
#buminta_popup .head{
    font-weight: bold;
    color: #fff;
    width: 100%;
    height: 30px;
    margin: 5px auto;
    background: #ff7901;
    text-align: left;
    box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box;
    padding: 5px 10px;
}
#buminta_popup .block{
    margin: 10px auto;
    width: 350px;
}
#buminta_popup .block table{
    margin: 20px auto;
    text-align: left;
    font-size: 14px;
}
#buminta_popup .block input{
    padding: 0px 10px;
    border-radius: 2px;
    width: 200px;
    height: 30px;
    border: 1px #888 solid;
}
#buminta_popup .block .msg{
    font-size: 14px;
    margin: 20px auto;
}

#buminta_popup .block .button.active{
    background: #0091c1;
}
#buminta_popup .block .button{
    color: #fff;
    background: #b6b39c;
    margin: 0px 10px;
    border-radius: 2px;
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px;
    height: 30px;
    border: 0px;
}

.inline{
    display: inline-block;
    width: 100%;
    overflow: hidden;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.clsb_metadataview{
    display: none;
    width: 100%;
}
.clsb_metadataview table{
    width: 100%;
    box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box;
    min-height: 10px;
    border: 1px #888 dashed;
    margin-top: 5px;
    padding: 5px 10px;
}

.clsb_container{
    width: 100%;
    min-height: 300px;
    text-align: center;
}
.clsb_left_menu{
    margin: 0px;
    min-width: 280px;
    vertical-align: top;
    display: inline-block;
    margin-bottom: 20px;
}
.clsb_left_menu ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.clsb_left_menu ul li{
    width: 100%;
    height: 30px;
    background: #EAEAEA;
    color: #888;
    cursor: pointer;
    padding: 5px 10px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box;
    margin-bottom: 5px;
}
.clsb_report_border{
    width: 100%;
    border: 1px #EAEAEA solid;
    padding: 0;
    border-radius: 2px;
    box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box;
    margin: 0;
}

.clsb_left_menu ul li:hover{
    color: #999;
}

.clsb_main_content{
    /*min-width: 800px;*/
    min-height: 450px;
    vertical-align: top;
    /*display: inline-block;*/
    /*margin-left: 10px;*/
    /*float: left;*/
    border: 1px #EAEAEA solid;
}
.clsb_main_content .label,.clsb_report_border .label{
    color: #08c;
    background: #EAEAEA;
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    font-size: 14px;
    padding: 10px 20px;
    text-shadow: none;
    box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box;
    text-align: left;
}

.clsb_chart_content{
    /*min-width: 600px;*/
    /*min-height: 350px;*/
    /*margin: 10px 0px;*/
}

.clab_box_selectbook{
    padding: 5px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    border: 1px solid #999;
    max-height: 200px;
    max-width: 220px;
    overflow-x: hidden;
    display: none;
    overflow-y: scroll;
}

.clsb_right_menu{
    /*width: 20%;*/
    /*float: right;*/
    /*min-width: 280px;*/
    /*margin: 0px 20px;*/
    /*display: inline-block;*/
    /*vertical-align: top;*/
}

.clsb20_review_comment{
    border: 1px #888 solid;
    margin: 10px;
    /*border-radius: 5px;*/
    box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box;
    padding: 10px;
    padding-bottom: 0px;
    position: relative;
}
.clsb20_review_comment .border_msg{
    padding-bottom: 10px;
    border-bottom: 1px #888 dashed;
}
.clsb20_review_comment .border_msg .left, .clsb20_review_comment .border_msg .right{
    width: 100%;
    min-height: 20px;
    padding: 5px;
    margin-top: 2px;
}
.clsb20_review_comment .border_msg .right{
    /*background: #888;*/
    color: #08c;
    text-align: left;
}
.clsb20_review_comment .border_msg .left{
    /*background: #EAEAEA;*/
    color: #888;
    text-align: right;
}
.clsb20_review_comment .border_msg .user{
    font-weight: bold;
}
@media (max-width: 980px) {
    .clsb_label_product {
        min-width: auto;
    }
}
@media (min-width: 768px) {
    .clsb_main_content {
        margin-left: 18px;
    }
}

.clsb_p_right_product{
    min-width: 121px;
    white-space: pre-wrap;
    vertical-align: middle;
    box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box;
    padding: 5px 10px;
    text-align: right;
}

.clsb_p_left_product{
    min-width: 121px;
    white-space: pre-wrap;
    vertical-align: middle;
    box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box;
    padding: 5px 10px;
    text-align: left;
}

/**
 * Fix lỗi bị tràn text ra khỏi form ở màn hình review sách của cba (Thông tin phản hồi).
 * Khi có comment của admin thì xảy ra lỗi này
 */
.clsb_text_wrap {
    white-space: normal !important;
}