@charset "utf-8";
/*main*/
@font-face {
  display: swap;
  font-family: "FoxitOpenSans";
  font-style: normal;
  font-weight: 300;
  src: url("../webfonts/Open_Sans/OpenSans-Light.ttf"); }

@font-face {
  display: swap;
  font-family: "FoxitOpenSans";
  font-style: normal;
  font-weight: 400;
  src: url("../webfonts/Open_Sans/OpenSans-Regular.ttf"); }

@font-face {
  display: swap;
  font-family: "FoxitOpenSans";
  font-style: normal;
  font-weight: 700;
  src: url("../webfonts/Open_Sans/OpenSans-Bold.ttf"); }

@font-face {
  display: swap;
  font-family: "FoxitOpenSans";
  font-style: normal;
  font-weight: 800;
  src: url("../webfonts/Open_Sans/OpenSans-ExtraBold.ttf"); }

@font-face {
  display: swap;
  font-family: "FoxitBarlow";
  font-style: normal;
  font-weight: 400;
  src: url("../webfonts/Barlow/Barlow-Regular.ttf"); }

@font-face {
  display: swap;
  font-family: "FoxitBarlow";
  font-style: normal;
  font-weight: 500;
  src: url("../webfonts/Barlow/Barlow-Medium.ttf"); }

@font-face {
  display: swap;
  font-family: "FoxitBarlow";
  font-style: normal;
  font-weight: 800;
  src: url("../webfonts/Barlow/Barlow-Bold.ttf"); }

h1 {
  font-family: "FoxitOpenSans";
  font-style: normal;
  font-weight: 800;
  font-size: 50px;
  line-height: 62px;
  letter-spacing: -0.42px; }
  @media (min-width: 1200px) {
    h1 {
      font-size: 60px;
      line-height: 72px;
      letter-spacing: -0.5px; } }

h2 {
  font-family: "FoxitOpenSans";
  font-style: normal;
  font-weight: 300;
  font-size: 42px;
  line-height: 54px; }
  @media (min-width: 1200px) {
    h2 {
      font-size: 48px;
      line-height: 60px; } }

h3 {
  font-family: "FoxitOpenSans";
  font-style: normal;
  font-weight: normal;
  font-size: 34px;
  line-height: 46px;
  letter-spacing: 0.25px; }

h4 {
  font-family: "FoxitOpenSans";
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 36px;
  font-weight: 600; }

h5 {
  font-family: "FoxitOpenSans";
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0.15px;
  font-weight: 500; }

body {
  font-family: "FoxitBarlow";
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.5px;
  font-weight: 500;
}
  
[class*='col-'] {
    padding-left: 0;
    padding-right: 0;
}
.row {
    margin-left: 0;
    margin-right: 0;
}
.component-header {
    background-color: #0e0c36;
    position: relative;
    margin-bottom: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
}
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-left: 0;
    margin-right: 0;
}
@media screen and (min-width: 1440px){
	.container {
		width: 100%;
		max-width: 1440px;
	}
	.navbar > .container {
		padding: 0 60px;
	}
}
@media screen and (max-width: 1199px){
	.component-header > .container {
		width: 100%;
	}
	.navbar-header {
		float: none;
	}
	.navbar-toggle {
		display: block;
		position: relative;
		float: right;
	}
	.component-header__navbar {
		height: 60px;
	}
	.component-header__logo > img {
		height: 30px!important;
		width: auto!important;
	}
	.component-header.navbar > .container .navbar-brand, .component-header.navbar > .container-fluid .navbar-brand {
		margin-left: 0;
	}
	.component-header__navbar > .navbar-toggle, .component-header__navbar > .navbar-toggle:focus, .component-header__navbar > .navbar-toggle:hover {
		background-color: #0e0c36;
		border: none;
		padding: 0;
		margin: 15px 20px;
		width: 30px;
		height: 30px;
		border-radius: 0;
	}
	.component-header__navbar > .navbar-toggle.collapsed, .component-header__navbar > .navbar-toggle:focus.collapsed, .component-header__navbar > .navbar-toggle:hover.collapsed {
		height: 26px;
	}
}
@media (min-width: 768px){
	.navbar-toggle {
		display: none;
	}
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}
::-ms-clear, ::-ms-reveal{display: none;}
body{
	overflow-x: hidden;
	width: 100%;
	height: 100%;
	letter-spacing: 0.5px;
	background-color: #0e0c36!important;
}
input:not([type=submit]) {
    border-radius: 4px !important;
	-webkit-box-shadow: none !important;
    box-shadow: none !important;
}
input::-ms-clear,
input::-ms-reveal{
/*clear:remove the fork,  reveal:remove the eyes.*/
display: none;
}
input::-webkit-credentials-auto-fill-button {
    display: none !important;
    visibility: hidden;
    pointer-events: none;
    position: absolute; 
    right: 0;
}
@media (max-width: 880px){
	.only-big-screen{
		display: none;
	}
}

.text-center-m{
		text-align: center;
}

.f21{
	background: none !important;
	padding: 0;
}
.f21 .bggo {
    background: #ff6e00;
}
.f21 .l2 {
    color: #fff!important;
    font-size: 28px;
    line-height: 34px;
    position: relative;
    margin: 0;
    padding: 0;
}
.f21 .img_feature {
    border: none;
    border-radius: 8px;
    box-shadow: none;
    margin-bottom: 0;
    background: rgba(255, 255, 255, 1);
}
.f21 .cta1 {
  /* display: table; */
	padding: calc(8px) calc(25px);
	border-radius: 30px !important;
	text-decoration: none!important;
	background: #0e0c36;
	border: #0e0c36 2px solid;
}
.f21 .cta1:hover {
    text-decoration: none!important;
    color: #fff;
    background: #0e0c36;
    border: #0e0c36 2px solid;
}
.f21 .cta1:focus {
    outline: none;
}

.verify-email-but {
    /* display: table; */
    padding: calc(4px) calc(30px);
    border-radius: 4px !important;
    text-decoration: none !important;
    border: rgba(255, 95, 0, 1);
    background: rgba(255, 95, 0, 1);
    font-family: FoxitOpenSans;
    font-weight: 700;
    font-size: 14px;
}
.verify-email-but:hover {
    text-decoration: none!important;
    color: #fff;
    background: rgba(255, 95, 0, 1);
    border: rgba(255, 95, 0, 1);
}
.verify-email-but:focus {
    outline: none;
}
.verify-email-div {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 20px 40px 20px 0px;
}

.cta1_no_point {
    display: table;
    padding: calc(8px) calc(25px);
    border-radius: 30px !important;
    text-decoration: none !important;
    background: #0e0c36;
    font-weight: 600;
    color: #FFFFFF;
    border: #0e0c36 1px solid;
}

.cta1_no_point:hover {
    background: #F36B16;
    border: #F36B16 1px solid;
    text-decoration: none !important;
}

.cta1_no_point:focus {
    outline: #4590FF 2px solid;
    text-decoration: none !important;
}

.cta10 {
    display: table;
    cursor: pointer;
    padding: calc(8px) calc(25px);
    border-radius: 30px !important;
    text-decoration: none !important;
    background: #FFFFFF;
    font-weight: 600;
    color: #0E0C36;
    border: #0E0C36 1px solid;
}

.cta10:hover {
    background: #F36B16;
    border: #F36B16 1px solid;
    color: #FFFFFF;
    text-decoration: none !important;
}

.cta10:focus {
    outline: #4590FF 2px solid;
    border: #0E0C36 1px solid;
    text-decoration: none !important;
}

.f21 .sprite_icon {
    background-image: url(../images/css_sprite_2021.png);
}
.f21 .check.orange > li:before {
    background: url(../images/check-orange.png) center center no-repeat;
	background-size: contain;
}
.f21 .c1 {
    color: #0e0c36;
}
.f21 .c2 {
    color: #313131;
}

.f21 .color-brand{
    color: #FF6E00 !important;
    font-size: 14px;
    font-weight: 300;
}

.f21 .color-brand:hover{
    color: #FF6E00 !important;
}

.color-brand-border:hover, .color-brand-border:focus{
    border-color: #F36B16 !important;
}

.f21 form input:not([type=submit]) {
    border-radius: 4px !important;
	padding-left: 10px!important;
    color: rgba(106, 106, 106, 1) !important;
}
.f21 form .error {
    padding: 4px 0 0;
    margin-left: 1px;
    font-size: 12px;
    line-height: 15.995999999999999px;
    color: #ff0000!important; 
	display: block!important;
}
.f21 form input[type=checkbox]{
	width: 16px !important;
    height: 16px !important;
}
.f21 .container{
	width: 1170px!important;
}
.f21 .notify {
    background-color: #FFFAE6;
    padding: 20px 15px 15px 15px;
	margin-bottom: 12.8px;
}
.f21 .notify .l3 {
	font-family: "FoxitBarlow";
    font-style: normal;
	color: #0e0c36!important;
    font-size: 20px;
    line-height: 20px;
    position: relative;
    margin: 0 0 10px 0;
    padding: 0;
    font-weight: 600;
}
.f21 .notify p {
	font-family: "FoxitBarlow";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
}
.f21 .notify strong {
    font-weight: 800;
}
.f21 .notify img {
	display: inline-block;
    margin-right: 8px;
    width: 20px;
    height: 20px;
    vertical-align: bottom;
}
.f21 .password .fa {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 18px;
    cursor: pointer;
}
a {
    text-decoration: none;
}
a:hover{
	text-decoration: underline!important;
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.page-bg {
	overflow: hidden;
	background-image: url(../images/background.jpg);
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    height: 100%;
    width: 100%;
    position: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: -999999;
}
.modal-content {
    position: relative;
    background: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0;
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.modal-dialog {
	transform: translate(0,0) !important;
	-webkit-transform: translate(0,0) !important;
	-moz-transform: translate(0,0) !important;
	margin: 0px auto!important;
}
.modal-backdrop{
	height: 100vh !important;
}
@media (min-width: 880px){
	.modal-content {
    	-webkit-box-shadow: none;
    	box-shadow: none;
	}
	.modal-dialog {
    	width: 600px;
    	margin: 30px auto;
	}
    .modal-bind-email {
        width: 700px;
    }
    .modal-prompt-bind {
        width: 436px;
    }
    .modal-select-country {
        width: 622px;
    }
    .modal-stop-webflow {
        width: 436px;
    }
    .modal-mfa-verify {
        width: 650px;
    }
    .modal-mfa-verify-select {
        width: 580px;
    }
    .modal-access-deny {
        width: 460px;
    }
}
@media (min-width: 880px) {
    .modal-dialog-new {
        width: 865px;
        margin: 0 auto;
    }
}
.rml{
    font-size: 14px;
    line-height: 16px;
    color: #0e0c36;
}
.rml a{
	color: #0e0c36!important;
}
.rml a:hover{
	color: #0e0c36!important;
	text-decoration: underline!important;
}
.rml-checkbox {
  position: relative;
  width: 22px !important;
  height: 22px !important;
  padding: 0 !important;
  vertical-align: center;
  margin: 0px 6px 0 0!important;
}
.modal {
	display: block !important;
    opacity: 1 !important;
	position: inherit;
	overflow: hidden!important;
}


.navbar{
	min-height: 100px;
}
.component-footer{
	float: left;
	clear: both;
	width: 100%;
	font-size: 14px;
	height: 100px;
	line-height: 100px;
	min-height: 100px;
	position: absolute;
	bottom: 0;
	overflow: hidden;
	text-align: center;
    background-color: #0e0c36;
    color: #fff;
}
.component-footer a{
	color: #fff;
	margin-right: 10px;
}
.label_six {
	display: inline;
	margin-left: 22px;
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}
.form-password {
	padding-right: 40px!important;
}
.hide{
    display: none!important;
}
.button[disabled] {
    opacity: .6;
    cursor: not-allowed;
}
.error-container {
	margin-left: 12px;
    color: #ff0000;
    position: relative;
    top: -25px;
	margin-bottom: -21px;
}
.error-container-new {
    color: #ff0000;
    display: inline-block;
    margin-top: 7px;
}
div.uptip {
	background-color: white;
    position: absolute;
    top: 50px;
    left: 45px;
    right: 45px;
    margin: auto;
    box-shadow: 1px 1px 25px #dcdcdc;
    color: black;
    padding: 10px 15px;
    z-index: 999;
    font-size: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tip-icon {
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 5px;
}
.icon-error-s {
    background-image: url(../images/error-s.png);
}
.icon {
    display: inline-block;
    position: absolute;
    height: 15px;
    width: 16px;
    background-repeat: no-repeat;
    background-position: center;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
}
.icon-focus{
    cursor: pointer;
}
.icon-eye-open {
    background-image: url(../images/new/eye.svg);
}
.icon-eye-close {
    background-image: url(../images/new/eye-slash.svg);
}
.button{
	font-size:16px;
}
.login-eula{
	font-family: Segoe UI;
    font-size: 14px;
    vertical-align: top;
    font-weight: 400;
    line-height: 18.62px;
    font-style: normal;
    color: #AAAAAA;
}
.login-eula div {
    display: inline;
}
.important-link{
	color: #f58320;
	text-decoration:none;
}
.sso-error{
	font-size: 14px;
	line-height: 19px;
	color: #FF0000;
}
.domain-not-allow {
    font-size: 14px;
    line-height: 19px;
    color: #FF0000;
}
.pop-up {
    background-color: white;
    position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    line-height: 22px;
    margin: auto;
    z-index: 11;
    width: 400px;
    text-align: center;
    border-radius: 8px;
}
@media (max-width: 768px){
	.pop-up {
		top: 150px;
	}
}
.pop-layer{
	position: absolute;
	height: 100%;
	width: 100%;
    display:block;
    left:0;
    top:0;
    z-index:10;
    background:#000000;
    -moz-opacity: 0.3;
    opacity:.30;
    filter: alpha(opacity=30);/* 只支持IE6、7、8、9 */ 
}
.pop-up-close {
	display: block;
    float: right;
    width: 100%;
    height: 40px;
    text-align: right;
    line-height: 42px;
    font-size: 16px;
    margin-right: 15px;
    margin-bottom: 20px;
}
.pop-up-text {
	display: block;
    padding: 0 26px;
	color: rgba(14, 12, 54, 1);
    text-align: center;
    font-family: FoxitOpenSans;
    font-weight: 700;
    font-size: 14px;
    outline: none;
}
.third_party_login i {
    margin: 0 0 0 0;
	width: 24px;
	height: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.f21 .third-login,
.f21 .third-login-link,
.f21 .third-login-link-cpdf{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 46px;
    height: 46px;
    border: 1px solid rgba(139, 138, 138, 0.3);
    border-radius: 50%;
    margin: 0 4px;
}

@media (max-width: 440px){
    .f21 .third-login,
    .f21 .third-login-link,
    .f21 .third-login-link-cpdf{
        display: flex;
        justify-content: center;
        align-items: center;
        width: 40px;
        height: 40px;
        border: 1px solid rgba(139, 138, 138, 0.3);
        border-radius: 50%;
        margin: 0 4px;
    }
}

.c-pointer{
	cursor: pointer;
}
.form-country{
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	width: 100% !important;
    background: url(../images/new/slect.svg) no-repeat scroll transparent;
    background-position: 96%;
	padding-right: 14px;
}
select::-ms-expand{
    display:none;
}
.country-msg{
	font-family: FoxitOpenSans;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: rgba(227, 64, 54, 1);
    letter-spacing: 0;
    margin-bottom: 8px;
    margin-top: 2px;
}
.sso-loading {
	position: absolute;
	height: 100%;
	width: 100%;
    display:block;
    left:0;
	right:0;
    z-index:10;
    background:#fff;
	padding: 0 5%;
    text-align: center;
	color: #0D0929;
}
.sso-loading-pic {
	height: 138px;
    width: 100%;
    margin: 120px 0 47px;
	background: url(../images/new/sso-loading.gif) center no-repeat;
	background-size: contain;
}
.icon_google {
    background-image: url(../images/new/google.svg);
}
.icon_google_small{
    background-image: url(../images/new/google.svg);
}
.icon_google_disabled {
    background-image: url(../images/new/google-disabled.svg);
}
.icon_facebook {
    background-image: url(../images/new/facebook.svg);
}
.icon_microsoft {
    background-image: url(../images/new/microsoft.svg);
}
.icon_linkedin {
    background-image: url(../images/new/linkedin.svg);
}
.icon_appleid {
    background-image: url(../images/new/appleid.svg);
}
.icon_institution {
    background-image: url(../images/new/institution.svg);
}
.icon_gakunin {
    background-image: url(../images/new/gakunin.svg);
}
.icon_qq {
    background-image: url(../images/new/qq.svg);
}

.icon_dingtalk{
    background-image: url(../images/new/dingtalk.svg);
}

.icon_wecom {
    background-image: url("../images/new/wecom.svg");
}

.icon_wechat {
    background-image: url(../images/new/wechat.svg);
}
.icon_carsi {
    background-image: url(../images/new/carsi.svg);
}
.icon_cloud {
    background-image: url(../images/new/cloud.svg);
}

.icon_foxitnet {
    background-image: url(../images/new/foxitnet.svg);
}

.icon_lenovo {
    background-image: url(../images/new/lenovo.svg);
}
.icon_huawei {
    background-image: url("../images/new/huawei.svg");
}

.google-login-btn-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 38px;
    height: 38px;
}

body[darkmode="1"] .google-login-btn .google-login-btn-icon{
    background: #FFFFFF;
}

.google-login-btn{
    display: flex;
    width: 200px;
    height: 40px;
    justify-content: space-between;
    align-items: center;
    background: #FFFFFF;
    box-shadow: 0 0 1px rgb(0 0 0 / 12%), 0 1px 1px rgba(0, 0, 0, 0.24);
    border-radius: 2px;
    color: #757575;
}

body[darkmode="1"] .google-login-btn{
    background: #4285F4;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.12), 0px 1px 1px rgba(0, 0, 0, 0.24);
    color: #FFFFFF;
}

.google-login-btn:hover, .google-login-btn:focus{
    text-decoration: none!important;
    color: #757575;
    outline: rgba(66, 133, 244, 0.3) 3px solid;
}

.google-login-btn:active{
    background: #EEEEEE;
}

body[darkmode="1"] .google-login-btn:active{
    background: #3367D6;
}

.google-login-btn-disabled{
    display: flex;
    width: 200px;
    height: 40px;
    justify-content: left;
    align-items: center;
    background: #D2D2D2FF;
    border-radius: 2px;
    color: #7E7E7FFF;
    pointer-events: none;
}

.google-login-btn-disabled .google-login-btn-icon{
    background: none;
}

.google-login-btn-disabled:hover, .google-login-btn-disabled:focus{
    text-decoration: none!important;
    cursor: not-allowed;
}

.f21 .split{
    color: rgba(14, 13, 52, 0.2);
    margin:0 8px;
}
.btn-loading{
    display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 10px;
	background: url(../images/loading.gif) center no-repeat;
	background-size: 100% 100%;
}

/**********darkmode begin*********/
body[darkmode="1"] {
    background-color: #000!important;
}
body[darkmode="1"] .f21 {
    color: #FFF;
}
body[darkmode="1"] .f21 .l8 {
    color: #FFF;
}
body[darkmode="1"] .f21 .l2 {
    color: #F36B16!important;
}
body[darkmode="1"] .f21 .split-text{
    color: rgba(255, 255, 255, 0.7);
}
body[darkmode="1"] .f21 .cta7 {
    color: #FFF;
}
body[darkmode="1"] .rml{
    color: #FFF!important;
}
body[darkmode="1"] .rml a {
    color: #FFF!important;
}
body[darkmode="1"] .f21 .bggo {
    background: #333333;
}
body[darkmode="1"] .f21 .img_feature {
    background: #4a4a4a;
}
body[darkmode="1"] .f21 .cta1 {
    background: #5a5a5a;
    border: #5a5a5a 2px solid;
}
body[darkmode="1"] .f21 .cta1 {
    background: #F36B16;
    border: #F36B16 2px solid;
}
body[darkmode="1"] .rml {
    color: #fff;
}
body[darkmode="1"] .f21 p a {
    color: #F36B16;
}
body[darkmode="1"] .f21 .notify{
	background-color: #4a4a4a;
}
body[darkmode="1"] .f21 .sprite_icon {
    background-image: url(../images/css_sprite_2021_night_mode.png);
}
body[darkmode="1"] .rml a:hover{
	color: #F36B16!important;
}
body[darkmode="1"] .f21 .fntcmg {
    color: rgba(230,230,230,0.40);
}
body[darkmode="1"] .f21 form .error {
    color: #ff0000;
}
body[darkmode="1"] .icon_appleid {
    background-image: url(../images/night_mode/appleid.svg);
}
body[darkmode="1"] .f21 .third-login,
body[darkmode="1"] .f21 .third-login-link,
body[darkmode="1"] .f21 .third-login-link-cpdf{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background-color: #373737;
}

body[darkmode="1"] .f21 .color-brand {
    color: #FF6E00 !important;
}

body[darkmode="1"] .f21 .split{
    color: rgba(255, 255, 255, 0.2);
    margin:0 8px;
}

body[darkmode="1"] .f21 form input[type='checkbox'] + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    border: 1px solid #dddddd;
    border-radius: 4px;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
}
body[darkmode="1"] .f21 form input[type='checkbox'] + label:after {
    content: '';
    position: absolute;
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: 0;
    border-right: 2px solid #4A4A4AFF;
    border-bottom: 2px solid #4A4A4AFF;
    background-color:transparent;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
}

body[darkmode="1"] .f21 form input[type='checkbox']:hover + label:before {
    border-color: #fff;
}
body[darkmode="1"] .f21 form input[type='checkbox']:checked + label:before {
    background: #F36B16;
    border-color: #F36B16;
}
body[darkmode="1"] .f21 form input[type='checkbox']:checked + label:after {
    background: #F36B16;
}

body[darkmode="1"] .f21 .cta1_no_point {
    background: #FF6E00;
    border: #FF6E00 1px solid;
}

body[darkmode="1"] .f21 .cta1_no_point:hover {
    background: #B34D00;
    border: #B34D00 1px solid;
    text-decoration: none !important;
}



.f21 .cta1_no_point:focus {
    outline: #4590FF 2px solid;
    text-decoration: none !important;
}

body[darkmode="1"] .f21 .cta10 {
    background: #FFFFFF;
    color: #FF6E00 !important;
    border: #FF6E00 1px solid;
}

body[darkmode="1"] .f21 .cta10:hover {
    background: #B34D00;
    border: #B34D00 1px solid;
    color: #FFFFFF !important;
    text-decoration: none !important;
}

body[darkmode="1"] .f21 .cta10:focus {
    outline: #4590FF 2px solid;
    text-decoration: none !important;
}

@media (max-width: 768px){
    body[darkmode="1"] .f21 .split-text::before, body[darkmode="1"] .f21 .split-text::after {
        content: '';
        flex: 1;
        height: 1px;
        background: rgba(255, 255, 255, 0.2)
    }
}

body[darkmode="1"] .pop-up {
    background: rgba(74, 74, 74, 1);
}
body[darkmode="1"] .pop-up-close {
    color: rgba(212, 212, 212, 1);
}
body[darkmode="1"] .pop-up-text {
    color: rgba(212, 212, 212, 1);
}
body[darkmode="1"] .icon_huawei {
    background-image: url("../images/night_mode/huawei.svg");
}
/**********darkmode end*********/

/***** HTML dir="rtl" *****/
[dir="rtl"] .icon {
    right: unset !important;
    left: 8px;
}
[dir="rtl"] .f21 form input:not([type=submit]) {
    padding-right: 10px!important;
}
[dir="rtl"] .label_six {
    margin-left: unset;
    margin-right: 22px;
}