@charset "UTF-8";
/* CSS Document */

/* Formatting */

body {
	/* background-image: url(../images/login/login_body_background.gif); */
	width: 100% !important;
	
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656565;
}
a:link {
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #000066;	
}
a:visited {
	text-decoration: none;
	color: #000066;
}

a:hover {
	text-decoration: underline;
	color: #000066;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	color: #17355E;
	line-height:12px;
	margin-top:3px;
	margin-bottom:3px;
}
p {
	margin-top:4px;
	margin-bottom:4px;
}

/* Formatting */


/* Layout Blocks */

#container {
	height:800px;
	/* margin: auto auto; */
	margin-top:0px;	
	margin-top:0px !important;
	width:100%	
}

#header {
	position:relative;
	width:100%;
	height:16%;
}
#contentarea {
	position:relative;
	width:100%;
}
#loginarea {
	position:relative;
	width:100%;
	height:58%;
	background:url(../images/login/loginPage_newBranding.jpg) top;
	background-repeat:repeat-x;	
	background-size:100%;
}
.heardImgCss{
	//background:url(../images/login/loginPage_newBranding.jpg) top;
	//background-repeat:repeat-x;
}
#footerarea {
	position:relative;
	width:100%;
	height:auto;
}

/* Layout Blocks */


/* Left Sign In Area */

#leftloginarea {
	/* background:url(../images/login/loginarea_left_back.gif) top no-repeat; */
	clear:both;
	position:relative;
	left:0px;
	top:0px;
	//width:410px;
	//width:26%;
	
	z-index:1;
	float:left;
	padding-top:130px;
	padding-left:0px;
	padding-bottom:5px;
	//padding-right:40px;
	
}
#notificationContainer {	
	position:relative;
	left:0px;
	top:0px;
	//width:410px;
	//width:35%;
	z-index:1;
	float:left;	
	
	/* padding-bottom:5px; */
	padding-right:15px;
	border-bottom: 4px solid #1C9BD0;	
	background: #fff;
	margin-top: 23px;
	padding-top: 10px;
	width: 576px;
    height: 79%;
   // margin-left:120px;
    overflow-y:auto;
}
#signincolone {
	position:relative;
	float:left;
	width:120px;
	height:30px;
}
#signincoltwo {
	position:relative; 
	float:left; 
	width:179px; 
	height:30px; 
}
#signinrowtwo {
	position:relative;
	float:left;
	//margin-left:115px;
	width:200px;
	height:36px;
}

/* Left Sign In Area */


/* Right Feature Links Area */

#rightloginarea {
	background:url(../images/login/loginarea_right_back.gif) top repeat;
	position:relative;
	left:0px;
	top:0px;	
	z-index:2;
	float:left;
	padding-top:15px;
	padding-bottom:5px;
	width: 100% !important;
    text-align: center;
	/* padding-right:30px;
	padding-left:15px; */
}
#featureimg {
	position:relative;
	float:left;
	width:50px;
	height:80px;
	margin-top:12px;
	margin-bottom:12px;
	//padding-left: 140px;
	
}
#featuredesc {
	position:relative;
	float:left;
	width:211px;
	//width:196px;
	height:80px;
	margin-top:18px;
	margin-bottom:12px;
	font-size:12px;
	text-align:left;
	color:#333333;
}
#featuredesc h1{
	font-weight:700 !important;
}

/* Right Feature Links Area */

/* Footer */
#leftfooter {
	background:url(../images/login/footer_left_back.gif) top repeat;
	position:relative;
	left:0px;
	top:0px;
	width:261px;
	height:53px;
	z-index:3;
	float:left;
	padding-right:15px;
	padding-left:30px;
	padding-bottom:10px;
	padding-top:10px;
}
#rightfooter {
	background:url(../images/login/footer_right_back.gif) top repeat;
	position:relative;
	left:0px;
	top:0px;
	width:261px;
	height:53px;
	z-index:3;
	float:left;
	/* padding-right:30px;
	padding-left:15px; */
	padding-bottom:10px;
	padding-top:10px;
}
/* Footer */

/* Button */
.btnData {
	float: left;
	margin-right: 5px;
	padding-left: 3px;
	background: url(../images/forms/databutton-left.gif) left top no-repeat;
	}
	.btnData a{
		display: block;
		float: left;
		height: 17px;
		margin: 0px;
		padding: 3px 12px 0 10px;
		font: 10px Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #17355E;
		background: url(../images/forms/bg-databutton.gif) right top no-repeat;
		}
		.btnData a:hover, .btnData a:active {
			text-decoration: none;
		}
/* Button */
		
/* Errors */
#errorsdiv {
position:relative;
	float:left;
	width:283px;
	height:auto;
	padding-top:5px;
}

.errors{
	color:#FFF;
	font-weight:700;
}
	.errors h2 {
		height: 26px;
		margin: 0;
		padding: 7px 0 0 5px;
		border: none;
		font: 13px Verdana, Arial, Helvetica, sans-serif;
		color: #FFF;
		font-weight: bold;
	}

/* Errors */
.loginPageWidth{
	width:100% !important;
}
.loginLabels{	
	font-family: 'Arial Bold', 'Arial';
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    color: #fff;
    display: block;
line-height: 36px;
text-align:right;
padding-right:20px;
}
.sendMailLabels{	
	font-family: 'Arial Bold', 'Arial' !important;
    /* font-weight: 700; */
    font-style: normal !important;
    font-size: 14px !important;
    color: #000;
    display: block;
	line-height: 20px;
	text-align:right;
	width:5%;
   	padding-right:10px;
}
.sendMailTxtFields{
	height: 24px;
	width:550px;
	font-size: 16px !important;
}
.sendMailLabelTd{
	width:30%;
}
.loginTxtInputs{
	position: absolute;
    left: 0px;
    top: 0px;
    width: 200px;
    height: 36px;
    font-family: 'Arial Regular', 'Arial' !important;
    font-weight: 400;
    font-style: normal !important;
    font-size: 16px !important;
    text-decoration: none;
    color: #000;
    text-align: left;
    padding:0px;
    background-color:#fff !important;
    border: none;
    padding-left:5px;
}
.marginTop{
	margin-top:10px;
}

.marginTop5px{
	margin-top:5px;
}

.loginFieldsDivHeight{
	height:36px !important;	
}
.remMeLabel{	
	font-size: 14px;
    color: #fff;
    font-family: 'Arial Regular', 'Arial';
    font-weight: 400;
    font-style: normal;
}
.secondFieldWidth{
	width:200px !important;
}
.loginBtn{
	position: absolute; */
    position: absolute;
    left: 0px;
    top: 0px;
    width: 127px;
    height: 42px;
    background: inherit;
    background-color: #84c11c;
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: #797979;
    border-radius: 43px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: 'Arial Bold', 'Arial';
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    color: #fff;
}
.sendBtn{
	position: absolute; */
    position: absolute;
    left: 0px;
    top: 0px;
    width: 75px;
    height: 25px;
    background: inherit;
    background-color: #169BD5;
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: #169BD5;
    border-radius: 43px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: 'Arial Bold', 'Arial';
    /* font-weight: 700; */
    font-style: normal;
    font-size: 14px;
    color: #fff;
}
.sendBtnLabelAlign{
	text-align: center;    
    line-height: 25px;
    cursor: pointer;
}
.btnLabelAlign{
	text-align: center;    
    line-height: 42px;
    cursor: pointer;
}
.labelStyle{
	font-family: Arial Bold, Arial;
    font-weight: 700 !important;
    font-style: normal;
    font-size: 14px;
    color: #fff !important;
}
.centerAligned{
	//width:34%;
	width:100%;
	margin-right: auto;
	margin-left: auto;
}
.leftAlignedLoginDiv{
	//margin-left: 145px;
	padding-left: 10%;
    padding-top: 10px;
}
.announceMentLabel{
	font-weight: 700;
	font-style: normal;
	font-size: 16px;
	color: #000;
	display: block;
    padding-top: 6px;	
    padding-left:15px;
}
.upgradeMsgLabel{
	font-weight: 700;
	font-style: normal;
	font-size: 16px;
	color: #000;
	display: block;
    padding-top: 5px;	
    padding-left:15px;
}
.productMsgLabel{
	font-weight: 700;
	font-style: normal;
	font-size: 16px;
	color: #000;
	display: block;
    padding-top: 5px;	
    padding-left:15px;
}
.announcementMsg{
	width:100%;
	color:#000;
	font-size:12px;
	padding-top:10px;
	padding-left:15px;
}

.upgradeMsg{
	width:100%;
	color:#000;
	font-size:12px;
	padding-top:10px;
	padding-left:15px;
}
.productMsg{
	width:100%;
	color:#000;
	font-size:12px;
	padding-top:10px;
	padding-left:15px;
}
.headerTxt{
	float:left;
	margin-top: 52px;
	font-family: Arial Bold, Arial !important;
	font-weight: 700 !important;;
	font-style: normal;
	font-size: 24px;
	color: #1595D3;
	margin-left: 33px;
}
.msgFormat{
	padding-right: 15px;
	word-wrap: break-word;
	padding-bottom: 5px;
}
.supportIcon {
	background: url('../images/login/g2-new-login.png') no-repeat -17px -11px;
	width: 40px;
	height: 40px;
}

.sasIcon {
	background: url('../images/login/g2-new-login.png') no-repeat -72px -11px;
	width: 40px;
	height: 40px;
}

.learningIcon {
	background: url('../images/login/g2-new-login.png') no-repeat -126px -10px;
	width: 41px;
	height: 41px;
}

.anouncementIcon {
	background: url('../images/login/g2-new-login.png') no-repeat -185px -11px;
	width: 42px;
	height: 40px;
}

.upgradeIcon {
	background: url('../images/login/g2-new-login.png') no-repeat -215px -17px;
	width: 29px;
	height: 27px;
}
.maintenanceIcon{
	background: url('../images/login/g2-new-login.png') no-repeat -177px -18px;
	width: 30px;
	height: 28px;
}

.productIcon{
width:28px;
height:28px;
background:url(../images/G2RMSDashBoard/g2-new-login.png);
background-repeat:no-repeat;
background-position: -367px -17px;
background-color: transparent;
}

.footerTxt{
	margin: auto;
    width: 270px;    
    
}

.footerBar{
	margin: auto;
    width: 180px;   
    border-bottom: 3px solid #84C11C;
}
.fontWeight700{
	font-weight:700 !important;	
}
#firstSection{
float:left;
margin-top: 18px;
text-align:right;
padding-right: 27px;
}
.notificationIcon{
	float:left;
	padding-right:5px;
}
.upgradeNotificationIcon{
	float:left;
	margin-right:5px;
	margin-top:10px;		
}
.userNameInput{
	border: none;width:200px;width:200px !important;background-color: #fff !important;background:#fff !important;
}
.floatLeft{
	float:left;
}
.upperSection{
	text-align:center;
	height:100%;
}
.loginBtnDiv{
	margin-top:15px !important;
	float:left !important;
	width: 27% !important;
	margin-left: 27% !important;
}

#headerDiv{
border-top: 4px solid #84C11C;
width:100%
}
.footerImageSpace{
	padding-left: 125px;
}
.headerSecondSection{
	float:left;
	margin-top: 18px;
	padding-left: 22px;
}
#secondSection{
	padding-left:27px;
}

.font14{
	font-size:14px;	
}
.upgradeFmt{
	float:left;
	padding-right:8px;
	margin-left:12px;
	//margin-top:6px;
}
.maintenanceDivFmt {
float:left;padding-right: 8px;margin-left: 12px;
}
.productDivFmt {
float:left;padding-right: 8px;margin-left: 12px;
}
.loginBtn:focus {
  outline: none;
}
 
.ui-dialog > .ui-widget-header {
	background: #E4E4E4;
}
 
.ui-dialog-buttonset .ui-button{
    background:green;
  } 
  .cancelButton{
   background:green;
  }
  .ui-dialog-title{
  font-weight:700;
  font-size:16px;
  }
  .imageClose {
    background: url('../images/G2RMSDashBoard/close.png');
    width: 14px;
    height: 14px;
    float: right;
    cursor: pointer;
    margin-top: 3px;
}
.mailImgFmt{
	color: #1595D3;
	font-size: 16px;
	    font-style: normal;
	    font-weight: 700;
	    font-family: Arial Bold, Arial !important;
}
.productWelcomeMsgFormat{
	font-weight: 700;
	font-style: normal;
	font-size: 22px;
	color: #000;
	display: block;
    padding-top: 10px;	
    padding-left:15px;
}
.productWelcomeMsgFormat{
	font-weight: 700;
	font-style: normal;
	font-size: 22px;
	color: #000;
	display: block;
    padding-top: 10px;	
    padding-left:15px;
}
