body.page-maximized .portlet-layout div:first-child {
  padding: 0;
}
body.page-maximized [id^='portlet_com_liferay_login_web_portlet_LoginPortlet'] {
  max-width: none;
  margin: 0;
  padding: 0;
}
body.page-maximized [id^='portlet_com_liferay_login_web_portlet_LoginPortlet'] .portlet-content {
  display: flex;
}
body.page-maximized [id^='portlet_com_liferay_login_web_portlet_LoginPortlet'] .portlet-content .portlet-icon-back {
  display: none;
}
body.page-maximized [id^='portlet_com_liferay_login_web_portlet_LoginPortlet'] .portlet-content .portlet-header {
  width: 49%;
  height: 878px;
  background-image: url(/documents/d/guest/img-login-reset-pass);
  background-repeat: no-repeat;
  margin-bottom: 0;
}
body.page-maximized [id^='portlet_com_liferay_login_web_portlet_LoginPortlet'] .portlet-content .portlet-content-container {
  width: 48%;
  height: 878px;
  display: flex;
  justify-content: center;
  align-items: center;
}
body.page-maximized [id^='portlet_com_liferay_login_web_portlet_LoginPortlet'] .portlet-content .portlet-content-container .portlet-body {
  width: 416px;
}
body.page-maximized [id^='portlet_com_liferay_login_web_portlet_LoginPortlet'] .portlet-content .portlet-content-container .portlet-body:before {
  background-image: url(/documents/d/guest/logo-header-color-1);
  content: " ";
  display: none;
  width: 240px;
  height: 64px;
  margin: 0 92px 15px;
  background-repeat: no-repeat;
}
body.page-maximized [id^='portlet_com_liferay_login_web_portlet_LoginPortlet'] .portlet-content .login-container .form-control {
  padding-right: 3.75rem;
}
body.page-maximized [id^='portlet_com_liferay_login_web_portlet_LoginPortlet'] .portlet-content .login-container .form-control:is([type="text"]) {
  background: transparent url(/documents/d/guest/icon-user) right 1.5rem top 50% no-repeat;
  background-size: 1rem auto;
}
body.page-maximized [id^='portlet_com_liferay_login_web_portlet_LoginPortlet'] .portlet-content .login-container .form-control:is([type="password"]) {
  background: transparent url(/documents/d/guest/icon-lock) right 1.5rem top 50% no-repeat;
  background-size: 1rem auto;
}
body.page-maximized [id^='portlet_com_liferay_login_web_portlet_LoginPortlet'] .portlet-content .login-container .button-holder .btn-primary {
  display: flex;
  width: 100%;
  height: 3.5rem;
  border-radius: var(--border-radius);
  justify-content: center;
  align-items: center;
}
body.page-maximized [id^='portlet_com_liferay_login_web_portlet_LoginPortlet'] .portlet-content .login-container .button-holder .btn-primary:hover {
  opacity: 0.5;
  background-color: var(--btn-primary-background-color, #042C47);
  border-color: var(--btn-primary-border-color, #042C47);
}

body.page-maximized [id^='portlet_com_liferay_login_web_portlet_LoginPortlet'] .portlet-content .login-container .navigation {
  display: none;
}
body.page-maximized [id^='portlet_com_liferay_login_web_portlet_LoginPortlet'] .portlet-content .login-container .input-checkbox-wrapper label {
  font-size: var(--font-size-xs);
}

body.page-maximized [id^='portlet_com_liferay_login_web_portlet_LoginPortlet'] .portlet-header .portlet-title-text{
	display: none;
}
body.page-maximized [id^=portlet_com_liferay_login_web_portlet_LoginPortlet] .login-container .form-control {
    padding: 30px 10px;
}
body.page-maximized [id^='portlet_com_liferay_login_web_portlet_LoginPortlet'] .login-container .input-container .privateAreaTitle .privateAreaMax {
    font-size: 28px;
    color: #000000;
    font-weight: 700;
    text-align: right;
}
body.page-maximized [id^='portlet_com_liferay_login_web_portlet_LoginPortlet'] .login-container .input-container .privateArea{
    margin-bottom: 2.5rem;
}
body.page-maximized [id^='portlet_com_liferay_login_web_portlet_LoginPortlet'] .login-container .input-container .privateAreaTitle{
	margin-bottom: 0.75rem;
}
body.page-maximized [id^='portlet_com_liferay_login_web_portlet_LoginPortlet'] .login-container .input-container .privateArea .privateAreaMax_text{
    font-size: 14.6667px;
	font-family: 'Calibri', 'sans-serif';
	padding-bottom: 2.5rem;
}

body.page-maximized [id^='portlet_com_liferay_login_web_portlet_LoginPortlet'] .login-container .input-container .privateAreaMax_text .privateAreaMax_link{
	text-decoration: none;
    color: inherit;
}
body.page-maximized [id^='portlet_com_liferay_login_web_portlet_LoginPortlet'] .login-container .input-container .privateAreaMax_text .privateAreaMax_link:hover{
	transition: all ease 0.3s;
    color: var(--sma-primary); 
}
body.page-maximized [id^='portlet_com_liferay_login_web_portlet_LoginPortlet'] .login-container .input-container .sma__forgot{
    color: var(--brand-color-1);
	text-decoration: underline;
	font-size: 14px;
    letter-spacing: 0px;
	display: flex;
    justify-content: center;
	padding-bottom: 8px;
	padding-top: 14px;
}
body.page-maximized [id^='portlet_com_liferay_login_web_portlet_LoginPortlet'] .login-container .input-container .sma__high{
    font-size: 14px;
	font-weight: bold;
    letter-spacing: 0px;
    color: #2C2C2C;
	display: flex;
    justify-content: center;
	text-decoration: none;
    color: inherit;
}
body.page-maximized [id^='portlet_com_liferay_login_web_portlet_LoginPortlet'] .login-container .input-container .sma__high:hover{
    transition: all ease 0.3s;
    color: var(--sma-primary);
}
@media (max-width: 992px){
	body.page-maximized [id^='portlet_com_liferay_login_web_portlet_LoginPortlet'] .portlet-content{
		display: flex;
		flex-direction: column-reverse;
		align-items: center;
	}
	body.page-maximized [id^='portlet_com_liferay_login_web_portlet_LoginPortlet'] .portlet-content .portlet-header {
	  display: none;
	}
	body.page-maximized [id^='portlet_com_liferay_login_web_portlet_LoginPortlet'] .portlet-content .portlet-content-container {
      height: 664px;
	}
	body.page-maximized [id^='portlet_com_liferay_login_web_portlet_LoginPortlet'] .portlet-content .portlet-content-container {
		width: 70%;
	}
	
}

