﻿/*#sidebar nav > ul > li.active {
    background: #007aff !important;
}

    #sidebar nav > ul > li.active > a:active:focus {
        background: #007aff !important;
    }

    #sidebar nav > ul > li.active:hover {
        background: #007aff !important;
    }

body {
    
    background: white !important;
}

.container-fullw {
   
     border-bottom: 0px solid #eee !important; 
}

h2 {
    color: #0077ec !important;
    font-family: Helvetica, Arial, sans-serif !important;
    font-size: 26px !important;
}

h4 {
    color: #106dba !important;
    font-family: Helvetica, Arial, sans-serif !important;
    font-size: 18px !important;
}*/

select[disabled] {
    background: #f7f7f8 !important;
    border-color: #c8c7cc !important;
}

select.form-control {
    /*background-image: url("") no-repeat right #fff;*/
    background: url('../images/arrow_drop_down_grey_192x192.png') no-repeat right #fff;
   
}




body {
    /*background: #F8F8F8;*/
    background: white !important;
}

.container-fullw {
    border-bottom: 0px solid #eee !important;
}

h2 {
    color: #502885 !important;
    font-family: Helvetica, Arial, sans-serif !important;
    font-size: 26px !important;
}

h3 {
    color: #502885 !important;
}

h4 {
    color: #502885 !important;
    font-family: Helvetica, Arial, sans-serif !important;
    font-size: 18px !important;
}

.navbar .navbar-right > li > a {
    color: #38363B !important;
}

header .navbar-collapse .navbar-right > li > a:hover, header .navbar-collapse .navbar-right > li > a:focus, header .navbar-collapse .navbar-right > li > a:active {
    background-color: #b0c4dd !important;
}

header .navbar-collapse .navbar-right > li > a i {
    color: #38363B !important;
}

header .navbar-collapse {
    background: white !important;
}

header .navbar-header {
    background: white !important;
}
.btn-primary {
    background-color: #502885 !important;
    border-color: #502885 !important;
    color: #ffffff !important;
}

.open .btn-primary.dropdown-toggle {
    background-color: #502885 !important;
    border-color: #502885 !important;
}

.btn-primary:hover {
    background-color: #502885 !important;
    border-color: #502885 !important;
    color: #ffffff !important;
}

.btn-primary:active, .btn-primary.active, .btn-primary.active:focus, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary.dropdown-toggle:active:hover {
    background-color: #502885 !important;
    border-color: #502885 !important;
}

.btn-primary:focus {
    background-color: #502885 !important;
    border-color: #502885 !important;
}

.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #24494c !important;
    border-color: #24494c !important;
    color: #ffffff !important;
}

.btn-primary.btn-o {
    background-color: white !important;
    border: 1px solid #502885 !important;
    color: #502885 !important;
}

    .btn-primary.btn-o:hover {
        color: white !important;
        border-color: #502885 !important;
        background: #502885 !important;
    }

    .btn-primary.btn-o:active, .btn-primary.btn-o.active, .btn-primary.btn-o.active:focus, .btn-primary.btn-o:active:focus, .btn-primary.btn-o:active:hover {
        background-color: #502885 !important;
        border-color: #502885 !important;
        color: white !important;
    }

    .btn-primary.btn-o:focus {
        background-color: #502885 !important;
        border-color: #502885 !important;
        color: white !important;
    }

    .btn-primary.btn-o.disabled:hover, .btn-primary.btn-o.disabled:focus, .btn-primary.btn-o.disabled:active, .btn-primary.btn-o.disabled.active, .btn-primary.btn-o[disabled], .btn-primary.btn-o[disabled]:hover, .btn-primary.btn-o[disabled]:focus, .btn-primary.btn-o[disabled]:active, .btn-primary.btn-o[disabled].active, fieldset[disabled] .btn-primary.btn-o:hover, fieldset[disabled] .btn-primary.btn-o:focus, fieldset[disabled] .btn-primary.btn-o:active, fieldset[disabled] .btn-primary.btn-o.active {
        border-color: #502885 !important;
        color: white !important;
        background-color: #24494c !important
    }

    .btn-primary.btn-o .caret {
        border-top-color: #502885 !important;
    }

.btn-primary .caret {
    border-top-color: #ffffff !important;
}

.dropup .btn-primary .caret {
    border-bottom: 4px solid #ffffff !important;
}

a {
    color: #502885 !important;
}


.text-primary {
    color: #502885 !important;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #502885 !important;
    border-color: #502885 !important;
    color: white !important
}

.pagination > li > a, .pagination > li > span {
    margin-left: 5px;
    padding: 5px 10px;
    border-radius: 5px;
    cursor: pointer;
    color: #502885 !important;
}

.table > thead > tr > th {
    border-bottom: 1px solid #e2e2e4 !important;
    color: #502885 !important;
    border-top: none;
}

.vAccordion--default v-pane-header::after, .vAccordion--default v-pane-header::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 10px;
    height: 1px;
    background-color: #502885 !important;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all .25s;
    transition: all .25s;
}

.vAccordion--default v-pane.is-expanded > v-pane-header {
    border-bottom-color: #502885 !important;
}

.input-group-addon {
    background-color: #502885 !important;
    border: 1px solid #502885 !important;
    color: #ffffff;
}

.clip-radio.radio-primary input[type="radio"]:checked + label:before {
    background: #502885 !important;
}

.clip-check.check-primary input[type="checkbox"]:checked + label:before,
.clip-check.check-primary input[type="checkbox"]:checked + input[type="hidden"] + label::before {
    border-color: #502885 !important;
}

select.form-control {
    /*background-image: url("") no-repeat right #fff;*/
    background: url('../images/arrow_drop_down_grey_192x192.png') no-repeat right #fff;
}


#sidebar {
    background: #502885 !important;
}

#app > footer {
    background: #502885 !important;
    border-top-color: rgba(0, 0, 0, 0.2) !important;
    color: #ffffff !important;
}

#sidebar nav > ul > li.active {
    background: #0d4276 !important;
}

    #sidebar nav > ul > li.active:hover {
        background: #0d4276 !important;
    }

.app-sidebar-closed .app-aside > .item-inner.active:after {
    border-left: 12px solid #0d4276 !important;
}
/*#sidebar nav > ul > li.active {
    background: #007aff !important;
}

    #sidebar nav > ul > li.active > a:active:focus {
        background: #007aff !important;
    }

    #sidebar nav > ul > li.active:hover {
        background: #007aff !important;
    }*/

#sidebar nav > ul {
    background: #b0c4dd !important;
    border-bottom-color: #141518 !important;
    border-top-color: #141518 !important;
}

    /*#sidebar nav > ul > li.active {
        background: #502885 !important;
    }*/

    /*#sidebar nav > ul > li.active > a:active:focus {
            background: #502885 !important;
        }

        #sidebar nav > ul > li.active:hover {
            background: #502885 !important;
        }*/

    #sidebar nav > ul > li.active {
        background: #0d4276 !important;
    }

        #sidebar nav > ul > li.active:hover {
            background: #0d4276 !important;
        }

.app-sidebar-closed .app-aside > .item-inner.active:after {
    border-left: 12px solid #0d4276 !important;
}

#sidebar nav > ul > li.active {
    background: #502885 !important;
    color: white;
}

    #sidebar nav > ul > li.active > a:active:focus {
        background: #502885 !important;
    }

    #sidebar nav > ul > li.active:hover {
        background: #502885 !important;
    }

#sidebar > div nav > ul li a .icon-arrow {
    color: white !important;
}

#sidebar nav > ul > li > a .item-inner {
    color: #38363B !important;
}

#sidebar nav > ul > li > a .item-media > i {
    color: #38363B !important;
}

#sidebar nav > ul .sub-menu > li.active a {
    background: #e0e0e0 !important;
}


#sidebar nav > ul .sub-menu > li > a {
    background: #f7f7f7 !important;
}

#sidebar nav > ul .sub-menu > li > a:hover {
    background: #EEEEEE !important;
}

#sidebar nav > ul {
    background: #b0c4dd !important;
    border-bottom-color: #141518 !important;
    border-top-color: #141518 !important;
}

#sidebar > div nav > ul > li.active > a {
    background: #9AB3D2 !important;
    color: black !important;
}

#sidebar > div nav > ul li a {
    background: #b0c4dd !important;
    color: black !important;
}

#sidebar nav > ul > li.active > a .item-inner {
    color: black !important;
    background: none !important;
}

#sidebar nav > ul > li.active > a .item-media > i {
    color: black !important;
    background: none !important;
}

#sidebar > div nav > ul > li.active > a i {
    color: black !important;
}

.nav > li:hover {
    /*background: #502885 !important;*/
}

#sidebar nav > ul > li > a:hover {
    background: #9AB3D2 !important;
}

.navbar {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1089;
    border: none;
    margin-bottom: 0;
    height: 100px !important;
}


.app-sidebar-fixed #sidebar {
    position: fixed;
    top: 100px !important;
    margin-top: 0;
}

.app-navbar-fixed .main-content {
    margin-top: 35px;
}

@media (max-width: 767px) {
    .navbar .navbar-collapse .nav {
        overflow-y: auto;
        margin-top: 35px;
    }
}


.glyphicon {
    position: relative;
     top: 0px !important;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
     /*line-height: 1;*/ 
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.has-error .control-label {
    color: #8e8e93 !important;
}

.has-error label {
    color: #a94442 !important;
}

.btn-primary.btn-o {
    background-color: RGB(247,247,247) !important;
}

.has-error .input-group-addon {
    color: white !important;
}

.modal-backdrop.in {
    opacity: -0.5 !important;
}

.swMain [class*=" button"] {
    display: block !important;
}
    /*added on 26.09.2017*/
    /*.dataTables_wrapper .dataTables_length {
    float: left !important;
    margin-left: 15px !important;
    margin-top: 15px !important;
}

.dataTables_wrapper .dataTables_filter {
    float: left !important;
    text-align: left !important;
}*/