﻿/**********DARK THEME**********/

.dropdown-divider {
    border-top: 1px solid #4c5863 !important;
}

.dropdown-menu .dropdown-item {
    position: relative
}

.dropdown-item ul {
    display: none;
    left: 102% !important;
    top: -9px;
    width: 100%;
    padding: 9px 15px
}

.dropdown-item:hover ul {
    display: block
}

.dropdown-item:hover,
.dropdown-item {
    background-color: transparent !important
}


.dropdown-menu {
    min-width: 11rem !important;
}

    .dark_theme {
    background: #232232
}
    .dark_theme .breadcrumb {
        background: transparent
    }

        .dark_theme .breadcrumb a {
            font-family: Mukta;
            font-style: normal;
            font-weight: 600;
            font-size: 28px;
            line-height: 47px;
            color: #fff
        }

    .dark_theme select option {
        color: #fff !important;
    }

.blackBox {
    background: #1C1B2B;
    border: 1px solid #303042;
    box-sizing: border-box;
    border-radius: 4px;
    margin-bottom: 15px !important
}

    .blackBox .apexcharts-toolbar {
        display: none
    }

    .blackBox h4 {
        font-family: Mukta;
        font-weight: 600;
        font-size: 18px;
        line-height: 30px;
        color: #FFFFFF;
    }

    .blackBox h3 {
        font-family: Mukta;
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 40px;
        color: #FFFFFF;
    }

    .blackBox p {
        font-family: Mukta;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 23px;
        margin: 0;
    }

        .blackBox p img {
            margin-right: 5px
        }

    .blackBox .incr {
        color: #27AE60
    }

    .blackBox .decr {
        color: #EB5757
    }

.sumamaryBar .col-sm-4,
.sumamaryBar .col-sm-2 {
    background: url(line.png) no-repeat;
    background-position: right 20px;
}

    .sumamaryBar .col-sm-2:last-child {
        background: none
    }

.sumamaryBar h5 {
    font-family: Mukta;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 23px;
    color: #FFFFFF;
    opacity: 0.6;
}

.gradientBox {
    background: linear-gradient(90deg, #427BF1 0%, #00BEE4 100%);
    border-radius: 4px;
    border: 0
}

    .gradientBox p {
        color: #fff;
        opacity: .6
    }

.colorIndicator {
    float: left;
    margin-right: 10%
}

    .colorIndicator span {
        width: 14px;
        height: 14px;
        float: left;
        border-radius: 14px;
        margin-right: 10px;
        margin-top: 5px
    }

    .colorIndicator div {
        font-family: Mukta;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 23px;
        color: #FFFFFF;
        float: left
    }

.blackBox .btn-group {
    margin-top: 15px;
    border-radius: 4px;
}

    .blackBox .btn-group .btn-dark.active {
        background: #229AEA;
        border-radius: 4px
    }

    .blackBox .btn-group .btn-dark {
        background: #303042;
        border-color: #303042
    }

.graph-axis-label {
    font-family: Mukta;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 23px;
    color: #FFFFFF;
    /*opacity: 0.6;*/
}

.apexcharts-legend.center.position-bottom {
    display: none
}

.dark_theme .big_heading {
    color: #fff
}

.dark_theme .actionBar {
    border-color: #303042
}

.dark_theme .pl-3 {
    padding-left: 3rem !important
}

.dark_theme .pr-3 {
    padding-right: 3rem !important
}

.dark_theme .topbar {
    padding-left: 5px
}

.dark_theme .nav-item .nav-link {
    color: White;
}


    .dark_theme .nav-item span,
    .dark_theme .searchbar .fa::before {
        color: #DADADA;
        
    }

.dark_theme .searchbar {
    background: #1C1B2B;
    border: 1px solid #303042;
}

    .dark_theme .searchbar input {
        color: #FFFFFF;
        opacity: 0.6;
        background: transparent;
    }

.dark_theme .dataTables_scrollHead .table {
    margin: 0;
    background: #1C1B2B;
    border: 0 none
}

.dark_theme .dataTables_scrollBody .table {
    background: #181725;
    border: 0 none
}

.dark_theme .table td {
    border-color: #303042;
    background: transparent;
    color: #fff
}

.dark_theme .table tr:hover,
.dark_theme .table tr.active {
    background: #232232;
    border: 0 none;
    box-shadow: none
}

.dark_theme .dataTables_wrapper {
    background: #1C1B2B;
}

.dark_theme .table {
    margin-bottom: 0
}

.dark_theme .dataTables_info, .dark_theme .dataTables_length {
    color: #fff;
    opacity: .6
}

    .dark_theme .dataTables_length select {
        background: #1c1b2b;
        border: 1px solid #303042;
        color: #fff;
        margin-left: 5px
    }

.dark_theme div.dataTables_wrapper div.dataTables_paginate {
    border: 1px solid #303042;
    color: #fff;
    opacity: .6
}

    .dark_theme div.dataTables_wrapper div.dataTables_paginate > a.previous,
    .dark_theme div.dataTables_wrapper div.dataTables_paginate > a,
    .dark_theme div.dataTables_wrapper div.dataTables_paginate > span > a {
        border-color: #303042
    }

.dark_theme .paginate_button.current {
    color: #fff;
    background: #303042
}

.dark_theme footer {
    color: #fff;
    background: #303042;
    border-top: 0 none !important
}

.dark_theme .addImg {
    background: url(../img/dark_Add.png) no-repeat;
}

.dark_theme .editImg {
    background: url(../img/darkEdit.png) no-repeat;
}

.dark_theme .delImg {
    background: url(../img/dark_DeleteDisable.png) no-repeat;
}

.dark_theme .disableImg {
    background: url(../img/dark_Disable.png) no-repeat;
}


.dark_theme .duplicateImg {
    background: url(../img/dark_Duplicate.png) no-repeat;
}

.dark_theme .rightSidePopup {
    background: #262636;
    border-color: #303042;
}

.dark_theme .modal-header {
    background: #181725;
    border-radius: 0;
    border-bottom: 1px solid #303042;
}

    .dark_theme .modal-header .close {
        background: #232232;
        border: 1px solid #303042;
        color: #5D5C66;
        opacity: 1;
        height: 53px;
    }

.dark_theme .rightSidePopup .panel-body {
    background: transparent !important
}

.dark_theme .form-control {
    background: #1C1B2B;
    border-color: transparent !important;
    min-height: 46px;
}

.dark_theme .sp-preview {
    background: #232232;
    border:  1px solid #303042
}

.dark_theme .sp-dd {
    border: 0 none
}

.dark_theme .sp-replacer {
    background: #1C1B2B;
}

.dark_theme .slider {
    background: #1C1B2B;
    border: 0 none;
}

.dark_theme .rightSidePopup .btn-secondary {
    background: #1C1B2B;
    border: 0 none;
    color: #fff !important;
    line-height: 34px;
}

    .dark_theme .rightSidePopup .btn-secondary.active {
        background: linear-gradient(90deg, #427BF1 0%, #00BEE4 100%) !important;
    }

.dark_theme .rightSidePopup .modal-footer {
    background: #1C1B2B;
    border: 0 none;
    border-radius:0
}

.dark_theme .thumb_header {
    color: #FFFFFF;
    /*opacity: 0.6;*/
}
.dark_theme #AddNewThumbnail {
    background: #1C1B2B;
    border: 1px solid #303042;
    box-sizing: border-box;
    border-radius: 4px;
}
.dark_theme .thumb_footer, .dark_theme .thumb_footer span {
    background: #232232;
    border: 1px solid #303042;
    box-sizing: border-box;
    border-radius: 0px 0px 4px 4px;
    cursor: pointer;
}
.dark_theme .input-group-append .input-group-text {
    background: #232232;
    border: 1px solid #303042;
    color: #DADADA;
    height:46px
}

.dark_theme .select2-container--default .select2-selection--multiple {
    background: #1C1B2B;
    border: 1px solid #303042;
    box-sizing: border-box;
    border-radius: 4px;
    height: auto;
    min-height:46px;
    /*height:46px*/
}

    .dark_theme .select2-container--default .select2-selection--multiple .select2-selection__choice {
        background: #303042;
        color:#fff;
        border-color:transparent;
        margin-top:11px
    }

.dark_theme .top-panel {
    border-color: #303042
}

.dark_theme .nav-tabs {
    background: #1C1B2B;
    border-color: #303042;
}
    .dark_theme .nav-tabs .nav-link {
        border-color: #303042;
    }
    .dark_theme .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link:hover {
        
        background: #232232;
        border-radius: 4px 0px 0px 0px;
    }

.dark_theme .tab-content {
    background: #232232;
    border: 1px solid #303042;
    border-top:0 none;
}

.dark_theme .navbar-nav .dropdown-menu {
    background: #232232;
    border: 1px solid #303042;
}

.dark_theme .navbar-nav .dropdown-menu  a{
    color:#fff;
    //opacity:.6
}
    .dark_theme .navbar-nav .dropdown-menu a:hover{
        background:transparent;
        opacity:1
    }
.dark_theme .lbl_txt {
    color:#fff
}

.dark_theme .table {
    border-color: #303042;
    border-radius: 4px;
    background: #1C1B2B
}

.dark_theme .form-control:focus{
    box-shadow:none;
}
.dark_theme .daterangepicker {
    background: #232232;
    border: 1px solid #303042;
    border-radius: 4px;
    font-family: Mukta;
    font-style: normal;
    font-size: 13px;
    line-height: 22px;
}

    .dark_theme .daterangepicker.orientation-left:not(.standalone)::before,
    .dark_theme .daterangepicker.orientation-right:not(.standalone)::before {
        border-bottom-color: #303042
    }

    .dark_theme .daterangepicker .periods li,
    .dark_theme .daterangepicker .ranges li,
    .dark_theme .daterangepicker .custom-range-inputs input,
    .dark_theme .daterangepicker .custom-range-buttons button,
    .dark_theme .daterangepicker .custom-range-buttons button:hover,
    .dark_theme .calendar .calendar-table {
        background: #1C1B2B;
        border: 1px solid #303042;
        border-radius: 4px;
        color: rgba(255,255,255,.6);
    }



        .dark_theme .daterangepicker .periods li.active,
        .dark_theme .daterangepicker .periods li:hover,
        .dark_theme .daterangepicker .ranges li.active,
        .dark_theme .daterangepicker .ranges li:hover,
        .dark_theme .daterangepicker .custom-range-buttons button.apply-btn,
        .dark_theme .daterangepicker .custom-range-buttons button.apply-btn:hover,
        .dark_theme .calendar .calendar-table .table-row .table-col.end-date .table-value-wrapper,
        .dark_theme .calendar .calendar-table .table-row .table-col.end-date .table-value-wrapper:hover,
        .dark_theme .calendar .calendar-table .table-row .table-col.start-date .table-value-wrapper,
        .dark_theme .calendar .calendar-table .table-row .table-col.start-date .table-value-wrapper:hover {
            background: linear-gradient(90deg, #427BF1 0%, #00BEE4 100%);
        }

.dark_theme .calendar .calendar-header button{
    color:#fff;
    opacity:.6
}

.dark_theme .daterangepicker .arrow-left, 
.dark_theme .daterangepicker .arrow-right {
    background-color:rgba(255,255,255,.6)
}
    .dark_theme .daterangepicker .arrow-left:before{
        border-right-color: rgba(255,255,255,.6)
    }
    .dark_theme .daterangepicker .arrow-right:before {
        border-left-color: rgba(255,255,255,.6)
    }
.dark_theme .daterangepicker select {
    background: #1C1B2B;
    border: 1px solid #303042;
    border-radius: 4px;
    font-family: Mukta;
    font-style: normal;
    font-size: 13px;
    line-height: 22px;
    color: rgb(255,255,255);
}
/* Chrome, Safari */
::-webkit-scrollbar {
    width: 15px;
    height: 15px;
}

::-webkit-scrollbar-track-piece {
    background-color: transparent;
}

::-webkit-scrollbar-thumb:vertical {
    height: 30px;
    background: linear-gradient(90deg, #427BF1 0%, #00BEE4 100%);
    
}
::-webkit-scrollbar {
    width: 8px;
    height: 4px;
    background: #232232;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 1ex;
}

.dark_theme select option {
    color: #000
}
/*checkbox custom styles*/
.dark_theme .select-checkbox {
    cursor: pointer;
    position: relative;
    min-width: 60px
}

    .dark_theme .select-checkbox input {
        color: #34495E;
        padding: 0.5rem 0.25rem;
    }

    .dark_theme .select-checkbox > input {
        height: 15px;
        width: 19px;
        -webkit-appearance: none;
        -moz-appearance: none;
        -o-appearance: none;
        appearance: none;
        border: 1px solid #65646F;
        border-radius: 4px;
        outline: none;
        transition-duration: 0.3s;
        background-color: #65646F;
        cursor: pointer;
        float: left
    }

        .dark_theme .select-checkbox > input:checked {
            border: 1px solid #229AEA;
            background-color: #229AEA;
        }

            .dark_theme .select-checkbox > input:checked::before {
                content: '\2713';
                display: block;
                text-align: center;
                color: #fff;
                position: absolute;
                left: 1.23rem;
                top: .8rem;
            }

        .dark_theme .select-checkbox > input:active {
            border: 2px solid #407CF0;
        }


        /***********/
.dark_theme .sp-container {
    border: 0 none;
    box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.33);
}
.dark_theme .sp-picker-container {
    border: 0 none;
    background: #262636
}
.dark_theme .sp-input {
    background: #1C1B2B;
    border-radius: 4px;
    font-family: Mukta;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 22px;
    /* identical to box height */
    display: flex;
    align-items: flex-end;
    color: rgba(255, 255, 255, 0.87);
    border: 0 none;
}
.dark_theme .sp-color, .sp-hue, .sp-clear {
    border: 0 none
}
.dark_theme .sp-slider {
    background: #000
}
.dark_theme .sp-button-container.sp-cf {
    display: none
}
.dark_theme input.form-control {
    color: #fff
}
.dark_theme input.form-controlinput:disabled {
    color: #676772
}
.dark_theme input.form-control:hover {
    color: #A8A8AF
}
.dark_theme input.form-control:focus {
    border: 2px solid #427BF1;
}
.select2-results__options {
    background: #1C1B2B;
}
.dataTables_wrapper .dataTables_length select {
    width: 40px !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_input {
    width: 50px !important;
    background-color: #1C1B2B;
    border: none;
    color: #fff !important;
}