body{
    background-color: #fff;
    color: #2b3051;
    overflow-x: hidden;
}
a{
    color: #2b3051;
}
.header
{
   background: #268980;
}
a:hover{
    color: #2b3051;
}
.no-padding{
}
.no-margins{
}
.band-a{

}
.band-b{
    color: #969696;
}
legend{
    color: #3E2723;
}
.sidebar-area{
    background: #fff;
    height: 100%;
    width: 208px;
    float: left;
    min-height: 100vh;
    border-radius: 0;
}
#main_div
{
    width: calc(100% - 210px);
    float: left;
    background: #edf0f7;
    min-height: 100vh;
}
#sidebar-nav{
    background-color: none;
}
#sidebar-bg{
    background-color: none;
}
.sidebar-area ul{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
}
.sidebar-area ul li{
    padding: 0;
    width: 100%;
}
.sidebar-area ul li a{
    background-color: none;
    color: #012970;
    width: 90%;
    font-weight: bold;
}
.sidebar-area ul li a:hover{
    color: #4759f1;
    width: 100%;
    background-color: transparent;
}
.sidebar-area ul li:hover a{
    height: 100%;
}
.sidebar-a-selected
{
    color: #17a2b8 !important;
    font-weight: bold;
    background: #edf0f7;
}
.form-field{
    background-color: #e66465;
    border-bottom: 1px solid #898989;
}
.form-field-textarea{
    background-color: #e66465;
    border-bottom: 1px solid #898989;
}
.btn-theme{
    color: #012970;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #012970;
}
.btn-theme:hover{
    color: #fff;
    background-color: #093d78;
}
h1{
}
.band-b h1 small{
    color: #969696;
}
header h1 a{
    color: #969696;
    text-decoration: none;
}
header h1 a:hover{
    color: #969696;
    text-decoration: none;
}
.table{
    border: 1px solid #DDDDDD;
}
.tablex{
    border-top: 1px solid #DDDDDD;
}
.tablex thead tr th{
    background-color: #17a2b8;
    color: #E5E8EC;
    font-weight: normal;
}
.btn-circle {
    background-color: #17a2b8;
    color: #FFF;
}
.btn-circle:hover {
    background-color: #737F96;
    color: #FFF;
}
.btn-circle2 {
    background-color: #3E2723;
    color: #FFF;
}
.btn-circle2:hover {
    background-color: #737F96;
    color: #FFF;
}
#q{
    background-color: #F1F3F5;
}
.badge{
    background-color: #17a2b8;
}
.alpha-border
{
    background-color: #fff;
}


button:focus
{
    box-shadow: none !important;
}
#suForm
{    
    background: white;
    border: 0;
}
.header-top
{
    margin: 0;
    background: #fff;
    
}
.topBar
{
    box-shadow: 0px 10px 5px 0px rgba(0,0,0,0.75);
    -webkit-box-shadow: 0px 10px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 10px 5px 0px rgba(0,0,0,0.75);
}
.top-nav
{
    font-size: 23px;
    padding: 0;
    height: 78px;
    margin: 0;
    color: #fff;
    align-items: center;
    vertical-align: middle;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    margin-left: 15px;
}
.top-right
{
    display: flex;
    padding: 7px;
    margin: 10px 0px;
}
.top-right img
{

    width: 30px;
    height: 30px;
    z-index: 9999;
    position: absolute;
    margin: 8px 0px 0px 10px;
}
#report_drop
{
    background: none;
    border: 0;
    color: #012970;
    margin-top: 14px;
    padding-left: 19px;
    margin-bottom: 13px;
    width: 100%;
    text-align: left;
    font-weight: bold;
}
#report_dropdown
{
    border-radius: 0px;
    box-shadow: none;
    background: #17a2b8;
    position: absolute;
    top: 54px;
    display: none;
}
#report_dropdown li a
{
    text-decoration:none; 
    color: #fff;
}
#dropdown-menu li a:hover
{
    text-decoration:none; 
    color: #17a2b8;
}
#report_dropdown li:last-child
{
    border-bottom: none;
}
#report_dropdown li
{
    display: flex;
    justify-content: center; 
    color: #fff;
}
#report_dropdown li:hover
{
    background-color: transparent;
    text-decoration:none;
}
#report_dropdown li:hover a, #report_dropdown li a:hover
{
    background: none !important;
    border: 0 !important;
    padding-bottom: 21px;
}
.pull-right 
{
    float: right;
    /*padding-top: 30px;*/
}
.d-flex
{
    display: flex;
}
.justify-content-end
{
    justify-content: flex-end;
}
.pr-5
{
    padding-right: 23px;
}
#working-area
{
    padding: 14px;
    margin: 0 auto;
    margin-top: 16px;
}
.mb-0
{
    margin-bottom: 0
}
.py-2 
{
    padding-top: 14px;
    padding-bottom: 14px;
}
.px-3
{
    padding-right: 35px;
    padding-left: 35px;
}
.w-25
{
    width: 25%;
}
.decoration-none
{
    text-decoration: none;
}
.justify-content-between
{
    justify-content: space-between;
}
#searchForm-mobile_number .row > div
{
    padding-left: 0;
}
.user-panel {
    position: relative;
    width: 100%;
    padding: 10px;
    overflow: hidden;
}
.user-panel>.image>img {
    width: 100%;
    max-width: 45px;
    height: 45px;
    width: 45px;
}
.info > p {
    color: #fff;
}
.user-panel>.info {
    padding: 5px 5px 5px 15px;
    line-height: 1;
    position: absolute;
    left: 55px;
}
.text-white
{
    color: #fff;
}
.breadcrumb {
    padding: 0;
/*    margin-bottom: 0px;*/
    background: none; 
}
/*.icon
{
    width: 200px;
    height: 200px;
    background: blue;
    display: flex;
    align-items: center;
    justify-content: center;
}*/