.login-data label{
    color: #000;
}
.login-data {    
    background-color: white;
    background-image: none;
}

.login-links			{ color:#444; font-size: 11px; }
.login-links strong		{ font-weight: bold; color: #444; }
.login-links a			{ color: #444; text-decoration: none; }
.login-links a:hover	{ color: #444; text-decoration: underline; }

body{
    color: #000;
}

.pagetop{
    background-image: none;
    background-color: #134E8E;
    padding-top:10px;
    padding-bottom: 10px;
    border-bottom: none;
}

a{
    color: #134E8E;
}

.pagetop ul ul a{
    color:#000 !important;
}
.pagetop ul ul a:hover{
    color:#134E8E !important;
}

.topbuts li a.green{
    background: #FFFFFF;
    color: #134E8E;
}

.user-detail .name{
    color:#FFFFFF;
}

.alert{
    color: #B00020;
}

.margin-bottom-10{
    margin-bottom: 10px;
}

.login-data input[name="submit_login"]{
    background-color: #134E8E;
}


.header-minimal {
    background-color: #134E8E;
    height: 50px;
    display: flex;
    align-items: center;
}

.header-minimal-container {
    width: 100%;
    padding: 0 20px;
}



.mt-5 {
    margin-top: 5px;
}

.textlogo h5,
.textlogo .title {
    color: #FFFFFF !important;
}

table.style1 caption{
    background: none #0064AA;
}

table .value {
    color: #2F7A00 !important;
}

.head_top{
    background-image: none;
    margin-left: 0px;
}

.head{
    background-image: none;
}

.head_top .logo {
    padding-top: 0px;
}

.topbuts li a {
    margin-left: 10px;
}

.top_score_heading .button, .total-score .button{
    background-color: #2E7D32;;
}

.logo .title, .header-minimal .title{
   font-weight: normal;
   text-transform: capitalize;   
}
.header-minimal .title{
   color:white;
   font-family: Arial;
   font-size:28px ;
}
.ieviewer .logo  .clean-padding {    
    margin-top: -27px;
}

.ieviewer-menu {
    margin-top: -50px !important;      
}

.ieviewer .topbuts{
    position: relative !important;
}

.topbuts li a{
    padding: 1px 12px;
}

input[id="quiz_button"]{
    background-color: #2E7D32;
}

.login-footer{
    background: #999;
}

.login-footer .blue{
    background-color: #134E8E;
}

.box-header h1 {
    line-height: 24px;
    margin-bottom: 0px;
    padding: 7px 20px 9px 20px;
}

.legend-title {
    font-weight: bold;
}