.sidebar.bg-dark .nav .nav-item .nav-link.nav-parent::after, .sidebar .nav .nav-item .nav-link.nav-parent::after {
    font-family: "LineAwesome";
    content: "\f112";
    font-size: 01rem;
    margin-top: 0.1rem;
}

.sidebar.bg-dark .nav .nav-item.open > .nav-link.nav-parent::after, .sidebar .nav .nav-item.open > .nav-link.nav-parent::after {
    opacity: 1;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(90deg);
}
.sidebar.bg-dark .nav .nav-header, .sidebar .nav .nav-header {
    color: #919191;
}
table.table th, table th {
    font-size: 1.1rem;
    font-weight: 700 !important;
}
.table {
    border: 1px solid #ebebeb;
    box-shadow: 0 0 5px 0px #0000000f;
    font-weight: 700 !important;
}
table.table td, table td {
    font-weight: 500;
}
table.table-hover tbody tr:hover {
    background-color: #27cdca;
    color: white;
}
#datatable-1_length label select, #datatable-2_length label select {
    width: 60px;
    display: inline-block;
    padding: 0 10px;
}
#datatable-1_filter label, #datatable-2_filter label {
    text-align: right;
}
#datatable-1_filter label input, #datatable-2_filter label input {
    width: 50%;
    display: inline-block;
}
table.table-hover tbody tr:hover {
    -webkit-transition: .2s;
    transition: .2s;
}
table.table td:last-child {
    text-align: center;
}
/*table.table thead th:last-child {
    width: 88px;
    text-align: center;
}*/
table.table td, table.table th, table th {
    text-align: center;
}
table.table td:nth-child(1), table.table th:nth-child(1) {
    text-align: left;
}

/* Agent Window Styles */
.agentWindow-topname i.batch-icon-user-alt-2 {
    display: inline-block;
    float: left;
    font-size: 34px;
    padding-top: 6px;
}
.agentWindow-toplogout {
    display: inline-block;
    float: right;
    margin-top: 8px;
}
.agentWindow-topname .agentname {
    float: left;
    font-size: 14px;
    padding: 8px 8px 12px 8px;
}
.agentWindow-toplogout i {
    font-size: 24px;
    color: #72848c !important;
}
.agentheader {
    margin-bottom: 10px;
}

.table-control-top {
    margin-bottom: 20px;
}
.table-control-bottom {
    margin-top: 20px;
}
.swal2-container {
    z-index: 9060 !important;
}
#myTabContent {
    background-color: white;
    border: 1px solid #dee2e6;
    border-top: none;
}
.form-control, label {
    margin-bottom: 0;
}
select.form-control-sm:not([size]):not([multiple]) {
    height: calc(2.199rem + 7px) !important;
}
.sidebar-horizontal.bg-gradient .nav .nav-item .nav-link:hover, .sidebar-horizontal.bg-gradient .nav .nav-item .nav-link.active, .sidebar-horizontal.bg-primary.bg-gradient .nav .nav-item .nav-link.active, .sidebar.bg-gradient .nav .nav-item .nav-link:hover, .sidebar.bg-gradient .nav .nav-item .nav-link.active, .sidebar.bg-primary.bg-gradient .nav .nav-item .nav-link.active {
    background: #e30707;
    background: -moz-linear-gradient(-45deg, #e30707 0%, #e54747 100%);
    background: -webkit-linear-gradient(-45deg, #e30707 0%, #e54747 100%);
    background: linear-gradient(135deg, #e30707 0%, #e54747 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$qp-color-1, endColorstr=$qp-color-2,GradientType=1 );
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
    -webkit-transition: width 0.3s ease-in-out;
    -moz-transition: width 0.3s ease-in-out;
    -o-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
}
.sidebar.bg-dark .nav .nav-item .nav-link.nav-parent + ul.nav, .sidebar .nav .nav-item .nav-link.nav-parent + ul.nav {
    display: none;
    border-left: 5px solid #e30707;
}
.bg-dark {
    background-color: #212222 !important;
}
.admin-logo {
    width: 100%;
}
#myTab .nav-link.active {
    font-weight: bold;
}
#sidebar .dropdown-toggle::after {
    float: right;
    top: -30px;
    position: relative;
}
.admin.profile-name {
    padding-top: 5px;
}
.admin.dropdown-content {
    background-color: #212222;
    padding: 0px 23px;
    width: 100%;
}
.admin.dropdown-content a {
    background-color: #f9f9f9;
    color: #212222 !important;
}
.hideThis {
    display: none !important;
}
.was-validated .form-control:valid, .form-control.is-valid, .was-validated .form-control:invalid, .form-control.is-invalid {
    padding-right: .75rem !important;
}
.agentname p {
    line-height: 17px;
}
.agentname p span {
    font-size: 12px;
    margin-top: -15px;
}
#agentWindowCover, #loginWindowCover, #incognitoWindowCover {
    display: none;
    text-align: center;
    margin-top: 6%;
}
#agentWindowCover span, #loginWindowCover span, #incognitoWindowCover span {
    font-size: 14px;
    font-weight: bold;
}
#agentWindowCover .card, #loginWindowCover .card, #incognitoWindowCover .card {
    max-height: 150px;
}
#agentWindowContainer .btn-group-sm > .btn, #agentWindowContainer .btn.btn-sm {
    padding: .5rem 1rem;
}
.dayAgo {
    color: #9c9c9c;
}
.redBoldText {
    font-weight: bold;
    color: #d71921;
    font-size: 14px;
}
.form-control-sm {
    height: 2.2rem !important;
}
html {
    overflow-y: scroll !important;
    /* margin-left: calc(100vw - 100%); */
}
body {
    padding-right: 0 !important;
}
#agentWindowContainer .btn, #editModal .btn, .card-body .btn, #datatable-2 .btn, .btn[type="submit"] {
    padding: .95rem 2.13rem .85rem;
}
.btn {
    border: none !important;
}
#userlist .btn, #userlist a.btn {
    padding: 6px 12px;
    margin: 5px 0;
}
.disable-pointer {
  cursor: default !important;
}
.nsc_warning {
    font-style: italic;
    font-size: 9px;
    color: #F44336;
}
.table.b-table .btn.btn-primary {
    padding: 10px 14px 8px 14px;
    margin: 0;
}
.table.b-table .btn.btn-primary i {
    font-size: 18px;
}
.chartSummary h5 {
    display: inline;
}
div#agentWindowContainer nav.sidebar-horizontal.navbar.navbar-expand-lg.navbar-dark.bg-dark {
    display: none;
}
table#summary-table {
    margin-top: 20px;
    width: 100%;
    text-align: center;
}
table#summary-table tr, table#summary-table td {
    border: none !important;
}
table#summary-table td {
    padding: 13px 0 0 0;
    border: 1px solid #dadada !important;
}
/* Busy table styling */
table.b-table[aria-busy='true'] {
  opacity: 0.6;
}
table#summary-table thead {
    background-color: #07a7e3;
}
table#summary-table thead td {
    color: white;
    font-weight: bold;
    font-size: 14px;
    padding: 7px 0;
    border: 1px solid #07a7e3 !important;
}
#tableSelect.form-control {
    border-radius: 5px;
}
.bg-dark.sidebar {
    background-color: #212222 !important;
}


/* Navigation */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 5;
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content a:hover {
  background-color: #ddd;
}

.show {
  display: block;
}
#myTab .tab-green {
    background-color: #28C76F;
    color: white;
}
.prev-btn, .next-btn {
    font-size: 14px;
    /*color: #7e7eff;
    text-decoration: underline;*/
}
.next-btn {
    float: right;
}