/* Copyright 1996-2013 Information Builders, Inc. All rights reserved. */
/* $Revision: 1.17 $: */

body, html {

	border:0;
	padding:0;
	margin:0;
	cursor:default;
	width:100%;
	height:100%;
	overflow:hidden;
	color:#333333;	
	background: #FFFFFF; 
  
}

.signin-box {
	margin-left:-635px;
	top:2%;
	left:50%; 
	position:relative;
    width: 960px;
    height: 638px;
}

.signin-background-image {
	background-position: left top;
    background-repeat: no-repeat;
    font:11px Tahoma, Verdana, Arial, Sans-Serif;
    width: 960px;
    height: 638px;
    top: 10px;
    left: 90px;
    position:relative;
    background-image: url("images/customsignin.gif");	
}

.signin-custom-menu-bar-position { 
	text-align:left; 
	height: 25px; 
	top:245px;
	left:188px;
}

.signin-custom-menu-bar { 
	text-align:left; 
	visibility: hidden;
	font:11px Tahoma, Verdana, Arial, Sans-Serif;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	white-space: nowrap;
	height: 25px;
	color: #223AA7;
	margin-right:5px;
	margin-left:5px;
}

/*Menu Bar Items Hover state*/
.signin-custom-menu-bar-hover
{
	cursor:pointer;
}

.signin-custom-frame-title { 
	top:278px;
	left:111px;
	width:290px;
	height: 19px;
}

.signin-custom-frame-label{
  position:absolute;
  text-align:left;
  font:     15px Tahoma, Verdana, Arial, Sans-Serif;
  white-space: nowrap;
  font-weight: bold;
  color: #223AA7;
  height: 14px;  
  top: 0px;
  left: 0px;
}

.signin-custom-username-label-position { 
	text-align:left; 
	width:100px;
	height: 14px; 
	top:304px;
	left:111px;
}

.signin-custom-username-label {
	font-weight: bold;
        font: 11px Tahoma, Verdana, Arial, Sans-Serif; 
	text-align:right; 
	height: 14px; 
	top:0px;
	left:0px;
	white-space: nowrap;
	color: #223AA7;
}

.signin-custom-username-editbox {
 	width: 221px;
 	height: 22px;
 	top: 324px;
 	left: 111px;	
}

.signin-custom-username-editbox-input {
	text-align:left;
 	width: 216px;
 	background-color:#CECEBF;
}

.signin-custom-password-label-position {  
	text-align:left; 
	width:100px;
	height: 14px; 
	top:359px;
	left:111px;
}

.signin-custom-password-label { 
	font-weight:    bold;
    font:     11px Tahoma, Verdana, Arial, Sans-Serif; 
	text-align:right; 
	height: 14px; 
	top:0px;
	left:0px;
	white-space: nowrap;
	color: #223AA7;
}

.signin-custom-password-editbox {	
 	width: 221px;
 	height: 22px;
 	top: 379px;
 	left: 111px;
}

.signin-custom-password-editbox-input {
	text-align:left;
 	width: 216px;
 	background-color:#CECEBF;
}

.signin-custom-remember-me-position {
	text-align:left;  
	width: 216px;
	height: 23px;
	top: 421px;
	left: 221px;	

}

.signin-custom-remember-me {
	font-weight: bold; 
    font: 11px Tahoma, Verdana, Arial, Sans-Serif; 
	text-align:right; 
	height: 14px; 
	top:0px;
	left:0px;
	white-space: nowrap;
	color: #fff;
}

.signin-custom-button-signin-position {
	text-align:left;  
	width: 100px;
	height: 23px;
	top: 417px;
	left: 111px;
}

.signin-custom-button-signin {
  font: 12px Tahoma, Verdana, Arial, Sans-Serif;
  color:#ffffff;
  text-align: center;
  border: 1px solid #223AA7; 
  border-radius: 10px;   
  behavior: url(web_resource/signin/PIE.htc);
}

.signin-custom-button-signin-hover,
.signin-custom-button-signin-checked,
.signin-custom-button-signin-active
{
	 border: 1px solid #787979;
	 border-radius:4px;
	 behavior: url(web_resource/signin/PIE.htc);
	 color:#333333;
}

div.signin-custom-button-signin{border: 1px solid #787979;}
div.signin-custom-button-signin-hover span.signin-button-label, div.signin-custom-button-signin-hover div.signin-button-label
{
	border-right-style:none;	
}

a.signin-custom-button-signin {
    background-color: #223AA7;
    cursor: pointer;
    display: block;
    float: left;
    font: normal 12px Tahoma,arial;
    width:96px;
    margin-right: 6px;
    text-decoration: none;
}

a.signin-custom-button-signin span {
    background: transparent no-repeat;
    display: block;
    line-height: 10px;
    padding: 3px 0px 3px 0px;
} 

.signin-custom-error-position {
	width: 340px;
	height: 27px;
	visibility: hidden;
	top: 273px;
	left: 49px;
	background-color:#cd2c3f;
	border: 1px solid #ff0000;
	border-radius: 10px;
	behavior: url(web_resource/signin/PIE.htc);
}

.signin-custom-error-message {
	text-align:center; 
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	white-space: nowrap;
	height: 16px;
	color: #fff;
	font-size: 11px;
	top: 5px;
	font-weight: bold;
	width: 340px;
}

.signin-custom-error-image {
 /* visibility:hidden; */
	display: none;
	width: 16px;
	height: 16px;
	background-image: url("images/customsignin_invalidcredentials16.png");	 
	background-repeat: no-repeat;
    background-position: left top;	
}

.signin-custom{
	position:absolute;
	overflow:hidden;
	overflow:-moz-scrollbars-none;
}

.signin-button, .signin-button-label{
	position:absolute;
	overflow:hidden;
	overflow:-moz-scrollbars-none;
	padding:4px 8px 4px 8px;
}

.signin-button-label{
	font:11px Tahoma, Verdana, Arial, Sans-Serif;
	text-align:center;
	border:0px;
	background-color:transparent;
	padding:4px 8px 4px 8px;
	width: 100%;	
}

.signin-button, .button { 
  font:       11px Tahoma, Verdana, Arial, Sans-Serif;
  text-align:     center;
  border: 1px solid #263c62; 
  border-radius: 4px;   
  behavior: url(web_resource/signin/PIE.htc);
}

/*Begin Change Password Dialog*/
.signin-custom-change-password-position {
	z-index: 4;
	visibility: hidden; 
	width: 311px; 
	height: 220px;
	top: 240px;
	cursor: default;
	left: 150px;
	background-color: #FFBF00;
	color:#ffffff;
	border: 1px solid transparent;
	border-radius:25px;
-webkit-box-shadow: 7px 7px 9px rgba(255, 255, 255, 0.75);
-moz-box-shadow: 7px 7px 9px rgba(255, 255, 255, 0.75);
box-shadow: 7px 7px 9px rgba(255, 255, 255, 0.75);
behavior: url(web_resource/signin/PIE.htc);
}

.signin-custom-change-password-title-position { 
	top:0px;
	left:0px;
	width:311px;
	height: 19px; 
  background-color:#223AA7;
}

.signin-custom-change-password-title-label{
  position:absolute;
  text-align:left;
  font: 11px Tahoma, Verdana, Arial, Sans-Serif;
  white-space: nowrap;
  font-weight: bold;
  height: 14px;  
  top: 2px;
  left: 20px;

}

.signin-custom-change-password-title-image {
	visibility:hidden; 
	width: 16px;
	height: 16px;
	background-image: url("images/changepassword_16.png");	 
	background-repeat: no-repeat;
    background-position: left top;	
}

.signin-custom-change-password_username-label-position { 
	text-align:right; 
	width:130px;
	height: 20px; 
	top:33px;
	left:10px;
}

.signin-custom-change-password_username-editbox-position {
	text-align:left; 
	width:150px;
	height: 22px; 
	top:30px;
	left:145px;	
}

.signin-custom-change-password_old-password-label-position { 
	text-align:right; 
	width:130px;
	height: 20px; 
	top:73px;
	left:10px;
}

.signin-custom-change-password_old-password-editbox-position {
	text-align:left; 
	width:150px;
	height: 22px; 
	top:70px;
	left:145px;	
}

.signin-custom-change-password_new-password-label-position { 
	text-align:right; 
	width:130px;
	height: 20px; 
	top:118px;
	left:10px;
}

.signin-custom-change-password_new-password-editbox-position {
	text-align:left; 
	width:150px;
	height: 22px; 
	top:115px;
	left:145px;	
}

.signin-custom-change-password_confirm-password-label-position { 
	text-align:right; 
	width:130px;
	height: 20px; 
	top:163px;
	left:10px;
}

.signin-custom-change-password_confirm-password-editbox-position {
	text-align:left; 
	width:150px;
	height: 22px; 
	top:160px;
	left:145px;	
}
.signin-custom-change-password-button-signin-position {
	text-align:left; 
	width:100px;
	height: 25px; 
	top:190px;
	left:100px;	
}

.signin-custom-change-password-button-cancel-position {
	text-align:left; 
	width:100px;
	height: 25px; 
	top:190px;
	left:200px;	
}
/*End Change Password Dialog*/

/*Begin User Already signin in Dialog*/

.signin-custom-user-already-signin-position {
	z-index: 4;
	visibility:hidden; 
	width: 311px; 
	height: 130px;
	top: 285px;
	cursor: default;
	left: 92px;
	background-color: #565352;
	color:#ffffff;
	border: 1px solid transparent;
	border-radius:25px;
	-webkit-box-shadow: 7px 7px 9px rgba(255, 255, 255, 0.75);
	-moz-box-shadow: 7px 7px 9px rgba(255, 255, 255, 0.75);
	box-shadow: 7px 7px 9px rgba(255, 255, 255, 0.75);
	behavior: url(web_resource/signin/PIE.htc);
}

.signin-custom-user-already-signin-label-position { 
	text-align:left; 
	width:270px;
	height: 100px; 
	top:33px;
	left:10px;
	color:#ffffff;
}
.signin-custom-user-already-signin-title-image {
    visibility:hidden;  
	width: 16px;
	height: 16px;
	background-image: url("images/default.16.gif");	 
	background-repeat: no-repeat;
    background-position: left top;	
}

.signin-custom-user-already-signin-button-signin-position {
	text-align:left; 
	width:100px;
	height: 25px; 
	top:100px;
	left:100px;	
}

.signin-custom-user-already-signin-button-cancel-position {
	text-align:left; 
	width:100px;
	height: 25px; 
	top:100px;
	left:200px;	
}
/*End User Already signin in Dialog*/

.signin-component{
	position:absolute;
	overflow:hidden;
	overflow:-moz-scrollbars-none;
	font:11px Tahoma, Verdana, Arial, Sans-Serif;
}
img.signin-component {-moz-box-sizing:content-box}

.signin-iframe{position:absolute}

.signin-label{
  
  font-weight:    bold;
  font:     11px Tahoma, Verdana, Arial, Sans-Serif;
}

.window-caption .signin-label {
  color:        #FFF;
  font:       Caption;
  font-size:      11px ;
  font-weight:    bold;
}

.signin-menu{
	display:-moz-popup !important;
	position:absolute;
	overflow:hidden;
	visibility:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	z-index:100000;
	filter:none;
	border:2px inset;
	-moz-border-right-colors:#FFFFFF #E9E9E9;
	-moz-border-left-colors:#A2A2A2 #6A6A6A;
	-moz-border-bottom-colors:#FFFFFF #E9E9E9;
	-moz-border-top-colors:#A2A2A2 #6A6A6A
}

.signin-menu {
	background-color: #FFFFFF;
	color: #3B5565;
	margin: 0;
	overflow: hidden;
	cursor: default;
	border: 1px solid #263c62;
	font: 11px Tahoma, Verdana, Arial, Sans-Serif;
}

.signin-menu table {font: 11px Tahoma, Verdana, Arial, Sans-Serif;}
.menu-item TD {padding: 3px 5px;}
.menu-item-hover  {	color: #FFFFFF;}

/* Menu Item Separators */

.signin-menu .separator {
	margin-top: 2px;
	border-top: 1px solid #BEBEBE;
	border-bottom: 1px solid #FFFFFF;
	height: 0px;
	width: 100%;
}

p {
margin: 5px; 
padding: 0px; 
text-indent: 0px;
}

.menu-item-hover TD  {
	background-color:#8697a6 ;
	color:#FFF;
}

/* menu bar separator */
.signin-menu-bar-separator
{
	color: #223AA7;
	text-align:center;
	height: 10px;
	width: 10px;
    font:  12px Tahoma, Verdana, Arial, Sans-Serif;
}

.text-field-disabled {background-color: #f0f0f0;}