body {
  -x-system-font:none;
  font-family:arial,verdana,geneva,helvetica,sans-serif;
  font-size:12px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
  margin-left:0;
  margin-right:0;
  margin-top:0;
}

body, body *{
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
    /*font-size: 62.5%;*/
    font-style: inherit;
    font-size:13px;
    font-weight: inherit;
    color: #454545;
}


div.portletContent {
  background-color:white;
  color:#454545;
  margin-bottom:10px;
  margin-top:20px;
  width:375px;

   background-image: url("/opensso/login_images/custom_images/common/7.x/boxshadow.png");
    background-position: right bottom;
background-repeat: no-repeat;
padding-bottom:6px;
padding-right:7px;
}

div.portletHeader {
  background:#f7f7f7 none repeat scroll 0 0;
  border-bottom:1px solid #ddd;
  border-top: 5px solid #522b6e;
  cursor:pointer;
  height:25px;
  padding-bottom:5px; 
}

div.portletTitle {
  color:#454545;
  cursor:pointer;
  float:left;
  font-weight:bold;
  overflow:hidden;
  text-align:left;
  
}

.portletTitle {
   font-family: century gothic,tahoma,helvetica,helvetica neue,arial ! important;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  line-height:normal;
  padding:4px 0 0 5px;
  white-space:nowrap;
  font-size:16px;
}

div.portletBody {
 /* border-bottom:1px solid #132669;
  border-left:1px solid #132669;
  border-right:1px solid #132669;*/
  height:100%;
  overflow-x:hidden;
  overflow-y:auto;
  text-align:left;
  padding-bottom:2px;
}


.navlinks {
 /* background:transparent url(/opensso/login_images/custom_images/common/7.x/bannerBackgroundTop.jpg) repeat-y scroll 0 50%;*/
  float:right;
 
  font-size:10px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  height:24px;
  line-height:normal;
  padding-right:5px;
  position:absolute;
  right:0;
  text-align:right;
  top:0;
  width:820px;
}

.logoHeader {
  left:23px;
  position:relative;
}

.logo {
  padding:3px;
  width:200px;
  z-index:999;
}

.headerContextLink {
  color:#132669;
  font-size:11px;
  font-weight:bold;
  margin-right:10px;
  position:relative;
  text-decoration:none;
  top:6px;
}

a.headerContextLink:hover {
 /* border-bottom:4px solid #FF7F50;
  border-top:4px solid #FF7F50;
  color:#D24F1E;
  font-weight:bold;*/
}

.login {
  -x-system-font:none;
  color:black;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
  font-size:11px;
  font-size-adjust:none;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  line-height:normal;
  padding:10px 10px 0 50px;
  text-align:left;
}

.loginPadding {
  padding:150px 0 0;
}

.loginright {
  -x-system-font:none;
  color:black;
   font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
  font-size:11px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  line-height:normal;
  padding:10px 10px 0 0;
  text-align:left;
  width:65%;
}

.loginInput {
  border:1px solid #a5a5c7;
  font-size:12px;
  height:25px;
  width:140px;
  padding:3px;
}

 .logBtn {
	padding: 15px 10px 0 0;
	
}

.logTxtAuth {
	text-align: center;
	padding: 5px 0 5px 0px;
	-x-system-font:none;
    color:#bd3500;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
 
}

.loginButton {
  margin-top:15px;
}

#wrapper {
  background:#E1E7F2 url(/opensso/login_images/custom_images/common/7.x/bg_gradient.gif) repeat-x scroll 0 0;
  height:400px;
  overflow:hidden;
}

#header {
  background-color:white;
 /* border-bottom:1px solid #DEDEDE;*/
  color:#FFFFFF;
  height:24px;
  position:relative;
  width:100%;
}

#container {
  height:100%;
}

ul#topNavigation.nav {
  display:inline;
  float:right;
  list-style-type:none;
  margin:0;
  padding:0;
}

ul#topNavigation.nav li {
  float:left;
  font-weight:bold;
  height:20px;
  padding:0 6px 0 0;
  position:relative;
  top:-1px;
}

#columns {
  background-color:white;
  width:100%;
}


#login_form > table {
  width:98% ! important;
}

div.logErr table.bannerBackgroundBottom {
  border:1px solid #ddd ! important;
  border-collapse:collapse;
}

div.logErr table.bannerBackgroundBottom td{
  padding:5px;
}












