.vhmemberpg .mbpadd{
  padding: 25px 0 50px;
}
.itsubmmber{
  margin-bottom: 25px;
}
.itsubmmber .mctitle {
  padding: 12px 20px;
  padding-right: 30px;
  position: relative;
  border: solid 1px #e5e5e5;
  color: #766df4;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  border-radius: 5px;
}
.itsubmmber .mctitle::before{
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 16px;
  line-height: 24px;
  color: #666666;
}
.itsubmmber.active .mctitle::before{
  content: "\f106";
}
.itsubmmber .mctitle .icon{
  font-size: 22px;
  display: inline-block;
  margin-right: 15px;
}
.itsubmmber ul{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
.itsubmmber ul li{
  margin: 0 30px;
}
.itsubmmber ul li:first-child{
  margin-left: 0;
}
.itsubmmber ul li:last-child{
  margin-right: 0;
}
.itsubmmber ul li a{
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  color:#333333;
  position: relative;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 24px;
}
.itsubmmber ul li a i{
  font-size: 30px;
  line-height: 30px;
  margin-right: 15px;
  color: #cccccc;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.itsubmmber ul li a .fa-sign-in-alt{
  font-size: 32px;
}
.itsubmmber ul li a i.fa-calendar{
  font-size: 28px;
}
.itsubmmber ul li.current a i, .itsubmmber ul li a:hover i{
  opacity: 1;
}
.itsubmmber ul li:hover a, .itsubmmber ul li:hover a i{
  color:#766df4;
}
.itsubmmber ul li.current a, .itsubmmber ul li.current a i{
  color: #766df4;
}
.itsubmmber ul li a span {
  position: relative;
}
.itmembermm{
  padding: 25px 20px 40px;
  background: #fff;
  border-radius: 10px;
}
.itmembermm .wrap{
  max-width: 490px;
  margin: 0 auto;
}
.itmembermm .mmwrap{
  max-width: 370px;
  margin: 0 auto;
}
.itmembermm label, .itmemberhh label{
  font-size: 14px;
  min-height: 22px;
  display: block;
  font-weight: 400;
}
.itmembermm label span{
  color:#ff0000;
}
.itmembermm input[type="text"],
.itmembermm input[type="password"],
.itmembermm select{
  width: 100%;
  height: 45px;
  padding: 0 15px;
  border: solid 1px #dddddd;
}
.itmembermm .faline {
  position: relative;
}
.itmembermm .faline::before{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 15px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #999999;
}
.itmembermm .faline input{
  padding: 0 10px 0 40px;
}
.itmembermm .checkbox label{
  font-weight: normal;
  font-size: 13px;
  line-height: 21px;
  padding-left: 22px;
  position: relative;
  padding-left: 22px;
}
.itmembermm .checkbox.vline label a{
  font-weight: bold;
  text-decoration: underline;
}
.itmembermm .checkbox.vchange{
  margin-bottom: 15px;
}
.itmembermm .checkbox label input{
  position: absolute;
  top: 2px;
  left: 0;
}
.itmembermm .txtAttend{
  font-style: italic;
  font-size: 14px;
  line-height: 21px;
}
.itmembermm .txtAttend span{
  color:#ee3024;
}
.itmembermm .resBtn{
  max-width: 100%;
}
.itmemberhh .mbgrip{
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
}
.itmemberhh .mbgrip > div{
  padding: 0 20px;
}
.itmemberhh .mbgrip .mcol{
  width: 19.802%;
}
.itmemberhh .mbgrip .hcol{
  width: 39.604%;
}
.itmemberhh .mbgrip .bcol{
  width: calc(100% - (19.802% + 39.604%));
  padding-left: 25px;
}
.itmemberhh .vmarin{
  margin-bottom: 25px;
}
.itmemberhh{
  padding: 25px 30px 30px;
  background: #ffffff;
  border-radius: 10px;
  overflow: hidden;
}
.itmemberhh .mbwrap{
  max-width: 970px;
  margin: 0 auto;
}
.itmemberhh label span{
  color:#ee3024;
}
.itmemberhh input[type="text"],
.itmemberhh input[type="password"],
.itmemberhh select{
  width: 100%;
  height: 45px;
  padding: 0 15px;
  border:solid 1px #d4d4d4;
  font-size: 14px;
  line-height: 21px;
}
.itmemberhh .vvgrid{
  margin: 0 -5px;
}
.itmemberhh .vvgrid:after{
  content: "";
  display: block;
  clear: both;
}
.itmemberhh .vvgrid .xcol{
  width: 33.33333%;
  float: left;
  padding: 0 5px;
  margin-bottom: 10.5px;
}
.itmemberhh .vvgrid.v1 .xcol{
  width: 100%;
}
.itmemberhh .checkbox label{
  font-weight: normal;
}
.itmemberhh .checkbox label a{
  font-weight: bold;
  text-decoration: underline;
}
.itmemberhh .txtAttend{
  font-style: italic;
}
.itmemberhh .txtAttend span{
  color:#ee3024;
}
.itmemberhh a.forgetPass {
  display: inline-block;
  font-size: 16px;
  line-height: 23px;
  background: #ffffff;
  width: 200px;
  text-align: center;
  padding: 10px 10px;
  border-radius: 5px;
  border: solid 1px #ec3c00;
  margin-left: 30px;
}
.itmemberhh a.forgetPass:hover{
  background: #ec3c00;
  color: #ffffff;
}
.itmemberhh .changeAvatar{
  width: 100%;
  max-width: 160px;
}
.itmemberhh .changeAvatar .img{
  border-radius: 100%;
  margin-bottom: 20px;
  overflow: hidden;
}
.itmemberhh .changeAvatar .img img{
  width: 100%;
}
.itmemberhh .changeAvatar a{
  display: block;
  text-transform: uppercase;
  text-align: center;
  padding: 7px 10px;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  min-width: 135px;
  max-width: 135px;
  margin: 0 auto;
}
.itmemberhh .wrapMax{
  max-width: 370px;
  margin:0 auto;
}
.itmemberhh .faline {
  position: relative;
}
.itmemberhh .faline::before{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  color: #999999;
  pointer-events: none;
}
.itmemberhh .faline input{
  padding: 0 40px 0 10px;
}
.itmemberhh .form-group{
  margin-bottom: 10px;
}
.tpformmber{
  margin-bottom: 18px;
}
.tpformmber .fmgrip{
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
  align-items: center;
  align-content: center;
}
.tpformmber .fmgrip > div{
  padding: 0 5px;
}
.tpformmber .fmgrip .mcol{
  width:135px;
}
.tpformmber .fmgrip .hcol{
  width: 245px;
}
.tpformmber .fmgrip .bcol{
  width: 125px;
}
.tpformmber select{
  width: 100%;
  height: 40px;
  border: solid 1px #d6d6d6;
  color:#202124;
  margin-right: 10px;
  padding-left: 10px;
}
.tpformmber input.date{
  width: 100%;
  height: 40px;
  color:#202124;
  border: solid 1px #d6d6d6;
  background: #ffffff;
  background-repeat: no-repeat;
  background-position: center right 13px;
  margin-right: 10px;
  padding-left: 10px;
  border-radius: 3px;
}
.tpformmber input.idorder{
  width:230px;
  height: 40px;
  border: solid 1px #d6d6d6;
  background: #ffffff;
  color:#202124;
  margin-right: 10px;
  float:left;
  padding-left: 10px;
  border-radius: 3px;
}
.tpformmber .chosen-container{
  height: 40px;
  border-radius: 3px;
}
.tpformmber .chosen-container .chosen-single{
  border-radius: 3px;
}
.tptablemna table{
  width:100%;
  margin-bottom: 22px;
  background: #ffffff;
  border: solid 1px #e5e5e5;
}
.tptablemna thead tr th {
  padding: 11px 20px;
  background: #766df4;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
  font-size: 14px;
  line-height: 22px;
}
.tptablemna tbody tr td{
  padding:10px 15px;
  border-bottom: solid 1px #e5e5e5;
  font-size: 14px;
  line-height: 22px;
}
.tptablemna tbody tr td:nth-child(2),
.tptablemna tbody tr td:nth-child(5){
  white-space: nowrap;
}
.tptablemna tbody tr td:nth-child(3){
  max-width: 385px;
}
.tptablemna .vstt{
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  justify-content: space-between;
}
.tptablemna .code{
  font-weight: 700;
}
.tptablemna .code a{
  display: inline-block;
  font-weight: bold;
}
.tptablemna .code a:hover{
  text-decoration: underline;
}
.tptablemna .red{
  color:#ee3024;
}
.tptablemna .blue{
  color:#0084cb;
}
.tptablemna .green{
  color:#009840;
}
.tptablemna .orange{
  color: #f47721;
}
.tptablemna button {
  float: right;
  text-transform: uppercase;
  background: #888888;
  color: #ffffff;
  border: none;
  width: 50px;
  height: 30px;
  padding:0;
  font-size: 14px;
  border-radius: 5px;
}
.tptablemna button:hover{
  background: #000000;
  color: #fff;
}
.itcodemana{
  padding: 15px 10px;
  text-align: center;
  background: #f5f5f5;
}
.itcodemana .vcode{
  font-size: 20px;
  line-height: 30px;
  color: #000000;
}
.itcodemana .code span{
  color: #766df4;
  font-weight: bold;
}
.itcodemana .vtext{
  font-size: 12px;
  line-height: 20px;
  color: #888888;
}
.itstatusba{
  background: #dfddf9;
  padding: 30px 25px;
  margin-bottom: 30px;
}
.itstatusba ul{
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: flex-start;
  max-width: 870px;
  margin: 0 auto;
  min-height: 60px;
}
.itstatusba .vstep{
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  position: relative;
  z-index: 1;
  top: -3px;
}
.itstatusba .vstep .sicon{
  height: 16px;
  width: 16px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #ebebeb;
  text-align: center;
  position: relative;
  line-height: 25px;
}
.itstatusba .vstep.active .sicon{
  background-color: #fff;
  color: #fff;
}
.itstatusba .vstep .sicon::before{
  content: '';
  position: absolute;
  top: -4px;
  left: -4px;
  right: -4px;
  bottom: -4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 4px solid #bcbcbc;
}
.itstatusba .vstep.active .sicon::before{
  border-color: #766df4;
}
.itstatusba .vstep .stext{
  text-align: center;
  position: absolute;
  top: calc(100% + 10px);
  font-size: 13px;
  line-height: 21px;
  color: #666666;
  white-space: nowrap;
}
.itstatusba .vline{
  width: calc(100% + 4px);
  position: relative;
  left: 0;
  height: 10px;
  background: #ffffff;
  -webkit-box-flex: 1;
  flex: 1;
}
.itstatusba .vline.active{
  background: #766df4 !important;
}
.ittableinf .ifgrip{
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.ittableinf .ifgrip > div{
  padding: 0 15px;
}
.ittableinf .ifgrip > .mcol{
  width: 33.3333%;
  order: 2;
}
.ittableinf .ifgrip > .hcol{
  width: calc(100% - 33.3333%);
  order: 1;
}
.tpgenerals{
  background: #ffffff;
}
.tpgenerals .vcolor{
  background: #f2f2f2;
}
.tpgenerals .iftitle{
  font-size: 15px;
  line-height: 23px;
  padding: 12px 15px;
  border: 1px solid #dddddd;
  text-transform: uppercase;
  font-weight: 600;
  background-color: #f8f8f8;
}
.tpgenerals .ifinfos{
  border: 1px solid #dddddd;
  border-top: 0;
}
.tpstepfini{
  padding: 20px;
}
.tpstepfini .itstepfini:last-child{
  margin-bottom: 10px;
}
.itstepfini{
  margin-bottom: 20px;
  font-size: 13px;
  line-height: 21px;
}
.itstepfini .stitle{
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  padding-bottom: 12px;
  margin-bottom: 15px;
  position: relative;
  color: #000000;
}
.itstepfini .stitle:before{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width:60px;
  border-bottom: 1px solid #766df4;
}
.tpstepfini ul li{
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: solid 1px #eeeeee;
}
.tpstepfini ul li:last-child{
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.tpstepfini .att {
  width: 185px;
  float: left;
  font-size: 13px;
}
.tpstepfini .ats {
  overflow: hidden;
  padding-left: 15px;
  font-size: 13px;
  color: #666666;
}
.tpgenerals .iftotal {
  padding: 15px 10px;
  border: 1px solid #e5e5e5;
  border-top: 0;
  font-size: 14px;
  line-height: 21px;
}
.tpgenerals .iftotal>div{
  margin-bottom: 5px;
}
.tpgenerals .iftotal .vleft{
  float: left;
}
.tpgenerals .iftotal .vright{
  float: right;
}
.tpgenerals .vtotal{
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  color: #de1f2e;
}
.tpgenerals .ifconts table{
  width: 100%;
}
.tpgenerals .ifconts table tr{
  border: 1px solid #e5e5e5;
}
.tpgenerals .ifconts table tr:nth-child(1){
  border-top: none;
}
.tpgenerals .ifconts table tr td{
  padding: 10px;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
}
.tpgenerals .ifconts table tr td:last-child{
  text-align: right;
}
.tpgenerals .ifconts table thead tr td{
  text-align: left;
}
.tpgenerals .ifconts table tbody tr td:first-child{
  padding-right: 0;
  width: 70px;
}
.tpgenerals .ifconts table tbody tr td:nth-child(2){
  text-align: left;
}
.tpgenerals .ifconts table tbody tr td .img{
  min-width: 50px;
}
.tpgenerals .ifconts table tbody tr td .t-title{
  max-height: 60px;
  overflow: hidden;
  font-size: 13px;
  line-height: 20px;
  min-width: 125px;
}
.tpgenerals .ifconts table tbody tr td .t-title a{
  display:block;
  color: #5283e0;
}
.tpgenerals .ifconts table tbody tr td .t-id{
  color: #202124;
  font-size: 12px;
  line-height: 19px;
}
.itbutonmbe{
  margin-top:20px;
}
.itbutonmbe .brgrip{
  display: flex;
  flex-wrap: wrap;
}
.itbutonmbe button.btn-web{
  width: 170px;
  height: 45px;
  text-transform: uppercase;
  color: #fff;
  background-color: #766df4;
  border: solid 1px #766df4;
  margin-right: 10px;
  font-size: 12px;
  line-height: 21px;
  border-radius: 25px;
}
.itbutonmbe button.btn-web:hover{
  background: #fff;
  color: #766df4;
}
.itbutonmbe .btn-design{
  display: inline-block;
  background: #fff;
  border:none;
  text-align: center;
  padding: 12px 20px;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 22px;
  border: none;
  border-radius: 5px;
}
.itbutonmbe .btn-design:hover{
  background: #766df4;
  color: #fff;
}
.itbutonmbe .flcen{
  margin-right: 15px;
}
.itbutonmbe .flcen:last-child{
  margin-right: 0;
}
.itmemberhh .viewall button{
  height: 45px;
  padding: 5px 10px;
  text-align: center;
  width: 100%;
}
.itmemberhh .viewall.vres button{
  height: 40px;
  font-weight: bold;
}
.tptbcoupon{
  background-color: #ffffff;
  overflow: hidden;
}
.tptbcoupon .cpscroll{
  width: 100%;
  padding-bottom: 0px;
}
.tptbcoupon table{
  width: 100%;
  background: #ffffff;
  border: solid 1px #e5e5e5;
}
.tptbcoupon table thead tr th{
  padding: 7px 10px;
  background: #766df4;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
.tptbcoupon table thead tr th:nth-child(1){
  text-align: left;
}
.tptbcoupon tbody tr td{
  padding: 10px 15px;
  border-bottom: solid 1px #e5e5e5;
  border-right: solid 1px #e5e5e5;
  font-size: 14px;
  line-height: 22px;
}
.tptbcoupon tbody tr td:last-child{
  border-right: none
}
.tptbcoupon .cppagi{
  padding: 30px 25px 30px 25px;
  border: solid 1px #e5e5e5;
  border-top: none;
}
.tptbcoupon tbody tr td:nth-child(2), .tptbcoupon tbody tr td:nth-child(3), .tptbcoupon tbody tr td:nth-child(4), .tptbcoupon tbody tr td:nth-child(6){
  width: 115px;
  text-align: center;
}
.tptbcoupon tbody tr td:nth-child(5),.tptbcoupon tbody tr td:nth-child(7){
  width: 195px;
  text-align: center;
}
.viewall a, .viewall button{
  text-transform: uppercase;
  line-height: 23px;
  padding: 11px 22px;
}
@media all and (min-width: 992px){
  .itsubmmber .mcconts{
    display: block!important;
  }
}
@media all and (max-width: 991px){
  .itsubmmber{
    margin-bottom: 20px;
  }
  .itsubmmber .mcconts{
    display: none;
    border: solid 1px #e5e5e5;
  }
  .itsubmmber ul{
    display: block;
  }
  .itsubmmber .mctitle{
    margin-bottom: 2px;
  }
  .itsubmmber .mcconts li{
    border-bottom: solid 1px #e5e5e5;
    margin: 0;
  }
  .itsubmmber .mcconts li:last-child{
    border-bottom: none
  }
  .itsubmmber .mcconts li a{
    padding: 10px 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    text-transform: uppercase;
  }
  .itsubmmber ul li a i{
    font-size: 22px;
  }
  .itsubmmber ul li a .fa-sign-in-alt{
    font-size: 24px;
  }
  .itmembermm{
    padding: 20px;
  }
  .itmemberhh{
    padding: 20px 20px 30px 20px;
  }
  .itmemberhh .changeAvatar{
    margin: 0 auto;
  }
  .tpformmber select,
  .tpformmber input.idorder{
    width:100%;
    margin-bottom: 10px;
  }
  .tptablemna thead{
    display: none;
  }
  .tptablemna tbody tr{
    display: block;
    padding:12px;
    border-bottom:solid 1px #e5e5e5;
    position: relative;
  }
  .tptablemna tbody tr:last-child{
    border-bottom: none
  }
  .tptablemna tbody tr td{
    display: flex;
    flex-wrap: wrap;
    padding:0;
    border-bottom: none;
    margin-bottom: 5px;
    position: relative;
  }
  .tptablemna tbody tr td:before{
    content: attr(data-cont) ":";
    font-size: 14px;
    line-height: 22px;
    text-align: right;
    color: #202124;
    margin-right: 5px;
  }
  .tptablemna tbody tr td:first-child:before{
    margin-right: 0px;
    content: '';
  }
  .tptablemna .red,
  .tptablemna button{
    float:none;
    display: inline-block;
  }
  .tptablemna .red{
    margin-right: 40px;
  }
  .itcodemana{
    margin-bottom: 20px;
  }
  .tptablemna .code a{
    font-size: 14px;
    line-height: 22px;
  }
  .tptablemna .vstt{
    padding-right: 80px;
  }
  .tptablemna .vstt button{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0;
  }
  .itcodemana .vcode{
    font-size: 16px;
    line-height: 24px;
  }
  .itmemberhh .mbgrip{
    margin: 0 -15px;
    justify-content: center;
  }
  .itmemberhh .mbgrip > div{
    padding: 0 15px;
  }
  .itmemberhh .mbgrip .mcol{
    width: 100%;
    margin-bottom: 25px;
  }
  .itmemberhh .mbgrip .hcol, .itmemberhh .mbgrip .bcol{
    width: 50%;
  }
  .ittableinf .ifgrip > .mcol{
    order: 1;
    width: 100%;
    margin-bottom: 20px;
  }
  .ittableinf .ifgrip > .hcol{
    width: 100%;
  }
  .tptbcoupon table thead tr th{
    display:none;
  }
  .tptbcoupon table thead tr th:nth-child(1){
    display: block;
  }
  .tptbcoupon tbody tr{
    display: block;
    padding:12px;
    position: relative;
  }
  .tptbcoupon tbody tr::before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 10px;
    right: 10px;
    height: 1px;
    background-color: #e5e5e5;
  }
  .tptbcoupon tbody tr:last-child{
    border-bottom: none
  }
  .tptbcoupon tbody tr td{
    display: flex;
    flex-wrap: wrap;
    padding:0;
    border-bottom: none;
    margin-bottom: 5px;
    position: relative;
  }
  .tptbcoupon tbody tr td:before{
    content: attr(data-title) ":";
    font-size: 14px;
    line-height: 22px;
    text-align: right;
    color: #202124;
    margin-right: 5px;
  }
  .tptbcoupon tbody tr td:first-child:before{
    margin-right: 0px;
    content: '';
  }
  .tptbcoupon tbody tr td{
    width: 100%!important;
    border-right: none!important;
  }
  .tptbcoupon .cppagi{
    padding: 20px 10px;
  }
  .tptbcoupon table{
    border-bottom: none;
  }
}
@media all and (max-width: 767px){
  .itmemberhh .vvgrid .xcol{
    width: 100%;
  }
  .itmemberhh a.forgetPass{
    margin-left: 0;
    margin-top: 10px;
    width: 100%;
    display: block;
  }
  .tpstepfini .att{
    width: 100%;
    float: none;
  }
  .tpstepfini .ats{
    padding-left: 0;
  }
  .tpformmber .fmgrip .mcol{
    width: 100%;
    margin-bottom: 10px;
  }
  .tpformmber .fmgrip .hcol{
    width: 100%;
    margin-bottom: 10px;
  }
  .tpformmber .fmgrip .bcol{
    width: 100%;
  }
  .tptablemna tbody tr td:nth-child(3){
    display: none;
  }
  .itbutonmbe.vhflex{
    margin: 0 -5px;
    margin-top: 20px;
  }
  .itbutonmbe.vhflex .flcen{
    margin: 0;
    padding: 0 5px;
    width: 100%;
    margin-bottom: 15px;
  }
  .itbutonmbe .flcen{
    width: 100%;
    margin-bottom: 15px;
    margin-right: 0;
  }
  .itbutonmbe .flcen:last-child{
    margin-bottom: 0;
  }
  .itbutonmbe .viewall button, .itbutonmbe .btn-design{
    width: 100%;
    text-align: center;
  }
  .tpgenerals .ifconts table tr td{
    font-size: 12px;
  }
  .itmemberhh .mbgrip .hcol, .itmemberhh .mbgrip .bcol{
    width: 100%;
  }
  .itmemberhh .mbgrip .bcol{
    padding-left: 15px;
  }
  .itmemberhh .vmarin{
    margin-bottom: 15px;
  }
}