body {
	font-family:MontserratRegular;
	font-size:14px;
	color:#1D252C;
}
a:hover{
	text-decoration:none;
}
.login {
	margin: 20px;
	width: 500px;
	max-width: 90%;
	background: #FFFFFF;
	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.28);
	position: fixed;
	right: 0;
	border-radius:5px;
	top: 0;
	bottom: 0;
	overflow: auto;
	-webkit-animation: slide 0.5s forwards;
	-webkit-animation-delay: 2s;
	animation: slide 0.3s forwards;
	animation-delay: 0.1s;
	right: -400px;
	overflow-x:hidden;
}
.text-center{text-align:center;}
.clearboth{clear:both}
.btn_left{width:100%;float:left;margin:10px 0;}
.btn_right{width:100%;float:right;margin:10px 0;}
.register{color:#1D252C;text-decoration:none}
.login_green{background:#ccc;display:inline-block;padding:4px 12px;color:#1D252C;text-decoration:none;position:absolute;right:10px;top:10px;border-radius:5px;}
::-webkit-scrollbar {
    width: 5px;
}
::-webkit-scrollbar {
    height: 6px;
}
::-webkit-scrollbar-thumb {
    background: #435C79;
    border-radius: 4px;
}
@-webkit-keyframes slide {
 100% {
right: 0;
}
}
 @keyframes slide {
 100% {
right: 0;
}
}
.bg { background-color:#ddd;

	background-size:cover;	
	-webkit-background-size:cover;	
	-moz-background-size:cover;	
	-o-background-size:cover;	
	background-size:100% 100%;
}
/*@media screen and (max-width:1023px){
	.bg {
		background-position: -260px 0;
	}
}
@media screen and (min-width:1023px) and (max-width:1200px){
	.bg {
		background-position: -150px 0;
	}
}*/
@media(min-width:1367px){
	.login-rightimg {
		  
                                
		background:linear-gradient(92deg, rgba(29, 37, 44, 0.4), #1d252c) 46%, url("../img/login/24x7-support-service.jpg") no-repeat left top;
		background-size:cover;
	}
}
@media(max-width:1366px){
	.login-rightimg {
		background:url("../img/login/24x7-support-service.jpg") no-repeat left top;
		background-size:cover;
	}
}
#login-box{
height:100%;
}
.login-rightimg {
    margin: 0;
	width:100%;
    max-width: 100%;
    line-height: 100vh;
    height: 100%;
	height: 100vh;
	min-height:100%;
    position: fixed;
    top: 0;
    overflow: auto;
    text-align: center;	
}
.login-rightimg img {
    display: inline-block;
    vertical-align: middle;
    height: 80vh;
    margin-left: -415px;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1023px) and (orientation : landscape){
	.login-rightimg img{
		height:60vh;
	}	
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1023px) and (orientation : portrait){
	.login-rightimg img{
		height:30vh;
	}
}
@media only screen and (min-device-width : 1024px) and (max-device-width : 1366px) and (orientation : landscape){
	.login-rightimg img{
		height:50vh;
	}	
}
@media only screen and (min-device-width : 1024px) and (max-device-width : 1366px) and (orientation : portrait){
	.login-rightimg img{
		height:40vh;
	}
}

.wrapper-lg {
	padding: 40px 30px 0 40px;
	position: relative;
	left: 0;
	right: 0;
	height:100%;
}
.log_txt{color: #1D252C;
    font-size: 18px;
    line-height: var(--px34);
    font-weight: 600;
    text-transform: uppercase;
    margin: 15px 0;text-align:center}
.login-info {
	/*padding: 15px;*/
	margin-top: 20px;
}
.login-info ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #18191a;
 font-size:13px;
}
.login-info ::-moz-placeholder { /* Firefox 19+ */
 color: #18191a;
}
.login-info :-ms-input-placeholder { /* IE 10+ */
 color: #18191a;
}
.login-info :-moz-placeholder { /* Firefox 18- */
 color: #18191a;
}
.beatslogo{
	font-size:10em;
}
.eyesymbol{
	position: absolute;
    top: 10px;
    right: 10px;
    /* font-size: 18px; */
    z-index: 999;
    color: #1D252C;
    font-size: 22px;
}
.icon-eye-view-all, .icon-password_off {
    position: absolute;
    right: 0px;
}
.fa-eye.showeye{
	color:#000;
}
.fa-eye.hideeye{
	color:#b5bdc0;
}
/*.eyesymbol:hover{
	color:#023f5b;
}*/
.eyesymbol span{
	cursor:pointer;
}
.hiddenme{
	display:none;
}
.home-btn{
	position: absolute;
    top: 15px;
    left: 20px;
    cursor: pointer;
    font-size: 22px;
	
	z-index:333;
	text-decoration:none;
}
.Lang-btn{
	position: absolute;
    top: 15px;
    right: 0px;
    cursor: pointer;
    font-size: 22px;
	color:#1277D9;
	z-index:333;
	opacity:0.7;
}
.fnt15{
	font-size:12px;
}
.back-btn .icon-leftArrow{
	color:#71b3fa;
}
.home-btn:hover, .Lang-btn:hover, .back-btn:hover, .back-btn .icon-leftArrow:hover{
	color:#1277D9;
	opacity:1;
	text-decoration:none;
}
/*#go_to_forgotpass, .register, .login-info label:hover{
	color:#71b3fa;
}
*/

.l-footer {
	position: inherit !important;

}
a{text-decoration:none;color:#0043FF;}
.l-footer .copy-txt{
	font-size:0.80em;
	color:#aaa;
}
 .fa.fa-eye {
	position: absolute;
	top: -5px;
	right:5px;
	overflow: hidden;
	z-index: 999;
}

.wrapper-lg .form-control {
	border-radius: 3px !important;
	background-color: #fff;
	border: 1px solid #ABABAB;
	padding:10px 10px;
	font-size:14px;
	color:#1D252C;font-family:"MontserratRegular";
}
.float-label:hover {
	color: #71b3fa;
}

.wrapper-lg .form-control:focus{
	border: 1px solid #ABABAB;
}
.input-group-addon {
	border-radius: 10px;
	background-color: #e5e5e5;
}
.wrapper-lg .form-group {
	margin-bottom: 20px;
}
.martop20 {
	margin: 20px 0px;
}
.wrapper-lg .input-group {
	margin-bottom: 20px;
	width: 100%;
}
.form-control-feedback {
	left: 0;
	/* top: 15%; */
	height: 50px;
	/* width: 50px; */
	vertical-align: middle;
	padding: 8px 0;
}
.has-feedback select, .has-feedback input {
	/*background-color: #e5e5e5;*/
	width: 100%;
	/* 	line-height: 50px; */
	
}

.btn-flat {
	background: #707070;
	color: #fff;
	height: 50px;
}
#content{padding-top:40px;}
#content ul {padding:0;margin:0px;}
#content ul li{font-size:12px;padding-bottom:8px;list-style:none;line-height:22px;}
#content ul li a{color:#0043FF;text-decoration:none;font-family: 'MontserratSemibold';}
.checkbox label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 14px;
	height: 14px;
	left: 0;
	margin-left: 3px;
	border: 1px solid #0043FF;
	background-color: #ffffff;
	-webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	-o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox-info input[type="checkbox"]:checked + label::after {
	color: #fff;
}
.checkbox input[type="checkbox"]:checked + label::before {
	background-color: #ffffff;
}
.checkbox input[type="checkbox"]:checked + label::after {
	  content: "";
	  left: 28px;
      top: 2px;
      
      height: 6px;
	  color:#1D252C;
	  border: solid #0043FF;
	  border-width: 0 2px 2px 0;
	  -webkit-transform: rotate(45deg);
	  -ms-transform: rotate(45deg);
	  transform: rotate(45deg);width:0px;
}
.checkbox label::after {
	display: inline-block;
	position: absolute;
	width: 16px;
	height: 16px;
	left: 0;
	top: 0;
	margin-left: -20px;
	padding-left: 3px;
	padding-top: 1px;
	font-size: 11px;
	color: #1D252C;
}
.martop10{
	margin:8px 0
}
.checkbox.checkbox-primary {
	margin-left: 0px;position:relative
}
.user-pass {
	/*text-align: center;
	border-top: 1px solid #d4d4dd;*/
	margin: 10px 0;
	padding: 10px 0;
}
.login-info .user-pass a {
	color: #2DA2CC ;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
}

@media (max-width: 480px) {
.login {
	max-width: 100%;
	width: 100%;
}
}

.btn_primary{
	background: #F7CD2B;
	border-color:#F7CD2B;
	color:#000000 !important;
	border:0px; border-radius: 3px;padding: 10px 0px;width:100%;
	box-shadow:none;
	font-family:MontserratSemibold;text-transform:uppercase;cursor:pointer;font-size:16px;
}
.btn_primary:hover{
	background: #FFD843;
	border-color:#FFD843;
}
.btn_primary:active{
	background: #FFD843;
	border-color:#FFD843;
}
.btn_secondary {
	background: #ffff;
	border:1px solid #F7CD2B;
	color:#000;font-family: 'MontserratSemibold';text-transform:uppercase;
	text-decoration:none;
	display:inline-block;
	text-align:center;padding: 10px 0px;border-radius:3px;cursor:pointer;width:100%;
}
.btn_secondary:hover{
	background: #F7CD2B;
	color:#000;
	border:1px solid #F7CD2B !important;text-decoration:none;
	display:inline-block
}
.btn_secondary:active{
	background: #FFD843;
	border-color:#FFD843;text-decoration:none;
	display:inline-block
}
.lbl_remember_me{
	padding-left: 25px;
    position: absolute;
    top: 0px;
    left: 0px;
}
.float-label{ margin-bottom:0px!important;}
.padding0 {
	padding: 0px;
}
.padding45 {
	padding: 0px 45px;
}
.mtop0 {
	margin-top: 0px;
}
.mtop0 h4 {
	margin-top: 0px;
	font-size: 16px;
	line-height: 30px;
	color: #1D252C;
}
.back-btn {
	float: left;
    font-size: 22px;
    margin: 10px 15px;
    position: relative;
text-decoration:none;
    z-index: 9999;
}
.padding16{
	padding:0 16px;
}
/* End Login*/

#inputError1 {
	border-bottom:1px solid #F34336;
}
.hide{
	display:none;
}
.show{
	display:block;
}
.err{
	border-bottom:1px solid #F34336 !important;
}
.alert-login {
	float: left;
	width: 100%;
	color: #F34336;
	font-size: 11px;
	margin: 5px 0 10px 0;
}
.clr-bancpay{
	color:#99cc66 !important;
}
.info-txt{
	font-size:18px;
	color:#1D252C;
	font-weight:600;
	margin-top:30px;
}
.email-clr a{
	color:#4ec3c7;
	font-size:14px;
	text-decoration:none;
}

.forgot-info{	
	padding: 50% 30px 0 30px;
    position: relative;
    left: 0;
    right: 0;
}
.height40{
	height:40px;
}
.margt40{
	margin-top:40px !important;
}
.clrgreen{color:#2DA2CC ;}
a.clrgreen:active,a.clrgreen:visited,a.clrgreen:focus,a.clrgreen:hover{color:#2DA2CC  !important;}

.iconFile {
    font-family: "BeatsN";
    font-size: 8em;
    display: table;
    margin-left: auto;
    margin-right: auto;
}
.thancls {
    color: #034254;
    font-size: 24pt;
    font-weight: bold;
	margin:0;
	margin-top:-20px;
}
.thancls1{
	margin:0;
	color:#034254;
}
.txtThank {
    font-size: 12pt;
	font-weight:normal;
    line-height: 16px;
    margin: 20px 0;
    color: #818181;
}
.close-pop{	
	font-size: 40px;
    margin: 10px 20px;
	opacity:1;
}
.padd40{
	padding:0px 60px 20px 60px;
}

.margt10percent{
	margin-top:10%;
}
.activate-txt{
	margin-top:30px;
	color:#34babd;
	font-size:12pt;
	font-weight:bold;
}
.activate-txt1{
	font-size:12pt;
	color:#818181;
	margin:0;
}
.activate-txt1 a{
	color:#34babd;
}
.padd20{
	padding:20px;
}
.sec-img{
	margin:20px auto;
	margin-bottom:50px;
}
.secret-head{
	color:#283b4e;
	font-size:1.3em;
	font-weight:600;
}
.secret-box .resize:not(.nomargin){
	margin:20px 0;
}
.secret-box .resize{
	margin-bottom:0;
	display:table;
	width:100%;
}
.secret-box .control-label{
	padding-top:5px;
}
.secret-box .user-id{
	color:#34babd;
	font-weight:normal;
	font-size:1.1em;
	padding-left:15px;
}
.beats-form-control{
	border:0;
	box-shadow:none;
	border-radius:0;
	border-bottom:1px solid #ddd;
	outline:none;
}
.beats-form-control:focus{
	box-shadow:none;
}
.beats-secret{
	background:#34babd;
	color:#fff;
	width:100px;
	padding:8px;
	border:0;
	border-radius:2px;
	box-shadow:0px 1px 8px #aba7a7;
	display:table;
	margin-left:auto;
}
.beats-secret:hover, .beats-secret:focus{
	background:#219c9e;
	color:#fff;
}
.secret-margt80{
	margin-top:80px;
}
.fnt12{
	font-size:12px;
}
.not-received{
	margin:0;
	font-size:12pt;
	color:#034254;
}
.handC{
	cursor:pointer;
}
.clearDefault::-ms-clear, .clearDefault::-ms-reveal {
    display: none;
}
.logintype{
	padding:0;
	list-style:none;
	margin-bottom:0;
}
.logintype li a{
	font-size:12px;
	color:#18191a;
}
input[type="radio"] + label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  font-size: 12px;
  margin-bottom:0;
}
input[type="radio"] + label:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 5px;
  left: -15px;
  border: 1px solid #ddd;
  background-color: #ddd;
  border-radius: 50%;
}
input[type="radio"] {
  display: none !important;
  *display: inline;
}
input[type="radio"]:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  left: -13px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #C75000;
}
input[type="radio"]:checked + label:before {
	border-color:#C75000;
}
@media(min-width:365px){
	.info-box{
		right: -92%;		
	}
}
@media(max-width:365px){
	.info-box{
		right: -90%;		
	}
}
.info-box{
	position: absolute;
    top: 95px;
    width: calc(100% - 36px);
    border: 1px solid #c14f00;
    margin-left: 0.3em;
    background: #fff;
	padding:20px;
	z-index:99;
	border-bottom-left-radius:5px;
}
.btn-info-box{
	position: absolute;
    top: -1px;
    left: -36px;
    width: 35px;
    height: 30px;
    margin-right: 1em;
    background: #c14f00;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    color: #fff;
    padding: 4px 10px;
    box-shadow: 2px 2px 6px #afafaf;
	cursor:pointer;
}
.role-txt{
	text-transform: uppercase;
	text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}



.input_focus{
color:#71b3fa !important;
}

/* custom responsive for all browser */
.res-md{
	width:100%;
	float:left;

}

.res-md  .col-xl-6, .res-md  .col-lg-6, .res-md  .col-md-6, .res-md  .col-sm-6{
	float:left;
	width:50%;
}
.res-md  .col-sm-12, .res-md  .col-md-12, .res-md  .col-lg-12, .res-md  .col-xl-12 {
	float:left;
	width:100%;
}
.res-md .col-md-5{
		width:40%;
		float:left;
	}
.res-md.float-right{
float:right;
}
.res-md.float-left{
	float:left;
}
.input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control{
	width:100%;
}
@media screen and (max-width: 992px) {
	
	.input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control{
	width:100%;
}
}
@media screen and (max-width: 576px) {
	.res-md  .col-xs-12  {
		float:left;
		width:100%;
	}
	.mt-xs-4{
		margin-top:20px;
	}
	.mt-xs-3{
		margin-top:10px;
	}
	.input-group{
	display:block;
	}
	.text-xs-center{
		text-align:center !important;
	}
	
	
}
@media screen and (max-width: 767px) {
	.login{
	width:100% !important;
	max-width:100%;
	margin:0px !important;
	}
.res-md .col-md-5{
		width:100%;
		float:left;
	}
	.mt-xs-3{
		margin-top:10px;
	}
	.policy_range{
		width:100%;
	}
}
@media screen and (max-width: 991px) {
	.input-group{
	display:block !important;
	}
	.exela-control-label{
		line-height:18px;
	}
}
@media screen and (max-width: 1199px){
	.exela-radio{
			
	}
}
@media screen and (-webkit-max-device-pixel-ratio:600) and (max-width: 600px) 
{
.res-md  .col-xs-12  {
		
	}
}
#forgot_pass_back{position:absolute;left:0px;top:0px;}

.login_pg_style{margin-bottom:0px !important}
.login_pg_style  label{color:#fff;}
.login_pg_style label:hover{color:#EBEBEB;}

.lpadding{
font-size:14px;padding-top:15px;
}
.lpadding_msg{
font-size:12px;padding-top:15px;text-align:center;padding-bottom:20px;color:red;	
}
.continue_login{text-align:right;padding-top:20px;}
.continue_login a{font-size:14px;text-decoration:none;color:#71b3fa;}
a:hover{text-decoration:none;}




.selector {
right:0px;
width:250px;
z-index:9999;
  position: absolute;
  display: block;
  text-align: left;
  margin-bottom: 2.4em;
}

.selector__toggle {
  display: block;
  background-color: #7090cd;
  padding: 1em;
  color: white;
  text-decoration: none;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.selector__toggle i {
  float: right;
  position: relative;
  top: 0.2em;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.open .selector__toggle i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.selector__toggle:hover, .selector__toggle:focus {
  background-color: #8eaeeb;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  color: white;
}

.selector__list {
  display: none;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #7090cd;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
}
.open .selector__list {
  display: block;
}
.selector__list li a {
  display: block;
  color: white;
  text-decoration: none;
  padding: 1em;
  border-top: 1px solid #8eaeeb;
  background-color: #4a5f87;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.selector__list li:hover a, .selector__list li:focus a, .selector__list li.selected a {
  background-color: #56c022;
}
.clearfix{clear:both;}
.wrapper-lg .form-control:focus{outline:none;
	box-shadow:none;}
	.form-control + label{ position:absolute;top:10px;left:9px;background:#fff;pointer-events: none;}
	.form-control:focus + label,
.form-control.has-value + label
 {
    position:absolute;top:-9px;left:9px;pointer-events: none;
}

	
.new_group {
    position: relative;
    margin-bottom: 30px;
}
/*.bluebg label.doc_lbl{ top: -8px;
    font-size: 12px;
    color: #0c7da2;
    background: #fff;
    padding: 0 8px;}*/
.form-control:disabled{background:#f4f4f4;}
.form-control.bluebg:disabled ~ label.doc_lbl, .form-control.bluebg[readonly] ~ label.doc_lbl{top: -8px;
    font-size: 12px;
    color:#585858;
    background: #fff;
    padding: 0 8px; }
	.form-control:disabled ~ label.doc_lbl{padding: 0 8px;
	color:#0c7da6;
	max-width: 88%;
    text-overflow: ellipsis;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
  background:#fff;
  /* Use "Translate" function instead of classic positioning for better performance */
  transform: translateY(-1.8em); }
  /*input + label.exela-control-label {
 position: absolute;
    left: 10px;
    top: 10px;
	transition: transform 200ms ease;
    pointer-events: none;
}*/
select.form-control + label {
 position: absolute;
    left: 10px;
    top: 10px;
	transition: transform 200ms ease;
    pointer-events: none;
}
.new_group.doc_lbl .exela-control-label {
  padding: 0 8px;
	color:#0c7da6;
	max-width: 88%;
    text-overflow: ellipsis;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
  background:#fff;
  /* Use "Translate" function instead of classic positioning for better performance */
  transform: translateY(-1.8em);}

.paddt10{padding-top:10px;}
.semibold{font-family:MontserratSemibold;}
