/* Member page */
.user_box {
    color: #665f5f;
    display: block;    
    padding: 10px;
    position: relative;
    display: inline-block;
    width: 98%;
    margin-left: 1%;
    box-sizing: border-box; 
}

/**/
.name-box-title {
  padding-top: 30px;
  margin-top: 20px;
  margin-left: 2%;
  margin-bottom: 30px;
  color: #0081a1;
  font-weight: bold;
}
.name-box-infos {
  color: #474545;
  width: 98%;
  margin-left: 2%;
  margin-bottom: 30px;
}
.name-box-infos .name-p {
  font-size: 15px;
  color: #474545;
  font-weight: bold;
  padding-right: 1px;
}
.name-box-infos .name-orange {
  font-size: 15px;
  color: #F07D00;
}
.name-box-infos h3 {
  margin-right: 20px;
  color: #68A502;
  font-size: 17px;
  text-align: justify;
}
.name-box-infos h1 {
  padding-top: 20px;
}
.vip-item {
  padding-left: 2%;
}
.vip-item p {
  color: #474545;
  font-weight: bold;
  font-size: 19px;
}
.vip-item p .vip-orange {
  font-size: 19px;
}
.vip-item .vip-orange {
  color: #F07D00;
}
.box-info-text {
  padding-left: 60px;
  margin-bottom: 20px;
  line-height: 150%;
}
.namevip .box-info-text {
  margin-top: 0px;
  text-align: justify;
}
.namevip .box-info-text .vp-orange {
  color: #C46400;
}
.name-box-infos .question a {
  color: #37819e;
  font-size: 14px;
}
.namevip .box-name-help {
  color: #68a502;
  font-size: 15px;
}
.namevip .box-name-number {
  font-size: 16px;
  color: #c46400;
}
.namevip .box-name-per {
  color: #474545;
}
.namevip .box-name-hours {
  color: #474545;
}
.box-member {
  background-color: #fefbe8;
  display: block;
  margin-bottom: 40px;
  padding: 10px;
  position: relative;
  display: inline-block;
  width: 98%;
  margin-left: 1%;
  box-sizing: border-box; 
}
.box-member h1 {
  color: #ce5c04;
}
.box-member p {
  color: #474545;
  text-align: justify;
}
.box-name-img {
  padding-left: 2%;
}
.box-name-img p {
  font-size: 18px;
  font-weight: bold;
  font-family: tahoma;
  color: #6c8800;
}
.box-name-img a {
  color: #37819e;
}
.treegrid-1, .treegrid-3, .treegrid-5 {
  color: #37819e;
}
.treegrid-2 .ques {
  padding-left: 30px;
  padding-bottom: 10px;
}
.treegrid-2, .treegrid-parent-1 {
  margin-top: 20px;
}
.box-ques {
  color: #474545;
  font-weight: bold;
}
.box-not {
  color: #f07d00;
  font-weight: bold;
}
.box-ques-mem {
  color: #474545;
  text-align: justify;
}
.box-ques-mem-to {
  color: #474545;
  padding-left: 30px;
  text-align: justify;
  padding-bottom: 20px;
}
.box-res {
  line-height: 150%;
}
.text-info {
  padding-right: 20px;
  font-size: 16px;
  padding-top: 20px;
  padding-bottom: 25px;
  color: #0081a1;
  font-weight: bold;
  text-align: justify;
}
.text-details {
  line-height: 200%;
  padding-right: 20px;
  text-align: justify;
  color: #5F5F5F;
}
.text-req {
  font-weight: bold;
  color: white;
}
.text-ad {
  margin-top: 40px;
}
/**/


.round_ava {
  width: 75%;
}
.left {
  float: left;
}
.right {
  float: right;
}
.user_box img.avatar {
  float: left;
  margin-right: 15px;
  width: 40px;
  height: 40px;
}
.user_box .name {
    font: 700 14px Roboto_Slab;
    margin-bottom: 5px;
}
.user_box .namevip a{
    font: 700 16px Roboto_Slab;
    padding-top: 20px;  
    color: #665f5f;
    text-decoration: none;  
    line-height: 35px;
}
.user_box .date {
    font: 700 13px Roboto_Slab;
    color: #665f5f;
}
.page_member_type a{
  font: 700 13px Roboto_Slab;
  text-decoration: none;
  color: #6faa42;
}
.round_arrow img {
  width: 30px;
  height: 30px;
  vertical-align: middle;
  float: right;
  margin-top: 15px;
}
.clearboth {
  padding-top: 5px;
  clear: both;
}
.clearboth25px {
  clear: both;
  height: 25px;
}
.m_dth_input {  
  width: 100%;
  height: 40px;
  line-height: 40px;
  border: 1px solid #da9c55;
  border-radius: 5px;
  color: #696969;
  padding: 0 3%;
  font: 700 16px Roboto_Slab;
}
.m_dth_area {
    width: 100%;
    height: 110px;
    border: 1px solid #da9c55;
    border-radius: 5px;    
    padding: 20px 3%;
    font: 700 16px Roboto_Slab;
    resize: none;
}
.m_dth_bt_datthe {
  text-align: center;
  background-color: #31AFF5;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    border-radius: 2px;
    width: 50%;
    cursor: pointer;
    font-size: 16px;
    font-family: Roboto_Slab;
}
.bold{
  font-weight: bold;
  color: #444;
}
.Roboto_Slab{
  font-family: Roboto_Slab;
}
.input-error-message {
  display: inline-block;
  position: absolute;
  background: rgba(215, 102, 102, 0.9);
  padding: .8em;
  z-index: 2;
  color: #FFF;
  font-size: 14px;
  border-radius: 0.25em;
  /* prevent click and touch events */
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.2s 0, visibility 0 0.2s;
  -moz-transition: opacity 0.2s 0, visibility 0 0.2s;
  transition: opacity 0.2s 0, visibility 0 0.2s;
}
.input-error-message::after {
  /* triangle */
  content: '';
  position: absolute;
  left: 22px;
  bottom: 100%;
  height: 0;
  width: 0;
  border-bottom: 8px solid rgba(215, 102, 102, 0.9);
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}
.input-error-message.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.2s 0, visibility 0 0;
  -moz-transition: opacity 0.2s 0, visibility 0 0;
  transition: opacity 0.2s 0, visibility 0 0;
}
/* order card */
#order-thanks img {
  vertical-align: middle;
  width: 160px;
  border-radius: 160px;
  border: 5px solid #fff;
}
#order-thanks #txt-order-tks {
  text-transform: uppercase;
  color: #67ba28;
  font-weight: bold;
}
#order-thanks {
  display: none;
}
.member-info-plus-minus-icon {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  cursor: pointer;
}
.member-info-plus-minus-txt {
  color: #ec8810;
  cursor: pointer;
}
#member-info-plus-minus-hidden {
  display: none;
}
#member-info-plus-minus-p {
  margin-left: 50px;
}

/* Form card  */
.green-m {
  color: #58960f;
  font-weight: bold;
}
.orange-m {
  color: #EE7600 !important;
}
.error_napthe_dt {
  text-align: center;
  padding-top: 20px;
  color: red;
}
.active_vip {
  width: 120px;
  height: 30px;
  border-radius: 8px;
  color: white;
  background-color: #78b43d;
  font-family: Roboto_Slab;
  font-weight: bold;
  font-size: 14px;
}

/* Menu Tab  */
.menu_tab {
  text-align: left;
}
.menu_tab ul {
  list-style: none;
}
.menu_tab li {
  display: inline-block;
}
.menu_tab ul li a {
  display: inline-block;
  background: #78b43d;
  border-radius: 5px;
  width: 180px;
  height: 40px;
  padding-top: 10px;
  color: white;
  font-family: Roboto_Slab;
  text-decoration: none;
  text-align: center;
}
.menu_tab a:hover {
  background: #EC8923;
}
.menu_tab a:active {
  background: #EC8923;
}
.heading-form-vip-reg {
    text-align: center;
    font-size: 30px;
    color: #2E2E2E;
    margin-top: 30px;
}
.bold_text_th123 {
    color: #555555;
    font-weight: bold;
}
.des_course_page_qdsd {
    color: #777777;
    margin-left: 26px;
    margin-top: 4px;
    padding: 35px 20px 30px 20px
}
.chapter_course_lesson_qdsd {
    color: #FFFFFF;
    float: left;
    text-transform: uppercase;
    font-size: 18px;
    height: auto;
    width: 100%;
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 6px;
    background-color: #30AFF4;
}