body {
  
  background: url(/style/version/touch/grey.svg) 0px 0px repeat fixed rgb(238, 242, 244);
  background-color: white;
  max-width: 1350px;
  min-width: 1200px;
  font-family: Arial;
  color: #0B0C0C;

}

.form-control-20-modify-select, .form-control-30-modify-select, .form-control-50-modify-select, .form-control-100-modify-select, .form-control-100, .form-control-50, .form-control-30, .form-control-20 {
  
  border: 1px #E3E3E3 solid;
  background-color: white;
  border-radius: 5px;
  height: 48px;
  padding-left: 15px;
  
}

#password-checkbox {
  
  height: 48px;
  line-height: 47px;
  color: #181A1B;

}

#form-control-info {
  
  display: none;
  
}

.form-control-title {
  
  color: #469BE7;
  position: absolute;
  left: 15px;
  top: 9px;
  z-index: 5;

}

.ajax_indication {
  
  color: #469BE7;
  
}

.button {
    
  height: 48px;
  line-height: 48px;
  border-radius: 5px;
  background-color: #469BE7;
  font-weight: bold;

}

.button:hover {
    
  transition: 0.3s;
  background-color: #307DC3;

}

.button-aut {
  
  width: 100%;
  box-sizing: border-box;
  
}

.button-o {

  height: 48px;
  line-height: 48px;
  border-radius: 5px;
  color: #469BE7;
  border: 1px #469BE7 solid;
  font-weight: bold;
  
}

.button-o:hover {
    
  transition: 0.3s;
  background-color: #E8F4FF;
  border: 1px #0086FF solid;

}

.btn {
  
  background-color: #469BE7;
  border-radius: 2px;
  
}

.btn-o {
  
  background-color: white;
  border: 1px #469BE7 solid;
  color: #469BE7;
  border-radius: 2px;
  
}

.new-main-guest {
  
  background-color: #fff;
  box-shadow: 1px 2px 8px 0px rgba(34, 60, 80, 0.35);
  margin: auto;
  margin-top: 12px;
  max-width: 1000px;
  
}

.new-main-guest-div {
  
  padding: 20px;
  box-sizing: border-box;
  width: 50%;
  vertical-align: top;
  display: inline-block;
  min-height: 300px;
  
}

.new-main-guest-o {
  
  border-right: 1px #E8EEF3 solid;
  
}

.new-main-bottom {
  
  border-top: 1px #E8EEF3 solid;
  height: 50px;
  line-height: 50px;
  
}

.new-main-guest-icon {
  
  color: white;
  width: 65px;
  height: 65px;
  line-height: 65px;
  text-align: center;
  display: inline-block;
  background-color: #469BE7;
  border-radius: 100%;
  
}

.vbrt i {
  
  margin-left: 20px;
  margin-right: 20px;
  color: #469BE7;
  
}

.form-control-100-modify-select:focus, .form-control-50-modify-select:focus, .form-control-20-modify-select:focus, .form-control-30-modify-select:focus, .form-control-100:focus, .form-control-50:focus, .form-control-30:focus, .form-control-20:focus, .form-control-page:focus, .form-control-textarea:focus {
  
  border: 1px #469BE7 solid;
  background: none;
  color: black;
  transition: 0.3s;

}

.new-main-bottom a, .new-main-bottom span{
  
  display: inline-block;
  vertical-align: top;
  height: 50px;
  line-height: 50px;
  padding: 0px 1em;
  font-size: 12px;
  color: #6E6E6E;
  
}

.new-main-bottom a:hover {
  
  text-decoration: underline;
  
}

.info_error_or_success {

  position: fixed;
  top: 90px;
  width: 100vw;
  color: white;
  max-width: 700px;
  left: 50%;
  transform: translateX(-50%);

}

.form-control-modify-select-appearance {
  
  z-index: 5;
  color: #181A1B;
  
}

@media screen and (max-width: 800px) {
  
  .new-main-guest-o {
    
    display: none;
  
  }
  
  .new-main-guest-div {
    
    width: 100%;
  
  }
  
  .new-main-guest {
    
    margin-left: 15px;
    margin-right: 15px;
    
  }
  
  .new-main-bottom {
    
    text-align: center;
    height: 100px;
    line-height: 100px;
    
  }
  
  .new-main-bottom span{
    
    display: block;
    width: 100%;
    position: relative;
    left: 15px;
    top: -55px;
    
  }
  
}

.new-left {
  
  vertical-align: top;
  display: inline-block;
  width: 300px;
  min-height: 200px;
  
}

.new-middle {
  
  vertical-align: top;
  display: inline-block;
  width: 750px;
  min-height: 200px;
  
}

.new-right {
  
  vertical-align: top;
  display: inline-block;
  width: 300px;
  min-height: 200px;
  box-sizing: border-box;
  padding-left: 12px;
  padding-right: 5px;
  
}

.new-panel-top-optimize {
  
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 60px;
  background-color: white;
  box-shadow: 1px 2px 8px 0px rgba(34, 60, 80, 0.35);
  z-index: 100;
   
}

.new-panel-top-optimize2 {
  
  max-width: 1350px;
  min-width: 1200px;
  width: 100%;
  margin: auto;
  height: 60px;
  white-space: nowrap;
  
  
}

.new-panel-left {
  
  vertical-align: top;
  display: inline-block;
  width: 300px;
  height: 60px;
  position: relative;
  
}

.new-panel-left a {
  
  position: absolute;
  top: 60%;
  transform: translateY(-60%);
  
}

.new-panel-middle {
  
  vertical-align: top;
  display: inline-block;
  width: 750px;
  height: 60px;
  
}

.new-panel-right {
  
  vertical-align: top;
  display: inline-block;
  width: 300px;
  height: 60px;
  
}

.search-nav {
    
  width: 400px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
    
}
  
.search-nav button{
    
  width: 40px;
  height: 27px;
  position: absolute;
  border: none;
  outline: none;
  right: 5px;
  background: none;
  color: #5F737A;
  top: 5px;
    
}

.search-nav-text {
    
  width: 100%;
  padding: 10px 1.2em;
  padding-right: 40px;
  box-sizing: border-box;
  border-radius: 5px;
  outline: none;
  border: none;
  background: rgba(0,0,0,0.09);
  color: #292C30;
    
}

.search-nav-text::placeholder {
  
  color: #5F737A;

}

.pt_a_web {
  
  width: 18%;
  display: inline-block;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #1D1F20;
  cursor: pointer;
  position: relative;
  
}

.pt_a_web:hover {
  
  transition: 0.3s;
  background: rgba(0,0,0,0.07);
  
}

.list, .list2, .list-body {
  
  border-radius: 1px;
  box-shadow: 1px 2px 8px 0px rgba(34, 60, 80, 0.20);
  margin-left: 0px;
  margin-right: 0px;
  color: #1D1F20;
  
}

.back_or_forward {
  
  background-color: white;
  
}

.pt_avatar {
  
  position: relative;
  top: 12px;
  
}

.new_container {

  height: 340px;
  overflow-y: auto;
  overflow-x: hidden;
  border-top: 1px #DAE2E6 solid;
  margin-top: 37px;
  position: relative;
  z-index: 10;
  
}

.new_container::-webkit-scrollbar { height: 0px; width: 5px; }
.new_container::-webkit-scrollbar-button {  display: none; }
.new_container::-webkit-scrollbar-track {  background: #3894F1; }
.new_container::-webkit-scrollbar-track-piece { background-color: #ffffff; }
.new_container::-webkit-scrollbar-thumb { height: 50px; background: #3894F1; border-radius: 2px; }
.new_container::-webkit-scrollbar-corner { background: #3894F1; }
.new_container::-webkit-resizer { background: #3894F1; }
.new_container::scrollbar { height: 0px; width: 5px; }
.new_container::scrollbar-button {  display: none; }
.new_container::scrollbar-track {  background-color: #909DA7; }
.new_container::scrollbar-track-piece { background-color: #ffffff; }
.new_container::scrollbar-thumb { height: 50px; background-color: #909DA7; border-radius: 2px; }
.new_container::scrollbar-corner { background-color: #909DA7; }
.new_container::resizer { background-color: #909DA7; }

.new_modal {
  
  position: absolute;
  top: 60px;
  left: 280px;
  width: 380px;
  height: 420px;
  border-top: 1px solid #DAE2E6;
  background-color: white;
  border-radius: 0 0 7px 7px;
  z-index: 10000;
  overflow: hidden;
  box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.15);
  
}

.new_close {
  
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  cursor: pointer;
  
}

.panel-top-account {
  
  background: rgba(0,0,0,0.06);
  padding: 10px;
  display: block;
  box-sizing: border-box;
  margin: 10px;
  border-radius: 8px;
  position: relative;
  color: black;
  padding-bottom: 8px;
  
}
                           
.panel-top-account b{

  position: absolute;
  left: 62px;
  top: 12px;
  
} 
                           
.panel-top-account small{

  position: absolute;
  left: 62px;
  top: 34px;
  
} 
                           
.panel-top-account i{

  position: absolute;
  right: 12px;
  top: 25px;
  
}

.panel-top-account-menu {

  padding: 12px;
  display: block;
  box-sizing: border-box;
  color: #44565E;
  font-size: 12px;
  background-color: white;
  
}
                           
.panel-top-account-menu:hover {

  background: rgba(0,0,100,0.06);
  
}

.count-mess {
    
  background-color: red;
  top: 10px;
  right: 5px;
  
}

.new-panel-touch {
  
  display: none;
  
}

@media screen and (max-width: 800px) {
  
  .new-panel-touch {
    
    display: inline-block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 60px;
    background-color: white;
    box-shadow: 1px 2px 8px 0px rgba(34, 60, 80, 0.35);
    z-index: 100;
  
  }
  
  .pt_a_web {
  
    width: 20%;
  
  }
  
  .count-mess {
    
    right: 12px;
  
  }
  
  .new-left, .new-right, .new-panel-top-optimize {
    
    display: none;
    
  }
  
  body {
    
    min-width: 200px;
  
  }
  
  .new-panel-top-optimize2 {
    
    min-width: 200px;
    
  }
  
  .new-middle {
    
    width: 100%;
  
  }
  
}

.mess_mod_avatar {
  
  position: absolute;
  top: 8px;
  left: 10px;
  
}

.mess_mod {
  
  background: rgba(0,0,0,0.08);
  height: 35px;
  line-height: 35px;
  width: 100%;
  box-sizing: border-box;
  top: 8px;
  position: relative;
  padding-left: 10px;
  border-radius: 8px;
  font-weight: bold;
  
}

.wall_message {
  
  background: none;
  outline: none;
  border: none;
  font-family: Arial;
  font-size: 14px;
  color: black;
  width: 100%;
  box-sizing: border-box;
  padding: 14px;
  padding-left: 0px;
  resize: none;
  
}

.wall_mess_menu_a {
  
  display: inline-block;
  padding: 5px 0em;
  font-weight: bold;
  color: #1A1C1F;
  cursor: pointer;
  margin-right: 10px;
  
}

.wall_mess_menu_a i {

  color: #3C90F1;
  
}

.main_content_button {
  
  background: none;
  color: #2B2F33;
  margin-left: -12px;
  margin-bottom: -5px;
  font-size: 13px;
  
}

.main_content_button:hover {
  
  background: none;
  
}

.ac_panel {
  
  width: 1000px;
  
}

.screensaver {
  
  height: 240px;
  margin-top: -5px;
  
}

.screensaver img{
  
  height: 240px;
  
}

.ls_screensaver_button {
  
  display: inline-block;
  padding: 7px 0.8em;
  color: #161718;
  font-size: 12px;
  cursor: pointer;
  background-color: white;
  border-radius: 4px;
  font-weight: bold;
  box-shadow: 1px 2px 8px 0px rgba(34, 60, 80, 0.20);
  position: absolute;
  right: 15px;
  top: 15px;
  
}

.ls_dtm {
  
  position: relative;
  margin-top: -12px;
  min-height: 80px;
  
}

.avatar_optimize {
  
  left: 0px;
  top: -75px;
  
}

.img__description {

  display: none;
  position: absolute;
  width: 128px;
  height: 128px;
  line-height: 128px;
  border-radius: 100%;
  background: rgba(0,0,0,0.2);
  z-index: 5;
  vertical-align: top;
  left: 4px;
  top: -1px;
  text-align: center;

}

.avtr_menu {

  padding: 5px 0.6em;
  color: #161718;
  font-size: 12px;
  cursor: pointer;
  background-color: white;
  border-radius: 4px;
  font-weight: bold;
  box-shadow: 1px 2px 8px 0px rgba(34, 60, 80, 0.20);
  margin: 8px;
  display: none;
  height: 17px;
  line-height: 17px;
  position: relative;

}

.avatar_optimize:hover .img__description {

  display: inline-block;
  animation: showDivAv 0.1s forwards;
  
}

.avatar_optimize:hover .img__description .avtr_menu {

  display: inline-block;
  animation: showDivAv2 0.2s forwards;
  
}

@keyframes showDivAv {
  
  0%, 99% {
    
    height: 0px;
  
  }
  
  100% {
    
    height: 128px;
  
  }

}

@keyframes showDivAv2 {
  
  0%, 99% {
    
    display: none;
  
  }
  
  100% {
    
    display: inline-block;
  
  }

}

.ls_page-login {
  
  position: absolute;
  left: 160px;
  top: 10px;
  font-size: 20px;
  
}

.act_menu {
  
  display: inline-block;
  width: 580px;
  position: absolute;
  right: 15px;
  text-align: right;
  
}

.page-menu-all {
  
  padding: 12px 0.8em;
  background-color: white;
  font-weight: bold;
  cursor: pointer;
  color: #161718;
  display: inline-block;
  font-size: 15px;
  
}

.act_active {
  
  color: #469BE7;
  border-bottom: 3px #469BE7 solid;
  
}

.page-menu-all:hover {

  color: #469BE7;
  
}

.act_menu2 {
  
  border-top: 1px #D6DFE7 solid;
  margin-left: -13px;
  margin-right: -13px;
  margin-bottom: -13px;
  margin-top: -25px;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  
}

.act_menu2::-webkit-scrollbar { height: 0px; width: 0px; }
.act_menu2::-webkit-scrollbar-button {  display: none; }
.act_menu2::-webkit-scrollbar-track {  background: #3894F1; }
.act_menu2::-webkit-scrollbar-track-piece { background-color: #ffffff; }
.act_menu2::-webkit-scrollbar-thumb { height: 0px; background: #3894F1; border-radius: 2px; }
.act_menu2::-webkit-scrollbar-corner { background: #3894F1; }
.act_menu2::-webkit-resizer { background: #3894F1; }
.act_menu2::scrollbar { height: 0px; width: 0px; }
.act_menu2::scrollbar-button {  display: none; }
.act_menu2::scrollbar-track {  background-color: #909DA7; }
.act_menu2::scrollbar-track-piece { background-color: #ffffff; }
.act_menu2::scrollbar-thumb { height: 0px; background-color: #909DA7; border-radius: 2px; }
.act_menu2::scrollbar-corner { background-color: #909DA7; }
.act_menu2::resizer { background-color: #909DA7; }

@media screen and (max-width: 1400px) {
    
    .new-panel-middle {
        
        width: 650px;
        
    }
    
    .new-middle {

      width: 650px;
        
    }
    
    .ac_panel {
    width: 900px;
}
    
}



@media screen and (max-width: 1300px) {
    
    .new-panel-middle {
        
        width: 600px;
        
    }
    
    .new-middle {

      width: 600px;
        
    }
    
    .ac_panel {
    width: 850px;
}
    
}





@media screen and (max-width: 800px) {
    
  .new-middle {

      width: 100%;
        
    }  
  
  .act_menu {
    
    display: block;
    position: relative;
    right: 0px;
    text-align: left;
    margin-top: -60px;
    width: 100%;
    
  }
  
  .ac_panel {
    
    width: 100%;
  
  }
  
  .screensaver {
    
    height: 190px;
    margin-top: -5px;
  
  }

  .screensaver img{
  
    height: 190px;
  
  }
  
  .act_menu2 {
    
    margin-top: 10px;
  
  }

}

.ls_page-online {
  
  position: absolute;
  left: 160px;
  top: 32px;
  font-size: 12px;
  
}

.web_menu_ac1 {
  
  width: 65%;
  display: inline-block;
  vertical-align: top;
  margin-top: -6px;
  
}

.web_menu_ac2 {
  
  width: 35%;
  display: inline-block;
  vertical-align: top;
  padding-left: 12px;
  box-sizing: border-box;
  margin-top: -6px;
  
}

@media screen and (max-width: 800px) {
  
  .web_menu_ac1 {
    
    width: 100%;
  
  }
  
  .web_menu_ac2 {
    
    display: none;
  
  }
  
}

.list-menu {
  
  border-top: 1px #DEE2E7 solid;
  border-bottom: none;
  margin-top: -2px;
  
}

.menu-nav-content {
   
  background-color: white;
  margin-top: -3px;
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  box-shadow: 1px 2px 8px 0px rgba(34, 60, 80, 0.20);
  margin-bottom: 12px;

}

.menu-nav {
  
  padding: 10px 1.2em;
  color: #33383F;
  display: inline-block;
  border-top: 6px white solid;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  
}
                            
.menu-nav-count {
  
  padding: 2px 0.5em;
  border-radius: 13px;
  color: white;
  display: inline-block;
  background-color: #53a5e0;
  font-weight: 500;
  font-size: 11px;
  
}

.h {
  
  border-bottom: 5px #53a5e0 solid;
  
}

.search-main-optimize {
  
  position: relative;
  margin-top: 13px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  
}

.search-main {
  
  background-color: white;
  color: #5D6B6F;
  border-radius: 15px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 20px;
  padding-right: 48px;
  border: none;
  box-sizing: border-box;
  display: block;
  outline: none;
  width: 100%;
  box-shadow: 1px 2px 8px 0px rgba(34, 60, 80, 0.20);
  
}

.panel-bottom-comments {
  
  background-color: #fff;
  box-shadow: 0px 0px 8px 0px rgba(158,160,183,0.32);
  position: fixed;
  bottom: 0;
  margin: auto;
  max-width: 750px;
  padding: 10px 10px 6px; 10px;
  width: 100%;
  z-index: 100;
  box-sizing: border-box;
  
}

.message {
    
  padding: 10px;
  font-size: 25px;
  font-weight: 400;
  text-align: center;
  color: white;
  background: linear-gradient(to top left, #4C63FF, #4C97FF);
  height: 100px;
  line-height: 50px;
  margin-top: -3px;
  border-radius: 0 0 10px 10px;
  overflow: hidden;
  position: relative;

}

.list-tr {
    
  padding: 14px;
  background-color: white;
  margin: 0px;
  margin-top: -20px;
  margin-bottom: 12px;
  border-radius: 0px;
  box-shadow: 0px 0px 8px 0px rgba(158, 160, 183, 0.32);

}

.icons-circle {
    
  color: #0E78E8;

}

.icons-circle i {
    
  color: #0E78E8;

}