 .main:not(.brand), .footerWrapperNoExtra, .pageWrapper{
    background:  #FBF7F1 !important;
}

.carousel-inner{
    background-color:  #FEFEFE !important;
    border-color:  #FEFEFE !important;
}

.widget-content{
    background-color:  #FEFEFE !important;
    border-color:  #FEFEFE !important;
}

.well:not(.wideBadge):not(.table-responsive){
    background-color:  #F5F5F5 !important;
    border-color:  #F5F5F5 !important;
}

.breadcrumb{
    background-color:  #FBF7F1 !important;
    border-color:  #FBF7F1 !important;
}

.widget-header:not(.wideBadge):not(.workspace-sidebar):not(.workspace-widget-header), .video h5, .widget-header h1:not(.workspace-sidebar):not(.workspace-widget-header) a, .widget-header:not(.workspace-sidebar):not(.workspace-widget-header) h2 a, .widget-header:not(.workspace-sidebar):not(.workspace-widget-header) h3 a, .widget-header h4:not(.workspace-sidebar):not(.workspace-widget-header) a, .widget-header:not(.workspace-sidebar):not(.workspace-widget-header) h5 a, .widget-header:not(.workspace-sidebar):not(.workspace-widget-header) h6 a, .widget-header:not(.workspace-sidebar):not(.workspace-widget-header) h1, .widget-header:not(.workspace-sidebar):not(.workspace-widget-header) h2, .widget-header:not(.workspace-sidebar):not(.workspace-widget-header) h3, .widget-header:not(.workspace-sidebar):not(.workspace-widget-header) h4, .widget-header:not(.workspace-sidebar):not(.workspace-widget-header) h5, .widget-header:not(.workspace-sidebar):not(.workspace-widget-header) h6{
    background:  #437C90 !important;
    color:  #FFFFFF !important;
    overflow:  hidden !important;
}

.dashboardAlertHeader:not(.noCustomCss){
    background:  #686868 !important;
}

.navbar.navbar-inverse{
    background:  #437C90 !important;
    border-color:  #437C90 !important;
    border-bottom:  #437C90 !important;
    background-image:  none !important;
    -webkit-box-shadow:  none !important;
    box-shadow:  none !important;
    text-shadow:  none !important;
}

.top-navbar-hyperlink{
    color:  #F9F2E8 !important;
    text-shadow:  none !important;
}

.navbar-inverse:not(.inboxNewMessages){
    font-size:  20px !important;
    color:  #F9F2E8 !important;
}

.subnavbar{
    color:  #F9F2E8 !important;
}

.subnavbar span{
    font-size:  12px !important;
}

.subnavbar .subnavbar-inner{
    background:  #316832 !important;
}

.subnavbar .mainnav .dropdown .caret{
    border-top-color:  #F9F2E8 !important;
    border-bottom-color:  #F9F2E8 !important;
}

.subnavbar .mainnav{
    border-left-color:  #316832 !important;
    border-right-color:  #316832 !important;
}

.subnavbar .mainnav > li{
    border-left-color:  #316832 !important;
    border-right-color:  #316832 !important;
}

.subnavbar .mainnav > li > a{
    color:  #F9F2E8 !important;
    text-shadow:  none !important;
}

.footerWrapperNoExtra{
    border-top:  #111111 !important;
}

.footer{
    background-color:  #316832 !important;
    border-top:  #316832 !important;
    box-shadow:  none !important;
    -webkit-box-shadow:  none !important;
    color:  #F9F2E8 !important;
    font-size:  12px !important;
}

.footer a{
    color:  #F9F2E8 !important;
    font-size:  12px !important;
}

.footer p{
    color:  #F9F2E8 !important;
    font-size:  12px !important;
}

.table:not(.light):not(.dark):not(.tree) th:not(.td){
    background:  #373737 !important;
    background-color:  #373737 !important;
    border-color:  #373737 !important;
}

.table-bordered thead th{
    -webkit-box-shadow:  none !important;
    box-shadow:  none !important;
}

.light{
    background:  #F1F1F1 !important;
    background-color:  #F1F1F1 !important;
}

.dark{
    background:  #437C90 !important;
    background-color:  #437C90 !important;
}

.miniBadge{
    background:  #006DCC !important;
    background-color:  #006DCC !important;
    color:  #F1F1F1 !important;
}

.miniBadgeHeader{
    background:  #006DCC !important;
    background-color:  #006DCC !important;
    color:  #F1F1F1 !important;
    padding:  2% 0 !important;
    display:  block !important;
    margin-bottom:  20px !important;
    border-top-left-radius:  3px !important;
    border-top-right-radius:  3px !important;
    font-size:  15px !important;
    line-height:  18px !important;
}

.miniBadgeContent{
    background:  #E3296D !important;
    background-color:  #E3296D !important;
    color:  #333333 !important;
}

.btn:not(.btn-designated-amount){
    color:  #FFFFFF !important;
}

.btn-success{
    background:  #428442 !important;
    background-color:  #428442 !important;
    border-color:  #428442 !important;
}

.btn-green{
    background:  #428442 !important;
    background-color:  #428442 !important;
    border-color:  #428442 !important;
}

.btn-danger{
    background:  #AC3931 !important;
    background-color:  #AC3931 !important;
    border-color:  #AC3931 !important;
}

.btn-red{
    background:  #AC3931 !important;
    background-color:  #AC3931 !important;
    border-color:  #AC3931 !important;
}

.btn-default.active, .btn-default:hover, .btn-default.btn-primary, .btn-primary, .btn-default.active{
    background:  #6996A6 !important;
    background-color:  #6996A6 !important;
    border-color:  #6996A6 !important;
}

.btn-blue{
    background:  #6996A6 !important;
    background-color:  #6996A6 !important;
    border-color:  #6996A6 !important;
}

.alert-info{
    background:  #d9edf7 !important;
    background-color:  #A4CCDA !important;
    color:  #31708F !important;
}

.alert-success{
    background:  #dff0d8 !important;
    background-color:  #B3CEB3 !important;
    border-color:  #dff0d8 !important;
    color:  #3C763D !important;
}

.alert-danger{
    background:  #f2dede !important;
    background-color:  #EED7D6 !important;
    border-color:  #f2dede !important;
    color:  #A94442 !important;
}

.modal-header{
    background:  #333333 !important;
    background-color:  #333333 !important;
    border-color:  #333333 !important;
    color:  #FEFEFE !important;
}

.modal-header h3, .modal-header h4, .modal-header.close{
    color:  #FEFEFE !important;
}

.modal-body{
    background:  #FEFEFE !important;
    background-color:  #FEFEFE !important;
    border-color:  #FEFEFE !important;
    color:  #333333 !important;
}

.modal-footer{
    background:  #444444 !important;
    background-color:  #444444 !important;
    border-color:  #444444 !important;
    color:  #FEFEFE !important;
}

.largeDashIcon{
    color:  #000000 !important;
}

.largeDashText{
    color:  #000000 !important;
}

h2{
    text-shadow:  none !important;
}

.storeItem h1{
    font-size:  18px !important;
}

.mainnav > li > a > i.icon{
    opacity:  1 !important;
}

.mainnav i[class^='icon']{
    opacity:  1 !important;
}

.dropdown-menu{
    background-color:  #FFFFFF !important;
}

.dropdown-menu > li > a{
    color:  #333333 !important;
}

.widget-header.dark{
    border:  0px !important;
}

.inboxNewMessages a{
    background:  #437C90 !important;
    text-shadow:  none !important;
}

.workspace-sidebar{
    position:  relative !important;
    height:  40px !important;
    line-height:  40px !important;
    background:  #E9E9E9 !important;
    border:  1px solid #D5D5D5 !important;
    color:  #333333 !important;
}

.workspace-sidebar h2{
    position:  relative !important;
    display:  inline-block !important;
    padding-left:  10px !important;
    font-size:  14px !important;
    color:  #333333 !important;
}

.workspace-sidebar a{
    color:  #333333 !important;
}

.workspace-widget-header{
    position:  relative !important;
    height:  40px !important;
    line-height:  40px !important;
    background:  #E9E9E9 !important;
    border:  1px solid #D5D5D5 !important;
    color:  #333333 !important;
}

.workspace-widget-header h2{
    position:  relative !important;
    display:  inline-block !important;
    padding-left:  10px !important;
    font-size:  14px !important;
    color:  #333333 !important;
}

.workspace-widget-header a{
    color:  #333333 !important;
}

