/*guide*/
body{font-weight: 300;color:#171e58;}
.loading-parent{position: fixed;top:0;left:0;width: 100%;height: 100%;z-index: 99;display: none;}
.loading-page-parent{position: fixed;top:0;left:0;width: 100%;height: 100%;z-index: 99;background: #000;}
a,button,input[type=submit]{transition:color .2s ease-in-out 0s,background .2s ease-in-out 0s;-webkit-transition:color .2s ease-in-out 0s,background .2s ease-in-out 0s;-moz-transition:color .2s ease-in-out 0s,background .2s ease-in-out 0s;-o-transition:color .2s ease-in-out 0s,background .2s ease-in-out 0s;}



/*button link*/
.textlink{color:#171e58;font-size: 0.688em;text-decoration: underline;}
.prelogin .textlink{color:#fff;}
.paralink{color:inherit;text-decoration: underline;}
.textlink2{color:rgba(0, 0, 0, 0.5);font-size: 0.875em;}
.textlink2--larger{font-size: 1em;}
a.textlink2:hover{color:rgba(0, 0, 0, 0.7);}
.textlink3{color:#171e58;}
.textlink3:hover{opacity: 0.8}
.paralink{color:inherit;}
.paralink:hover{opacity: 0.8}
.btn{padding: 15px 30px;font-size: 1em;font-weight: 400}
.btn:focus{outline: 0}


.btn-primary,.btn-action,.btn-danger,.overlay-btn{
  font-size: 0.813em;
  color:#fff;
  background: #d4b768;
  text-align: center;
  line-height: 22px;
  border:0px;
  padding:6px 15px;
  min-width: 148px;
  border-radius:8px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
}

.btn-danger{
    background: #d9534f;
}
.prelogin .btn-action,.prelogin .btn-primary{background: #333333;  background: linear-gradient(to bottom,#333333, #666666);border:8px;font-size: 0.688em;line-height: 24px;padding:8px 15px;min-width: 200px;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;color:#fff;}
.prelogin .btn-danger{background: #d9534f; border:8px;font-size: 0.688em;line-height: 24px;padding:8px 15px;min-width: 200px;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;color:#fff;}

.cta-underbox{display: block;font-size: 1.25em;line-height: 30px;color:#151515;position: relative;}
.cta-underbox-arrow{position: absolute;right:42px;line-height: 30px;top:50%;margin-top:-15px;}
.btn-action-red{background: #f00;  background: linear-gradient(to bottom, #f00 0%, #f55 100%);border:0px;font-size: 1.25em;line-height: 24px;padding:18px 15px;min-width: 140px;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;color:#fff;}
.btn-action--circle{width: 40px;height: 40px;padding:0 10px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;min-width: 0 !important;}
.btn-upload{background: #30302e;color:#fff;border:1px solid #0302e;padding:16px 30px;line-height: 24px;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;display: block;}
.btn-upload>*{vertical-align: middle;}
.btn-upload-icon{width: 26px;margin-right:10px;}
.btn-action--inrst{font-size: 0.75em !important;line-height: 16px !important;padding:10px 15px;min-width: 0  !important}
.btn--full{width: 100%;}


/*title*/
.title-primary{margin:0 auto 15px;font-size: 2em;font-weight: 700}
.title-article{margin:0 auto 20px;font-size: 1.25em;font-weight: 700;color:#fff;}
.title-article-desc{font-size: 0.75em;font-weight: 300;color:#171e58;}
.title-section{margin:0 auto 15px;}

.text-article{font-size: 1em;margin-bottom: 15px;font-size: 0.875em;}
.text-article--2{margin-bottom: 5px;}

/*element*/
.alert{padding:15px;line-height: 24px;}
.pill-element{background: rgba(0,0,0,0);color:#ababab;font-size: 1em;padding:19px 30px;border-radius:28px;-moz-border-radius:28px;-webkit-border-radius:28px;}
.pill-element--inline{margin-left:10px;display: inline-block;}
.pill-element--inline:first-child{margin-left:0;}
.icon-equal{width: 12px;}
.pill-element>*{vertical-align: middle;}
.pill-element-title{color:#171e58;}

.bigpill-element{padding:28px 30px;border-radius:38px;-moz-border-radius:38px;-webkit-border-radius:38px;}
.bigpill-title{float:left;line-height: 20px;font-size: 1.125em;}
.bigpill-value{float:right;font-size: 1.25em;line-height: 20px;}
.bigpill-element-block{margin-bottom: 15px;}

.lineinfo-element{min-height: 60px;display: flex;align-items: center;justify-content: space-between;border-top:1px solid #d9d9d9;font-size: 0.813em;color:#171e58;}
.lineinfo-element:first-child{border-top:0;margin-top:-10px;}
.lineinfo-element:last-child{margin-bottom: -10px;}
.lineinfo-statement-element{padding:25px 10px;border-bottom: 1px solid rgba(0,0,0,0);border-top: 1px solid rgba(0,0,0,0);text-align: center;margin-top:40px;}
.lineinfo-statement-title{font-size: 1.25em;}
.lineinfo-statement-value{font-size: 1.875em;color:#171e58;}
.lineinfo-inner{margin-top:20px;}
.lineinfo-inner:first-child{margin-top: 0 !important;}
.lineinfo-value{font-weight: 700}
.lineinfo-icon{font-size: 20px;margin-right: 25px;color:#6480e9;}

.lineinfo-fullline{border-top: 1px solid rgba(0,0,0,0);border-bottom: 1px solid rgba(0,0,0,0);margin-bottom: 30px;padding:15px 0;display: flex;}
.lineinfo-fullline-item{flex-grow: 1;padding:0 20px 0 0;}

.rst-item--downline{display: flex;align-items: center;flex-wrap: wrap;}
.lineinfo-downline{min-height: 40px;width:33.33%;border:0px;align-items: center;display: flex !important;}

/*box*/
.infobox{display: block;line-height: 45px;background: #fff;    border-bottom: 1px solid #ccc;padding:0 12px;font-size: 0.938em;}
.infobox-icon{display: inline-block;width:22px;margin-right:10px;text-align: center;font-size: 1.25em;}
.infobox-title{display: inline-block;}
.infobox-val{float:right;margin-top:2px;}

.whitebox{background: #fff;border:1px solid #ccc;padding:15px;}
.title-whitebox{margin:0 auto 15px;font-size: 1.25em;font-weight: 700}
.whitebox-imptext{color:#4829B2;font-weight: 700;font-size: 1.125em;}


/*form*/
.form-group{margin-bottom: 16px;}
.form-control-div{
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px; 
  display: block;
  align-items: center;
  justify-content: space-between;
  min-height:40px;
  overflow: hidden;
  border:2px solid transparent;
  position: relative;
}

.form-control-div.focus{border-color:#657bc9;}
.form-control-div--multiplerow{display: block;}
.form-control-div-labelrow{padding-top:10px;}
.form-control-div-inputrow{display: flex;align-items: center;justify-content: space-between;}
.form-control-labelcontent{padding:15px 20px 10px;font-size: 0.813em;color:#000;}
.blackview .form-control-div{background: rgba(0,0,0,0.4)}
.blackview .form-control-div.readonly{background: #000;}
.form-label{
  color:#000;
  font-size: 1em;
  font-weight: 500;
  line-height: 15px;
  padding:5px;
  margin:0;
}
.form-label--right{padding:5px 20px 5px 5px;}
.form-label--small{font-size: 0.688em;font-weight: 400;margin-bottom:-10px;}
.blackview .form-label{color:rgba(255,255,255,0.4);}
.form-control-div-labelrow .form-label{padding-bottom: 0px;display: block;margin-bottom: -8px;}
.form-control:not(.dropdown-toggle){
  background: #f2f2f2;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  border:0px;
  line-height: 15px;
  padding:11px 20px 11px 5px;
  color:#171e58;
  font-size: 0.813em;
  font-weight: 700;
  text-align: right;
  height: auto;
  flex-grow: 1;
  text-align: left;
  border-radius: 10px;
}
.form-control-div.readonly .form-control:not(.dropdown-toggle){color:#bdbdbd;}
.form-control--self:not(.dropdown-toggle)[readonly],.form-control--self:not(.dropdown-toggle)[disabled]{color:#bdbdbd;}
.form-control--self:not(.dropdown-toggle){
  text-align: left;
  background: #f2f2f2;
  box-shadow: 0 5px 10px 0 rgb(0 0 0 / 10%);
  height: auto;
  min-height: 40px;
  border: 2px solid transparent;
  border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  -webkit-border-radius: 10px !important;
  padding:5px 20px;
}
.form-control--address{white-space: normal;word-break: break-all;}
textarea{resize:none;}
.form-control--textlarger{font-size: 1.125em !important;}
.blackview .form-control:not(.dropdown-toggle){color:#fff;}
.form-control:focus{outline: 0px;box-shadow: none;}
.form-control:-webkit-autofill {
  background-color: #f2f2f2 !important;
  color: #000 !important;
  -webkit-box-shadow: 0 0 0px 1000px #f2f2f2 inset !important;
  -webkit-text-fill-color: #000;
}


.error_message,label.error,.invalid-feedback{color:#ec1c24;font-size: 0.688em;margin-top:7px;line-height: 15px;padding:0 0 0 20px;font-weight: 400;}
.help-block{font-size: 0.688em;margin:7px 0 0;color:#919191;line-height: 15px;padding:0 0 0 20px;}
.help-block--2{padding:0;text-align: right;font-size: 0.625em;}
.blackview .help-block{color:#fff;opacity: 0.4}

.input-group{position: relative;display: flex;flex-wrap: wrap;align-items: stretch;width: 100%;align-items: center;}
.input-group-append-action{padding-left:10px;}
.input-group-action>.input-group:only-of-type>.input-group-append-action{display: none;}
.input-group{margin-top:5px;}
.input-group:first-child{margin-top:0px;}

.bootstrap-select{width:auto !important;position: relative;font-size: 1em !important;flex-grow: 1;}
.bootstrap-select .form-control{color:#000;border:0px;box-shadow: none;font-size: 0.813em;padding:0px 18px 0 0;height: auto;background: transparent;line-height: 15px;}
.bootstrap-select .filter-option{font-weight: 700;text-align: right !important;}
.bootstrap-select .caret {
  border: none;
  font-family: "icomoon";
  font-size: 10px;
  margin-top:-7px !important;
  right:5px !important;
  color:#171e58;
  line-height: 1;
}
.bootstrap-select .caret:before {
  content: "\e909";
  display: block;transform: rotate(90deg);
}
.blackview .bootstrap-select .form-control{color:#fff;}
.blackview .bootstrap-select .caret{color:#fff;}

/*.form-control--self.bootstrap-select{flex-grow: 1;}*/
.btn-group.form-control--self{display: flex;align-items: center;}
.form-control--self.bootstrap-select .dropdown-toggle .filter-option{text-align: left !important}
/*.form-control--self.bootstrap-select .form-control{font-size: 1em;opacity: 1;}*/
.select-title{color:#696969;font-size: 0.813em;margin-bottom: 6px;font-weight: 400}
.select-val{color:#3368fb;font-size: 1.25em;font-weight: 700;line-height: 24px;}

.form-group-icon-separator{font-size: 24px;display: block;margin:24px auto;text-align: center;
  background: -webkit-linear-gradient(#3368fb, #3368fb);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.prelogin .form-btn-parent{margin-top:24px;}
.form-btn-parent{margin-top:50px;text-align: center;}
.form-btn-parent-2{margin-top:30px;}
.alert{padding:10px;font-size: 0.813em;}
.form-content{margin-bottom: 30px;}
  
  .form-group--captcha input{padding-right:70px !important;}
  .login_captcha{position: absolute;right:0;top:0;}
  .login_captcha img{width: 70px;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;}

  .radio-list{display: flex;}
  .radio-list input{margin:0;}
  .radio-list label{padding-left:5px;font-size:0.75em;margin:auto 0;line-height: initial;}

  input[type=date]{line-height: initial !important;}

/*overlay*/
.overlay-header{position: absolute;top:0;left:0;width: 100%;text-align: left;padding:0 30px;pointer-events: none;}
.overlay-header-inner{height:80px;display: flex;align-items: center;border-bottom: 1px solid #d9d9d9}
.title-overlay{text-align: left;margin-bottom: 0px;color:#171e58;font-weight: 700;}
.overlay-parent{position: fixed;top:0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.5);z-index: 20;display: none;}
.overlay-content{padding:80px 0 35px;background: #fff;position: fixed;left:0;top:0;z-index: 21;max-width: 96%;max-height: 90%;display: none;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;border:0px solid #171e58;overflow: hidden;box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);}
.overlay-content--header{padding-top:100px;}
.overlay-inner{padding:0 30px;overflow: auto;min-width: 500px;}
.overlay-contentwrap{margin-top:20px;}
.overlay-close{position: absolute;right:30px;top:30px;font-size: 18px;color:#3e529b;}
.overlay-btn-parent{position: relative;padding:30px 0 0;text-align: center;}
.alert-icon-title{display: block;margin-bottom: 10px;font-size: 1.125em;}
.overlay-btn--50{width: 50%;}
.overlay-btn--cancel{background: #3c3c3c;color:#fff;}
  .overlay-btn-parent .u-flexdiv-col .btn{min-width: 0px;width: 100%;}




/*header*/
/*header{position: fixed;top:0;left:0;width: 100%;background: rgba(0,0,0,0.7);padding:8px 0;z-index: 10;transition:top .2s ease-in-out 0s;-webkit-transition:top .2s ease-in-out 0s;-moz-transition:top .2s ease-in-out 0s;-o-transition:top .2s ease-in-out 0s;}
header.hideheader{top:-96px;}
.logo{display: inline-block;max-width: 80px;}
.header-link{line-height: 21px;color:rgba(255, 255, 255, 0.9);font-size: 0.875em;display: inline-block;padding:8px;margin-top:21px;display: inline-block;}
.header-link:hover{color:rgba(255,255,255, 0.5);}*/
/*.header-link{background: transparent;border:0px;}*/
header{position: fixed;top:0;left:0;width: 100%;z-index: 12;
  /*transition:background 0.5s ease-in-out 0s;-webkit-transition:background 0.5s ease-in-out 0s;-moz-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;*/
}
header.scrolled .header-mainwrapper{background: #000}
header.postheader.scrolled .header-mainwrapper{background: #f8f8f8}
.preheader-inner{padding:30px 0 10px;}
.header-dropdown{display: inline-block;margin-left:25px;}
.header-dropdown-btn{background: linear-gradient(to bottom, #718acb, #3e529b);border:none;color:#ffffff;padding:5px 0;min-width:100px;min-height:35px;position: relative;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px; text-align: left;}
.header-dropdown-menu{background:#ffffff;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;border:0px solid #171e58;margin-top:10px;z-index: 70;padding:0; box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);min-width: 200px;font-size: 16px;}
.header-dropdown-btn{padding-left:15px;padding-right:15px;font-size: 0.688em;display: flex;align-items: center;justify-content: space-between;}
.dropdown-item{display: flex;font-size: 0.813em;color:#171e58;line-height: 16px;padding:14px 20px;border-top:1px solid #d9d9d9;position: relative;justify-content: space-between;align-items: center;}
.dropdown-item:first-child{border-top:0px !important;}
.dropdown-item.selected{color:#000;font-weight: 700}
.dropdown-item-success{font-size:16px;display: none;
background: -webkit-linear-gradient(#718acb, #3e529b);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;}
.selected .dropdown-item-success{display: block;}
.dropdown-btn-icon{margin-right:8px;font-size: 14px;}
.dropdown-btn-arrow{}
.dropdown-btn-arrow:before{display: block;transform:rotate(90deg);}
.open .dropdown-btn-arrow:before{transform:rotate(270deg);}
.dropdown-indi-arrow{position: absolute;top:100%;max-width: 24px;z-index: 71;margin-top:4px;display: none;left:50%;margin-left:-7px;}
.open .dropdown-indi-arrow{display: block;}
.dropdown-menu-content{padding:30px;}
.app-download-qr{border-radius:12px;-moz-border-radius:12px;-webkit-border-radius:12px;margin-bottom: 20px;max-width: 230px;width: 100%}
.app-download-item{color:#6d6d6d;font-size: 1.25em;display: inline-block;}
.app-download-icon{max-width: 20px;margin-right:12px;}
.dropdown-content-parent{text-align: center;}
.dropdown-backdrop{z-index: 69;}
.dropdown-title-parent{padding-left:100px;position: relative;margin-bottom: 40px;}
.dropdown-title-logo{position: absolute;width: 75px;left:0;top:50%;margin-top:-38px;}
.dropdown-title{margin:0 auto 5px;font-size: 1.5em;color:#fff;white-space: nowrap;}
.dropdown-titledesc{font-size: 1.25em;color:#6d6d6d;white-space: nowrap;}
.welcome-text-mob{color:#171e58;}
.welcome-text-top{font-size: 0.688em;display: block;}
.welcome-text-btm{font-size: 0.813em;font-weight: 700;display: block;}


.navigation_bar{
  position: fixed;
  left:0px;
  width: 60px;
  font-weight: 400;
  top:0;
  background: #d4b768;
  padding:150px 0 0;
  z-index: 100;
  height: 100%; 
  transition: width 0.5s;
}

.navigation_bar:hover {
  width: 260px;
}

.navigation_bar:hover .nav-title{
  display: block;
  font-weight: 700;
  font-size: 16px;
  color: #000;
  padding-left: 5px;
  white-space: nowrap;
}


.nav-top-parent{position: absolute;width: 100%;top:0;left:0;}
.nav-content-parent{
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  padding:0 10px;
}
.nav-btm-parent{padding:30px 0;color:#eeeeee;text-align: center;font-size: 0.688em;}
.nav-head{
  display: block;
  position: relative;
  font-size: 0.688em;
  min-height: 35px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px; 
  color:#333333;
  display: flex;
  padding-left: 10px;;
}
.nav-head i{color:#000000;}


.active .nav-head{
  background: #b0a050;
  width: 100%;
}

.menu-icon{display: none;margin:0 auto ;height: 24px;position: absolute;left:35px;top:50%;margin-top:-12px;}
.nav-parent{margin-bottom:5px;position: relative;}
.nav-parent:not(.active) .menu-icon--pre{display: inline-block;}
.nav-parent.active .menu-icon--post{display:inline-block;}
.nav-parent .sub-menu,.nav-parent .ranking-desc{display: none;}
.subnav-mob{background: transparent;overflow: auto;text-align: center;border-bottom: 1px solid #d9d9d9}
.sub-menu{display: flex;overflow: auto;    }
.sub-menu--right{max-width: 1100px;margin:0 auto;}
.sub-menu-item{margin-left:15px;}
  .sub-menu-item:first-child{margin-left:0 !important;}
.nav-child{
  display: inline-block;
  color:#000;
  line-height: 28px;
  padding:16px 0;
  white-space: nowrap;
  font-size: 1em;
  margin-left:40px;
  min-width: 60px;
}
.nav-child:first-child{margin-left:0px;}
.nav-child.active{
  font-weight: 700;
  color:#000;
  position: relative;
}
.nav-child.active:after{
  position: absolute;
  content:"";
  width: 60px;
  height: 3px;
  bottom:0;
  left:50%;
  margin-left:-30px;
  background: #000;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.nav-hr{margin:30px 0;}
.postheader{
  padding-left:60px;
  position: fixed;
  left:0;
  top:0;
  width: 100%;
}
.bodywrapper--postlogin{
  padding-left:60px;
  background: #f2f2f2;
}
.menu-selected-icon{display: block;line-height: 1;}
.nav-parent.active .menu-selected-icon{display:block;}
.nav-content-below{padding:0 35px;}
.nav-content-below-border{border-top:1px solid #3e529b;border-bottom:1px solid #3e529b;padding:15px 0;}
.nav-content-below-inner{margin:0 -35px;}
.postheader-action{display: inline-block;}


.nav-dropdown-parent{
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  margin-top: 3px;
  overflow: hidden;
  display: none;
}

.nav-dropdown{
  display: block;
  color: #000;
  background: #c5b060;
  padding: 10px 8px;
  margin:2px 0;
  font-size: 0.75em;
}

.header-title-parent{float:left;font-weight: 700}
.header-title{
  font-size: 1.5em;
  color:#222;
  display: inline-block;
}
.welcome-member-icon{width: 100%;max-width:45px;margin-right:15px;display: inline-block;}
/*.welcome-member-item{color:#222;margin-left:20px;display: inline-block;background: transparent;padding:0;min-height: 50px;}*/

  .welcome-member-item{font-size: 16px;width: 35px;height: 35px;border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;background-image: linear-gradient(to bottom, #333333, #666666);display: flex;align-items: center;justify-content: center;color:#3e529b;padding:0 !important;min-width: 0px;}

.nav-content-hr{height:1px;border:0px;background: #eee;margin:15px 0;}

/*footer*/
.prelogin .prefooter{color:#fff;text-align: center;padding:0 0 30px;}

/*footernav*/
.footer-nav .icon-expandnav{display: none;}
.footer-nav{position: fixed;bottom:0;left:0;width: 100%;z-index: 10;background: #1a1a1a;font-size: 11px;text-align: center;}


/*prelogin*/
.preloginbg{
  position: fixed;
  width: 100%;
  height: 100%;
  top:0;
  left:0;
  background: #d3b668; 
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;    
  background-size: cover;
  z-index: -10;
}
.bodywrapper{position: relative;z-index: 1}
.prelogin-content{padding:0 0 30px;margin:0 auto;}
.prelogin-bglogo{
  width: 70%;
  margin:0 auto 30px;
  display: block;
}
.prelogin-title-parent{padding-left:150px;position: relative;margin-bottom:40px}
.prelogin-logo{position: absolute;left:0;width: 100%;max-width: 118px;top:50%;margin-top:-59px;}
.prelogin-title{font-size: 1.625em;color:#fff;margin:0 auto 10px;}
.prelogin-titledesc{font-size: 1.125em;color:#6d6d6d;}

/*postlogin*/
.postlogin,.prelogin{color:#000;}
.postloginbg{position: fixed;width: 100%;height: 100%;top:0;left:0; background-repeat: no-repeat;background: #f8f8f8}
.bg-light{position: absolute;right:0;top:0;width: 50%;}
.postlogin-content{margin:0 auto;padding:30px 0;}
.postlogin-content--home{padding-bottom: 0px !important;}
.postlogin-normalwidth{max-width: 800px;margin:0 auto;}
.postlogin-biggerwidth{max-width: 1000px;margin:0 auto;}
.postlogin-content--fullwidth{max-width: none;}
.logo{display: block;max-width: 120px;margin:40px auto 0;}



/*home*/
.datetime-container{opacity: 0;position: relative;margin-bottom: 20px;margin-top:-10px;display: flex;align-items: center;justify-content: space-between;}
.time-item-parent{font-size: 1em;color:#171e58;}
.time-item{font-weight: 700;margin-left:3px;}
/*.time-session{font-size: 0.54em;color:#555;margin-left:10px;}*/
.date-item{color:#171e58;font-size: 1em;}
.ico-rate-parent{display: inline-block;}
.ico-rate-refresh{display: inline-block;margin-left:20px;max-width: 45px;}
.home-top{padding:30px 0 60px;}
.home-btm{border-top:2px solid #d9d9d9;padding:30px 0 20px;background: rgba(255,255,255,0.2)}
.home-country{margin-top:20px;}
.bigpill-element--hometotal{background: transparent;font-weight: 700;color:#fff;}
.bigpill-element--hometotal .bigpill-value{font-size: 1.688em}
.preheader-inner--post{border-bottom: 1px solid #d9d9d9}
.qr-img{border-radius: 8px;-moz-border-radius: 8px;-webkit-border-radius: 8px;border: solid 2px #999999;width: 130px;width: 200px;margin:0 auto 25px;padding:10px;}
.ic-img{border-radius: 8px;-moz-border-radius: 8px;-webkit-border-radius: 8px;width: 500px;width: 500px;margin:0 auto 25px;padding:10px;}


/*register*/
.register-mainwrapper{padding:0 200px;}

/*sponsor*/
.sponsor-total{font-size: 0.813em;margin-bottom: 24px;text-align: center;color:#919191;}
.package>*{vertical-align: middle;line-height: 17px;}
.package{display: inline-block;background: #fff;padding:14px 20px;min-width: 100%;box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.1);border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;display: flex;align-items: center;font-size: 0.813em;color:#171e58;font-weight: 700}
.sponsor-desc{margin-left:10px;font-size: 11px;color:#919191;}
.package-self{margin-bottom: 0;}
.package-name{flex-grow: 1;color:#000;padding-right:15px;}
.package-name-left{font-weight: 700;margin-right:12px;}
.package-count{display: flex;align-items: center;}
.sponsor-icon{font-size: 1.375em;margin-right:5px;}
.package-icon{margin-right:5px;}
.package-icon--self{font-size: 1.556em}
.sponsor_tree{margin:0-15px;padding:15px;}
.package-icon-expand{margin-left:10px;color:#3368fb;display: inline-block;font-size: 6px;}
.sponsor-smallinfo{margin-left:5px;}
.jstree-default .jstree-open>.jstree-anchor .package-icon-expand,.package-self .package-icon-expand{transform: rotate(180deg);-moz-transform: rotate(180deg);-webkit-transform: rotate(180deg);}
.jstree-default .jstree-anchor{height: auto  !important;min-width: 100%;}
.jstree-default .jstree-icon{margin-top:25px;}
.jstree-default .jstree-clicked,.jstree-default .jstree-hovered{background: transparent !important;border-color:transparent !important;box-shadow: none !important}
.jstree-default .jstree-leaf>.jstree-ocl{background: none !important;}
.jstree-default .jstree-closed>.jstree-ocl,.jstree-default .jstree-loading>.jstree-ocl{background:  none !important;}
.jstree-default .jstree-open>.jstree-ocl{background:  none !important;}
.jstree-default .jstree-icon:empty{width: 25px !important;height: 25px !important;position: absolute;left:0;margin-top:0px !important;top: 12px !important;}
.jstree-default .jstree-node{margin-left:25px !important;background: url("../images/dash-verticalline.png") left -5.5px top 1px/25px auto repeat-y !important;position: relative;padding:10px 0px 10px 35px !important;}
.jstree .jstree-open>.jstree-children{width: 100%;}
/*.jstree-children:first-child .jstree-node:first-child{padding-top:20px !important;}*/
.jstree-icon{display: none !important}

/*.cta-link{float:left;width: 50%;padding:10px;color:#4829B2;font-size: 0.875em;}
.cta-wrapper{border:1px solid #ccc;background: #fff;text-align: center;}
.cta-parent:first-child{border-bottom: 1px solid #ccc;}
.cta-link:first-child{border-right: 1px solid #ccc;}
.cta-img{margin: 10px auto 15px;display: block;max-width: 40%;}
.annoncement-item{text-align: left;padding-bottom: 20px;border-top: 1px solid #ccc;padding-top:20px;box-shadow: 0 0 10px grey; padding: 5px 10px; overflow: auto; margin-bottom: 20px;}
.annoncement-item:first-child{border-top:0px;padding-top:0px;}
.announcement-date{font-size: 0.875em;}
.announcement-title{margin:0 auto 15px;}
.announcement-img{margin-bottom: 10px;}
.action-wrapper{margin-top:-52px;}*/

/*table*/
.table{margin-bottom: 0px;background: #fff;color:#151515;border:0px;}
.table-scrollparent{width: 100%;overflow:auto;border:1px solid #ccc;margin-bottom: 2px;}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{}
.table > thead > tr > th{border-bottom: 0px;background: #fff;color:#000;}

/*scroll*/
.scrollindi-parent{padding:10px;background: #4829B2;color:#fff;font-size: 0.875em;border:1px solid #ccc;border-bottom: 0px}
.scroll-content{width: 3000px;}
.table-scrollparent--noborder:not(.scrollable){border:none;}
.table-scrollparent--noborder.scrollable{padding: 10px;}

 /*statement*/
.statement-form{border-bottom: 1px solid rgba(0,0,0,0);padding-bottom: 25px;}
.rst-parent--bordertop{border-top:1px solid rgba(0,0,0,0);padding-top:25px;}
.rst-total-item{font-size: 1.125em;}
.rst-item{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;padding:25px 30px;background: #fff;margin-bottom: 16px;box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);}
  .rst-item--2{padding:10px 20px;}

/*.rst-item-no{display: none;}*/
.rst-item-top{position: relative;padding-left:0;}
.rst-item-top--firstline{padding-right:240px;}
.rst-item-top--nopadding{padding:0 !important;}
.rst-item-no{width: 52px;height: 52px;position: absolute;left:0;top:0;text-align: center;line-height: 52px;font-size: 1.25em;color:#fff;background:rgba(0,0,0,0);border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%; }
.rst-item-icon{}
.rst-item-top-right{position: absolute;right:0;top:0;text-align: right;}
.rst-title{
  font-weight: 700;
  font-size: 1.563em;
  margin-bottom: 20px;
  color:#d4b768;
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px solid #d4b768;
}
.rst-val1{color:#171e58;font-size: 1em;font-weight: 700;margin-top:0;}
.rst-val1 a{color:#171e58;}
.rst-val2{font-size: 0.813em;color:#696969;}
.rst-val3{font-size: 1.25em;display: flex;align-items: center;justify-content: center;}
.rst-val-separator{margin:0 10px;background: #726f68;width: 1px;display: inline-block;height: 25px;}
.rst-val2>*{vertical-align: middle;}
.rst-item-btm{text-align: right;display: flex;justify-content: flex-end;align-items: flex-end;}
.rst-item-btm--left{text-align: left;}
.rst-val-imp{color:#171e58;font-size: 1em;font-weight: 700;margin-left:8px;}
.pagination-parent{text-align: center;}
.pagination{margin:0;}
.pagination > li > a, .pagination > li > span{color:#171e58;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{background-color:#171e58;border-color:#171e58;}
.rst-item-btm--withleftval{padding-left:240px;position: relative;}
.rst-item-btm-leftval{position: absolute;left:0;bottom: 0;}
.rst-item-top-content--oneline{min-height: 52px;}
.rst-val-icon{margin-left:5px;width: 24px;}
.rst-img-btn{width: 80px;height: 80px;display: inline-block;margin-top:10px;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;border:1px solid rgba(255,255,255,0.5);}
.rst-item-btm--topup{margin-top:-20px;}
.rst-item .btn-action,.rst-item .btn-action-red{margin-top:4px;}
.rst-item-btm--minheight{min-height:50px;}
.rst-item-btm--mt4{margin-top:40px;}

/*coming soon*/
.comingsoon-content{padding-left:180px;text-align: left;}
.comingsoon-content .dropdown-title-logo{width: 134px;margin-top:-67px;}
.comingsoon-content .dropdown-title{font-size: 1.875em;white-space: normal;}
.comingsoon-content .dropdown-titledesc{font-size: 1.5em;white-space: normal;}

.comingsoon-parent{min-height: 100%;}
.comingsoon-content{margin-bottom: 0}

/*service*/
.witdraw-qr{max-width: 295px;width: 100%;margin:0 auto 20px;display: block;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;border:1px solid rgba(0,0,0,0);padding:25px;}
.text-valuetitle{font-size: 0.813em;}
.text-value{color:#171e58;font-size: 1em;font-weight: 700}
.service-value-item{margin:0 auto 45px;text-align: center;}
.item-btn{display: block;text-align: center;color:#fff;font-size: 1.25em;padding:30px 0;border-bottom: 2px solid rgba(0,0,0,0);max-width: 120px;margin:0 auto ;}
.item-btn--noborder{border-bottom: 0px;}
.item-btn-img{max-height: 70px;margin:0 auto;display: block;margin-bottom: 10px;}
.service-item-parent{max-width: 570px;margin:0 auto;}
.comingsoon-overlay{height: 280px;min-width: 700px;text-align: center;}


/*coin statement*/
.coinstatement-top{border-bottom: 1px solid rgba(0,0,0,0);padding-bottom: 25px;margin-bottom: 40px;}
.coinstatement-left{float:left;}
.coinstatement-right{float:right;}

/*announcement*/
.annoncement-item{border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;background: rgba(165,165,165,0.1);margin-bottom: 20px;}
.announcement-top{padding:30px 40px;border-bottom: 2px solid rgba(0,0,0,0)}
.announcement-title{font-size: 1.25em;color:#222;line-height: 24px;margin:0 0 10px;}
.announcement-btm{padding:30px 40px;}
.announcement-top--overlay{padding:0 15px 15px;}
.announcement-btm--overlay{padding:15px;}
.announcement-img--overlay{width: 500px;}

/*mt4*/
.mt4-download-item{border-top:1px solid rgba(0,0,0,0);display: flex;padding:25px 0;align-items: center;}
.mt4-download-item:first-child{border-top:0px;padding-top:0;}
.mt4-download-left{flex-grow: 1;padding-right:10px;flex:auto;}
.mt4-donwload-right-inner{width: 260px;background: rgba(255,255,255,0.1);padding:15px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
.mt4-img{width: 150px;}

/*home table*/
.table-bordered{width: 100%}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td{
  border:0px;
}
td,th{padding:10px ;}
th{color:#000;}

.table-bordered thead tr {
  border-bottom: 1px solid #d4b768;
}


/*kyc*/
.text-success{color:#2b982b;}
.icon-verified{font-size: 100px;}
.text-verified{font-weight: 700;font-size: 16px;}
.btn-uploadfile{display: block;width: 200px;height: 200px;background: rgba(0,0,0,0.1);position: relative;border:1px solid rgba(0,0,0,0);}
.uploadfile-parent{position: absolute;bottom: 0;width: 100%;left:0;padding:5px;background: #fff;text-align: center;background: rgba(0,120,55,0.1);color:#000;}
.btn-uploadfile{background-repeat:no-repeat;background-position: center;background-size:cover;}
.btn-uploadfile:hover{
    -webkit-box-shadow: 0px 0px 5px 0px rgba(96,125,139,0.8);
    -moz-box-shadow: 0px 0px 5px 0px rgba(96,125,139,0.8);
    box-shadow: 0px 0px 5px 0px rgba(96,125,139,0.8);
}
.before-upload{width: 100%;text-align: center;position: absolute;left:0;top:50%;line-height:30px;margin-top:-23px;color:#ccc;font-size: 24px;}
.btn-uploadfile.haveimage .before-upload{display: none;}
.btn-uploadfile.haveimage{border:none;}
.kyc_image{    
    display: block;
    width: 200px;
    height: 200px;
    background: rgba(0,0,0,0.1);
    position: relative;
    border: 1px solid rgba(0,0,0,0);
    /*margin: auto auto 10px auto;*/
}
.kyc-status{color:#696969;font-size: 0.813em;}
.member_kyc{
  text-align: center;
  margin-bottom: 16px;
box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);  box-shadow: 0 0 10px grey;
  padding: 20px 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;
}
.ico_rate_lock{
  text-align: center;
}
#lockcounter{
  width: 200px;
  margin: 10px auto;
  text-align: center;
  background: black;
  color: red;
  padding: 0;
  font-size: 40px;
  box-shadow: 0 0 5px white;
  color: #f33;
  font-weight: bolder;
}
.topup_div{
  background: rgba(122,255,248,0.7);
  width: 60px;
  height: 60px;
  border-radius: 50%;
  text-align: center;
  padding: 16px 0;
  z-index: 9999;
  font-size: 16px;
  font-weight: bolder;
  border: 1px solid #7AFFF8;
  box-shadow: 0 0 8px black;
  position: absolute;
  right: 10px;
  color:black;
}
.package_order_status_red{
  color:red;
}

/*mt5*/
.line-title{
  border-bottom: 1px solid #d4b768;
  display: block;
  padding: 5px 15px;
  font-size: 1.5em;
  font-weight: 700;
  margin-bottom: 16px;
  color: #d4b768;
  text-align: center;
}

.line-title.sub-title {
    font-size: 1.2em;
    color: #000;
    border-bottom: unset;
    text-decoration: underline;
}
.blockinfo-icon{font-size: 40px;color:#6480e9;margin-bottom: 30px;}
.blockinfo-title{font-size: 0.813em;margin-bottom: 6px;}
.blockinfo-val{font-size: 1.563em;font-weight: 700}

.js-copypost{display: none}
.copied .js-copypre{display: none;}
.copied .js-copypost{display: block;}
.qr_code_render img,.qr_code_render canvas{margin:0 auto;max-width: 100%;}
.qr_code_render{max-width: 200px;margin:0 auto;}
.remark-box{border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border:1px solid #ec1c24;color:#ec1c24;display: flex;align-items: center;padding:10px;}
.remark-box-content{margin-left:10px;flex-grow: 1;font-size: 0.75em;}

/*clients*/
.red_background{background: rgba(240,21,22,1) !important;position: absolute;left:0;top:0;}
.menu_tab_parent{overflow: auto;position: relative;margin-top:20px;}
.menu_tab{display: flex;flex-flow:nowrap;padding:0;margin:0;font-size: 16px;padding-top:10px;}
.nav-item{display: block;list-style: none;display: flex;font-size: 16px;}
.nav-link{padding:7px 12px;font-size: 0.875em;color:#171e58;}
.nav-link.red_text,.text-danger{color:rgba(240,21,22,1);}
.box-item-wrapper{
    flex-basis:0;
    /*flex-grow: 1;*/
    text-align: center;
    line-height: initial;
    font-size: 0.875em;
    padding:0 10px;
    width: 9.5rem;
}
.box-item{display: block;    background-color: #7d7d7d !important;    border-radius: 20px;    color: rgba(0,10,31,1) !important;    justify-content: center;margin-top: 20px;text-align: center;padding:15px 5px;}
.box-item.active{background-color: rgba(0,10,31,1) !important;color: white !important;}
.fade{transition: opacity .15s linear;opacity: 1;}
.tab-content>.tab-pane {
    display: none;}
    .tab-content>.active {
    display: block;}
    .expand-btn{display: block;font-size: 0.875em;color:#171e58;margin-top:0;font-weight: 700;text-decoration: underline;}
    .expand-btn a{color:#171e58;display: block;}
    .expand-btn:hover{opacity: 0.7}
.asset-img{height: 40px;width: 40px;}

.d-none{display: none !important}

.panel-div{
  background: #fff;
  border:1px solid #d4b768;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  margin-bottom: 15px;
}

.panel-title{
  color:#000;
  padding:15px 15px 5px;
  font-size: 1em;
  font-weight: 700;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom: 1px solid #d4b768;
}
.panel-body{padding:15px;}
.collapse-content{margin-top:15px;}


.u-flexdiv{display: flex;align-items: center;}
.u-flexdiv-center{display: flex;align-items: center;justify-content: center;}
.u-flexdiv-top{display: flex;align-items: flex-start;}
.u-flexdiv-between{display: flex;align-items: center;justify-content: space-between;}
.u-flexdiv-col{flex:1;margin-left:10px;}
.u-flexdiv-col-normal{margin-left:10px;}
.u-flexdiv-col:first-child,.u-flexdiv-col-normal:first-child{margin-left:0 !important;}
.u-flexgrow{flex-grow: 1;}
.u-flexdiv--wrap{flex-wrap: wrap;}
.u-flexdiv--reverse{flex-direction: row-reverse;}

/*u*/
.u-floatleft{float: left;}
.u-floatright{float: right;}
.mt-0{margin-top:0px !important;}
.mt-5{margin-top:5px;}
.mt-20{margin-top:20px;}
.mt-50{margin-top:50px;}
.mr-5{margin-right:5px;}
.mr-10{margin-right:10px;}
.ml-5{margin-left:5px;}
.ml-10{margin-left:10px;}
.ml-20{margin-left:20px;}
.mb-0{margin-bottom: 0px !important;}
.mb-10{margin-bottom: 10px;}
.mb-20{margin-bottom: 20px;}
.mb-30{margin-bottom: 30px;}
.mb-40{margin-bottom: 40px;}
.pr-5{padding-right: 5px;}
.pl-5{padding-left: 5px;}
.pr-8{padding-right: 8px;}
.pl-8{padding-left: 8px;}
#codeigniter_profiler{position: relative;z-index: 1}
.bg-white{background: #fff;}
.u-vmid>*,.infobox>*{vertical-align: middle;}
.u-block{display: block;}
.text-warning{color:#f4c342;}
.text-purple{color:#4829B2;}
.text-yellow{color:#facf71;}
.text-green{color:#23deab;}
.text-success{color:#17a27d;}
.u-wordwrap{white-space: normal;word-break: break-word;}
.u-weightnormal{font-weight: 300;}
.u-inlineblock{display: inline-block;}
.center{
  text-align: center;
}
.text-bold{
  font-weight:bold;
}
.u-white{color:#fff;}
.text-center{text-align: center;}

/*grid*/
.row--lesspadding{margin:0 -8px;}
.row--lesspadding div[class*="col-"]{padding:0 8px;}
/*422fab*/

/*md & below/ above xs*/
@media only screen and (max-width: 1199px ) and (min-width: 768px){
  .welcome-member-icon{margin-right:5px;}
  .menu-icon{height: 18px;margin-top:-9px;left:10px;}

  .postheader .welcome-member-icon{max-width: 40px;}
  .postheader .preheader-inner{padding:20px 0;}

  /*element*/

  /*register*/
  .register-mainwrapper .form-label-left{width: 30%}
  .register-mainwrapper .form-input-parent{width: 70%}
  .form-section-nav{font-size: 0.875em;}
  .register-mainwrapper{padding:0 0 0 160px;}

  /*home*/
  .pill-element{padding:14px 15px;font-size: 0.813em;}
}


/*sm & above*/
.d-block {
    display: block!important;}
@media only screen and (min-width: 768px){
  nav{display: inline-block !important;}

  .d-md-none {
    display: none!important;}
    .d-md-block{display: block !important}
}

/*sm*/
@media only screen and (max-width: 991px){
  .dropdown-titledesc{white-space: normal;}

  /*register*/
  .register-mainwrapper{padding:0;}

  /*u*/
.visible-sm{display: block !important}
.hidden-sm{display: none !important;}
}

/*xs*/
@media only screen and (max-width: 767px){
  .logo{max-width: 90px;}
  .header-link{margin-top:7px;}

  /*btn*/
  .btn-primary, .btn-danger{min-width: 120px;}
  .btn-primary--2{font-size: 1em;}
  .prelogin .btn-action,.prelogin .btn-primary,.prelogin .btn-danger{min-width: 120px;}
  /*.btn-action-red, .btn-action{font-size: 1em;line-height: 20px;padding:10px 15px;min-width: 120px;}*/
  .btn-action--circle{width: 40px;height: 40px;padding:0 10px;}
  .btn-action--smaller-xs{min-width: 80px;}
  .textlink{font-size: 0.875em;}
  .btn-upload{padding:9px 18px;font-size: 0.875em;line-height: 19px;}
  .btn-upload-icon{width: 18px;}
  .btn-action--inrst{padding:5px 10px;}

  /*title*/
  .title-section{font-size: 0.875em;margin-bottom: 10px;}
  .title-article{font-size: 1em;margin-bottom: 15px;}

  .rst-title{margin-bottom: 15px;font-size: 1em;}

  /*text*/
  .text-article{font-size: 0.75em;margin-bottom: 10px;}
  .text-article--2{margin-bottom: 5px;}



  /*element*/
  /*box*/
  .infobox-parent{margin:0 -15px;}
  .infobox-icon{margin-right:5px;}
  .alert{font-size: 0.875em;padding:10px 18px;line-height: 18px;}

  .pill-element{font-size: 0.75em;line-height: 18px;padding:11px 12px;}
  .bigpill-element{padding:15px 25px;font-size: 1em;}
  .bigpill-title{font-size: 0.875em;}
  .bigpill-value{font-size: 1em;}
  .bigpill-element-block{margin-bottom: 12px;}


  .lineinfo-element{font-size: 1em}
  .lineinfo-title{font-size: 0.688em;}
  .lineinfo-statement-element{margin-top:15px;padding:15px 10px;}
  .lineinfo-inner{margin-top:10px}
  .lineinfo-statement-title{font-size: 0.75em}
  .lineinfo-statement-value{font-size: 1.125em}
  .lineinfo-icon{font-size: 16px;margin-right: 13px;}
  .lineinfo-home--half .lineinfo-icon{margin-bottom: 8px;display: block;}
  .lineinfo-value{font-size: 0.813em;}

  .lineinfo-fullline{display: block;padding:5px 0;font-size: 0.813em;margin-bottom: 20px;}
  .lineinfo-fullline-item{display: block;margin-top: 5px;padding:0 10px;}
  .lineinfo-fullline-item:first-child{margin-top:0px;}

  /*overlay*/
  .overlay-inner{min-width: 0px;}


  /*form*/


  /*header*/
  .header-dropdown-btn{font-size: 0.875em;padding:12px 30px 12px 10px;}
  .dropdown-btn-icon{max-width: 14px;margin-right:5px;}
  .dropdown-btn-arrow{margin-left:10px;}
  .header-dropdown{margin:0 5px;}
  .header-dropdown-menu{border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;}
  .header-dropdown-menu--fixed{position: fixed;overflow: auto;width: 90%;left:5%;}
  .app-download-icon{max-width: 16px;margin-right:5px;}
  .dropdown-menu-content{padding:15px;}
  .app-download-item{font-size: 1em;}
  .app-download-qr{margin-bottom: 10px;}
  .preheader{text-align: center;}
  .preheader-inner{padding:10px 0;}
  .dropdown-title-parent{padding-left:40px;margin-bottom: 20px;}
  .dropdown-title{font-size: 1.125em;}
  .dropdown-titledesc{font-size: 1em;}
  .dropdown-titledesc,.dropdown-title{white-space: normal;}
  .dropdown-title-logo{width: 30px;margin-top:-15px;}
  .welcome-text-mob{display: flex;align-items: center;justify-content: center;}
  .dropdown-menu-right{right: 0}

  /*post header*/
  nav{position: fixed;width: 100%;top:66px;left:0;background: #fff;margin:0;border-top:1px solid #cacaca;display: none;
    -webkit-box-shadow: 0px 5px 17px -5px rgba(21,21,21,0.69);
    -moz-box-shadow: 0px 5px 17px -5px rgba(21,21,21,0.69);
    box-shadow: 0px 5px 17px -5px rgba(21,21,21,0.69);
  }
  .header-link-menu{font-size: 1em}
  .icon-expandnav{position: absolute;line-height: 30px;margin-top:-15px;top:50%;right:8px;}
  .nav-parent{display: block;}
  .sub-menu{position: relative;left:0;top:0;}

  .header-title-parent{
    float:none;
    min-height: 60px;
    padding:15px 0 0;
    position: relative;
  }
  /*.haveheaderaction .header-title-parent{padding-bottom: 15px;}*/
  .header-title{
    font-size: 1.25em;
    display: block;
  }
  .header-icon-link{position: absolute;width: 40px;top:15px;left:0;}
  .header-icon-link--right{left: auto;right:0;}
  .welcome-member-item{margin:0;padding:0;min-height: 0px;width: 40px;height: 40px;font-size: 1em !important;}
  .welcome-member-icon{margin:0;}
  .postheader #dropdownLanguage{width: 100%;border-radius:0px;justify-content: center;}
  .subnav-mob{margin:0 -15px;padding:0 20px;margin-top:-15px;}
  .haveheaderaction .subnav-mob{margin-top:0px;}
  .sub-menu{height: 58px;align-items: center;}
  .nav-child{padding:15px 0;margin-left:25px;font-size: 0.875em;min-width: 30px;}
  .nav-child.active{background-size:20px auto;background-position:center bottom;}
  .nav-child.active:after{width: 30px;margin-left:-15px;}
  .subnav-mob{padding:0 10px;}
  .sub-menu-item{margin-left:10px;flex:1;}
  .nav-dropdown-parent{
    position: absolute;
    left: 0;
    bottom: 100%;
    width: 100%;
    margin-bottom: 3px;
  }
  .nav-content-parent{overflow: visible;}
  

  .postheader .header-dropdown{float:left;width: 100%;margin:0;border-left:1px solid rgba(0,0,0,0);}
  .postheader .header-dropdown:first-child{border-left:0px;}
  .postheader-action{display: block;margin:0 -15px;border-top:1px solid rgba(0,0,0,0);border-bottom:1px solid rgba(0,0,0,0);flex-grow: 1;}
  .header-dropdown-btn{text-align: center;}
  .postheader .dropdown-indi-arrow{margin-top:4px;margin-left: -12px;}
  .postheader .header-dropdown-menu:not(.header-dropdown-menu--fixed){width: 90%;right:5%;margin-right:0;}
  .postheader .preheader-inner{padding:0;border-bottom: 0px}
  .logo{margin:0 auto 8px}
  .header-logo-welcome{color:#171e58;font-size: 0.875em;font-weight: normal;}
  .welcome-member-item-dropdown{float:none !important;}
  .welcome-member-item-dropdown .dropdown-menu{margin-right:-10px !important;}
  .welcome-text-top,.welcome-text-btm{font-size: 0.688em;font-weight: 700;}
  .welcome-text-top:after{content:", ";margin-right: 2px;}
  .welcome-text-mob{margin:0;}


  /*footer*/
  .prefooter{font-size: 0.75em;padding-bottom: 20px;}

  /*footernav*/
  .footer-nav{
    background: #d4b768;  
    padding:5px 0;
  }
  .nav-parent i{display: block;margin:0 auto 5px;font-size: 16px;}
  .nav-parent{
      float:left;
      width: 16.667%;
      height: 100%;
      margin-bottom: 0px;
  }
  /*.nav-parent a{padding:0;color:#060606;height: 100%;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;}*/
  .menu-selected-icon{display: none !important;}
  .menu-icon{position: relative;margin:0 auto;top:0;left:0;height: 20px;}
  .nav-head{
    display: block;
    position: relative;
    border-radius:8px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    padding:10px 3px;
    margin:0 auto;
    font-size: 0.75em;
    color:#000;
    font-weight: 700;
    border:0px;
    text-align: center;
  }
  .nav-head-icon{
    margin:0;
    text-align: center;
  }

  .nav-head>span{margin-top:0px;display: block;}

  .nav-content-parent{padding:0;}
  .nav-content-below-inner{display: flex;}
  .nav-parent {flex: 1;padding:0 2px;}


  /*prelogin*/
  .preloginbg{background-size:auto 100%;background-position: left 30% center;}
  .cta-underbox-arrow{right:15px;}
  .prelogin-title-parent{padding:0;text-align: center;}
  .prelogin-title{margin-bottom: 5px;}
  .prelogin-titledesc{font-size: 0.875em;}
  .prelogin-bglogo{max-width: 150px;}
  .prelogin-logo{position: inherit; margin: 0 0 15px 0;}
  .prelogin-content{padding-bottom: 10px;}



  /*postlogin*/
  .postheader{background: #fff;box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05);}
  .postheader,.bodywrapper--postlogin{padding:0;}
  .postlogin-content{padding:20px 0;}

  /*home*/
  .ico-rate-parent{width: 100%;display: flex;overflow: auto;}
  .pill-element--inline{white-space: nowrap;}
  .home-top{padding:0 0 20px;}
  .datetime-container{padding-bottom: 16px;margin-bottom: 16px;border-bottom: 1px solid #d9d9d9;margin-top:0px;}
  .time-item-parent{font-size: 0.813em;}
  .time-item{font-size: 1em;}
  .date-item{font-size: 0.688em;}
  .home-top{position: relative;}
  .ico-rate-refresh{margin:0;position: absolute;right:0;top:0;max-width: 34px;}
  .home-btm{padding-top:0px;border-top-width: 1px}
  .home-btm-left{margin:0 -15px;padding-top:10px;}
  .home-country{margin-bottom: 20px;}
  
  .text-valuetitle{font-size: 0.688em;}
  .text-value{font-size: 0.813em;}
  .form-btn-parent-2{margin-top:25px;}

  .lineinfo-element--borderleft{border-left:1px solid rgba(0,120,55,0.2);}

  .home-lineinfo-parent{display: flex;flex-wrap: wrap;}
  .home-lineinfo-parent .lineinfo-element{flex:0 0 50%;margin:20px 0 0;border-top:0px;border-left:1px solid #d9d9d9;padding-left:20px;}
  .home-lineinfo-parent .lineinfo-element:nth-child(even){border-left:0px;padding-left:0px;padding-right: 20px;}
  .lineinfo-element{display: block;}
  .home-lineinfo-parent .lineinfo-element:first-child{flex:0 0 100%;min-height: 50px;display: flex;border-bottom:1px solid #d9d9d9;border-left:0;padding:0;margin:-15px auto 0;}

  .bigpill-element--hometotal{padding-left:15px;padding-right:15px;text-align: center;}
  .bigpill-element--hometotal .bigpill-title{float:none;display: inline-block;margin:0 5px;line-height: 1;vertical-align: bottom;}
  .bigpill-element--hometotal .bigpill-value{float:none;display: inline-block;margin:0 5px;vertical-align: bottom;}

  /*sponsor*/
  /*.sponsor_tree{margin-top:30px;}
  .sponsor-icon{width: 18px;margin-right:3px;}
  .package{font-size: 0.875em;line-height: 16px;}
  .jstree-default .jstree-anchor{margin-top:14px !important;}
  .sponsor-topusername{padding:0 0 14px;}
  .jstree-default .jstree-icon:empty{width: 30px !important;height: 30px !important;}
  .jstree-default .jstree-node{margin-left:31px !important;background: url("../images/dash-verticalline.png") left -6.5px top -1px/30px auto repeat-y !important;}
  .jstree-default>.jstree-container-ul>.jstree-node{margin-left:0px !important;}
  .jstree-children:first-child .jstree-node:first-child{padding-top:0px !important;}*/
  .lineinfo-downline{width:100%}

  /*statement*/
  .rst-item-no{width: 28px;height: 28px;line-height: 28px;font-size: 0.875em;display: none;}
  .rst-item-icon{font-size: 1.125em;}
  .rst-item{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;margin-bottom: 12px;}
  /*.rst-item-top{padding-left:36px;padding-right:0;}*/
  .rst-item-top--firstline{padding-right:165px;}
  .rst-item-top--firstline--2{padding-right:80px;}
  .rst-val1{font-size: 0.813em;}
  .rst-val2{font-size: 0.75em;}
  .rst-val3{font-size: 0.875em;}
  .rst-val-separator{height: 14px;margin:0 3px;}
  .pagination > li > a, .pagination > li > span{font-size: 0.875em;padding:2px 6px;}
  .rst-total-item{font-size: 0.875em;}
  /*.statement-form{padding-bottom: 15px;}*/
  .rst-item-top-content--oneline{min-height: 30px;}
  .rst-item-btm--withleftval{padding-left:155px;}
  .rst-item-btm-leftval{line-height: 22px;}
  .rst-val-icon{width: 16px;}
  .rst-img-btn{width: 45px;height: 45px;}
  .rst-item-top-right .rst-val2:first-child{margin-top:1px;}
  .rst-item-top-right .rst-val2--imp:first-child{margin-top:-2px;}
  .rst-item .btn-action, .rst-item .btn-action-red{margin-top:2px;}

  /*coming soon*/
  .comingsoon-content{text-align: center;padding:0;margin:0;}
  .comingsoon-content .dropdown-title{font-size: 1.25em;}
  .comingsoon-content .dropdown-titledesc{font-size: 0.875em;}

  /*
  .cta-img{margin-bottom: 10px;}
  .action-wrapper{float:none;margin-top:0;}*/

  /*service*/
  .service-top-parent{border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;border:1px solid rgba(0,0,0,0);}
  .service-value-item{text-align: left;margin-bottom: 10px;}
  .witdraw-qr{border:0px;max-width: 160px;padding:15px 10px;margin:0 auto;}

  .service-top-btm{padding:15px;border-top:1px solid rgba(0,0,0,0);}
  .item-btn{font-size: 0.75em;padding:20px 0;}
  .item-btn-img{max-height: 35px;margin-bottom: 5px;}
  .service-item-parent{border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;border:1px solid rgba(0,0,0,0);background: #000;margin-top:12px;padding:0 15px;max-width: none;}
  .comingsoon-overlay{min-width: 240px;height: auto;}
  .comingsoon-overlay .dropdown-title-logo{position: relative;max-width: 110px;top:0;margin:0 auto 24px;}
  
  /*coin statement*/
  .coinstatement-top{padding-bottom:0px;margin-bottom: 18px;margin:0 -15px 18px;}
  .coinstatement-left{width: 100%;text-align: center;margin-bottom: 10px;}
  .coinstatement-right{width: 100%;border-top: 1px solid rgba(0,0,0,0);}
  .coinstatement-topval{float:left;width: 50%;padding:5px 15px;}
  .coinstatement-topval:first-child{border-right:1px solid rgba(0,0,0,0);}
  .coinstatement-topval-title{display: block;}
  .coinstatement-topval-val{display: block;text-align: right;}

  .annoncement-item{border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;}
  .announcement-top{padding:20px ;text-align: center;}
  .announcement-title{font-size: 0.875em;line-height: 20px;margin-bottom: 4px;}
  .announcement-btm{font-size: 0.875em;padding:20px ;}

  /*mt4*/
  .mt4-download-item{display: block;}
  .mt4-download-left{margin-bottom: 15px;}
  .mt4-donwload-right-inner{width: auto;padding:10px;}

  /*mt5*/
  .rst-item--mt5{padding:0 !important;box-shadow: none;background: transparent;}
  .rst-item--mt5-flex{align-items: stretch;}
  .blockinfo-item{background: #fff;padding:30px 10px;border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);}
  .blockinfo-icon{font-size: 35px;}
  .blockinfo-val{font-size: 1.25em;}
  .line-title{margin-bottom: 16px;}

  /*overlay*/
  .overlay-content{width: 95%;}
  .overlay-inner{padding:0 15px;}

  /*home country*/
  td, th{font-size: 0.875em;padding:8px;}

  /*kyc*/
  .btn-uploadfile{width: 120px;height: 120px;}
  .uploadfile-parent{font-size: 0.75em;}
  .before-upload{font-size: 0.875em;}
  .member_kyc{padding:20px;}

  .u-flexdiv-col--block-xs{margin-left:0 !important;}

  /*client*/
  .nav-link{font-size: 0.75em;}



  /*u*/
  .u-min-fullwidth-xs{min-width: 100%;}
  .u-floatright-xs{float: right;}
  .mt-xs--1{margin-top:-1px;}
  .mb-xs-20{margin-bottom: 20px;}
  .mr-xs-5{margin-right:5px;}
  .pr-xs-5{padding-right: 5px;}
  .pl-xs-5{padding-left: 5px;}
  .ml-0-xs{margin-left: 0}
  .u-floatnone-xs{float:none;}
  .visible-xs{display: block !important}
  .hidden-xs{display: none !important}
  .text-right-xs{text-align: right;}
  .text-center-xs{text-align: center;}
  .u-block-xs{display: block;}

  /*grid*/
  .row--lesspadding{margin:0 -5px;}
  .row--lesspadding div[class*="col-"]{padding:0 5px;}
}
/*.jstree-default .jstree-last{background:transparent !important;}*/

.qr_code_render{
  padding:15px;
  text-align: center;
}
.countdown-rst-item{    
  text-align: center;
  margin: auto;
  padding: 10px;
  box-shadow: 0 0 3px red;
  background: white;
  margin-bottom: 5px;}
.countdown-rst-val{font-weight: 700;font-size: 0.938em;}
.countdown-rst-desc{font-size: 0.813em;color:#ff1111;margin-left:4px;}
.maintenance{
  padding: 0 20px 20px 20px;
  background: rgba(255,255,255,0.2);
  overflow: auto;
  box-shadow: 0 0 10px white;
}
.maintenance-title{
  color: white;
  font-size: 3em;
  text-align: center;
  border-bottom: 1px solid white;
  
}
.maintenance-content{
  color:white
}

.table-responsive {
  border-radius: 15px;
}

.per-page-content  {
  display: flex !important;
  border: 1px solid #d4b768;
}

.per-page-content label {
  color: #d4b768 !important;
}

.per-page-content select {
  color: #d4b768 !important;
  box-shadow: none !important;
}

.head-title-content {
  width: 100%; 
  min-height: 48px; 
  vertical-align: middle;
}

.nav-title {
  display: none;
}

@media only screen and (min-width: 768px) {
  .nav-dropdown-select{
    position: fixed;
    z-index: 20;
  }

  .nav-dropdown{
    margin: 5px;
    border-radius: 5px;
  }

  .nav-parent:hover {
    background: #b0a050;
    width: 100%;
    border-radius: 8px;
  }

  .nav-parent:hover .nav-dropdown-parent {
    display: block;
  }

  .nav-parent:not(:hover) .nav-dropdown-parent {
    display: none !important;
  }
  
  .header-title-parent {
    width: calc(100% - 150px); 
  }

  .header-main-title {
    width: calc(100% - 200px); 
    vertical-align: top;
    padding: 30px 0px 0px;
  }

  .top-right-menu {
    padding: 10px 0;
  }

  .nav-head-icon{
    text-align: center;
    width: 20px;
  }
}

.header-main-title {
  text-align: center;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background: #f3e8d2;
}


.will-container {
  background: white;
  border-radius: 20px;
  padding: 15px;
}

nav {
  width: 100%;
  display: block;
  padding-top: 10px;
  text-align: center;
}
 
nav .pagination > .active > a, 
nav .pagination > .active > span, 
nav .pagination > .active > a:hover, 
nav .pagination > .active > span:hover, 
nav .pagination > .active > a:focus, 
nav .pagination > .active > span:focus {
   background-color: #d4b768; 
   border-color: #d4b768; 
}

input[type="radio"] {
  box-shadow:none !important;
}

#searchModalLabel {
  font-size: 1.5em;
  display: inline-block;
  color: #d4b768;
}

.before-login-input {
  border: none;
}
.before-login-input .form-label {
  color: white;
}

.before-login-body-content {
  width: 49.5%;
  display: inline-block;
  vertical-align: top;
  height: 100%;
}

.login-content-logo {
  position: fixed;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../images/login_content.jpg?) ;
  background-repeat: no-repeat;
    background-size: 100% 100%;
}

.before-login-form {
  background: rgba(255,255,255,0.75);
  border-radius: 30px;
  padding: 30px 50px;
  width: 75%;
  box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.1);
}

.before-login-form .before-login-input .form-label {
  color: #000;
  font-weight: 700;
}

.before-login-form .before-login-input .form-control {
  box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.1);
}

.before-login-form .before-login-input {
  padding: 5px;
}

.before-login-button .u-floatleft a {
  color: #d4b768;
  text-decoration: none;
  font-size: 1em;
}

.before-login-button .u-floatright button {
  background: #d4b768;
  color:#FFF;
  font-size: 1em;
  font-weight: 700;
}


@media print {
  .menu_tab_parent, .subnav-mob, .container, .nav-content-parent {
    display: none;
  }
  
  .postlogin-content {
    margin: unset;
    padding: unset;
  }

  .bodywrapper {
    padding: 0px !important;
  }
}

@media only screen and (max-width: 767px) {
  .head-title-content {
    left: 0; 
  }

  .nav-title {
    display: block;
  }

  .before-login-body-content {
    width: 100%;
    display: block;
  }
  
  .login-content-logo {
    position: unset;
    height: 35em;
    
  }
  
}

.remove-button-side {
  width: 5%;
  text-align: center;
}

.remove-button-input {
  width: 90%;
}

.date_input_field {
  width: 32%;
  display: none;
}

.date_input_field_arr {
  background: #f2f2f2;
  box-shadow: 0 5px 10px 0 rgb(0 0 0 / 10%);
  border: 0px;
  line-height: 15px;
  padding: 11px 20px 11px 5px;
  color: #171e58;
  font-size: 0.813em;
  font-weight: 700;
  text-align: right;
  height: auto;
  flex-grow: 1;
  text-align: left;
  border-radius: 10px;
  width: 32%;
  display: none;
}

.payment_summary_table td:nth-child(2) {
  text-align: right;
}

.payment_summary_table .sub_total td:nth-child(2) {
  border-top: 1pt solid black;
  border-bottom: 1pt solid black;
}

.payment_summary_table .sub-content {
  padding-left: 20px;
  font-size: 75%;
}

.normal_label {
  font-weight: unset;
}

.card-title {
  font-weight: 700;
  text-align: center;
  border-bottom: 1px solid #d4b768;
  margin-bottom: 10px;
  color: #d4b768;
}

#promoCodeForm {
  width: 100%; 
  margin-top: 5px;
}

.radio-selection {
    font-size: 16px !important;
}

.input-group-multiple-field {
    display:flex;
    flex-wrap: nowrap;
    gap: 1rem;
}

.table-row-0 {
    background: #f3e8d2 !important;
}

.table-row-1 {
    background: #f9f9f9 !important;
}

.modalLabel {
    font-size: 1.5em;
    display: inline-block;
    color: #d4b768;
}
  

.sub-section-nav{
    background: transparent;
    overflow: auto;
    text-align: center;
    border-bottom: 1px solid #d9d9d9;
}

.sub-section-menu{
    display: flex;
    overflow: auto;
    gap: 1.5rem;
}

.section-child{
    display: inline-block;
    color:#000;
    line-height: 28px;
    padding:2rem 0 0.5rem;
    white-space: nowrap;
    font-size: 1em;
    min-width: 60px;
}
.section-child.active{
    font-weight: 700;
    color:#000;
    position: relative;
}
.section-child.active:after{
    position: absolute;
    content:"";
    width: 60px;
    height: 3px;
    bottom:0;
    left:50%;
    margin-left:-30px;
    background: #000;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.btn-success {
    padding: 6px 15px;
}

.collect_methods_notes {
    color: red;
    font-size: 0.8em;
}
