﻿body {
    background-color: #FFFFFF !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px !important;
}

#footer {
	margin-bottom:20px;
    font-size:13px;
    color:#555;
    text-align:center;
    margin-top:30px
}

#footer #copyright {
	color:#555555;
    border-top:1px solid #c2c9d0;
    padding-top:25px;
}

#footer #copyright a{
	color:#055ba8;
    text-decoration:none
}

#footer #copyright a:hover{
	text-decoration:underline
}

.header {
    background-color: #FFFFFF;
}

.header #logo{
    padding:5px 0;
    margin-bottom:10px;
    border-radius: 3px;
    padding: 3px 0px 3px 0px;
}

#logo:focus {
    outline: 2px solid #2596BE !important;
}

/*.home{
    background-color:#f1f2f4;
}*/

.home-leftcol{
    background:#e1e3e6 url('../Images/home/general-supplies.png') no-repeat;
    width:500px;
    height:410px;
    float:left;
}

.home-rightcol{
    font-size:14px;
    float:right;
    width:500px;
    height:410px;
    background-color:#e1e3e6;
    color:#1D3C70;
    box-sizing:border-box;
    position:relative
}

.home-rightcol p{
    line-height:18px !important
}

.box-row{
    margin-top:10px
}

.blue-box {
    background-color: #1D3C70;
    color: #ffffff;
    padding: 15px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 0 5px;
    height: 260px;
    border-radius: 5px;
    width: 300px;
    float: left;
}

.blue-box .headline {
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
}

.blue-headline{
    font-size: 16px;
    font-weight: bold;
    color: #1D3C70;
    padding: 5px 0px 10px 0px;
}

.update-box {
    background-color: #f1f2f3;
    border-radius: 5px;
    color: #666666;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 15px;
    border: 1px solid #b7b7b7;
    height: 260px;
    width: 300px;
    float: left;
}

.text-center{
    text-align:center;
}

.products-box {
    background-color:#f1f2f3;
    border-radius:5px;
    color:#666666;
    box-sizing:border-box;
     -webkit-box-sizing:border-box;
    padding:15px;
    border:1px solid #b7b7b7;
    height:260px;
    -webkit-font-smoothing: antialiased;
    width:390px;
    float:left
}

.products-box .text{
    float:left;
}

.products-box img{
    clear:left;
    float:right;
    vertical-align:top;
}

.products-box a, .products-box a:hover{
    color:#1D3C70
}

.login-form{
    padding:10px 20px;
}

.login-form input[type=text], .login-form input[type=password], .login-form select{
    width:300px;
    padding:6px !important;
    box-shadow:none;
    font-size:15px;
    box-sizing:border-box;
}

.login-form label{    
    width:120px;
    display:inline-block;
    text-align:center;   
    font-size:14px;
}

.login-form ul li{
    margin-bottom:20px;
}

.login-button {
    width: 300px;
    color: #ffffff;
    background-color: #1D3C70;
    text-align: center;
    text-transform: uppercase;
    border: none;
    box-shadow: none;
    padding: 8px 0;
    cursor: pointer;
    margin-left: 125px;
    margin-bottom: 15px;
    display: block;
    box-sizing: border-box;
    /*transition:0.4s*/
}

.login-button:hover{
    background: linear-gradient(#1D3C70, #1f6aad)
    
}

/* Adding focus attribute for ADA compliance on login button */
.login-button:focus {
    outline: 2px solid #2596be;
 }

.login-form .headline{
    margin:10px auto 20px auto;
    text-align:center;
    font-weight:bold;
    font-size:16px;
}

.login-form a{
    text-decoration:none;
    color:#1D3C70;
}

.login-form a:hover{
    color:#1D3C70
}   

/* Adding focus attribute to inputs to color in on focus for ADA Compliance */
.login-form input:focus {
    outline: 2px solid #2596be;
}


a.login-link{
    text-decoration:underline;
    color:#1D3C70;
    font-weight:bold

}

.questions{
    margin:10px 0;
    display:block
}

.pwd-note{
    margin-top:15px
}

.message{}


/*padding: top, right, bottom, left */
a.forgot-link {
    text-decoration: none;
    color: #555;
    text-align: right;
    display: block;
    margin: 10px 40px 5px 305px;
    padding: 1px 2px 1px 2px;
    border-radius: 3px 3px 3px 3px;
}

a:hover.forgot-link{
    text-decoration:underline;
    color:#555;
}

a.forgot-link:focus {
    outline: 2px solid #2596be;
}

/* Removed *:focus as this interferes with adhering to ADA compliance */
/**:focus{
    outline:none
}*/

.questions-form{
    padding:20px;
    text-align:center;

}

.questions-form input[type=text], .questions-form select{
    width:300px;
    padding:6px !important;
    box-shadow:none;
    font-size:15px;
    box-sizing:border-box;
}

.questions-form .headline{
    margin:10px auto 15px auto;
    text-align:center;
    font-weight:bold;
    font-size:16px;
}

.questions-form .login-button{
    margin:0 auto;
}

.questions-form .error{
    display:block;
    margin-bottom:5px;
    margin-top:5px
}

.pwd-question{
   margin-left:125px;
   margin-bottom:15px;
}


#MainContent_loginControl_recaptchaDiv{
    margin-left:125px
}

#MainContent_recaptchaMasterDiv2{
    margin-left:125px;
    margin-bottom:20px
}

.margins{
    margin:10px auto 10px auto !important;
}

.center{
    margin:0 auto !important;
}
.update-box {
    max-width: 100%; /* Set a maximum width */
    padding: 10px; /* Add some padding for better appearance */
    box-sizing: border-box; /* Ensure padding is included in width */
    overflow: hidden; /* Hide overflow content */
    text-overflow: ellipsis; /* Show ellipsis (...) for overflowed text */
    border: 1px solid #ccc; /* Optional: Add a border */
    border-radius: 5px; /* Optional: Add rounded corners */
    background-color: #f9f9f9; /* Optional: Background color */
}

#systemUpdates {
    white-space: normal; /* Allow text to wrap */
    overflow: hidden; /* Hide overflow content */
    text-overflow: ellipsis; /* Show ellipsis for overflowed text */
    max-height: 300px; /* Set a maximum height for the text box */
    overflow-y: auto; /* Allow vertical scrolling if text exceeds max-height */
    margin: 0;
}
/* System Alert Styles */
.system-alert {
    background-color: #fff3cd;
    border: 1px solid #ffc107;
    margin-bottom: 20px;
    border-radius: 4px;
    animation: slideDown 0.3s ease-out;
}

.alert-content {
    padding: 15px 20px;
    color: #856404;
    display: flex;
    align-items: center;
    max-width: 1000px;
    margin: 0 auto;
}

.alert-icon {
    font-size: 20px;
    margin-right: 10px;
    flex-shrink: 0;
}

.alert-message {
    flex: 1;
    line-height: 1.5;
    font-size: 14px;
}

@keyframes slideDown {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}