body {
  /*font-family: "Open Sans";*/
  font-size: 13px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Open Sans";
}
ul{
   padding: 0;
}
th {
    background: #8DB4E2;
    font-size: 13px;
}
label{
   margin: 0;
}
p{
   margin: 0;
}
.clear{
   clear: both;
}
.fr{
   float: right;
}
.fl{
   float: left;
}
.red{
   color: red;
}
.view_active{
   width: 46px;
   height: 30px;
   margin: 0;
}
.posi_rela{
   position: relative;
}
.box_view_body td{
   vertical-align: middle !important;
}
.tr_select2 .form-control{
   padding: 0;
}
.view_adm_search_element .select2-container-multi .select2-choices{
   border: none;
}
.box_content .minicolors-theme-default .minicolors-input{
   display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding-left: 30px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.box_content .minicolors-theme-default .minicolors-swatch {
   top: 5px;
   left: 5px;
   width: 22px;
   height: 23px;
}
.content-wrapper .box {
    border-top: none;
}
.content-wrapper .box-body{
   padding: 0px;
}
.content-wrapper .box{
   border-top: none ;
}
.content-wrapper .box_content{
   padding: 0px 10px;
   width: 100%;
}
#example1_wrapper {
    padding: 10px;
}
.have_img_1, .sale_status_1, .rental_status_1{
   background: #00ef3f;
}
.warning_1{
   background: red;
}
.warning_2{
   background: yellow;
}
.body_popup{
   
}
.body_popup #scrollbar1{
 
}
.table_content .form_text input[type=checkbox],.table_content .form_text input[type=radio] {
    scale: 2;
}
/*********************************************************************/
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn {
    display: inline-block;
    margin: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.btn.focus, .btn:focus, .btn:hover {
    text-decoration: none;
}
button, [type=button], [type=reset], [type=submit] {
    -webkit-appearance: button;
}
.btn_edit_item{
   width: 40px;
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.slider.round {
    border-radius: 34px;
}
.slider {
    cursor: pointer;
    width: 44px;
    height: 26px;
    display: block;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    position: relative;
}
.slider_checked {
    background-color: #2196F3;
}
.slider.round:before {
    border-radius: 50%;
}

.slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 4px;
    bottom: 3px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
.slider_checked:before{
   right: 4px;
   left: auto;
}
.custom_class_editable input, button {
    margin-left: 10px;
}
.custom_class_editable select{
   height: 32px;
}
.custom_class_editable  button {
    display: inline-block;
    padding: 5px 12px;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.custom_class_editable button{
   color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.custom_class_editable button:last-child{
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.element_select2 .element2{
   padding: 0 !important;
}
.view_adm_search_element input[type=checkbox]
{
  /* Double-sized Checkboxes */
  -ms-transform: scale(2); /* IE */
  -moz-transform: scale(2); /* FF */
  -webkit-transform: scale(2); /* Safari and Chrome */
  -o-transform: scale(2); /* Opera */
  transform: scale(2);
  padding: 10px;
}
.view_adm_search_element label{
   padding-right: 10px;
   padding-left: 15px;
   line-height: 34px;
}
.navbar_user_online{
   float: left;
   color: #FFF;
}
.navbar_user_online_txt1{
   float: left;
   width: auto;
   line-height: 42px;
   font-size: 15px;
   margin-right: 10px;
}
.navbar_user_online_txt2{
   float: left;
   width: auto;
   line-height: 42px;
   font-size: 15px;
   margin-right: 10px;
}
.navbar_user_online_noactive .navbar_user_online_txt1,.navbar_user_online_noactive .navbar_user_online_txt2{
   display: none;
}
.navbar_user_online .navbar_user_online_icon{   
   border-radius: 34px;   
   cursor: pointer;
   width: 44px;
   height: 26px;
   display: block;
   background-color: #ccc;
   -webkit-transition: .4s;
   transition: .4s;
   position: relative;
   margin-top:8px;
   float: left;
}
.navbar_user_online_noactive .navbar_user_online_icon{
   background-color: #ccc;
}
.navbar_user_online_active .navbar_user_online_icon{
    background-color: #5cb85c;
}
.navbar_user_online_icon:before {
    border-radius: 50%;
    right: 4px;
    left: auto;
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 4px;
    bottom: 3px;    
    -webkit-transition: .4s;
    transition: .4s;
}    
.navbar_user_online_active .navbar_user_online_icon:before {
   background-color: #fff;
}
.navbar_user_online_noactive .navbar_user_online_icon:before {
   background-color: white;
}
.sidebar-menu  .item_menu_online {
   width: 100%;
   float: left;
   color: #FFF;
   height: 26px;
   padding: 3px 10px 3px 35px;
}
.sidebar-menu  .item_menu_online:before {
    border-radius: 50%;
    right: 4px;
    left: auto;
    position: absolute;
    content: "";
    height: 14px;
    width: 14px;
    left: 16px;
    bottom: 6px;
    -webkit-transition: .4s;
    transition: .4s;
    background-color: #CCC;
}
.sidebar-menu  .item_menu_online_1:before{
   background: #5cb85c;
}
.sidebar-menu  .item_menu_online > span:not(.pull-right){
   display: block ;
}
.sidebar-collapse .sidebar-menu  .item_menu_online > span:not(.pull-right){
   display: none;
}
.sidebar-collapse .sidebar-menu  .item_menu_online:hover > span:not(.pull-right){
    display: block !important;
    position: absolute;
    width: 200px;
    left: 50px;
    top: 0;
    margin-left: -3px;
    padding: 12px 5px 12px 20px;
    background-color: inherit;
    border-top-right-radius: 4px;
    color: #ffffff;
    background: #1e282c;
    border-left-color: #3c8dbc;
}
.sidebar-open .sidebar-menu  .item_menu_online > span:not(.pull-right){
   display: block;
}
.sidebar-open.sidebar-collapse .sidebar-menu  .item_menu_online:hover > span:not(.pull-right){
    display: block !important;
    position: static;
    width: auto;
    left: 0;
    top: 0;
    margin-left: 0;
    padding: 0;
    background-color: inherit;
    border-top-right-radius: 0;
    color: #ffffff;
    background: none;
    border-left: none ;
}
.skin-blue .sidebar-menu > .item_menu_online:hover > a, .skin-blue .sidebar-menu > .item_menu_online.active > a{
   
}
#scrollbar1 {
    width: 100%;
    float: left;
}
/************************************ PAGING **************************************/
.paging_wrap_t2{
   float: left;
   width: 100%;
   height: 44px;
   font-size: 14px;
   padding: 0px;
   margin: 5px 0px;
   line-height: 24px;
}
.paging_content{
   float: left;
   font-size: 14px;  
}
.separator_content{
   width: auto;
   float: left;
   padding: 8px 6px;
   background: #ddd;
   margin-right: 5px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
}
.separator_content select{
   margin: 0px 6px;
}
.paging_content a {
   color: #666;
   font-size: 14px;
   font-weight: 700;
   float: left;
   margin-right: 5px;
}
.paging_normal {
    padding: 8px 18px;
    background: #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.paging_normal:hover {
    padding: 8px 18px;
    color: #AF1518;
}
.paging_active {
   padding: 8px 18px;
   color: #FFF;
   font-weight: 700;
   background-color: #FC3;
   border-color: #FC3;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   float: left;
   margin-right: 5px;
}
/**********************************************************/
.vred {
    color: #f75327 !important;
}
.top_search{
   float: left;
   width: 300px;
   position: relative;
   margin-top: 6px;
}
.itop_search_type{
   width: auto;
   float: left;
   height: 30px;
   cursor: pointer;
   font-size: 14px;
   line-height: 30px;
   padding-left: 10px;
   padding-right: 10px;
   box-sizing: border-box;
   border-color: transparent;
   background: #f4f4f4;
   position: absolute;
   left: 0;
   top: 0;
}
.itop_search_type .arrow_down{
   float: right;
   margin-top: 12px;
}
.itop_search_key{
   margin-left: 110px;
   margin-right: 101px;
   padding: 0px 10px;
   box-sizing: border-box;
   border-left: 1px solid #DDD;
   position: relative;
}
/************************************/
.itop_search_type .itop_search_type_sub{
   display: none;
   position: absolute;
   top: 29px;
   left: -1px;
   width: 110px;
   padding: 0px;
   line-height: 26px;
   border: 1px solid #ddd;
   background: #FFF;
   z-index: 999;
}
.its_type_name{
   margin-right: 5px;
}
.itop_search_type:hover .itop_search_type_sub ul{
   margin: 0;
}
.itop_search_type:hover .itop_search_type_sub{
   display: block;
}
.itop_search_type .itop_search_type_sub a{
   display: block;
   width: 100%;
   padding: 0px 10px;
   line-height: 26px;   
}
.itop_search_type .itop_search_type_sub a:hover{
   background: #EFEFEF;
}
.top_search .form-control-feedback{
   top: 0px;
   right: 3px;
}
.arrow_down {
    border-top: 4px solid #BBB;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}
.itop_search_type .arrow_down {
    float: right;
    margin-top: 14px;
}
.top_search_content{
   position: absolute;
   top: 31px;
   left: 0px;
   min-height: 50px;
   background: #FFF;
   width: 680px;
   display: none;
   box-shadow: 0 4px 20px rgba(204,204,204,.9);
}
.top_search_title{
   color: #fff;
   line-height: 26px;
   background: #E53935;
}
.top_search_title span{
   padding-left: 10px;
   font-size: 14px;
}
.top_search .top_search_key{
   height: 30px;
   width: 100%;
   line-height: 30px;
   padding: 0px 6px 0px 66px ;
   float: left;
   border: none;
   box-shadow: none;
}
.top_search .top_search_key:focus { 
   border: none;
   box-shadow: none;
}
.top_search_result{
   padding: 0;
   list-style: none;
   margin: 0;   
   background: #E53935;
}
.top_search_result li{
   font-size: 14px; 
   background: #FFF;  
   border-bottom: 1px solid #eee;
}
.top_search_result li a{
   color: #333;
   width: 100%;
   padding: 12px 10px;
   display: block;
}
.top_search_result li:nth-child(2) {
   background: #f8f8f8;
}
.top_search_result li:hover{
   background: rgba(249,215,214,.95);
}
/*******************************************************************/
.box_view_body{
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
}
.view_adm_header{
   width: 100%;   
}
.view_adm_header h3{
   margin: 0;
   min-height: 35px;
   font-size: 18px;
   padding: 0px 0px 5px 0px;
}
.view_adm_search_element {
    width: 100%;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    position: relative;
    height: 34px;
}
.search_btn_more button {
   background: #CCC;
}
.search_btn_more.search_btn_more_active button {
   background: #10b759;
}
.search_form_wrap .view_adm_search_element.search_item_more{
   display: none;
}
.search_form_wrap_active .view_adm_search_element.search_item_more{
   display: block;
}
.view_adm_search_element .search_day{
   width: 90px;
}
.view_adm_search_element .search_phone{
   width: 120px;
}
.view_top_setup_view{
   position: relative;
   z-index: 7;
   float: right !important;
}
.view_top_setup_view_wrap{
   position: absolute;
   display: none;
   max-height: 388px;
   overflow: auto;
   position: absolute;
   font-size: 13px;
   font-family: Arial, Helvetica, sans-serif;
   font-stretch: 100%;
   font-style: normal;
   font-weight: 400;
   line-height: normal;
   transform: translateY(0px);
   -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    position: absolute;
    top: 32px;
    left: auto;
    right: 0;
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 25px rgb(0 0 0 / 25%);
    -moz-box-shadow: 0 5px 25px rgba(0,0,0,.25);
    box-shadow: 0 5px 25px rgb(0 0 0 / 25%);
    border: none;
    min-width: 150px;
    overflow: hidden!important;
    transform: none!important;
    max-height: inherit!important;
    transition: inherit!important;
    padding: 0.5rem 0;
    width: 352px;
}
.view_top_setup_view_wrap ul{
   width: 100%;
   float: left;
   list-style: none;
   padding: 0px 10px;
}
.view_top_setup_view_wrap ul li{
   width: 50%;
   float: left;
   padding: 5px;
   height: 32px;
}
.view_top_setup_view_wrap ul li label{
   font-weight: normal;
   cursor: pointer;
}
.view_top_setup_view_wrap ul li [type="checkbox"]{
   vertical-align:middle;
   margin: 0;
}

.view_adm_top_element .btn-group{
   width: 100%;
}
.view_top_duyet .duyet_sub{
   width: 100%;
}
@media (min-width: 768px){
   .form-inline .view_adm_search_element {
       display: inline-block;
       width: auto;
       vertical-align: middle;
   }
   .view_top_duyet .duyet_sub{
      width: 50%;
   }
   .view_adm_top_element .dropdown_menu_duyet {       
       max-width: 800px !important;
   }
}
.view_adm_top_element .dropdown_menu_duyet {
    width: 800px;
    max-height: 300px;
    overflow-y: scroll;
    max-width: 100%;
}
.view_adm_top_element {
    width: auto;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    position: relative;
}
.view_adm_top_element input[type=text]{
   width: 100%;
}
.view_adm_top_label{
   float: left;
   line-height: 30px;
   padding: 0px 5px;
}
@media (min-width: 768px){
   .form-inline .view_adm_top_element {
       display: inline-block;
       width: auto;
       vertical-align: middle;
   }
   .box-body .view_adm_top_element {
       display: inline-block;
       width: auto;
       vertical-align: middle;
   }
}
.add_wrap{
   display: none;
}
.view_adm_top_add {
    width: 100%;
    float: left;    
    margin-bottom: 5px;
}
.view_adm_top_add input[type=text]{
   width: 100%;
}
.view_adm_top_add select{
   width: 200px !important;
}

.row_add_top{     
   position: static;
}
@media (min-width: 768px){
   .form-inline .row_add_top {       
      width: auto;
      position: absolute; 
      top: -42px;
        right: 172px;
        z-index: 99;     
   }
}
.view_adm_top_element2{     
   width: 100%;
}
@media (min-width: 768px){
   .form-inline .view_adm_top_element2 {       
      width: 360px;            
   }
}
.add_relative{
   position: absolute;
   top: 5px;
   right: 5px; 
}
.login-page {
  background: #d2d6de;
  background-position: center center;
}
.login-logo {
  margin-bottom: 0px;
  padding: 20px 0;
  background-color: #ffdd2b;
}
.form-select{
   max-width: 200px;
}
.form-input-file{
   border: none;
   padding: 5px 0px;
}
.form-input-radio{
  
}
.form-input-btn{
   margin-right: 10px;
}
.bv_update_form .form-input-btn{
   margin-right: 5px;
   padding: 6px 10px;
}
.form-label-radio{
   cursor: pointer;
}
.icom-admin-username {
  border: 1px solid #ccc;
  width: 100%;
  text-align: center;
  font-size: 18px;
  padding: 5px 0;
  font-weight: 700;
}
.adm_img{
   max-width: 50px;
   max-height: 60px;
   overflow: hidden;
}
.adm_img img{
   max-width: 50px;
   overflow: hidden;
}
.form_errorMsg{
   color: red;
}
.form_asterisk{
   color: red;
}
#icom-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1100;
  display: none;
}

#icom-popup .overlay{
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.3);
  z-index: 1104;
}

#icom-popup .dialog-wrap{
  position: absolute;
  top:40%;
  left: 50%;
  height: 200px;
  width: 460px;
  margin-top: -100px;
  margin-left: -230px;
  background-color: black;
  z-index: 1105;
  border: 1px solid #E7E7E7;
}
#icom-popup .dialog-wrap .dialog-meg {
  background: none repeat scroll 0 0 white;
  height: 150px;
  width: 100%;
}

#icom-popup .dialog-wrap .dialog-meg p{
  width: 100%;
  text-align: center;
  padding-top: 30px;
  font-size: 20px;
}

#icom-popup .dialog-wrap .dialog-footer {
  background: none repeat scroll 0 0 #E7E7E7;
  height: 50px;
  width: 100%;
}
#icom-popup .dialog-wrap .dialog-footer a{
  margin-top: 8px;
}

.icom-dialog-apply {
  float: left;
  margin-left: 20px;
}

.icom-dialog-cancel {
  float: right;
  margin-right: 20px;
}

.icom-admin-img-thumbnail {
  height: auto;
  max-height: 35px;
  overflow: hidden;
  width: 100%;
}
.icon-admin-subtitle {
  color: #555;
  display: block;
  font-size: 13px;
  font-style: italic;
}
.icom-menu-default-delete,.icom-default-delete {
  float: right;
}
.default-load-file-name, .default-load-file-value {
  border: none;
  padding: 0;
}
.icom-admin-slider-img {
  width: 100%;
  height: 90px;
  max-height: 90px;
}

.ex-modal-wrapper, .ex-modal-wrapper-special-delete {
  display: none;
}

.modal{
  position: fixed;
  top: 5%;
  left: 50%;
  margin-left: -25%;
  right: auto;
  bottom: auto;
  display: block;
  z-index: 10000;
  background: transparent!important;
}

.ex-model-overlay, .ex-model-overlay-upload {
  background: none repeat scroll 0 0 rgba(0,0,0, 0.6);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}

.ex-model-overlay-upload .modal-dialog {
  width: 800px;
}
.admin-media-view-img img{
  max-width: 100%;
}

.ex-form-shop-submit-ajax:hover {
  background: #E08E0B;
}
.ex-form-shop-submit-ajax:hover i{
  color: white;
}
.ex-load-bar {
  background: url("../imgs/loadbar.gif") no-repeat;
  width: 100%;
  height: 50px;
}
.ex-form-css-input {
  min-width: 230px;
  font-weight: 700;
  text-align: right;
}
.ex-form-css-group-input {
  margin: 5px 0px;
}
.ex-form-css-input-img {
  border-right: 1px solid #d2d6de;
}
.ex-layout-title {
  color: #eee;
  display: block;
  float: left;
  font-size: 14px;
  font-weight: 700;
  margin: 0;
  max-width: 100%;
  padding: 17px 0;
  text-transform: uppercase;
}
.td_label{
   width: 160px;
}
.form_text{
   position: relative;
}
.form_name_100 .form_name{
   width: 100px;
}
.form_name_150 .form_name{
   width: 150px;
}
.form_name_200 .form_name{
   width: 200px;
}
.form_div_label{
   float: left;
   text-align: right;
   line-height: 36px;
   margin-right: 10px;
}
.form_div_input{
   width: auto;
   float: left;
   margin-right: 10px;
}
.form_div_item{
   width: auto;
   float: left;
}
.pru_price_same{
   line-height: 36px;
   font-weight: bold;
   color: #E02222;
   font-size: 14px;
}
.input-short{
   width: 200px;
}
.form_div_input .input-normal{
   width: 570px !important;
}
.form-select{
   width: 200px;
}
.form_name_100 .form_div_label{
   width: 100px;
}
.form_name_150 .form_div_label{
   width: 150px;
}
.form_name_200 .form_div_label{
   width: 200px;
}
.adm_view_tr1{
   background: #ECF0F5;
}
.adm_view_tr0{
   background: #FFF;
}
.item_role label{
   cursor: pointer;
}
.dd_top{
   overflow: hidden;
}
.dd_content{   
   overflow-x: scroll;
}
.dd_content p{
   margin: 0 0 5px;
}
.dd_content table tr td{
   padding: 6px 5px 0px 5px !important;
   border: 1px solid #A59E9E !important;
}
.dd_content table tr th{ 
   border: 1px solid #A59E9E !important;
}
.adm_tabel_0 table tr td{
   padding: 6px 5px 0px 5px !important;
   border: 1px solid #A59E9E !important;
}
.adm_tabel_0 table tr th{ 
   border: 1px solid #A59E9E !important;
}
.list_content table tr td {
    padding: 1px 8px;
}
.dd_content_1800{
   width: 1800px;
}
.dd_content_1700{
   width: 1700px;
}
.dd_content_1600{
   width: 1600px;
}
.dd_content_1500{
   width: 1500px;
}
.dd_content_1400{
   width: 1400px;
}
.dd_content_1300{
   width: 1300px;
}
.dd_content_1200{
   width: 1200px;
}
.dd_content_1100{
   width: 1100px;
}
.dd_content_1000{
   width: 1000px;
}
.dd_content_900{
   width: 1600px;
}
.dd_content_100{
   width: 100%;
}
.jeditor_select button{
   background-color: #3c8dbc;
   border-color: #367fa9;
   border-radius: 3px;
   -webkit-box-shadow: none;
   box-shadow: none;
   display: inline-block;
   padding: 0px 12px;   
   font-size: 14px;
   font-weight: 400;
   line-height: 1.42857143;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   -ms-touch-action: manipulation;
   touch-action: manipulation;
   cursor: pointer;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 4px;
   color: #FFF;
   margin-top: -2px;
   margin-bottom: 0;
   margin-left: 6px;
}
.dd_status.active{
   background: #00a65a !important;
}
.dd_status.no_active{
   background: #BF0C0C !important;
}
.dd_status.no_active_admin{
   background: #ffff56 !important;
}
.dd_action{
   cursor: pointer;
}
.pointer:hover td{
   opacity: 0.5;
}
.pointer:hover td:hover{
   opacity: 1 !important;
}
.dinh_bien_tuyen{
   list-style: none;
}
.dinh_bien_tuyen .dinh_bien_label{   
   cursor: pointer;
}
.dinh_bien_tuyen li{
   padding: 8px 0px;
   float: left;
   width: 100%;
   border-bottom: 1px solid #ccc;
}
.dinh_bien_input{
   padding: 2px 5px;
}
.dibi_item{
   float: left;
   position: relative;
}
.dibi_item .input_score{  
   padding: 2px 5px;
   width: 50px;
}
.dibi_item .form-select{
   float: left;
   width: 120px;
   padding: 3px 5px;
   height: 28px;
}
.dibi_item2 .dinh_bien_label{
   float: left;
   line-height: 30px;
   margin-right: 6px;
}
.dibi_item3 .input_thoi_han {
   padding: 3px 6px;
}
.dibi_item1 {
   width: 175px;
}
.dibi_item2 {
   width: 200px;
}
.dibi_item3 {
   width: 215px;
}
.dibi_item4 {
   width: 100px;
}
/******************************** sdv_tree_li *****************************/
.sdv_tree .sdv_tree_content{
   display: none;
}
.sdv_tree_ul{
   list-style: none;
   margin: 0;
}
.sdv_tree .sdv_tree_top{
   cursor: pointer;
}
.xu_ly_vi_pham{
   border-left: 3px solid #d2d6de;
   border-bottom: 3px solid #d2d6de;
}
.xu_ly_vi_pham .sdv_tree_top p{
   font-weight: bold;
   font-size: 16px;
   padding: 5px 10px;
   color: #FFF;
}
.xu_ly_vi_pham .sdv_tree_top{
   line-height: 36px;
}
.xu_ly_vi_pham .xlvp_title_0{
   background: #00c0ef;
}
.xu_ly_vi_pham .xlvp_title_1{
   background: #f39c12;
}
.xu_ly_vi_pham .xlvp_title_2{
   background: #f56954;
}
.xu_ly_vi_pham .xlvp_title_3{
   background: #39CCCC;
}
.xu_ly_vi_pham .xlvp_title_4{
   background: #D81B60;
}
.xu_ly_vi_pham .xlvp_title_5{
   background: #ff851b;
}
@media (min-width: 768px){
   .form-inline .xu_ly_vi_pham .form-control {
       width: 100%;
   }
}

/*******************************popup**********************************/
.popup {
   position: fixed;
    width: 50%;
    top: 0px;
    right: 0px;
    height: 100%;
    background: #FFF;
    padding: 15px 20px 20px 20px;
    overflow-y: scroll;
    display: none;
    z-index: 9999; 
}
.popup_75{
   width: 75% !important;
   left: 12.555555%;
}
.popup_66{
   left: 17%;
   width: 66% !important;
}
.popup_80{
   left: 10%;
   width: 80% !important;
   overflow: hidden;
}
.popup .pop_wrapper {
    position: relative;      
}
.popup .pop_wrapper .icon-close {
    background: url(/admin/themes/imgs/icon_close.png) no-repeat;
    background-size: 100%;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 8px;
    right: 8px;
    cursor: pointer;
}
.popup .pop_title {
   
}
.popup .pop_content {    
    margin: 20px 0;
}
.pop_dieu_do .item{
   width: 100%;
   float: left;
   margin-bottom: 10px;
   line-height: 30px;
}
.pop_dieu_do .item_sub{
   width: 50%;
   float: left;
   position: relative;
}
.item_sub_content{
   width: auto;
   float: left;
   position: relative;
}
.popup .pop_dieu_do .item_sub_input{
   width: 150px;
}
.pop_dieu_do .pop_label{
   width: 110px;
   float: left;
   min-height: 20px;    
   line-height: 30px;
   padding-left: 10px;
   color: #333;
   font-weight: bold;
   display: block;
}
.popup .pop_select{
   border-radius: 0px !important;
   box-shadow: none;
   border-color: #d2d6de;
   width: 200px;
   height: 30px;
}
.popup .pop_area{
   border-radius: 0px !important;
   box-shadow: none;
   border-color: #d2d6de;
   width: 460px;
   height: 60px;
   padding: 2px 5px;  
   line-height: 16px;
}
.popup .pop_text{
   border: 1px solid #d2d6de;
   width: 460px;
   height: 30px;
   padding: 2px 5px;
}
#overlay_for_popup {
    top: 0;
    left: 0;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 8;
    display: none;
    background: rgba(0,0,0,.6);
}
.paging_wrap{
   padding: 5px;
   background-color: #FBBA28;
   margin: 5px 0px;
}
.paging_wrap .ppage{
   width: 36px;
   padding: 0px 6px;
}
.paging_wrap .plimit{
       margin: 0px 5px;
}
/************************************************************/
.detail_product_tab {
    border-bottom: 1px solid #1887ce;
    line-height: 28px;
    list-style: none;
    width: 100%;
    float: left;
    padding: 0;
}
.detail_product_tab li {
    border: 1px #E5E5E5 solid;
    border-bottom: none;
    border-left: none;
    float: left;
    position: relative;
    white-space: nowrap;
    height: 29px;
}
.detail_product_tab li:first-child {
    border-left: 1px #E5E5E5 solid;
}
.detail_product_tab li a {
    background: #F3F3F3;
    display: block;
    padding: 0px 10px;
}
.detail_product_tab li.active {
    border: 1px solid #1887ce;
    border-bottom: none;
    font-weight: bold;
}
.detail_product_tab li i {
    background: #FFF;
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    bottom: -1px;
}
.detail_product_tab li.active a, .detail_product_tab li.active a:hover {
    background: #FFF;
    color: #365DB5;
}
/**********************************************************************/
.row_orders_count {
    width: 100%;
    float: left;
    padding-bottom: 10px;
    font-size: 16px;
}
.row_orders_count .text{
   font-weight: bold;
}
.row_orders_count .item {
    width: auto;
    float: left;
    margin-right: 15px;
    padding: 3px 5px;
    border: 1px solid #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.row_orders_count .item a {
    color: #333;
}
.row_orders_count .item_100 .total {
    background-color: #d40a0a !important;
}
.row_orders_count .item .total {
    color: #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #367fa9;
    padding: 2px 8px;
    font-weight: bold;
}
/*************************************************************/
.menu_scroll {
    display: table;
    width: 100%;
    z-index: 999;
    margin-bottom: 10px;
    background: #ecf0f5;
    color: #333;
}
.menu_scroll.scroll {
    background: #00a65a;
    position: fixed;
    top: 0;
    left: 50px;
    width: 100%;
}

.menu_scroll ul {
    list-style: none;
}
.menu_scroll ul li {
    float: left;
    padding: 10px 10px;
    cursor: pointer;
    font-size: 15px;
    position: relative;
}
.menu_scroll ul li .total_confirm{
   position: absolute;
   top: 2px;
   right: 0px;
   font-size: 10px;
   color: #FFF;
   background: red;
   padding: 2px 5px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
}
.menu_scroll ul li ul.dropdown {
   position: absolute;
   min-width: 330px;
   background: #fff;
   margin-top: 10px;
   left: 0;
   display: none;
   z-index: 99;
   max-height: 300px;
   overflow-y: scroll;
   border: 1px solid #ecf0f5;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
}
.menu_scroll ul li:hover > .dropdown {
    display: block;
}
.menu_scroll ul li ul.dropdown li {
    width: 100%;
}
.menu_scroll ul li ul.dropdown li.active {
    background: rgba(0,0,0,0.3);
}
.menu_scroll ul li ul.dropdown li.active a,
.menu_scroll ul li.active a {
    color: #333;
}
.menu_scroll ul li ul.dropdown li a,
.menu_scroll ul li a {
    color: #333;
    display: block;
}
.menu_scroll.scroll li {
    color: #333;
}
.menu_scroll>ul>li:hover,
.menu_scroll>ul>li.active_scroll,
.menu_scroll>ul>li.active {
   background: #FFF;
   -webkit-border-top-left-radius: 5px;
   -webkit-border-top-right-radius: 5px;
   -moz-border-radius-topleft: 5px;
   -moz-border-radius-topright: 5px;
   border-top-left-radius: 5px;
   border-top-right-radius: 5px;
}
.menu_scroll ul.dropdown li {
    padding: 0;
}
.menu_scroll ul.dropdown li a {
    padding: 8px 25px;
    font-size: 14px;
}
.menu_scroll ul li ul.dropdown li.active,
.menu_scroll ul li ul.dropdown li:hover {
    background: #216cb4;
}
.menu_scroll ul li ul.dropdown li.active a,
.menu_scroll ul li ul.dropdown li:hover a{
    color: #FFF;
}
.menu_scroll ul li::before {
    display: none;
}
/****************************************************************************/
#submit{
    background: #f37021;
   display: block;
   width: auto;
   color: #FFF;
   height: 40px;   
   float: left;
   padding: 0px 15px;
   font-weight: bold;
   line-height: 40px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
   margin-top: 5px; 
   border: none;
   cursor: pointer; 
   margin-right: 10px;
}
#reset{
   background: #CCC;
   display: block;
   width: auto;
   color: #333;
   height: 40px;   
   float: left;
   padding: 0px 15px;
   font-weight: bold;
   line-height: 40px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
   margin-top: 5px;
   border: none;
   cursor: pointer;  
}
/*************************************************************************/
#preview{
   color:#cc0000;
   font-size:12px;
}
#preview .img_avatar{
   border: 2px solid #FF7519;
}

#img_auto_preview{
   color:#cc0000;
   font-size:12px;
}
#img_auto_preview .img_avatar{
   border: 2px solid #FF7519;
}
.imgList {
   height: 90px;
   margin-right: 5px;
   border: 2px solid #dedede;
   float: left;
   width: 130px;
   overflow: hidden;
   cursor: pointer;
   margin-bottom: 10px;
   position: relative;
}
.imgList img{
   min-height:90px;
   width: 100%;
}
#imageloadbutton{
   width: 126px;
   height: 92px;
   background: url('/themes/v1/images/bg_upload_1.png') 0px 0px no-repeat;
   overflow: hidden;
   cursor: pointer;
}
#imageloadbutton #photoimg {
    display: block !important;
    width: 126px !important;
    height: 90px !important;
    opacity: 0 !important;
    overflow: hidden !important;
    cursor: pointer;
}
#img_auto_upload_button{
   width: 126px;
   height: 92px;
   background: url('/themes/v1/images/bg_upload_1.png') 0px 0px no-repeat;
   overflow: hidden;
   cursor: pointer;
}
#img_auto_upload_button #photoimg {
    display: block !important;
    width: 126px !important;
    height: 90px !important;
    opacity: 0 !important;
    overflow: hidden !important;
    cursor: pointer;
}
.btn_del_img {
    background: #f57301!important;
    color: #fff!important;
    padding: 0px 6px;
    display: block;
    float: right;
    font-size: 13px;
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 23px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
}
/***************************user form********************************/
.form_post_messaage{   
   color: #a94442;
   background-color: #f2dede;
   border-color: #ebccd1;
   padding: 25px 20px;
   margin-bottom: 20px;
   border: 1px solid transparent;
   border-radius: 4px;
   font-size: 16px;
   line-height: 26px;
}
.form_post_messaage a{
   color: #0054a0;
   text-decoration: underline;
}
.user_post_form {
    width: 100%;
    margin: 20px 0px;
    font-family: tahoma;
}
.user_post_form .user_post_form_content {
    width: 100%;
    padding: 0px 0px 30px 0px;
    background: #fff;
}
.user_post_form_content .item {
   padding: 10px 0;
   width: 100%;
   float: left;
   padding-right: 20px;  
   line-height: 36px;  
}
.user_post_form_content .item .item_sub_first{
   padding-right: 2%;
}
.user_post_form_content .item .item_sub_last{
   padding-left: 2%;
}
.user_post_form_content .item .item_sub{
   width: 50%;
   float: left;  
}
.user_post_form_content .item_message {
   width: 100%;
   float: left;
   color: red;
}
.user_post_form_content div label {
   float: left;
   width: 166px;
   text-align: right;
   padding-right: 15px;
   line-height: 36px;
}
.user_post_form_content .item_input{
   padding-left: 166px;
}
.user_post_form_content div input[type=text], .user_post_form_content div input[type=password] {
   border: 1px solid #dfdfdf;
   padding: 5px;
   width: 100%;
   height: 33px;
}
.user_post_form_content .input_select{
   width: 100%;
   height: 33px;
   line-height: 33px;
   border: 1px solid #dfdfdf;
}
.user_post_form_content .input_texta{
   border: 1px solid #dfdfdf;
   padding: 5px;
   width: 100%;
   height: 68px;
}
.user_post_form_content .input_des{
   border: 1px solid #dfdfdf;
   padding: 5px;
   width: 100%;
   height: 68px;
}
.user_post_form_content .dangky {
    width: 100%;
    text-align: center;
}
/***************************user form pro********************************/
.user_form_pro {
    width: 100%;
    font-family: tahoma;
}
.user_form_pro .user_form_pro_content {
    width: 100%;
    padding: 0px 0px 30px 0px;
    background: #fff;
}
.user_form_pro_content .item {
   padding: 8px 0;
   width: 100%;
   float: left;   
   line-height: 36px;
}
.user_form_pro_content .item .item_sub_first{
   padding-right: 2%;
}
.user_form_pro_content .item .item_sub_last{
   padding-left: 2%;
}
.user_form_pro_content .item .item_sub{
   width: 50%;
   float: left;  
}
.user_form_pro_content .item_message {
   width: 100%;
   float: left;
   color: red;
}
.user_form_pro_content div label {
   float: left;
   width: 100px;
   line-height: 36px;
   min-height: 10px;
}
.user_form_pro_content .item_input{
   padding-left: 160px;
}
.user_form_pro_content div input[type=text], .user_form_pro_content div input[type=password] {
   border: 1px solid #dfdfdf;
   padding: 5px;
   width: 100%;
   height: 33px;
}
.user_form_pro_content .input_select{
   width: 100%;
   height: 33px;
   line-height: 33px;
   border: 1px solid #dfdfdf;
}
.user_form_pro_content .input_texta{
   border: 1px solid #dfdfdf;
   padding: 5px;
   width: 100%;
   height: 68px;
}
.user_form_pro_content .input_des{
   border: 1px solid #dfdfdf;
   padding: 5px;
   width: 100%;
   height: 68px;
   float: left;
}
.user_form_pro_content .dangky {
    width: 100%;
    text-align: center;
}
.usi_description{
   font-size: 14px;
   line-height: 26px;
   margin-bottom: 20px;
}
.user_info_text .item{
   width: 100%;
   padding: 5px 0px;
}
.user_info_text .item label{
   width: 100px;
   display: block;
   float: left;
}
.item_input_image {
    width: 100%;
    float: left;
    padding: 10px;
    border: 1px solid #ccc;
    background: #f9f9f9;
}

/**********************************************************************/
.album_image{
   width: 100%;
   float: left;
   list-style: none;
   position: relative;
}
.album_image .album_item{
   width: 100%;
   float: left;
   overflow: hidden;
   max-height: 300px;
}
.album_image .item_hiden{
   display: none;
}
.album_image .album_item img{
   width: 100%;
   height: auto;
}
.album_image_total_2 .album_item_0,.album_image_total_3 .album_item_0,
.album_image_total_4 .album_item_0,.album_image_total_5 .album_item_0{
   border-bottom: 2px solid #FFF;
}

.album_image_total_3 .album_item_1{
   width: 50%;
   float: left;
   height: 120px;   
   border-right: 1px solid #FFF;
}
.album_image_total_3 .album_item_2{
   width: 50%;
   float: left;
   height: 120px;
   border-left: 1px solid #FFF;
}
.album_image_total_3 .album_item_1 img,.album_image_total_3 .album_item_2 img{
   width: 100%;
   height: auto;
   min-height: 120px;
}
.album_image_total_4 .album_item_1,.album_image_total_4 .album_item_2{
   width: 33.33333333%;
   float: left;
   height: 120px;   
   border-right: 1px solid #FFF;
}
.album_image_total_4 .album_item_3{
   width: 33.33333333%;
   float: right;
   height: 120px;
   border-left: 1px solid #FFF;
}
.album_image_total_4 .album_item_1 img,.album_image_total_4 .album_item_2 img,.album_image_total_4 .album_item_3 img{
   width: 100%;
   height: auto;
   min-height: 120px;
}
.album_image_total_5 .album_item_1,.album_image_total_5 .album_item_2,.album_image_total_5 .album_item_3{
   width: 25%;
   float: left;
   height: 120px;   
   border-right: 1px solid #FFF;
}
.album_image_total_5 .album_item_4{
   width: 25%;
   float: right;
   height: 120px;
   border-left: 1px solid #FFF;
}
.album_image_total_5 .album_item_1 img,.album_image_total_5 .album_item_2 img,
.album_image_total_5 .album_item_3 img,.album_image_total_5 .album_item_4 img{
   width: 100%;
   height: auto;
   min-height: 120px;
}
.album_image .album_more{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 25%;
    height: 120px;
    background-color: rgba(0,0,0,.58);
    color: #FFF;
    padding: 50px 10px 20px 10px;
    text-align: center;
    font-weight: bold;
    line-height: 20px;
    font-size: 14px;
    cursor: pointer;
}
.ord_key_content {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 90%;    
}
.item_ord_key{
   background: url("/admin/themes/imgs/icon_copy.jpg") center right 10px  no-repeat;
   background-size: 20px;
}
.listing_head .item_ord_key{
   background: none;
}
.item_ord_key.active{
   color: #367fa9;
   font-weight: bold;
}
.item_ork_key{
   background: url("/admin/themes/imgs/icon_copy.jpg") center right 10px  no-repeat;
   background-size: 20px;
}
.listing_head .item_ork_key{
   background: none;
}
.item_ork_key.active{
   color: #367fa9;
   font-weight: bold;
}
.item_ord_email_khach_hang.active,.item_ord_phone_khach_hang .active{
   color: #367fa9;
   font-weight: bold;
}
.item_phone_call{
   background: url("/admin/themes/imgs/call_den.png") center right 10px  no-repeat;
   background-size: 20px;
   display: block;
   width: 34px;
   height: 34px;
   float: left;
}
.item_phone_number{
   display: block;
   height: 34px;
   float: left;
}
/******************************* toast ***************************/
.jq-toast-wrap, .jq-toast-wrap * {
   margin: 0;
   padding: 0
}

.jq-toast-wrap {
   display: block;
   position: fixed;
   width: 350px;
   pointer-events: none !important;
   letter-spacing: normal;
   z-index: 9000 !important
}

.jq-toast-wrap.bottom-left {
   bottom: 20px;
   left: 20px
}

.jq-toast-wrap.bottom-right {
   bottom: 20px;
   right: 20px
}

.jq-toast-wrap.top-left {
   top: 20px;
   left: 20px
}

.jq-toast-wrap.top-right {
   top: 20px;
   right: 20px
}

.jq-toast-single {
   display: block;
   width: 100%;
   padding: 10px;
   margin: 0 0 5px;
   border-radius: 4px;
   font-size: 12px;
   font-family: arial, sans-serif;
   line-height: 17px;
   position: relative;
   pointer-events: all !important;
   background-color: #444;
   color: #fff
}

.jq-toast-single h2 {
   font-family: arial, sans-serif;
   font-size: 14px;
   margin: 0 0 7px;
   background: 0 0;
   color: inherit;
   line-height: inherit;
   letter-spacing: normal
}

.jq-toast-single a {
   color: #eee;
   text-decoration: none;
   font-weight: 700;
   border-bottom: 1px solid #fff;
   padding-bottom: 3px;
   font-size: 12px
}

.jq-toast-single ul {
   margin: 0 0 0 15px;
   background: 0 0;
   padding: 0
}

.jq-toast-single ul li {
   list-style-type: disc !important;
   line-height: 17px;
   background: 0 0;
   margin: 0;
   padding: 0;
   letter-spacing: normal
}

.close-jq-toast-single {
   position: absolute;
   top: 3px;
   right: 7px;
   font-size: 14px;
   cursor: pointer
}

.jq-toast-loader {
   display: block;
   position: absolute;
   top: -2px;
   height: 5px;
   width: 0;
   left: 0;
   border-radius: 5px;
   background: red
}

.jq-toast-loaded {
   width: 100%
}

.jq-has-icon {
   padding: 10px 10px 10px 50px;
   background-repeat: no-repeat;
   background-position: 10px
}

.jq-icon-info {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=);
   background-color: #31708f;
   color: #d9edf7;
   border-color: #bce8f1
}

.jq-icon-warning {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=);
   background-color: #8a6d3b;
   color: #fcf8e3;
   border-color: #faebcc
}

.jq-icon-error {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=);
   background-color: #a94442;
   color: #f2dede;
   border-color: #ebccd1
}

.jq-icon-success {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==);
   color: #dff0d8;
   background-color: #28a745;
   border-color: #d6e9c6
}
code {
   font-family: monospace;
   color: #2d2d2d;
   background: whitesmoke;
   display: block;
   padding: 10px;
   border: 1px solid #ccc;
   overflow: scroll;
}

a.eval-js {
   color: whitesmoke;
   padding: 5px 10px;
   display: inline-block;
   margin-bottom: 10px;
   background: #2d2d2d;
   border-radius: 2px;
}

span.muted {
   font-size: 17px;
   color: #8B7373;
}

span.code {
   font-family: monospace;
   color: #2d2d2d;
   background: whitesmoke;
   padding: 5px;
   border: 1px solid #ccc;
}

div.code-runner {
   margin: 20px 20px;
}

.hidden {
   display: none;
}

span.k {
   display: inline-block;
   width: 275px;
}

span.c {
   color: #F7BCBC;
   padding-left: 30px;
}

.plugin-options label {
   display: inline-block;
   width: 265px;
}

span.toast-position span.k {
   display: inline;
}

.toast-index .muted {
   display: block;
   color: #AD9D9D;
}

.toast-index .muted:hover {
   color: #333;
}

.latest-update {
   padding: 0px 30px;
   border: 1px dashed;
   margin: 30px 0;
   box-sizing: border-box;
}
/******************************************************************************/
.table_full{
   width: 100%;
   margin-bottom: 0;
}
.table_content{
   width: 50%;
   float: left;
   margin-bottom: 0;
}
@media screen and (max-width: 680px) {
    .table_content {
        width: 100%;
    }
    .table_full_note .form_name{
      width: 0px;
    }
    .table_full_submit .form_name{
      width: 0px;
    }
    .add_relative{
      position: static;
    }
}
/************************************************************/
@media (max-width: 1000px){
   .box_view_body .row_add_top {
       position: initial;
       margin-bottom: 10px;
   }      
}
@media (max-width: 768px){
   .bv_top_tab .bv_top_tab_ul {
       position: initial;
       margin-bottom: 10px;
   }   
   .box_view_body .bv_content .bv_content_sub{
      width: 100%;
      padding: 0 !important;
   }
   .box_view_body{
      overflow: hidden;
      width: 100%;
   }
   .mobile_conent_full{
      width: 100% !important;
   }
   .mobile_conent_full table {
      font-size: 12px !important;
      word-break: break-all;
   }
   .popup_75{
      width: 100% !important;
      left: 0px;
      overflow-y: scroll !important;
   }
   .pop_content_add_content .item_sub_50{
      width: 100% !important;
      padding-right: 0px !important;
   }
}