@font-face{
	font-family: "OpenSans-SemiBold";
    /*src: url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@600&display=swap');*/
	src: url('https://docucomeststg.wpengine.com/wp-content/uploads/2022/05/OpenSans-SemiBold.ttf'); 
}

.login h1 a {
	background-image: url('https://documentation.ultracommerce.co/wp-content/uploads/2025/06/Logo-primary-1.svg');
 	background-size: contain;
	background-position: center top;
	background-repeat: no-repeat !important;
	color: #999;
	height: 48px!important;
	width: 265px!important;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0 auto 0px;
	padding: 0;
	text-decoration: none;
	text-indent: -9999px;
	outline: none;
	overflow: hidden;
	display: block;
}
#login{width: 390px !important;
display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    height: 100%;
	padding-top: 0% !important;
	padding: 0% 0 0 !important;
}
.login #nav a,
.login #backtoblog a {
	text-decoration: none;
	color: #999;
}

body.login div#login p#nav a,
body.login div#login p#backtoblog a {
    color: #11B25A;
font-family:"OpenSans-SemiBold", sans-serif;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 18px;
  text-align: right;
}
body.login{
background-image: url('https://documentation.ultracommerce.co/wp-content/uploads/2025/06/Frame-2329.jpg') !important;
background-repeat: no-repeat !important;
background-size:cover;

}
.login form #user_login, .login form #user_pass{
	height: 65px;
    border: none;
    border-radius: 12px;
    width: 340px;
}
.wp-hide-pw{display:none !important;}
.login form #user_pass{padding-right: 5px;}
.login form{
	background: transparent !important;
	border: none !important;
	overflow: visible !important;
	box-shadow: none !important;
	width: 340px;
	margin-top: 0px !important;
	padding: 26px 24px 2px !important;
}
.login form #rememberme{
width: 24px;
height: 24px;
	border: none !important;
	box-shadow: none !important;
	border-radius: 0px;
}
#loginform #wp-submit{width:100%; margin: 25px 0px 0px 0px;}
.login form .forgetmenot{margin-top:14px;}
.forgetmenot label{
color: #FFFFFF;
 font-family: "OpenSans-SemiBold", sans-serif;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 18px;
}
.submit #wp-submit{
border-radius: 5px;
  background-color: #11B25A;
  height: 50px;
  text-transform: uppercase;
  word-spacing: -4px;
  letter-spacing: 2px;
  border-color: #11B25A;
  color: #E0E0E0;
   font-family:"OpenSans-SemiBold", sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1.87px;
    line-height: 19px;
    text-align: center;
}
.submit #wp-submit:hover{
background-color: transparent;
color: #11B25A;

}
#login{position: relative !important;}
.login #loginform + #nav{
    position: relative;
	left: 105px;
    margin-top: 0px !important;
   bottom: 100px !important;
   
}
input[type=checkbox]:checked::before{padding:5px !important;margin: -3px -4px !important;}

#loginform p:first-child label, .user-pass-wrap label, #lostpasswordform p:first-child label{display:none;}
.login #backtoblog{text-align: center;}
body.login div#login p#nav a:focus, body.login div#login p#backtoblog a:focus, #loginform #wp-submit:focus, #lostpasswordform #wp-submit:focus{box-shadow: none;}
#lostpasswordform{position: relative !important;}
#lostpasswordform + #nav{
    position: relative;
	 bottom: 38px !important;
	 right: 135px !important;
    margin-top: 0px !important;
}
#lostpasswordform + #nav + #backtoblog{
margin-top: 16px !important;
}
.login #login_error, .login .message, .login .success{
border-left: 4px solid #11B25A;
    margin-bottom: 0px;
    margin-top: 20px;
}
#lostpasswordform .submit #wp-submit{
padding: 10px 30px;
}
#user_login, .login form #user_pass{
 padding:24px 26px !important;
 font-family: "OpenSans-SemiBold", sans-serif;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -0.3px;
  line-height: 24px;
}
.login form #user_login::placeholder{
color: #E0E0E0;
  font-family: "OpenSans-SemiBold", sans-serif;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -0.3px;
  line-height: 24px;
  }
.login form #user_pass::placeholder{
color: #E0E0E0;
 font-family: "OpenSans-SemiBold", sans-serif;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -0.3px;
  line-height: 24px;
  }
  .login-action-lostpassword #lostpasswordform .input{
  margin: 0 6px 26px 0;
  }
  .login .forgetmenot label{
    text-transform: lowercase;
}
.login .forgetmenot label:first-letter {
    text-transform: uppercase;
}
.login h1.admin-email__heading, .login form p.admin-email__details{
	color: #fff !important;
}
.login form p.admin-email__details a, .admin-email__actions-secondary a{
	color: #11B25A !important;
}
#correct-admin-email{
    border-radius: 5px;
    background-color: #11B25A !important;
    height: 40px;
    text-transform: uppercase;
    letter-spacing: 2px !important;
    border-color: #11B25A !important;
    color: #E0E0E0 !important;
    font-family: "OpenSans-SemiBold", sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1.87px;
    line-height: 19px;
    text-align: center;
	padding: 10px 15px;
}
#correct-admin-email:hover{
	background-color: transparent !important;
    color: #11B25A !important;
	border-color: #11B25A !important;
}
.admin-email__actions-primary > a{
	border-radius: 5px !important;
    background-color: transparent !important;
    height: 40px;
    text-transform: uppercase;
    letter-spacing: 2px !important;
    border-color: #11B25A !important;
    color:#11B25A !important;
    font-family: "OpenSans-SemiBold", sans-serif;
    font-size: 14px !important;
    font-weight: 600;
    letter-spacing: 1.87px;
    line-height: 19px !important;
    text-align: center;
	padding: 10px 15px !important;
}
.admin-email__actions-primary > a:hover{
	background-color: #11B25A !important;
    color: #E0E0E0 !important;
	border-color: #11B25A !important;
}

@media (max-width: 767px){
input[type=checkbox]:checked::before{padding:1px !important;}
	}
	@media (min-height: 450px), (min-width: 580px) {
	.login #loginform + #nav{
   bottom: 100px !important;
	}
	#lostpasswordform + #nav {
    bottom: 38px !important;
	}
	}
	
	/*@media (min-width: 1280px) and (max-width: 1365px){
	.login #loginform + #nav {
    bottom: 22.5% !important;
	}
	}
	@media (min-width: 1401px) and (max-width: 1919px){
	.login #loginform + #nav {
    bottom: 21.5% !important;
	}
	}
	@media (min-width: 1920px){
	.login #loginform + #nav {
    bottom: 20.5% !important;
	}
	}
	@media (min-width: 2200px){
.login #loginform + #nav {
   bottom: 18.5% !important;
}
}
@media (min-width: 2800px){
.login #loginform + #nav {
   bottom: 17.5% !important;
}
}
@media (min-width: 3500px){
.login #loginform + #nav {
   bottom: 17.5% !important;
}
}
	
	


