.cs-login-logo {
    background-image: url("https://austinisd.us001-rapididentity.com:443/files/aisd-logo-resized-fit-loginscreen.png");
}
.cs-header {
    background-color: #971b1e;
    color: #ffffff;
}
.cs-wrapper {
    background-color: #ffffff;
}
.login-logo {
   
}
.cs-login-logo {
    margin-left: auto;
    margin-right: auto;
    margin-bottom:24px;
    height:100px  !important;
	min-height:100px !important; 
    background-size:auto !important;
}
.cs-button-aslink {
  font-size:16px;
  color:#159E55;
}
input {
	border:1px solid #2F9D49;
  	border-radius:4px;
}
input:focus {   
  border-color: rgba(47,157, 73, 0.8);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(47, 157, 73, 0.6);
  outline: 0 none;
}
.content:before {
  background: url(https://austinisd.us001-rapididentity.com:443/files/aisd_logo1.png) center 100% no-repeat;  
  margin-bottom:24px;  
  margin-top:0px;	
}
.embedded-links-container {
	height:50% !important;
}
.password_policy {
	font-size:12px !important;
}
.password_policy {
	font-size:12px !important;
}
.custom-html {
	visibility: inherit;
}
.custom_div  {
	visibility: inherit;
    width: 100%;    
}
.pwdreset_btn {
	padding:2px;
    font-size:10px;
}
.pwdreset_btn:hover {
	cursor:pointer;
}
.aup_text {   	
    font-size: 12px;
    color: grey;
}
.need-help-link {
	display:none;
    visibility:none;
}
.clearfix:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
.portal-message-warning {
	background-color:#ffc107!important;
  	color:#343a40!important; 
    padding:12px;
}
