body{
	    margin: 0px;
    padding: 0px;

}

.intro{
        display:none !important;
    }

@font-face {
	font-family: "HCo Gotham";
	src: url("https://media.liscr.com/b2c/images/Gotham-Light_Web.woff2") format("woff2"),url("https://media.liscr.com/b2c/images/Gotham-Light_Web.woff2") format("woff");
	font-weight: 300;
	font-style: normal;
	font-display: swap
}
	     
@font-face {
	font-family: "HCo Gotham";
	src: url("https://media.liscr.com/b2c/images/Gotham-Book_Web.woff2") format("woff2"),url("https://media.liscr.com/b2c/images/Gotham-Book_Web.woff") format("woff");
	font-weight: 400;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: "HCo Gotham";
	src: url("https://media.liscr.com/b2c/images/Gotham-Medium_Web.woff2") format("woff2"),url("https://media.liscr.com/b2c/images/Gotham-Medium_Web.woff") format("woff");
	font-weight: 500;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: "HCo Gotham";
	src: url("https://media.liscr.com/b2c/images/Gotham-Bold_Web.woff2") format("woff2"),url("https://media.liscr.com/b2c/images/Gotham-Bold_Web.woff2") format("woff");
	font-weight: 700;
	font-style: normal;
	font-display: swap
}

	.intro{
		display:none !important;
	}

.b2_warpper{
width: 100%;
    float: left;
}
.b2_warpper_leftpanel{
    width: 50%;
    float: left;
}
.b2_warpper_imageview{
    background-image: url(https://media.liscr.com/b2c/images/high_angle_img.jpg);
background-size: cover;
    background-position: 100%;
    max-height: 100%;
    height: 100vh;
}
.b2_warpper_rightpanel{
    width: 50%;
    float: left;
}
.b2_warpper_body{
	    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    align-items: flex-start;
    height: 75vh;
    width: 500px;
    border: 0px solid #ccc;
    margin: auto;
}
.Liberianlogo_view{
	    width: 100%;
    text-align: center;
}
.Liberianlogo_view_img{
	    width: 220px;
}
.Sign_lableview{
	    font-size: 28px;
    font-family: "HCo Gotham", arial, sans-serif;
    font-weight: 500;
    margin: 12px 0px 2% 0px;
    color: #242424;
    text-align: center;
    width: 100%;
    letter-spacing: -0.64px;
}
.helpLink{
    display: none !important;
}
label {
       font-size: 17px;
    line-height: 1;
    margin: 0;
    font-weight: 400 !important;
    text-transform: unset;
    color: #333333;
    font-family: "HCo Gotham", arial, sans-serif;
    letter-spacing: -0.4px;
    margin-bottom: 3px !important;
    display: inline-block;
}
#attributeList ul li {
    list-style: none;
    padding: 0;
}
#attributeList ul {
	padding-inline-start: 0px !important;
}
input, textarea {
    display: block;
    width: 100%;
    padding: 7px;
    background-color: #ffffff;
    border: 1px solid #DDDDDD;
    font-family: myriad-pro, 'Myriad Pro', 'Open Sans', Arial, sans-serif;
    font-size: 18px;
    color: #555555;
    outline: none;
}
/* #continue, continue_dup{
	display:none !important;
} */
 #continue{
    /* border: 2px solid #00b0c6; */
    border-radius: 60px;
    padding: 8px 30px;
    font-size: 16px;
    background: #fff;
    font-family: "HCo Gotham", arial, sans-serif !important;
    letter-spacing: -0.4px;
    cursor: pointer;
	    font-weight: 400;
    margin-top: 9px;
	color:#000;
}

/* #continue:hover{
background:#00b0c6 ;
 color: #fff;
     transition: 0.4s all
}  */
#newPassword{
-webkit-text-security:disc;
}

#next{
    border: 2px solid #00b0c6;
    border-radius: 60px;
    padding: 8px 30px;
    font-size: 16px;
    background: #fff;
    font-family: "HCo Gotham", arial, sans-serif !important;
    letter-spacing: -0.4px;
    cursor: pointer;
	margin-top: 28px;
}

#next:hover{
background:#00b0c6 ;
 color: #fff;
     transition: 0.4s all
}
.error{
    display: block;
    font-size: 14px;
    line-height: 1.2em;
    color: #D9232E;
    font-weight: 400;
    padding-top: 11px;
    font-family: "HCo Gotham", arial, sans-serif;
    letter-spacing: -0.4px;
    width: 100%;
    font-weight: 500;
    margin-bottom: 5px;	
}
.Forgot_warpper{
    text-align: center;
    width: 100%;
    margin-top: 22px;	
}
.ForgotCreatebtnlink_warpper{
    text-align: right;
    width: 100%;
    float: left;
}
.Createfootersection_lable{
	    position: absolute;
    bottom: 39px;
    text-align: center;
    color: #b7b7b7;
    font-size: 14px;
    font-family: "HCo Gotham", arial, sans-serif;
    width: 29%;
    background: #ffffff;
    height: 13px;
    line-height: 48px;
    z-index: 9;
}

.ForgotCreatebtnlink {
      display: inline-block;
    color: #00b0c6 !important;
    font-weight: 500;
    font-family: "HCo Gotham", arial, sans-serif !important;
    letter-spacing: -0.6px;
    font-size: 16px;
    float: right;
    text-align: right;
    margin-top: -94px;
    width: 160px;
    background: rgb(255 255 255 / 0%);
    border: 0px;
    position: relative;
    cursor: pointer;

}


	.ForgotCreatebtnlink:after {
		content: '';
		display: block;
		margin: auto;
		height: 2px;
		width: 0px;
		background: transparent;
		transition: width .5s ease, background-color .5s ease;
	}

	.ForgotCreatebtnlink:hover:after {
		width: 100%;
		background: #00b0c6;
	}

.Sign_main_warpper_01{
	width: 97%;
}
.Sign_main_warpper_01 p{
    font-family: "HCo Gotham", arial, sans-serif;
    letter-spacing: -0.4px;
    font-size: 14px;
    color: #D9232E;
    font-weight: 500;
}


.Sign_main_warpper_01 .buttons{
	    text-align: center;
}
.Create_main_warpper_01{
	width: 97%;
}
.Create_main_warpper_01 label{
    font-size: 17px;
    line-height: 1;
    margin: 0;
    font-weight: 400 !important;
    text-transform: unset;
    color: #333333;
    font-family: "HCo Gotham", arial, sans-serif;
    letter-spacing: -0.4px;
    margin-bottom: 0px !important;
    display: inline-block;
    margin-top: 20px;
}
.Create_main_warpper_01 p{
 font-family: "HCo Gotham", arial, sans-serif;
    letter-spacing: -0.4px;
    font-size: 14px;
    color: #14b1c6;
    font-weight: 500;
}

#emailVerificationControl_but_send_code{
	    border: 2px solid #00b0c6;
    border-radius: 60px;
    padding: 8px 30px;
    background: #fff;
    font-family: "HCo Gotham", arial, sans-serif !important;
    letter-spacing: -0.4px;
    cursor: pointer;
    margin-right: 20px;
    margin-top: 15px;
    color: #000;
    font-size: 15px;
    font-weight: 400;
}
#emailVerificationControl_but_send_code:hover{
background:#00b0c6 ;
 color: #fff;
     transition: 0.4s all
}
#emailVerificationControl_success_message{
	    display: inline;
    color: #25b738;
    font-family: "HCo Gotham", arial, sans-serif;
    letter-spacing: -0.4px;
    font-size: 13px;
    font-weight: 500;
}
.ReloadButton_B2C{
	    display: inline;
    font-family: "HCo Gotham", arial, sans-serif;
    background: #fff;
    border: 0px;
    font-size: 15px;
    font-weight: 500;
    border: 2px solid #00b0c6;
    line-height: 31px;
    cursor: pointer;
    color: #00b0c6;
    margin-right: 20px;
    border-radius: 60px;
    margin-left: 14px;
    margin-top: 31px;
    width: 192px;
    float: left;
    margin-left: 81px;
}
#emailVerificationControl_but_verify_code{
	    display: inline;
    font-family: "HCo Gotham", arial, sans-serif;
    background: #fff;
    border: 0px;
    font-size: 15px;
    font-weight: 500;
    border: 2px solid #00b0c6;
    line-height: 31px;
    cursor: pointer;
    color: #00b0c6;
    margin-right: 20px;
    width: 122px;
    border-radius: 60px;
    margin-left: 14px;
    margin-top: 31px;
}
#emailVerificationControl_but_send_new_code{
    display: inline;
    font-family: "HCo Gotham", arial, sans-serif;
    background: #fff;
    border: 0px;
    font-size: 15px;
    font-weight: 500;
    border: 2px solid #00b0c6;
    line-height: 31px;
    cursor: pointer;
    color: #00b0c6;
    margin-right: 20px;
    width: 150px;
    border-radius: 50px;
}
#verifying_blurb{
	    color: #cf5b16;
    font-family: "HCo Gotham", arial, sans-serif;
    letter-spacing: -0.4px;
    font-size: 15px;
    font-weight: 500;
    margin: 10px 0px;
    text-align: center;
    width: 100%;
}

#emailVerificationControl_but_change_claims{
	display:none !important;
}

#cancel{
	display:none !important;
}

.products_new_lable {
    text-align: center;
    border-bottom: 1px solid #efefef;
    padding-bottom: 20px;
    width: 77%;
    margin: auto;
    font-family: "HCo Gotham", arial, sans-serif !important;
    font-size: 16px;
	    margin-top: 13px;
}
.CreateSign_lableview{
	    font-size: 20px;
    font-family: "HCo Gotham", arial, sans-serif;
    font-weight: 500;
    margin: 3px 0px 0% 0px;
    color: #242424;
    text-align: center;
    width: 100%;
    letter-spacing: -0.64px;
}

.Createbtnlink {
	display: inline-block;
	color: #00b0c6 !important;
	font-weight: 500;
	font-family: "HCo Gotham",arial,sans-serif !important;
	letter-spacing: -1px;
	    text-decoration: none !important;
font-size: 18px;
    background: #fff;
    border: 0px;
    cursor: pointer;
}

	.Createbtnlink:after {
		content: '';
		display: block;
		margin: auto;
		height: 2px;
		width: 0px;
		background: transparent;
		transition: width .5s ease, background-color .5s ease;
	}

	.Createbtnlink:hover:after {
		width: 100%;
		background: #00b0c6;
	}

.products_lable {
    font-size: 14px;
    color: #000;
    line-height: 25px;
    margin-bottom: 26px;
    border-top: 0px solid #dbdbdb;
    padding-top: 26px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    letter-spacing: -0.5px;
    font-family: "HCo Gotham", arial, sans-serif;
}

.privacylink {
	display: inline-block;
	color: #00b0c6 !important;
	font-weight: 500;
	font-family: "HCo Gotham",arial,sans-serif !important;
	letter-spacing: -1px;
	    text-decoration: none !important;
font-size: 16px;
    cursor: pointer;
}

	.privacylink:after {
		content: '';
		display: block;
		margin: auto;
		height: 2px;
		width: 0px;
		background: transparent;
		transition: width .5s ease, background-color .5s ease;
	}

	.privacylink:hover:after {
		width: 100%;
		background: #00b0c6;
	}

.footersection_lable {
     background: #fdfdfd;
    height: 39px;
    line-height: 36px;
    color: #b7b7b7;
    font-size: 14px;
    font-family: "HCo Gotham", arial, sans-serif;
    border-top: 1px solid #f3f3f3;
    position: fixed;
    bottom: 0px;
    text-align: center;
    width: -webkit-fill-available;
}

.Createb2_warpper_body{
	    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    align-items: flex-start;
    height: auto;
    width: 500px;
    border: 0px solid #ccc;
    margin: auto;
    margin-top: 80px;
}

.Sign_link_warpper {
    margin-top: 3px;
    font-family: "HCo Gotham", arial, sans-serif !important;
    font-size: 16px;
    text-align: center;
    width: 100%;
    border-top: 0px dotted #ccc;
    padding-top: 20px;
}

.b2_warpper_body_sign_page{
	display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    align-items: flex-start;
    height: auto;
    width: 500px;
    border: 0px solid #ccc;
    margin: auto;
    margin-top: 200px;
}

 .Create_main_warpper_01 ul {
  display: flex;
  flex-direction: column;
} 
.Create_main_warpper_01 ul li:first-child {
  order: 3;
  margin-top: -20px;
}
.Create_main_warpper_01 ul li:nth-child(2) {
  order: 4;
}
.Create_main_warpper_01 ul li:nth-child(3) {
  order: 5;
}
.Create_main_warpper_01 ul li:nth-child(4) {
  order: 1;
}
.Create_main_warpper_01 ul li:nth-child(5) {
  order: 2;
  position:relative;
}  



@media (min-width: 320px) and (max-width: 640px) {

	.ForgotCreatebtnlink{
    margin-top: -78px;
	    font-size: 14px;
	}
	
.ReloadButton_B2C{
    margin-left: 34px;
}
#verifying_blurb{
	    display: none;
}
#emailVerificationControl_but_verify_code{
    font-size: 14px;
	    width: 120px;
		    margin-left: 0px;
}
#emailVerificationControl_but_send_new_code{
	font-size: 14px;
	    margin-right: 0px;
    width: 150px;
}
.b2_warpper_leftpanel{
	    display: none;
}
.b2_warpper_rightpanel{
    width: 100%;
}
.b2_warpper_body_sign_page{
	    width: 80%;
}
.products_lable{
	width: 100%;
}
.products_new_lable{
	width: 100%;
	font-size: 14px;
}
.Createbtnlink{
	font-size: 15px;
}
.footersection_lable{
    font-size: 11px;	
}
.Liberianlogo_view_img {
    width: 175px;
}
label{
    font-size: 16px;	
}
.Sign_lableview{
	    font-size: 22px;
}
.Createb2_warpper_body{
    width: 280px;
}
.CreateSign_lableview{
	font-size: 16px;
}
.Create_main_warpper_01 label{
    font-size: 15px;	
}
.b2_warpper_body{
 width: 350px;
}

}

@media (min-width: 640px) and (max-width: 960px) {

.b2_warpper_leftpanel{
	    display: none;
}
.b2_warpper_rightpanel{
    width: 100%;
}
.b2_warpper_body_sign_page{
	          width: 385px;
}
.products_lable{
	width: 100%;
}
.products_new_lable{
	width: 100%;
	font-size: 14px;
}
.Createbtnlink{
	font-size: 15px;
}
.Createb2_warpper_body{
    width: 360px;
}
.CreateSign_lableview{
	font-size: 16px;
}
.Create_main_warpper_01 label{
    
	font-size: 15px;	
}
.b2_warpper_body{
 width: 360px;
}
}

@media (min-width: 960px) and (max-width: 1024px) {

.b2_warpper_body{
 width: 480px;
}
	.Createb2_warpper_body{
    width: 480px;
}
.CreateSign_lableview{
	font-size: 20px;
}
.Create_main_warpper_01 label{
    font-size: 15px;	
}

.b2_warpper_leftpanel{
	    display: none;
}
.b2_warpper_rightpanel{
    width: 100%;
}
.b2_warpper_body_sign_page{
	    width: 385px;
}
.products_lable{
	width: 100%;
}
.products_new_lable{
	width: 100%;
	font-size: 14px;
}
.Createbtnlink{
	font-size: 15px;
}

}

@media (min-width: 1024px) and (max-width: 1200px) {
.b2_warpper_body_sign_page{
	    width: 75%;
}
.Createb2_warpper_body{
	    width: 340px
}
.b2_warpper_body{
 width: 340px;
}

}

@media (min-width: 1200px) and (max-width: 1300px) {
.b2_warpper_body_sign_page{
	    width: 430px;
}
.Createb2_warpper_body{
	    width: 340px
}

}


@media (min-width: 1300px) and (max-width: 1366px) {
.b2_warpper_body_sign_page{
	     width: 430px;
}
.Createb2_warpper_body{
	    width: 380px
}
}

@media (min-width: 1366px) and (max-width: 1400px) {
.b2_warpper_body_sign_page{
	    width: 430px;
}
.Createb2_warpper_body{
	    width: 380px
}
}

@media (min-width: 1400px) and (max-width: 1600px) {
.b2_warpper_body_sign_page{
	    width: 430px;
}
.Createb2_warpper_body{
	    width: 380px
}
}

@media (min-width: 1600px) and (max-width: 1920px) {
.b2_warpper_body_sign_page{
	    width: 430px;
}
.Createb2_warpper_body{
	    width: 380px
}

}


.loader_main{
	    width: 50%;
    margin: auto;
    position: relative;
}
.loader_main_01{
	    width: 20px;
    margin-top: 24px;
}
 
.loader {
/* background: #ffffff;
    width: 500px;
    height: 300px;
    text-align: center;
    display: none;
    z-index: 9;
    position: fixed;
    margin-top: 185px;
    border: 1px solid #ccc; */
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    align-items: flex-start;
    height: 306px;
    width: 100%;
    border: 0px solid #ccc;
    margin: auto;
    margin-top: 243px;
    position: fixed;
    background: #fff;
    z-index: 9;
    display: none;
}

.loader-wheel {
    animation: spin 1s infinite linear;
    border: 2px solid rgba(30, 30, 30, 0.5);
    border-left: 4px solid #fff;
    border-radius: 50%;
    height: 25px;
    margin-bottom: 10px;
    width: 25px;
    margin: auto;
    margin-top: 20px;
}

.loader-text:after {
  content: "Loading";
  animation: load 2s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes load {
  0% {
    content: "Loading";
  }
  33% {
    content: "Loading.";
  }
  67% {
    content: "Loading..";
  }
  100% {
    content: "Loading...";
  }
}