﻿body {
}

/*pagination start*/
/*#pagination .active > .current {
    background-color: #5fbeaa !important;
    border: 1px solid #5fbeaa !important;
}*/

.light-theme .current {
    background: #666;
    color: #FFF;
    border-color: #444;
    box-shadow: none !important;
    cursor: default;
}
/*pagination end*/
.tabs-bordered li a.active {
    border-bottom: 2px solid #2B6CA3 !important;
}

.nav-tabs > li > a {
    color: #ffffff !important;
    line-height: 20px !important;
    position: relative;
}

label {
    font-weight: normal !important;
}

.btn {
    cursor: pointer;
}


.portlet .portlet-widgets .collapsed .ion-minus-round:before {
    content: "\f217" !important;
}
/*.portlet-widgets .add .ion-minus-round::before {
    content: "\f217" !important;
}
"\f217" !important*/

.datepicker td.active, .datepicker td.active:hover {
    background-color: #36404a;
    background-image: linear-gradient(to bottom, #36404a, #36404a) !important;
    background-repeat: repeat-x;
    border: none !important;
    color: #fff;
    text-shadow: none !important;
}

.datepicker table tr td.day:hover {
    background-color: #212529;
    background-image: linear-gradient(to bottom, #212529, #212529) !important;
    background-repeat: repeat-x;
    border: none !important;
    color: #fff;
    text-shadow: none !important;
}

.datepicker td :hover {
    background-color: #36404a;
    background-image: linear-gradient(to bottom, #36404a, #36404a) !important;
    background-repeat: repeat-x;
    border: none !important;
    color: #fff;
    text-shadow: none !important;
}

#pagination .active > .current {
    background-color: #36404a !important;
    border: 1px solid #36404a !important;
}


.datepicker thead tr:first-child th:hover .datepicker th.switch:hover {
    cursor: pointer;
    background: #212529;
}

.datepicker thead tr:first-child th:hover {
    cursor: pointer;
    background: #212529 !important;
}

.forced enlarged .logo > img {
    width: 65px;
    height: 65px;
}
/*#sidebar-menu > ul > li > a.active {
    background: #f4f8fb !important;
    border-left: 3px solid #0682ec;
    color: #0682ec !important;
}

#sidebar-menu > ul > li > a:hover {
    color: #0682ec;
}
.btn-default, .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
    background-color: #0682ec !important;
    border: 1px solid #0682ec !important;
}
.table-actions-bar .table-action-btn :hover {
    color: #0682ec;
    display: inline-block;
    width: 28px;
    border-radius: 50%;
    text-align: center;
    line-height: 24px;
    font-size: 20px;
}
.md-edit:hover, .md-delete:hover {
    color: #0682ec;
}
#pagination .active > .current {
    background-color: #0682ec !important;
    border: 1px solid #0682ec !important;
}
a {
    color: #0682ec;
}*/

#sidebar-menu > ul > li > a.active {
    /*background: #c9e4f9 !important;*/
    background: #2B6CA3 !important;
    border-left: 3px solid #2B6CA3;
    color: #E8E6E6 !important;
}

#sidebar-menu > ul > li > a:hover {
    color: #E8E6E6 !important;
    background: #414d59 !important;
}

.btn-default, .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
    background-color: #2B6CA3 !important;
    border: 1px solid #2B6CA3 !important;
}

.btn-inverse, .btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.focus, .btn-inverse:active, .btn-inverse:focus, .btn-inverse:hover, .open > .dropdown-toggle.btn-inverse {
    border: 1px solid #505f6d !important;
    background-color: #414d59 !important;
    color: #ffffff;
}

.open > .dropdown-toggle.btn-default {
    border: 1px solid #505f6d !important;
    background-color: #414d59 !important;
}


.btn-group bootstrap-select btn-default btn-custom {
    border: 1px solid #505f6d !important;
}
/*.btn-default, .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
    background-color: #2B6CA3 !important;
    border: 1px solid #2B6CA3 !important;
}*/
/*.btn-default, .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
    background-color: #2B6CA3 !important;
    border: 1px solid #2B6CA3 !important;
    color: #ffffff !important;
}*/
.table-actions-bar .table-action-btn :hover {
    color: #2B6CA3;
    display: inline-block;
    width: 28px;
    border-radius: 50%;
    text-align: center;
    line-height: 24px;
    font-size: 20px;
}

.md-edit:hover, .md-delete:hover {
    color: #2B6CA3;
}

#pagination .active > .current {
    background-color: #2B6CA3 !important;
    border: 1px solid #2B6CA3 !important;
}

a {
    color: #2B6CA3;
}

/*a :hover {
        color: #2B6CA3;
    }*/

.dropdown-item notify-item a :hover {
    color: #e6e6e6 !important;
}

.text-custom {
    color: #36404a !important;
}

.dropdown-menu .dropdown-item a:hover {
    color: #e6e6e6 !important;
}

.dropdown-item notify-item > span {
    color: #e6e6e6 !important;
}

.dropdown-item notify-item span :hover {
    color: #e6e6e6 !important;
}

.datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active[disabled], .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active.disabled:hover[disabled] {
    background-color: #2B6CA3 !important;
}

/*#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > a {
    position: relative;
    width: 260px;
    background: #f4f8fb;
    color: #2B6CA3;
    border-color: #2B6CA3;
}*/

/*.forced .logo > img {
    width: 145px;
}*/

.forced enlarged .logo > img {
    width: 65px !important;
}

@media only screen and (max-width: 500px) {
    .logo > img {
        width: 65px;
    }

    .forced .enlarged .logo > img {
        width: 65px !important;
    }
}


/*loader*/

#page-lod-mdl {
    text-align: center;
}

.page-loader {
    border: 3px solid #f3f3f3; /* Light grey */
    border-top: 3px solid #2B6CA3; /* Blue */
    border-radius: 50%;
    width: 22px;
    height: 22px;
    animation: spin 2s linear infinite;
    margin: 0 auto;
    display: inline-block;
    top: 7px;
    left: 7px;
    position: relative;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.page-ldr p {
    display: inline-block;
    /*font-family: "proxima_nova_ltsemibold";*/
    font-weight: 700;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #414d59 !important;
}

#page-lod-mdl .modal-body {
    padding: 7px 7.5px 4px;
}

#page-lod-mdl .modal .modal-dialog .modal-content {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-color: #566676;
    border-radius: 2px;
    box-shadow: none;
    padding: 5px;
    background-color: #4c5a67;
}

#page-lod-mdl .modal-dialog {
    max-width: 220px;
    margin: 21% auto 0;
}

.page-ldr-pop.modal-backdrop.in {
    opacity: 0.66;
}
/*loader end---*/


/*select all checkbox*/

#btnselectAll {
    padding: .0em 0.2em;
    height: 18px !important;
    width: 18px !important;
}

    #btnselectAll > .dropdown-toggle::after {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 0em !important;
        vertical-align: 0.27em !important;
        content: "";
        border-top: .3em solid;
        border-right: .3em solid transparent;
        border-left: .3em solid transparent;
    }

    #btnselectAll .caret {
        margin: -2px !important;
    }

/*new design*/
.side-menu.left {
    background: #0a0a0b !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 70px;
}

.topbar .topbar-left {
    float: left;
    position: relative;
    width: 200px;
    z-index: 1;
    background-color: #0a0a0b !important;
}

.navbar-custom {
    background-color: #0a0a0b !important;
    box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.15);
    border-radius: 0;
    margin-bottom: 0;
    padding: 0 10px;
    margin-left: 175px;
    min-height: 70px;
}

forced .logo > img {
    width: 175px;
}

.button-menu-mobile {
    border: none;
    color: #ffffff;
    display: inline-block;
    height: 70px;
    width: 60px;
    background-color: #0a0a0b !important;
    font-size: 16px;
}

#sidebar-menu {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    width: 95% !important
}

body.fixed-left .side-menu.left {
    bottom: 0;
    margin-top: 20px !important;
    padding-bottom: 40px;
    position: fixed;
    z-index: 999999;
}

#sidebar-menu, #sidebar-menu ul, #sidebar-menu li, #sidebar-menu a {
    border: 0;
    font-weight: normal;
    line-height: 0.15;
    list-style: none;
    margin: 0;
    position: relative;
    text-decoration: none;
    padding: 3px !important;
}

.mails a {
    color: #E8E6E6 !important;
}

#sidebar-menu > ul > li > a {
    color: #ffffff !important;
    display: block;
    margin: 2px 0;
    border-left: 3px solid transparent;
}

#tblEventContent .portlet {
    background: #0a0a0b !important;
    border-radius: 5px;
    margin-bottom: 10px !important;
    background-clip: padding-box;
}

.table td, .table th {
    padding: 0.15rem !important;
    vertical-align: top;
    border-top: 2px solid rgba(65, 65, 65, 1);
}

.card-box {
    padding: 0px;
    border: 1px solid rgba(54, 64, 74, 0.05);
    border-radius: 5px;
    margin-bottom: 20px;
    background-clip: padding-box;
    background-color: #0a0a0b !important;
}

body {
    background: #0a0a0b !important;
    margin: 0;
    overflow-x: hidden;
    color: #E8E6E6;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
}

html {
    position: relative;
    min-height: 100%;
    background: #0a0a0b !important;
}

.form-control {
    border: 1px solid #414d59;
    background-color: #0a0a0b;
    box-shadow: none;
    color: #E8E6E6;
    font-size: inherit;
}

#wrapper.enlarged .left.side-menu #sidebar-menu > ul > li > a {
    padding: 15px 20px;
    min-height: 15px;
}

#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > a {
    position: relative;
    width: 160px;
    background: #2b333b;
    color: #303841;
    border-color: #303841;
}

.table {
    font-size: 18px;
}

.side-menu {
    bottom: 0;
    top: 0;
    width: 200px;
    z-index: 2;
}

.content-page {
    margin-left: 200px;
    overflow: hidden;
}

#wrapper.enlarged .topbar .topbar-left {
    width: 50px !important;
}

#wrapper.enlarged .content-page {
    margin-left: 50px !important;
}

#wrapper.enlarged .navbar-custom {
    margin-left: 50px !important;
}

#wrapper.enlarged .left.side-menu {
    width: 50px !important;
    z-index: 5;
}

.enlarged .logo > img {
    width: 75px !important
}

.table > thead > tr > th {
    border-bottom: 2px solid rgba(65, 65, 65, 1);
    border-top: none;
}

.table > tbody > tr > td, .table > tfoot > tr > td, .table-bordered {
    border: none !important;
}

    .table-striped > tbody > tr:nth-of-type(2n+1), .table-hover > tbody > tr:hover, .table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
        background-color: #262a2f !important;
    }

.footer {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    bottom: 0;
    text-align: left !important;
    padding: 20px 30px;
    position: absolute;
    right: 0;
    left: 200px;
    font-size: 13px;
}



.forced enlarged {
    left: 70px !important;
}

.content-page > .content {
    margin-bottom: 60px;
    margin-top: 85px;
    padding: 15px 5px 15px 5px;
    min-height: 300px;
}

.btn-inverse {
    margin-top: 4px;
    padding: .4rem .75rem;
    line-height: 1.15;
    vertical-align: middle;
}

.btn .dropdown-toggle .btn-inverse {
    padding: .5rem .75rem !important;
    line-height: 1.25 !important;
}

#wrapper.enlarged .footer {
    left: 70px;
}

@media only screen and (max-width: 500px) {
    .navbar-custom .notification-list > label {
        font-size: 14px !important;
    }

    .navbar-custom {
        margin-left: 50px !important;
    }

    .table-responsive {
        overflow: scroll !important;
    }

    .autocomplete-suggestion {
        padding: 5px;
        white-space: nowrap;
        overflow: hidden;
        font-size: 16px !important;
    }

    .footer {
        border-top: 1px solid rgba(255, 255, 255, 0.1);
        bottom: 0;
        text-align: left !important;
        padding: 20px 30px;
        position: absolute;
        right: 0;
        left: 0 !important;
        font-size: 13px;
    }

    #sidebar-menu {
        padding-bottom: 10px !important;
        padding-top: 10px !important;
        width: 95% !important
    }

        #sidebar-menu, #sidebar-menu ul, #sidebar-menu li, #sidebar-menu a {
            border: 0;
            font-weight: normal;
            line-height: 1;
            list-style: none;
            margin: 0;
            position: relative;
            text-decoration: none;
            padding: 6px 2px !important;
        }

            #sidebar-menu > ul > li > a {
                color: rgba(255, 255, 255, 0.5);
                display: block;
                margin: 2px 0;
                border-left: 3px solid transparent;
            }

    .forced .enlarged .logo > img {
        width: 65px !important;
    }

    .table {
        font-size: 14px;
    }

    .side-menu {
        bottom: 0;
        top: 0;
        width: 100px;
        z-index: 2;
    }

    .content-page {
        margin-left: 100px;
        overflow: hidden;
    }

    .topbar .topbar-left {
        float: left;
        position: relative;
        width: 100px;
        z-index: 1;
        background-color: #0a0a0b !important;
    }

    .navbar-custom {
        background-color: #0a0a0b !important;
        box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.15);
        border-radius: 0;
        margin-bottom: 0;
        padding: 0 10px;
        margin-left: 85px;
        min-height: 70px;
    }

    .card-box {
        padding: 20px;
        border: 1px solid rgba(54, 64, 74, 0.05);
        border-radius: 5px;
        margin-bottom: 20px;
        background-clip: padding-box;
        background-color: #0a0a0b !important;
    }
}

/* new menu */

.container-fluid {
    padding-top: 97px;
}

/*Event Detail Page*/
.viewProducts {
    margin-left: 15px;
}

.width40 {
    float: right;
    width: 40.8%;
    margin-left: 10px;
}

.width15 {
    float: right;
    width: 15.6%;
    margin-left: 10px;
}

#divProdHolder {
    margin-left: 15px;
}

.wheelHolder {
    float: left;
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    min-height: 125px !important;
}

@media only screen and (min-width: 1260px) {
    .width40 {
        float: right;
        width: 40.8%;
        margin-left: 10px;
    }

    .width15 {
        float: left;
        width: 15%;
        font-size: 14px;
        line-height: 2.2;
        margin-left: 10px;
        margin-top: 0px;
    }
}

@media only screen and (min-width: 700px) and (max-width: 1260px) {
    .width40 {
        float: left;
        width: 100%;
        margin-top: 10px;
        margin-left: 0px !important;
    }

    .tblproducts {
        width: 98% !important;
    }

    .width15 {
        float: left;
        width: 15%;
        font-size: 14px;
        line-height: 2.2;
        margin-left: 10px;
        margin-top: 0px;
    }

    #divProdHolder {
        margin-left: 0px !important;
    }
    .viewProducts {
        margin-left: 0px;
    }
    .divEventDetailHolder {
        max-width: 100% !important;
        flex: 1.99 !important;
    }
}

@media only screen and (max-width: 700px) {
    .width15 {
        float: left;
        width: 100%;
        font-size: 14px;
        line-height: 2.2;
        margin-left: 0px;
        margin-top: 10px;
    }

    .viewProducts {
        margin-left: 0px;
    }

    .width40 {
        float: left;
        width: 100%;
        margin-top: 10px;
        margin-left: 0px !important;
    }

    .wheelHolder {
        float: left;
        padding-left: 0px !important;
        padding-right: 0px !important;
        margin-top: 10px !important;
        margin-bottom: 10px !important;
        min-height: 125px !important;
    }

    .divProdWheelHolder > .col-md-10 {
        float: left;
        max-width: 100% !important;
        flex: 1.99 !important;
    }

    .divSupplierHolder > .col-md-6 {
        float: left;
        max-width: 100% !important;
        flex: 1.99 !important;
    }
}
