.design_div {
	border:0px;
	padding:0px;
	margin:0px;
	display: block;
	overflow: hidden;
}
.design_login_bkg {
	position: absolute;  
	background-image: url(../img/design/login/login-background.png);
	background-repeat: no-repeat;
	background-position: 0px 27px;
	background-color: #B6CED7;
	height:100%; 
	width:100%;
}

.design_login_header {
	position: absolute;  
	background-image: url(../img/design/login/header-gray.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height:27px; 
	width:100%;
	left: 0px;
	top: 0px;
}

.design_login_logo {
	position: absolute;  
	background-image: url(../img/design/login/logo-sage.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:27px; 
	width:50px;
	right: 10px;
	top: 0px;
}

.login_oauth_ets {
	background-image: url(../img/portal/loginbackground.png);	
	background-position: center center;
	background-repeat: no-repeat;	
}

/* LOGIN -- FORM*/

.swt-form-login, .swt-form-pwd {
	background-color: #f6f6f6;
	/*background-image: url(../img/design/login/login-1000.png);
	background-position: top right;
	background-image: url(../img/portal/loginbackground.png);	
	background-position: center center;
	background-repeat: no-repeat;	*/
	border: 1px solid #BBB;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5);	
	x-moz-border-radius: 5px;
	x-webkit-border-radius: 5px;
	xborder-radius: 5px;	
	margin: 3px;
	float: left;
	
}
.pwd-l1000 {	
	background-position: bottom right;
	background-color: white;
}

/*borders*/
.swtBottomBorder-log , .swtBottomBorder-pwd{
	background-image: url(../img/design/login/swtbordertb.png);
	background-repeat: repeat-x;
	background-position: 0px -17px;
}

.swtTopBorder-log, .swtTopBorder-pwd {
	background-image: url(../img/design/login/swtbordertb.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}


.swtTopLeftBorder-log , .swtTopLeftBorder-pwd {
	background-image: url(../img/design/login/swtbordercorners.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.swtLeftBorder-log, .swtLeftBorder-pwd  {
	background-image: url(../img/design/login/swtborderlr.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.swtLeftBorder-pwd  {
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
.swtRightBorder-log, .swtRightBorder-pwd { 
	background-image: url(../img/design/login/swtborderlr.png);
	background-repeat: repeat-y;
	background-position: -17px 0px;
}
.swtRightBorder-pwd  {
	background-repeat: no-repeat;
	background-position: -17px bottom;
}


.swtBottomLeftBorder-log , .swtBottomLeftBorder-pwd {
	background-image: url(../img/design/login/swtbordercorners.png);
	background-repeat: no-repeat;
	background-position: 0px -17px;
}

.swtBottomRightBorder-log, .swtBottomRightBorder-pwd  {
	background-image: url(../img/design/login/swtbordercorners.png);
	background-repeat: no-repeat;
	background-position: -17px -17px;
}

.swtTopRightBorder-log , .swtTopRightBorder-pwd {
	background-image: url(../img/design/login/swtbordercorners.png);
	background-repeat: no-repeat;
	background-position: -17px 0px;
}

.login-chg-pwd {
	color: #00A3DE;
	font-size: 11px;
	font-weight:bold
}

div.login-chg-pwd.swt-link.s-label {
	color: #009fda;
	font-size: 11px;
	font-weight:bold
}

.login-label {
	color :#747476;
}

.login-edit {
  height:24px;
  font-size:14px;
  color :#747476;
  background-color: white;
}

.login-edit > input {
  border: 1px slod #009fda;
  height:24px;
  font-size:14px;
  color :#747476;
}

.login-edit-focus {
  color: #004186;
  background-color: #D6ECEC;
}
.login-edit-focus >input {
  color: #004186;
}

.login-button:hover {
	background-color: #ff5800;
	color: #ffffff;
	font-weight:bold;
}

.login-button {
    background-color: #41a940;
	color: #ffffff;
	font-weight:bold;
}

.login-app-title {
	font-size: 18px;
	font-weight: bold;
	color: #007d5e;
	background-color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.login-logo {
	background-image: url(../img/design/login/sage-64x28.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
}

.login-copyright {
	font-size: 10px;
	color: #007d5e;
	padding-left: 8px;
}

.login-conn-title {
	display: none;
	font-size: 16px;
	color: #00A3DE;
}

.login-error {
	color: #ff5800;
	font-size: 13px;
}

.login-recaptcha{
	height: 500px;
}

.login-oauth{
	background-repeat: no-repeat;	
	font-size : 12px;
	color : white;
	text-align:right;
	border-radius: 10px;
	
	border-width:5px;
	border-color:transparent;
}

.login-liveid{
	background-image: url(../img/portal/liveID.png);	
	background-color: #FF8C00;
}

.login-facebook{
	background-image: url(../img/portal/facebook.png);
	background-color : #4169E1;	
}

.login-google{
	background-image: url(../img/portal/google.png);	
	background-color : #B22222;	
}

.login-edit-disabled {
	background-color : #D2D2D2;
	color:#858585;
}

.design-form-bkg {
	background-color: #C2E9F7;
	background-image: url(../img/design/action/site-bkg.png);
	background-repeat: repeat-x;
	background-position: right 0px;
}

.design_action_left {
	background-repeat: no-repeat;
	background-image: url(../img/design/action/site-left.png);
	background-position: right -28px;
	background-color: #E3F3F9;
	border-right: 1px solid #969DA6;;
	
}
.design_action_title {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	position: absolute;
	right: 10px;
	top: 10px;
	font-weight: bold;
	font-size: 14px;
	color: #014186;
}


.design_action_top {
	border: 0px none;
	padding: 0px;
	margin:0px;
}
.design_action_logo{
	position: absolute;
	right:5px;
	top:0px;
	border: 0px none;
	padding: 0px;
	margin:0px;
	height: 50px;
	width: 400px;
	background-image: url(../img/design/action/site-top-right.png);
	background-repeat: no-repeat;
	background-position: right 0px;
}


/* Inline HTML */
.sage-content {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #686868;
}
.sage-content ul {
    margin: 0;
    padding: 0;
}
.sage-content ul li {
    background: url("../img/sage//puce.gif") no-repeat scroll left 5px transparent;
    padding-left: 20px;
}
.sage-content a, a:link, a:visited {
	color: #006246;
	text-decoration: none;
}
.sage-content h3 { color: #006246;}

.sage-content h2 {
	color: #016549;
	font: bold 16px Arial,Helvetica,sans-serif;
}