@import 'https://fonts.googleapis.com/css?family=Roboto|Lato';
body {
    margin: 0;
    padding: 0;
    background-color: #f5f5f5;
    min-width: 320px;
    width: auto !important;
    overflow-y: scroll;
    font-family: Roboto, arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
    font-feature-settings: "liga", "kern";
    text-rendering: optimizelegibility;
    color: #6A6A6A;
    line-height: 1;
}

button.debug-widget {
    line-height: 0;
    padding: 10px;
}

@media screen and (max-width: 1199px) {
    body {
        overflow-y: auto;
    }
}
h1 {
    font-family: Roboto, arial, sans-serif;
    font-size: 18px;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
    font-feature-settings: "liga", "kern";
    text-rendering: optimizelegibility;
    color: #6A6A6A;
    padding: 10px 0px 0px 0px;
}
h2 {
    font-size: 14px;
    color: #6A6A6A;
    line-height: 1;
}
h3 {
    color: #6A6A6A;
    font-size: 1.15em;
    line-height: 1.4;
    margin-top: 0;
}
h4 {
    font-size: 1em;
    font-weight: 400;
    margin: 0;
    color: #6A6A6A;
}
h5 {
    font-size: 1em;
}
@media screen and (max-width: 767px) {
    h1 {
        margin-top: 20px;
        margin-bottom: 0;
    }
}
a {
    color: #3277c7;
    margin: 0;
    text-decoration: none !important;
    cursor: pointer;
}
a:hover {
    color: #87aedb;
}
.disclaimer {
    font-size: 0.85em;
    color: grey;
}
.view-job {
    margin-left: 10px;
}
.widget-show {
    position: absolute;
    right: 30px;
    top: 25px;
}
.widget-container__tlBLock {
    min-height: 290px;
    background: #FFFFFF;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.10);
    padding: 20px;
    position: relative;
}

.widget-container__tlBLock h2 {
    font-size: 14px;
    margin-bottom: 1em;
}
.crumb {
    float: left;
    padding-left: 16px;
}
.show-filter {
    padding-left: 10px;
    display: inline-block;
}
.show-filter-chevron {
    vertical-align: middle;
    font-size: 0.8em;
    padding-left: 2px;
}
.filter-control {
    display: inline-block;
}
.prev-chevron {
    padding-right: 3px;
}
.next-chevron {
    padding-left: 3px;
}
.job-results-score-circle-title {
    margin: 0 0 30px 0;
}
@media screen and (min-width: 1500px) {
    .navbar > .container {
        width: 1470px;
    }
    .page-container .container {
        width: 1470px;
    }
}
ul.target-list {
    margin-top: 10px;
    padding-left: 28px;
}
ul.target-list li {
    list-style: disc !important;
    padding-bottom: 1em;
}
ul.target-list li:last-of-type {
    list-style-type: disc;
}
.target-list-text {
    font-size: 16px;
    color: #6A6A6A;
    line-height: 1.5;
}
.conv-text-lg {
    font-family: Roboto, arial, sans-serif;
    font-size: 40px;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
    font-feature-settings: "liga", "kern";
    text-rendering: optimizelegibility;
    color: #6A6A6A;
    line-height: 1.3;
}
.conv-text {
    font-size: 16px;
}
.kf-table {
    background-color: #fff;
    font-size: 14px;
    width: 100%;
    border-collapse: separate;
}
.kf-table td {
    min-width: 52px;
    padding: 8px 28px 8px 4px;
    color: #4a4a4a;
    border-bottom: 1px solid #e4e4e4;
}
.kf-table tr td:first-child {
    padding-left: 15px;
    padding-right: 15px;
}
.kf-table tr th:first-child {
    padding-left: 15px;
    padding-right: 10px;
}
.kf-table tr:last-of-type td {
    border-bottom: none;
}
@media screen and (max-width: 480px) {
    .kf-table td {
        width: 100%;
    }
}
@media screen and (min-width: 1200px) {
    .kf-table td {
        min-width: 36px;
    }
    .kf-table th {
        min-width: 36px;
    }
}
.kf-table th {
    min-width: 52px;
    padding: 8px 28px 8px 4px;
    font-weight: 500;
    color: #9b9b9b;
    border-bottom: 1px solid #e4e4e4;
    vertical-align: bottom;
}
.kf-table th:first-of-type {
    text-align: left;
}
.table-responsive table.kf-table thead > tr > th.sorting {
    padding-right: 24px;
}
.kf-table tr {
    background-color: #fff;
}
.kf-table > tfoot > tr > td {
    background-color: #fff;
    font-weight: 700;
    border-top: 1px solid #e4e4e4;
}
.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 0 solid !important;
}
.table-responsive {
    border: 0;
    overflow-x: initial;
}
.table-title {
    margin: 0 0 20px 20px;
    display: inline;
}
.ticket-table td {
    padding: 10px 0 0 40px;
    vertical-align: top;
}
.ticket-table th {
    font-weight: bolder;
    color: #636363;
    padding: 10px 0 10px 0;
}
.nps-table th {
    text-align: end;
}
.nps-table th > .detractorRed {
    background-color: #e74c3c;
    color: #fff;
    clip-path: circle(16px at center);
    -webkit-clip-path: circle(16px at center);
    padding: 12px 18px;
    display: inline-block;
    border-radius: 50%;
}
.nps-table th > .passiveDarkOrange {
    background-color: #f39c12;
    color: #fff;
    clip-path: circle(16px at center);
    -webkit-clip-path: circle(16px at center);
    padding: 12px 18px;
    display: inline-block;
    border-radius: 50%;
}
.nps-table th > .passiveLightOrange {
    background-color: #f1c40f;
    color: #fff;
    clip-path: circle(16px at center);
    -webkit-clip-path: circle(16px at center);
    padding: 12px 18px;
    display: inline-block;
    border-radius: 50%;
}
.nps-table th > .promoterDarkGreen {
    background-color: #65ba5a;
    color: #fff;
    clip-path: circle(16px at center);
    -webkit-clip-path: circle(16px at center);
    padding: 12px 18px;
    display: inline-block;
    border-radius: 50%;
}
.nps-table th > .promoterLightGreen {
    background-color: #9ad757;
    color: #fff;
    clip-path: circle(16px at center);
    -webkit-clip-path: circle(16px at center);
    padding: 12px 18px;
    display: inline-block;
    border-radius: 50%;
}
@media screen and (max-width: 1024px) {
    .DTFC_LeftBodyWrapper {
        box-shadow: 2px 0 4px 0 rgba(0, 0, 0, 0.15);
    }
}
.fa-inline {
    display: inline !important;
}
.valign-middle {
    vertical-align: middle;
}
@media screen and (max-width: 767px) {
    .text-center-xs {
        text-align: center;
    }
}
@media screen and (max-width: 993px) {
    .text-center-sm {
        text-align: center;
    }
}
.navbar-brand {
    padding: 0 8px 0 0;
    float: none;
}
.logo-container {
    height: 50px;
    margin-left: auto;
    margin-right: auto;
}
.logo {
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.logo img {
    height: 30px;
    padding-right: 10px;
    margin-left: 0;
    border-right: #CACACA solid 1px;
}
.logo a:nth-child(2) img {
    padding-right: 0;
}
.user-name {
    background-color: #636363;
    color: #fff;
    line-height: 40px;
    font-weight: 300;
    font-size: 13px;
    border-bottom: 1px solid #fff;
    padding: 0 20px;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background-color: transparent;
}
.kf-navbar {
    height: 50px;
    border: 0;
    border-radius: 0;
    margin-bottom: 0;
}
.navbar-default .navbar-nav .kf-nav-text {
    font-size: 13px;
    letter-spacing: 1px;
}
ul.navbar-nav ul ul {
    max-height: 322px;
    overflow-y: auto;
}
.navbar-nav > li {
    height: 100%;
    float: left;
}
.navbar-brand img {
    max-width: 150px;
    height: auto;
}
.kf-navbar-toggle {
    border: 0;
    margin: 20px 15px 8px;
}
.nav .dropdown-menu {
    background-color: #4a4a4a;
    border-radius: 0;
    margin: 0;
    padding: 0;
    border: 0;
}
.nav .dropdown-menu a {
    line-height: 40px;
    font-weight: 300;
    font-size: 13px;
    box-shadow: inset 0 1px 1px 0 #E5E5E5;
}
.nav .dropdown-menu > li > a:focus,
.nav .dropdown-menu > li > a:hover {
    background-color: #000;
    color: #fff;
}
.navbar-nav > .kf-hover > a:hover {
    height: 100%;
    width: 100%;
}
.nav .dropdown-menu a:focus,
.nav .dropdown-menu a:hover {
    background-color: #000;
    color: #fff;
}
.menu-shadow {
    box-shadow: inset 0 1px 1px 0 #E5E5E5;
}
a.kf-nav-text input:focus {
    outline: 0 !important;
}
@media screen and (min-width: 1200px) {
    .nav > li > a {
        margin-top: 10px;
        height: 30px;
        line-height: 32px;
        padding: 0 20px;
        border-right: #CACACA solid 1px;
    }
    .nav > li.kf-hover > a.kf-nav-text:hover,
    .nav > li.kf-hover > a.kf-nav-text:focus,
    .nav > li.kf-hover > a.kf-nav-text:visited {
        background-color: #E5E5E5;
        height: 30px;
        line-height: 32px;
    }
    .navbar-nav {
        height: 50px;
    }
    .nav .dropdown-menu a {
        background-color: #FFF;
        color: #6A6A6A;
    }
    .nav .dropdown-menu > li > a:hover {
        background-color: #E5E5E5;
        color: #6A6A6A;
    }
}
@media screen and (min-width: 993px) and (max-width: 1199px) {
    .nav-logo {
        padding: 0 5px 0 5px;
    }
    .logo img {
        max-width: 120px;
        max-height: 55px;
        margin-right: 12px;
    }
    .logo a:nth-child(2) img {
        margin-left: 10px;
        margin-right: 0;
    }
    .navbar-default .navbar-nav .kf-nav-text {
        font-size: 12px;
        font-weight: 500;
    }
    .nav > li > a {
        margin-top: 10px;
        height: 30px;
        line-height: 32px;
        padding: 0 20px;
        border-right: #CACACA solid 1px;
    }
    .nav > li.kf-hover > a.kf-nav-text:hover,
    .nav > li.kf-hover > a.kf-nav-text:focus,
    .nav > li.kf-hover > a.kf-nav-text:visited {
        background-color: #E5E5E5;
        height: 30px;
        line-height: 32px;
    }
    .navbar-nav {
        height: 50px;
    }
    .nav .dropdown-menu a {
        font-size: 12px;
    }
    .nav .dropdown-menu a {
        background-color: #FFF;
        color: #6A6A6A;
    }
    .nav .dropdown-menu > li > a:hover {
        background-color: #E5E5E5;
        color: #6A6A6A;
    }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
    .nav-logo {
        padding: 0 5px;
    }
    .navbar-default .navbar-nav .kf-nav-text {
        font-size: 11px;
        letter-spacing: 1px;
    }
    .nav > li > a {
        margin-top: 10px;
        height: 30px;
        line-height: 32px;
        padding: 0 5px;
        border-right: #CACACA solid 1px;
    }

    .nav > li.kf-hover > a.kf-nav-text:hover,
    .nav > li.kf-hover > a.kf-nav-text:focus,
    .nav > li.kf-hover > a.kf-nav-text:visited {
        background-color: #E5E5E5;
        height: 30px;
        line-height: 32px;
    }
    .navbar-nav {
        height: 50px;
    }
    .navbar-brand img {
        max-width: 120px;
        height: auto;
    }
    .nav .dropdown-menu a {
        font-size: 11px;
    }
    .nav .dropdown-menu a {
        background-color: #FFF;
        color: #6A6A6A;
    }
    .nav .dropdown-menu > li > a:hover {
        background-color: #E5E5E5;
        color: #6A6A6A;
    }
}
@media screen and (max-width: 767px) {
    .bars-icon {
        color: #fff;
    }
    .nav-icon-xs {
        color: #fff;
        font-size: 12px;
    }
    .navbar-toggle {
        float: left;
    }
    .kf-navbar {
        height: 60px;
    }
    .navbar-nav {
        margin: 0 -15px;
    }
    ul.navbar-nav ul ul {
        max-height: none;
    }
    .navbar-collapse {
        border: 0;
    }
    .navbar-collapse.in {
        overflow-y: initial;
    }
    .navbar-default .navbar-nav .kf-nav-text {
        color: #fff;
        font-size: 12px;
        letter-spacing: 1px;
        font-weight: 300;
    }
    .nav > li > a {
        padding: 7px 20px;
    }
    .navbar-default .navbar-nav > .kf-active {
        background: #000;
    }
    .navbar-nav > li {
        height: 100%;
        float: none;
        background: #4a4a4a;
    }
    .navbar-nav > li > a {
        line-height: 34px;
        box-shadow: inset 0 1px 1px 0 #E5E5E5;
    }
    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:focus,
    .navbar-default .navbar-nav > .open > a:hover {
        color: #FFF !important;
        background-color: #4a4a4a;
    }
    .kf-navbar-toggle {
        border: 0;
        margin: 12px 5px;
        z-index: 2;
        position: absolute;
    }
    .navbar-toggle .kf-icon-bar {
        width: 24px;
        height: 4px;
    }
    .menu-item .navbar-toggle {
        margin-top: 4px;
    }
    .navbar-brand img {
        position: relative;
        -ms-transform: translateY(50%);
        transform: translateY(50%);
        display: inline;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        box-shadow: inset 0 1px 1px 0 #E5E5E5;
        color: #6A6A6A;
        font-weight: 300;
        height: 100%;
        line-height: 34px;
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: #FFF;
        color: #6A6A6A;
        border: 0;
        box-shadow: inset 0 1px 1px 0 #E5E5E5;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        background-color: #E5E5E5;
        color: #6A6A6A;
    }
    .dropdown-menu > li > a {
        line-height: 36px;
    }
    .dropdown-menu {
        padding: 0;
    }
    .sub-menu-item {
        background-color: #777;
        padding: 0;
    }
    .menu-icon {
        font-size: 1.5em;
        padding: 0 35px 0 0;
        line-height: 45px;
    }
    .logo-container {
        height: 60px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .logo {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        text-align: right;
    }
    .logo a:nth-child(2) {
        border-left: #CACACA solid 1px;
    }
    .logo img {
        padding-right: 6px;
        max-width: 150px;
        max-height: 40px !important;
        margin-left: 6px;
        margin-right: 0;
        border-right: 0;
    }
    .navbar-brand-centered {
        position: absolute;
        left: 50%;
        display: block;
        text-align: center;
    }
    .navbar > .container .navbar-brand-centered,
    .navbar > .container-fluid .navbar-brand-centered {
        margin-left: -80px;
    }
    .navbar-brand {
        padding: 0 0;
    }
    .nav .dropdown-menu a {
        background-color: #FFF;
        color: #6A6A6A;
    }
    .nav .dropdown-menu > li > a:hover {
        background-color: #E5E5E5;
        color: #6A6A6A;
    }
}
#lastTab .dropdown-menu a {
    color: #3498db;
    background-color: transparent;
    font-weight: 500;
    font-size: 13px;
}
#lastTab .dropdown-menu li {
    border: 0;
    display: block;
}
#lastTab .dropdown-menu {
    background-color: #fff;
    border: 0;
    border-radius: 0;
    box-shadow: 0 1px 4px 0 #E5E5E5;
    min-width: 100%;
    white-space: normal;
    position: absolute;
    height: 300px;
    overflow: auto;
}
.tabdrop {
    max-width: 140px;
}
.nav-tabs > .tabdrop > a:after {
    font-family: FontAwesome;
    content: "\f0d7";
}
.dropdown-button {
    display: inline;
}
.dropdown-menu {
    border: 0;
    border-radius: 0;
    box-shadow: 0 1px 4px 0 #E5E5E5;
    min-width: 100%;
    white-space: normal;
}
#drop-btn .dropdown-menu {
    max-height: 300px;
    overflow-x: auto;
}
.dropdown-arrow {
    float: right;
    line-height: 40px !important;
}
.dropdown-menu li a {
    line-height: 32px;
}
.form-control {
    min-height: 40px;
    background-color: #fff;
    margin-right: 20px;
}
.form-control-white {
    height: 44px;
    border: 0;
    background-color: #fff;
    margin-right: 20px;
}
.lj-pdf-email {
    margin-bottom: -16px;
}
@media screen and (max-width: 720px) {
    .lj-pdf-email {
        margin-bottom: 8px;
    }
}
.cm-search {
    height: 40px;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 0;
    margin-left: 15px;
    margin-right: 20px;
}
.lj-search {
    height: 40px;
    background: #fff;
    border-radius: 0;
    margin-left: 15px;
}
.job-search {
    height: 30px;
    color: #4a4a4a;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    margin-left: 10px;
    margin-right: 4px;
    padding-left: 2px;
}
@media screen and (max-width: 767px) {
    .job-search {
        height: 44px;
        color: #4a4a4a;
        background: #fff;
        border: 1px solid #ccc;
        border-radius: 0;
        margin: 10px;
        width: 65% !important;
    }
    .search-drop-li {
        width: 100% !important;
        background-color: #4a4a4a;
        margin-bottom: 0;
    }
    .job-search-button {
        height: 40px !important;
    }
}
.search-drop-li {
    white-space: nowrap;
    margin-bottom: 7px;
    margin-right: 7px;
}
.job-search-button {
    height: 30px;
    line-height: 24px !important;
}
.fa-unsorted {
    margin-left: 20px;
}
.btn-space-left {
    margin-left: 8px;
}
.btn-space-right {
    margin-right: 15px;
}
.btn-margin {
    margin: 8px 8px 0 0;
}
.button {
    text-decoration: none;
    position: relative;
    min-width: 96px;
    padding: 2px 14px 0 14px;
    border-radius: 0;
    text-align: center;
    display: inline-block;
    line-height: 40px;
    font-size: 15px;
    letter-spacing: 0.5px;
    -webkit-appearance: none;
}
.button,
input[type="submit"] {
    border: none !important;
}
.white-button {
    color: #4a4a4a;
    background: #fff;
}
.white-button:focus,
.white-button:hover {
    color: #4a4a4a !important;
}
.white-button:active {
    box-shadow: none;
    top: 2px;
}
.green-button {
    color: #fff;
    background: #59971F;
}
.green-button:focus,
.green-button:hover {
    background-color: #8DCB52;
    color: #fff !important;
}
.green-button:active {
    box-shadow: none;
    top: 2px;
}
.orange-button {
    color: #fff;
    background: #F08A1D;
}
.orange-button:focus,
.orange-button:hover {
    background-color: #F8A854;
    color: #fff !important;
}
.orange-button:active {
    box-shadow: none;
    top: 2px;
}
.red-button {
    color: #fff;
    background: #D9534F;
}
.red-button:focus,
.red-button:hover {
    background-color: #EC7E7B;
    color: #fff !important;
}
.blue-button,
.button--primary {
    color: #fff;
    background: #0275D8;
}
.blue-button:focus,
.blue-button:hover {
    background-color: #01549B;
    color: #fff !important;
}
.blue-button:active {
    box-shadow: none;
    top: 2px;
}
.inactive-button {
    color: #9b9b9b;
    cursor: not-allowed;
    background: #d8d8d8;
}
.inactive-button:focus,
.inactive-button:hover {
    color: #9b9b9b !important;
}
.grey-dd-button {
    color: #4a4a4a;
    background: #eee;
}
.grey-dd-button:focus,
.grey-dd-button:hover {
    color: #4a4a4a;
}
.grey-dd-button:active {
    box-shadow: none;
    top: 2px;
}
.button--transparent,
.transparent-button {
    background-color: transparent;
    color: #636363;
}
.transparent-button:active,
.transparent-button:hover {
    background-color: #d8d8d8;
    color: #636363;
}
.transparent-button.report-options {
    font-size: 14px;
    letter-spacing: 0.8px;
    font-weight: 700;
    margin: 10px 0 0;
    padding: 0 10px;
}
@media screen and (max-width: 414px) {
    .button-container {
        position: fixed;
        bottom: 0;
        background-color: #fff;
        z-index: 9999;
        box-shadow: 0 0 4px 2px #E5E5E5;
    }
    .button-down {
        bottom: -108px;
    }
    .buttons-right {
        margin: 0 15px 8px 0;
    }
    .control-tab {
        background-color: #fff;
        height: 20px;
        position: absolute;
        z-index: 999999;
        left: 40%;
        top: -20px;
        border-radius: 0;
        box-shadow: 0 -1px 4px 1px #E5E5E5;
    }
    .tab-mask {
        background: #fff;
        height: 2px;
        width: 100%;
        float: left;
        left: 0;
        position: absolute;
        top: 20px;
    }
    .tab-icon {
        margin-top: 5px;
    }
}
@media screen and (min-width: 415px) {
    .control-tab {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .btn-margin {
        margin: 8px 8px 8px 0;
    }
}
.location-select {
    color: #4a4a4a;
    height: 40px;
    text-decoration: none;
    padding: 0 14px 0 14px;
    background: #fff;
    box-shadow: inset 0 -2px 0 0 #E5E5E5;
    border-radius: 0;
    text-align: center;
    display: inline-block;
    margin: 0 10px 0 10px;
    line-height: 40px;
    font-size: 13px;
}
@media screen and (max-width: 768px) {
    .location-select {
        width: 100%;
        color: #4a4a4a;
        height: 40px;
        text-decoration: none;
        margin: 10px 0 0 0;
        padding: 0 14px 0 14px;
        background: #fff;
        box-shadow: inset 0 -2px 0 0 #E5E5E5;
        border-radius: 0;
        text-align: center;
        display: inline-block;
        line-height: 40px;
        font-size: 13px;
    }
}
.new-case-btn {
    margin: 10px 5px 0 20px;
    vertical-align: bottom;
}
.manage-case-btn {
      margin: 20px 10px 0 20px;
      vertical-align: bottom;
  }
.case-unlock-btn {
    color: #fff;
    height: 27px;
    text-decoration: none;
    padding: 0 11px 0 11px;
    background: #4a90e2;
    box-shadow: inset 0 -2px 0 0 #E5E5E5;
    border-radius: 0;
    text-align: center;
    display: inline-block;
    margin: 0 0 0 10px;
    line-height: 27px;
    font-size: 14px;
    border: 0;
}
.filter-row {
    margin-bottom: 18px;
}
.orange-button:focus,
.orange-button:hover {
    color: #fff !important;
}
.filter-pill {
    text-decoration: none;
    padding: 0 4px 0 4px;
    text-align: center;
    display: inline-block;
    margin: 0 0 4px 0;
    line-height: 20px;
    font-size: 9px;
    cursor: default;
}
.filter-pill-heading {
    font-size: 11px;
    font-weight: 700;
    white-space: nowrap;
}
.blue-filter-pill {
    color: #fff;
    background: #60aadc;
    border: 2px solid #60aadc;
    border-radius: 0;
    letter-spacing: 1px;
}
.blue-filter-pill:hover {
    color: #fff;
}
.blue-filter-pill:visited {
    color: #fff;
}
.filter-remove {
    float: right;
    color: #fff;
    padding: 5px 0 0 5px;
    cursor: pointer;
}
.apply-filter-inactive {
    height: 44px;
    color: #FFF;
    background: #d8d8d8;
    cursor: not-allowed;
    margin: 4px 4px;
    box-shadow: none;
}
.apply-filter-inactive:hover,
.apply-filter-inactive:visited {
    background: #d8d8d8;
    color: #9b9b9b;
    border: 2px solid #d8d8d8;
}
.apply-filter-active {
    margin: 4px 4px;
}
.clear-filter {
    margin: 4px 4px;
}
@media screen and (max-width: 767px) {
    .apply-filter-active {
        float: left;
        margin: 0 4px 0 0;
        max-width: 49%;
    }
    .apply-filter-inactive {
        float: left;
        margin: 0 4px 0 0;
        max-width: 49%;
    }
    .clear-filter {
        float: right;
        margin: 0;
        max-width: 49%;
    }
    .filter {
        margin-bottom: 12px;
    }
    #filter-tabs li {
        padding: 10px 0 !important;
    }
    #filter-tabs .active {
        padding: 10px 0 !important;
    }
    #filter-tabs .dropdown-menu li a {
        line-height: 24px !important;
    }
}
@media screen and (min-width: 768px) {
    .desktop-container {
        visibility: visible;
    }
    .mobile-container {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .desktop-container {
        display: none;
    }
    .mobile-container {
        background: rgba(101, 101, 101, 0.9);
        bottom: -80px;
        visibility: hidden;
        left: 0;
        padding: 1em;
        position: fixed;
        transition: bottom ease-in 0.4s;
        width: 100vw;
        z-index: 9999;
    }
    .mobile-container.show-container {
        bottom: 0;
        visibility: visible;
    }
}
.inline {
    display: inline-block;
}
@media screen and (max-width: 767px) {
    .filter-pill,
    .inline {
        width: 100%;
        display: block;
        font-size: 12px;
    }
    .button,
    .inline {
        width: 100%;
        display: block;
    }
    .prev-wave {
        display: inline-block;
        margin-right: 0;
        width: 49%;
    }
    .next-wave {
        float: right !important;
        margin-right: 0;
        width: 49%;
    }
}
.filter-submenu {
    position: relative;
}
.filter-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0;
    margin-left: 0;
}
.filter-submenu:hover > .dropdown-menu {
    display: block;
}
.filter-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 12px;
    margin-right: -10px;
}
.filter-submenu:hover > a:after {
    border-left-color: #fff;
}
.filter-submenu.pull-left {
    float: none;
}
.filter-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
}
.filter-dropdown-menu {
    border: 0;
    border-radius: 0;
    box-shadow: 0 1px 4px 0 #E5E5E5;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 0;
    margin: 0;
    padding: 0;
    border: 0;
}
.filter-label {
    font-weight: 400;
}
label {
    font-weight: 600;
}
input[type="checkbox"] {
    margin: 0 5px 0 -5px;
    line-height: normal;
    font-size: x-large;
}
.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}
.split-button-left {
    height: 44px;
    margin-right: 2px;
}
.split-button-right {
    height: 44px;
    padding-left: 14px !important;
    padding-right: 14px !important;
}
::-webkit-scrollbar {
    width: 10px;
    height: 8px;
}
::-webkit-scrollbar-track {
    border-radius: 0;
}
::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: #6A6A6A;
}
::-webkit-scrollbar-track-piece {
    background-color: #d6d6d6;
    border-radius: 0;
}
.widget-title-scoretile {
    margin: 0 0 10px 0;
    overflow: hidden;
}
.widget-title {
    margin: 0 0 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 5px 0;
}
.widget-title-wrap {
    margin: 0 0 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
}
.widget-subtitle {
    margin: 0 0 12px 0;
    color: #737373;
    min-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 1.3;
}
.widget-subtitle-wrap {
    margin: 0 0 12px 0;
    color: #737373;
    min-height: 20px;
    text-overflow: ellipsis;
    line-height: 1.3;
}
.widget-subtitle.subTitleQuestion {
    margin-bottom: 0;
    font-size: 1em;
}
.widget-updated {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    text-align: right;
    margin-right: 10px;
}
.scoretile {
    min-height: 236px;
}
@media screen and (min-width: 992px) {
    .right-gutter {
        padding-right: 5px;
    }
    .left-gutter {
        padding-left: 5px;
    }
}
.top-buffer {
    margin-top: 20px;
}
.top-buffer-5 {
    margin-top: 5px;
}
.top-buffer-10 {
    margin-top: 10px;
}
.top-buffer-20 {
    margin-top: 20px;
}
.top-buffer-30 {
    margin-top: 30px;
}
.top-buffer-40 {
    margin-top: 40px;
}
.top-buffer-60 {
    margin-top: 60px;
}
.bottom-buffer-20 {
    margin-bottom: 20px;
}
.margin-bottom-10 {
    margin-bottom: 10px;
}
.margin-bottom-20 {
    margin-bottom: 20px;
}
.margin-bottom-30 {
    margin-bottom: 30px;
}
.left-buffer-0 {
    margin-left: 0;
}
.left-buffer-5 {
    margin-left: 5px;
}
.left-buffer-10 {
    margin-left: 10px;
}
.left-buffer-20 {
    margin-left: 20px;
}
.left-buffer-30 {
    margin-left: 30px;
}
.right-buffer-5 {
    margin-right: 5px;
}
.right-buffer-10 {
    margin-right: 10px;
}
.right-buffer-20 {
    margin-right: 20px;
}
.padding-left-10 {
    padding-left: 10px;
}
.padding-left-20 {
    padding-left: 20px;
}
.padding-left-30 {
    padding-left: 30px;
}
.data-tile {
    margin-left: 5px;
    margin-right: 5px;
}
.data-tile-black {
    font-family: Roboto, arial, sans-serif;
    font-size: 3.375em;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
    font-feature-settings: "liga", "kern";
    text-rendering: optimizelegibility;
    color: #6A6A6A;
    margin: 0 0 20px 0;
    letter-spacing: 0.5px;
    line-height: 52px;
    vertical-align: baseline;
}
.data-tile-green {
    font-family: Roboto, arial, sans-serif;
    font-size: 3.375em;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
    font-feature-settings: "liga", "kern";
    text-rendering: optimizelegibility;
    color: #65ba5a;
    margin: 0 0 20px 0;
    letter-spacing: 0.5px;
    line-height: 52px;
    vertical-align: baseline;
}
.data-tile-red {
    font-family: Roboto, arial, sans-serif;
    font-size: 3.375em;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
    font-feature-settings: "liga", "kern";
    text-rendering: optimizelegibility;
    margin: 0 0 20px 0;
    letter-spacing: 0.5px;
    vertical-align: baseline;
    line-height: 52px;
}
.data-tile-sgreen {
    font-family: Roboto, arial, sans-serif;
    font-size: 3.375em;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
    font-feature-settings: "liga", "kern";
    text-rendering: optimizelegibility;
    color: #65ba5a;
    margin: 0 0 20px 0;
    letter-spacing: 0.5px;
    line-height: 52px;
    vertical-align: baseline;
}
.data-tile-sred {
    font-family: Roboto, arial, sans-serif;
    font-size: 3.375em;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
    font-feature-settings: "liga", "kern";
    text-rendering: optimizelegibility;
    color: #e56255;
    margin: 0 0 20px 0;
    letter-spacing: 0.5px;
    vertical-align: baseline;
    line-height: 52px;
}
.dial-score {
    font-size: 50px;
    font-family: Roboto, arial, sans-serif;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
    font-feature-settings: "liga", "kern";
    text-rendering: optimizelegibility;
    color: #6A6A6A;
    margin: 0 auto;
    max-width: 270px;
    text-align: center;
    white-space: normal;
}
.variance-tile {
    font-family: Roboto, arial, sans-serif;
    font-size: 15px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
    font-feature-settings: "liga", "kern";
    text-rendering: optimizelegibility;
    color: #6A6A6A;
    line-height: 1.3;
    max-width: 270px;
    white-space: normal;
}
.bi-overall-score-tile {
    padding-right: 35px;
    margin-left: -15px;
}
.fa-exclamation-circle-red {
    line-height: 30px !important;
    vertical-align: middle;
    color: #e56255;
    font-size: 0.5em !important;
    margin: 0 8px 8px 0;
}
.fa-exclamation-circle-green {
    line-height: 30px !important;
    vertical-align: middle;
    color: #65ba5a;
    font-size: 0.5em;
}
.fa-minus-circle-red {
    line-height: 30px !important;
    font-size: 1.2em !important;
    vertical-align: middle;
    color: #e56255;
    margin: 0 8px 8px 0;
}
.fa-info-circle {
    line-height: 30px !important;
    color: #3498db;
    cursor: pointer;
    padding: 10px 0 0 10px;
}
.table-widget-header {
    margin: 0 0 10px 20px;
    line-height: 1.3;
}
.table-widget-subheader {
    margin: 0 0 20px 20px;
    color: #737373;
}
.score-splits-text-small {
    fill: #fff;
    stroke: none;
    font-size: 14px;
    font-family: Roboto, arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
    font-feature-settings: "liga", "kern";
    text-rendering: optimizelegibility;
    text-anchor: middle;
}
.score-splits-text-big {
    fill: #fff;
    stroke: none;
    font-size: 20px;
    font-family: Roboto, arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
    font-feature-settings: "liga", "kern";
    text-rendering: optimizelegibility;
    text-anchor: middle;
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: center;
    white-space: normal;
    background-color: #fff;
    border: 1px solid #f5f5f5;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0;
    -webkit-box-shadow: 0 1px 4px #E5E5E5;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
    background-clip: padding-box;
}
.widget-header-container {
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
    padding: 20px 20px 0;
    position: relative;
}
.widget-container {
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
    padding: 20px;
    position: relative;
}
.widget-container-social {
    background: #fff;
    padding: 20px;
    position: relative;
}
.social-numeric {
    display: inline-block;
    line-height: 47px;
    vertical-align: top;
    font-size: 1.3em;
    color: #737373;
}
.widget-footer-container {
    min-height: 52px;
    background: #fff;
    box-shadow: 2px 2px 3px -1px rgba(0, 0, 0, 0.05), -2px 2px 3px -1px rgba(0, 0, 0, 0.05);
    padding: 0 20px 16px;
    position: relative;
}
.widget-container h2 {
    font-size: 16px;
    margin-top: 0;
}
.widget-table-container {
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
    padding: 20px 0 10px 0;
}
.widget-table-container h2 {
    margin-top: 0;
    margin-bottom: 10px;
}
.widget-table-container-footer {
    min-height: 52px;
    background: #fff;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
    padding: 0 20px 16px;
}
.widget-container-right {
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
}
.circletile-variance {
    margin-top: -5px;
}
.hc-circle-container {
    width: 220px;
    height: 220px;
    margin: 0 auto;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .hc-circle-container {
        width: 204px;
        height: 204px;
    }
}
.widget-tile-container {
    margin-bottom: 20px;
}
.widget-nps-container {
    margin-bottom: 40px;
}
.previous {
    margin: 0;
}
.nps-overall {
    margin: 0 0 20px 0;
}
.nps-bar-label {
    margin: 10px 0 0 0;
}
.nps-bar-container {
    height: 24px;
}
.nps-bar {
    margin-left: 12px;
    margin-top: 12px;
    margin-bottom: 26px;
    background-color: #eee;
    height: 24px;
    padding: 0;
}
@media screen and (max-width: 991px) {
    .nps-bar {
        margin-left: 12px;
        margin-top: 12px;
        margin-bottom: 0;
        background-color: #eee;
        height: 24px;
        padding: 0;
    }
}
.nps-detractor {
    height: 40px;
    float: left;
    text-align: center;
}
.detractor-td {
    border-bottom: 1px solid #000;
}
.nps-passive {
    height: 40px;
    float: left;
    text-align: center;
}
.nps-promoter {
    height: 40px;
    float: left;
    text-align: center;
}
.proportion-bar-10 {
    height: 24px;
    background: #9ad757;
    float: left;
}
.proportion-bar-10:hover {
    background: rgba(154, 215, 87, 0.8);
}
.proportion-bar-9 {
    height: 24px;
    background: #65ba5a;
    float: left;
}
.proportion-bar-9:hover {
    background: rgba(101, 186, 90, 0.8);
}
.proportion-bar-8 {
    height: 24px;
    background: #f1c40f;
    float: left;
}
.proportion-bar-8:hover {
    background: rgba(241, 196, 15, 0.8);
}
.proportion-bar-7 {
    height: 24px;
    background: #f39c12;
    float: left;
}
.proportion-bar-7:hover {
    background: rgba(243, 156, 18, 0.8);
}
.proportion-bar-6 {
    height: 24px;
    background: rgba(252, 141, 129, 1);
    float: left;
}
.proportion-bar-6:hover {
    height: 24px;
    background: rgba(252, 141, 129, 0.8);
    float: left;
}
.proportion-bar-5 {
    height: 24px;
    background: rgba(255, 114, 99, 1);
    float: left;
}
.proportion-bar-5:hover {
    height: 24px;
    background: rgba(255, 114, 99, 0.8);
    float: left;
}
.proportion-bar-4 {
    height: 24px;
    background: rgba(241, 97, 82, 1);
    float: left;
}
.proportion-bar-4:hover {
    height: 24px;
    background: rgba(241, 97, 82, 0.8);
    float: left;
}
.proportion-bar-3 {
    height: 24px;
    background: rgba(227, 77, 61, 1);
    float: left;
}
.proportion-bar-3:hover {
    height: 24px;
    background: rgba(227, 77, 61, 0.8);
    float: left;
}
.proportion-bar-2 {
    height: 24px;
    background: rgba(214, 64, 48, 1);
    float: left;
}
.proportion-bar-2:hover {
    height: 24px;
    background: rgba(214, 64, 48, 0.8);
    float: left;
}
.proportion-bar-1 {
    height: 24px;
    background: rgba(192, 57, 43, 1);
    float: left;
}
.proportion-bar-1:hover {
    height: 24px;
    background: rgba(192, 57, 43, 0.8);
    float: left;
}
.proportion-bar-0 {
    height: 24px;
    background: rgba(150, 45, 34, 1);
    float: left;
}
.proportion-bar-0:hover {
    height: 24px;
    background: rgba(150, 45, 34, 0.8);
    float: left;
}
.DTFC_RightBodyLiner {
    overflow-y: auto !important;
}
.dark-area {
    background-color: #666;
    padding: 40px;
    margin: 0 -40px 20px -40px;
    clear: both;
}
.clearfix:after,
.clearfix:before {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clip {
    border-radius: 50%;
    clip: rect(0, 200px, 200px, 100px);
    height: 100%;
    position: absolute;
    width: 100%;
}
.segment {
    border-radius: 50%;
    clip: rect(0, 100px, 200px, 0);
    height: 100%;
    position: absolute;
    width: 100%;
    font-family: monospace;
    font-size: 1.5rem;
}
#section1 {
    transform: rotate(0);
}
#section1 .segment {
    background-color: #e56255;
    transform: rotate(76deg);
}
#section2 {
    transform: rotate(76deg);
}
#section2 .segment {
    background-color: #f39c12;
    transform: rotate(140deg);
}
#section3 {
    transform: rotate(215deg);
}
#section3 .segment {
    background-color: #65ba5a;
    transform: rotate(113deg);
}
#sectionFinal {
    transform: rotate(-32deg);
}
#sectionFinal .segment {
    background-color: #60aadc;
    transform: rotate(32deg);
}
.ta-table {
    margin: auto;
}
.ta-table td {
    line-height: 0;
    padding-bottom: 5px;
}
.ta-table-social {
    margin-right: 4px;
}
.ta-table-social td {
    line-height: 0;
    padding-bottom: 5px;
}
.ta-row {
    display: inline-block;
}
.ta-full {
    background-image: url(/img/tripadvisor/ta-full.png);
    background-image: linear-gradient(transparent, transparent), url(/img/tripadvisor/ta-full.svg);
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
    display: inline-block;
    vertical-align: bottom;
}
.ta-half {
    background-image: url(/img/tripadvisor/ta-half.png);
    background-image: linear-gradient(transparent, transparent), url(/img/tripadvisor/ta-half.svg);
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
    display: inline-block;
    vertical-align: bottom;
}
.ta-empty {
    background-image: url(/img/tripadvisor/ta-empty.png);
    background-image: linear-gradient(transparent, transparent), url(/img/tripadvisor/ta-empty.svg);
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
    display: inline-block;
    vertical-align: bottom;
}
.sf-empty {
    background-image: url(/img/sf-emptystar.svg);
    background-image: linear-gradient(transparent, transparent), url(/img/sf-emptystar.svg);
    background-repeat: no-repeat;
    width: 42px;
    height: 47px;
    display: inline-block;
    vertical-align: bottom;
}
.sf-full {
    background-image: url(/img/sf-fullstar.png);
    background-image: linear-gradient(transparent, transparent), url(/img/sf-fullstar.svg);
    background-repeat: no-repeat;
    width: 42px;
    height: 47px;
    display: inline-block;
    vertical-align: bottom;
}
.ta-full-lg {
    background-image: url(/img/tripadvisor/ta-full.png);
    background-image: linear-gradient(transparent, transparent), url(/img/tripadvisor/ta-full.svg);
    background-repeat: no-repeat;
    background-size: 36px;
    width: 36px;
    height: 36px;
    display: inline-block;
    vertical-align: bottom;
}
.ta-half-lg {
    background-image: url(/img/tripadvisor/ta-half.png);
    background-image: linear-gradient(transparent, transparent), url(/img/tripadvisor/ta-half.svg);
    background-repeat: no-repeat;
    background-size: 36px;
    width: 36px;
    height: 36px;
    display: inline-block;
    vertical-align: bottom;
}
.ta-empty-lg {
    background-image: url(/img/tripadvisor/ta-empty.png);
    background-image: linear-gradient(transparent, transparent), url(/img/tripadvisor/ta-empty.svg);
    background-repeat: no-repeat;
    background-size: 36px;
    width: 36px;
    height: 36px;
    display: inline-block;
    vertical-align: bottom;
}
.ta-circle-container {
    padding: 10px 8px 10px 8px;
    display: inline-block;
}
.ta-circle-container-lg {
    padding: 10px 8px 10px 8px;
    display: inline-block;
    width: 300px;
}
.query-visit-btn {
    float: right;
    position: absolute;
    right: 0;
    bottom: 16px;
}
.latest-nav-push {
    top: 0;
}
.latest-nav-xs {
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 20px;
}
.latest-jobs-period {
    font-weight: 500;
    font-size: 21px;
    color: #737373;
    margin-top: 20px;
}
.latest-jobs-location {
    font-weight: 500;
    font-size: 21px;
    line-height: normal;
}
@media screen and (max-width: 767px) {
    .latest-jobs-period {
        font-weight: 300;
        font-size: 24px;
        display: block;
        margin-top: 0;
    }
    .latest-jobs-location {
        font-weight: 300;
        font-size: 18px;
        line-height: normal;
        text-align: center;
        margin-top: 5px;
    }
}
@media screen and (max-width: 767px) {
    #export-container {
        margin-top: 10px;
        text-align: center;
    }
}
@media screen and (min-width: 768px) {
    #export-job-button {
        margin-top: 8px;
    }
}
#export-job-button .dropdown-menu {
    right: 0;
    left: auto;
}
.latest-jobs-info-container {
    position: absolute;
    bottom: 0;
    right: 0;
}
.latest-jobs-info-label {
    text-align: right;
    vertical-align: bottom;
    line-height: 21px;
    float: right;
    width: auto;
}
.latest-jobs-info {
    text-align: right;
    vertical-align: bottom;
    line-height: 21px;
    float: right;
    width: auto;
}
.tab-container ul {
    border-bottom: 1px solid #d5d5d5;
    line-height: 24px;
    padding: 5px 0 0 0;
    position: relative;
}
.tab-container li {
    padding: 0 0 20px 0;
    vertical-align: bottom;
    border-bottom: 3px solid transparent;
}
.tab-container a {
    display: inline-block;
    text-decoration: none;
}
.tab-container .tab-active {
    border-bottom: 3px solid #bfbfbf !important;
}
.tab-container .tab-active a {
    color: #4a4a4a !important;
}
.tab-container-tickets .dropdown-menu {
    max-height: 300px;
    overflow: auto;
    background: #fff;
    position: absolute;
}
.tab-container-tickets ul {
    border-bottom: 1px solid #d5d5d5;
    line-height: 24px;
    padding-left: 0;
    position: relative;
}
.widget-table-container .tab-container-tickets ul {
    border-bottom: 1px solid #d5d5d5;
    line-height: 24px;
    margin: 0 20px 0 20px;
    padding-left: 0;
}
.assignment ul {
    margin: 0;
}
.tab-container-tickets li {
    display: inline-block;
    padding: 0 0 20px 0;
    vertical-align: bottom;
    height: 48px;
}
.tab-container-tickets li > a {
    line-height: 20px;
}
.tab-container-tickets .dropdown-menu li {
    display: block;
    padding: 0;
    background-color: #fff;
}
.tab-container-tickets .dropdown-menu li a {
    background-color: #fff;
    color: #3498db;
    font-size: 14px;
    font-weight: 400;
    color: #3498db;
    letter-spacing: 0.5px;
    text-decoration: none !important;
    box-shadow: none;
}
.tab-container-tickets .dropdown-menu li a:focus,
.tab-container-tickets .dropdown-menu li a:hover {
    background-color: #f5f5f5;
    color: #3498db;
}
.tab-container-tickets a {
    display: inline-block;
    text-decoration: none;
}
.tab-container-tickets .tab-active {
    border-bottom: 3px solid #bfbfbf !important;
}
.tab-container-tickets .tab-active a {
    color: #4a4a4a !important;
}
.tab-inactive {
    font-family: Roboto, arial, sans-serif;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
    font-feature-settings: "liga", "kern";
    text-rendering: optimizelegibility;
    color: #3498db;
    line-height: 24px;
    padding: 0 15px 20px 15px;
    display: inline;
}
@media screen and (max-width: 768px) {
    .mobile-tab {
        width: 100%;
        height: 100%;
        display: inline-block;
        text-align: center;
    }
}
.nps-scale-text {
    color: #fff;
    top: 50%;
    left: 50%;
    line-height: 50px;
    text-align: center;
}
.nps-scale-box {
    height: 50px;
    width: 64px;
    display: inline-block;
    position: relative;
    margin-right: -4px;
}
.nps-scale-box-leftcorner {
    border-radius: 0;
}
.nps-scale-box-rightcorner {
    border-radius: 0;
}
.nps-scale-red {
    background: #c0392b;
}
.nps-scale-lightred {
    background: #e74c3c;
}
.nps-scale-orange {
    background: #f39c12;
}
.nps-scale-lightorange {
    background: #f1c40f;
}
.nps-scale-green {
    background: #65ba5a;
}
.nps-scale-lightgreen {
    background: #9ad757;
}
.nps-scale-score {
    height: 96px;
    width: 96px;
    border-radius: 50%;
    box-shadow: 0 1px 3px 0 #E5E5E5;
    z-index: 10;
    line-height: 96px;
    text-align: center;
    font-size: 48px;
    color: #fff;
    vertical-align: middle;
    position: absolute;
    display: inline-block;
    right: -16px;
    bottom: -22px;
    padding: 22px;
}
.nps-scale-score-box {
    top: 22px;
}
@media screen and (max-width: 1199px) {
    .nps-scale-text {
        color: #fff;
        top: 50%;
        left: 50%;
        line-height: 34px;
        text-align: center;
    }
    .nps-scale-box {
        height: 34px;
        width: 44px;
        display: inline-block;
        position: relative;
        margin-right: -4px;
    }
    .nps-scale-score {
        height: 66px;
        width: 66px;
        border-radius: 50%;
        box-shadow: 0 1px 3px 0 #E5E5E5;
        background: inherit;
        position: absolute;
        z-index: 10;
        left: -14px;
        margin: auto;
        bottom: -16px;
        line-height: 66px;
        text-align: center;
        font-size: 36px;
        vertical-align: middle;
        display: inline;
        padding: 15px;
    }
    .nps-scale-score-box {
        top: 12px;
    }
}
.nps-scale-container {
    position: relative;
}
.nps-score-circle {
    height: 167px;
    width: 167px;
    border-radius: 50%;
    margin: 0 auto;
    box-shadow: 0 1px 3px 0 #E5E5E5;
    font-size: 72px;
    color: #fff;
    line-height: 167px;
}
.score-bar-header {
    padding-left: 10px;
    margin-bottom: 0;
    margin-top: 10px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.score-title {
    font-size: 16px;
}
.progress-bar {
    box-shadow: 0 0 0;
    text-align: right;
    line-height: 24px;
    font-size: 18px;
    -webkit-transition: width 1.5s ease-in-out;
    transition: width 1.5s ease-in-out;
}
.progress-bar-text {
    padding-right: 5px;
}
.progress-bar-percent {
    vertical-align: top;
    padding-top: 2px;
}
.progress-bar-warning {
    background: #f1c40f;
}
.progress-bar-success {
    background: #5cb85c;
}
.progress-bar-danger {
    background: #e56255;
}
.progress-bar-blue {
    background: #60aadc;
}
.show-questions {
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
}
@media screen and (max-width: 768px) {
    .score-bar-header {
        padding-left: 0;
        margin-bottom: 10px;
        white-space: normal;
        overflow: visible;
    }
    .score-bar-container {
        margin-left: 0 !important;
    }
    .show-questions {
        padding-left: 0;
    }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
    .show-questions {
        display: block;
        padding: 8px 0 0 0;
    }
}
.question-text {
    max-width: 600px !important;
}
.question-cat {
    margin-left: 0 !important;
    max-width: 150px !important;
}
.score-bar-container {
    width: 100%;
    background: #d8d8d8;
    margin-left: 10px;
    border-radius: 0;
    height: 24px;
    margin-bottom: 0;
}
.score-bar-fill {
    height: 24px;
    width: 70%;
    background: #d8d8d8;
    box-shadow: inset 0 1px 3px 0 #E5E5E5;
    margin-left: 10px;
}
.score-text {
    padding-bottom: 10px;
}
.progress-score {
    font-size: 22px;
    display: block;
    text-align: center;
}
.progress-score-percent {
    font-size: 24px;
    display: block;
    margin-top: 22px;
}
.question {
    font-weight: 400;
    color: #4a4a4a;
    padding: 20px 0 0 40px;
    line-height: 22px;
}
.question-choices {
    padding: 10px 0 0 60px;
    line-height: 24px;
    color: #9b9b9b;
}
.question-group > div:last-child {
    margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
    .question {
        font-weight: 400;
        color: #4a4a4a;
        padding-left: 0;
    }
    .question-choices {
        padding-top: 10px;
        padding-left: 0;
        line-height: 24px;
        color: #9b9b9b;
    }
    .fa-ul {
        margin-left: 20px !important;
    }
    .comments-header {
        padding: 10px 0 10px 15px !important;
    }
    .comments {
        margin: 0 20px 30px 15px !important;
    }
    .progress-score-percent {
        font-size: 20px;
    }
}
.question-answer {
    color: #4a4a4a;
}
.comments-header {
    padding: 10px 0 10px 40px;
    color: #4a4a4a;
}
.comments {
    font-weight: 400;
    color: #4a4a4a;
    padding: 10px;
    font-style: italic;
    background: #f5f5f5;
    margin: 0 20px 10px 40px;
    line-height: 24px;
}
.coaching-comments {
    font-weight: 400;
    color: #4a4a4a;
    padding: 10px;
    font-style: italic;
    background: #f5f5f5;
    margin: 0 0 0 20px;
    line-height: 24px;
}
.query-question {
    margin-left: 40px;
}
.query-field {
    padding-left: 40px;
}
.fa-li {
    top: 5px !important;
}
.list-dot {
    list-style-type: disc;
}
.tick-green {
    color: #5cb85c;
}
.minus-orange {
    color: #f1c40f;
}
.times-red {
    color: #e56255;
}
.gallery {
    margin-top: 10px;
}
.gallery ul {
    padding: 0;
    margin: 0;
}
.gallery li {
    list-style: none;
    margin-bottom: 25px;
    padding: 0 2px 0 2px;
}
.gallery img {
    cursor: pointer;
}
.gallery-active {
    border: 3px solid #4a90e2;
}
.col-centered {
    float: none;
    margin: 0 auto;
}
.fa-li.fa-lg {
    left: -1.75em !important;
}
.fa-lg, .fa-arrow-circle-down, .fa-arrow-circle-up {
    margin-right: 5px;
}
.ticket-details {
    padding-left: 0 !important;
    list-style: none;
    line-height: 26px;
}
.case-title {
    font-family: Roboto, arial, sans-serif;
    font-size: 36px;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
    font-feature-settings: "liga", "kern";
    text-rendering: optimizelegibility;
    color: #6A6A6A;
    letter-spacing: 1px;
    margin: 10px 0 0 0;
}
.case-status-hold {
    color: #e56255;
}
@media screen and (max-width: 720px) {
    .case-title {
        font-family: Roboto, arial, sans-serif;
        font-size: 30px;
        font-weight: 300;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        -moz-font-feature-settings: "liga", "kern";
        font-feature-settings: "liga", "kern";
        text-rendering: optimizelegibility;
        color: #6A6A6A;
        letter-spacing: 1px;
        margin: 0 0 5px 0;
        padding: 0;
    }
    .case-status {
        margin-bottom: 0;
    }
    .case-status-hold {
        margin: 0;
    }
}
.case-hold-overlay {
    background: #6d6d6d;
    margin-bottom: 20px;
    z-index: 999999999;
    position: relative;
}
.case-hold-overlay-text {
    font-family: Roboto, arial, sans-serif;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
    font-feature-settings: "liga", "kern";
    text-rendering: optimizelegibility;
    color: #fff;
    letter-spacing: 1px;
    line-height: 37px;
}
.case-hold-timer {
    font-family: Roboto, arial, sans-serif;
    font-weight: 700;
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
    font-feature-settings: "liga", "kern";
    text-rendering: optimizelegibility;
    color: #fff;
    letter-spacing: 1px;
    line-height: 37px;
}

/* Pixel 2 */
@media screen and (max-width: 768px) {
    .case-hold-overlay-text {
        font-family: Roboto, arial, sans-serif;
        font-size: 12px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        -moz-font-feature-settings: "liga", "kern";
        font-feature-settings: "liga", "kern";
        text-rendering: optimizelegibility;
        color: #fff;
        letter-spacing: 1px;
        line-height: 37px;
    }
    .case-hold-timer {
        font-familyfont-family: Roboto, arial, sans-serif;
        font-weight: 700;
        font-size: 14px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        -moz-font-feature-settings: "liga", "kern";
        font-feature-settings: "liga", "kern";
        text-rendering: optimizelegibility;
        color: #fff;
        letter-spacing: 1px;
        line-height: 37px;
    }
    .case-action-select {
        color: #4a4a4a;
        height: 40px;
        width: 100%;
        text-decoration: none;
        padding: 0 14px 0 14px;
        background: #fff;
        box-shadow: inset 0 -2px 0 0 #E5E5E5;
        border-radius: 0;
        display: inline-block;
        margin: 20px 0 0 0 !important;
        line-height: 40px;
        font-size: 13px;
    }
}

/* Moto G4 */
@media screen and (max-width: 399px) {
    .case-hold-overlay {
        padding-bottom: 8px;
    }
}
.case-action-select {
    color: #4a4a4a;
    height: 40px;
    text-decoration: none;
    padding: 0 14px 0 14px;
    background: #fff;
    box-shadow: inset 0 -2px 0 0 #E5E5E5;
    border-radius: 0;
    display: inline-block;
    margin: 0 0 20px 0;
    line-height: 40px;
    font-size: 13px;
}
.complaint-details-text {
    font-weight: 400;
    color: #4a4a4a;
    padding: 10px;
    font-style: italic;
    background: #f5f5f5;
    margin: 10px 0 0;
    line-height: 24px;
}
.info-box {
    font-weight: 400;
    color: #fff;
    padding: 14px 14px;
    background: #7babe4;
    line-height: 24px;
}
.form-field {
    border: 1px solid #eeebeb;
    border-radius: 0;
    color: #757575;
}
.form-dropdown {
    color: #4a4a4a;
    height: 40px;
    text-decoration: none;
    padding: 0 14px 0 14px;
    background: #edede7;
    box-shadow: inset 0 -2px 0 0 #E5E5E5;
    border-radius: 0;
    display: inline-block;
    margin: 0 0 20px 0;
    line-height: 40px;
    font-size: 13px;
    display: block;
    border: none;
}
.padding-bottom {
    padding-bottom: 20px;
}
li.active > a {
    color: #000;
}
li.active {
    border-bottom: 4px solid #bfbfbf;
}
.nav-tabs > li > a {
    border: none;
    background: 0 0 !important;
}
.nav-tabs > li.active > a {
    border: none;
}
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    border: none;
    background: 0 0 !important;
}
.row-hidden {
    padding: 0 !important;
    border-bottom: none !important;
}
.table-widget-container {
    margin: 15px 0 15px 0;
}
.no-margin {
    margin: 0 !important;
}
.no-padding {
    padding: 0 !important;
}
.cf-hide {
    display: none;
}
.hr {
    border-top: 1px solid #eee;
    margin-bottom: 16px;
}
.footer-inner {
    text-align: center;
    font-size: 12px;
    padding-bottom: 20px;
}
.page-container {
    margin-bottom: 30px;
}
h2.widget-category {
    font-weight: 400;
}
h2.widget-category:not(:first-child) {
    clear: both;
    padding-top: 40px;
}
.widget-option {
    padding-top: 20px;
    padding-bottom: 20px;
    list-style: none;
    border-bottom: 1px solid #eee;
    min-height: 130px;
}
.widget-option:last-of-type {
    border-bottom: none;
}
.widget-option-title {
    margin-bottom: 10px;
}
.bootstrap-switch-wrapper {
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%);
}
.buttons-right {
    float: right;
}
.no-padding-left-col {
    padding-left: 0;
    padding-right: 0;
}
.no-padding-right-col {
    padding-left: 0;
    padding-right: 0;
}
.no-padding-left-col > .red-indicator {
    background: #e56255 !important;
    height: 19px;
    float: right;
}
.no-padding-right-col > .green-indicator {
    background: #5cb85c !important;
    height: 19px;
    float: left;
}
.no-padding-left-col > .color-variance-score {
    padding-right: 10px;
    float: right;
}
.no-padding-right-col > .color-variance-score {
    float: left;
    padding-left: 10px;
}
.limit-first-col-length > .widget-table-container > .tab-content > .tab-pane > .table-responsive > table > tbody > tr > td:nth-child(1) {
    max-width: 100px !important;
}
.tab-dropdown {
    background-color: #fff !important;
    border: 0 none;
    border-radius: 0;
    margin: 0;
    padding: 0;
}
.green-text {
    color: #65ba5a !important;
}
.red-text {
    color: #e56255 !important;
}
.no-res-inline {
    margin-left: 15px;
}
.widget-table-container .no-res-inline {
    margin-left: 20px;
}
.widget-data-container > .no-res-inline {
    margin-left: 15px;
}
body,
html {
    height: 100%;
    width: 100%;
}
.widget {
    margin-bottom: 10px;
}
.widget .k-panelbar .k-content {
    padding: 10px;
}
.widget.placeholder {
    opacity: 0.4;
    border: 1px dashed #a6a6a6;
}
.col-plus {
    color: #4a4a4a;
    font-size: 1em;
}
.col-minus {
    color: #4a4a4a;
    font-size: 1em;
    margin-right: 8px;
}
.col-controls {
    float: right;
}
.carousel-top {
    height: 420px;
    margin-left: auto;
    margin-right: auto;
}
.top img {
    margin: 0 auto;
    max-height: 480px;
    max-width: 100%;
}
.image-count {
    text-align: center;
    font-size: 16px;
    padding: 0 0 20px 0;
}
.DTFC_LeftBodyLiner {
    overflow-y: visible !important;
}
.audio-container {
    margin-top: 10px;
    padding: 0;
    background-color: #fff;
    border: 0;
    box-shadow: none;
}
@media screen and (max-width: 720px) {
    .audio-xs {
        margin-left: 0;
    }
}
.filter-container {
    background: #fff;
    box-shadow: 0 1px 4px 0 #E5E5E5;
    margin-bottom: 5px;
}
.filter-container .nav-tabs {
    border-bottom: none;
    margin-bottom: 1px;
}
.filter-container .nav-tabs .dropdown-menu {
    background: #fff;
    box-shadow: 0 1px 4px 0 #E5E5E5;
}
.filter-container .nav-tabs .dropdown-menu a {
    background: #fff;
    color: #3498db;
    font-weight: 400;
    font-size: 14px;
    box-shadow: none;
}
.filter-container .nav-tabs .dropdown-menu a:hover {
    background: #fff;
    color: #3498db;
    font-weight: 400;
    font-size: 14px;
}
.filter-container .nav-tabs .dropdown-menu li {
    padding: 0 !important;
}
#filter-breadcrumbs {
    margin-bottom: 10px;
}
#filter-breadcrumbs table td {
    padding: 0;
}
#filter-tabs .active {
    background: #e9e9e9;
    border-bottom: none;
    padding: 16px 0;
}
#filter-tabs li {
    padding: 16px 0;
}
#filter-tabs > li > a {
    cursor: pointer;
    color: #3498db;
    line-height: 1.4;
}
#filter-tabs .dropdown-menu > li > a:focus,
#filter-tabs .dropdown-menu > li > a:hover {
    background-color: #fff;
    color: #3498db;
}
.filter-sub-container {
    background: #e9e9e9;
    padding: 5px 10px;
}
.input-group-btn .multiselect-clear-filter {
    border: 1px solid #ccc !important;
}
.filter-sub-container .btn-default {
    border: none;
    background-color: #e9e9e9;
    overflow: hidden;
    max-width: 85vw;
    text-overflow: ellipsis;
}
.filter-sub-container .btn-default:active,
.filter-sub-container .btn-default:hover {
    background-color: #cecece;
}
.filter-sub-container > .tab-pane > ul > li > a:after {
    font-family: FontAwesome;
    content: "\f0D7";
    margin-left: 4px;
}
#filter_10 > ul > li:nth-child(1) > a .pill-container {
    margin-bottom: 1px;
}
.multiselect-container {
    max-width: 328px;
    min-width: 250px;
    max-height: 300px;
    overflow-y: auto;
    padding: 8px;
}
.multiselect-container .btn-default {
    background-color: #e9e9e9;
    border: 1px solid #ccc;
    padding: 9px 12px;
}
.multiselect-container > .active,
.multiselect-container > .active > a,
.multiselect-container > .active > a:hover {
    background-color: #fff;
    color: #333;
    border-bottom: none;
}
.multiselect-container input[type="checkbox"] {
    margin: 0 10px 0 0;
    position: relative;
    font-size: x-large;
}
.multiselect-item .form-control {
    height: inherit;
    border: 1px solid #ccc;
    background: #fff;
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin: 2px 16px !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0.5em 0.2em !important;
}
.dataTables_wrapper .dataTables_length {
    margin-left: 20px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:active,
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    border: 1px solid #fff !important;
    background-color: #fff !important;
    background: #fff !important;
    box-shadow: none !important;
}
.dataTables_length .form-control {
    margin-right: 2px;
}
.kf-navbar {
    background-color: #fff;
}
@media screen and (min-width: 767px) {
    .navbar-nav > .kf-hover > a:focus,
    .navbar-nav > .kf-hover > a:hover,
    .navbar-nav > .kf-hover > a:visited {
        background-color: rgba(0, 0, 0, 0.05);
    }
    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:focus,
    .navbar-default .navbar-nav > .open > a:hover {
        color: #4a4a4a;
        border-bottom: none;
    }
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #4a4a4a;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: rgba(0, 0, 0, 0.15);
}
.navbar-default .navbar-nav .kf-nav-text {
    color: #4a4a4a;
}
.navbar-nav:not(.sm-collapsible) ul .caret {
    color: #fff;
    margin-top: 16px;
}
.bars-icon {
    color: #4a4a4a;
}
.nav-icon-xs {
    color: #4a4a4a;
}

@media screen and (max-width: 767px) {
    .navbar-nav > .kf-hover > a:focus,
    .navbar-nav > .kf-hover > a:hover,
    .navbar-nav > .kf-hover > a:visited {
        background-color: #FFF;
        color: #6A6A6A !important;
    }
    .navbar-default .navbar-nav .kf-nav-text {
        background-color: #FFF;
        color: #6A6A6A !important;
    }
    .navbar-default .navbar-nav .kf-nav-text:hover,
    .navbar-default .navbar-nav .kf-nav-text:focus {
        background-color: #E5E5E5;
        color: #6A6A6A !important;
    }
}
.form-field.crit-focus-add-note-field {
    width: 100%;
}
.cf-status-dropdown.form-dropdown {
    height: 44px;
}
.dataTables_processing {
    border: none;
    background: 0 0 !important;
    position: fixed !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 9999 !important;
    background-color: rgba(255, 255, 255, 0.65) !important;
}
.dataTables_processing img {
    margin-top: 20% !important;
}
.highcharts-contextmenu hr {
    margin-top: 4px;
    margin-bottom: 4px;
}
.widget-hover {
    position: relative;
}
.widget-content-main {
    position: relative;
    display: block;
}
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-moz-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.overlay-box {
    background: #fff none repeat scroll 0 0;
    display: none;
    height: 105%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: -10px;
    width: 100%;
    -webkit-animation: fadeIn ease-out 1;
    -moz-animation: fadeIn ease-out 1;
    animation: fadeIn ease-out 1;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 0.75s;
    -moz-animation-duration: 0.75s;
    animation-duration: 0.75s;
}
.overlay-score {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    height: 100%;
    text-align: center;
    font-family: Roboto, arial, sans-serif;
    font-size: 3.375em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
    font-feature-settings: "liga", "kern";
    text-rendering: optimizelegibility;
}
.widget-hover:hover .overlay-box {
    display: block;
}
#favreport-control,
#reportdesc-control {
    font-size: 15px;
    font-family: Roboto, arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
    font-feature-settings: "liga", "kern";
    text-rendering: optimizelegibility;
}
#reportdesc-close {
    position: absolute;
    top: 0.25em;
    right: 0.5em;
}
.kfDialog {
    margin-top: 10px;
    box-shadow: 0 4px 6px -3px #E5E5E5;
    background-color: #ffffe8;
}
.kfDialog .ui-dialog-titlebar {
    padding: 0.5em;
}
.kfDialog .ui-dialog-title {
    font-family: Roboto, arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
    font-feature-settings: "liga", "kern";
    text-rendering: optimizelegibility;
    color: #6A6A6A;
    margin: 0;
    width: 100%;
}
.kfDialog .ui-dialog-content {
    font-family: Roboto, arial, sans-serif;
    font-size: 13px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
    font-feature-settings: "liga", "kern";
    text-rendering: optimizelegibility;
    color: #6A6A6A;
    padding: 0 0.5em 0.5em;
}
.bonus-achieved {
    text-align: center;
    color: #67b12b;
    font-size: 5em;
    font-family: Roboto, arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
    font-feature-settings: "liga", "kern";
    text-rendering: optimizelegibility;
}
.bonus-buffer {
    margin-bottom: 30px;
}
.bonus-achieved-container {
    text-align: center;
}
.bonusmodal {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.7) url(../img/bonus-loader.gif) 50% 50% no-repeat;
}
body.loading {
    overflow: hidden;
}
body.loading .bonusmodal {
    display: block;
}
#become-user-search {
    margin-left: 0;
    margin-bottom: 8px;
    padding-left: 4px;
}
ul.navbar-right a.become-user {
    line-height: 30px;
}
ul.navbar-right a.become-user::before {
    font-family: FontAwesome;
    content: "\f0d9";
    position: absolute;
    left: 8px;
}
ul.navbar-right a.become-user-selection {
    line-height: 1.4;
    padding: 12px 20px;
}
ul.navbar-right a.become-user-selection small {
    color: #b5b5b5;
}
@media screen and (max-width: 767px) {
    #become-user-search {
        width: 55% !important;
        margin-left: 4px;
    }
    ul.navbar-right a.become-user::before {
        display: none;
    }
    ul.navbar-right a.become-user-selection {
        line-height: 1.6 !important;
        padding: 12px 20px;
    }
    ul.navbar-right a.become-user {
        position: relative;
    }
    ul.navbar-right a.become-user .caret {
        top: 18px;
    }
}
.filter-tab-menu > li > div {
    display: none;
}
.tree-list .list-options {
    display: inline-block;
    background-color: #fff;
}
.tree-list .parent-list {
    padding: 0;
    min-width: 260px;
}
.no_checkbox i.jstree-checkbox {
    display: none;
}
.tree-list .list-options {
    display: inline-block;
    background-color: #fff;
}
.tree-list .parent-list {
    padding: 0;
    min-width: 260px;
}
.col-toggle-row {
    padding: 10px 20px 0;
}
ul.col-toggle-menu {
    right: 0;
    left: auto;
    min-width: 180px;
}
ul.col-toggle-menu li {
    padding: 0 12px;
}
.action-plan-circle-container {
    width: 100%;
    height: 130px;
}
.action-plan-count-container {
    border-left: 1px solid #ccc;
}
@media screen and (max-width: 767px) {
    .action-plan-count-container {
        padding: 20px 0;
        border-left: none;
        border-top: 1px solid #ccc;
    }
}
table.kf-table .colspan-table-row {
    background-color: #f0f7ff;
}
table.kf-table tr.response-answer td:first-of-type {
    padding-left: 30px;
    font-style: italic;
}
.action-plan-count {
    font-size: 64px;
    font-family: Roboto, arial, sans-serif;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
    font-feature-settings: "liga", "kern";
    text-rendering: optimizelegibility;
    color: #6A6A6A;
}
textarea.resolution-comments {
    background-color: #d8e4bc !important;
}
textarea.field-comments {
    background-color: #e6b8b8 !important;
}
div.dataTables_info {
    padding-left: 20px;
}
.center-cropped {
    margin: 0 auto 8px;
    width: 300px;
    height: 300px;
    background-position: center top;
    background-repeat: no-repeat;
    overflow: hidden;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .center-cropped {
        width: 250px;
        height: 250px;
    }
}
.center-cropped img {
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
}
.image-container {
    background-color: #fff;
    padding: 20px;
    box-shadow: 0 1px 4px #E5E5E5;
    margin-bottom: 20px;
    text-align: center;
}
#changepass-form .form-group label {
    margin-bottom: 6px;
}
.widget-container.changepass-container {
    max-width: 550px;
    margin: 0 auto;
    padding-bottom: 30px;
}
ul.dropdown-menu.sm-nowrap#become-company-user-list {
    width: 250px !important;
    margin-left: -250px !important;
}
ul.dropdown-menu.sm-nowrap#become-company-user-list-sm {
    width: 160px !important;
    margin-left: -160px !important;
}
.socialforce-review-row {
    background: #fafafa;
    margin: -10px -30px -10px -15px;
    padding: 20px;
}
.message-preview-container {
    padding: 15px 20px;
    border-bottom: 1px solid #ccc;
}
.message-preview-container:hover {
    background-color: #f6faff;
}
h3.message-subject {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
h3.message-date {
    color: #8c8c8c;
}
@media screen and (max-width: 767px) {
    h3.message-date,
    h3.message-subject {
        font-size: 1em;
    }
}
.message-preview {
    color: #9b9b9b;
    display: -webkit-box;
    margin: 0 auto;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.message-body {
    line-height: 1.6;
}
.unread-message-badge {
    margin: -25px -20px 5px -15px;
    background-color: red;
}
.colalignc {
    text-align: center;
}
.colalignl {
    text-align: left;
}
.colalign,
.colalignr {
    text-align: right;
}
button.close {
    color: #636363;
    font-size: 15px;
    opacity: 1;
}
.numerical-input {
    width: 50px;
    height: 40px;
    padding: 10px;
}
.help-block {
    font-size: 13px;
}
#schedule-report-wrapper div.required label.control-label:after {
    content: "";
}
.modal-dialog .modal-content {
    padding-bottom: 0;
}
.modal-dialog .modal-header {
    padding: 20px 20px 0;
    text-align: left;
}
.modal-dialog .modal-body {
    padding: 20px 20px 30px;
    text-align: left;
}
.modal-dialog .modal-footer {
    background-color: #f9f9f9;
    border-radius: 0;
    padding: 20px;
}
.raise-query-disabled,
.raise-query-disabled:active {
    background-color: #d8d8d8;
    color: #9b9b9b;
    box-shadow: none;
    cursor: not-allowed;
    top: 0;
}
.query-visit-disabled {
    background-color: #d8d8d8;
    color: #9b9b9b;
    box-shadow: none;
    cursor: not-allowed;
    margin: 0;
    position: absolute;
    bottom: 16px;
    right: 0;
}
.query-visit-disabled-tooltip {
    visibility: hidden;
    width: 350px;
    background-color: #d8d8d8;
    color: #000;
    text-align: center;
    padding: 1px;
    border-radius: 0;
    font-size: 10px;
    position: absolute;
    top: 0;
    right: 105%;
    z-index: 1;
}
.query-visit-disabled:hover .query-visit-disabled-tooltip {
    visibility: visible;
}
.kf-table-pjax th {
    padding: 10px 15px 10px 15px;
}
.widget-header-image {
    background-size: cover;
    margin-bottom: 20px;
    margin-left: -20px;
    margin-top: -20px;
    max-height: 170px;
    min-height: 170px;
    padding: 20px;
    width: calc(100% + 40px);
}
.widget-header-image > .widget-subtitle,
.widget-header-image > .widget-title {
    color: #fff;
    font-family: Roboto, arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
    font-feature-settings: "liga", "kern";
    text-rendering: optimizelegibility;
}
.pjax-loader {
    position: absolute;
    height: 100%;
    width: 97%;
    z-index: 99999;
    background: rgba(255, 255, 255, 0.5);
    text-align: center;
    padding-top: 100px;
}
.ui-widget-header {
    background: 0 0;
    border: none;
}
.notes-close a {
    padding-left: 15px;
}
.kfDialog .ui-dialog-title {
    width: 95%;
}
.highcharts-container {
    overflow: visible !important;
}
.arrow-down {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 20px solid;
}
.arrow-down-small {
    margin-right: 4px;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid;
}
.legend-dial {
    font-family: Roboto, arial, sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
    font-feature-settings: "liga", "kern";
    text-rendering: optimizelegibility;
    color: #6A6A6A;
    text-align: center;
}
.menu-item-favreport {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: bottom;
    white-space: nowrap !important;
}
.kf-table .key-driver-pill {
    color: #fff;
    border-radius: 100px;
    padding: 4px 12px;
}
.key-driver-pill:hover {
    color: #fff;
}
.key-driver-pill.green {
    background-color: #74c41d;
}
.key-driver-pill.red {
    background-color: #ff6a5b;
}
* {
    direction: ltr;
}
input::placeholder {
    direction: ltr;
}
.highcharts-legend-item * {
    direction: ltr !important;
}
.highcharts-xaxis-labels * {
    direction: ltr;
}
.comment-reply-textarea:disabled {
    background-color: #d8edf1;
}
.breadcrumb-block {
    background-color: #ececec;
    margin-top: -8px;
    padding: 8px 0;
}
.breadcrumb {
    background-color: transparent;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 0;
    margin: 0;
}
@media screen and (max-width: 767px) {
    .breadcrumb-block {
        margin-bottom: 8px;
    }
    .breadcrumb {
        font-size: 13px;
    }
}
.breadcrumb > li {
    margin: 0 15px 0 0;
}
.breadcrumb > li + li:before {
    content: "\f0da";
    color: #b1b1b1;
    font-family: FontAwesome;
    padding: 0;
    position: absolute;
    margin-left: -12px;
}
.star-tile {
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
    max-height: 300px;
    text-align: center;
    vertical-align: middle;
    line-height: 300px;
    max-width: 270px;
    background-size: contain;
    margin: 0 auto;
}
.star-tile-bronze {
    background-image: url(/img/bronze-star.png);
}
.star-tile-silver {
    background-image: url(/img/silver-star.png);
}
.star-tile-gold {
    background-image: url(/img/gold-star.png);
}
.jqsfield {
    padding: 1px 10px 10px 1px !important;
}
#report-filters.loading {
    background: #e9e9e9;
    text-align: center;
    min-height: 108px;
    margin-top: 60px;
    margin-bottom: 75px;
    padding: 35px;
}
@media print {
    .print-break {
        page-break-after: auto;
        page-break-inside: avoid;
    }
    a[href]:after {
        content: none;
    }
    @page {
        size: A4;
        margin: 10mm 10mm 10mm 10mm;
    }
    .table > thead > tr > th {
        font-size: 11px;
        padding: 2px !important;
    }
    .table td,
    .table td.first-col,
    .table th,
    .table th.first-col {
        min-width: 0 !important;
    }
    .portlet.box.tablebox.report-table {
        border: none !important;
        color: #000 !important;
    }
    .portlet.box > .portlet-title {
        border-bottom: 0 none;
        color: #000 !important;
        margin-bottom: 0;
        padding: 0 10px;
        background-color: #fff !important;
    }
    .portlet.box > .portlet-body > .table-scrollable > thead > .table-row > td.first-row,
    .portlet.box > .portlet-body > .table-scrollable > thead > .table-row > th.first-row {
        min-width: 0;
    }
    .portlet.box.tablebox > .portlet-title > .caption > a.table-head-link,
    .portlet.box.tablebox > .portlet-title > .caption > i {
        color: #000 !important;
    }
    .portlet.box.tablebox.report-graph,
    .portlet.box.tablebox.report-table {
        border: none !important;
        color: #000 !important;
        background-color: #fff !important;
    }
    .table-scrollable > .table > tbody > tr > th,
    .table-scrollable > .table > tfoot > tr > td,
    .table-scrollable > .table > tfoot > tr > th,
    .table-scrollable > .table > thead > tr > th {
        white-space: normal;
    }
    .table > tbody > tr > td,
    .table > tbody > tr > th,
    .table > tfoot > tr > td,
    .table > tfoot > tr > th,
    .table > thead > tr > td,
    .table > thead > tr > th {
        padding: 2px !important;
    }
    .table td:not(:first-child),
    .table th:not(:first-child) {
        min-width: 30px !important;
    }
    .kf-table td {
        font-size: 12px !important;
        padding: 5px !important;
        line-height: 18px !important;
    }
    .kf-table th {
        font-size: 12px !important;
        line-height: 18px !important;
        padding: 0 5px 2px 0 !important;
    }
    .top-buffer-20,
    .top-buffer-30 {
        margin-top: 12px !important;
    }
    .widget-table-container > .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .widget-tile-container {
        margin-bottom: 0 !important;
    }
    #apply-filter,
    #filter-control,
    #hierachy {
        display: none;
    }
    .filter-row {
        display: none;
    }
    .footer,
    .hide-content,
    .tab-container-tickets,
    .table-tile-footer,
    .tile-footer {
        display: none;
    }
    .widget-container,
    .widget-table-container {
        border: 2px solid #cecece;
        padding-bottom: 10px !important;
    }
    .widget-title {
        font-size: 16px;
    }
    .scoretile {
        min-height: 160px !important;
    }
    .widget-subtitle {
        font-size: 12px;
    }
    .table-widget-header {
        font-size: 16px !important;
        margin: 0 0 5px 15px !important;
    }
    .table-widget-subheader {
        font-size: 12px !important;
        margin: 0 0 5px 15px !important;
    }
    .proportion-bar-10 {
        background: #9ad757 !important;
    }
    .proportion-bar-9 {
        background: #65ba5a !important;
    }
    .proportion-bar-8 {
        background: #f1c40f !important;
    }
    .proportion-bar-7 {
        background: #f39c12 !important;
    }
    .proportion-bar-6 {
        background: rgba(252, 141, 129, 1) !important;
    }
    .proportion-bar-5 {
        background: rgba(255, 114, 99, 1) !important;
    }
    .proportion-bar-4 {
        background: rgba(241, 97, 82, 1) !important;
    }
    .proportion-bar-3 {
        background: rgba(227, 77, 61, 1) !important;
    }
    .proportion-bar-2 {
        background: rgba(214, 64, 48, 1) !important;
    }
    .proportion-bar-1 {
        background: rgba(192, 57, 43, 1) !important;
    }
    .proportion-bar-0 {
        background: rgba(150, 45, 34, 1) !important;
    }
    .radial-progress {
        background-color: #dadada !important;
        margin-top: 10px !important;
    }
    .radial-progress > .circle > .mask {
        background-color: #dadada !important;
    }
    .radial-progress > .circle .fill {
        background-color: #65ba5a !important;
    }
    .radial-progress > .circle .fill-red {
        background-color: #de6659 !important;
    }
    .radial-progress .inset {
        background-color: #fff !important;
    }
    .widget-data-container {
        margin-bottom: 20px !important;
    }
    .data-tile-green {
        color: #65ba5a !important;
    }
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left !important;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666666666666%;
    }
    .col-md-10 {
        width: 83.33333333333334%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666666666666%;
    }
    .col-md-7 {
        width: 58.333333333333336%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666666666667%;
    }
    .col-md-4 {
        width: 33.33333333333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.666666666666664%;
    }
    .col-md-1 {
        width: 8.333333333333332%;
    }
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666666666666%;
    }
    .col-sm-10 {
        width: 83.33333333333334%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666666666666%;
    }
    .col-sm-7 {
        width: 58.333333333333336%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666666666667%;
    }
    .col-sm-4 {
        width: 33.33333333333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.666666666666664%;
    }
    .col-sm-1 {
        width: 8.333333333333332%;
    }
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        padding-right: 7px !important;
        padding-left: 7px !important;
    }
    body {
        overflow: visible !important;
        position: relative;
    }
    .nps-table th:nth-child(n + 2):nth-child(-n + 8) .dot {
        background-color: #fff !important;
        color: #e74c3c !important;
    }
    .nps-table th:nth-child(9) .dot {
        background-color: #fff !important;
        color: #f39c12 !important;
    }
    .nps-table th:nth-child(10) .dot {
        background-color: #fff !important;
        color: #f1c40f !important;
    }
    .nps-table th:nth-child(11) .dot {
        background-color: #fff !important;
        color: #65ba5a !important;
    }
    .nps-table th:nth-child(12) .dot {
        background-color: #fff !important;
        color: #9ad757 !important;
    }
    .green-text {
        font-weight: 700;
    }
}
.cm-advanced-search .form-group input.form-control {
    height: 44px;
}
.case-status {
    margin: 10px 0;
}
.regular-checkbox {
    display: none;
}
.regular-checkbox + label {
    background-color: #fafafa;
    border: 1px solid #cacece;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 9px;
    border-radius: 0;
    display: inline-block;
    position: relative;
    margin-bottom: 0;
}
.regular-checkbox + label:active,
.regular-checkbox:checked + label:active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 1px 3px rgba(0, 0, 0, 0.1);
}
.regular-checkbox:checked + label {
    background-color: #3498db;
    border: 1px solid #3498db;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
    color: #99a1a7;
    margin-bottom: -7px;
}
.regular-checkbox:checked + label:after {
    content: "\2714";
    font-size: 14px;
    position: absolute;
    top: 2px;
    left: 3px;
    color: #99a1a7;
}
.big-checkbox + label {
    padding: 12px;
    margin-right: 5px;
    margin-bottom: -7px;
}
.big-checkbox:checked + label:after {
    color: #fff;
    font-size: 16px;
    left: 6px;
}
.tag {
    font-family: Roboto, arial, sans-serif;
    position: relative;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
    font-feature-settings: "liga", "kern";
    text-rendering: optimizelegibility;
    text-transform: none;
    display: inline-block;
    margin-right: 8px;
    min-width: 50px;
    vertical-align: bottom;
}
.check-container {
    float: left;
    margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
    .check-container {
        float: none;
        margin-top: 10px;
    }
}
.advanced-search {
    padding: 0 20px;
}
.advanced-search h3 {
    margin: 0 0 30px 0;
}
.dataTables_filter input {
    margin-right: 20px;
    margin-bottom: 20px;
    height: 44px;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 0;
    width: 280px !important;
}
.dataTables_filter .form-control {
    vertical-align: baseline;
}
.dataTables_length {
    margin-left: 20px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: #fff !important;
    border: 1px solid #fff !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0.5em 0.2em !important;
}
.show-filter {
    padding-left: 0;
    display: inline-block;
    font-size: 0.425em;
    font-family: Roboto, arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
    font-feature-settings: "liga", "kern";
    text-rendering: optimizelegibility;
}
.cm-form-label {
    margin-bottom: 5px;
}
.daterangepicker.dropdown-menu,
.datetimepicker.dropdown-menu {
    min-width: 0;
}
div.dataTables_wrapper div.dataTables_paginate {
    margin: 0 20px 10px 0 !important;
}
.new-case-btn {
    margin: 20px 0 0 0;
}
.new-case-btn:hover {
    color: #fff;
}

#locked_notification,
#locking_timer {
    background-color: #6d6d6d;
    bottom: 0;
    box-shadow: 0 -2px 4px #E5E5E5;
    color: #fff;
    padding: 1rem;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 999;
}
.please-wait {
    font-size: 16px;
    height: 64px;
    background-color: #e67e22;
    color: #fff;
    text-align: center;
    line-height: 64px;
    margin-left: 15px;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 1001;
}
#locking_timer input {
    background-color: #6d6d6d;
}
.row-note td {
    background-color: #fff;
}
.case-note {
    background-color: #f5f5f5;
    padding: 10px;
    font-style: italic;
}
.case-action-container {
    margin-bottom: 50px;
}
.highlight-td {
    font-weight: 700;
}
.highlight-td:before {
    font-family: FontAwesome;
    content: "\f148";
    display: inline-block;
    padding: 0 6px 0 3px;
    color: #3498db;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.input-group-addon {
    cursor: pointer;
    background-color: #dadada;
    line-height: 25px;
    border: 1px solid #ccc;
}
.form-loading {
    background-color: rgba(255, 255, 255, 0.85);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
}
.form-loading-gif {
    position: fixed;
    top: 320px;
    left: 0;
    right: 0;
}
div.dl-menuwrapper {
    margin-bottom: 0;
    float: none;
}
div.dl-menuwrapper div.input-group {
    position: absolute;
}
.dl-menuwrapper ul.tf-tree {
    position: absolute;
    left: 0;
    right: 0;
    top: 45px;
    max-height: 320px;
    overflow-y: auto;
}
.advanced-search .dl-menuwrapper ul.dl-menu {
    position: absolute;
    max-height: 320px;
    overflow-y: auto;
}
#case-form ul.dl-menu {
    position: absolute;
    margin-bottom: 40px;
    max-height: 320px;
}
#case-form #product-dl-menu ul.dl-menu {
    top: 42px;
}
#case-form #company-product-container {
    padding-bottom: 0;
}
.company-products {
    margin-top: 4px;
}
.product-name-holder {
    display: block;
    background-color: #c2e6be;
    box-shadow: none;
    line-height: 40px;
    border-radius: 0;
    padding: 0 12px;
}
.product-name-holder + .input-group-addon {
    background-color: #c2e6be;
    border: none;
    margin-top: 4px;
}
.secondary-issue-list {
    margin-top: 4px;
}
input.form-control.secondary-issue-holder {
    background-color: #f3dd90;
    border: none;
    box-shadow: none;
}
input.secondary-issue-holder + .input-group-addon {
    background-color: #f3dd90;
    border: none;
}
#case-form .file-input {
    padding-bottom: 40px;
}
.field-cmcase-in_reporting {
    padding-bottom: 10px;
    color: #4a4a4a;
}
.field-cmcase-in_reporting .checkbox {
    padding-left: 0;
    padding-right: 15px;
}
.field-cmcase-in_reporting .questionnaire {
    padding-right: 0;
}
.field-cmcase-in_reporting .question-bubble {
    color: #777;
}
#reverse-in_reporting {
    margin-top: 2px;
}
input[type="number"] {
    -moz-appearance: textfield;
}
.footer {
    margin-top: 80px;
}
.modal-content {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
    padding-bottom: 10px;
}
.modal-header {
    border-bottom: none;
    position: static;
}
.secondary-issue-field {
    margin-bottom: 10px;
}
.add-issue-btn,
.add-issue-btn:focus,
.add-issue-btn:hover,
.add-issue-btn:visited {
    color: #fff;
    background-color: #65ba5a;
    box-shadow: inset 0 -1px 0 0 #E5E5E5;
    height: 40px;
}
.location-searching {
    position: absolute;
    left: 15px;
    right: 15px;
    margin-top: -6px;
    z-index: 22;
}
.no-locations {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 22;
}
.location-list {
    position: absolute;
    z-index: 21;
    font-size: 11px;
    width: 100%;
    max-height: 300px;
    overflow-y: auto;
    background-color: #fff;
    box-shadow: 0 1px 4px #E5E5E5;
}
.location-list-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    color: #4a4a4a;
}
.location-list-item:hover {
    background-color: #f9f9f9;
    color: #4a4a4a;
}
#suggested-locations {
    top: -6px;
}
.find-address-btn {
    color: #fff;
    background-color: #60aadc;
    box-shadow: inset 0 -1px 0 0 #E5E5E5;
    height: 40px;
}
.browse-btn {
    cursor: pointer;
    background-color: #dadada;
    line-height: 25px;
    height: 40px;
    border: 1px solid #ccc;
}
.modal-dialog {
    margin: 220px auto;
}
.cm-create-drop-btn {
    color: #4a4a4a;
    position: relative;
    text-decoration: none;
    padding: 2px 14px 2px 14px;
    background: #eee;
    box-shadow: 0 2px #E5E5E5;
    border-radius: 0;
    display: inline-block;
    margin: 0 0 20px 0;
    line-height: 40px;
    font-size: 13px;
}
.cm-create-drop-btn:active {
    box-shadow: none;
    top: 2px;
}
.cm-create-assigned_to-drop-btn,
.cm-create-issue-drop-btn,
.cm-create-source-drop-btn {
    color: #4a4a4a;
    position: relative;
    text-decoration: none;
    padding: 0 14px;
    background: #eee;
    display: inline-block;
    margin: 0;
    line-height: 40px;
    font-size: 13px;
    width: 100%;
    border: none;
}
.cm-create-issue-drop-btn:active,
.cm-create-source-drop-btn:active {
    box-shadow: none;
    top: 2px;
}
#wait-prompt-additional-content {
    display: inline;
}
.form-input-inactive {
    border: none;
    color: rgba(1, 1, 1, 0.5);
    cursor: not-allowed;
}
.remove-btn {
    box-shadow: inset 0 -1px 0 0 #E5E5E5;
    height: 40px;
    line-height: 25px;
}
#additional-notification-note {
    background-color: #fff8dc;
    padding: 14px 14px;
    border-radius: 0;
    border: 1px solid #ffe3a2;
    margin-left: 14px;
    margin-right: 14px;
    color: #a9820d;
}
.btn-group > .button:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
.btn-group > .button:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-left: 1px solid #fff !important;
}
.collapsible {
    background-position: 100% 50%;
    background-size: 32px 16px;
    background-color: #fff;
}
.collapsible > a:after {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    padding: 0 10px 0 20px;
    background: #fff;
}
@media screen and (max-width: 720px) {
    .case-issue-btn > .button {
        width: inherit;
        display: inline;
    }
}
.blue-button.advanced-search-submit {
    margin-bottom: 30px;
}
.cm-filter {
    display: inline-block;
    position: relative;
}
#filter-status-selector ul {
    list-style: outside none none;
    padding-left: 10px;
    white-space: nowrap;
    display: inline-block;
    max-width: none;
}
#filter-status-selector.btn-default {
    background-color: #e9e9e9;
    border: 1px solid #ccc;
    padding: 9px 12px;
}
.remuneration_voucher_preview {
    margin: 10px 0 20px;
    border-bottom: 1px solid #ccc;
}
.remuneration_voucher_preview img {
    padding: 5px;
    box-shadow: 1px 1px 3px 0 #E5E5E5;
    margin: 0 0 20px;
}
#voucher-add-wrapper {
    margin-top: 10px;
}
.remove-voucher-container {
    position: absolute;
    background: #3498db;
    padding: 9px;
    right: 15px;
    border-radius: 0;
    border: #fff;
    box-shadow: -1px 1px 2px 1px #E5E5E5;
}
.remove-voucher-container a {
    color: #fff;
}
.remove-voucher-icon {
    top: 3px;
    margin-right: 5px;
    float: left;
}
#voucher-dropdown {
    display: block;
}
#voucher-dropdown .cm-create-drop-btn {
    margin-bottom: 0;
}
.question-hide {
    display: none;
}
.question-bubble {
    position: relative;
    top: 16px;
    left: 20px;
    width: 95%;
    background: #cfeafb;
    padding: 20px;
    border-radius: 0;
    box-shadow: 2px 2px 4px -2px #E5E5E5;
}
.question-bubble:after {
    left: -32px;
    top: 10px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-right-color: #cfeafb;
    border-width: 20px;
}
#case-form p {
    margin-bottom: 5px;
}
.questionnaire.input-group {
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}
.question-value-holder:empty {
    display: none;
    margin-bottom: 50px;
    padding-bottom: 10px;
    border-bottom: 1px solid #aaa;
}
#add-voucher-btn {
    margin-bottom: 10px;
}
#supplementary-details > [id^="supplementary-field"] {
    margin: 0 0 20px 0;
}
#secondary-issues > [id^="issue_"] {
    margin-bottom: 4px;
}
.file-input .file-preview {
    border: none;
    padding: 0;
}
.file-preview-thumbnails .file-preview-frame {
    border: 1px solid #ccc;
    box-shadow: 0 1px 2px 0 #E5E5E5;
    margin-left: 0;
    margin-right: 20px;
}
.file-preview-image {
    max-height: 100px;
    max-width: 160px;
}
.file-preview-thumbnails .file-preview-frame:not(.file-preview-error):hover {
    box-shadow: 1px 2px 2px 0 #E5E5E5;
}
.attachment-list,
.document-list,
.template-list {
    list-style-type: none;
    padding-left: 0;
}
ul.attachment-list {
    max-height: 400px;
    overflow: hidden;
    overflow-y: auto;
}
ul.attachment-list li {
    padding-left: 1.3em;
}
ul.attachment-list li > div {
    display: inline-block;
}
ul.attachment-list li:before {
    content: "\F0C6";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
}
.fileUpload {
    position: relative;
    overflow: hidden;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
}
.trash-btn {
    border: none;
    color: #3498db;
    background-color: transparent;
}
#voucher-dropdown.open {
    margin-bottom: 100px;
}
ul.dropdown-menu.case-dropdown .action-category {
    padding: 10px 20px;
    font-size: 16px;
    color: #4a4a4a;
}
ul.dropdown-menu.case-dropdown .action-picker a {
    padding: 0 30px;
    color: #636363;
}
ul.dropdown-menu.case-dropdown {
    min-width: auto;
    border: 1px solid #e5e5e5;
    max-height: 480px;
    overflow-y: auto;
}
ul.dropdown-menu.case-dropdown li a {
    line-height: 30px;
}
.dropup ul.dropdown-menu.case-dropdown {
    margin-bottom: 14px;
}
.action-case-button + .action-selector {
    display: inline-block;
}
@media screen and (max-width: 767px) {
    .action-case-button + .action-selector {
        display: block;
    }
    .dropup ul.dropdown-menu.case-dropdown {
        bottom: inherit;
        padding-bottom: 6rem;
        margin-bottom: 12rem;
        max-width: 91vw;
    }
    .dropup ul.dropdown-menu.case-dropdown .action-picker {
        padding: 1rem 0;
    }
}
#case-form .help-block {
    font-size: 13px;
    margin-bottom: 0;
    min-height: 10px;
}
div.required label.control-label:after {
    content: "*";
    color: #ce201d;
    margin-left: 2px;
}
.livespell_textarea {
    resize: vertical;
    width: 100% !important;
}
ul.navbar-right a.prev-user::before {
    font-family: FontAwesome;
    content: "\f0d9";
    position: absolute;
    left: 8px;
}
ul.navbar-right a.prev-user-selection {
    line-height: 1.4;
    padding: 12px 20px;
}
ul.navbar-right a.prev-user-selection small {
    color: #b5b5b5;
}
ul.dropdown-menu.sm-nowrap#back-to-prev-user-list {
    width: 250px !important;
    margin-left: -250px !important;
}
ul.dropdown-menu.sm-nowrap#back-to-prev-user-list-sm {
    width: 160px !important;
    margin-left: -160px !important;
}
@media screen and (max-width: 767px) {
    ul.navbar-right a.prev-user::before {
        display: none;
    }
    ul.navbar-right a.prev-user-selection {
        line-height: 1.6 !important;
        padding: 12px 20px;
    }
    ul.navbar-right a.prev-user {
        position: relative;
    }
    ul.navbar-right a.prev-user .caret {
        top: 18px;
    }
}
.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-empty,
.dd-item,
.dd-placeholder {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    min-height: 20px;
    font-size: 13px;
    line-height: 20px;
}
.dd-handle {
    display: block;
    height: 30px;
    margin: 5px 0;
    cursor: move;
    padding: 5px 10px;
    color: #333;
    text-decoration: none;
    font-weight: 400;
    border: 1px solid #ccc;
    background: #fafafa;
    -webkit-border-radius: 0;
    border-radius: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.dd-handle:hover {
    color: #2ea8e5;
    background: #fff;
}
.dd-item > button {
    display: block;
    position: relative;
    cursor: pointer;
    float: left;
    width: 25px;
    height: 20px;
    margin: 7px 0;
    padding: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 0;
    background: 0 0;
    font-size: 10px;
    line-height: 1;
    text-align: center;
    font-weight: 700;
}
.dd-item > button:before {
    content: "\f067";
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    text-indent: 0;
    font-family: FontAwesome;
}
.dd-item > button[data-action="collapse"]:before {
    content: "\f068";
}
.dd-empty,
.dd-placeholder {
    margin: 5px 0;
    padding: 0;
    min-height: 30px;
    background: #f2fbff;
    border: 1px dashed #b6bcbf;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.dd-empty {
    border: 1px dashed #bbb;
    min-height: 100px;
    background-color: #e5e5e5;
    background-size: 60px 60px;
    background-position: 0 0, 30px 30px;
}
.dd-dragel {
    position: absolute;
    pointer-events: none;
    z-index: 9999;
}
.dd-dragel > .dd-item .dd-handle {
    margin-top: 0;
}
.dd-dragel .dd-handle {
    -webkit-box-shadow: 2px 4px 6px 0 #E5E5E5;
    box-shadow: 2px 4px 6px 0 #E5E5E5;
}
.dd-hover > .dd-handle {
    background: #2ea8e5 !important;
}
.dd3-content {
    display: block;
    height: 30px;
    margin: 5px 0;
    padding: 5px 10px 5px 40px;
    color: #333;
    text-decoration: none;
    font-weight: 400;
    border: 1px solid #ccc;
    background: #fafafa;
    -webkit-border-radius: 0;
    border-radius: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.dd3-content:hover {
    color: #2ea8e5;
    background: #fff;
}
.dd-dragel > .dd3-item > .dd3-content {
    margin: 0;
}
.dd3-item > button {
    margin-left: 30px;
}
.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 #aaa;
    background: #ddd;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.dd3-handle:before {
    content: "â‰¡";
    display: block;
    position: absolute;
    left: 0;
    top: 3px;
    width: 100%;
    text-align: center;
    text-indent: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
}
.dd3-handle:hover {
    background: #ddd;
}
table.dataTable {
    width: 100%;
    margin: 0 auto;
    clear: both;
    border-spacing: 0;
}
table.dataTable thead td:active,
table.dataTable thead th:active {
    outline: 0;
}
table.dataTable thead th {
    position: relative;
    background-image: none !important;
}
table.dataTable thead th.sorting:before,
table.dataTable thead th.sorting_asc:before,
table.dataTable thead th.sorting_desc:before {
    padding-right: 4px;
    font-family: FontAwesome;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
    cursor: pointer;
}
table.dataTable tbody tr {
    background-color: #fff;
}
table.dataTable tbody tr.selected {
    background-color: #b0bed9;
}
table.dataTable.display tbody td,
table.dataTable.display tbody th,
table.dataTable.row-border tbody td,
table.dataTable.row-border tbody th {
    border-top: 1px solid #ddd;
}
table.dataTable.display tbody tr:first-child td,
table.dataTable.display tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td,
table.dataTable.row-border tbody tr:first-child th {
    border-top: none;
}
table.dataTable.cell-border tbody td,
table.dataTable.cell-border tbody th {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
table.dataTable.cell-border tbody tr td:first-child,
table.dataTable.cell-border tbody tr th:first-child {
    border-left: 1px solid #ddd;
}
table.dataTable.cell-border tbody tr:first-child td,
table.dataTable.cell-border tbody tr:first-child th {
    border-top: none;
}
table.dataTable.display tbody tr.odd,
table.dataTable.stripe tbody tr.odd {
    background-color: #f9f9f9;
}
table.dataTable.display tbody tr.odd.selected,
table.dataTable.stripe tbody tr.odd.selected {
    background-color: #acbad4;
}
table.dataTable.display tbody tr:hover,
table.dataTable.hover tbody tr:hover {
    background-color: #f6f6f6;
}
table.dataTable.display tbody tr:hover.selected,
table.dataTable.hover tbody tr:hover.selected {
    background-color: #aab7d1;
}
table.dataTable.display tbody tr > .sorting_1,
table.dataTable.display tbody tr > .sorting_2,
table.dataTable.display tbody tr > .sorting_3,
table.dataTable.order-column tbody tr > .sorting_1,
table.dataTable.order-column tbody tr > .sorting_2,
table.dataTable.order-column tbody tr > .sorting_3 {
    background-color: #fafafa;
}
table.dataTable.display tbody tr.selected > .sorting_1,
table.dataTable.display tbody tr.selected > .sorting_2,
table.dataTable.display tbody tr.selected > .sorting_3,
table.dataTable.order-column tbody tr.selected > .sorting_1,
table.dataTable.order-column tbody tr.selected > .sorting_2,
table.dataTable.order-column tbody tr.selected > .sorting_3 {
    background-color: #acbad5;
}
table.dataTable.display tbody tr.odd > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
    background-color: #f1f1f1;
}
table.dataTable.display tbody tr.odd > .sorting_2,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
    background-color: #f3f3f3;
}
table.dataTable.display tbody tr.odd > .sorting_3,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
    background-color: #f5f5f5;
}
table.dataTable.display tbody tr.odd.selected > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
    background-color: #a6b4cd;
}
table.dataTable.display tbody tr.odd.selected > .sorting_2,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
    background-color: #a8b5cf;
}
table.dataTable.display tbody tr.odd.selected > .sorting_3,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
    background-color: #a9b7d1;
}
table.dataTable.display tbody tr.even > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
    background-color: #fafafa;
}
table.dataTable.display tbody tr.even > .sorting_2,
table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
    background-color: #fcfcfc;
}
table.dataTable.display tbody tr.even > .sorting_3,
table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
    background-color: #fefefe;
}
table.dataTable.display tbody tr.even.selected > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
    background-color: #acbad5;
}
table.dataTable.display tbody tr.even.selected > .sorting_2,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
    background-color: #aebcd6;
}
table.dataTable.display tbody tr.even.selected > .sorting_3,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
    background-color: #afbdd8;
}
table.dataTable.display tbody tr:hover > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
    background-color: #eaeaea;
}
table.dataTable.display tbody tr:hover > .sorting_2,
table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
    background-color: #ececec;
}
table.dataTable.display tbody tr:hover > .sorting_3,
table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
    background-color: #efefef;
}
table.dataTable.display tbody tr:hover.selected > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
    background-color: #a2aec7;
}
table.dataTable.display tbody tr:hover.selected > .sorting_2,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
    background-color: #a3b0c9;
}
table.dataTable.display tbody tr:hover.selected > .sorting_3,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
    background-color: #a5b2cb;
}
table.dataTable.no-footer {
    border-bottom: 0;
}
table.dataTable.nowrap td,
table.dataTable.nowrap th {
    white-space: nowrap;
}
table.dataTable.compact thead td,
table.dataTable.compact thead th {
    padding: 4px 17px 4px 4px;
}
table.dataTable.compact tfoot td,
table.dataTable.compact tfoot th {
    padding: 4px;
}
table.dataTable.compact tbody td,
table.dataTable.compact tbody th {
    padding: 4px;
}
table.dataTable td.dt-left,
table.dataTable th.dt-left {
    text-align: left;
}
table.dataTable td.dataTables_empty,
table.dataTable td.dt-center,
table.dataTable th.dt-center {
    text-align: center;
}
table.dataTable td.dt-right,
table.dataTable th.dt-right {
    text-align: right;
}
table.dataTable td.dt-justify,
table.dataTable th.dt-justify {
    text-align: justify;
}
table.dataTable td.dt-nowrap,
table.dataTable th.dt-nowrap {
    white-space: nowrap;
}
table.dataTable tfoot td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable thead th.dt-head-left {
    text-align: left;
}
table.dataTable tfoot td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable thead th.dt-head-center {
    text-align: center;
}
table.dataTable tfoot td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable thead th.dt-head-right {
    text-align: right;
}
table.dataTable tfoot td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable thead th.dt-head-justify {
    text-align: justify;
}
table.dataTable tfoot td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable thead th.dt-head-nowrap {
    white-space: nowrap;
}
table.dataTable tbody td.dt-body-left,
table.dataTable tbody th.dt-body-left {
    text-align: left;
}
table.dataTable tbody td.dt-body-center,
table.dataTable tbody th.dt-body-center {
    text-align: center;
}
table.dataTable tbody td.dt-body-right,
table.dataTable tbody th.dt-body-right {
    text-align: right;
}
table.dataTable tbody td.dt-body-justify,
table.dataTable tbody th.dt-body-justify {
    text-align: justify;
}
table.dataTable tbody td.dt-body-nowrap,
table.dataTable tbody th.dt-body-nowrap {
    white-space: nowrap;
}
table.dataTable,
table.dataTable td,
table.dataTable th {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.dataTables_wrapper {
    position: relative;
    clear: both;
    zoom: 1;
}
.dataTables_wrapper .dataTables_length {
    float: left;
}
.dataTables_wrapper .dataTables_filter {
    float: right;
    text-align: right;
}
.dataTables_wrapper .dataTables_filter input {
    margin-left: 0.5em;
}
.dataTables_wrapper .dataTables_info {
    clear: both;
    float: left;
    padding-top: 0.755em;
}
.dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
    padding-top: 0.25em;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0.5em 1em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    color: #333 !important;
    border: 1px solid transparent;
    border-radius: 0;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #333 !important;
    border: 1px solid #979797;
    background-color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #dcdcdc));
    background: -webkit-linear-gradient(top, #fff 0, #dcdcdc 100%);
    background: -moz-linear-gradient(top, #fff 0, #dcdcdc 100%);
    background: -ms-linear-gradient(top, #fff 0, #dcdcdc 100%);
    background: -o-linear-gradient(top, #fff 0, #dcdcdc 100%);
    background: linear-gradient(to bottom, #fff 0, #dcdcdc 100%);
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
    cursor: default;
    color: #666 !important;
    border: 1px solid transparent;
    background: 0 0;
    box-shadow: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: #fff !important;
    border: 1px solid #111;
    background-color: #585858;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #585858), color-stop(100%, #111));
    background: -webkit-linear-gradient(top, #585858 0, #111 100%);
    background: -moz-linear-gradient(top, #585858 0, #111 100%);
    background: -ms-linear-gradient(top, #585858 0, #111 100%);
    background: -o-linear-gradient(top, #585858 0, #111 100%);
    background: linear-gradient(to bottom, #585858 0, #111 100%);
}
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    outline: 0;
    background-color: #2b2b2b;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2b2b2b), color-stop(100%, #0c0c0c));
    background: -webkit-linear-gradient(top, #2b2b2b 0, #0c0c0c 100%);
    background: -moz-linear-gradient(top, #2b2b2b 0, #0c0c0c 100%);
    background: -ms-linear-gradient(top, #2b2b2b 0, #0c0c0c 100%);
    background: -o-linear-gradient(top, #2b2b2b 0, #0c0c0c 100%);
    background: linear-gradient(to bottom, #2b2b2b 0, #0c0c0c 100%);
    box-shadow: inset 0 0 3px #111;
}
.dataTables_wrapper .dataTables_paginate .ellipsis {
    padding: 0 1em;
}
.dataTables_wrapper .dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 40px;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    text-align: center;
    font-size: 1.2em;
    background-color: #fff;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
}
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_paginate,
.dataTables_wrapper .dataTables_processing {
    color: #333;
}
.dataTables_wrapper .dataTables_scroll {
    clear: both;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
    -webkit-overflow-scrolling: touch;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th {
    vertical-align: middle;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th > div.dataTables_sizing {
    height: 0;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
}
.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #111;
}
.dataTables_wrapper.no-footer div.dataTables_scrollBody table,
.dataTables_wrapper.no-footer div.dataTables_scrollHead table {
    border-bottom: none;
}
.dataTables_wrapper:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}
@media screen and (max-width: 767px) {
    .dataTables_wrapper .dataTables_info,
    .dataTables_wrapper .dataTables_paginate {
        float: none;
        text-align: center;
    }
    .dataTables_wrapper .dataTables_paginate {
        margin-top: 0.5em;
    }
}
@media screen and (max-width: 640px) {
    .dataTables_wrapper .dataTables_filter,
    .dataTables_wrapper .dataTables_length {
        float: none;
        text-align: center;
    }
    .dataTables_wrapper .dataTables_filter {
        margin-top: 0.5em;
    }
}
table.DTFC_Cloned tfoot,
table.DTFC_Cloned thead {
    background-color: #fff;
}
div.DTFC_Blocker {
    background-color: #fff;
}

div.DTFC_LeftWrapper table.dataTable,
div.DTFC_RightWrapper table.dataTable {
    margin-bottom: 0;
    z-index: 2;
}
div.DTFC_LeftWrapper table.dataTable.no-footer,
div.DTFC_RightWrapper table.dataTable.no-footer {
    border-bottom: none;
}
table.DTFC_Cloned tr.even {
    background-color: #fff;
    margin-bottom: 0;
}
div.DTFC_LeftHeadWrapper table,
div.DTFC_RightHeadWrapper table {
    border-bottom: none !important;
    margin-bottom: 0 !important;
    background-color: #fff;
}
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_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 td,
div.DTFC_LeftBodyWrapper table tbody tr:first-child th,
div.DTFC_RightBodyWrapper table tbody tr:first-child td,
div.DTFC_RightBodyWrapper table tbody tr:first-child th {
    border-top: none;
}
div.DTFC_LeftFootWrapper table,
div.DTFC_RightFootWrapper table {
    border-top: none;
    margin-top: 0 !important;
    background-color: #fff;
}
table.dataTable {
    clear: both;
    margin-top: 6px !important;
    margin-bottom: 6px !important;
    max-width: none !important;
}
table.dataTable td,
table.dataTable th {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
table.dataTable td.dataTables_empty,
table.dataTable th.dataTables_empty {
    text-align: center;
}
table.dataTable.nowrap td,
table.dataTable.nowrap th {
    white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_length label {
    font-weight: 400;
    text-align: left;
    white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_length select {
    width: 75px;
    display: inline-block;
}
div.dataTables_wrapper div.dataTables_filter {
    text-align: right;
}
div.dataTables_wrapper div.dataTables_filter label {
    font-weight: 400;
    white-space: nowrap;
    text-align: left;
}
div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0.5em;
    display: inline-block;
    width: auto;
}
div.dataTables_wrapper div.dataTables_info {
    padding-top: 8px;
    white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_paginate {
    margin: 0;
    white-space: nowrap;
    text-align: right;
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin: 2px 0;
    white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    margin-top: -26px;
    text-align: center;
    padding: 1em 0;
}
table.dataTable thead > tr > td.sorting,
table.dataTable thead > tr > td.sorting_asc,
table.dataTable thead > tr > td.sorting_desc,
table.dataTable thead > tr > th.sorting,
table.dataTable thead > tr > th.sorting_asc,
table.dataTable thead > tr > th.sorting_desc {
    padding-right: 24px;
}
table.dataTable thead > tr > td:active,
table.dataTable thead > tr > th:active {
    outline: 0;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
    position: relative;
}
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_desc_disabled:after {
    position: absolute;
    bottom: 8px;
    right: 8px;
    display: block;
    font-family: "Glyphicons Halflings";
    opacity: 0.5;
}
table.dataTable thead .sorting:after {
    opacity: 0.2;
    content: "\e150";
}
table.dataTable thead .sorting_asc:after {
    content: "\e155";
}
table.dataTable thead .sorting_desc:after {
    content: "\e156";
}
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
    color: #eee;
}
div.dataTables_scrollHead table.dataTable {
    margin-bottom: 0 !important;
}
div.dataTables_scrollBody table {
    border-top: none;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
div.dataTables_scrollBody table thead .sorting:after,
div.dataTables_scrollBody table thead .sorting_asc:after,
div.dataTables_scrollBody table thead .sorting_desc:after {
    display: none;
}
div.dataTables_scrollBody table tbody tr:first-child td,
div.dataTables_scrollBody table tbody tr:first-child th {
    border-top: none;
}
div.dataTables_scrollFoot table {
    margin-top: 0 !important;
    border-top: none;
}

/* Moto G4, Galaxy S5, Pixel 2, Pixel 2 XL */
@media screen and (max-width: 767px) {
    div.dataTables_wrapper div.dataTables_filter,
    div.dataTables_wrapper div.dataTables_info,
    div.dataTables_wrapper div.dataTables_length,
    div.dataTables_wrapper div.dataTables_paginate {
        text-align: center;
    }
}
table.dataTable.table-condensed > thead > tr > th {
    padding-right: 20px;
}
table.dataTable.table-condensed .sorting:after,
table.dataTable.table-condensed .sorting_asc:after,
table.dataTable.table-condensed .sorting_desc:after {
    top: 6px;
    right: 6px;
}
table.table-bordered.dataTable {
    border-collapse: separate !important;
}
table.table-bordered.dataTable td,
table.table-bordered.dataTable th {
    border-left-width: 0;
}
table.table-bordered.dataTable td:last-child,
table.table-bordered.dataTable th:last-child {
    border-right-width: 0;
}
table.table-bordered.dataTable tbody td,
table.table-bordered.dataTable tbody th {
    border-bottom-width: 0;
}
div.dataTables_scrollHead table.table-bordered {
    border-bottom-width: 0;
}
div.table-responsive > div.dataTables_wrapper > div.row {
    margin: 0;
}
div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child {
    padding-left: 0;
}
div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child {
    padding-right: 0;
}

.knowledgebase-tab {
  position: fixed;
  bottom: 20px;
  right: 20px;
  padding: 10px;
  background-color: #007bff;
  color: white;
  border-radius: 5px 5px 0 0;
  cursor: pointer;
  z-index: 1000;
}

.curtain {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 85%;
  background-color: #f8f9fa;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  box-shadow: 0px -5px 10px rgba(0, 0, 0, 0.2);
  overflow-y: auto;
  display: none;
  z-index: 999;
}

.curtain-content {
  padding: 20px;
}

#close-curtain {
  position: absolute;
  top: 0px;
  right: 10px;
  font-size: 30px;
  color: #007bff;
  background: none;
  border: none;
  cursor: pointer;
}
tr.odd:not([class*="dataCASE_SOURCE"]) td,
tr.even:not([class*="dataCASE_SOURCE"]) td {
  background-color: #ffffff !important;
}
