body{
    background-color:  #fff!important;
    font-family: "Roboto", sans-serif !important;
}
.navbar-default{
    background-color:  #cc0033 !important;
    border: none !important;
    position: fixed;
    width: 100%;

    
}
.sidebar ul li a.active{
    color: white;
    font-weight: bold;
    background: black;
    margin-top:20px;
}
.nav>li>a{
    color: white;
    text-transform: capitalize;
}
.nav>li>a:focus, .nav>li>a:hover{
    background-color: black  !important;
    color:white;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
    color: white;
    background-color: #37c8fa !important;
}

.navbar-default .navbar-brand{
    color: white;
    font-weight:900;
    margin-top:14px;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover{
    color: white;
}
.


{
    min-height: 100% !important;
}
.btn-info{
    background-color:  #cc0033  !important;
    border-color: #cc0033;
    color:white;
    font-family:verdana;
    font-weight:600;
}
.btn-info:hover{
    background-color:  #cc0033  !important;
    border-color:  #cc0033 ;
    color:white;
    margin-left:2px;
    
}

.panel-info{
    border-color: #cc0033;
}

.panel-info>.panel-heading{
    color:white;
    border-color:  #cc0033;
    background-color:    #cc0033   ;
}
.page-header{
    margin-top:40px;
    border-bottom: 3px solid #eee !important;
    text-transform: capitalize;
    font-family:verdana;
}
a{
    color:#9b0a18;
}
a:focus, a:hover{
    color:#9b0a18;
}
.breadcrumbs{
    margin-top:5px;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th{
    border-color: #37c8fa;
}
.msp-error-class {
    color:#37c8fa;
}
.ui-jqgrid
{
    width: 100% !important;
}
.ui-jqgrid-view
{
    width: 100% !important;
}
.ui-jqgrid .ui-jqgrid-hbox
{
    padding-right: 0px !important;
}
.ui-jqgrid-hdiv
{
    width: 100% !important;
}
.ui-jqgrid-bdiv
{
    width: 100% !important;
}
.ui-jqgrid-pager
{
    width:100% !important;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover
{
    background-color: #cc0033 !important;
    color: #cc0033;
}
.
-top-links .dropdown-user
{
    background-color: black!important;
}
.navbar-top-links .dropdown-menu li a
{
    color: black;
}
.sidebar ul li
{
    border-bottom: 2px solid white !important;
    background-color:#cc0033;
    padding: 1px;
    text-transform: uppercase;
    margin-top:1px;

}
.sidebar .nav-second-level li, .sidebar .nav-third-level li
{
    border-top: 2px solid white !important;
}
#page-wrapper
{
    min-height: 700px !important;
    padding: 0px 10px !important;
    position: relative;
    top: 50px;
    background-color: #fbfcfb;
    border-bottom: 1px solid #e7e7e7;
}
.title
{
    color: #5d5858;
    margin-left: 10px;
    margin-bottom: 20px;
    font-family:Verdana;	
    font-size:12px;
    font-weight:900;
    font-weight:solid;
}
.sidebar
{
    margin-top:35px !important;
    position: fixed;

}
.dropdown
{
    margin-top: 30px !important;
}
.navbar-header
{
    background-color: #cc0033;
    width: 250px !important;
    position: fixed;
    	
}
.panel-heading
{
    padding-top: 14px;
    font-size: 17px;
    font-family:Verdana;
    color:blue;
    font-weight:600;
    
}
.ui-jqgrid .ui-jqgrid-titlebar-close span
{
    display: none !important;
}
.panel-body
{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding: 0;
}
.ui-jqgrid .ui-jqgrid-htable thead th div
{
    font-size: 12px;
    font-family:verdana;
    text-overflow: ellipsis;
    text-align: center;
}
.ui-jqgrid-titlebar , .ui-jqgrid-caption{
    display: none;;
}
.ui-jqgrid-hbox
{
    background-color: #cc0033;
}

.ui-jqgrid .table-bordered, .ui-jqgrid .table-bordered td, .ui-jqgrid .table-bordered th.ui-th-ltr
{
    border: none;
}
.ui-jqgrid .ui-jqgrid-bdiv
{
    text-align: center !important;
}
tr:nth-child(odd)
{
    background-color: #f2f2f2;
}
.table>tbody>tr.success>td ,.table>tbody>tr.success>td> a
{
    background-color: #cc0033;
    color: white;
    
}
.sidebar>li>a:hover
{
    margin-left: 10px;
}
.sidebar .nav-second-level li a:hover
{
    margin-left: 10px;
}
.sidebar>li>a , .sidebar .nav-second-level li a
{
    -webkit-transition-property: margin-left;
    -webkit-transition-duration: 5s;
    transition-property: margin-left;
    transition-duration: 0.5s;
}
.modal-header
{
    background-color: #cc0033;
    color: white;
    text-align: center;
}
.modal-title
{
    line-height: normal;
}
.form-group
{
    margin:15px !important;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th
{
    border: none;
}

.table-bordered>tbody>tr>th
{
    text-align: center;
    background-color: #cc0033;
    color: white;
}
.table-bordered>tbody>tr>td {
    text-align: center;
    font-size:13px;
    font-family:verdana;
}

.alert-danger
{
    width: 95%;
    margin-left: 10px;
}
.alert-success
{
    width: 95%;
    margin-left: 10px;
}
.alert-info
{
    width: 95%;
    margin-left: 10px;
    background-color: #eeeeee;
    border-color: #eeeeee;
}

.log{
    margin-top: 80px;
}
.btn-log
{
    width: 93% !important;
    margin-left: 13px;
}
.row
{
    margin-right: -10px !important;
    margin-left: -10px !important;
}
label
{
    margin-top: 8px;
    font-family:Verdana;	
}
.space-label{
    margin-left: 70px;
}
.about
{
    margin-top: 50px;
}
.contact
{
    margin-top: 30px;
}
.about-icon
{
    position: absolute;
    font-size: 40px !important;
    top: 18px;
    left: 30px;
    color: #cc0033;
}
.about-p
{

    font-size: 14px;
    text-align: let;
    width: 90%;
    font-family:verdana;
    margin-left: 40px;
    white-space:normal;
    
}
.about-title
{
    color: Black;
    margin: 0px;
    margin-bottom: 10px;
    font-weight:900;
}
.address
{
    margin-left: 20px;
    border: 2px solid #bfbfbf;
    border-radius: 30px;
    padding: 20px;
    background-color: white;
}
fieldset
{
    padding: 10px;
}
.contact-title
{
    color: black;
    font-weight:600;
    margin: 0px;
    margin-bottom: 10px;
    margin-left: 15px;
    margin-top: 20px;
}
.navbar-brand
{
font-size:30px;
text-align:center;
float: center;
vertical-align: center;
margin-left:400px;
#background-color:black;
height:60px;
font-family:verdana;
color:white;

}
.msg
{
    margin-left: 30px;
}
.checkbox-inline
{
    margin-left: 20px;
    padding-left: 0px;
}
.row_space
{
    margin-bottom: 5px;
}
.modal-label
{
    margin-left: 0px;
}
.navbar-top-links li a
{
    color: white;
    font-size:15px;
    font-weight:300;
    font-family:Verdana;
}
.navbar-top-links li a:hover , .navbar-top-links li a:focus , .navbar-top-links li a:active
{
    font-size: 14px !important;
    background-color: #cc0033 !important;
}
.form-control
{
    font-size: 12px !important;
}
label
{
    font-weight: 100 !important;
}
.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th
{
    text-align: center !important;
}
.table
{
    width: 100% !important;
}
.center-text
{
    text-align: center;
}
.modal-cnfrm-label
{
    margin-bottom: 20px;
}
.modal-btn
{
    margin-right: 20px;
    width: 80px;
}
#chartdiv {
    width: 100%;
    height: 500px;
}

.amcharts-chart-div > a
{
    display: none !important;
}

.amcharts-export-menu, .amcharts-export-canvas .canvas-container
{
    display: none;
}
.dropdown-toggle
{
    padding-top: 6px !important;
    padding-bottom: 0px !important;
    min-height: 30px !important;
}
.navbar-top-links li a:hover
{
    color: white;
}

.login-panel{
    margin-top: 2px !important;
}
.login-title {
    margin-left: 25%;
    width: 250px;
    height: 100px;
}
.footer
{
    width: 100%;
    margin-top: 20px;
	    font-family:verdana;	
    font-weight:900;
}
.footer-label
{
    margin-left: 40% ;
    font-size: 13px;
    font-family:verdana;	
    font-weight:900;
}

.footer-label > a
{
    font-size: 16px;
}

.msp-graph
{
    height: 730px;
}
.amcharts-chart-div{
    height: 535px !important;
}
svg
{
    height: 535px !important;
}