@charset "utf-8";
/* CSS Document */
#custfooter {
	display: flex;
	justify-content: right;
}
#custfooter > div {
	/* width: 300px; */
}
.ver_text {
    color: #39424C;
    font-weight: 500;
}
.forgot_text a {
	color: #39424C;
	text-decoration: none;
}
.forgot_text {
	text-align: right;
	text-decoration: underline;
    padding:15px 0px;
}
body.login .res_cen_in {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width:100%;
}
body.login div#footerLinks
{
	width: unset;
	position: absolute;
	left: 50%;
	transform: translate(-35%,0);
} 
 @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
 	#custfooter {
 		width: 45%;
 		transform: translate(-50%,0);
 	}
.main-container {
	display:block;
}
.main_con {
	display:none;
}
.fxshell_cls {
	width:1% !important;
}
.main_bg_con {
	background-color:#fff;
}
.aux_cls {
	width: 93% !important;
	padding-right: 24px;
	box-shadow:none;
}
.cbp-hrmenu .cbp-hrsub {
	position:absolute !important;
	top:0 !important;
	height: 100% !important;
}
.fxshell-nav1-item {
	position:inherit !important;
}
.version_ft {
	font-size: 9px;
	margin-top: 3px;
	width: 13%;
}
.copyrightdiv_ft {
	font-size: 9px;
	margin-top: -3px;
	width: 87%;
}
.copyrightdiv_ft span {
	font-size:9px !important;
}
body.login div#container div#container2_hasLogo {
	width:44%;
}
body.login div#footerLinks {
/*	width: 100%;*/
width: 45%;
transform: translate(-50%,0);
}
#footerLinks span a {
	float:right;
}
body.login ul {
	width:100%;
}
.cbp-hrmenu .cbp-hrsub {
}
.cbp-hrsub .fxshell-nav1-item .cbp-hropen {
	position:relative;
}
body.login span.inputWrap input {
	width:100%;
}
body.login div#ownerlogo div {
	/* height: 0; */
	text-align: center;
}
body.login div#ownerlogo {
	float:none;
}
body.login div#ownerlogo {
	margin: 0 auto;
	padding-bottom: 12px;
	text-align: center;
	width: 100%;
}
body.login form {
	float: none;
	margin: 0 auto;
	width: 100%;
}
body.login div#container div#container2_hasLogo div.rhsWrap {
	border-left: 0px;
	margin-left: 0px;
	padding: 0px;
}
.lgn_btn {
	width:auto;
}
.copyright_ft {
	display: block;
	float: left;
	height:100%;
	margin: 0 10px;
	text-align: center;
	width: 98%;
}
body.login h1 {
	/* background: #eee none repeat scroll 0 0; */
	color: #333333;
	font-weight: normal;
	max-width:100%;
	width:100%;
	padding: 8px;
}
.version_text {
	width: auto;
}
body.login div#footerLinks a {
}
.overlay {
	width:95% !important;
}
.ui-igtile-maximized .ui-igtile-inner-container {
	overflow:hidden !important;
}
.ig-layout-item, .ui-igtile-inner-container {
	padding-bottom: 13px !important;
	margin-top: 10px !important;
}
.ui-igtile.ui-igtile-minimized {
	background-color: #f3f3f3 !important;
	border: 1px solid #d3d3d3 !important;
	box-shadow:-4px 5px 6px #ccc !important;
}
/*.ui-widget-content {
	border:0 !important;
	background:none !important;
}*/
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
.main_bg_con {
	background-color:#2a2a2a;
}
body .login {
	background-color:#ededed;
}
.main_con {
	display:block;
	background:url(../images/TurnYourDevice.png) no-repeat;
	width:584px;
	height:426px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	margin:0 auto;
}
.main-container {
	display:none;
}
body.login div#container div#container2_hasLogo {
	width:78%;
}
body.login div#ownerlogo {
	width:auto;
}
body.login form {
	width:auto;
}
body.login div#container div#container2_hasLogo {
	padding: 20px 0 0;
}
body.login div#footerLinks {
	width: 93%;
}
body.login .version_text {
	width:auto;
	float:left;
}
body.login .forgot_cls {
	width:auto;
	float:right;
	padding-right:0 !important;
}
}
@media only screen and (min-width : 1025px) {
  .version_text { 
    width: 300px;
}
}