.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto
{
	float:left !important;
}
.padding_top_20px{
	padding-top: 20px;
}
.forget_password{
	float: right;
	padding-top: 10px;	
}
input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #fffff8;
}
input::-moz-placeholder { /* Firefox 19+ */
	color: #fffff8;
}
input:-ms-input-placeholder { /* IE 10+ */
	color: #fffff8;
}
input:-moz-placeholder { /* Firefox 18- */
	color: #fffff8;
}
.override_layout_class{
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 11111111111;
}
#onboading .create_acc_text{
	color: #fffff8;
	font-size: 32px;
	padding-top: 100px;
}
#onboading .form_field input{
	background-color: transparent ! important;
	border: none;
	border-bottom: 1px solid #fffff8;
	margin: 0px 0px;
	padding: 0px 0px;
	width: 100%;
	outline: none;
	color: #fffff8;
	line-height: 2;
	font-size: 16px;
	box-shadow: none;
	float: left;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	height: 40px;
}
#onboading .form_field textarea{
	background-color: transparent ! important;
	border: none;
	border-bottom: 1px solid #fffff8;
	margin: 0px 0px;
	padding: 0px 0px;
	width: 100%;
	outline: none;
	color: #fffff8;
	line-height: 2;
	font-size: 16px;
	box-shadow: none;
	float: left;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	height: 40px;
	overflow: hidden;
}
.display_table{
	display: table;
	height: 100%;
}
.screen_middle{
	display: table-cell;
    vertical-align: middle;
    margin: 0 auto;
    float: none;
}
.finish_button{
	padding: 3px 20px;
	font-size: 18px;
	border: 1px solid #fffff8;
}
#onboading .form_field select{
	background-color: transparent ! important;
	border: none;
	border-bottom: 1px solid #fffff8;
	margin: 0px 0px;
	padding: 0px 0px;
	width: 100%;
	outline: none;
	color: #fffff8;
	line-height: 2;
	font-size: 16px;
	margin-top: 10px;
	box-shadow: none;
	float: left;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	height: 25px;
}
select option{
	color: #013859 ! important;
}
#onboading input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #fffff8;
}
#onboading input::-moz-placeholder { /* Firefox 19+ */
	color: #fffff8;
}
#onboading input:-ms-input-placeholder { /* IE 10+ */
	color: #fffff8;
}
#onboading input:-moz-placeholder { /* Firefox 18- */
	color: #fffff8;
}
#onboading select option{
	color: #fffff8;
}
.hidden{
	display:none !important;
}
.color_white{
	color:#fffff8;
}
.success_msg{
	font-size:35px;
	color: #fffff8;
	font-weight: bold;
}
.success_text{
	padding-top: 50px;
	font-size:25px;
}
.color_blue{
	color: #677979 ! important;
}
.acc_no_head{
	font-size:14px;
	color: #fffff8;
	padding-top: 20px;
}
.acc_no{
	font-size: 27px;
	color: #fffff8;
	padding-top: 10px;
}
.final_success{
	padding-top:200px;
}
.dashboard_btn{
	padding-top:40px;
}
.next_btn_div{
	padding-top:80px;
	text-align:right;
}
.button_dash_board {
	background-color: Transparent;
	background-repeat:no-repeat;
	cursor:pointer;
	overflow: hidden;
	outline:none;
	border-radius:9px;
	color:#24779f;
	padding:10px;
}
.onbard_icon{
	margin: 3% 0% 0% 0%;
	float: left;
}
.open_sans{
	font-family: 'Open Sans', sans-serif;
}
.radio_similiar{
	height: 15px;
	margin-top: 30px;
}
.radio_btns_s6{
	padding-top:10px;
}
.radio_btn_text_1{
	width: 100%;
	position: absolute;
	margin-left: 30px;
	bottom: 37px;
	color:#dfdfdf;
}
.radio_btn_text_2{
	width: 100%;
	position: absolute;
	margin-left: 30px;
	bottom: -3px;
	color:#dfdfdf;
}
.slider_div{
	padding: 0px 0px 40px 0px !important;
	width: 100%;
	float: left;
}
.sliderSecDiv{
	width: 100%;
    float: left;
    padding: 20px 0px 0px 0px;
    font-size: 16px;
    color: #fffff8;
    position: relative;
}
.sliderSpanBox{
	color: #fffff8;
    border: 1px solid #fffff8;
    border-radius: 4px;
    margin-left: 40px;
    float: right;
    height: 30px;
    width: 50px;
    background-color: transparent;
    text-align: center;
}
.position_absolute{
	position:absolute;
}
.slider{
	cursor: pointer;
	top: 12px;
	/* left: 30px; */
	height: 20px;
	width: 50px;
	right: 0;
	bottom: 0;
	background-color: transparent;
	-webkit-transition: .4s;
	transition: .4s;
}
#s6 .slider:before{
    content: "";
    height: 16px;
    width: 19px;
    left: 4px;
    bottom: 4px;
    background-color:transparent !important; 
    -webkit-transition: .4s;
    transition: .4s;
}
#s6 .tooltip-inner{
    max-width: 200px;
    padding: 3px 8px;
    color: #fffff8;
    text-align: center;
    background-color: #24779f !important;
    border-radius: 4px;
}
#s6 .tooltip.top .tooltip-arrow 
{
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color:#24779f !important;
}
#s6 .slider.slider-horizontal
{
    width: 320px;
    height: 20px;
}
.slider.slider-horizontal .slider-track {
    height: 2px ! important;
    width: 100%;
    margin-top: -5px;
    top: 50%;
    left: 0;
}
.slider-selection {
    position: absolute;
    background-image: -webkit-linear-gradient(top,#fffff8 0,#fffff8 100%) ! important;
    background-image: -o-linear-gradient(top,#fffff8 0,#fffff8 100%) ! important;
    background-image: linear-gradient(to bottom,#fffff8 0,#fffff8 100%) ! important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9',endColorstr='#fff5f5f5',GradientType=0);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
}
.slider-track {
    position: absolute;
    cursor: pointer;
    background-image: -webkit-linear-gradient(top,#fffff8 0,#fffff8 100%) ! important;
    background-image: -o-linear-gradient(top,#fffff8 0,#fffff8 100%) ! important;
    background-image: linear-gradient(to bottom,#fffff8 0,#fffff8 100%) ! important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#fff9f9f9',GradientType=0);
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    border-radius: 4px;
}
.slider-handle {
    position: absolute;
    top: -4px;
    width: 20px;
    height: 20px;
    background-color: #337ab7;
    background-image: -webkit-linear-gradient(top,#fffff8 0,#fffff8 100%);
    background-image: -o-linear-gradient(top,#fffff8 0,#fffff8 100%);
    background-image: linear-gradient(to bottom,#fffff8 0,#fffff8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7',endColorstr='#ff2e6da4',GradientType=0);
    filter: none;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    border: 0 solid transparent;
}
.button_next{
    background-color: Transparent;
    background-repeat: no-repeat;
    cursor: pointer;
    overflow: hidden;
    outline: none;
    border-radius: 9px;
    color: #fffff8;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 30px;
    padding-right: 30px;
}
.pagination_arrow{
    border: none;
    background-color: Transparent;
    cursor: pointer;
    overflow: hidden;
    outline: none;
}
.finish_button{
	padding: 3px 20px;
	font-size: 18px;
	border: 1px solid #fffff8;
	border-radius: 12px;
	outline: none;
    background-color: transparent;
    color: #fffff8;
}
.finish_button:hover,
.finish_button:focus,
.finish_button:active{
	padding: 3px 20px;
	font-size: 18px;
	border: 1px solid #fffff8;
	background-color:#fffff8;
	color: #013859;
	outline: none;
}
.radio{
	float: right;
	margin-top: 40px;
}
.button{
	background-color: transparent;
	padding: 5px 26px;
	border: 1px solid #fffff8;
	border-radius: 4px;
	color: #fffff8;
	margin: 30px 0px;
	float:right;
}
.button_field{
	z-index: 9999;
	width:60%;
}
#onboading .font_light{
	font-size: 30px;
    color: #dfdfdf;
    font-family: 'roboto light';
}
#onboading .font_bold{
	font-family: 'roboto bold';
    color: #dfdfdf;
    font-size: 35px;
}
.common_content{
	    position: fixed;
    bottom: 15%;
    text-align: right;
    right: 2%;
    padding: 2px 34px 15px 9%;
    width: 35%;
    background: linear-gradient(to right, rgba(14,31,49,0.1) 10%, rgba(14,31,49,1) 100%);
}
.copy_write{
	position: fixed;
    bottom: 5%;
    text-align: right;
    right: 2%;
	font-size:10px;
	color: #dfdfdf;
	margin-top: 25%;
	font-family: 'roboto light';
}
.copy_write span{
	padding:0px 10px;
}
.copy_write .bdr_right{
	border-right:1px solid #dfdfdf;
}
.page{
	height:100vh;
}
.mail_msg{
   padding-top:50px
}
.label_field{
	color: #fffff8;
    font-size: 14px;
    padding: 15px 0px;
    width: 100%;
    float: left;
    position: relative;
}
.auth_text{
	width:300px;
	float:left;
}
.tick{
 	color: green;
 	background-color: transparent;
 	border: none;
 	width: 0;
 	font-size: 22px;
 	padding: 10px 10px 8px 10px;
    position: absolute;
    top : 15px;
    right:60px;
}
input[type=file] {
    display: block;
    background-color: transparent ! important;
    border-radius: 50px ! important;
    border: 1px solid #fffff8 ! important;
}
.onboading_list{
	display:flex;
	margin-top:2%;
}
.onboading_list li{
	border-bottom: 2px solid #fffff8;
    position: relative;
	text-align: center;
	padding:20px;
	color:#fffff8;
	position: relative;
}
.btn_center{
	height: 400px;
    display: flex;
    align-items: center;
}
.onboading_list.slidertop{
	margin-left: 75px;
}
.onboading_list.slidertop li.left_side{
}
.onboading_list.slidertop li.mid_side{
    border-bottom: 2px solid #fffff8;
    padding: 0px 7%;
    position: relative;
}
.onboading_list.slidertop li.right_side{
    border-bottom: 2px solid #fffff8;
    padding: 0px 0px 0px 7%;
    position: relative;
}
.onboading_list li>.left_span{
	float: left;
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 50px;
    padding: 5px;
    background-color: #031345;
    bottom: -6px;
    text-align: left;
    left: 50%;
    border: 1px solid #fffff8;
    z-index: 1;
    left: 0px;
}
.onboading_list li>.mid_span{
	float: none;
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 50px;
    padding: 5px;
    background-color: #031345;
    bottom: -6px;
    text-align: center;
    border: 1px solid #fffff8;
    z-index: 1;
}
.onboading_list li>.right_span{
	float: right;
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 50px;
    padding: 5px;
     background-color: #031345;
    bottom: -6px;
    text-align:right;
    border: 1px solid #fffff8;
    z-index: 1;
    right: 0;
}
.tagactive{
	border: 1px solid #fffff8 ! important;
    background-color: #fffff8 ! important;
    z-index: 1;
}
.padding_left_0px{
    padding-left: 0px ! important;
}
.form_field{
    width: 100%;
    float: left;
    position: relative;
    margin: 15px 0px;
}
/*new floating label*/
.form_field .control-label {
    opacity: 0.4;
    pointer-events: none;
    position: absolute;
    transform: translate3d(0, 20px, 0) scale(1);
    transform-origin: left top;
    transition: 240ms;
    top: -15px;
    left: 0px;
    color: #fffff8;
}
.form_field.focused .control-label {
    opacity: 1;
    transform: scale(0.85);
    color: #fffff8;
    top: -15px;
}
.form_field.focused .control-label {
    opacity: 1;
    transform: scale(0.85);
    color: #fffff8;
    top: -15px;
}
.form-label {
    align-self: flex-end;
    border: none;
    border-bottom: 1px solid #fffff8;
    width: 100%;
    outline: none;
    background-color:transparent;
    border-radius: 0px;
    cursor: pointer;
}
.box{
    padding-right: 35px !important;
    padding-left: 35px !important;
    width:100% !important;
    padding-top:15px;
    }
    
/*input floating label */
input:focus ~ .floating-label,
input:not(:focus):valid ~ .floating-label{
  top:-5px;	
  bottom: 10px;
  font-size: 11px;
  opacity: 1;
  padding-left: 5px;
  color: #10a9f5;
  left: initial !important;
}
input:not(:placeholder-shown) ~ .floating-label{
  top:-5px;	
  bottom: 10px;
  font-size: 11px;
  opacity: 1;
  padding-left: 5px;
  color: #10a9f5;
}
.floating-label {
  position: absolute;
  pointer-events: none;
  top: 18px;
  transition: 0.2s ease all;
  /*left: initial !important;
*/}
input:focus ~ .floating-label,
input:not(:focus):valid ~ .floating-label{
  top:60px;
  bottom: 10px; 
  font-size: 11px;
  opacity: 1;
  padding-left: 5px;
  color: #10a9f5;
}
.floating-label {
  position: absolute;
  pointer-events: none;
  top: 18px;
  transition: 0.2s ease all;
}

.floating-label {
  position: absolute;
  pointer-events: none;
  top: 10px;
  transition: 0.2s ease all;
}

.form-label::-webkit-input-placeholder {
    color: transparent;
    transition: 240ms;
    line-height: normal;
}
.form-label:focus::-webkit-input-placeholder {
    transition: none;
    border-bottom: 1px solid #fffff8;
}
.form_field.focused .form-label::-webkit-input-placeholder {
    color: #fffff8;
}
.form-label::-webkit-select-placeholder {
    color: transparent;
    transition: 240ms;
}
.form-label:focus::-webkit-select-placeholder {
    transition: none;
    transition: 240ms;
}
.form_field.focused .form-label::-webkit-select-placeholder {
    color: #fffff8;
}
.select2-container .select2-selection--multiple {
	min-height: 24px ! important; 
}
.select2-container .select2-search--inline .select2-search__field{
	margin-top: 0px ! important;
}
input {
    line-height: normal;
}
.form_left_0px{
	left:0;
}
.datepicker {
    padding: initial !important;
	border-radius: initial !important;
}
.form-horizontal .control-label {
    padding-top: initial;
    margin-bottom: initial;
    text-align: initial;
}
/* new floating label end */
.width_auto{
	width: auto;
}
.border_bottom_transparent{
	border-bottom-color: transparent ! important;
}
.leftapsnactivediv{
   	width: 50%;
   	float: right;
   	border-bottom: 2px solid #fffff8;
   	position: absolute;
   	right: 0px;
   	bottom: -2px;
}
.rightapsnactivediv{
   	width: 50%;
   	float: left;
   	border-bottom: 2px solid #fffff8;
   	position: absolute;
   	left: 0px;
   	bottom: -2px;
}
.parentSwitch .switch {
	position: relative;
	display: inline-block;
	width: 60px;
	height: 28px;
	margin-left: 20px;
}
.parentSwitch .switch input {display:none;}
.parentSwitch .sliders {
 	position: absolute;
  	cursor: pointer;
  	top: 0;
  	left: 0;
  	right: 0;
  	bottom: 0;
  	background-color: white;
  	-webkit-transition: .4s;
 	transition: .4s;
  	border: 1px solid #fffff8;
}
.parentSwitch .sliders:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 4px;
  bottom: 4px;
  background-color: #fffff8;
  -webkit-transition: .4s;
  transition: .4s;
}
.parentSwitch input:checked + .sliders {
  background-color: #fffff8;
}
.parentSwitch input:focus + .sliders {
  box-shadow: 0 0 1px #fffff8;
}
.parentSwitch input:checked + .sliders:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
/* Rounded sliders */
.parentSwitch .sliders.round {
  border-radius: 34px;
}
.parentSwitch .sliders.round:before {
	border-radius: 50%;
	 background-color: #0da6f3;
}
.padding_left_20px{
	padding-left: 20px;
}
.margin_top_10px{
	margin-top:10px;
}
.onboading_bg{
	background:url("../images/onboarding_bg.jpg") no-repeat;
	height: 100vh;
	background-size: 100% 100%;
}
.padding_0px{
	padding:0px;
}
.float_left{
	float:left;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: transparent !important;
    background-image: none !important;
    color: #fffff8 !important;
}
.send_otp_btn{
	width: 30%;
    background-color: #fffff8;
    outline: none;
    box-shadow: none;
    border: 1px solid #fffff8;
    padding: 10px 10px 8px 10px;
    position: absolute;
    color: #031345;
    text-align: center;
    cursor: pointer;
}
.resend_otp_btn{
 	padding: 9px 10px 9px 10px ! important;
}
.slider.slider-horizontal {
    width: 100% ! important;
    height: 20px;
}
.font_size_12px{
	font-size: 12px;
}
.text_align_left{
	text-align: left;
}
.padding_top_10px{
	padding-top: 10px;
}
.moberrormsg,
.otperrormsg{
	width: 100%;
    float: left;
    color: red;
    font-size: 12px;
    padding: 5px 0px 0px 0px;
}
.margin_top_15px{
	margin-top : 15px;
}
.err_msg{
display:none;
color:red;
}
.dirkyclabel {
	width: 100%;
	float: left;
	font-size: 18px;
	font-weight: 400;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fffff8;
}
.otp_box{
	width: 30% ! important;
	border: 1px solid #fffff8 ! important;
	padding: 10px ! important;
}
.padding_left_10px{
	padding-left : 10px;
}
.checkboxstlye{
	width: auto;
    float: left;
}
.uploadFilename{
	width: auto ! important;
    float: left ! important;
    border: none ! important;
    position: absolute;
    right: 5px;
    bottom: -25px;
    text-align: right;
    font-size: 13px ! important;
}
.uploadIconeLabel{
	color: #fffff8;
    font-size: 14px;
    position: absolute;
    top: 0px;
    cursor: pointer;
    right: 5px;
}
.uploadLabelName{
    width: 100%;
    text-align: left;
    float: left;
    padding-top: 0px;
    font-size: 18px;
    color: #fffff8;
}
.inputTypeFile{
	display: none ! important;
    line-height: 0 ! important;
    visibility: hidden ! important;
    margin: 0px ! important;
    padding: 0px! important;
    width: 0px ! important;
}

.padding_top_bot_5per{
	padding: 0px 0px 5% 0px ;
}



/*ONBOARDIND LOGIN*/

.loginScreenOnboardIconContent{
	width: 100%;
    justify-content: center;
    text-align: center;
    vertical-align: middle;
    float: none;
    margin: 0 auto;
}
.makeContentVerticleMiddleAlign{
    justify-content: center;
    text-align: center;
    vertical-align: middle;
    float: none;
    margin: 0 auto;
}
.displayTable{
	display: table;
}
.displayTableCell{
	display: table-cell;
    vertical-align: middle;
    margin: 0 auto;
    float: none;
}
.OnboardingSignInBtn{
	background-color: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
    border-radius: 20px;
    padding: 8px 20px;
    text-align: center;
    justify-content: center;
    font-size: 14px;
    outline:none;
}
.OnboardingSignInBtn:hover,
.OnboardingSignInBtn:focus,
.OnboardingSignInBtn:active{
	background-color: #ffffff;
    border: 1px solid #ffffff;
    color: rgba(14,31,49,1);
    outline:none;
}
.OnboardingSignUpBtn{
	background-color: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
    border-radius: 20px;
    padding: 8px 20px;
    text-align: center;
    justify-content: center;
    font-size: 14px;
    outline:none;
}
.OnboardingSignUpBtn:hover,
.OnboardingSignUpBtn:focus,
.OnboardingSignUpBtn:active{
	background-color: #ffffff;
    border: 1px solid #ffffff;
    color: rgba(14,31,49,1);
    outline:none;
}
.OnboardingCusSignInBtn{
	background-color: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
    border-radius: 20px;
    padding: 8px 20px;
    text-align: center;
    justify-content: center;
    font-size: 14px;
    outline:none;
}
.OnboardingCusSignInBtn:hover,
.OnboardingCusSignInBtn:focus,
.OnboardingCusSignInBtn:active{
	background-color: #ffffff;
    border: 1px solid #ffffff;
    color: rgba(14,31,49,1);
    outline:none;
}
.OnboardingCusSignUpBtn{
	background-color: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
    border-radius: 20px;
    padding: 8px 20px;
    text-align: center;
    justify-content: center;
    font-size: 14px;
    outline:none;
}
.OnboardingCusSignUpBtn:hover,
.OnboardingCusSignUpBtn:focus,
.OnboardingCusSignUpBtn:active{
	background-color: #ffffff;
    border: 1px solid #ffffff;
    color: rgba(14,31,49,1);
    outline:none;
}
.password_wrong_msg{
	color: red;
    display: none;
    width: 100%;
    float: left;
    text-align: left;
    font-size: 14px;
    outline:none;
}

/*ONBOARDING_LIST*/
.onboaring_list{
	color: #fffff8 ! important ;
	outline:none;
}
#onboaring_list table{
	color: #fffff8 ! important ;
	outline:none;
}
.color-red{
	color: red;
}
.onboarding_new_bg_color
{
	background-image: url(../images/bg.png);
	/* background-image: linear-gradient(119deg, #10a9f5, #347eda); */
    height: 100vh;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}

/*ONBOARDING SWITCH START*/
/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/*ONBOARDING SWITCH END*/

.cnt_onboarding_new
{
	font-size:30px;
	font-family:'Roboto', sans-serif;
	padding-top:35%;
	padding-left:25%;
	color:white;
}

.sign_in_onboarding_new
{
	background-color:transparent;
	border:1px solid white;
	border-radius:5px;
	color:white;
	padding:10px 20px 10px 20px;
}

.sign_in_onboarding_new_div
{
	padding-left:25%;
}



.margin_0px
{
  width: 403px;
  height: 30px;
  font-family: Roboto;
  font-size: 30px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
}
.Sign-Up {
  width: 255px;
  height: 28px;
  font-family: Roboto;
  font-size: 24px;
  font-weight: 300;
  letter-spacing: normal;
  color: black;
  padding-top:36px;
  padding-bottom:38px;
  padding-left:147px;
  position:static;
}
.Sign-Up1 {
    height: 28px;
    font-family: Roboto;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: normal;
    color: black;
    padding-top:36px;
    padding-bottom:38px;
    padding-left:84px;
    position:static;
  }
  .Sign-UpNotify {
    height: 28px;
    font-family: Roboto;
    font-size: 10px;
    font-weight: 300;
    letter-spacing: normal;
    color: black;
    padding-bottom:38px;
    padding-left:32px;
    position:static;
    color: red;
  }
  .pddclass
  {
  padding-bottom: 20px;
  }

.form_container_onboarding_new
{
   width: 350px;
   height: 100%;
   box-shadow: 5px 10px 20px 0 rgba(0, 0, 0, 0.5);
   background-color: #ffffff;
   margin-top: 0px;
   position: fixed;
   right: 0px;
}
.form_container_onboarding_new_signin
{
  width: 350px;
    height: 100%;
    box-shadow: 5px 10px 20px 0 rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
    margin-top: 0px;
    position: fixed;
    right: 0px;
    padding-top:150px;
}
.sing_in_txt_onboarding_new
{
  width: 43px;
  height: 19px;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;s
}
.accountable {
  width: 214px;
  height: 49px;
  font-family: AvenirNext;
  font-size: 36px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
}
.sign_up_btn{
  width: 150px;
  height: 35px;
  border-radius: 17.5px;
  padding-left:98px;
}
.sign_up_btn1{
    width: 150px;
    height: 35px;
    border-radius: 17.5px;
    padding-left:98px;
    margin-top: 2%;
  }
.sign_in_btn{
  width: 150px;
  height: 35px;
  border-radius: 17.5px;
  padding-left:98px;
  padding-top:13px;
}
.message{
  width: 246px;
  height: 0px;
  font-family: Roboto;
  font-size: 10px;
  color: #000000;
  padding-top: 16px;
  padding-bottom: 18px;
}
.Create-an-Account {
   width: 150px;
  height: 35px;
  font-family: Roboto;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  width: 150px;
  height: 35px;
  border-radius: 17.5px;
  box-shadow: 0 5px 10px 0 rgba(16, 169, 245, 0.3);
  background-color: #3931ac;
      cursor: pointer;
      outline:none;
}
.logo {
  width: 24px;
  height: 24px;
  object-fit: contain;
  padding-right:3px;
}
.terms-and-c {
  width: 338px;
  height: 11px;
  font-family: Roboto;
  font-size: 11px;
  color:#000000;
  padding-bottom: 50px;
  padding-left: 61px;
  padding-top: 15px;
}
.onboarding_send_otp_btn
{
	background-color:#10a9f5;
	color:white !important;
}
.onboarding_enter_otp
{
	width: 30% ! important;
	border: 1px solid ! important;
	padding: 10px ! important;
}

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  left:25px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #3931ac;
}

input:focus + .slider {
  box-shadow: 0 0 1px #3931ac;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.slider:before {
    position: absolute;
    content: "";
    height: 15px;
    width: 15px;
    left: 4px;
    bottom: 4px;
    top: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

.onboarding_current_account_text
{
	font-size:10px;
}

.logo_width_new_onboarding
{
	width:250px;
}

.footerdiv_onboarding
{
	font-size: 12px;
    font-family: 'Roboto', sans-serif;
    color: whitesmoke;
    bottom: 15px;
    left: 40%;
    right: 40%;
    position: absolute;
    visibility: visible;
}

@media only screen and (min-width: 240px) and (max-width: 500px) { 
    .footerdiv_onboarding
    {
        visibility: hidden;
        color: #fff;
    }	
     }

.outline_none_onboarding
{
	outline:none;
}
.erroroverride{
font-size:1rem !important ;
color:black !important;
}

.error
	{
		font-size: 10px ;
	    color: red ;
	    float: left;
	    width: 100%;
	    text-align: left;
	}
.invalidcre{
     color: red;
     padding-top: 13px;
    font-size: 13px;
    text-align: center;
    background-color: none !important;
    border-color: none !important;
    
}
.width_auto
{
	width:auto !important;
}

.sign_up_privacy_policy {
  position:absolute;
  width:100%;
  bottom:10px;
  opacity: 0.5;
  font-family: Roboto;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: black ! important;
}

.margin_0px_onboarding
{
	margin:0px;
	margin-bottom:20px;
}

.margin_0px_onboarding_footer_text
{
	margin:0px;
}
.showPwdParentDiv{
    position: relative;
}
.showPwdSpan{
    position: absolute;
    right: 55px;
    top: 25px;
}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 720px) 
{
    .inc_pwd{

        top: 38px;
    }
}
input[name=user_mobile]::-webkit-inner-spin-button, 
input[name=user_mobile]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : portrait){
.form_container_onboarding_new_signin
{
    
    height: 100%;
    box-shadow: 5px 10px 20px 0 rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
    margin-top: 0px;
    right: 0px;
    padding-top: 150px;
    position: fixed;
    top: 0;
    left: 0px;
    width: 100%;
}
.form_container_onboarding_new{
    height: 100%;
    box-shadow: 5px 10px 20px 0 rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
    margin-top: 0px;
    right: 0px;
    position: fixed;
    top: 0;
    left: 0px;
    width: 100%;
}
.logo_width_new_onboarding
{
	width:200px;
}
.logo_wid{
	background-color: #3931ac;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 24px;
	}
.signin-align{border-bottom-width: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-top-width: 0px;
    padding-bottom: 0px;
    width: 150px;
    height: 35px;
    font-family: Roboto;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    width: 86px;
    height: 35px;
    border-radius: 17.5px;
    /* box-shadow: 0 5px 10px 0 rgba(16, 169, 245, 0.3); */
    background-color: #3931ac;
    cursor: pointer;
    outline: none;
    left: 0px;
    margin: 0px;
    float: right;
}

.Sign-Up {
    width: 252px;
    height: 28px;
    font-family: Roboto;
    font-size: 21px;
    font-weight: 300;
    letter-spacing: normal;
    color: black;
    padding-top: 0px;
    padding-bottom: 79px;
    padding-left: 147px;
    position: static;
}
.box {
    padding-right: 35px !important;
    padding-left: 35px !important;
    width: 100% !important;
    padding-top: 25px;
}
.logo_signup {
    background-color: #3931ac;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 24px;
    position: absolute;
    top: 0px;
    left:0px;
}


}
.sent_otp_cur
		{
		cursor: pointer;
		text-decoration: none;
		}
.emp_div_sign
		{
		font-size: 12px;
		float: left;
		width: 100%;
		text-align: left;
		display:none;
		}
.color_0000
		{
		color:#000000;
		}
.inside_col_box
		{
		width:25% !important;
		float:left !important;
		background-color: transparent !important;
		padding:2px 5px !important;
		text-align:center !important;
		}
.user_mob
		{
		width:75% !important;
		float:left !important;
		}