:root {
	--bss-blur: ;
	--bss-brightness: ;
	--bss-contrast: ;
	--bss-grayscale: ;
	--bss-hue-rotate: ;
	--bss-invert: ;
	--bss-saturate: ;
	--bss-sepia: ;
	--bss-drop-shadow: ;
	--bss-accent-red: #E63A46;
	--bss-accent-green: #10B35E;
	--bss-brand-blue-75: #566881;
	--bss-text-white: #FFFFFF;
	--bss-brand-blue-100: #1E3557;
}
.register .authentication-inner {
	max-width: 600px !important;
}
.w-20 {
	width: 20px !important;
	height: 20px !important;
}
.was-validated select.select2:invalid + .select2.select2-container.select2-container--default span.select2-selection, select.select2.is-invalid + .select2.select2-container.select2-container--default span.select2-selection {
    border-color: #fa5c7c;
}
.was-validated select.select2:valid + .select2.select2-container.select2-container--default span.select2-selection, select.select2.is-valid + .select2.select2-container.select2-container--default span.select2-selection {
    border-color: #0acf97;
}
.mt-7 {
	margin-top: 7px !important;
}
.day-parting-head {
	display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-auto-rows: minmax(190px, auto);
}
.day-parting-block {
    border-right: 1px solid var(--bs-border-color);
}
.day-parting-block div {
	border-bottom: 1px solid var(--bs-border-color);
	padding-bottom: 10px;
    padding-top: 10px;
}
.day-parting-border-right-none {
	border-right: none !important;
}
.day-parting-block div:last-of-type {
    border-bottom: none !important;
}
.select2-container--default .select2-selection__rendered li.select2-search--inline {
    padding-left: 5px;
}
.tracking-link-block {
	border: 1px solid #d6d6d6;
    border-radius: 5px;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    word-break: break-all;
}
.w-90 {
	width: 90% !important;
}
.fs-10 {
	font-size: 10px !important;
}
.fs-12 {
	font-size: 12px !important;
}
.fs-13 {
	font-size: 13px !important;
}
.fs-14 {
	font-size: 14px !important;
}
.fs-15 {
	font-size: 15px !important;
}
.fs-16 {
	font-size: 16px !important;
}
.fs-18 {
	font-size: 18px !important;
}
.fs-20 {
	font-size: 20px !important;
}
.fs-30 {
	font-size: 30px !important;
}
.toast-title {
    margin-left: .75rem !important;
    color: var(--bs-success) !important;
    margin-top: .25rem !important;
    margin-bottom: 0rem !important;
}
.fileup-file {
    background-color: var(--bs-gray-50) !important;
}
.btn-check:checked + .btn-outline-success, .btn-check:active + .btn-outline-success, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show {
	color: #ffffff !important;
    background-color: #28c76f !important;
    border-color: #28c76f !important;
}
.btn-check:checked + .btn-outline-info, .btn-check:active + .btn-outline-info, .btn-outline-info:active, .btn-outline-info.active, .btn-outline-info.dropdown-toggle.show {
	color: #ffffff !important;
	background-color: #00bad1 !important;
	border-color: #00bad1 !important;
}
.btn-check:checked + .btn-outline-warning, .btn-check:active + .btn-outline-warning, .btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.dropdown-toggle.show {
	color: #ffffff !important;
	background-color: #ff9f43 !important;
	border-color: #ff9f43 !important;
}
.btn-check:checked + .btn-outline-danger, .btn-check:active + .btn-outline-danger, .btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show {
	color: #ffffff !important;
	background-color: #ff4c51 !important;
	border-color: #ff4c51 !important;
}
.btn-check:checked + .btn-outline-light, .btn-check:active + .btn-outline-light, .btn-outline-light:active, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show {
	color: #ffffff !important;
	background-color: #dfdfe3 !important;
	border-color: #dfdfe3 !important;
}
.btn-check:checked + .btn-outline-dark, .btn-check:active + .btn-outline-dark, .btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show {
	color: #ffffff !important;
	background-color: #4b4b4b !important;
	border-color: #4b4b4b !important;
}
.btn-check:checked + .btn-outline-gray, .btn-check:active + .btn-outline-gray, .btn-outline-gray:active, .btn-outline-gray.active, .btn-outline-gray.dropdown-toggle.show {
	color: #ffffff !important;
	background-color: rgba(47, 43, 61, 0.5) !important;
	border-color: rgba(47, 43, 61, 0.5) !important;
}
.bs-stepper .step_trigger.active .bs-stepper-circle {
    background-color: #e9e7fd !important;
    color: #7367f0 !important;
}
.bs-stepper .step_trigger .bs-stepper-circle,
.bs-stepper .step.crossed .step-trigger .bs-stepper-circle {
    background-color: rgba(47, 43, 61, 0.06) !important;
    color: #444050 !important;
}
.bs-stepper .step_trigger .bs-stepper-label .bs-stepper-title,
.bs-stepper .step_trigger .bs-stepper-label .bs-stepper-subtitle {
    font-weight: 600 !important;
}
.bs-stepper .step_trigger.active .bs-stepper-label .bs-stepper-title,
.bs-stepper .step_trigger.active .bs-stepper-label .bs-stepper-subtitle {
    color: #444050 !important;
}
.bs-stepper .step_trigger .bs-stepper-label .bs-stepper-title,
.bs-stepper .step_trigger .bs-stepper-label .bs-stepper-subtitle {
    color: #acaab1 !important;
}
.block-block {
	border: 1px solid #d6d6d6;
    border-radius: 5px;
    padding: 10px;;
}
.b-r-2 {
	border-radius: 2px !important;
}
* {
    -ms-overflow-style: none;
    scrollbar-width: none;
}
*::-webkit-scrollbar { 
    display: none;
}
table td.dataTables_empty, 
table th.dataTables_empty {
    text-align: center;
}
.add-creatives .fileup-file {
	width: 100% !important;
	max-width: 100% !important;
}
.rotator-link-block {
	border: 1px solid #d6d6d6;
    border-radius: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
}
.rotator-url-block {
	border: 1px solid #d6d6d6;
    border-radius: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
}
#rotatorTable tbody tr {
	vertical-align: top !important;
}
.invoice-preview-header {
    background-color: rgba(47, 43, 61, .06);
}
.filters_row {
	--bs-gutter-y: 15px;
}
#filter_columns_btn.dropdown-toggle::after {
	display: none;
} 
.w-180 {
    width: 180px !important;
}
.reports-nav ul li.active {
	color: var(--bs-primary);
    border-color: var(--bs-primary);;
    box-shadow: 0 -2px 0 var(--bs-primary) inset;
}
.reports-nav ul li.active button {
	color: var(--bs-primary);
}
.group-tag {
	padding: 0 8px;
    border-radius: 3px;
    color: #2f3137;
    background-color: #acaab14a !important;
    min-height: 26px;
    font-size: .8125rem;
}
.group-tag .ti-sm {
	font-size: .8125rem !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
	margin-right: 0px !important;
}
.bbrlr-0 {
	border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
#transactionTable tbody tr td,
#rotatorTable tbody tr td,
#conversionTable tbody tr td,
#postbackTable tbody tr td,
#reportTable tbody tr td,
#listTable tbody tr td {
    font-size: 0.8125rem;
    letter-spacing: 0.2px;
    color: #444050;
    padding-block: 1rem;
}
.traffic-container {
	margin-right: auto;
    margin-left: auto;
    width: 50%;
}
.stats-header {
	background-color: #e8eaee;
}

.highcharts-container, 
.stats-table {
    border-radius: var(--bs-card-border-radius);
}

.highcharts-tooltip.highcharts-color-undefined path {
	display: none;
}

.highcharts-tooltip {
    z-index: 9998;
}

.highcharts-root {
    font-family: var(--bs-body-font-family) !important;
}

.chart-tooltip {
	font-family: var(--bs-body-font-family) !important;
	border:solid 1px #bdbdbd;
	border-radius: 2px;
	background-color: white;
	position: absolute;
	box-shadow: 0px 2px 2px 0px rgba(204, 204, 204, 0.6);
	font-size: 12px;
	padding: 0px;
	-moz-box-shadow: 0px 2px 2px 0px rgba(204, 204, 204, 0.6);
	-webkit-box-shadow: 0px 2px 2px 0px rgba(204, 204, 204, 0.6);
	z-index: 10000;
    max-width: unset!important;
    height: unset!important;
    border-radius: 6px;
    overflow: hidden;
}

.chart-tooltip .pacing-card-tooltip {
    border-radius: 12px
}

.chart-tooltip .pacing-card-tooltip .trending-arrow {
    color: var(--bss-text-white);
    border-radius: 12px;
    margin-right: 5px
}

.chart-tooltip .pacing-card-tooltip .trending-arrow.trending-down {
    background-color: var(--bss-accent-red)
}

.chart-tooltip .pacing-card-tooltip .trending-arrow.trending-down:before {
    content: "\ea0e"
}

.chart-tooltip .pacing-card-tooltip .trending-arrow.trending-up {
    background-color: var(--bss-accent-green)
}

.chart-tooltip .pacing-card-tooltip .trending-arrow.trending-up:before {
    content: "\ea13"
}

.chart-tooltip .pacing-card-tooltip .tooltip-body {
    margin: 12px
}

.chart-tooltip .pacing-card-tooltip .tooltip-header {
    min-width: 200px;
    background-color: var(--bss-brand-blue-75);
    padding: 6px 12px;
    color: var(--bss-text-white)
}

.chart-tooltip .pacing-card-tooltip .tooltip-header .tooltip-time {
    background-color: var(--bss-brand-blue-100);
    border-radius: 4px;
    padding: 0 6px
}

.chart-tooltip .pacing-card-tooltip td.variance-cell>div,.chart-tooltip .pacing-card-tooltip th.variance-cell>div {
    border-left: 1px solid var(--bss-brand-blue-75);
    padding-left: 15px;
    margin-left: 5px
}

.chart-tooltip .pacing-card-tooltip thead th {
    text-align: left;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 400;
    color: var(--bss-brand-blue-70);
    padding: 0 0 0 15px;
    padding-left: 0px;
}

.chart-tooltip .pacing-card-tooltip thead th>div {
    align-items: center;
    justify-content: flex-end
}

.chart-tooltip .pacing-card-tooltip tbody td {
    font-weight: 700;
    text-align: right;
    padding: 0 0 0 15px
}

.chart-tooltip .pacing-card-tooltip tbody td.metric-value>div {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.chart-tooltip .pacing-card-tooltip th {
    font-weight: 700;
    padding: 3px;
    text-align: left;
    align-items: center;
    justify-content: flex-end
}

.chart-tooltip .pacing-card-tooltip th.metric-name {
    text-align: left;
    padding-right: 25px
}

.chart-tooltip .pacing-card-tooltip th.metric-name>div {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.min-w-full {
    min-width: 100%!important
}

.stats-chart-matrix .select2-container {
    width: 140px !important;
}

.stats-chart-comparison .select2-container {
    width: 270px !important;
}

.stats-table tr>th:first-child, 
.stats-table tr>td:first-child {
    position: sticky;
    left: 0px;
    z-index: 10;
    background: #fff;
}
.log-data {
    background-color: #eee;
    padding: 10px;
    max-width: 260px;
    max-height: 100px;
    overflow: auto;
    border: 1px solid #dbd6d6;
}
.background-log-data {
    background-color: #eee;
    padding: 10px;
    max-width: 500px;
    max-height: 200px;
    overflow: auto;
    border: 1px solid #dbd6d6;
}

#timingTable td.timingTable_td {
    padding: 5px !important;
}

.global-day-parting [type=radio] {
    display: none;
}

.global-start-hour [type=radio]:checked + label {
    background-color: var(--bs-green);
    color: #fff;
}

.global-end-hour [type=radio]:checked + label {
    background-color: var(--bs-red);
    color: #fff;
}

.global-day-parting .list-group-item:last-child {
    border-bottom-right-radius: initial !important;
    border-bottom-left-radius: initial !important;
}

.dayparting-th {
    width: 50px !important;
    padding: 10px 0px 10px 0px !important;
}

.dayparting-hour-block {
    height: 45px !important;
    width: 45px !important;
}

.dayparting-selected {
    background-color: var(--bs-green) !important;
}

.global-day-parting .list-group-item {
    padding-left: 3px !important;
    padding-right: 3px !important;
}