body {
}

a{text-decoration: none !important; color: #426f96;}
a:hover{color: #3899d4;}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active.open > a, .page-sidebar .page-sidebar-menu > li.active > a, .page-sidebar .page-sidebar-menu > li.active.open > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a:hover, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active.open > a:hover, .page-sidebar .page-sidebar-menu > li.active > a:hover, .page-sidebar .page-sidebar-menu > li.active.open > a:hover{background:#10b0e0;}
.page-sidebar .sidebar-toggler, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .sidebar-toggler{margin-bottom:10px;}
.page-header.navbar .page-logo .logo-default{margin-top: 6px;}
h1 {font-size: 28px; letter-spacing: -1px; margin: 10px 0px 15px 0px;}
.title-actions{position: absolute; top: 6px; right: 22px; z-index: 999;}
.title-actions .btn {background: transparent !important; background-color: transparent !important; border: 1px solid #d3d3d3; color: #d3d3d3; padding: 4px 10px; font-size: 13px; line-height: 1.5;}
.title-actions .btn:hover {border: 1px solid #fff; color: #fff;}
.title-actions .btn i, .form-actions .btn i{padding-right:4px;}
.portlet-body .form-actions{text-align: center; border-top: 1px solid #eee; padding:14px 0px 4px 0px; margin-top:6px; background: transparent;}
.tr-actions{margin:0; padding:0;}
.tr-actions li {display: inline-block;}
.tr-actions li a i{font-size:18px !important;}
.tr-actions li.disable{opacity:0.4; position: relative;}
.tr-actions li.disable:before{content:""; position: absolute; width:100%; height: 100%; z-index: 9999;}
button.close {margin-top: 4px;}

.check-box .checker{margin-top:8px !important;}
.checkbox1{float: right; top: -26px; position: relative; left: 28px;}
.roles .control-label{margin-top: 7px;}
.table.table-bordered thead > tr > th{vertical-align: middle;}
.checkbox-col{margin-top:8px;}
table.dataTable th small{display: block;}

#delete-modal p {
    font-size: 16px;
}

#delete-modal .modal-footer {
    text-align: center;
}

#delete-modal {
    width: 350px;
    text-align: center;
    position: fixed;
    margin-left: -175px;
}

.fileinput .thumbnail {
    background: url(../img/add-img.png) center center no-repeat #F8F8F8;
    display: table-cell;
}

.fileinput .btn {
    margin-top: 6px;
}

.hide-reason {
    display: none;
}

.show-reason {
    display: block;
}

.table-striped tbody tr.active-row td {
    background-color: #f2dede;
}

.table tr > th {
    background-color: #eee !important;
}

.inbox td.text-right {
    width: 160px;
}

.compose-message a {
    color: #7d7d7d;
}

.inbox-header h2 {
    font-size: 22px;
    margin-top: 0px;
}

.inbox-content table th.message {
    font-size: 18px;
    vertical-align: middle;
}

.timeline li.timeline-blue .timeline-body {
    background: #fff;
}

    .timeline li.timeline-blue .timeline-body:after, .timeline:before {
        display: none;
    }

.timeline li.timeline-blue .timeline-time span.time {
    color: #000;
}

.timeline > li .timeline-body {
    color: #000;
}

.timeline > li .timeline-time span.date {
    display: inline-block;
    font-size: 14px;
}

.timeline-time h2 {
    font-size: 24px;
}

.timeline > li .timeline-time {
    width: 22.5%;
}

.timeline > li .timeline-content {
    width: 70%;
    position: relative;
}

    .timeline > li .timeline-content:before {
        content: '';
        position: absolute;
        bottom: -20px;
        width: 100%;
        height: 1px;
        background: #e5e5e5;
        left: 0;
    }

.inbox-header {
    top: -10px;
    position: relative;
}

.fa-money {
    transform: rotate(90deg);
}

.fileinput .thumbnail > img, imageaspectfill {
    background-size: contain;
    /* position: absolute; */
    background-position: center;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}

.dashboard-stat .details .small-number {
  padding-top: 15px;
  text-align: center;
  font-size: 1.3em;
  line-height: 1.3em;
  letter-spacing: -1px;
  margin-bottom: 0px;
  font-weight: 300;
  color:#fff;
}

.row-small-padding > [class*="col-"] {
    padding-left: 10px !important;
    padding-right: 0px !important;
  }

.row-smallish-padding > [class*="col-"] {
    padding-left: 4px !important;
    padding-right: 4px !important;
}

.dashboard-stat {
    height: 147px;
    position: relative;
    border-radius: 12px !important;
    box-shadow: -5px 5px 2px #555555;
}

    .dashboard-stat .details .number {
        margin-bottom: 2px;
        text-align: center;
        padding-top: 8px;
    }

    .dashboard-stat .details {
        left: 5%;
        right: auto;
        padding-right: 0;
    }

        .dashboard-stat .details .desc {
            text-align: left;
            font-size: 15px;
            line-height: 22px;
            color: black;
            background-color: white;
            padding: 9px;
            border-radius: 4px !important;
            box-shadow: -3px 4px 2px #555 inset;
        }

.details .desc p {
    margin-bottom: 0px;
    color: black;
}

    .details .desc p span {
        float: right;
        font-weight: bold;
        margin-right: 6px;
    }

.dashboard-stat .details {
    width: 90%;
}

.custom-box {
    position: relative;
}

    .custom-box .details {
        width: 100%;
    }
    
h4.pointer:hover {
    cursor:pointer;
    text-decoration: underline;
    color: blue;
}

h4.pointer {
    font-size: 20px;
    font-weight: bold;
}

.dashboard-stat.green {
  background-color: #567568;
}

img.back-arrow {
    width:20px;
    position: relative;
    top:-5px;
}

ul.desc {
    margin: 0px;
    padding: 10px 0 0 0;
}

    ul.desc li {
        display: inline-block;
        list-style: none;
        padding: 0 30px;
        border-right: 1px solid #67ac53;
    }

        ul.desc li:first-child {
            padding-left: 0px;
        }

        ul.desc li:last-child {
            border: 0px;
        }

        ul.desc li span {
            display: block;
            text-align: center;
        }

.custom-box .details .number {
    font-size: 30px;
    line-height: 30px;
    padding-top: 22px;
}

.dashboard-stat.blue-madison.custom-box {
    background: #76bb5e;
}

.responsive-img {
    max-width: 100%;
    height: auto;
}

textarea.form-control {
    min-height: 110px;
}

#NewLogo-error, #NewRetinaLogo-error {
    background-color: #fff;
    margin: 6px -14px -8px -20px;
    padding-left: 5px;
    font-size: 13px;
    padding-top: 6px;
    text-align: left;
}

.fileinput-new .btn {
    cursor: default;
}

.checkboxTeamLeader {
    padding-top: 7px;
}

.validation-summary-valid ul {
    color: #a94442;
    list-style: none;
    margin: 0px 0px 0px 16px;
    padding: 0px;
}


.customer-table > thead > tr > th {
    font-size: 12px;
    padding: 8px 4px;
}

.customer-table > tbody > tr > td {
    font-size: 11.5px !important;
    padding: 8px 4px;
}

.customer-table .tr-actions li a i {
    font-size: 16px !important;
}

.customer-table .input-group {
    width: 112px;
}

    .customer-table .input-group .input-sm {
        padding: 5px 6px;
        font-size: 11.5px;
    }

.sign-thumb-group figure {
    border: 1px solid #e5e5e5;
    padding: 5px;
}


@media (min-width: 992px) {
    .sign-thumb-group .col-md-9 {
        width: 79.3%;
        text-align: center;
    }
}

.signature-thumb {
    border: 1px solid #e5e5e5;
    float: left;
    margin-left: 16px;
    width: 280px;
    height: 110px;
    padding: 10px;
}

.hide-employee-password {
    display: none;
}

.employee-img-alert {
    color: red;
}

/*-----------Added by Pankaj------------*/
.portlet.box > .portlet-body.quote-form-sec, .quote-form-sec .form .form-body {
    padding: 0;
}

.portlet.box .tab-content .portlet-title {
    background-color: #4c4c4c;
    min-height: 41px;
    border-bottom: 0;
    padding: 0 10px;
    margin-bottom: 0;
    color: #fff;
}

    .portlet.box .tab-content .portlet-title .caption {
        float: left;
        display: inline-block;
        font-size: 18px;
        line-height: 18px;
        padding: 11px 0 9px 0;
    }

.quote-form-sec .form .form-body .row {
    padding: 20px;
}

.quote-form-sec .form-actions {
    margin-top: 0;
    padding: 15px 0;
}


.page-sidebar .page-sidebar-menu > li > a > i.fa-dollar, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a > i.fa-dollar {
    font-size: 15px;
}
/*.portlet.box.blue-hoki {min-height:600px;} commented by mehedi due to background color issue in add-role page */

.modal.fade.in {
    top: 35%;
}

.search-form {
    width: 400px;
    margin: 3em auto;
    display: block;
}

.ext-space {
    margin: 10em auto 25em;
}

.search-form input[type=search] {
    width: 280px;
}

.quote-table-resopnsive {
    width: 700px;
    margin: 2em auto;
    overflow: auto;
    height: 550px;
}

.portlet.blue-hoki.transparent {
    background: transparent;
    overflow: visible;
}

.add-title {
    padding: 2.5em 0;
    background: #f6f7f8;
    overflow: hidden;
}

    .add-title li {
        list-style-type: none;
        display: inline-block;
        width: 50%;
        float: left;
        text-align: center;
        font-size: 20px;
    }

.electric-title .fa-e,.electric-title a:hover .fa-e.disable {
    background: url(../image/electric.png)no-repeat;
    width: 40px;
    height: 55px;
    vertical-align: middle;
    margin-right: 10px;
}

.gas-title .fa-g, .gas-title a:hover .fa-g.disable {
    background: url(../image/gas.png)no-repeat;
    width: 40px;
    height: 57px;
    vertical-align: middle;
    margin-right: 10px;
}

.electric-title .fa-e.disable, .electric-title a:hover .fa-e {
    background: url(../image/electric_grey.png)no-repeat;
}

.gas-title .fa-g.disable,.gas-title a:hover .fa-g {
    background: url(../image/gas_grey.png)no-repeat;
}

.add-title li a {
    color: #f68d38;
}

    .add-title .disable a, .add-title li a:hover {
        color: #51565C;
    }

        .add-title .disable a:hover {
             color: #f68d38;
        }

.calender-data a {
    padding: 6px 15px;
    /*border: 1px solid #3598dc;*/
     border: 1px solid #f68d38;
    display: inline-block;
    color: #3598dc;
}

    .calender-data a.active {
        /*background-color: #3598dc;*/
         background-color: #f68d38;
        color: #fff;
    }

    .calender-data a:hover {
        background-color: #f68d38;
        border-color: #f68d38;
        color: #fff;
    }


.compare-detail {
    margin: 0 1em 3em;
    overflow: hidden;
}

.e-details > div {
    min-height: 210px;
}

.g-details > div {
    min-height: 114px;
}

.compare-detail-l {
    padding: 1.42em 1em;
    border: 1px solid #e1e3e3;
    background: #f6f7f9;
}

.compare-detail-r {
    padding: 1em 1em 0;
    border: 1px solid #e1e3e3;
}

.g-details {
    margin-bottom: 1em;
}

    .g-details .compare-detail-l {
        padding: 1em;
    }

.form-horizontal .compare-detail-l .control-label {
    padding-left: 2em;
    text-align: left;
}

.compare-sec h3 {
    margin: 0 0 12px 13px;
}

.no-list {
    overflow: hidden;
    padding-left: 24px;
}

    .no-list li {
        list-style-type: none;
    }

.eg-details {
    border: 1px solid #e1e3e3;
    padding-top: 20px;
    margin: 12px 15px 35px;
}

    .eg-details .no-list .col-md-1 {
        width: 6%;
    }

.usage-option {
    border-top: 1px solid #e1e3e3;
    margin: 1em 2em 0;
    overflow: hidden;
}

    .usage-option > div:first-child {
        border-right: 1px solid #e1e3e3;
        padding: 1em 0 1em;
    }

    .usage-option > div:last-child {
        padding: 1em 0 1em 1.5em;
    }

.detail-bill {
    text-align: center;
}

.disabled, .form-control[disabled] {
    opacity: .6;
}

.portlet-body h4 {
    line-height: normal;
}

.invalid-alert {
    padding-right: 0 !important;
}

    .invalid-alert .modal-footer button a {
        color: #fff;
    }

.darkbg-sec {
    padding: 1.5em 1.5em 1em;
    background: #f6f7f8;
    border-bottom: 1px solid #e4e5e7;
}

table.table-bordered.aplan-table tbody td {
    vertical-align: middle;
    text-align: center;
}

.aplan-table td .fa-i {
    background-color: #f68d38;
    border-radius: 50%;
    margin-left: 0.5em;
    font-size: 18px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    color: #fff;
}

.aplan-table td:nth-child(1), .aplan-table td:nth-child(2), .aplan-table td:nth-child(3) {
    border-right: none;
}

.table-striped.aplan-table > tbody > tr:nth-of-type(odd) {
    background: transparent;
}

.modal.fade.terms-data.in {
    top: 5%;
    width: 700px;
    left: 40%;
}

.terms-data .modal-header h3, .terms-data .modal-footer {
    text-align: center;
}

.data-paln-show {
    position: relative;
}

.plan-hit {
    width: 350px;
    position: absolute;
    background-color: #fff;
    border: 1px solid #f68d38;
    border-radius: 10px !important;
    top: 34px;
    right: -94px;
}

    .plan-hit:before {
        content: "";
        top: -30px;
        position: absolute;
        right: 90px;
        border: 15px solid transparent;
        border-bottom-width: 15px;
        border-bottom-color: #f68d38;
    }

.table-plan-detail.table {
    margin-bottom: 0;
}

    .table-plan-detail.table > tbody > tr > th {
        background: transparent !important;
        border: none !important;
    }

    .table-plan-detail.table > tbody > tr {
        border-bottom: 1px solid #F1F1F1;
    }

        .table-plan-detail.table > tbody > tr:last-child {
            border-bottom: none;
        }

.table-plan-detail tr td, .table-plan-detail tr th {
    text-align: center;
}

.table-plan-detail th:first-child, table.table-plan-detail tr td:first-child {
    text-align: left;
}

table.table-bordered.aplan-table.table-plan-detail tbody td {
}

.plan-hit .total-saving {
    font-weight: bold;
    text-align: center;
    font-size: 13px;
    margin-top: 5px;
}

.g-color {
    color: #00a800;
}

.terms-text {
    margin-bottom: 15px;
}

    .terms-text li {
        margin-bottom: 7px;
    }

.center-align {
    text-align: center;
}

.congrats-text {
    padding: 3em;
    text-align: center;
}

    .congrats-text h3 {
        margin-bottom: 1em;
        font-weight: bold;
    }

.tarif-plans {
    overflow: hidden;
    margin-bottom: 1em;
}

    .tarif-plans .col-md-6:first-child, .summary-sec .col-md-6:nth-child(1) {
        padding-right: 2.5em;
    }

    .tarif-plans .col-md-6:last-child, .summary-sec .col-md-6:nth-child(2) {
        padding-left: 2.5em;
    }

.ur-detail {
    padding-left: 2%;
}

.check-box {
    width: 100%;
    overflow: hidden;
}

    .check-box .md-checkbox-list {
        float: left;
        margin: 8px 0 0 15px;
    }

.form-horizontal .ur-detail .control-label {
    text-align: left;
}

.ur_detail-popup {
    width: 100%;
    display: inline-block;
    margin: 10px 0 0;
    padding: 0 55px 0 27px;
}

    .ur_detail-popup li:last-child {
        text-align: right;
    }

.ur_detail-footer li {
    list-style-type: none;
    display: inline-block;
}

.view-tc {
    padding-top: 7px;
    display: inline-block;
}

.summary-sec {
    width: 100%;
    overflow: hidden;
}

.summary-sec_2 {
    margin-top: 2em;
}

.summary-sec_3 {
    margin-top: 2em;
}

.summary-sec textarea.form-control {
    min-height: 5em;
}

.alert {
    margin: 0 -1px;
    margin-bottom: 1.5em;
}



/*added by pankaj on 24/2/2016 for new two pages(emp details and question)*/
.qfquestions.form-horizontal .control-label {
    text-align: left;
}
/*Added for custom popup color*/
.ui-widget-header {
    border: 1px solid #67809F !important;
    background: #67809F !important;
}

    .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
        color: #67809F !important;
        border: 1px solid #67809F !important;
        background: #DEF5FF url("~/images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x !important;
    }

.ui-dialog-titlebar-close {
    visibility: hidden;
}

.textarea-readonly {
    background: #fff !important;
    resize: none;
}
/*for disable anchor tag*/
.not-active {
    pointer-events: none;
    cursor: default;
}

.ui-widget-overlay {
    background: rgba(0,0,0,0.6) !important;
}
/*for set disabled color in gas address1 dropdown*/
.form-control.gasAddress-disable a {
    color: rgb(179, 179, 179) !important;
    background-color: #eeeeee !important;
}


.description-textbox {
    margin: 0px;
    height: 277px;
    background: #fff;
    border: none;
    border-bottom: none;
    resize: none;
    width: 100%;
}

.label-cancelled {

    background-color: #999;
    background-image: none !important;
    text-shadow: none !important;
}

.label-underprocess {

    background-color: #10b0e0;
    background-image: none !important;
    text-shadow: none !important;
}

.label-validated {
    background-color: #588B5C;
    background-image: none !important;
    text-shadow: none !important;
}

.label-notvalidated {
    background-color: #583737;
    background-image: none !important;
    text-shadow: none !important;
}

.label-all {
    background-color: #d3d3d3;
    background-image: none !important;
    text-shadow: none !important;
}

.label-exported {
    background-color: #008000;
    background-image: none !important;
    text-shadow: none !important;
}



.form-horizontal .radio > span {
        margin-top: 0px;
}
.form-horizontal .checkbox, .form-horizontal .radio {
    min-height:20px;
    padding: 0px;
    margin: 0px;
}

.logo-icon{
    float: left;
    color: #fff;
    line-height: 40px;
    margin-left: 20px;
    font-size: 25px;
    font-weight: bold;
}

.portlet.box.blue-hoki > .portlet-title,
.portlet.box.blue > .portlet-title{
    background-color: #67809F;
    margin: 0 -1px;
}

/*.dashboard-stat.red-intense {
    background-color: #3fc19f;
}*/

.portlet.box.blue,
.portlet.box.blue-hoki{
    border-color: #869ab3;
}


/*.qualify-question-highlight {
    color:red;
}
.alert-danger-serverside {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;

}*/

/*#addressArea.form-control[disabled], #addressArea.form-control[readonly], #addressArea.fieldset[disabled] .form-control {
        opacity: 0.6;
}*/

#quote-addressArea.form-control[disabled], .form-control[readonly], fieldset[disabled],.select2-container-disabled .form-control {
        opacity: 0.6;
}

.input-group.date.date-picker #Dob-error {
        position: absolute;
        bottom: -25px;
}

.radio-customer-status {
    margin-top:10px;
}
.dashboard-regionalmanager-data {
    max-height: 250px;
    overflow: scroll;
     margin: 0 auto !important;
     border-top:0px !important;
}

.fix-table-header {
    overflow-x:auto;
    overflow-y:scroll;
}

.fix-table-header.over-flow {
         overflow-y:auto;
}
.fix-table-header table{
    margin:0px;
    border:0px !important;
}

table .name-dashboard {
    width:20%;
}

table .day1 {
    width:10%;
}
.dashboard-regionalmanager-data.no-scroll {
    overflow:hidden;
}
.validation-summary-errors {
    background-color: rgb(255,180,180);
    padding: 10px 0px 3px 0px;
    color: rgb(159,0,0);
    font-size: larger;
    margin-bottom: 10px;
}
li.error {
    background-color: rgb(255,180,180);
    padding: 10px 0px 3px 0px;
    color: rgb(159,0,0);
    font-size: larger;
    margin-bottom: 10px;
}
li.info {
    padding: 10px 0px 3px 0px;
    color: rgb(0,0,0);
    font-size: larger;
    margin-bottom: 10px;
}

select.MeterType {
    height: 34px;
}

/* Dashboard */
label.date-control-label {
    float:left;
    margin-right:5px;
    position:relative;
    top:5px;
}

div.width240 {
    width: 240px !important;
}

div.float-left {
    float:left;
}

div.hover {
    background-color: rgb(255, 176, 176);
}


.tree ul, .tree ol {
            padding-top: 20px;
            position: relative;
            transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
        }

        .tree ol {
            padding-top: 5px;
        }

        .tree li {
            float: left;
            text-align: center;
            list-style-type: none;
            position: relative;
            padding: 20px 5px 0 5px;
            transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
        }

        .tree ol li {
            float: none !important;
            position: unset !important;
            text-align: left;
            padding: 0px 5px 0 5px;
            transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
        }

            /*We will use ::before and ::after to draw the connectors*/

           

            .tree li::before, .tree li::after {
                content: '';
                position: absolute;
                top: 0;
                right: 50%;
                border-top: 1px solid #ccc;
                width: 50%;
                height: 20px;
            }

            .tree li::after {
                right: auto;
                left: 50%;
                border-left: 1px solid #ccc;
            }

            /*We need to remove left-right connectors from elements without
    any siblings*/
            .tree li:only-child::after, .tree li:only-child::before {
                display: none;
            }

            /*Remove space from the top of single children*/
            .tree li:only-child {
                padding-top: 0;
            }

            /*Remove left connector from first child and
    right connector from last child*/
            .tree li:first-child::before, .tree li:last-child::after {
                border: 0 none;
            }
            /*Adding back the vertical connector to the last nodes*/
            .tree li:last-child::before {
                border-right: 1px solid #ccc;
                border-radius: 0 5px 0 0;
                -webkit-border-radius: 0 5px 0 0;
                -moz-border-radius: 0 5px 0 0;
            }

            .tree li:first-child::after {
                border-radius: 5px 0 0 0;
                -webkit-border-radius: 5px 0 0 0;
                -moz-border-radius: 5px 0 0 0;
            }

            /* Remove left and right connectors from ol li*/
            .tree ol li:first-child::after, .tree ol li:last-child::before {
                border: 0 none;
            }

             

        /*Time to add downward connectors from parents*/
        .tree ul ol::before, .tree ul ul::before {
            content: '';
            position: absolute;
            top: 0;
            left: 50%;
            border-left: 1px solid #ccc;
            width: 0;
            height: 20px;
        }

        .tree ul ol::before {
            border-top: 1px solid #ccc;
            width: 31px;
        }

        .tree ul ol::before {
            left: 5%;
        }

        .tree li a {
            border: 1px solid #ccc;
            padding: 5px 10px;
            text-decoration: none;
            color: #666;
            font-family: arial, verdana, tahoma;
            font-size: 11px;
            display: inline-block;
            border-radius: 5px;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
        }

        .tree ol li a {
            border: none !important;
            padding: 5px 10px;
            text-decoration: none;
            color: #666;
            font-family: arial, verdana, tahoma;
            font-size: 11px;
            display: inline-block;
            border-radius: 5px;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
        }

            /*Time for some hover effects*/
            /*We will apply the hover effect the the lineage of the element also*/
            .tree li a:hover, .tree li a:hover + ul li a {
                background: #c8e4f8;
                color: #000;
                border: 1px solid #94a0b4;
            }
                /*Connector styles on hover*/
                .tree li a:hover + ul li::after,
                .tree li a:hover + ul li::before,
                .tree li a:hover + ul::before,
                .tree li a:hover + ul ul::before {
                    border-color: #94a0b4;
                }

                .tree ol li.member::before {
                    content: '';
                    position: absolute;
                    display: block;
                    top: auto;
                    left: 5%;
                    border-left: 1px solid #ccc !important;
                    border-bottom: 1px solid #ccc !important;
                    width: 7px;
                    height: 26px;
            }
                .tree ol li.member::after {
                    
                    border:none !important;
                    
            }

                .hide {
    display: none;
}

#rmenu, #add-channel-form {
  border: 1px solid #aaa;
  background-color: #eee;
  padding: 3px;
  z-index:10;
}

#rmenu ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
#rmenu li{
    list-style: none; 
    padding-left: 5px; 
    padding-right: 5px; 
}

#rmenu ul li a, #add-channel-form a {
    border-radius: 5px !important;
    padding: 3px;
    margin: 2px;
    width: 120px;
}

ol li.member a {
    color: #0A6B41;
}

ol li.member div.active-member a {
    color: #10b0e0;
}

div.moved {
    background-color: #bbb;
}

h3.top-channel {
    font-weight: bold;
    font-size: 29px;
}

div.tooltip-inner {
    max-width: 350px;
}

h1.callback, h2.callback {
  color: white;
  background-color: red;
  font-weight: bold;
  font-size: 31pt;
  text-align: center;
}

button.callback {
  margin-left: 71px;
  margin-bottom: 5px;
  font-size: x-large;
  border: 1px solid white;
}

button.callback .orange {
    background-color: orange;
}

button.callback .red {
    background-color: red;
}


.vertical-text {
    transform: rotate(90deg);
    transform-origin: left top 0;
}
.vertical-text {
    position: absolute;
    left: 136px;
    top: -4px;
}
div.validator-type {
    display: none;
}

ngb-modal-backdrop.show {
    opacity: .5 !important;
}
ngb-modal-window.modal {
    position: fixed;
    top: 0 !important;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10050;
    display: none;
    overflow: hidden;
    outline: 0;
    width: auto;
    background-color: transparent;
}
ngb-modal-window.fade {
    transition: opacity .15s linear !important;
    opacity: unset;
}
ngb-modal-window.modal.show .modal-dialog {
    -webkit-transform: translate(0,0);
    transform: translate(0,0)!important;
}

ngb-modal-window.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    transform: translate(0,-25%);
}
ngb-modal-window.modal .modal-dialog {
    z-index: 10051;
}
@media (min-width: 576px) {
    ngb-modal-window.modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }
}
ngb-modal-window.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none;
}
ngb-modal-window .modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
}

ngb-modal-window .modal-content input{
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
@media (min-width: 768px) {
    ngb-modal-window .modal-content .form-group .row .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    ngb-modal-window .modal-content .form-group .row .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

ngb-modal-window .modal-content .modal-footer > :not(:last-child) {
    margin-right: .25rem;
}

ngb-modal-window .modal-footer {
    display:flex;
}

ngb-modal-window .modal-footer .btn-block {
    margin: 5px !important;
}

.swal2-container, .swal2-popup {
    font-size: 16px !important;
}

.dashboardTableCell{
    text-align:center !important;
}

.dashBoardTableHeaderTopLeft {
    text-align:center;
    border-top-left-radius:12px !important;
    border-top-style:hidden !important;
    border-left-style:hidden !important;
}

.dashBoardTableHeaderTopRight {
    text-align: center;
    border-top-right-radius: 12px !important;
    border-top-style: hidden !important;
    border-right-style: hidden !important;
}

.dashBoardTopLeftInvisibleHeaderCell {
    visibility: hidden !important;
    border-top: hidden !important;
    border-left: hidden !important;
}

.dashBoardTopRightInvisibleHeaderCell {
    visibility: hidden !important;
    border-top: hidden !important;
    border-right: hidden !important;
}

.dashboardBottomLeftTableCell{
    text-align: center;
    border-bottom-left-radius: 12px !important;
}

