@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
}

.img_background {
	width: 100%;
	height: 590px;
	border: 0;
	opacity: 0.25;
	filter: alpha(opacity = 25);
}

#login_bg {
	width: 502px;
	background: url('../images/havelslogo.png') no-repeat scroll 10px 5px
		#F90000 !important;
	margin: -180px auto 0px -251px;
	position: absolute;
	top: 50%;
	height: 322px;
	left: 50%;
	border-radius: 6px;
}

#company_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
	text-shadow: 1px 1px 1px #000;
	padding-top: 30px;
	float: right;
}

#content {
	width: 500px;
	min-height: 175px;
	height: auto;
	padding-top: 20px;
	margin: 0 auto;
	background-color: #f6f6f6;
	margin-top: 17px;
}

#disclaimer_bg {
	font-family: calibri;
	font-size: 20px;
	width: 502px;
	background: url('../images/havelslogo.png') no-repeat scroll 10px 0px
		#F90000;
	margin: 0 auto;
	position: absolute;
	top: 35%;
	height: 380px;
	left: 50%;
	margin-left: -251px;
	margin-top: -180px;
	border-radius: 5px;
}

.discl_proceed_and_cancel_bt {
	background: #c6deff repeat-x;
	border-radius: 10px;
	cursor: pointer;
	width: 80px;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
}

#disclaimer_content {
	font-family: calibri;
	font-size: 12px;;
	text-align: justify;
	width: 500px;
	height: 420px;
	padding-top: 10px;
	border-right: 1px solid #F90000;
	border-left: 1px solid #F90000;
	border-bottom: 1px solid #F90000;
	border-radius: 5px;
	margin: 0 auto;
	background-color: #f6f6f6;
	margin-top: 20px;
}

.login_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #565656;
	text-align: right;
	padding-right: 5px;
	line-height: 50px;
}

a, input:focus {
	outline: none;
}

.input_text {
	/* background:url(../images/textbox.png) left no-repeat; */
	width: 200px;
	height: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565656;
	border: 1px solid #dddddd;
	padding: 3px 5px;
	width: 290px;
}

#footer {
	width: 100%;
	height: 58px;
}

.footer_middle {
	background: none repeat scroll 0% 0%/143px 79px #F90000 !important;
}

.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e1e1e1;
	text-align: left;
}

.footer_text a:link {
	text-decoration: underline;
	color: #e1e1e1;
}

.footer_text a:visited {
	text-decoration: underline;
	color: #e1e1e1;
}

.footer_text a:hover {
	text-decoration: none;
	color: #e1e1e1;
}

.login_bt {
	border: none;
	cursor: pointer;
	width: 90px;
	height: 34px;
}

.newloginbtn {
	font-size: 14px !important;
	border-radius: 6px !important;
	border: 1px solid black !important;
}

.newloginbtn span {
	font-weight: 600;
	padding: 8px 20px 8px 20px !important;
	background-color: #dad9d975;
	border-radius: 6px;
	color: #33587e;
}

.login_bt:hover {
	opacity: 0.9;
	filter: alpha(opacity = 90); /* For IE8 and earlier */
}

#bottom_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 20px;
	color: #666666;
}

.login_error {
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.ui-lightbox-caption {
	font-size: 12px;
	important
	!
}

.ui-selectonemenu-list {
	font-size: 12px;
}

.ui-panel .ui-panel-content {
	padding: 1px 0 0 0 !important;
}

table.captcha_outer tr td:nth-child(1) {
	position: relative;
}

.refresh_img {
	position: absolute;
	bottom: 0;
	right: 6px;
	top: 7px;
}

table.captcha_outer {
	border-spacing: 0px;
}

div.captchaBlock {
	background: none !important;
	border: none !important;
}

.logocls {
	float: left;
	margin: 15px 0px 0px 0px;
}

.header {
	height: auto;
	overflow: hidden;
}

#disclaimer_content_reset {
	font-family: calibri;
	font-size: 12px;
	text-align: justify;
	padding-top: 55px;
	border-right: 1px solid #F90000;
	border-left: 1px solid #F90000;
	border-bottom: 1px solid #F90000;
	border-radius: 5px;
	margin: 205px auto 0px;
	background-color: #F6F6F6;
	width: 500px;
	height: 238px;
	margin-top: 115px;
}

#disclaimer_bg_reset {
	font-family: calibri;
	font-size: 20px;
	width: 501px;
	background: url('../images/havelslogo.png') no-repeat scroll -2px 3px/160px
		79px #F90000;
	position: absolute;
	top: 36%;
	height: 309px;
	left: 50%;
	border-radius: 5px;
	margin: -180px auto 0px -251px;
}

.width-70 {
	width: 70%;
	background-color: #f3f4fa;
}

.width-100 {
	width: 100%;
}

.rectangle-3 {
	background-color: #f3f4fa;
	float: left;
	width:100%;
	text-align:center;
}

.rectangle-2 {
	background-color: #f3f4fa;
	float: left;
}

.rectangle-1 {
	width: 30%;
	height: 100vh !important;
	box-shadow: 0 0 36.8px 3.2px rgb(179 182 199/ 36%);
	background-color: #F90000;
	float: right;
}

.login_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	padding-right: 5px;
	line-height: 40px;
	font-weight: bold;
}

.input_text1 {
	/* background:url(../images/textbox.png) left no-repeat; */
	height: 25px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565656;
	border: 1px solid #dddddd;
	padding: 3px 5px;
	width: 280px;
	border-radius: 2px;
}

.footer_text1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-top: 10px;
}

#bottom_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 20px;
	position: fixed;
	bottom: 1%;
	right: 1%;
	color: #ffffff;
}

.centerlogo {
	text-align: center;
	margin-top: 10%;
}

.login_bt1 {
	background: url(../images/login_bt.png) center top no-repeat;
	border: none;
	cursor: pointer;
	width: 90px;
	height: 34px;
	margin-top: 10%;
}
.login_error1 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.rectangle-2 .ui-carousel-container{height: calc(100vh - 80px);}
.rectangle-2 .ui-carousel-items-container{
	align-items:center;
}

