.demo_changer .form_holder {
    display: none;
}

.demo_changer .demo-icon {
    display: none;
}

.demo_changer {
    display: none !important;
}

.leftmenu-color .app-sidebar {
    background: #1c1e3a;
}

.leftmenu-color .app-sidebar .slide .side-menu__item {
    background: #1c1e3a;
}

.leftmenu-color .app-sidebar .slide.is-expanded {
    background: #1c1e3a;
}

.leftmenu-color .app-sidebar .side-menu__item.active .side-angle1:after {
    background: #1c1e3a;
}

.leftmenu-color .app-sidebar .side-menu__item.active .side-angle2:after {
    background: #1c1e3a;
}

.leftmenu-color .app-sidebar .app-sidefooter {
    background: #1c1e3a;
}

.main-sidebar-header .app-sidebar__toggle {
    background: rgba(255, 255, 255, 0.1) !important;
}

.side-menu {
    padding: 20px 30px 0 !important;
}

.fill_btn {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
    margin-bottom: 15px;
}

.fill_btn .col {
    padding: 5px;
    float: left;
    min-width: 113px;
}

.fill_btn .col a {
    width: 100%;
    border-radius: 3px;
    min-width: 105px;
}

.fill_btn .col a.active {
    background: #1c1e3a !important;
}

.table-body {
    padding: 15px 28px 28px !important;
}

.side-menu .side-menu__icon {
    font-size: 19px !important;
    line-height: 0;
    margin-right: 6px;
    width: 24px;
    height: 33px !important;
    line-height: 30px;
    border-radius: 3px;
    text-align: center;
    color: rgba(255, 255, 255, 0.7);
    fill: rgba(255, 255, 255, 0.7);
}

.app-sidefooter a .side-menu__icon {
    font-size: 19px !important;
}

.breadcrumb-item a {
    font-size: 25px;
    text-transform: uppercase;
}

.sidebar {
    display: none;
}

.right-toggle {
    display: none;
}

.app-sidefooter {
    display: none;
}

.header-img {
    background: #1c1e3a !important;
}

.card.account-background:before {
    background: #1c1e3a !important;
}

.appointment_pop .modal-dialog {
    max-width: 800px;
}

.appointment_pop .modal-body {
    height: 500px;
    overflow: auto;
}

.desktop-logo img {
    width: 145px !important;
}

.main-logo {
    height: auto !important;
}

.first-color-btn {
    background-color: #1c1e3a !important;
    color: #fff !important;
}

.heading {
    background-color: #1c1e3a !important;
    color: #fff;
    border-radius: 25px;
}

.heading i {
    float: none;
    cursor: pointer;
    margin-top: -15px;
    height: 30px;
    width: 60px;
    margin-bottom: 0px;
    line-height: 33px;
    font-size: 16px !important;
}

.flot-mini-container {
    height: 10px;
    width: 50px;
    margin-bottom: 15px;
    margin-top: 12px;
    float: left;
}

.tab_btn {
    text-align: center;
}

.customer_tab a {
    padding: 10px 5px !important;
    border: 1px solid #1c1e3a;
    margin: 1px;
    color: #000;
    border-radius: 3px;
    line-height: 1;
}

.customer_tab a.active {
    background-color: #1c1e3a !important;
    color: #fff !important;
    border-radius: 3px;
}

.customer_tab a.btn:hover {
    background-color: #1c1e3a;
    color: #fff;
    border-radius: 3px;
}

.customer_tab .nav-link {
    padding: 10px 5px !important;
    border: 1px solid #1c1e3a !important;
    margin: 1px;
    color: #000 !important;
    border-radius: 3px;
    line-height: 1;
}

.customer_tab .nav-tabs .nav-link.active {
    background-color: #1c1e3a !important;
    color: #fff !important;
    border-radius: 3px;
}

.customer_tab .nav-link:hover {
    background-color: #1c1e3a !important;
    color: #fff !important;
    border-radius: 3px;
}

.cust_head {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0 0 15px 0;
}

#back-to-top {
    background: #5066e0;
    color: #fff;
}

#back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 99;
    display: none;
    text-align: center;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 4px;
    z-index: 10000;
    height: 50px;
    width: 50px;
    opacity: 1 !important;
    background-repeat: no-repeat;
    background-position: center;
    transition: background-color 0.1s linear;
    -moz-transition: background-color 0.1s linear;
    -webkit-transition: background-color 0.1s linear;
    -o-transition: background-color 0.1s linear;
    border-radius: 5px;
}

.gas_table .gas_tr_01 input {
    width: 100% !important;
    float: left;
    margin: 0px !important;
    padding: 0px !important;
    height: 50px !important;
    text-align: center;
    font-size: 16px !important;
}

.new_span span {
    display: block;
}

.gas_modal .modal-dialog {
    max-width: 1000px;
}

.b-btn {
    margin: -7px -12px 0 0;
    float: right;
}

.radio-span span:first-child {
    margin-left: 15px;
}

.radio-span span {
    margin-left: 25px;
}


/* scrll tab css */

.my_tablist .scrtabs-tab-container * {
    box-sizing: border-box;
}

.my_tablist .scrtabs-tab-container {
    height: 70px;
}

.my_tablist .scrtabs-tab-container .tab-content {
    clear: left;
}

.my_tablist .scrtabs-tab-container .scrtabs-tabs-movable-container>.navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
}

.my_tablist .scrtabs-tabs-fixed-container {
    float: left;
    height: 70px;
    overflow: hidden;
    width: 100%;
}

.my_tablist .scrtabs-tabs-movable-container {
    position: relative;
    transition: transform 2s;
}

.my_tablist .scrtabs-tabs-movable-container .tab-content {
    display: none;
}

.my_tablist .scrtabs-tab-container.scrtabs-rtl .scrtabs-tabs-movable-container>ul.nav-tabs {
    padding-right: 0;
}

.my_tablist .scrtabs-tab-scroll-arrow {
    background-color: #1c1e3a !important;
    border-top: none;
    cursor: pointer;
    display: none;
    float: left;
    font-size: 12px;
    height: 100%;
    padding-left: 0.5em;
    padding-top: 30px;
    width: 20px;
}

.my_tablist .scrtabs-tab-scroll-arrow:hover {
    background-color: #eeeeee;
}

.my_tablist .scrtabs-tab-scroll-arrow>span {
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    display: block;
    width: 8px;
    height: 8px;
    transform: rotate(-45deg);
}

.my_tablist .scrtabs-tab-scroll-arrow>span:hover {
    border-right-color: #fff;
    border-bottom-color: #fff;
}

.my_tablist .scrtabs-tab-scroll-arrow-left>span {
    transform: rotate(135deg);
}

.my_tablist .scrtabs-tab-scroll-arrow-right {
    padding-left: 0.4em;
}

.my_tablist .scrtabs-tab-scroll-arrow,
.my_tablist .scrtabs-tab-scroll-arrow .scrtabs-click-target {
    cursor: pointer;
}

.my_tablist .scrtabs-tab-scroll-arrow.scrtabs-with-click-target {
    cursor: default;
}

.my_tablist .scrtabs-tab-scroll-arrow.scrtabs-disable,
.my_tablist .scrtabs-tab-scroll-arrow.scrtabs-disable .scrtabs-click-target {
    color: #ddd;
    cursor: default;
}

.my_tablist .scrtabs-tab-scroll-arrow.scrtabs-disable>span,
.my_tablist .scrtabs-tab-scroll-arrow.scrtabs-disable .scrtabs-click-target>span {
    border-color: #ddd;
}

.my_tablist .scrtabs-tab-scroll-arrow.scrtabs-disable:hover {
    background-color: initial;
}

.my_tablist .scrtabs-tabs-fixed-container ul.nav-tabs>li {
    white-space: nowrap;
}

.my_tablist .nav-tabs .dropdown-menu {
    border-top-color: transparent;
    margin-top: 0;
}

.my_tablist .nav-item {
    margin: 0 2px;
}

.my_tablist .nav-link {
    /* padding: 10px 24px; */
    color: #000 !important;
    text-align: center;
    background: #eee !important;
    border-radius: 0 !important;
    border: 1px solid #ddd !important;
}

.my_tablist a.nav-link.active {
    background-color: #1c1e3a !important;
    color: #fff !important;
    border: 1px solid #1c1e3a !important;
}

.my_tablist a.nav-link:hover {
    background-color: #1c1e3a !important;
    color: #fff !important;
    border: 1px solid #1c1e3a !important;
}

.my_tablist i {
    display: block;
    font-size: 25px;
    margin-bottom: 5px;
}


/* scroll tabs End */

.add_green_btn {
    color: #00d48f !important;
    padding: 0 !important;
}

.add_green_btn i {
    font-size: 28px !important;
}

.customer_check {
    display: block;
    padding: 0 0 0 22px
}

.customer_check input {
    width: 30px;
    height: 30px;
}


/* multi select */

.people_multiselect .multi-select-container {
    width: 100%;
    float: left;
    display: inline-block;
    position: relative;
}

.people_multiselect .multi-select-menuitems {
    width: 100%;
}

.people_multiselect .multi-select-menu {
    position: absolute;
    left: 0;
    top: 0.8em;
    z-index: 1;
    float: left;
    min-width: 100%;
    background: #fff;
    margin: 1em 0;
    border: 1px solid #aaa;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    display: none;
}

.people_multiselect .multi-select-menuitem {
    display: block;
    font-size: 0.875em;
    padding: 0.6em 1em 0.6em 30px;
    white-space: nowrap;
}

.people_multiselect .multi-select-menuitem--titled:before {
    display: block;
    font-weight: bold;
    content: attr(data-group-title);
    margin: 0 0 0.25em -20px;
}

.people_multiselect .multi-select-menuitem--titledsr:before {
    /* display: block; */
    font-weight: bold;
    content: attr(data-group-title);
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.people_multiselect .multi-select-menuitem+.multi-select-menuitem {
    padding-top: 0;
}

.people_multiselect .multi-select-presets {
    border-bottom: 1px solid #ddd;
}

.people_multiselect .multi-select-menuitem input {
    position: absolute;
    margin-top: 0.25em;
    margin-left: -20px;
}

.people_multiselect .multi-select-button {
    display: inline-block;
    max-width: 100%;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: -0.5em;
    cursor: default;
    width: 100%;
    height: 38px;
    padding: 0.375rem 0.75rem;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #485079;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e5e6f3;
    border-radius: 3px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.people_multiselect .multi-select-button:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.4em 0.4em 0 0.4em;
    border-color: #999 transparent transparent transparent;
    margin-left: 0.4em;
    vertical-align: 0.1em;
    margin-top: 8px;
    float: right;
}

.people_multiselect .multi-select-container--open .multi-select-menu {
    display: block;
}

.people_multiselect .multi-select-container--open .multi-select-button:after {
    border-width: 0 0.4em 0.4em 0.4em;
    border-color: transparent transparent #999 transparent;
}

.people_multiselect .multi-select-container--positioned .multi-select-menu {
    /* Avoid border/padding on menu messing with JavaScript width calculation */
    box-sizing: border-box;
}

.people_multiselect .multi-select-container--positioned .multi-select-menu label {
    /* Allow labels to line wrap when menu is artificially narrowed */
    white-space: normal;
}


/* Multi End */

.inline-radio {
    height: auto !important;
}

.my_radio_height {
    height: 150px;
}


/* #people_chosen {
        width: 100%;
    } */

.acc_select #chosen-container {
    display: block !important;
}

.acc_select .chosen-container.chosen-container-single {
    width: 100% !important;
}

.acc_select .chosen-container-single .chosen-single div b {
    background: url(../image/chosen-sprite.png) no-repeat 0 7px !important;
}

.acc_select .chosen-container-single .chosen-drop {
    border: 1px solid #e5e6f3 !important;
}

.acc_select .chosen-container-single .chosen-single {
    padding: 5px 0 5px 8px !important;
    height: 38px !important;
    background: #fff !important;
    border: 1px solid #e5e6f3 !important;
    border-radius: 3px !important;
    box-shadow: none !important;
}

.my_input input {
    width: calc(100% - 58px);
    display: inline-block;
}

.prospect_tab .nav-pills .nav-link {
    border-radius: 0!important;
    background-color: #ddd;
    margin: 0 1px;
    color: #000;
}

.prospect_tab .nav-pills .nav-link:hover {
    color: #fff;
    background-color: #5066e0;
}

.prospect_tab .nav-pills .nav-link.active {
    border-radius: 0!important;
}

.elec_table .table td {
    border-top: none;
    padding: 5px;
}

.elec_table .form-group {
    width: 50px;
}

.elec_table .form-group select,
.elec_table input.form-control {
    padding: 0;
    border: none !important;
}

.e_table {
    max-width: 235px !important;
    width: 100% !important;
}

.dc_mt_10 {
    margin-top: 50px;
}

.custom-control-label::before {
    border: #afafaf solid 1px !important;
}

@media (max-width: 767px) {
    .main-sidebar-header .app-sidebar__toggle {
        position: absolute;
        width: 30px;
        height: 30px;
        background: rgba(0, 0, 0, 0.1);
        right: 20px;
        top: 32px;
        border-radius: 50%;
        margin-right: 0;
        margin-left: 0;
        text-align: center;
    }
}