/*** custom BA styles ***/
#header {
    background: #fff;
    border-bottom: 1px solid #d6d8d9;
    height: 57px 
}

#left-panel {
    padding-top: 57px
}

#header > .pull-right {
    border-left: 1px solid #d6d8d9;
    padding-left: 15px
}

#logo {
    margin-top: 8px;
}

#logo img {
    width: 38px;
}

#extr-page #header #logo img {
    width: 45px;
}

#extr-page #header #logo {
    margin-top: 12px;
}

.ao-title {
    display: inline-block;
    margin-top: 17px;
    padding-left: 15px;
    font-size: 14px;
    color: #d71920
}

.widget-announcements .announcement a, .table-applications td a, nav ul li.open > a, nav ul li.open > a b, nav ul li a:focus {
    color: #0c2035!important
}

.widget-announcements .announcement a:hover,
.table-applications td a:hover {
    text-decoration: underline
}

.btn-primary, .btn-primary:hover, .btn-primary:focus {
    background: #01b2eb;
    border-color: transparent;
}

.btn-header > :first-child > a,
.btn-header > :first-child > a:hover,
.btn-header > :first-child > a:focus {
    background: #d71920;
    color: #fff;
    border: none
}

.header-dropdown-list > li > .dropdown-toggle {
    color: #0c2035
}

a {
    color: #d71920;
}

label:hover, .smart-form .input input:focus, .smart-form .select select:focus, .smart-form .textarea textarea:focus, .smart-form .radio input:focus + i, .smart-form .checkbox input:focus + i, .smart-form .toggle input:focus + i, input[type="text"]:focus,
.smart-form .radio input:checked + i, .smart-form .checkbox input:checked + i, .smart-form .toggle input:checked + i,
.smart-form .input:hover input, .smart-form .select:hover select, .smart-form .textarea:hover textarea, .smart-form .radio:hover i, .smart-form .checkbox:hover i, .smart-form .toggle:hover i {
    border-color: #474544 !important;
}

#ribbon {
    background: none
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus,
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background: #d71920;
}

#ribbon .breadcrumb a, #ribbon .breadcrumb {
    color: #0c2035 !important;
}

#ribbon .breadcrumb > .active, #ribbon .breadcrumb li:last-child {
    color: #999
}

.page-footer {
    background: #fff;
}

.page-footer .txt-color-white {
    color: #333 !important;
}

.page-footer a {
    color: #0c2035 !important
}

.nav-tabs > li.active > a {
    -webkit-box-shadow: 0 -2px 0 #d71920;
    -moz-box-shadow: 0 -2px 0 #d71920;
    box-shadow: 0 -2px 0 #d71920;
}

.btn-drop {
    color: #d71920 !important;
}

.home-modules h2 {
    color: #d71920;
}

.home-modules li a {
    color: #333;
}

    .home-modules li a:hover {
        text-decoration: underline;
    }

.highlight {
    color: #d71920 !important;
}

/* alert */
.alert-intro {
    border-color: #ffffff;
    color: #333;
    background-color: #ffffff;
    font-size: 110%;
    font-weight: bold;
    border-left: none;
    padding: 15px 15px 15px 15px;
}

/* Widgets */
.jarviswidget > header {
    height: 46px;
    border: none;
}

    .jarviswidget > header h2 {
        line-height: 45px;
        font-size: 18px;
    }

    .jarviswidget > header > .widget-icon {
        line-height: 45px;
    }

.jarviswidget-ctrls .button-icon {
    min-width: 32px;
    height: 45px;
    color: #9fa2a7;
    border-left: 0;
    line-height: 45px;
    font-size: 16px;
}

.widget-toolbar {
    height: 45px;
    line-height: 45px;
    border-left: 0;
    padding: 0;
}

    .widget-toolbar .button-icon {
        color: #9fa2a7;
        min-width: 32px;
        height: 45px;
        font-size: 18px;
        border-left: 0 !important;
        display: inline-block;
        text-align: center;
    }

        .widget-toolbar .button-icon:hover {
            background-color: rgba(0, 0, 0, 0.05);
        }

.jarviswidget > div {
    border: none;
}

.jarviswidget > header .nav-tabs > li > a {
    line-height: 31px;
}

.widget-footer {
    background-color: #fff;
}

    .widget-footer a {
        font-weight: bold;
    }

.jarviswidget-color-greylight > header {
    background: #e1e1e1;
    color: #333;
}

.jarviswidget-color-greydark > header {
    background: #898888;
    color: #ebebeb;
}

.jarviswidget-color-greydark .button-icon {
    color: #ccc !important;
}


.table-applications > thead > tr > th,
.table-applications > tbody > tr > th,
.table-applications > tfoot > tr > th,
.table-applications > thead > tr > td,
.table-applications > tbody > tr > td,
.table-applications > tfoot > tr > td {
    border-top: 1px solid #eee !important;
}

.table-applications > thead > tr:first-child > th,
.table-applications > tbody > tr:first-child > th,
.table-applications > tfoot > tr:first-child > th,
.table-applications > thead > tr:first-child > td,
.table-applications > tbody > tr:first-child > td,
.table-applications > tfoot > tr:first-child > td {
    border-top: 0 !important;
}

/* DASBOARD CALENDAR */
.widget-calendar footer {
    border-top: 1px solid #eee;
}

.widget-calendar .RadScheduler {
    border-width: 0px;
}

    .widget-calendar .RadScheduler .rsHorizontalHeaderTable tr,
    .widget-calendar .RadScheduler .rsVerticalHeaderTable tr {
        background-color: #cfd0d0;
        color: #0c2035;
    }

    .widget-calendar .RadScheduler .rsHorizontalHeaderTable th,
    .widget-calendar .RadScheduler .rsVerticalHeaderTable th {
        font-weight: bold;
    }

.widget-calendar .RadScheduler_Bootstrap .rsHeader {
    border-color: #ffffff;
    color: #333;
    background-color: #ffffff;
    padding: 8px;
}

.widget-calendar .RadScheduler .rsWrap {
    text-align: right;
}

.widget-calendar .RadScheduler .rsSpacerCell,
.widget-calendar .RadScheduler .rsAllDayHeader,
.widget-calendar .RadScheduler .rsHorizontalHeaderTable th,
.widget-calendar .RadScheduler .rsVerticalHeaderTable th,
.widget-calendar .RadScheduler .rsContentTable td,
.widget-calendar .RadScheduler .rsAllDayTable td,
.widget-calendar .RadScheduler .rsAgendaTable th,
.widget-calendar .RadScheduler .rsAgendaTable td {
    border-width: 1px 1px 1px 0;
}

.widget-calendar .RadScheduler .rsContentTable td.rsOtherMonth,
.widget-calendar .RadScheduler .rsAllDayTable td.rsOtherMonth,
.widget-calendar .RadScheduler .rsAgendaTable td.rsOtherMonth,
.widget-calendar .RadScheduler .rsContentTable td.rsSunCol,
.widget-calendar .RadScheduler .rsAllDayTable td.rsSunCol,
.widget-calendar .RadScheduler .rsAgendaTable td.rsSunCol,
.widget-calendar .RadScheduler .rsContentTable td.rsSatCol,
.widget-calendar .RadScheduler .rsAllDayTable td.rsSatCol,
.widget-calendar .RadScheduler .rsAgendaTable td.rsSatCol {
    border-color: #fff;
}

.widget-calendar .RadScheduler_Bootstrap .rsOtherMonth,
.widget-calendar .RadScheduler_Bootstrap .rsNonWorkHour {
    background-color: #f5f6f7;
    color: #cccccc;
}

.widget-calendar .RadScheduler_Bootstrap .rsSunCol,
.widget-calendar .RadScheduler_Bootstrap .rsSatCol {
    background-color: #eeeff0;
}

    .widget-calendar .RadScheduler_Bootstrap .rsSunCol.rsOtherMonth,
    .widget-calendar .RadScheduler_Bootstrap .rsSatCol.rsOtherMonth {
        background-color: #eeeff0;
    }

.widget-calendar .RadScheduler .rsDateWrap {
    font-weight: bold;
    font-size: 14px;
}

.widget-calendar .RadScheduler_Bootstrap .rsAptCreate {
    border-color: #e1e1e1;
    color: #000;
    background-color:#01b2eb;
}


aside {
    background: #e1e1e1
}

nav ul li a {
    font-size: 13px
}

aside nav ul li a,
aside nav ul li a:hover,
nav ul ul ul li a,
nav ul ul ul li a:hover,
.login-info a,
.login-info a:hover,
.navigation-filter a {
    color: #0c2035
}

    aside nav ul li a:hover .fa-plus-square-o {
        color: #000
    }


    .login-info {
        box-shadow: none;
        border-bottom: none
    }

aside nav ul li.active a {
    color: #d71920 !important
}

aside nav > ul > li {
    background: #e1e1e1;
    border-bottom: 1px solid #f5f6f6;
}

nav ul ul {
    background: none
}

nav ul li a:hover {
    background: rgba(0, 0, 0, 0.05) !important;
}

.minifyme {
    background: #fff;
    border-bottom: none
}

.minified nav > ul > li {
    border-color: #fff;
    border-top: none
}

.minified nav > ul > li > ul > li > a {
    color: #fff
}

.tooltip-inner {
    background: #fef7a9;
    color: #777
}

.tooltip-arrow {
    border-color: #fef7a9!important;
}

.tooltip.in {
    opacity:1;
    filter:alpha(opacity=100)
}

#calendarTabs li {
    width: 50%
}

.nav-tabs > li > a {
    background: #e6e6e6;
    color: #777;
    border: none;
    margin-right: 0
}

.nav-tabs > li > a:hover {
    border-bottom: none!important;
    background: #e6e6e6;  
}

.nav-tabs > li.active > a {
    border-bottom: none;
    box-shadow: none
}

#calendarTabs.nav-tabs > li > a:hover,
#calendarTabs.nav-tabs > li.active > a {
    border: none!important
}

#calendarTabs.nav-tabs li a:before {
    content: "\f073";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px
}

@media only screen and (max-width: 679px) and (min-width: 0px) {
    #hide-menu i {
        color: #fff
    }
}

.left {
        float: left;
} 

.w120 {
     width: 120px;
}

th .label {
     color: #000;
     font-size: 90%;
}

.abc-filter a {
    display: inline-block;
    margin-top: 2px;
    vertical-align: middle;
    color: #01b2eb;
}

.abc-clear {
    color: #fff !important;
    background-color: #759cc4;
    border-color: #6f98c1;
    margin-top: 0 !important;
    vertical-align: top;
}