#bodytheme{height:100%;}
.lm_popout,.lm_maximise{display:none;}
#general_func{display:none;}
.rowbt{padding:0px 10px;}
.theme-large{
    transform: scale(1.2);
    transform-origin: 0px 0px;
    height: calc(83.3333%) !important;
    width: calc(83.3333%);
}
.theme-normal{
    transform: scale(1);
    transform-origin: 0px 0px;
    height: calc(100%) !important;
    width: calc(100%);
}
.theme-small{
    transform: scale(0.8);
    transform-origin: 0px 0px;
    height: calc(125%) !important;
    width: calc(125%);
}
.scrollable .lm_content {
  overflow: scroll;
}
.lm_header .lm_tab .lm_close_tab{top:0px !important;}
.btn100{width:100%;}
.rtaikhoan .col-md-12{
    padding:5px;border: 1px solid #eee
}
.rtaikhoan .colle{
    background-color: #eee;
}