@charset "utf-8";

@font-face {
    font-family: Poppins;
    src: url('./fonts/Poppins-Light.ttf') format('truetype');
	font-weight: 400;
    font-style: normal;
}

@font-face {
	font-family: 'Material-Symbols-Outlined';
	font-style: normal;
	font-weight: 400;
	src: url('./fonts/material-symbols-outlined.woff2') format('woff2');
  }
  
  .material-symbols-outlined {
	font-family: 'Material-Symbols-Outlined';
	opacity: 60%;
	color: '#1F1F1F';
	font-variation-settings:
	  'FILL' 0,
	  'wght' 400,
	  'GRAD' 0,
	  'opsz' 24
  }

/* CSS Document */
* {
	margin: 0;
}
html, body {
	font-family:Poppins, sans-serif;
}
/*Login Page*/
.cordell_logo {
	display: block;
    padding: 0 0 0 4px;
    width: 850px;
	float:left;
}
.cordell_links{
	float:right;
	display:block;
	padding: 0 0 0 0;

}
.lable{
	font-size:10pt;
	color:#414042;
	margin:0px;
	padding:6px 10px 0px 10px;
}
.login_wrapper {
	margin: 0px auto;
	display: flex;
    flex-direction: column;
	height: 100vh;
	/* padding:10px 70px 0px 0px;
	width:1024px; */
}
.login_footer {
	float:left;
	*background:white;/* shows in IE7 and below */
	*width:1024px;/* shows in IE7 and below */
}
.login_col_1 {
	/*float:left;
	width:480px;*/
}
.login_col_2 {
	float:right;
	width:323px;
}
.login_main_bk_1 {
	clear:both;	width:480px;
	height:10px;
	background:url(../images/login_main_bk_1.png) no-repeat;
}
.login_main_bk_2 {
	clear:both;
	overflow:hidden;
	height:438px;
}
.login_main_bk_2 h2{
	font-size:12px;
	color:#FFF;
	margin:0px;
	padding:6px 10px 0px 10px;
	text-align:center;
}
.login_main_bk_2 a{
	outline: 0;
}
.login_main_bk_2 a:hover{
	outline: 0;
}
.login_main_bk_3  {
	clear:both;
	width:480px;
	height:10px;
	background:url(../images/login_main_bk_3.png) no-repeat;
}
.login_estimator {
	margin:50px -16px 21px; /* COREST-986 */
}
.login_user_details_area {
	clear:both;
	position: absolute;
	width: 1024px;
	height:377px;
	background: url(../images/Image-1024.png) no-repeat;
}
.login_user_details_area1 {
	width: 634px;
	height:300px;
	display:block;
	float:left;
}
.login_user_details_area label{
	float:left;
	font-size:10pt;
	color:#414042;
	padding:75px 0 0 335px;
	margin:0px;
	font-weight: bolder;
}
.login_user_details_area h1{
	float:left;
	font-size:8pt;
	color:#4a4a4a;
	padding:7px 0 0 338px;
	*padding:7px 0 0 338px;
	margin:0px;
	width:61px;
}
.login_user_details_area input{
	float:left;
	width:214px;
	padding:3px;
	margin:1px 0 0 8px;
	*margin:1px 0 0 8px;
	border: 1px solid #949294;
}
.login_user_details_row {
	clear:both;	
	padding:5px 0px 0px 0px;
	
}
.login_forgotpassword_login_row {
	clear:both;
	overflow:hidden;
	padding:8px 0 10px 405px;
	*padding:5px 0 10px 405px;
}
.login_forgotpassword_login_row a{
	outline: 0;
	color: white;
	font-size: 8pt;
	font-weight: bolder;
	text-decoration: none;
}
.reset_password_row {
	clear:both;
	padding:33px 0px 10px 0px;
	overflow:hidden;
	width:400px;
}
.forgotpassword_login_col {
	float:left;
	padding:0px 0px 0px 20px;
}
.forgotpassword_login_col p{
	float:left;
	font-size:12px;
	color:#4a4a4a;
	padding:5px 0px 0px 0px;
	margin:0px;
}
.forgotpassword_login_col img{
	float:left;
	padding:0px 10px 0px 0px;
}
.btn_green_login {
	margin: 24px 0 0 399px;
	*margin: 16px 0 0 399px;
}
.btn_green_bk_1 {
	float:left;
	width:7px;
	height:27px;
	background:url(../images/btn_login_bk_1.png) no-repeat;
}
.btn_green_bk_2 {
	float:left;
	height:27px;
	background:url(../images/btn_login_bk_2.png) repeat-x;
	display:block;
}
.btn_green_bk_2 h3{
	font-size:12px;
	color:#373737;
	margin:0px;
	padding:6px 10px 0px 10px;
	text-align:center;
}
.btn_green_bk_2 a{
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}
.btn_green_bk_2 a:hover{
	font-size:12px;
	color:#FFF;
	text-decoration:underline;
}
.btn_green_bk_3 {
	float:left;
	width:7px;
	height:27px;
	background:url(../images/btn_login_bk_3.png) no-repeat;
}
.login_news_systemupdates_bk_area {
	float:left;
	display:block;
	width:255px;
	height:300px;
}
.login_news_systemupdates_bk_area h1 {
	color: #414042;
	font-size: 10pt;
	font-weight: bolder;
	margin: 0;
	padding: 80px 0 0 112px;
	width: 300px;
}
.login_news_systemupdates_bk_area img{
padding: 5px 0 0 108px;
}
.login_news_systemupdates_bk_area span {
    color: #414042;
    float: right;
    font-size: 8pt;
    padding: 14px 52px 0 0;
}
.login_news_systemupdates_bk_area h2 {
	font-size: 8pt;
	margin: 11px 0 0 0px;
	text-decoration: none;
	width:311px;
}
.login_news_systemupdates_bk_area a {
	color: #414042;
	 float: right;
    font-size: 8pt;
	padding: 4px 93px 0 0;
	text-decoration: none;
}
.login_news_systemupdates_bk_area p {
	color: #414042;
	font-size: 8pt;
	margin: 0;
	padding: 67px 0 0 108px;
	*padding: 54px 0 0 108px;
}
.login_news_systemupdates_bk_1 {
	clear:both;
	width:323px;
	height:10px;
}
.login_news_systemupdates_bk_2 {
	clear:both;
	height:126px;
	background:url(../images/login_news&systemupdates_bk_2.gif) repeat-y;
	overflow:hidden;
	padding:0px 10px 10px 10px;
}
.login_news_systemupdates_bk_2 h1 {
	font-size:20px;
	color:#4a4a4a;
	padding:0;
	margin:0;
}
.login_news_systemupdates_bk_2 p{
	font-size:12px;
	color:#4a4a4a;
	padding:8px 0px 0px 0px;
	margin:0px;
}
.login_news_systemupdates_bk_3 {
	clear:both;
	width:323px;
	height:10px;
	background:url(../images/login_news&systemupdates_bk_3.gif) no-repeat;
}
/*Video Area*/
.login_video_link_bk_area {
	clear:both;
	width:323px;
	padding:3px 0px 0px 0px;
}
.login_video_link_bk_1 {
	clear:both;
	width:323px;
	height:10px;
}
.login_video_link_bk_2 {
	clear:both;
	width:319px;
	background:url(../images/login_video_link_bk_2.png) repeat-y;
	padding:0px 10px 0px 10px;
	overflow:hidden;
}
.login_video_link_bk_2 h1 {
	float:left;
	font-size:20px;
	color:#4a4a4a;
	padding:0px 0px 10px 5px;
	margin:0px;
	font-weight:normal;
	width:250px;
}
.login_video_link_bk_2 a {
	color:#ff9900;
	text-decoration:underline;
}
.login_video_link_bk_2 a:hover {
	color:#ff9900;
	text-decoration:underline;
}
.login_video_link_bk_2 img{
	float:left;
}
.login_video_link_bk_3 {
	clear:both;
	width:323px;
	height:10px;
	background:url(../images/login_video_link_bk_3.png) no-repeat;
}
/*Partners*/
.login_partners_bk_area {
	clear:both;
	width:323px;
	padding:3px 0px 0px 0px;
}
.login_partners_bk_1 {
	clear:both;
	width:323px;
	height:10px;
}
.login_partners_bk_2 {
	clear:both;
	width:319px;
	background:url(../images/login_partners_bk_2.gif) repeat-y;
	padding:0px 10px 0px 10px;
	overflow:hidden;
}
.login_partners_bk_2 h1 {
	font-size:20px;
	color:#4a4a4a;
	padding:0px 0px 10px 0px;
	margin:0px;
	font-weight:normal;
}
.login_partners_bk_3 {
	clear:both;
	width:323px;
	height:10px;
	background:url(../images/login_partners_bk_3.gif) no-repeat;
}
/* pop up */
a img {
	border:none;
}
.pop_up_area {
	top:0%;
	left:0%;
	position:absolute;
	z-index:2;
	width:543px;
}
.pop_up_bk_1 {
	clear:both;
	width:543px;
	height:34px;
}
.pop_up_header_1 {
	float:left;
	width:19px;
	height:34px;
	background:url(../images/pop_up_header_1.png) no-repeat;
}
.pop_up_header_2 {
	float:left;
	width:505px;
	height:34px;
	background:url(../images/pop_up_header_2.png) repeat-x;
}
.pop_up_header_2 h1{
	font-size:14px;
	color:#FFF;
	padding:10px 0px 0px 0px;
	margin:0px;
	float:left;
}
.pop_up_header_2 img{
	float:right;
	margin:8px 0px 0px 0px;
}
.pop_up_header_3 {
	float:left;
	width:19px;
	height:34px;
	background:url(../images/pop_up_header_3.png) no-repeat;
}
.pop_up_bk_2 {
	clear:both;
	width:543px;
	background:url(../images/pop_up_bk_2.png) repeat-y;
	overflow:hidden;
}
.pop_up_content {
	clear:both;
	padding:10px 0px 0px 0px;
}
.pop_up_content img{
	margin:0px 0px 10px 0px;
}
.pop_up_content h1{
	text-align:center;
	font-size:18px;
	padding:0px 25px 5px 25px;
	margin:0px;
	color:#58595b;
}
.popup_navigation_bk_area {
	clear:both;
	margin:5px 10px 0px 10px;
}
.popup_navigation_bk_1 {
	clear:both;
	width:524px;
	height:7px;
}
.popup_navigation_bk_2 {
	clear:both;
	width:524px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
}
.btn_wizard_red_no_area {
	float:right;
	height:27px;
	margin:0px 8px 0px 0px;
}
.btn_wizard_red_no_1 {
	float:left;
	width:6px;
	height:27px;
	background:url(../images/btn_red_bk_1.png) no-repeat;
}
.btn_wizard_red_no_2 {
	float:left;
	height:27px;
	background:url(../images/btn_red_bk_2.png) repeat-x;
	display:block;
}
.btn_wizard_red_no_2 h2{
	font-size:12px;
	color:#FFF;
	margin:0px;
	padding:6px 10px 0px 10px;
	text-align:center;
}
.btn_wizard_red_no_2 a{
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}
.btn_wizard_red_no_2 a:hover{
	font-size:12px;
	color:#FFF;
	text-decoration:underline;
}
.btn_wizard_red_no_3  {
	float:left;
	width:6px;
	height:27px;
	background:url(../images/btn_red_bk_3.png) no-repeat;
}
.popup_navigation_bk_3 {
	clear:both;
	width:524px;
	height:7px;
}
.pop_up_bk_3 {
	clear:both;
	width:543px;
	height:12px;
	background:url(../images/pop_up_bk_3.png) no-repeat;
}
.footer_area {
	clear:both;
	/*padding:112px 0px 0px 25px;*/
	padding: 97px 0 0;
}
.footer_area h1{
	color: #F8971D;
	font-size: 9pt;
	font-weight: bold;
	padding: 0 0 2px;
}
.logo_footer_cordell_col {
	color: #F8971D;
	float: left;
	font-size: 9pt;
	font-weight: bold;
	display:block;	
	text-align: center;
	width:172px;
}
.logo_footer_cordell_row{
	color: #58595B;
	font-size: 9pt;
	/*padding: 0 0 0 9px;*/
	font-weight: normal;
	outline: 0;
}
.logo_footer_cordell_row a{
	color: #58595B;
	text-decoration: none;
	outline: 0;
}
.logo_footer_cordell_row a:hover{
	color: #F8971D;
	text-decoration: none;
	outline: 0;
}
.logo_footer_middle_col {
	float: left;
	display:block;	
	width:169px;
    text-align: center;
}
.logo_footer_middle_col1 {
	float: left;
	display:block;
	/*width:230px;*/
	width:200px;
}
.logo_footer_middle_col2 {
	float: left;
	display:block;
	/*width:230px;*/
	width:200px;
}
.logo_footer_middle_col3 {
	float: left;
	display:block;
	width:200px;

	/*width:257px;	*/
}
.logo_footer_middle_col p {
	/*	color: #4A4A4A;
		font-size: 11px;
		margin: 5px 0 0;
	text-align: right;*/
}
.logo_footer_relx {
	float: right;
	display:block;	
}
.tbl_design
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-color:#F79A29;
	font-size:12px;
}
.tbl_design1
{
	background-color: #F79A29;
	border-color: #F79A29;
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
}
a.button {
	float:right;
	display:block;
	width:75px;
	height:35px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	line-height:27px;
	background:url(../images/bg-orange-button.gif) no-repeat;
}

/*styles for password validation starts here */
.pswd_info ul, li {
	margin:0; 
	padding:0; 
	list-style-type:none;
}
.pswd_info ul li {
	/*margin:10px 0px;*/
	margin:10px 85px 0px 5px;
	text-align:left;
}
.pswd_info ul li:last-child {
	/*text-align:center;
	margin:20px 0 25px 0;*/
	text-align:left;
	margin:5px 0px 0px 5px;	
}
.pswd_info {
    position: absolute;
    bottom: 25px;
    /*bottom: -115px\9;*/
    left: 640px;
    width: 285px;
    padding: 10px;
    background: #fefefe;
    font-size: .875em;
    border-radius: 5px;
    box-shadow: 0 1px 3px #ccc;
    /*border: 3px solid #f6a13a;*/
    display: none; 
}
.pswd_info::before {
	content: "\25C0";
    position: absolute;
    top: 75px;
    right: 99%;
    font-size: 25px;
    line-height: 15px;
    color: #ddd;
    text-shadow: none;
    display: block;
}
.invalid {
	background:url(../images/invalid.png) no-repeat 0 50%;
	padding-left:22px;
	line-height:24px;
	/* color:#ec3f41; */
	color:#6d6e70;
}
.valid {
	background:url(../images/valid.png) no-repeat 0 50%;
	padding-left:22px;
	line-height:24px;
	/* color:#3a7d34; */
	color:#6d6e70;
}
/*styles for password validation ends here */

.confirmpop_up_bk_3 {
    clear:both;
    width:543px;
    height:12px;
}
.confirmpop_up_bk_2 {
    clear:both;
    width:543px;
    overflow:hidden;
}
.confirmpop_up_bk_1 {
    clear:both;
    width:543px;
    height:34px;
}
.confirmpop_up_header {
    float:left;
    width:505px;
    height:34px;
}
.confirmpop_up_header h1{
    font-size:14px;
    padding:10px 0px 0px 10px;
    float:left;
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	text-decoration: none;
}
.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.password-wrapper i {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
}
.login-container {
	top: 50%;
    left: 23%;
    transform: translate(-50%, -50%);
    background: #fefefe;
    border-radius: 15px;
    box-shadow: 0 1px 3px #ccc;
    padding: 35px;
    position: absolute;
    width: 525px;
	box-sizing: border-box;
	margin-top: -40px;
}
.login-container input[type="text"],
.login-container input[type="email"],
.login-container input[type="password"] {
	width: 100%;
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #ccc; /* Default border color */
    border-radius: 5px;
    outline: none; /* Removes the default outline */
    transition: border-color 0.3s ease; /* Smooth transition for border color */
}
.login-container input[type="text"],
.login-container input[type="email"]:focus,
.login-container input[type="password"]:focus {
    border-color: #4DBFFF; /* Blue border color on focus */
}
.login-background{
	/* background-color: #E6E7E8; */
	background-image: url(../images/default_bg.jpg); /* Default background image */
    background-size: cover; /* Ensures the image covers the entire screen */
    background-repeat: no-repeat; /* Prevents the image from repeating */
    background-position: center center; /* Centers the image */
	flex: 1;
	display: flex;
    align-items: center;
}
.txt {
	font-family: Poppins;
	font-weight: 400; 
	font-style: inherit;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.4px;
}
.forgot {
	text-align: right;
    margin: 25px -20px 26px 10px;
  }
.forgot a {
	text-align: right;
	text-decoration: none;
	color: #007AFF;
  }
.signin-button {
	display: block;
    width: 99%;
    border-radius: 5px;
	font-size: 14px;
  }
.need_support {
	margin: 85px 0 0 0;
	background: #F5F5F5CC;
	border-radius: 20px;
	padding: 20px;
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.need_support_less {
	margin: 25px -20px 25px 0px;
}
.form-title {
	margin-top: 40px;
	border-bottom: 1px solid #bcbcbc;
	margin-bottom: 24px;
	padding-bottom: 12px;
}
.form-title p {
	font-weight: 500;
	font-family: Poppins;
	font-size: 20px;
	letter-spacing: 0.15px;
	line-height: 143%;
}
.login-logo {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.form input,
.form a {
	width: 100%;
	box-sizing: border-box;
}
.form div, 
.form input {
	margin: 15px 0 !important;
}
.form a {
	margin-top: 30px !important;
}
.form .error {
	border-color: #F44336 !important;
}
.password-strength {
	display: none;
	margin-top: 8px;
}
.password-strength ul {
	margin: 0;
	padding: 0;
}
.password-strength ul li {
	font-family: Poppins;
	font-weight: 400;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.4px;
}
.password-strength ul li.invalid {
	color: #F44336;
	background:url(../images/narrow_invalid.svg) no-repeat 0 50%;
}
.password-strength ul li.valid {
	color: #3ABC6C;
	background:url(../images/narrow_valid.svg) no-repeat 0 50%;
}
.password-input-group {
    display: flex;
    align-items: center;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
	transition: border-color 0.3s ease;
	flex-direction: row;
}
.password-input-group.active {
	border: 1px solid #4DBFFF;
}
.password-input-group input {
    flex: 1;
    border: none !important;
    outline: none !important;
	transition: none !important;
	margin: 0 !important;
	width: 90% !important;
}
.password-input-group .password-toggle {
    cursor: pointer;
    user-select: none;
    color: rgba(0, 0, 0, 0.8);
    margin: 0 10px;
}
.login-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #18191D;
    width: 100%;
	height: 50px;
	font-family: Poppins;
	font-weight: 500;
	font-style: Medium;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.4px;
	color: rgba(255, 255, 255, 1);
	padding: 0 45px;
	box-sizing: border-box;
}
.login-error-text {
	padding: 0 12px;
	margin: 0;
	font-family: Poppins;
	font-weight: 400;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.4px;
	vertical-align: middle;
	color: #F44336;
}

/* Extra small devices (phones) */
@media (max-width: 767px) {
	.login-container {
		width: 80%;
		margin: 0px auto;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		padding: 25px;
	}
	.login-container form {
		margin-top: 25px !important;
	}
	.login-container .form-title {
		margin: 20px 0 5px 0;
		padding-bottom: 8px;
	}
	.form-title p {
		font-size: 15px;
	}
	.form div, 
	.form input {
		margin: 5px 0 !important;
	}
	.form .password-input-group input {
		margin: 0 !important;
	}
	.form a {
		margin-top: 15px !important;
		padding: 0;
	}
	.login-error-text {
		font-size: 10px;
	}
	.need_support {
		margin: 20px 0 0 0;
		padding: 10px;
		border-radius: 10px;
	}
	.login-container .txt {
		font-size: 12px;
	}
	.login-footer .txt {
		font-size: 10px !important;
	}
	.login-footer {
		flex-direction: column;
		height: auto;
		padding: 10px 30px;
	}
}
@media (max-width: 767px) and (orientation: landscape) {
	.login-container {
		width: 50%;
		padding: 20px;
	}
	.login-container form {
		margin-top: 15px !important;
	}
	.form a {
		margin-top: 5px !important;
	}
	.need_support {
		gap: 0px;
	}
	.login-footer {
		flex-direction: row;
		height: auto;
		padding: 10px 30px;
	}
}
/* Medium devices (tablets) */
@media (min-width: 768px) and (max-width: 991px) {
	.login-container {
		width: 45%;
		left: 30%;
		padding: 25px;
	}
	.login-container .form-title {
		margin: 30px 0 5px 0;
		padding-bottom: 10px;
	}
	.login-container .txt {
		font-size: 12px;
	}
	.form {
		margin-top: 30px !important;
	}
	.form div, 
	.form input  {
		margin: 5px 0 !important;
	}
	.form .password-input-group input {
		margin: 0 !important;
	}
	.need_support {
		margin: 25px 0 0 0;
		padding: 12px;
		gap: 5px;
		border-radius: 12px;
	}
  	.login-footer {
		flex-direction: column;
		height: auto;
		padding: 10px 30px;
	}
	.login-footer .txt {
		font-size: 12px;
	}
}
/* Large devices (desktops) */
@media (min-width: 992px) and (max-width: 1400px) {
	.login-container {
		width: 35%;
		margin-top: -30px;
	}
	.login-container form {
		margin-top: 25px !important;
	}
	.login-container .form-title {
		margin: 25px 0 5px 0;
		padding-bottom: 8px;
	}
	.form-title p {
		font-size: 16px;
	}
	.form div, 
	.form input {
		margin: 8px 0 !important;
	}
	.form .password-input-group input {
		margin: 0 !important;
	}
	.need_support {
		margin: 35px 0 0 0;
		padding: 12px;
		gap: 5px;
		border-radius: 15px;
	}
	.login-container .txt {
		font-size: 12px;
	}
	.login-footer .txt {
		font-size: 12px !important;
	}
}
@media (min-width: 992px) and (max-width: 1400px) and (orientation: portrait) {
	.login-container {
		width: 40%;
	}
}
@media (max-height: 670px) {
	.login-container {
		height: auto;
		padding: 20px;
		margin-top: -10px;
	}
	.login-container form {
		margin-top: 15px !important;
	}
	.form a {
		margin-top: 10px !important;
	}
	.need_support {
		margin: 20px 0 0 0;
		padding: 10px;
		border-radius: 10px;
	}
	.login-container .txt {
		font-size: 12px;
		padding: 5px 10px !important;
	}
}
@media (max-height: 450px) {
	.login-container {
		height: auto;
		padding: 15px;
		margin-top: -10px;
	}
	.login-container form {
		margin-top: 10px !important;
	}
	.form a {
		margin-top: 5px !important;
	}
	.need_support {
		margin: 15px 0 0 0;
		padding: 8px;
		border-radius: 8px;
		gap: 0;
	}
	.login-container .txt {
		font-size: 12px;
		padding: 5px 10px !important;
	}
	.login-footer {
		align-items: end;
	}
}

/* Hide the password reveal button in IE and Edge */
input[type="password"]::-ms-reveal { display: none !important; }

/* terms and conditions */
.tc_wrapper {
	width: 96%;
	margin: 0px auto;
	box-sizing: border-box;
}
.tc_body {
	width: 100%;
	border: 1px solid #000000;
	padding: 1px;
	box-sizing: border-box;
}
.tc_header {
	width: 100%;
	height: 90px;
	background-color: #FF8E65;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #FFFFFF;
	font-family: Poppins;
	font-size: 22px;
	font-weight: bold;
	box-sizing: border-box;
}
.tc_content_wrapper {
	margin-top: 1px;
	width: 100%;
	border: 1px solid #FF8E65;
	box-sizing: border-box;
}
.tc_content {
	width: 100%;
	height: auto;
	padding: 10px 20px;
	box-sizing: border-box;
}
.tc_form {
	width: 100%;
	box-sizing: border-box;
	padding: 10px 20px;
}
.tc_form form {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	font-family: Poppins;
}
.tc_form form input[type="checkbox"] {
	margin-right: 10px;
	vertical-align: middle;
}
.tc_form a {
	padding: 5px 15px;
	text-align: center;
	vertical-align: middle;
	background-color: #FF8E65;
	text-decoration: none;
	border-radius: 5px;
	color: #FFFFFF;
}
.tc_footer {
	width: 100%;
	display: flex;
	flex-direction: row;
	padding: 30px 20px;
	box-sizing: border-box;
	gap: 30px;
	align-items: center;
}
.tc_footer img {
	width: 80px;
}
.tc_footer span {
	margin-top: -5px;
}
/* end terms and conditions */