
.themecolor1 {
    background-color: #003398;
}
.themecolorLight {
    background-color: #003398;
    transition: all 0.2s linear; 
}
.themecolorLight:hover {
    background-color: #998f85;
    transform: scale(1.05);
}
.themecolor2 {
    background-color: #998f85;
}
.themecolor3 {
    background-color: #998f85;
}
.themecolor1-border {
    border-color: #003398;
}
.themecolor2-border {
    border-color: #998f85;
}
.fontcolor2 {
    color: #998f85;
}
a.action:link, a.action:active, a.action:visited, a.customaction:link, a.customaction:active, a.customaction:visited 
{
    border: solid 2px #003398;
    width: auto;
    font-size: 11px;
    display: inline-block;
    margin: 4px 2px;
    text-decoration: none;
    padding: 4px;
    text-overflow: ellipsis;
}
a.customaction:link, a.customaction:active, a.customaction:visited
{
    background: #003398;
    color: #fff;
}     
a.action:link, a.action:active, a.action:visited
{
    color: #003398;
}
a.action:hover, a.customaction:hover
{
    background-color: #998f85;
    border: solid 2px #998f85;
    color: #fff;
}
a[disabled="disabled"]
{
    background-color: #998f85 !important;
    border: solid 2px #998f85 !important;
    color: #fff !important;
    cursor: default;
}
.cubelet-row:hover
{
	border-left: 3px solid #998f85;
	border-right: 3px solid #998f85;
	cursor: pointer; 
	cursor: hand;
}
.admin-table-hover tr:hover
{
    border-left: 3px solid #998f85;
    border-right: 3px solid #998f85;
    cursor: pointer; 
	cursor: hand;
}       
.admin-table-no-hover
{
    border-left: 3px solid #003398 !important;
    border-right: 3px solid #003398 !important;
}
.arrow-left 
{
    width: 0; 
    height: 0; 
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent; 
    border-right:10px solid #998f85; 
}      
.arrow-right
{
    width: 0; 
    height: 0; 
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent; 
    border-left: 10px solid #998f85;
}
.arrow-right-big
{
    width: 0; 
    height: 0; 
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent; 
    border-left: 30px solid #998f85;
}  
.arrow-right-small
{
    width: 0; 
    height: 0; 
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent; 
    border-left: 15px solid #998f85;
}       
.arrow-down
{
    width: 0; 
    height: 0; 
    border-top: 10px solid #998f85;
    border-right: 10px solid transparent; 
    border-left: 10px solid transparent; 
}   
.arrow-up
{
    width: 0; 
    height: 0; 
    border-right: 10px solid transparent;
    border-bottom: 10px solid #998f85;
    border-left: 10px solid transparent; 
}    
.arrow-left-small
{
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent; 
    border-right: 7px solid #998f85;
}       
.grid-pager-admin div.selected:hover
{
    border-top: 3px solid #998f85;
}
.library-item:hover
{
    border-left: 3px solid #998f85;
    border-right: 3px solid #998f85;
    cursor: pointer; 
	cursor: hand; 
}
.selected-row
{
    background-color: #998f85;
    border-left: 3px solid #998f85;
    border-right: 3px solid #998f85;
    color: White;
}
div.agency-context-menu-item:hover
{
    border-left: 3px solid #998f85;
    border-right: 3px solid #998f85;
}
.bigTextBox
{
    width: 230px;
    height: 180px;
    color: rgb(102, 102, 102);
    font-family: 'Open Sans', arial, sans-serif;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 200px;
    background: #FFF;
    color: #333;
    border: solid 2px #003398;
    padding: 2px;
}
.smallTextBox
{
    width: 230px;
    height: 100px;
    color: rgb(102, 102, 102);
    font-family: 'Open Sans', arial, sans-serif;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 200px;
    background: #FFF;
    color: #333;
    border: solid 2px #003398;
    padding: 2px;
}
.dropDownList
{
    color: rgb(102, 102, 102);
    float: left;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-align: left;
    width: 237px;
    background: #FFF;
    color: #333;
    border: solid 2px #003398;
    padding: 2px;
}
input[type=text], input[type=password], input[type=number], textarea
{
    color: rgb(102, 102, 102);
    float: left;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-align: left;
    width: 230px; 
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 200px;
    background: #FFF;
    color: #333;
    border: solid 2px #003398;
    padding: 2px;
}
span.paging-link
{
    border-top: solid 3px #998f85;
    margin-top: 0;
}
div.grid-row:hover
{
    cursor: pointer;
    cursor: hand;
    border-left: solid 3px #998f85;
    border-right: solid 3px #998f85;
    margin: 0;
}
.grid-pager-admin div.selected
{
    border-top: 3px solid #998f85;
}
div.login-box
{
    color: White;
    width: 100%;
    background-color: #003398;
}
.big-nav-button:hover 
{
	background-color: #998f85;
    transform: scale(1.05);
}
.profile-pic
{
    min-height: 100%;
    min-width: 100%;
    width: auto;
    height: auto;
    max-width: 35px;
    max-height: 35px;
    cursor: pointer;
}
.profile-pic-big
{
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 50%;
    width: 200px;
    height: 200px;
} 
.profile-pic-wrapper
{
    width: 25px;
    height: 25px;
    border-radius: 12px;
    overflow: hidden;
}

