﻿body{
    padding-right: 0px !important;
}

.logo-width{
    width:100%;
    padding-left:0px;
    display:inline !important;
    display:block !important;
    text-align:center !important;
    font-size:17px;
    /*margin-top: 12px;*/
}

.logo{
    /*width:900px !important;*/             
    color:#000000 !important;
}

.logo-header{
    text-align:right;padding:10px;
}

.main-header{              
    background-color:#FAF203 !important;
}

.navbar{
    color:#000000 !important;
    margin-bottom: 0px !important;
}
  
span strong {
    width: inherit;
}

.breadcrumb{
    right:auto !important;
}

.content{
    margin-top:30px;
}

.no-margin{
    margin-top:0px;
}

.notes{
    font-size:12px;
    color:#3c8dbc;
    font-weight:bold;
}

.red{
    color:red;
}

.yellow{

}

.grey-row{
    background:#cfcfcf;
}

.min-height{
    min-height:400px;
}

.grey-cell{
    background:#cfcfcf;
}

.zero{
    text-indent:-10px;
}

.breadcrumb{
    font-size:16px !important;
}

.black-header{
    background-color:#000000 !important;
    color: #FAF203 !important;
    text-transform:uppercase;
    font-weight:bold;
}

.no-padding{
    padding:0px;
}

.title-margin{
    margin:10px !important;
}

.sponsor-txt{
    font-weight:bold;
    font-size:18px;
}

.center-align{
    text-align:center;
}

.box-black-border{
    border-color:#000000 !important;
    border-left:1px solid #000000;
    border-right:1px solid #000000;
    border-bottom:1px solid #000000;
}                                   

.def-width{
    min-width:50px;
}

.tr-height{
    height:51px;
}

.vertical-align{
    vertical-align:middle !important;
}


.form-group.error .form-control {
  border-color: #dd4b39;
  box-shadow: none;
}

.login-logo, .register-logo {
    margin-top: 100px !important;
}

.login-box, .register-box {
    margin: 2% auto !important;
}

.filename{
    color: #3c8dbc;
    text-transform:capitalize;
    font-weight: bold;
    text-decoration: underline; 
}

.margin-l-20{
    margin-left: 15px;
}

