/*
 * CHARTIST
 */
body nav.left-menu .chartist-theme-dark {
    background: transparent;
}

body nav.left-menu .ct-grid {
    stroke: #e8e9ea;
}

body nav.left-menu .ct-label {
    color: #e8e9ea;
}

body.theme-dark nav.left-menu .ct-grid, body.theme-blue nav.left-menu .ct-grid {
    stroke: #53494b;
}

body.theme-dark nav.left-menu .ct-label, body.theme-blue nav.left-menu .ct-label {
    color: #514d6a;
}

body.menu-iconbar:not(.menu-top) nav.left-menu .example-left-menu-chart {
    width: 159px;
    overflow: hidden;
}

body.menu-iconbar:not(.menu-top) nav.left-menu .example-left-menu-chart svg {
    width: 159px !important;
}

nav.left-menu .ct-label {
    color: #514d6a;
}

.chartist .ct-series.ct-series-a .ct-bar,
.chartist .ct-series.ct-series-a .ct-line,
.chartist .ct-series.ct-series-a .ct-point,
.chartist .ct-series.ct-series-a .ct-slice-donut {
    stroke: #2f3293;
}

.chartist .ct-series.ct-series-a .ct-area,
.chartist .ct-series.ct-series-a .ct-slice-pie {
    fill: #2f3293;
}

.chartist .ct-series.ct-series-b .ct-bar,
.chartist .ct-series.ct-series-b .ct-line,
.chartist .ct-series.ct-series-b .ct-point,
.chartist .ct-series.ct-series-b .ct-slice-donut {
    stroke: #7dd3ae;
}

.chartist .ct-series.ct-series-b .ct-area,
.chartist .ct-series.ct-series-b .ct-slice-pie {
    fill: #7dd3ae;
}

.chartist .ct-series.ct-series-c .ct-bar,
.chartist .ct-series.ct-series-c .ct-line,
.chartist .ct-series.ct-series-c .ct-point,
.chartist .ct-series.ct-series-c .ct-slice-donut {
    stroke: yellow;
}

.chartist .ct-series.ct-series-c .ct-area,
.chartist .ct-series.ct-series-c .ct-slice-pie {
    fill: yellow;
}

.chartist .ct-series.ct-series-d .ct-bar,
.chartist .ct-series.ct-series-d .ct-line,
.chartist .ct-series.ct-series-d .ct-point,
.chartist .ct-series.ct-series-d .ct-slice-donut {
    stroke: #926dde;
}

.chartist .ct-series.ct-series-d .ct-area,
.chartist .ct-series.ct-series-d .ct-slice-pie {
    fill: #926dde;
}

.chartist .ct-series.ct-series-e .ct-bar,
.chartist .ct-series.ct-series-e .ct-line,
.chartist .ct-series.ct-series-e .ct-point,
.chartist .ct-series.ct-series-e .ct-slice-donut {
    stroke: #46be8a;
}

.chartist .ct-series.ct-series-e .ct-area,
.chartist .ct-series.ct-series-e .ct-slice-pie {
    fill: #46be8a;
}

.chartist .ct-series.ct-series-f .ct-bar,
.chartist .ct-series.ct-series-f .ct-line,
.chartist .ct-series.ct-series-f .ct-point,
.chartist .ct-series.ct-series-f .ct-slice-donut {
    stroke: #fb434a;
}

.chartist .ct-series.ct-series-f .ct-area,
.chartist .ct-series.ct-series-f .ct-slice-pie {
    fill: #fb434a;
}

.chartist .ct-series.ct-series-g .ct-bar,
.chartist .ct-series.ct-series-g .ct-line,
.chartist .ct-series.ct-series-g .ct-point,
.chartist .ct-series.ct-series-g .ct-slice-donut {
    stroke: #9daaf3;
}

.chartist .ct-series.ct-series-g .ct-area,
.chartist .ct-series.ct-series-g .ct-slice-pie {
    fill: #9daaf3;
}

.chartist .ct-series.ct-series-h .ct-bar,
.chartist .ct-series.ct-series-h .ct-line,
.chartist .ct-series.ct-series-h .ct-point,
.chartist .ct-series.ct-series-h .ct-slice-donut {
    stroke: #83b944;
}

.chartist .ct-series.ct-series-h .ct-area,
.chartist .ct-series.ct-series-h .ct-slice-pie {
    fill: #83b944;
}

.chartist .ct-series.ct-series-i .ct-bar,
.chartist .ct-series.ct-series-i .ct-line,
.chartist .ct-series.ct-series-i .ct-point,
.chartist .ct-series.ct-series-i .ct-slice-donut {
    stroke: #f6be80;
}

.chartist .ct-series.ct-series-i .ct-area,
.chartist .ct-series.ct-series-i .ct-slice-pie {
    fill: #f6be80;
}

.chartist .ct-series.ct-series-j .ct-bar,
.chartist .ct-series.ct-series-j .ct-line,
.chartist .ct-series.ct-series-j .ct-point,
.chartist .ct-series.ct-series-j .ct-slice-donut {
    stroke: #9ae1e9;
}

.chartist .ct-series.ct-series-j .ct-area,
.chartist .ct-series.ct-series-j .ct-slice-pie {
    fill: #9ae1e9;
}

.chartist .ct-series.ct-series-k .ct-bar,
.chartist .ct-series.ct-series-k .ct-line,
.chartist .ct-series.ct-series-k .ct-point,
.chartist .ct-series.ct-series-k .ct-slice-donut {
    stroke: #3aa99e;
}

.chartist .ct-series.ct-series-k .ct-area,
.chartist .ct-series.ct-series-k .ct-slice-pie {
    fill: #3aa99e;
}

.chartist .ct-series.ct-series-l .ct-bar,
.chartist .ct-series.ct-series-l .ct-line,
.chartist .ct-series.ct-series-l .ct-point,
.chartist .ct-series.ct-series-l .ct-slice-donut {
    stroke: #a17768;
}

.chartist .ct-series.ct-series-l .ct-area,
.chartist .ct-series.ct-series-l .ct-slice-pie {
    fill: #a17768;
}

.chartist .ct-series.ct-series-m .ct-bar,
.chartist .ct-series.ct-series-m .ct-line,
.chartist .ct-series.ct-series-m .ct-point,
.chartist .ct-series.ct-series-m .ct-slice-donut {
    stroke: #bdbdbd;
}

.chartist .ct-series.ct-series-m .ct-area,
.chartist .ct-series.ct-series-m .ct-slice-pie {
    fill: #bdbdbd;
}

.chartist .ct-series.ct-series-n .ct-bar,
.chartist .ct-series.ct-series-n .ct-line,
.chartist .ct-series.ct-series-n .ct-point,
.chartist .ct-series.ct-series-n .ct-slice-donut {
    stroke: #76838f;
}

.chartist .ct-series.ct-series-n .ct-area,
.chartist .ct-series.ct-series-n .ct-slice-pie {
    fill: #76838f;
}

.chartist-theme-dark {
    background: #38354a;
}

.chartist-animated .ct-label {
    fill: #94878a;
    color: #94878a;
    font-size: .75rem;
    line-height: 1;
}

.chartist-animated .ct-chart-bar .ct-label,
.chartist-animated .ct-chart-line .ct-label {
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.chartist-animated .ct-label.ct-horizontal.ct-start {
    -webkit-box-align: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    -moz-box-align: end;
          -ms-grid-row-align: flex-end;
         align-items: flex-end;
    -webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    -moz-box-pack: start;
         justify-content: flex-start;
    text-align: left;
    text-anchor: start;
}

.chartist-animated .ct-label.ct-horizontal.ct-end {
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    -moz-box-align: start;
          -ms-grid-row-align: flex-start;
         align-items: flex-start;
    -webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    -moz-box-pack: start;
         justify-content: flex-start;
    text-align: left;
    text-anchor: start;
}

.chartist-animated .ct-label.ct-vertical.ct-start {
    -webkit-box-align: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    -moz-box-align: end;
          -ms-grid-row-align: flex-end;
         align-items: flex-end;
    -webkit-box-pack: flex-end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: flex-end;
    -moz-box-pack: end;
         justify-content: flex-end;
    text-align: right;
    text-anchor: end;
}

.chartist-animated .ct-label.ct-vertical.ct-end {
    -webkit-box-align: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    -moz-box-align: end;
          -ms-grid-row-align: flex-end;
         align-items: flex-end;
    -webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    -moz-box-pack: start;
         justify-content: flex-start;
    text-align: left;
    text-anchor: start;
}

.chartist-animated .ct-chart-bar .ct-label.ct-horizontal.ct-start {
    -webkit-box-align: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    -moz-box-align: end;
          -ms-grid-row-align: flex-end;
         align-items: flex-end;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -moz-box-pack: center;
         justify-content: center;
    text-align: center;
    text-anchor: start;
}

.chartist-animated .ct-chart-bar .ct-label.ct-horizontal.ct-end {
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    -moz-box-align: start;
          -ms-grid-row-align: flex-start;
         align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -moz-box-pack: center;
         justify-content: center;
    text-align: center;
    text-anchor: start;
}

.chartist-animated .ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-start {
    -webkit-box-align: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    -moz-box-align: end;
          -ms-grid-row-align: flex-end;
         align-items: flex-end;
    -webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    -moz-box-pack: start;
         justify-content: flex-start;
    text-align: left;
    text-anchor: start;
}

.chartist-animated .ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-end {
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    -moz-box-align: start;
          -ms-grid-row-align: flex-start;
         align-items: flex-start;
    -webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    -moz-box-pack: start;
         justify-content: flex-start;
    text-align: left;
    text-anchor: start;
}

.chartist-animated .ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-start {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -moz-box-align: center;
          -ms-grid-row-align: center;
         align-items: center;
    -webkit-box-pack: flex-end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: flex-end;
    -moz-box-pack: end;
         justify-content: flex-end;
    text-align: right;
    text-anchor: end;
}

.chartist-animated .ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-end {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -moz-box-align: center;
          -ms-grid-row-align: center;
         align-items: center;
    -webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    -moz-box-pack: start;
         justify-content: flex-start;
    text-align: left;
    text-anchor: end;
}

.chartist-animated .ct-grid {
    stroke: #53494b;
    stroke-width: 1px;
    stroke-dasharray: 3px;
}

.chartist-animated .ct-point {
    stroke-width: 10px;
    stroke-linecap: round;
}

.chartist-animated .ct-line {
    fill: none;
    stroke-width: 4px;
}

.chartist-animated .ct-area {
    stroke: none;
    fill-opacity: .1;
}

.chartist-animated .ct-bar {
    fill: none;
    stroke-width: 10px;
}

.chartist-animated .ct-slice-donut {
    fill: none;
    stroke-width: 60px;
}

.chartist-animated .ct-series-a .ct-bar,
.chartist-animated .ct-series-a .ct-line,
.chartist-animated .ct-series-a .ct-point,
.chartist-animated .ct-series-a .ct-slice-donut {
    stroke: #2f3293;
}

.chartist-animated .ct-series-a .ct-area,
.chartist-animated .ct-series-a .ct-slice-pie {
    fill: #2f3293;
}

.chartist-animated .ct-series-b .ct-bar,
.chartist-animated .ct-series-b .ct-line,
.chartist-animated .ct-series-b .ct-point,
.chartist-animated .ct-series-b .ct-slice-donut {
    stroke: #f05b4f;
}

.chartist-animated .ct-series-b .ct-area,
.chartist-animated .ct-series-b .ct-slice-pie {
    fill: #f05b4f;
}

.chartist-animated .ct-series-c .ct-bar,
.chartist-animated .ct-series-c .ct-line,
.chartist-animated .ct-series-c .ct-point,
.chartist-animated .ct-series-c .ct-slice-donut {
    stroke: #f4c63d;
}

.chartist-animated .ct-series-c .ct-area,
.chartist-animated .ct-series-c .ct-slice-pie {
    fill: #f4c63d;
}

.chartist-animated .ct-series-d .ct-bar,
.chartist-animated .ct-series-d .ct-line,
.chartist-animated .ct-series-d .ct-point,
.chartist-animated .ct-series-d .ct-slice-donut {
    stroke: #d17905;
}

.chartist-animated .ct-series-d .ct-area,
.chartist-animated .ct-series-d .ct-slice-pie {
    fill: #d17905;
}

.chartist-animated .ct-series-e .ct-bar,
.chartist-animated .ct-series-e .ct-line,
.chartist-animated .ct-series-e .ct-point,
.chartist-animated .ct-series-e .ct-slice-donut {
    stroke: #453d3f;
}

.chartist-animated .ct-series-e .ct-area,
.chartist-animated .ct-series-e .ct-slice-pie {
    fill: #453d3f;
}

.chartist-animated .ct-series-f .ct-bar,
.chartist-animated .ct-series-f .ct-line,
.chartist-animated .ct-series-f .ct-point,
.chartist-animated .ct-series-f .ct-slice-donut {
    stroke: #59922b;
}

.chartist-animated .ct-series-f .ct-area,
.chartist-animated .ct-series-f .ct-slice-pie {
    fill: #59922b;
}

.chartist-animated .ct-series-g .ct-bar,
.chartist-animated .ct-series-g .ct-line,
.chartist-animated .ct-series-g .ct-point,
.chartist-animated .ct-series-g .ct-slice-donut {
    stroke: #0544d3;
}

.chartist-animated .ct-series-g .ct-area,
.chartist-animated .ct-series-g .ct-slice-pie {
    fill: #0544d3;
}

.chartist-animated .ct-series-h .ct-bar,
.chartist-animated .ct-series-h .ct-line,
.chartist-animated .ct-series-h .ct-point,
.chartist-animated .ct-series-h .ct-slice-donut {
    stroke: #6b0392;
}

.chartist-animated .ct-series-h .ct-area,
.chartist-animated .ct-series-h .ct-slice-pie {
    fill: #6b0392;
}

.chartist-animated .ct-series-i .ct-bar,
.chartist-animated .ct-series-i .ct-line,
.chartist-animated .ct-series-i .ct-point,
.chartist-animated .ct-series-i .ct-slice-donut {
    stroke: #f05b4f;
}

.chartist-animated .ct-series-i .ct-area,
.chartist-animated .ct-series-i .ct-slice-pie {
    fill: #f05b4f;
}

.chartist-animated .ct-series-j .ct-bar,
.chartist-animated .ct-series-j .ct-line,
.chartist-animated .ct-series-j .ct-point,
.chartist-animated .ct-series-j .ct-slice-donut {
    stroke: #dda458;
}

.chartist-animated .ct-series-j .ct-area,
.chartist-animated .ct-series-j .ct-slice-pie {
    fill: #dda458;
}

.chartist-animated .ct-series-k .ct-bar,
.chartist-animated .ct-series-k .ct-line,
.chartist-animated .ct-series-k .ct-point,
.chartist-animated .ct-series-k .ct-slice-donut {
    stroke: #eacf7d;
}

.chartist-animated .ct-series-k .ct-area,
.chartist-animated .ct-series-k .ct-slice-pie {
    fill: #eacf7d;
}

.chartist-animated .ct-series-l .ct-bar,
.chartist-animated .ct-series-l .ct-line,
.chartist-animated .ct-series-l .ct-point,
.chartist-animated .ct-series-l .ct-slice-donut {
    stroke: #86797d;
}

.chartist-animated .ct-series-l .ct-area,
.chartist-animated .ct-series-l .ct-slice-pie {
    fill: #86797d;
}

.chartist-animated .ct-series-m .ct-bar,
.chartist-animated .ct-series-m .ct-line,
.chartist-animated .ct-series-m .ct-point,
.chartist-animated .ct-series-m .ct-slice-donut {
    stroke: #b2c326;
}

.chartist-animated .ct-series-m .ct-area,
.chartist-animated .ct-series-m .ct-slice-pie {
    fill: #b2c326;
}

.chartist-animated .ct-series-n .ct-bar,
.chartist-animated .ct-series-n .ct-line,
.chartist-animated .ct-series-n .ct-point,
.chartist-animated .ct-series-n .ct-slice-donut {
    stroke: #6188e2;
}

.chartist-animated .ct-series-n .ct-area,
.chartist-animated .ct-series-n .ct-slice-pie {
    fill: #6188e2;
}

.chartist-animated .ct-series-o .ct-bar,
.chartist-animated .ct-series-o .ct-line,
.chartist-animated .ct-series-o .ct-point,
.chartist-animated .ct-series-o .ct-slice-donut {
    stroke: #a748ca;
}

.chartist-animated .ct-series-o .ct-area,
.chartist-animated .ct-series-o .ct-slice-pie {
    fill: #a748ca;
}

.chartist-animated .ct-series-a .ct-point {
    stroke-width: 10px;
    stroke-linecap: square;
}

.chartist-animated .ct-series-a .ct-line {
    fill: none;
    stroke-width: 4px;
    stroke-dasharray: 5px;
    -webkit-animation: dashoffset 1s linear infinite;
    -o-animation: dashoffset 1s linear infinite;
    animation: dashoffset 1s linear infinite;
}

.chartist-animated .ct-series-b .ct-point {
    -webkit-animation: bouncing-stroke .5s ease infinite;
    -o-animation: bouncing-stroke .5s ease infinite;
    animation: bouncing-stroke .5s ease infinite;
}

.chartist-animated .ct-series-b .ct-line {
    fill: none;
    stroke-width: 3px;
}

.chartist-animated .ct-series-c .ct-point {
    -webkit-animation: exploding-stroke 1s ease-out infinite;
    -o-animation: exploding-stroke 1s ease-out infinite;
    animation: exploding-stroke 1s ease-out infinite;
}

.chartist-animated .ct-series-c .ct-line {
    fill: none;
    stroke-width: 2px;
    stroke-dasharray: 40px 3px;
}

@-webkit-keyframes dashoffset {
    0% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: -20px;
    }
}

@-o-keyframes dashoffset {
    0% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: -20px;
    }
}

@keyframes dashoffset {
    0% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: -20px;
    }
}

@-webkit-keyframes bouncing-stroke {
    0%, 100% {
        stroke-width: 5px;
    }
    50% {
        stroke-width: 10px;
    }
}

@-o-keyframes bouncing-stroke {
    0%, 100% {
        stroke-width: 5px;
    }
    50% {
        stroke-width: 10px;
    }
}

@keyframes bouncing-stroke {
    0%, 100% {
        stroke-width: 5px;
    }
    50% {
        stroke-width: 10px;
    }
}

@-webkit-keyframes exploding-stroke {
    0% {
        stroke-width: 2px;
        opacity: 1;
    }
    100% {
        stroke-width: 20px;
        opacity: 0;
    }
}

@-o-keyframes exploding-stroke {
    0% {
        stroke-width: 2px;
        opacity: 1;
    }
    100% {
        stroke-width: 20px;
        opacity: 0;
    }
}

@keyframes exploding-stroke {
    0% {
        stroke-width: 2px;
        opacity: 1;
    }
    100% {
        stroke-width: 20px;
        opacity: 0;
    }
}


/*
 * CHARTIST TOOLTIP PLUGIN
 */
.chartist-tooltip {
    position: absolute;
    display: inline-block;
    min-width: 5em;
    padding: 8px 10px;
    background: #514d6a;
    color: #fff;
    text-align: center;
    pointer-events: none;
    z-index: 100;
    -webkit-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear;
    -webkit-border-radius: 3px;
            border-radius: 3px;
}

.chartist-tooltip:before {
    position: absolute;
    bottom: -14px;
    left: 50%;
    border: solid transparent;
    content: ' ';
    height: 0;
    width: 0;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #514d6a;
    border-width: 7px;
    margin-left: -8px;
}

.chartist-tooltip.hide {
    display: block;
    opacity: 0;
    visibility: hidden;
}

/*
 * DATATABLES RESPONSIVE
 */
table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
    top: 13px;
    left: 6px;
    height: 16px;
    width: 16px;
    display: block;
    position: absolute;
    color: white;
    border: none;
    -webkit-border-radius: 100px;
            border-radius: 100px;
    text-align: center;
    line-height: 15px;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
    content: '+';
    background-color: #acb7bf;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child.dataTables_empty:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child.dataTables_empty:before {
    display: none;
}

table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
    content: '-';
    background-color: #acb7bf;
    line-height: 14px;
}

table.dataTable.dtr-inline.collapsed > tbody > tr.child td:before {
    display: none;
}

table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child {
    padding-left: 27px;
}

table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child:before {
    top: 5px;
    left: 4px;
    height: 14px;
    width: 14px;
    -webkit-border-radius: 14px;
            border-radius: 14px;
    line-height: 12px;
}

table.dataTable.dtr-column > tbody > tr > td.control,
table.dataTable.dtr-column > tbody > tr > th.control {
    position: relative;
    cursor: pointer;
}

table.dataTable.dtr-column > tbody > tr > td.control:before,
table.dataTable.dtr-column > tbody > tr > th.control:before {
    top: 50%;
    left: 50%;
    height: 16px;
    width: 16px;
    margin-top: -10px;
    margin-left: -10px;
    display: block;
    position: absolute;
    color: white;
    border: none;
    -webkit-border-radius: 100px;
            border-radius: 100px;
    text-align: center;
    line-height: 15px;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
    content: '+';
    background-color: #acb7bf;
}

table.dataTable.dtr-column > tbody > tr.parent td.control:before,
table.dataTable.dtr-column > tbody > tr.parent th.control:before {
    content: '-';
    background-color: #acb7bf;
}

table.dataTable > tbody > tr.child {
    padding: 0.5em 1em;
}

table.dataTable > tbody > tr.child:hover {
    background: transparent !important;
}

table.dataTable > tbody > tr.child ul {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

table.dataTable > tbody > tr.child ul li {
    border-bottom: 1px solid #efefef;
    padding: 0.5em 0;
}

table.dataTable > tbody > tr.child ul li:first-child {
    padding-top: 0;
}

table.dataTable > tbody > tr.child ul li:last-child {
    border-bottom: none;
}

table.dataTable > tbody > tr.child span.dtr-title {
    display: inline-block;
    min-width: 75px;
    font-weight: bold;
}

table.dataTable .child li {
    white-space: normal;
}

@media (max-width: 767px) {
    div.dataTables_wrapper div.dataTables_info {
        margin-bottom: 10px;
    }
}

table.dataTable thead .sorting:before,
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before,
table.dataTable thead .sorting_desc_disabled:after {
    bottom: .7em;
}

/*
 * DATATABLES FIXED COLUMNS
 */
table.DTFC_Cloned tr {
    background-color: white;
    margin-bottom: 0;
}

div.DTFC_LeftHeadWrapper table,
div.DTFC_RightHeadWrapper table {
    border-bottom: none !important;
    margin-bottom: 0 !important;
    background-color: white;
}

div.DTFC_LeftBodyWrapper table,
div.DTFC_RightBodyWrapper table {
    border-top: none;
    margin: 0 !important;
}

div.DTFC_LeftBodyWrapper table thead .sorting:after,
div.DTFC_LeftBodyWrapper table thead .sorting_asc:after,
div.DTFC_LeftBodyWrapper table thead .sorting_desc:after,
div.DTFC_LeftBodyWrapper table thead .sorting:after,
div.DTFC_LeftBodyWrapper table thead .sorting_asc:after,
div.DTFC_LeftBodyWrapper table thead .sorting_desc:after,
div.DTFC_RightBodyWrapper table thead .sorting:after,
div.DTFC_RightBodyWrapper table thead .sorting_asc:after,
div.DTFC_RightBodyWrapper table thead .sorting_desc:after,
div.DTFC_RightBodyWrapper table thead .sorting:after,
div.DTFC_RightBodyWrapper table thead .sorting_asc:after,
div.DTFC_RightBodyWrapper table thead .sorting_desc:after {
    display: none;
}

div.DTFC_LeftBodyWrapper table tbody tr:first-child th,
div.DTFC_LeftBodyWrapper table tbody tr:first-child td,
div.DTFC_RightBodyWrapper table tbody tr:first-child th,
div.DTFC_RightBodyWrapper table tbody tr:first-child td {
    border-top: none;
}

div.DTFC_LeftFootWrapper table,
div.DTFC_RightFootWrapper table {
    border-top: none;
    margin-top: 0 !important;
    background-color: white;
}

/*
 * EDITABLE TABLE
 */
.editable-table td {
    outline: none !important;
}

.editable-table + input, .editable-table input:focus {
    border: 1px solid #2f3293 !important;
    outline: 0 !important;
    outline-offset: 0 !important;
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
}

.editable-table.table-inverse + input, .editable-table.table-inverse input:focus {
    border-color: #eceff4 !important;
    border-bottom: none !important;
}

/*
 * EONASDAN BOOTSTRAP DATEPICKER
 */
.bootstrap-datetimepicker-widget {
    max-width: 19em;
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background: none;
    color: #2f3293 !important;
}

.bootstrap-datetimepicker-widget table thead tr:first-child th.prev, .bootstrap-datetimepicker-widget table thead tr:first-child th.next {
    color: #eceff4;
}

.bootstrap-datetimepicker-widget table td {
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.bootstrap-datetimepicker-widget table td span.active {
    background: #2f3293 !important;
}

.bootstrap-datetimepicker-widget table td span:hover {
    background-color: #acb7bf;
    color: #ffffff;
}

.bootstrap-datetimepicker-widget table td span.timepicker-hour, .bootstrap-datetimepicker-widget table td span.timepicker-minute {
    color: #514d6a;
    background: none !important;
}

.bootstrap-datetimepicker-widget table td.minute:hover {
    background-color: #eceff4;
}

.bootstrap-datetimepicker-widget table th {
    width: 32px;
    height: 28px;
    line-height: 28px;
}

.bootstrap-datetimepicker-widget table th.dow {
    font-weight: 600;
}

.bootstrap-datetimepicker-widget table th.picker-switch {
    width: 165px;
}

.bootstrap-datetimepicker-widget table td.day {
    width: 32px;
    height: 28px;
    line-height: 28px;
}

.bootstrap-datetimepicker-widget table td.day:hover {
    background: #acb7bf;
    color: #ffffff;
}

.bootstrap-datetimepicker-widget table td.day.new {
    color: #bbb8cb;
}

.bootstrap-datetimepicker-widget table td.day.new:hover {
    color: #ffffff !important;
}

.bootstrap-datetimepicker-widget table td.active.active, .bootstrap-datetimepicker-widget table td.active:active:hover, .bootstrap-datetimepicker-widget table table td.active:hover.active, .bootstrap-datetimepicker-widget table table td.active:hover:active:hover {
    background-color: #2f3293;
    color: #ffffff !important;
}

.bootstrap-datetimepicker-widget .timepicker-hours td:hover, .bootstrap-datetimepicker-widget .timepicker-minutes td:hover {
    background: #acb7bf !important;
    color: #ffffff;
}

.bootstrap-datetimepicker-widget a[data-action].btn {
    padding: 0;
    background: none;
    color: #514d6a;
    border: none !important;
}

.bootstrap-datetimepicker-widget a[data-action].btn:hover {
    color: #ffffff;
    background: #acb7bf;
}

.bootstrap-datetimepicker-widget a[data-action].btn:hover span {
    background: none !important;
}

.bootstrap-datetimepicker-widget .accordion-toggle span {
    color: #514d6a;
    background: #eceff4;
}

.bootstrap-datetimepicker-widget .accordion-toggle span:hover {
    color: #ffffff;
    background-color: #2f3293;
}

.bootstrap-datetimepicker-widget.dropdown-menu:before, .bootstrap-datetimepicker-widget.dropdown-menu:after {
    display: none;
}

/*
 * ION RANGE SLIDER
 */
.irs {
    height: 55px;
}

.irs .irs-with-grid {
    height: 75px;
}

.irs .irs-line {
    height: 10px;
    top: 33px;
    background: #eceff4;
    -webkit-border-radius: 16px;
            border-radius: 16px;
}

.irs .irs-line-left {
    height: 10px;
}

.irs .irs-line-mid {
    height: 10px;
}

.irs .irs-line-right {
    height: 10px;
}

.irs .irs-bar {
    height: 10px;
    top: 33px;
    background: #2f3293;
}

.irs .irs-bar-edge {
    height: 10px;
    top: 33px;
    width: 14px;
    background: #2f3293;
    -webkit-border-radius: 16px 0 0 16px;
            border-radius: 16px 0 0 16px;
}

.irs .irs-shadow {
    height: 10px;
    top: 33px;
    background: #514d6a;
    opacity: 0.3;
    -webkit-border-radius: 5px;
            border-radius: 5px;
}

.irs .lt-ie9 .irs-shadow {
    filter: alpha(opacity=30);
}

.irs .irs-slider {
    top: 25px;
    width: 27px;
    height: 27px;
    background: #ffffff;
    -webkit-border-radius: 27px;
            border-radius: 27px;
    -moz-border-radius: 27px;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2), 0 3px 1px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 2px rgba(0, 0, 0, 0.2), 0 3px 1px rgba(0, 0, 0, 0.1);
    cursor: pointer;
}

.irs .irs-slider.state_hover, .irs .irs-slider:hover {
    background: #ffffff;
}

.irs .irs-min, .irs .irs-max {
    color: #827ca1;
    font-size: .875rem;
    line-height: 1.333;
    text-shadow: none;
    top: 0;
    padding: 1px 5px;
    background: #e1e4e9;
    -webkit-border-radius: 3px;
            border-radius: 3px;
}

.irs .lt-ie9 .irs-min, .irs .lt-ie9 .irs-max {
    background: #eceff4;
}

.irs .irs-from, .irs .irs-to, .irs .irs-single {
    color: #ffffff;
    font-size: .875rem;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background: #00a8ff;
    -webkit-border-radius: 3px;
            border-radius: 3px;
}

.irs .lt-ie9 .irs-from, .irs .lt-ie9 .irs-to, .irs .lt-ie9 .irs-single {
    background: #e8e9ea;
}

.irs .irs-grid {
    height: 27px;
    bottom: -15px;
}

.irs .irs-grid-pol {
    opacity: 0.5;
    background: #d0d3d8;
}

.irs .irs-grid-pol.small {
    background: #d0d3d8;
}

.irs .irs-grid-text {
    bottom: 3px;
    color: #99a4ac;
    font-size: .75rem;
}

/*
 * FULLCALENDAR
 */
.fc-unthemed {
    position: relative;
    z-index: 50;
}

.fc-unthemed * {
    outline: none !important;
    -webkit-appearance: none !important;
       -moz-appearance: none !important;
            appearance: none !important;
}

.fc-unthemed .fc-axis {
    padding: 0px 15px;
}

.fc-unthemed .fc-divider, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
    border-color: #e8e9ea;
}


.fc-widget-header thead {
	background:#eceff4;
}


.fc-unthemed th {
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 15px;
}

.fc-unthemed .jspVerticalBar {
    z-index: 10;
}

.fc-unthemed .fc-toolbar {
    margin-bottom: 0px;
}

.fc-unthemed .fc-toolbar h1, .fc-unthemed .fc-toolbar h2, .fc-unthemed .fc-toolbar h3, .fc-unthemed .fc-toolbar h4, .fc-unthemed .fc-toolbar h5, .fc-unthemed .fc-toolbar h6 {
    font-weight: 600;
    font-size: 18px;
    line-height: 32px;
}

.fc-unthemed .fc-toolbar .fc-left, .fc-unthemed .fc-toolbar .fc-right, .fc-unthemed .fc-toolbar .fc-center {
    margin-bottom: 10px;
}

.fc-unthemed .fc-toolbar .fc-center {
    padding: 0px 20px;
}

.fc-unthemed .fc-state-default {
    background: #2f3293 none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px !important;
    box-shadow: none;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    padding: 6px 10px 10px;
    text-shadow: none;
}

.fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td {
    color: #333333 !important;
    font-weight: bold !important;
    font-size: 12px !important;
}

.fc-unthemed .fc-state-default:hover {
    background: #c9d0d5;
}

.fc-unthemed .fc-state-active {
    background-color: #2f3293 !important;
    color: #ffffff !important;
    text-shadow: none;
}

.fc-unthemed .fc-unthemed .fc-today {
    background-color: #fff6da;
}

.fc-unthemed .fc-highlight {
    background-color: #a0dfff;
    border: solid 1px #2f3293;
}

.fc-unthemed .fc-widget-header, .fc-unthemed .fc-widget-content {
    margin-right: 0 !important;
}

.fc-unthemed .fc-scroller.jspScrollable {
    overflow: hidden !important;
}

.fc-unthemed .fc-ltr .fc-time-grid .fc-event-container {
    margin: 0;
}

.fc-unthemed .fc-time-grid-event .fc-time {
    font-size: 1rem;
}

.fc-unthemed .fc-day-grid-event .fc-time {
    font-weight: 600;
}

.fc-unthemed .fc-event {
    background-color: #2f3293;
    border-color: #fff;
    color: #ffffff;
    -webkit-border-radius: 0;
            border-radius: 0;
    font-size: 14px;
    padding: 7px;
}

.fc-unthemed .fc-event.event-clicked {
    opacity: .7;
    z-index: 30 !important;
}

.fc-unthemed .fc-event.fc-event-success {
    background-color: #46be8a;
}

.fc-unthemed .fc-event.fc-event-secondary {
    background-color: #6a7a84;
}

.fc-unthemed .fc-event.fc-event-danger {
    background-color: #fb434a;
}

.fc-unthemed .fc-event.fc-event-warning {
    background-color: #f39834;
}

.fc-unthemed .fc-event.fc-event-info {
    background-color: #2f3293;
}

.fc-unthemed .fc-event.fc-event-default {
    background-color: #acb7bf;
}

.fc-unthemed a.fc-more {
    font-size: 1rem;
    text-decoration: none;
}

.fc-unthemed .fc-event {
    border-radius: 3px;
    margin: 1px 2px 0;
    padding: 0 3px;
}

.fc-day-grid-event .fc-content {
    overflow: hidden;
    white-space: normal !important;
}

.fc-unthemed .fc-time-grid-event {
    padding: 8px;
    -webkit-border-radius: 5px;
            border-radius: 5px;
}

.fc-unthemed hr.fc-divider {
    padding: 0px;
}

.fc-unthemed .fc-popover, .fc-popover {
    width: 250px;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: none;
    border: none;
}

.fc-unthemed .fc-popover .fc-header, .fc-popover .fc-header {
    -webkit-border-radius: 4px 4px 0 0;
            border-radius: 4px 4px 0 0;
    color: #fff;
    background: #2f3293;
    padding: 6px 10px 6px 12px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: .875rem;
}

.fc-unthemed .fc-popover .fc-header .fc-title, .fc-popover .fc-header .fc-title {
    margin: 0;
}

.fc-unthemed .fc-popover .fc-header .fc-close, .fc-popover .fc-header .fc-close {
    color: #fff;
    font-size: .875rem;
}

.fc-unthemed .fc-popover .fc-body, .fc-popover .fc-body {
    background: #fbfcfd;
    border: solid 1px #e8e9ea;
    border-top: none;
    -webkit-border-radius: 0 0 4px 4px;
            border-radius: 0 0 4px 4px;
}

.fc-unthemed .fc-popover .fc-event-container, .fc-popover .fc-event-container {
    padding: 10px 12px;
}

.fc-unthemed .fc-popover .fc-h-event, .fc-popover .fc-h-event {
    padding-left: 7px !important;
    margin-left: 2px !important;
}

.fc-unthemed .fc-popover .text-center .btn, .fc-popover .text-center .btn {
    margin: 0 4px;
}

.fc-popover.click {
    position: absolute;
    left: 50%;
    top: 100%;
    z-index: 50;
    margin-left: -120px;
    margin-top: 8px;
    font-size: .9375rem;
}

.fc-popover.click .fc-header {
    position: relative;
    padding-right: 30px;
}

.fc-popover.click .fc-header:before {
    content: '';
    display: block;
    position: absolute;
    top: -8px;
    left: 50%;
    margin-left: -9px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 9px 9px 9px;
    border-color: transparent transparent #2f3293 transparent;
}

.fc-popover.click .fc-header .cl {
    border: none;
    background: none;
    padding: 0;
    color: #fff;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -7px;
}

.fc-popover.click .fc-body {
    padding: 12px;
}

.fc-popover.click .fc-body p {
    margin: 0 0 1em;
}

.fc-popover.click .fc-body .actions {
    margin: 0 -12px 0 0;
}

.fc-popover.click .fc-body .actions li {
    float: left;
    margin: 0 12px 0 0;
}

.fc-popover.click .fc-body .actions li:last-child {
    margin-right: 0;
}

.fc-popover.click .fc-body > .btn {
    margin: 0 10px 0 0;
}

.fc-popover.click .fc-body .form-control {
    font-size: .875rem;
}

.fc-popover.click .fc-body.remove-confirm, .fc-popover.click .fc-body.edit-event {
    display: none;
}

/*
 * JSCROLLPANE
 */
.jspScrollable {
    outline: none;
}

.jspScrollable:hover .jspVerticalBar {
    opacity: .7;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.jspScrollable:hover .jspHorizontalBar {
    opacity: .7;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.jspScrollable .jspTrack {
    left: -1px !important;
}

.jspScrollable .jspVerticalBar {
    background: transparent;
    width: 3px;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.jspScrollable .jspHorizontalBar {
    background: transparent;
    height: 4px;
    opacity: 0;
    bottom: 1px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.jspScrollable .jspHorizontalBar .jspDrag:after {
    background: #e8e9ea;
    top: 0px;
    bottom: 0px;
}

.jspScrollable .jspPane {
    width: 100% !important;
}

.jspScrollable .jspCap {
    display: none;
}

.jspScrollable .jspTrack {
    background: transparent;
    position: relative;
    width: 2px;
    left: -5px;
}

.jspScrollable .jspDrag {
    background: transparent;
    position: relative;
    top: 0;
    left: -1px;
    width: 5px;
    cursor: pointer;
    -webkit-border-radius: 0px;
            border-radius: 0px;
}

.jspScrollable .jspDrag:after {
    display: block;
    content: '';
    background: #e8e9ea;
    position: absolute;
    width: 100%;
    top: 4px;
    bottom: 4px;
    -webkit-border-radius: 20px;
            border-radius: 20px;
}

/*
 * NESTABLE
 */
.dd {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}

.dd button {
    outline: none;
}

.dd-list {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
}

.dd-list .dd-list {
    padding-left: 30px;
}

.dd-collapsed .dd-list {
    display: none;
}

.dd-item,
.dd-empty,
.dd-placeholder {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    min-height: 30px;
    line-height: 30px;
}

.dd-handle {
    display: block;
    height: 40px;
    margin: 5px 0;
    padding: 5px 10px;
    text-decoration: none;
    border: 1px solid #e8e9ea;
    background: #fff;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    cursor: move;
}

.dd-handle:hover {
    color: #fff;
    background: #2f3293;
    border-color: #2f3293;
}

.dd-item > button {
    display: block;
    position: relative;
    cursor: pointer;
    float: left;
    width: 30px;
    height: 30px;
    margin: 5px 0;
    padding: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 0;
    background: transparent;
    line-height: 33px;
    text-align: center;
    font-family: FontAwesome;
    font-size: 11px;
}

.dd-item > button:before {
    content: "\f067";
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    text-indent: 0;
}

.dd-item > button[data-action="collapse"]:before {
    content: "\f068";
}

.dd-placeholder, .dd-empty {
    margin: 5px 0;
    padding: 0;
    min-height: 30px;
    background: #f2f4f8;
    border: 1px dashed #bbb8cb;
    -webkit-border-radius: 3px;
            border-radius: 3px;
}

.dd-empty {
    border: 1px dashed #eceff4;
    min-height: 100px;
    background-color: #ffffff;
}

.dd-dragel {
    position: absolute;
    pointer-events: none;
    z-index: 9999;
    opacity: .8;
    list-style: none;
}

.dd-dragel li {
    list-style: none;
}

.dd-dragel > .dd-item .dd-handle {
    margin-top: 0;
}

.dd-dragel .dd-item > button {
    display: none;
}

.dd-dragel .dd-handle {
    line-height: 20px;
    min-height: 30px;
    padding: 5px 10px;
}

.dd3-content {
    display: block;
    height: 40px;
    margin: 5px 0;
    padding: 5px 10px 5px 40px;
    text-decoration: none;
    border: 1px solid #e8e9ea;
    background: #ffffff;
    -webkit-border-radius: 3px;
            border-radius: 3px;
}

.dd-dragel > .dd3-item > .dd3-content {
    margin: 0;
}

.dd3-item > button {
    margin-left: 30px;
}

.dd3-item > button.hover {
    color: #514d6a;
}

.dd3-handle {
    position: absolute;
    margin: 0;
    left: 0;
    top: 0;
    cursor: move;
    width: 30px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 1px solid #e8e9ea;
    background: #eceff4;
    -webkit-border-top-right-radius: 0;
            border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
            border-bottom-right-radius: 0;
    color: #514d6a;
}

.dd3-handle:before {
    font-family: FontAwesome;
    content: "\f0c9";
    display: block;
    position: absolute;
    left: 0;
    top: -1px;
    width: 100%;
    text-align: center;
    text-indent: 0;
    font-size: 14px;
    line-height: 40px;
}

.dd3-handle:hover {
    background: #2f3293;
}

.dd3-handle:hover + .dd3-content {
    border-color: #2f3293;
}

/*
 * SELECT 2
 */
.select2.select2-container {
    width: auto !important;
    display: block;
}

.select2 .select2-selection--single {
    height: 39px;
    border-color: #e8e9ea;
}

.select2 .select2-selection--single .select2-selection__arrow {
    height: 39px;
    right: 7px;
}

.select2 .select2-selection--single .select2-selection__arrow b {
    border-top-color: #d2d9e5 !important;
}

.select2 .select2-selection--single .select2-selection__rendered {
    line-height: 37px;
    color: #514d6a;
    padding-left: 16px;
}

.select2 .select2-selection--multiple {
    min-height: 39px;
    border-color: #e8e9ea;
}

.select2 .select2-selection--multiple .select2-selection__choice {
    -webkit-border-radius: 3px;
            border-radius: 3px;
	background: #666666 none repeat scroll 0 0;
    border-color: #666666;
    border-radius: 3px;
    color: #ffffff;
    line-height: 25px;
}


.select2 .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
    float: right;
    margin-left: 5px;
    color: #bbb8cb;
}

.select2 .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove:hover {
    color: #827ca1;
}

.select2 .select2-selection--multiple .select2-search__field {
    line-height: 27px;
    margin-left: 6px;
}

.select2.select2-container--open .select2-selection__arrow b {
    border-bottom-color: #d2d9e5 !important;
}

.select2.select2-container--disabled .select2-selection--single {
    background: #f2f4f8;
    border-color: #e8e9ea !important;
}

.select2.select2-container--disabled .select2-selection--multiple {
    background: #f2f4f8;
    border-color: #e8e9ea !important;
}

.select2.select2-container--focus .select2-selection {
    background: #f2f2f2 none repeat scroll 0 0;
    border-color: #2f3293;
    box-shadow: 1px 1px 4px #e0e0e0 inset;
}

.select2.select2-container--open .select2-selection {
    border-color: #2f3293;
    border-bottom-color: #2f3293;
}

.select2-container--default .select2-selection--multiple {
	background: #f2f2f2 none repeat scroll 0 0;
    box-shadow: 1px 1px 4px #e0e0e0 inset;
}

.select2.select2-container--above.select2-container--open .select2-selection {
    border-bottom-color: #2f3293;
    border-top-color: #2f3293;
    box-shadow: 1px 1px 4px #e0e0e0 inset;
}

.select2-dropdown {
    border-color: #2f3293;
}

.select2-container {
    width: auto !important;
    display: block;
    outline: none !important;
    z-index: 9;
}

.select2-container * {
    outline: none !important;
}

.select2-container .select2-search__field {
    border-color: #e8e9ea !important;
    padding: 6px 11px;
}

.select2-container .select2-results__option[aria-selected=true] {
    background-color: #f2f4f8 !important;
}

.select2-container .select2-results__option[aria-selected=true].select2-results__option--highlighted {
    background: #e8e9ea !important;
    color: #514d6a;
}

.select2-container .select2-results__option--highlighted {
    background: #e8e9ea !important;
    color: #514d6a !important;
}

.select2-container .select2-results__option {
    padding: 6px 16px;
}

.select2-container .select2-results__group {
    padding: 6px 9px;
    font-weight: 600;
}







