/*html {
  position: relative;
  min-height: 100%;
}

body {
  padding-top: 80px;
  padding-bottom: 40px;
}*/

html,
body {
    height: 100%;
}
body {
    background-color: #f3f3f4;
}
#wrapper {
    min-height: 100%;
    position: relative;
}
.wrapper-content {
    padding: 20px 10px 10px;
}
/* PACE PROGRESS BAR */
.pace .pace-progress {
    left: 300px;
}
.mini-navbar .pace .pace-progress {
    left: 70px;
}

/* WRAPPER */
.navbar-static-side {
    width: 300px;
}
body.fixed-sidebar .navbar-static-side {
    position: fixed;
    width: 300px;
    z-index: 101;
    height: 100%;
    overflow-y: auto;
}
body.body-small.fixed-sidebar.mini-navbar .navbar-static-side {
    width: 300px;
}

#side-menu.nav > li > a {
    padding: 20px 20px 20px 25px;
}

#side-menu.nav > li > a,
.nav-second-level > li > a {
    font-size: 14px;
}

@media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
        margin-top: -15px;
    }
    .navbar-minimalize {
        display: none;
    }
    .sidebar-minimalize {
        display: block;
    }
    #page-wrapper .navbar-header {
        float:none;
    }
    #page-wrapper {
        position: inherit;
        margin: 0 0 0 300px;
        min-height: auto;
    }
    .navbar-static-side {
        z-index: 101;
        position: fixed !important;
        width: 300px;
        height: 100% !important;
        overflow-y: auto !important;
    }
}
@media (max-width: 768px) {
    .checkin-form {
        display: none !important;
    }
    .fixed-sidebar.body-small .navbar-static-side {
        display: none;
        z-index: 1;
        position: fixed;
        width: 300px;
        height: 100% !important;
        overflow-y: auto !important;
    }
}

/* account bar menu breakpoint */
.visible-xxs-inline {
    display:none !important;
}
.navbar-top-links li:last-child {
    margin-right:10px;
}
@media (max-width: 480px) {
    .navbar-top-links li:last-child {
        margin-right:5px;
    }
    .visible-xxs-inline {
        display:inline !important;
    }
    .col-xxs-12 {
        float:left;
        width:100%;
    }
}

@media print {
    .navbar-static-side,
    .navbar-static-top,
    .hidden-print {
        display: none !important;
    }
    th {
        font-size: 11px;
    }
    td {
        font-size: 9px;
    }
}

.daterangepicker td.available {
    font-weight: bold;
}

@-moz-document url-prefix() {
    .btn-block.btn-labeled > span.btn-text {
        padding-left: 0 !important;
    }
    .btn-block.btn-labeled > span.btn-label.btn-label-right {
        margin: -32px 0 0;
    }
    .btn-block.btn-labeled > span.btn-label {
        margin: 0 0 0;
    }
}

.DTTT_Print nav,
.DTTT_Print .audio-playback {
    display: none;
}
.DTTT_Print #page-wrapper {
    margin: 0;
}

canvas.clickable-chart {
    cursor: pointer;
}
a.cust-facet {
    margin: 0 0 0 5px;
}

.messenger {
    position: absolute;
    padding: 7px 10px 7px 13px;
    border-radius: 20px 0px 0px 20px;
    font-size: 16px;
    top: 0;
    left: 0px;
    width: 40px;
    color: #fff;
    cursor: pointer;
}

.messenger .badge {
    line-height: 12px;
    padding: 2px 5px;
    position: absolute;
    right: 6px;
    top: 12px;
}

.editable-click,
a.editable-click,
a.editable-click:hover,
table a.editable:not(.btn),
.table a.editable:not(.btn) {
    text-decoration: none;
}

body.account-selector-showing {
    padding-top: 140px;
}

body.account-selector-showing div.jibAlerts div.alert.alert-fixed-top {
    top: 120px;
}

.alert.alert-fixed-top {
    border-radius: 4px;
}

div.last-row {
    padding-bottom: 10px;
}

.topmargin10 {
    margin: 10px 0 0 0;
}

.graph-modal label {
    margin: 0;
}

.graph-modal #chart-title {
    margin: 10px 0;
}

.graph-modal .col-lg-8 {
    margin: 20px 0 0;
}

.graph-modal .data-sources .btn-group,
.graph-modal .grouped-source .btn-group {
    margin: 10px;
}

.graph-modal .data-facets a.text-danger {
    padding: 20px 0 0 0;
}

.graph-modal .data-facets a.text-danger:hover {
    text-decoration: none;
    color: #c9302c;
}

.legend ul {
    list-style-type: none;
}

.legend ul li span {
    display: block;
    height: 15px;
    width: 15px;
    float: left;
    margin: 5px 6px 0 0;
}

.jumbotron {
    text-align: center;
}

.jumbotron h2 {
    font-size: 1.5em;
    letter-spacing: -1px;
    margin-bottom: 30px;
    text-align: center;
    font-weight: normal;
    color: gray;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 40px;
}

.footer-default {
    background-color: #2c3e50;
}

.footer-inverse {
    background-color: #18bc9c;
}

.container .text-muted {
    margin: 10px 0;
}

.footer > .container {
    padding-right: 15px;
    padding-left: 15px;
}

.searchuser {
    margin: 0 0 15px 0;
}

#suggestion {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    width: 300px;
}

#suggestion ul {
    padding: 0;
    margin: 0;
}
#suggestion ul li {
    box-sizing: border-box;
    list-style: none;
    color: #7b8a8b;
    width: 100%;
    padding: 5px 3px;
    margin: 0;
    cursor: pointer;
}
#suggestion ul li:hover {
    background-color: #2c3e50;
    color: #fff;
}
.searchuser,
.searchuser input {
    width: 300px;
}

/* Animation test */
.animation-target {
    -webkit-animation: animation 1000ms linear both;
    animation: animation 1000ms linear both;
}

/* Generated with Bounce.js. Edit at http://goo.gl/wp2w60 */

@-webkit-keyframes animation {
    0% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 300, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 300, 0, 0, 1);
    }
    3.333333% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 171.36272, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 171.36272, 0, 0, 1);
    }
    6.666667% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 97.88394, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 97.88394, 0, 0, 1);
    }
    10% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 55.91219, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 55.91219, 0, 0, 1);
    }
    13.333333% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 31.93755, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 31.93755, 0, 0, 1);
    }
    16.666667% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 18.24302, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 18.24302, 0, 0, 1);
    }
    20% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.42058, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.42058, 0, 0, 1);
    }
    23.333333% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 5.95233, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 5.95233, 0, 0, 1);
    }
    26.666667% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 3.40002, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 3.40002, 0, 0, 1);
    }
    30% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1.94212, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1.94212, 0, 0, 1);
    }
    33.333333% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1.10936, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1.10936, 0, 0, 1);
    }
    36.666667% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.63368, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.63368, 0, 0, 1);
    }
    40% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.36196, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.36196, 0, 0, 1);
    }
    43.333333% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.20676, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.20676, 0, 0, 1);
    }
    46.666667% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.1181, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.1181, 0, 0, 1);
    }
    50% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.06746, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.06746, 0, 0, 1);
    }
    53.333333% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.03853, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.03853, 0, 0, 1);
    }
    56.666667% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.02201, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.02201, 0, 0, 1);
    }
    60% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.01257, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.01257, 0, 0, 1);
    }
    63.333333% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00718, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00718, 0, 0, 1);
    }
    66.666667% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.0041, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.0041, 0, 0, 1);
    }
    70% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00234, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00234, 0, 0, 1);
    }
    73.333333% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00134, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00134, 0, 0, 1);
    }
    76.666667% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00076, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00076, 0, 0, 1);
    }
    80% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00044, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00044, 0, 0, 1);
    }
    83.333333% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00025, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00025, 0, 0, 1);
    }
    86.666667% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00014, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00014, 0, 0, 1);
    }
    90% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00008, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00008, 0, 0, 1);
    }
    93.333333% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00005, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00005, 0, 0, 1);
    }
    96.666667% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00003, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00003, 0, 0, 1);
    }
    100% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
}
@keyframes animation {
    0% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 300, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 300, 0, 0, 1);
    }
    3.333333% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 171.36272, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 171.36272, 0, 0, 1);
    }
    6.666667% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 97.88394, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 97.88394, 0, 0, 1);
    }
    10% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 55.91219, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 55.91219, 0, 0, 1);
    }
    13.333333% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 31.93755, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 31.93755, 0, 0, 1);
    }
    16.666667% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 18.24302, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 18.24302, 0, 0, 1);
    }
    20% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.42058, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.42058, 0, 0, 1);
    }
    23.333333% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 5.95233, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 5.95233, 0, 0, 1);
    }
    26.666667% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 3.40002, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 3.40002, 0, 0, 1);
    }
    30% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1.94212, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1.94212, 0, 0, 1);
    }
    33.333333% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1.10936, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1.10936, 0, 0, 1);
    }
    36.666667% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.63368, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.63368, 0, 0, 1);
    }
    40% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.36196, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.36196, 0, 0, 1);
    }
    43.333333% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.20676, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.20676, 0, 0, 1);
    }
    46.666667% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.1181, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.1181, 0, 0, 1);
    }
    50% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.06746, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.06746, 0, 0, 1);
    }
    53.333333% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.03853, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.03853, 0, 0, 1);
    }
    56.666667% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.02201, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.02201, 0, 0, 1);
    }
    60% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.01257, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.01257, 0, 0, 1);
    }
    63.333333% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00718, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00718, 0, 0, 1);
    }
    66.666667% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.0041, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.0041, 0, 0, 1);
    }
    70% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00234, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00234, 0, 0, 1);
    }
    73.333333% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00134, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00134, 0, 0, 1);
    }
    76.666667% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00076, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00076, 0, 0, 1);
    }
    80% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00044, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00044, 0, 0, 1);
    }
    83.333333% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00025, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00025, 0, 0, 1);
    }
    86.666667% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00014, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00014, 0, 0, 1);
    }
    90% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00008, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00008, 0, 0, 1);
    }
    93.333333% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00005, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00005, 0, 0, 1);
    }
    96.666667% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00003, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00003, 0, 0, 1);
    }
    100% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
}
table.floatThead-table {
    border-top: none;
    border-bottom: none;
    background-color: #fff;
}
div.floatThead-container {
    border-top: 1px solid #ecf0f1;
}
.form-signin {
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
    margin-bottom: 10px;
}
.form-signin .checkbox {
    font-weight: normal;
}
.form-signin .form-control {
    position: relative;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    font-size: 16px;
}
.form-signin .form-control:focus {
    z-index: 2;
}
.form-signin input[type='email'] {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.form-signin input[type='password'] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.modal-header {
    border-radius: 5px 5px 0 0;
}
.nav-wizard > li > a {
    padding: 10px 10px;
}
.nav-pills.nav-wizard > li {
    position: relative;
    overflow: visible;
    border-right: 15px solid #fff;
    border-left: 15px solid #fff;
}
.nav-pills.nav-wizard > li:first-child {
    border-left: 0;
}
/* .nav-pills.nav-wizard > li:first-child a {
  border-radius: 5px 0 0 5px;
} */
.nav-pills.nav-wizard > li:last-child {
    border-right: 0;
}
/* .nav-pills.nav-wizard > li:last-child a {
  border-radius: 0 5px 5px 0;
} */
.nav-pills.nav-wizard > li a {
    border-radius: 0;
    background-color: #eee;
    color: #2c3e50;
}
.nav-pills.nav-wizard > li .nav-arrow {
    position: absolute;
    top: 0px;
    right: -19px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 19px 0 19px 19px;
    border-color: transparent transparent transparent #eee;
    z-index: 150;
}
.nav-pills.nav-wizard > li .nav-wedge {
    position: absolute;
    top: 0px;
    left: -19px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 19px 0 19px 19px;
    border-color: #eee #eee #eee transparent;
    z-index: 150;
}
.nav-pills.nav-wizard > li:hover .nav-arrow {
    border-color: transparent transparent transparent #aaa;
}
.nav-pills.nav-wizard > li:hover .nav-wedge {
    border-color: #aaa #aaa #aaa transparent;
}
.nav-pills.nav-wizard > li:hover a {
    background-color: #aaa;
    color: #fff;
}
.nav-pills.nav-wizard > li.active .nav-arrow {
    border-color: transparent transparent transparent #3498db;
}
.nav-pills.nav-wizard > li.active .nav-wedge {
    border-color: #3498db #3498db #3498db transparent;
}
.nav-pills.nav-wizard > li.active a {
    background-color: #3498db;
    color: #fff;
}
.nav-pills.nav-wizard > li.completed .nav-arrow {
    border-color: transparent transparent transparent #18bc9c;
}
.nav-pills.nav-wizard > li.completed .nav-wedge {
    border-color: #18bc9c #18bc9c #18bc9c transparent;
}
.nav-pills.nav-wizard > li.completed a {
    background-color: #18bc9c;
    color: #fff;
}
.form-horizontal select + i.form-control-feedback {
    right: 25px !important;
}
/* .form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: -10px;
}
.form-horizontal .has-feedback .input-group .form-control-feedback {
    top: 0;
    right: -25px;
} */
.nav-wizard span.label {
    font-size: 100%;
    background: transparent;
    background: rgba(0, 0, 0, 0.15);
    color: #fff;
}
ul.nav-wizard {
    margin-top: 10px;
}
/* .wizard-controls {
    position: fixed;
    bottom: 40px;
    margin: 0 15px 0;
    background-color: #fff;
    padding: 5px 30px 5px 0;
    z-index: 1000;
} */
.ibox-content .next-button,
.ibox-content .previous-button {
    margin-top: 5px;
}
.ibox-content.videos {
    min-height:300px;
}
/* Help Menu */
.screen-help {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    overflow: hidden;
}
.screen-help-box {
    margin-right: -300px;
    position: relative;
    z-index: 2000;
    height: 100%;
    transition-duration: 0.5s;
}
.screen-help-box.show {
    margin-right: 0px;
}
.screen-help-icon {
    position: absolute;
    padding: 7px 27px 7px 13px;
    border-radius: 20px 0px 0px 20px;
    font-size: 16px;
    top: 75px;
    left: 0;
    width: 27px;
    color: #fff;
    cursor: pointer;
}
.screen-help-content {
    height: 100%;
    width: 300px;
    margin-left: 40px;
}
.screen-help-title {
    color: #fff;
    background: #089172;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    padding: 10px 15px;
    font-size: 12px;
}
.screen-help-subtitle {
    color: #fff;
    background: #19a283;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    padding: 6px 15px;
    font-size: 11px;
}
.screen-help-item {
    color: #fff;
    padding: 10px 10px;
}
.help-menu {
    position: fixed;
}
.help-button {
    position: fixed;
    top: 150px;
    right: 15px;
    font-size: large;
    cursor: pointer;
}
.help-button.help-menu-open {
    right: 255px;
}
.help-menu-vertical {
    width: 240px;
    height: 100%;
    top: 0;
    z-index: 1000;
    padding: 110px 10px 40px;
    color: #fff;
    overflow-y: auto;
}
.help-menu-right {
    right: -240px;
}
.help-menu-right.help-menu-open {
    right: 0px;
}
.help-menu-push {
    overflow-x: hidden;
    position: relative;
    left: 0;
}
/* .wizard-controls-push {
    left: -240px;
} */
.help-menu-push-to-left {
    left: -240px;
}
/* .wizard-controls-help-menu-open {
    bottom: -100px;
} */
.help-menu,
.help-button,
.help-menu-push {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
table .text-muted {
    margin: 0 !important;
}
div.account-selection-container {
    top: 60px;
    min-height: 60px;
    height: 60px;
    border-width: 0;
    background-color: #18bc9c;
    border-color: transparent;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1002;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    border-radius: 0;
}
div.account-selection-container .navbar-form {
    margin-top: 15px;
}
.navbar-header .navbar-form {
    margin-top: 14px;
}
@media (max-width: 767px) {
    .navbar-brand.navbar-brand-image {
        padding: 3.5px 15px 20.5px;
    }
    .navbar-minimalize {
        display: inline-block;
    }
    .sidebar-minimalize {
        display: none;
    }
    div.navbar-collapse2.collapse.in,
    div.navbar-collapse2.collapsing {
        background-color: rgb(24, 188, 156);
    }
    div.navbar-collapse2.collapse.in .navbar-form.no-submit,
    div.navbar-collapse2.collapsing .navbar-form.no-submit {
        margin-top: -5px;
        margin-bottom: 0px;
    }
}
button.multiselect.btn-default {
    border: 2px solid #dce4ec !important;
    color: #2c3e50;
    background-color: #ffffff;
    border-color: #ffffff;
    padding: 6px 9px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 3px;
}
button.multiselect.btn-default.dropdown-toggle {
    color: #2c3e50;
    background-color: #ffffff;
    border-color: #ffffff;
}
button.multiselect.btn-default.has-error {
    border: 2px solid #e74c3c !important;
}
button.multiselect.btn-default.has-success {
    border: 2px solid #18bc9c !important;
}
/* fix the outline on buttons included in an input-group */
.input-group .input-group-btn .btn:focus {
    outline: 0px;
}
.modal-header.alert {
    border-radius: 4px 4px 0 0;
    margin-bottom: 0;
}
.list-group-item > .delete-button.btn-xs {
    float: right;
    margin-top: -2px;
}
form ul.typeahead.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    background-color: #f3f3f4;
    color: #676a6c;
}
.ibox-title .action-button {
    margin: -6px 0 0 5px;
}
.question-wrapper {
    margin-bottom:20px;
    padding:0 10px;
}
.ibox-title.question-title {
    padding:15px 0 65px 0;
}
tr.row-total {
    color: #ffffff !important;
    background-color: #428bca !important;
}
.table-hover > tbody > tr.row-total:hover > td,
.table-hover > tbody > tr.row-total:hover > th {
    background-color: #3498db !important;
}
img.profile-pic,
img.profile-pic-collapsed {
    width: 48px;
    height: 48px;
    object-fit: cover;
    overflow: hidden;
    -moz-box-shadow: 2px 2px 4px #101f2d;
    -webkit-box-shadow: 2px 2px 4px #101f2d;
    box-shadow: 2px 2px 4px #101f2d;
}
.btn-block.btn-labeled > span.btn-text {
    line-height: 2.3;
    padding-left: 35px;
}
.btn-label + span.btn-text {
    padding-right: 35px;
    padding-left: 0 !important;
}
.btn-block.btn-labeled span.btn-label {
    float: left;
}
.btn-block.btn-labeled span.btn-label.btn-label-right {
    float: right;
}
.nav-header {
    background: url('patterns/header_bg.png') no-repeat;
}
.sidebar-collapse .logo-element {
    height: 60px;
    padding: 5px 0 5px 10px;
    text-align: left;
}
.sidebar-collapse .nav-header {
    padding: 33px 25px 15px 25px;
}
.dataTables_processing {
    font-size: 1.5em !important;
    color: #fff !important;
    z-index: 1000;
    height: 40px !important;
    padding-top: 7px !important;
    position: absolute;
    width: 100%;
    text-align: center;
    /* background: -webkit-gradient(linear, left top, right top, color-stop(5%, rgba(28,132,198,0)), color-stop(25%, rgba(28,132,198,0.9)), color-stop(75%, rgba(28,132,198,0.9)), color-stop(95%, rgba(28,132,198,0.9))) !important;
  background: -webkit-linear-gradient(left, rgba(28,132,198,0) 5%, rgba(28,132,198,0.9) 25%, rgba(28,132,198,0.9) 75%, rgba(28,132,198,0) 95%) !important;
  background: -moz-linear-gradient(left, rgba(28,132,198,0) 5%, rgba(28,132,198,0.9) 25%, rgba(28,132,198,0.9) 75%, rgba(28,132,198,0) 95%) !important;
  background: -ms-linear-gradient(left, rgba(28,132,198,0) 5%, rgba(28,132,198,0.9) 25%, rgba(28,132,198,0.9) 75%, rgba(28,132,198,0) 95%) !important;
  background: -o-linear-gradient(left, rgba(28,132,198,0) 5%, rgba(28,132,198,0.9) 25%, rgba(28,132,198,0.9) 75%, rgba(28,132,198,0) 95%) !important;
  background: linear-gradient(to right, rgba(28,132,198,0) 5%, rgba(28,132,198,0.9) 25%, rgba(28,132,198,0.9) 75%, rgba(28,132,198,0) 95%) !important; */
    background-color: rgba(28, 132, 198, 0.9);
}
.dt-buttons {
    float: right;
    margin-right: 15px;
}
/* Override for select2 dropdowns */
.select2-container--default .select2-selection--multiple {
    border: 1px solid #e5e6e7;
}
@media (max-width: 1000px) {
    .welcome-message {
        display: none !important;
    }
}
/* Slick Carousel */
.slick_add_widget .ibox-content {
    margin: 0 10px;
}
.slick_add_widget_wrapper {
    position: fixed;
    z-index: 1000;
    bottom: 0px;
    left: 0px;
    padding: 0 40px;
    background-color: #fcfcfc;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.6);
    width: 100%;
}
.slick_slider {
    margin-bottom: 10px;
    height: 250px;
}
.edit-mode {
    border: 2px dotted;
    background: rgba(50, 50, 50, 0.3);
    padding: 20px;
    min-height: 60px;
    height: auto;
}
.slick-slide i.overlayed {
    position: absolute;
    left: 50%;
    top: 50px;
    color: rgba(0, 0, 20, 0.2);
    margin-left: -50px;
    z-index: 9999;
}
.slick-slide button.addThis {
    width: 510px;
    height: 150px;
    color: rgba(160, 160, 160, 0.8);
    background-color: transparent;
    border: 1px solid #333;
    padding: 0;
    opacity: 0.3;
    transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    -webkit-transition: opacity 0.25s ease-in-out;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.slick-slide button.addThis:hover {
    color: rgba(80, 140, 0, 0.8);
    opacity: 1;
}
.slick-slide button.doughnut {
    background-image: url('/images/example-doughnut-carousel.png');
}
.slick-slide button.stackedbar {
    background-image: url('/images/example-stackedbar-carousel.png');
}
/* Select2: Fixed word text wrap issues on long select values */
li.select2-selection__choice {
    max-width: 100%;
    overflow: hidden;
    /* text-overflow: ellipsis; */
    /* use this to shorten */
    white-space: normal;
    /* use this to wrap -- use one or the other, not both */
}
ul.select2-selection__rendered {
    padding-right: 12px !important;
    /* overrides select2 style */
}
/* Branding modifications to Engage platform for Callpointe. */
/* Buttons */
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info,
.btn.btn-info {
    background-color: #0b81c5;
    border-color: #0b81c5;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary,
.btn.btn-primary {
    background-color: #47a64a;
    border-color: #47a64a;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success,
.btn.btn-success {
    background-color: #0b81c5;
    border-color: #0b81c5;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning,
.btn.btn-warning {
    background-color: #f4ca13;
    border-color: #f4ca13;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger,
.btn.btn-danger {
    background-color: #d77a32;
    border-color: #d77a32;
}
.btn-error:hover,
.btn-error:focus,
.btn-error:active,
.btn-error.active,
.open .dropdown-toggle.btn-error,
.btn.btn-error {
    background-color: #d77a32;
    border-color: #d77a32;
}
/* Labels / Badges */
.label-primary,
.badge-primary {
    background-color: #47a64a;
}
.label-info,
.badge-info {
    background-color: #3596cd;
}
.label-success,
.badge-success {
    background-color: #0b81c5;
}
.label-warning,
.badge-warning {
    background-color: #f4ca13;
}
.label-danger,
.badge-danger {
    background-color: #d77a32;
}
.label-error,
.badge-error {
    background-color: #d77a32;
}
/* Navigation */
.navbar-default {
    background-color: #1d4485;
}
#side-menu.nav > li > a,
.nav-second-level > li > a {
    font-weight: 300;
    color: #fff;
}
#side-menu.nav > li.active {
    background-color: #103164;
    border-left: 4px solid #f4ca13;
}
.loginscreen img {
    margin: 0 0 30px 0;
}
/* Gritter */
.gritter-success .gritter-item,
.gritter-success .gritter-bottom,
.gritter-success .gritter-top,
.gritter-success .gritter-close {
    color: #fff;
    background-color: #47a64a;
}
.gritter-info .gritter-item,
.gritter-info .gritter-bottom,
.gritter-info .gritter-top,
.gritter-info .gritter-close {
    color: #fff;
    background-color: #3596cd;
}
.gritter-warning .gritter-item,
.gritter-warning .gritter-bottom,
.gritter-warning .gritter-top,
.gritter-warning .gritter-close {
    color: #fff;
    background-color: #f4ca13;
}
.gritter-danger .gritter-item,
.gritter-danger .gritter-bottom,
.gritter-danger .gritter-top,
.gritter-danger .gritter-close {
    color: #fff;
    background-color: #d77a32;
}
.gritter-error .gritter-item,
.gritter-error .gritter-bottom,
.gritter-error .gritter-top,
.gritter-error .gritter-close {
    color: #fff;
    background-color: #d77a32;
}
/* Wizard, steps, checkboxes */
.wizard > .actions a,
.wizard > .actions a:hover,
.wizard > .actions a:active,
.wizard > .steps .current a,
.wizard > .steps .current a:hover,
.wizard > .steps .current a:active {
    background: #47a64a;
}
.wizard > .steps .done a,
.wizard > .steps .done a:active,
.wizard > .steps .done a:hover {
    /* lighter version of #47a64a */
    background: #70d273;
}
/* Progressbar */
.progress-bar-info {
    background-color: #3596cd;
}
.progress-bar-success {
    background-color: #47a64a;
}
.progress-bar-warning {
    background-color: #f4ca13;
}
.progress-bar-danger {
    background-color: #d77a32;
}
.progress-bar-error {
    background-color: #d77a32;
}
.progress-bar-primary {
    background-color: #0b81c5;
}
/* Slick Carousel */
.slick-prev:before,
.slick-next:before {
    color: #47a64a !important;
}
/* Messenger */
.messenger {
    background: #47a64a;
}
/* Screen Help */
.screen-help-icon,
.screen-help-content {
    background: #47a64a;
}
/* Text/badges */
.text-info {
    color: #3596cd;
}
.text-success {
    color: #47a64a;
}
.text-warning {
    color: #f4ca13;
}
.text-danger {
    color: #d77a32;
}
.text-error {
    color: #d77a32;
}
.text-primary {
    color: #0275d8;
}
/* Form validation stuff */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #47a64a;
}
.has-success .form-control {
    border-color: #47a64a;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
    border-color: #2e8d31;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ad97d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ad97d;
}
.has-success .input-group-addon {
    color: #47a64a;
    background-color: #dff0d8;
    border-color: #47a64a;
}
.has-success .form-control-feedback {
    color: #47a64a;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #f4ca13;
}
.has-warning .form-control {
    border-color: #f4ca13;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
    border-color: #dbb100;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fffd46;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fffd46;
}
.has-warning .input-group-addon {
    color: #f4ca13;
    background-color: #ffff92;
    border-color: #f4ca13;
}
.has-warning .form-control-feedback {
    color: #f4ca13;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #d77a32;
}
.has-error .form-control {
    border-color: #d77a32;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
    border-color: #be6119;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffad65;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffad65;
}
.has-error .input-group-addon {
    color: #d77a32;
    background-color: #ffe098;
    border-color: #d77a32;
}
.has-error .form-control-feedback {
    color: #d77a32;
}
/* More labels, badges not found earlier */
.category-list li a .text-info {
    color: #47a64a;
}
.skin-2 .spin-icon {
    background: #47a64a !important;
}
.skin-2 .nav-header {
    background: #47a64a;
}
.skin-2 .navbar-minimalize {
    background: #47a64a;
    border-color: #47a64a;
}
/* Pagination centering for certain reports */
.paginate-center .dataTables_paginate {
    float: none !important;
    text-align: center !important;
}
/* Fix widget title lengths */
#sortable-containment .ibox-title {
    height: 75px;
    vertical-align: middle;
}
#sortable-containment .ibox-title h5 {
    width: 80%;
}
/* Fix for Survey Question titles top margin */
div.svd_question h5 {
    margin-top: 10px;
}
/* Schedule Plus */
.timeslot .dropdown-menu li {
    width: 2.45em;
    color: #47a64a;
}
.sweet-alert button.cancel,
.sweet-alert button.cancel:active,
.sweet-alert button.cancel:hover {
    background-color: #f4ca13;
}
.sweet-alert button.confirm,
.sweet-alert button.confirm:active,
.sweet-alert button.confirm:hover {
    background-color: #0b81c5;
}
/* Date pickers in react */
#page-wrapper .DateRangePicker__picker {
    z-index: 4;
}
#page-wrapper .DateInput__display-text--focused {
    background: #0b81c5;
    border-color: #0b81c5;
    color: #fff;
}
#page-wrapper .DateInput {
    width: auto;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    padding: 0px 8px;
    cursor: pointer;
}
#page-wrapper .DateRangePicker__picker--open-down,
#page-wrapper .SingleDatePicker__picker--open-down {
    top: 60px;
}
#page-wrapper .DateInput--open-down.DateInput--with-caret::before {
    top: 45px;
}
#page-wrapper .DateInput--open-down.DateInput--with-caret::after {
    top: 46px;
}
#page-wrapper .DateInput--with-caret::before {
    z-index: 4;
}
#page-wrapper .DateInput--with-caret::after {
    z-index: 5;
}
#page-wrapper .DayPickerKeyboardShortcuts__show--bottom-right {
    border-right: 33px solid #47a64a;
}
#page-wrapper .DayPickerKeyboardShortcuts__show--bottom-right:hover {
    border-right: 33px solid #47a64a;
}
#page-wrapper .CalendarDay--selected-span {
    background: #5fb5e5;
    border: 1px double #5fb5e5;
}
#page-wrapper .CalendarDay--hovered-span,
#page-wrapper .CalendarDay--after-hovered-start {
    background: #d6f0ff;
    border: 1px double #d6f0ff;
    color: #0b81c5;
}
#page-wrapper .CalendarDay--selected-start,
#page-wrapper .CalendarDay--selected-start.CalendarDay--hovered-span,
#page-wrapper .CalendarDay--selected-end,
#page-wrapper .CalendarDay--selected {
    background: #0b81c5;
    border: 1px double #0b81c5;
    color: #fff;
}
/* tweaks for form elements in survey */
#surveyChoicez input.no-label {
    margin-top: 15px;
}
#invite-manager ul.ibox-title {
    height: auto;
}
#invite-manager .nav > li.active {
    border-left: 0px solid #fff;
    background: transparent;
}
#invite-manager .nav-pills > li.active > a,
#invite-manager .nav-pills > li.active > a:hover,
#invite-manager .nav-pills > li.active > a:focus {
    background-color: #c2c2c2;
}

/* bootstrap modals backdrop is sometimes occluded 
 * by other page elements with high z-index */
body.modal-open .modal-backdrop.in {
    z-index: 1030;
}
.form-group-sm .input-group-btn .btn {
    padding: 4px 12px;
}
.badgedButton {
    position: relative;
}
.badgedButton .badge {
    line-height: 12px;
    padding: 2px 5px;
    position: relative;
    right: 5px;
    top: -10px;
    border-radius: 2px 2px 2px 2px;
}

.notice {
    display: none;
    padding: 15px;
    background-color: #fafafa;
    border-left: 6px solid #687982;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 5px 8px -6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 8px -6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 8px -6px rgba(0, 0, 0, 0.2);
}
.notice.sm {
    display: none;
    padding: 10px;
    background-color: #fafafa;
    border-left: 6px solid #687982;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 5px 8px -6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 8px -6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 8px -6px rgba(0, 0, 0, 0.2);
    font-size: 80%;
}
.notice.lg {
    display: none;
    padding: 35px;
    background-color: #fafafa;
    border-left: 6px solid #687982;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 5px 8px -6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 8px -6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 8px -6px rgba(0, 0, 0, 0.2);
    font-size: large;
}
.notice-success {
    display: none;
    padding: 35px;
    background-color: #fafafa;
    border-left: 6px solid #687982;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 5px 8px -6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 8px -6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 8px -6px rgba(0, 0, 0, 0.2);
    font-size: large;
    border-color: #00a262;
}
.notice-info {
    display: none;
    padding: 35px;
    background-color: #fafafa;
    border-left: 6px solid #687982;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 5px 8px -6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 8px -6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 8px -6px rgba(0, 0, 0, 0.2);
    font-size: large;
    border-color: lighten(#009ee1, 10%);
}
.notice-warning {
    display: none;
    padding: 35px;
    background-color: #fafafa;
    border-left: 6px solid #687982;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 5px 8px -6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 8px -6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 8px -6px rgba(0, 0, 0, 0.2);
    font-size: large;
    border-color: #f47721;
}
.notice-danger {
    display: none;
    padding: 35px;
    background-color: #fafafa;
    border-left: 6px solid #687982;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 5px 8px -6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 8px -6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 8px -6px rgba(0, 0, 0, 0.2);
    font-size: large;
    border-color: #ed1c24;
}
.radio-options {
    padding-bottom: 10px;
}

.email-wysiwyg-editor {
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    min-height: 250px;
    background-color: #ffffff;
}
.minimalize-spacing {
    padding: 4px 12px;
    margin: 35px 6px 5px 13px;
    font-size: 14px;
}
.count-info .label {
    display: none;
}
.nav-second-level {
    display: none;
}
.popover {
    max-width: 350px;
    width: 350px;
}

.chips {
    min-height: 36px;
    border: 1px solid #cccccc;
    line-height: 1;
    font-size: 1em;
}

.chips-input {
    display: inline-block;
    width: 33%;
    min-height: 36px;
    margin-bottom: 5px;
    margin-left: 10px;
    border: 0;
    outline: none;
    font-size: 10pt;
}

.chip {
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 40px;
    position: relative;
}

.chip:first-child {
    margin-left: 15px;
}

.chip:last-child {
    margin-right: 0px;
}

.chip-value {
    display: inline-block;
    padding: 5px;
    padding-left: 15px;
    padding-right: 5px;
    background: #cccccc;
    color: #000;
    font-weight: bold;
    border-radius: 5px 0 0 5px;
}

.chip-delete-button {
    background: #cccccc;
    color: #000;
    border: 0;
    border-radius: 0 5px 5px 0;
    padding: 2px 10px 5px 10px;
    cursor: pointer;
    position: absolute;
    top: 0;
    bottom: 0;
    line-height: 0.5;
    font-weight: bold;
}

.btn-default {
    color: #000;
}

.react-bs-table-sizePerPage-dropdown {
    margin-left: 10px;
}

.surveyDates {
    color: #7b8a8b;
    font-size: 13px;
    padding: 20px 0;
}

.surveyResultsAlertsNotes {
    font-size: 18px;
    padding: 10px'
}

.surveySummaryNumber {
    color: #333;
    font-size: 22px;
    padding: '10px';
}

.surveySummaryLabel {
    color: #333;
    font-size: 14px;
    padding: '10px';
}

.toggleInactive {
    /* background: #C3c3c3;
    border: 1px solid #dcdcdc; */
    background: transparent;
    border: 1px solid transparent;
    color: #A7B1C2;
    font-weight: 600;
    width: 180px !important; 
    border-radius: 6px 6px 0 0 !important;
    /* margin-right: 4px; */
    padding: 7px;
}

.toggleActive {
    background: #ffffff;
    color: #555555;
    font-weight: 600;
    width: 180px !important;
    border-radius: 6px 6px 0 0 !important;
    /* margin-right: 4px; */
    border: 1px solid #ffffff;
    padding: 7px 10px 7px 10px;
}

.ibox-title_in_tab {
    padding: 20px 0 20px 20px;
    background: #ffffff;
}

.surveyResponsesChart {
    padding: 20px 0;
}

@media (min-width:1536px) {
    .col-xl-4 {
        width:33.333333%;
    }
}

/* media queries to work around chartjs sizing issues */
.legend {
    /* margin-top: 20px; */
    background-color: #ffffff;
    color: inherit;
    margin: 15px -20px 20px -20px;
    padding-left: 20px;
    padding-bottom: 20px;
  } 


@media (min-width: 2001px) {
    .chartContainer {
        height: 300px;
    }
}

@media (max-width: 2000px) and (min-width: 1200px) {
    body.mini-navbar > div .chartContainer {
        height: 300px;
        max-width: 1000px;
    }
    div .chartContainer {
        height: 300px;
        max-width: 800px;
    }
}
@media (max-width: 1199px) and (min-width: 1024px) {
    body.mini-navbar > div .chartContainer {
        height: 300px;
        max-width: 900px;
    }
    div .chartContainer {
        height: 300px;
        max-width: 650px;
    }
}
@media (max-width: 1023px) and (min-width: 768px) {
    body.mini-navbar > div .chartContainer {
        height: 300px;
        max-width: 625px;
    }
    div .chartContainer {
        height: 300px;
        max-width: 350px;
    }
}

@media (max-width: 768px) and (min-width: 300px) {
    div .chartContainer {
        height: 300px;
        max-width: 290px;
    }
}

@media (max-width: 299px)  {
    div .chartContainer {
        height: 300px;
        max-width: 290px;
    }
}

.dragList {
    width: 300px;
    height: 400px;
    list-style: none;
    border: 1px groove #e7eaec;;
    overflow-y: auto;
}

.dropList {
    width: 300px;
    height: 400px;
    list-style: none;
    border: 1px groove #e7eaec;;
    overflow-y: auto;
}

.dndItem {
    width: 298px;
    margin-left: -40px;
}

.dnd_delete {
    background: #ffffff;
    color: #000;
    border: 0;
    padding: 2px 15px 5px 10px;
    cursor: pointer;
    position: absolute;
    top: 0;
    bottom: 0;
    line-height: 0.5;
    font-weight: bold;
}

.dashboard-chart {
    padding-bottom: 20px;
}

.dashboard-legend {
    padding-top: 20px;
}

#load-manager > div > ul > li.active > a {
    background-color: #ffffff;
    border: none;
}

#load-manager > div > ul.nav-tabs {
    border-bottom: none;
}

#load-manager > div > div.tab-content {
    border-top: none;
}

/* hack, fix the dropdown from jumping left (display: block!important) */
span.dropdown.react-bs-table-sizePerPage-dropdown.show {
    display: inline!important;
}
div.video-loader {
    min-height:300px;
   position: absolute;     
   width:98%;
   height:98%;
    z-index:100;
    padding:15px 20px 20px 20px;
}
/* training videos */
.video-list-thumbs{}
.video-list-thumbs > li{
    margin-bottom:12px;
}
.video-thumb{
    border: 1px solid #E5E6E7;
}
.video-list-thumbs > li:last-child{}
.video-list-thumbs > li > a{
	display:block;
	position:relative;
	background-color: #f2f6f7;
	color: #686B6D;
    /* color: #fff; */
	padding: 8px;
	border-radius:3px;
    transition: all 500ms ease-in-out;
    border-radius: 4px;
    border: 1px solid #E5E6E7;
}
div.modal div.video-modal {
    width:705px;
    min-width:650px;
    max-width:1200px;
}

.video-list-thumbs > li > a span.glyphicon {
    color:#686B6D;
}
.video-list-thumbs > li > a:hover{
	/* box-shadow:0 2px 5px rgba(0,0,0,.3); */
	text-decoration:none;
}
.video-list-thumbs h2{
	bottom: 0;
	font-size: 13px;
	height: 33px;
	margin: 8px 0 0;
    font-weight:600;
}
.video-list-thumbs .glyphicon-play-circle{
    font-size: 60px;
    opacity: 0.6;
    position: absolute;
    right: 39%;
    top: 31%;
    text-shadow: 0 1px 3px rgba(0,0,0,.5);
    transition:all 500ms ease-in-out;
}
.video-list-thumbs > li > a:hover .glyphicon-play-circle{
	color:#fff;
	opacity:1;
	text-shadow:0 1px 3px rgba(0,0,0,.8);
}
.video-list-thumbs .duration{
	background-color: rgba(0, 0, 0, 0.4);
	border-radius: 2px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	left: 12px;
	line-height: 13px;
	padding: 2px 3px 1px;
	position: absolute;
	top: 12px;
    transition:all 500ms ease;
}
.video-list-thumbs > li > a:hover .duration{
	background-color:#000;
}
@media (min-width:320px) and (max-width: 480px) { 
	.video-list-thumbs .glyphicon-play-circle{
    font-size: 35px;
    right: 36%;
    top: 27%;
	}
	.video-list-thumbs h2{
		bottom: 0;
		font-size: 12px;
		height: 22px;
		margin: 8px 0 0;
	}
}

.engage-toolbar div.react-bs-table-search-form {
    display:inline-block;
    margin-right:15px;
}

.engage-toolbar .form-group-sm .form-control {
    height:34px;
    font-size:14px;
    padding:6px 12px;
    line-height:1.42857;
    vertical-align:middle;
}

.engage-toolbar div.toolbar-content {
    margin-right: 18px;
}

.engage-toolbar input.engage-search-field {
    display:inline-block;
}

.fixed-table-toolbar {
    min-width:200px;
}

#loader-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99999;
    width: 100%;
    height: auto;
    overflow: visible;
    background: #fff;
    opacity: 0.5;
}

#loader-wrapper #loader {
    margin: 25% auto;
    width: 145px;
    height: 145px;
    background: transparent url('/img/loading2.gif') no-repeat center center;
}

.SingleDatePickerInput__calendar-icon {
    padding: 0px !important;
}

.cm-earlier-table {
    border-color: #ffb366 !important;
}

.cm-earlier-table th {
    border-color: #ffb366 !important;
    border-bottom-width: 0 !important;
    background-color:rgba(255,255,255,0.5);
}

.cm-earlier-table td {
    border-color: #ffb366 !important;
    background-color:rgba(255,255,255,0.5);
}

.customMessagesTable .react-bs-container-body {
    overflow: visible;
}
div.select-wrapper div.invite-select,
div.select-wrapper div.input-group-btn {
    display:inline-block;
    vertical-align: top;
}

div.select-wrapper div.invite-select {
    width: 85%;
}

div.invite-refresh-btn-wrapper {
    height: 59px;
}

div.invite-refresh-btn-wrapper button {
    margin-top: 23px;
}

/*Some of the Datatables custom styles*/

tr.datatables_net_nested_table_area{  
    background-color: #e7eaec !important;
    text-align: left !important;
  }
   
table.dataTable .nested_table{
    background-color: #e7eaec !important;
    text-align: left !important;
  }