html {
	height: 100%;
	min-height: 100%;
	background-color: #F8FAFB;
}
body {
	font-family: 'Zen Maru Gothic', sans-serif;
	background-color: #f4f6f9;/* update later*/
	font-size: 0.92em;
	color: #000;
}
a {
	outline: none;
	cursor: pointer;
	text-decoration: none;
}
/*Scroll Style*/
/* width */
::-webkit-scrollbar {
	width: 5px;
}
/* Track */
::-webkit-scrollbar-track {
	background: #f1f1f1;
}
/* Handle */
::-webkit-scrollbar-thumb {
	background: #888;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	background: #555;
}
.navbar-expand .navbar-nav .nav-link {
	padding-right: 0.3rem;
	padding-left: 0.3rem;
}
.navbar-light .navbar-nav .nav-link {
	color: #000;
}
.navbar-expand .navbar-nav .nav-link.power-off {
	color: #3E96C9 !important;
}
.navbar-expand .navbar-nav .nav-link.power-off:hover {
	color: #DAE342 !important;
}
.navbar-light .navbar-nav .nav-link:hover, .theme-color {
	color: #3E96C9;
}
.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active, .sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active {
	background-color: #3E96C9;
}
.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active, .sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active {
	color: #DAE244;
}
.hide {
	display: none;
}
.fa-file-text:before {
	content: "\f15c";
}
.fa-file-code-o:before {
	content: "\f1c9";
}
.fa-broadcast-tower:before {
	content: "\f519";
}
.fa-palette:before {
	content: "\f53f";
}
.fa-file-code-o:before {
	content: "\f1c9";
}
.fa-mail-bulk:before {
	content: "\f674";
}
.fa-truck-plow:before {
	content: "\f7de";
}
.fa-map-marker-alt:before {
	content: "\f3c5";
}
.fa-clipboard-list {
	content: "\f46d";
}
.fa-chart-bar {
	content: "\f080";
}
.fa-moon {
	content: "\f186";
}
.fa-house-user {
	content: "\e1b0";
}
.fa-user-secret {
	content: "\f21b";
}
.fa-user-pen {
	content: "\f4ff";
}
.fa-trash {
	content: "\f1f8";
}
.fa-user-plus {
	content: "\f234";
}
.fa-plus-square {
	content: "\f0fe";
}
.fa-globe {
	content: "\f0ac";
}
.fa-eye {
	content: "\f06e";
}
.fa-envelope {
	content: "\f0e0";
}
.fa-newspaper {
	content: "\f1ea";
}
.fa-link {
	content: "\f0c1";
}
.fa-laptop-code {
	content: "\f5fc";
}
.fa-info-circle {
	content: "\f05a";
}
.fa-envelope-open-text {
	content: "\f658";
}
.fa-inbox {
	content: "\f01c";
}
.fa-ban {
	content: "\f05e";
}
.fa-bullhorn {
	content: "\f0a1";
}
.fa-address-card {
	content: "\f2bb";
}
.fa-wrench {
	content: "\f0ad";
}
.fa-dollar-sign {
	content: "\f155";
}
.fa-podcast {
	content: "\f2ce";
}
.fa-redo {
	content: "\f01e";
}
.fa-user-cog {
	content: "\f4fe";
}
.fa-user-friends {
	content: "\f500";
}
.fa-file-contract {
	content: "\f56c";
}
.fa-file-signature {
	content: "\f573";
}
.fa-download {
	content: "\f019";
}
.fa-id-card-alt {
	content: "\f47f";
}
.fa-id-card {
	content: "\f2c2";
}
.fa-upload {
	content: "\f093";
}
.fa-tools {
	content: "\f7d9";
}
.fa-calendar-alt {
	content: "\f073";
}
.fa-user-lock {
	content: "\f502";
}
.fa-phone-slash {
	content: "\f3dd";
}
.fa-table {
	content: "\f0ce";
}
.fa-th-list {
	content: "\f00b";
}
.fa-list-alt {
	content: "\f022";
}
.fa-gift {
	content: "\f06b";
}
.fa-hand-holding-heart {
	content: "\f4be";
}
.fa-map-pin {
	content: "\f276";
}
.fa-map-marked-alt {
	content: "\f5a0";
}
.fa-gifts {
	content: "\f79c";
}
.fa-theater-masks {
	content: "\f630";
}
.fa-hammer {
	content: "\f6e3";
}
.fa-funnel-dollar {
	content: "\f662";
}
.fa-file-archive {
	content: "\f1c6";
}
.fa-newspaper {
	content: "\f1ea";
}
.fa-badge-percent {
	content: "\f646";
}
.nav-treeview .nav-item i {
	font-size: 0.8rem !important;
}
[class*=sidebar-dark-] {
	background-color: #132E4B;
}
[class*=sidebar-dark-mode] {
	background-color: #343A40;
}
.dark-mode .sidebar-dark-mode .nav-sidebar > .nav-item > .nav-link.active, .dark-mode .sidebar-dark-mode .nav-sidebar > .nav-item > .nav-link.active {
	background-color: #3C97CB;
	color: #DAE244;
}
.navbar-dark, .navbar-dark .navbar-nav .nav-link, .dark-mode .navbar-white.navbar-dark {
	background-color: #343A40 !important;
	color: #fff;
}
.card-primary.blue-theme:not(.card-outline) > .card-header {
	background-color: #3E96C9;
}
#termsContent {
	display: block;
	margin: 0 auto;
	padding: 0;
	border: none !important;
	box-sizing: content-box !important;
	min-height: 200px;
	height: 300px;
	left: 0;
	max-height: none !important;
	max-width: none !important;
	overflow: auto !important;
	position: relative !important;
	top: 0;
	width: auto !important;
	font-size: 0.9em;
}
.btn-blue-theme {
	background-color: #3E96C9;
	border-color: #3E96C9;
	color: #fff;
}
.dark-mode .btn-blue-theme, .dark-mode .card-primary.blue-theme:not(.card-outline) > .card-header {
	background-color: #3E96C9;
}
.btn-blue-theme:hover, .dark-mode .btn-blue-theme:hover {
	background-color: #DAE244 !important;
	color: #3E96C9 !important;
	border-color: #DAE244;
}
.dark-mode .btn-primary, .dark-mode .btn-primary:visited {
	color: #fff;
	background-color: #3E96C9;
	border-color: #3E96C9;
	box-shadow: none;
}
.dark-mode .card-body #termsContent, .dark-mode .card-body #termsContent span, .dark-mode .card-block, .dark-mode .card-block span {
	color: #fff !important;
}
label[for=Terms_terms] {
	display: none !important;
}
p.note {
	display: block;
	font-size: 0.85em;
	font-weight: normal;
	letter-spacing: .01em;
	line-height: 22px;
	margin: 0 0 15px 0;
	font-style: normal;
	white-space: normal;
	color: #000;
}
.dark-mode p.note {
	color: rgba(255, 255, 255, .8) !important;
}
.card-primary.green-theme:not(.card-outline) > .card-header {
	background-color: #DAE244;
	color: #132E4B;
}
.checkbox-inline {
	display: inline-block;
	width: 50%;
}
.user-privileges-check-box .custom-control-input:checked ~ .custom-control-label::after, .opTypeChoice .custom-control-input:checked ~ .custom-control-label::after {
	background-color: #DAE244 !important;
	border-radius: .25rem !important;
}
.user-privileges-check-box .custom-control-input:not(:disabled):active ~ .custom-control-label::before, .opTypeChoice .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
	color: #fff;
	background-color: #DAE342;
	border-color: #DAE342;
	box-shadow: none;
	border-radius: .25rem !important;
}
.user-privileges-check-box .custom-control-label::before, .opTypeChoice .custom-control-label::before {
	border-radius: .25rem !important;
}
.user-privileges-check-box .custom-control-input:checked ~ .custom-control-label::before, .opTypeChoice .custom-control-input:checked ~ .custom-control-label::before {
	color: #fff;
	border-color: #DAE342;
	background-color: #DAE342;
	box-shadow: none;
	border-radius: .25rem !important;
}
.breadcrumb .breadcrumb-item a {
	color: #3E96C9 !important;
}
.dark-mode .breadcrumb .breadcrumb-item a {
	color: #fff !important;
}
.dark-mode .breadcrumb-item + .breadcrumb-item::before, .dark-mode .breadcrumb-item.active {
	color: #DAE342;
}
.alert-danger, .alert-error {
	background-color: #fddddd;
	color: #933432;
	border-color: #933432;
}
.grid-view table td.button-column a.update, .grid-view table td.button-column a.view {
	margin: 0 12px 0 0;
}
#prelander-grid td.button-column a[title|="Auto Email"] {
	margin: 0 0 0 12px;
}
#campaign-grid td.button-column a[title|="Auto Email"] {
	margin: 0 12px 0 12px;
}
.grid-view td.button-column a[title|="Campaigns"] {
	margin: 0 12px 0 12px;
}
.grid-view td.button-column a[title|="Price"] {
	margin: 0 0 0 12px;
}
.grid-view td.button-column .clone {
	margin: 0 0 0 12px;
}
.table td.button-column a i {
	color: #3C97CB !important;
}
.table thead th, .table thead th a {
	color: #0B2A4A;
}
.dark-mode table td.button-column a i {
	color: #DAE244 !important;
}
.dark-mode .sort-link {
	color: #3E96C9 !important;
}
.dark-mode .table thead th a, .dark-mode .table thead th {
	color: rgba(255, 255, 255, 0.8) !important;
}
.filter-container input, .filter-container select {
	outline: none !important;
	background: transparent;
	border: 1px solid #DEE2E6;
	display: block;
	height: calc(2.25rem+ 2px);
	padding: .375rem .5rem;
	font-size: 0.9em;
	font-weight: 400;
	line-height: 1.5;
	background-clip: padding-box;
	border-radius: .25rem;
	box-shadow: inset 0 0 0 transparent;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	color: #000;
}
.filter-container input:focus, .filter-container select:focus {
	outline: 0;
	border: 1px solid #80bdff;
	box-shadow: inset 0 0 0 transparent;
	color: #000;
}
.dark-mode .filter-container input, .dark-mode .filter-container select {
	color: #fff !important;
	border: 1px solid #6C757D;
}
.dark-mode .filter-container input:focus, .dark-mode .filter-container select:focus {
	outline: 0;
	border: 1px solid #80bdff;
	box-shadow: inset 0 0 0 transparent;
	color: #000;
}
.dark-mode .filter-container select option {
	color: #000 !important;
}
.card-footer .span6, .clearfix .span6 {
	width: 50%;
	display: inline-block;
}
.card-footer .span6 .summary, .clearfix .span6 .summary {
	text-align: right;
	font-size: 0.9em;
}
.dark-mode .page-item:not(.active) .page-link {
	border-color: #999;
}
.dark-mode .page-item .page-link {
	color: #3C97CB;
}
.dark-mode .page-item.active .page-link {
	background-color: #3C97CB;
	color: #fff;
}
.dark-mode .page-item:not(.active) .page-link:focus, .dark-mode .page-item:not(.active) .page-link:hover {
	color: #3C97CB;
}
.help-block {
	color: #dc3545;
	font-size: 0.9em;
	margin-top: .25rem;
}
.content-header h1 i, .content-header h4 i {
	color: #DAE342;
}
th.button-column {
	color: #007bff;
}
.dark-mode th.button-column {
	color: #3E96C9 !important;
}
.table thead th {
	border-bottom: 1px solid #dee2e6;
}
.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(19, 46, 75, .05);
}
.emailGenerateBtn {
	display: block;
	margin: 0 auto;
}
.btn-green-theme {
	background-color: #DAE342;
	color: #3E96C9;
	border-color: #DAE342;
}
.btn-green-theme:hover, .dark-mode .btn-green-theme:hover {
	background-color: #3E96C9 !important;
	color: #fff !important;
	border-color: #3E96C9;
}
.hint {
	font-size: 0.75em;
	letter-spacing: normal;
	line-height: 18px;
	font-style: normal;
	white-space: normal;
	display: block;
	color: #000;
}
.form-control {
	color: #000;
}
#confirm-submit .modal-title, #aftersave-message .modal-title {
	display: block;
	text-align: center;
	position: absolute;
	right: 0;
	left: 0;
	color: #3E96C9;
}
#confirm-submit .modal-header, #aftersave-message .modal-header {
	border: 0;
}
#confirm-submit p, #aftersave-message p {
	text-align: center;
	color: #000;
}
#logo, #logo-dark {
	max-width: 150px;
	width: 90%;
	vertical-align: middle;
}
#logo-dark {
	display: none;
}
.visibleImg {
	display: block;
}
.page-item.active .page-link {
	z-index: 3;
	color: #fff;
	background-color: #DAE342;
	border-color: #DAE342;
}
.page-link {
	color: #3E96C9;
}
.green-theme-text, .head-txt-card i {
	color: #DAE342;
}
.head-txt-card {
	color: #132E4B;
}
#offerInfo-form .card-header {
	border-top: 1px solid rgba(0, 0, 0, .125);
}
.card-body h6.head-txt-card {
	margin-bottom: 0.7rem;
	font-weight: 600;
}
.table-blue-header .table thead tr th, .table-blue-header .table thead tr th a {
	background-color: #3E96C9 !important;
	color: #fff !important;
}
.height-affiliate-block-card {
	height: 254px;
}
.publishers-table tr th:nth-of-type(5), .publishers-table tr td:nth-of-type(5) {
	display: none;
}
.opType {
	display: block !important;
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::before {
	color: #fff;
	border-color: #3E96C9;
	background-color: #3E96C9;
	box-shadow: none;
}
.table-blue-header th {
	padding: 0.6rem;
}
.callout {
	border-radius: 0.45rem;
	box-shadow: 0 1px 10px rgb(0 0 0 / 12%), 0 1px 4px rgb(0 0 0 / 24%);
	border-left-color: #3E96C9 !important;
}
.icon-green-theme .card-header .card-title i {
	color: #DAE342;
}
.card-header .card-title i {
	color: #DAE342;
}
.green-theme .card-header .card-title i {
	color: #132E4B !important;
}
.mr-icon {
	margin: 0 12px 0 0;
}
.blue-theme-text {
	color: #3E96C9;
}
.btn-dust-blue-theme {
	background: rgba(19, 46, 75, 0.9);
	color: #DAE342;
	border-color: #132E4B;
}
.btn-dust-blue-theme:hover {
	background-color: #3E96C9;
	border-color: #3E96C9;
	color: #DAE342;
}
.dark-mode .btn-dust-blue-theme {
	background: #3E96C9;
	color: #fff;
	border-color: #3E96C9;
}
.dark-mode .btn-dust-blue-theme:hover {
	background: #3E96C9;
	color: #DAE342;
	border-color: #3E96C9;
}
.capp-campaign {
	box-shadow: 0 0 6px rgb(0 0 0 / 15%), 0 1px 5px rgb(0 0 0 / 30%);
	border-radius: 0.45rem;
	color: #1f2d3d!important;
	height: 117px;
}
.capp-campaign .info-box-icon {
	color: #DAE342;
}
.bg-blue-box {
	background: #3E96C9;
	color: #DAE342;
}
.main-text-title {
	color: #132E4B;
	font-size: 0.9rem;
	font-weight: 600;
}
.dark-mode .main-text-title {
	color: #fff;
}
.capp-campaign .progress {
	background-color: rgba(0, 0, 0, .2);
	height: 4px;
	margin: 5px 0;
	border-radius: 60px;
}
.capp-campaign .progress .progress-bar {
	background-color: #DAE342;
}
.capp-campaign .percent-icon {
	font-size: 1.35rem;
}
.capp-campaign .flag-icon {
	font-size: 1.8rem;
}
.capp-campaign .info-box-text, .capp-campaign .inner p {
	color: #3E96C9;
	font-weight: 600;
}
.capp-campaign h3 {
	font-size: 1.4rem;
}
.capp-campaign .icon {
	color: rgba(218, 227, 66, 1);
	z-index: 0;
}
.text-num {
	font-size: 1.5rem;
}
.dark-mode .info-box-number {
	color: rgba(255, 255, 255, 0.85)
}
#breadcrumb {
	list-style: none;
	display: inline-block;
}
.breadcrumb-item + .breadcrumb-item {
	padding-left: 0.35rem;
}
#breadcrumb i {
	color: #fff;
}
#breadcrumb li {
	float: left;
}
.breadcrumb-item + .breadcrumb-item::before {
	float: left;
	padding-right: 0.35rem;
	color: #fff;
	content: unset;
}
#breadcrumb li a {
	color: #FFF;
	display: block;
	background: #3498db;
	text-decoration: none;
	position: relative;
	height: 30px;
	line-height: 30px;
	padding: 0;
	text-align: center;
	margin-right: 11px;
	content: "";
}
#breadcrumb li a span {
	color: #FFF;
	display: block;
	text-decoration: none;
	position: relative;
	height: 30px;
	line-height: 30px;
	padding: 0;
	text-align: center;
	font-size: 0.9em;
	z-index: 50;
}
#breadcrumb li:last-child a span {
	margin-right: 0px;
}
#breadcrumb li:nth-child(even) a {
	background-color: #2980b9;
}
#breadcrumb li:nth-child(even) a:before {
	border-color: #2980b9;
	border-left-color: transparent;
}
#breadcrumb li:nth-child(even) a:after {
	border-left-color: #2980b9;
}
#breadcrumb li:first-child a {
	padding-left: 5px;
	-moz-border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px 0 0 4px;
}
#breadcrumb li:first-child a:before {
	border: none;
}
#breadcrumb li:last-child a {
	padding-right: 5px;
	-moz-border-radius: 0 4px 4px 0;
	-webkit-border-radius: 0;
	border-radius: 0 4px 4px 0;
}
#breadcrumb li:last-child a:after {
	border: none;
}
#breadcrumb li a:before, #breadcrumb li a:after {
	content: "";
	position: absolute;
	top: 0;
	border: 0 solid #3498db;
	border-width: 15px 10px 15px 10px;
	width: 0;
	height: 0;
}
#breadcrumb li a:before {
	left: -14px;
	border-left-color: transparent;
}
#breadcrumb li a:after {
	left: 100%;
	border-color: transparent;
	border-left-color: #3498db;
}
#breadcrumb li a:hover {
	background-color: #132E4B;
}
#breadcrumb li a:hover:before {
	border-color: #132E4B;
	border-left-color: transparent;
}
#breadcrumb li a:hover:after {
	border-left-color: #132E4B;
}
.required, .control-label, .custom-control-label, .form-group label {
	color: #000;
}
.dark-mode .required, .dark-mode .control-label, .dark-mode .custom-control-label, .dark-mode .form-group label {
	color: #fff !important;
}
#ajaxDdlMnoFlow .callout-info {
	min-height: 152px;
}
.dark-mode form#send_auto_email .card-primary.card-outline {
	border-top: none;
}
.card-type-config {
	background-color: transparent !important;
	border-bottom: 1px solid rgba(62, 150, 201, .3);
}
.card-type-config h3, .card-type-config i {
	color: #3E96C9 !important;
	font-weight: bold !important;
}
.mt-btn {
	margin: 30px 0 0 0;
}
.disabled-card {
	filter: grayscale(0.85);
}
.disabled-card .info-box {
	background: rgba(0, 0, 0, 0.1);
}
.custom-control-label::before {
	background-color: inherit;
	box-shadow: none;
}
.custom-switch .custom-control-label::after {
	background-color: #DAE342 !important;
}
.mt-checkBox {
	margin: 36px 0 0 0;
}
.mt-custom-checkBox {
	margin: 7px 0 0 0;
}
.content-wrapper > .content, .content-wrapper form#send_auto_email > .content {
	padding: 0 0.5rem !important;
}
.card-primary.card-outline-tabs > .card-header a.active, .dark-mode .card-primary.card-outline-tabs > .card-header a.active {
	border-top: 3px solid #DAE342;
}
.card-primary.card-outline-tabs > .card-header a:hover, .dark-mode .card-primary.card-outline-tabs > .card-header a:hover {
	border-top: 3px solid #3E96C9;
}
.card.card-outline-tabs .card-header a {
	color: #0B2A4A;
}
.dark-mode .card.card-outline-tabs .card-header a {
	color: rgba(255, 255, 255, 0.7) !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	color: #3E96C9 !important;
}
.dark-mode .nav-tabs .nav-item.show .nav-link, .dark-mode .nav-tabs .nav-link.active {
	color: rgba(255, 255, 255, 0.9) !important;
}
.card.card-outline-tabs .card-header .nav-tabs a {
	font-weight: 600;
}
.tab-content h5 {
	color: #3E96C9;
	font-weight: 600;
}
#list-emails-sent {
	list-style-type: none;
}
#list-emails-sent li i {
	color: #DAE342;
}
#send-to-aff, #sent-aff {
	width: 50%;
	display: table !important;
}
#send-to-aff th, #sent-aff th {
	background-color: #3E96C9 !important;
	color: #fff !important;
}
#send-to-aff tr td a, #sent-aff tr td a {
	display: block;
	margin: 0 auto;
	max-width: 35px;
	width: 98%;
	text-align: center;
	border-radius: 5px;
	padding: 0.2em 0.4em;
}
#accordion .card-primary.card-outline {
	border-top: 3px solid #DAE342;
}
.card-primary.blue-theme:not(.card-outline) > a .card-header {
	background-color: #3E96C9;
}
#accordion .card-primary.blue-theme:not(.card-outline) > a .card-header h5 {
	color: #fff;
}
.content-header .row .col-sm-6:last-child {
	padding: 0;
}
#sent-aff .badge {
	width: 70px;
	margin: 3px auto 0 auto;
	text-align: center;
	display: block;
}
#sent-aff th, #sent-aff td, #send-to-aff th, #send-to-aff td {
	text-align: center;
}
#accordion .blue-theme .card-body {
	background: #F4F6F9;
}
#dashBoard-data .info-box-icon {
	flex-direction: column;
	padding: 0.3rem 0 0.3rem 0;
	width: 65px;
}
#dashBoard-data .info-box-icon span {
	font-size: 0.45em;
}
#dashBoard-data .info-box {
	display: block;
}
#dashBoard-data .info-box .info-box-text {
	font-size: 0.80em;
	text-align: center;
	font-weight: bold
}
#dashBoard-data .info-box .info-box-icon {
	font-size: 1.7rem;
}
#dashBoard-data .info-box .info-box-number {
	text-align: center;
}
.bg-orange {
	background-color: #FFA500;
	color: #fff !important;
}
.bg-brown {
	background-color: #8B4513;
	color: #fff !important;
}
.bg-tan {
	background-color: #d2b48c;
	color: #0B2A4A !important;
}
#affiliates-list .product-info {
	clear: both;
	margin: 0 20px;
}
#affiliates-list .product-info .affiliate-name {
	color: #000;
	overflow: inherit !important;
	text-overflow: inherit !important;
	white-space: inherit !important;
}
.dark-mode #affiliates-list .product-info .affiliate-name {
	color: rgba(255, 255, 255, 0.95);
}
#affiliates-list .product-info .cost-affiliate {
	font-size: 90%;
}
#affiliates-list > .item {
	padding: 6.5px 0;
}
.bg-blue-th {
	background-color: #3E96C9 !important;
	color: #fff !important;
}
.bg-green-th {
	background-color: #DAE342 !important;
	color: #132E4B !important;
}
.bg-dust-blue-th {
	background-color: #132E4B !important;
	color: #fff !important;
}
#comparison-data-sales .description-percentage {
	font-size: 1.2em;
}
#comparison-data-sales .description-text {
	font-size: 0.9em;
}
#sales-trend .progress-group, #cost-trend .progress-group, #sales-brand-trend .progress-group, #billed-trend .progress-group {
	margin-bottom: 0;
}
#sales-trend .progress-bar, #billed-trend .progress-bar, #cost-trend .progress-bar, #sales-trend .progress-sm, #billed-trend .progress-sm, #cost-trend .progress-sm, #sales-brand-trend .progress-sm, #billed-trend .progress-bar, #billed-trend .progress-sm {
	height: 4.5px;
}
.bg-DarkSalmon {
	background-color: #E9967A !important;
	color: #132E4B !important;
}
.bg-Aquamarine {
	background-color: #7FFFD4 !important;
	color: #132E4B !important;
}
.bg-DarkSlateGray {
	background-color: #2F4F4F !important;
	color: #fff !important;
}
.bg-bisque {
	background-color: #ffe4c4 !important;
	color: #132E4B !important;
}
.bg-Navy {
	background-color: #000080 !important;
	color: #fff !important;
}
.bg-palegreen {
	background-color: #98fb98 !important;
	color: #132E4B !important;
}
.bg-deeppink {
	background-color: #ff1493 !important;
	color: #fff !important;
}
.bg-olivedrab {
	background-color: #6b8e23 !important;
	color: #fff !important;
}
.bg-lightpurple {
	background: #9999CC !important;
	color: #132E4B !important;
}
#dashBoard-data .info-box-number a {
	color: #000;
}
.dark-mode #dashBoard-data .info-box-number a {
	color: #fff;
}
.bg-green-blue-th {
	background-color: #3E96C9 !important;
	color: #DAE342 !important;
}
#sync-params {
	display: block;
	color: #DAE342;
	font-size: 0.9em;
	margin: 0 0 0.2rem .25rem;
	padding: 0 0 0 0;
}
#sync-params:hover {
	color: #3E96C9;
}
#modalSlideUp h5.modal-title {
	color: #132E4B;
}
.dark-mode #modalSlideUp h5.modal-title {
	color: rgba(255, 255, 255, 0.8);
}
#modalSlideUp h5.modal-title span {
	font-weight: bold
}
.callout-capping {
	display: block;
	text-align: center;
	color: #3D94C6;
}
.cap-custom {
	height: 330px
}
#container-op-params {
	display: none;
}
.editOP {
	cursor: pointer;
}
.grid-view td.button-column a[title|="Fund"] {
	margin: 0 0px 0 12px;
}
td.button-column a.ad-payout {
	margin: 0 12px 0 12px;
}
td.button-column a.ad-cost, td.button-column a.ad-trash, td.button-column a.ad-update {
	margin: 0 0px 0 12px;
}
.readonly {
	border-color: rgba(0, 0, 0, 0.1) !important;
	background-color: #f0f0f0;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	color: rgba(98, 98, 98, 0.8);
}
.dark-mode .hint {
	color: rgba(255, 255, 255, 0.95);
}
.fraud-dashboards h5 {
	text-align: center;
	color: #000;
}
.dark-mode .fraud-dashboards h5 {
	color: rgba(255, 255, 255, 0.85);
}
.fraud-dashboards canvas {
	margin: 0 auto;
}
.filter-container input, .filter-container select {
	width: 100%;
	padding: 0.175rem 0.2rem;
	text-align: center;
}
.scroll-tables {
	border-right: 1px solid #dee2e6;
	border-left: 1px solid #dee2e6;
	border-radius: 0.25rem;
}
.scroll-tables input::-webkit-input-placeholder, .scroll-tables select::-webkit-input-placeholder {
	text-align: center;
	color: #fff;
}
.scroll-tables input::-moz-placeholder, .scroll-tables select::-moz-placeholder {
	color: #fff;
	text-align: center;
}
.scroll-tables input:-ms-input-placeholder, .scroll-tables select:-ms-input-placeholder {
	color: #fff;
	text-align: center;
}
.scroll-tables input:-moz-placeholder, .scroll-tables select:-moz-placeholder {
	color: #fff;
	text-align: center;
}
.scroll-tables .table input, .scroll-tables .table select {
	padding: 0.175rem 0.01rem;
	font-size: 0.85em;
}
.scroll-tables .table thead tr th {
	vertical-align: middle;
}
.scroll-tables .table .table-cell-title {
	font-size: 0.85em;
}
.scroll-tables .table th {
	padding: 0.3rem 0.35rem
}
#conversion_validate .modal-content, #temp-email-generate .modal-content {
	padding: 8px;
	border: 6px solid #DAE342;
	border-radius: 0.45rem;
}
#conversion_validate .modal-header, #temp-email-generate .modal-header {
	border-bottom: 0;
	text-align: center;
	margin: 0 auto;
}
#conversion_validate .modal-footer, #temp-email-generate .modal-footer {
	border-top: 0;
}
#conversion_validate .modal-body {
	width: 60%;
	margin: 30px auto 5px auto;
}
#temp-email-generate .modal-body {
	width: 100%;
	margin: 0px auto 0px auto;
}
/*
div.login-page{
	background: linear-gradient(-45deg,#e9ecef , #132E4B, #3C97CB,#DAE342); 
	background-size: 400% 400%; 
	animation: gradient 15s ease infinite;
}
@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}
*/
#form.login-box .card-header a {
	display: block;
	margin: 0 auto;
	padding: 0.5rem 0;
}
#form.login-box .card-header img {
	display: block;
	margin: 0 auto;
	max-width: 180px;
	width: 100%;
}
.card-outline-blue-theme {
	border-top: 3px solid #3C97CB;
}
h5.widget-user-desc {
	font-size: 0.95em;
	text-transform: capitalize !important;
}
.widget-user-2 .card-footer ul.nav .nav-item a {
	color: #132E4B;
	font-weight: bold;
}
.dark-mode .widget-user-2 .card-footer ul.nav .nav-item a {
	color: rgba(255, 255, 255, 0.9);
	font-weight: bold;
}
.bg-blue {
	background-color: #3C97CB!important;
}
.dark-mode .bg-blue {
	background-color: #3C97CB!important;
}
.system-notes {
	font-family: monospace;
	font-size: 0.9em;
	font-style: italic;
	color: blueviolet;
}
.scroll-tables .table input[type=date], .scroll-tables .table input[type=time] {
	padding: 0.175rem 0.1rem;
	text-align: center;
}
.wrapper {
	background-color: #f8fafb;
}
.logoContainer a img {
	max-width: 190px;
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.MenuWrapper ul.navbar-nav {
	flex-direction: row;
}
.mainTitle {
	font-size: 1.1em;
	font-weight: 600;
}
.textcontet {
	font-size: 0.9em;
	line-height: 30px;
}
.textContact {
	font-size: 0.9em;
	line-height: 30px;
	color: #0B2A4A;
	margin: 0 auto;
}
.textcontet, .mainTitle {
	color: #0B2A4A;
	width: 90%;
	margin: 0 auto;
}
.MenuContainer {
	width: 90%;
	margin: 0 auto;
	padding: 0px 0 0 0;
}
.MenuContainer .navbar-brand {
	display: none;
}
.MenuContainer .collapse ul li a {
	display: block;
	margin: 0 4px;
	padding: 0 20px;
	border: 0;
	background: 0 0;
	text-align: center;
	color: #192E4C;
	font-size: 0.8em;
	font-weight: 700;
	text-decoration: none;
	height: 30px;
	line-height: 20px;
	outline: none;
	transition: color .3s ease;
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	-o-transition: color .3s ease;
	-ms-transition: color .3s ease;
	border-bottom: 5px solid #3C97CB;
}
.MenuContainer .collapse ul li a[id=active] {
	color: #DAE342;
}
.fc-toolbar-chunk .btn-group button {
	background-color: #3C97CB !important;
	border-color: none !important;
}
.fc-toolbar-chunk .btn-group button:hover {
	background-color: #192E4C !important;
	border-color: #007bff !important;
}
.btn-primary {
	border-color: none !important;
}
.dark-mode .btn-primary.disabled, .dark-mode .btn-primary:disabled {
	color: #fff;
	background-color: #3C97CB;
	border-color: none;
}
.dark-mode .btn-primary:hover {
	color: #fff;
	border-color: #3C97CB;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
	border-color: #007bff;
}
.fraud-dashboards {
	min-height: 300px;
}
.fraud-dashboards.chartWithoutPaddMarg {
	padding: 0;
	margin: 0 auto;
}
.dark-mode h6.head-txt-card {
	color: rgba(255, 255, 255, 0.8);
}
.termscontet {
	text-align: justify;
	direction: rtl;
	font-family: 'Zen Maru Gothic', sans-serif;
}
.content2 {
	width: 90%;
	margin: 0 auto;
}
#toastsContainer {
	margin: 0 auto;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100vh;
}
.toast.show {
	margin: 0 auto;
}
.toast {
	-webkit-flex-basis: 80%;
	-ms-flex-preferred-size: 80%;
	flex-basis: 80%;
	max-width: 80%;
	font-size: .895rem;
}
.toast-header {
	font-size: .95rem;
}
/* anlatics deisgn */
.beforDesign {
	width: 100%;
	margin: 0 auto;
}
.widget-user-2 .widget-user-username {
	font-size: 1.2em;
	font-weight: 600;
}
.widget-user-2 .widget-user-desc {
	margin-top: 12px;
}
.widget-user-2 .widget-user-header {
	padding: 1rem 0.5rem 1rem 1rem;
}
#toastsContainerError {
	min-width: 60%;
	max-width:1550px ;
}
#toastsContainerError .toast-body {
    word-wrap: break-word;
}
#renderdData.full-transaction-table.table-responsive {
	display: table !important;
}
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.el-finder-dialog.ui-draggable.ui-resizable {
	z-index: 300001 !important;
}
#renderdData.transaction-table, #renderdData.full-transaction-table {
	border-bottom: 1px solid #dee2e6;
}
.transaction-table thead tr th, .grid-table thead tr th {
	background-color: #3E96C9 !important;
	color: #fff !important;
}
.scroll-tables #renderdData.table input, .scroll-tables #renderdData.table select {
	background-color: transparent !important;
	color: #fff !important;
}
.scroll-tables #renderdData.table select option {
	background-color: #fff !important;
	color: #000 !important;
}
.scroll-tables #renderdData.table td.copy {
	cursor: pointer;
}
.tooltip-inner {
	padding: 0.25rem 0.3rem;
	background-color: #132E4B;
	font-size: 0.9em;
}
.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
	border-top-color: #132E4B !important;
}
#renderdData.transaction-table {
	font-size: 0.92em !important;
}
.clearfix .span6.total-records {
	width: 49.5% !important;
}
.total-records .summary {
	color: #132E4B !important;
}
/*
.total-records .summary span{
	color: #3E96C9 !important;
	font-weight: bold !important;
}
*/
/*
 * date range picker in dark mode style block 
*/
.dark-mode .daterangepicker, .dark-mode .daterangepicker .calendar-table table, .dark-mode .daterangepicker td {
	background-color: #454d55!important;
	color: #fff;
}
.dark-mode .daterangepicker .calendar-table .next span, .dark-mode .daterangepicker .calendar-table .prev span {
	color: #fff;
	border: solid #ffffff;
	border-width: 0 2px 2px 0;
	border-radius: 0;
	display: inline-block;
	padding: 3px;
}
.dark-mode .daterangepicker td.available:hover span, .dark-mode .daterangepicker th.available:hover span {
	border: solid black;
	border-width: 0 2px 2px 0;
	border-radius: 0;
}
.dark-mode .daterangepicker .start-date.active, .dark-mode .daterangepicker .end-date.active {
	background-color: #147afb !important;
}
.dark-mode .daterangepicker td.in-range {
	background-color: #ebf4f8 !important;
	border-color: transparent;
	color: #000;
	border-radius: 0;
}
/*
 * end date range picker in dark mode style block
*/
.beforDesign .table {
	margin-bottom: 0 !important;
}
.expand-button {
	position: relative;
	display: inline-block;
	float: right;
	cursor: pointer;
}
.expand-button:after {
	content: '-';
}
.clicked.expand-button:after {
	content: '+';
	transform: translate(0, -50%);
}
.statisticsBetaCampaigns .beforDesign {
	margin-bottom: 0.75rem;
}
.dark-mode .filterable .total-records .summary {
	color: rgba(255, 255, 255, 0.8) !important;
}
.scroll-tables .table.analytics-table thead tr th {
	background: #0580C6;
	color: #fff;
	padding: 0.5rem 0.35rem;
}
.scroll-tables .table.analytics-table td.main-row-analytics {
	padding: 0.45rem 0.6rem;
	color: #0580C6;
	font-size: 1.15em;
	font-weight: 600;
	/*	font-family: monospace;*/
	background-color: rgba(62, 150, 201, 0.3);
}
.scroll-tables .table.analytics-table tr td:not(.main-row-analytics) {
	padding: 0.5rem 0.6rem;
	font-size: 1em;
}
.dark-mode .scroll-tables .table.analytics-table td.main-row-analytics {
	color: rgba(255, 255, 255, 0.7) !important;
	background-color: rgba(62, 150, 201, 0.6) !important;
}
.layout-navbar-fixed .wrapper .sidebar-dark-primary .brand-link:not([class*=navbar]) {
	background-color: transparent !important;
}
.grid-view {
	width: 100% !important;
}
#serverClock span {
	font-weight: bold;
	color: #3C97CB !important;
}
.dark-mode #serverClock span {
	font-weight: bold;
	color: rgba(255, 255, 255, 0.9) !important;
}
.outline-card-theme {
	border-top: 3px solid #007bff !important;
}
.search-cart {
	display: block;
	float: right;
	height: 31px;
}
.analytics-card .panel-heading .pull-right .search-analytics {
	position: relative;
}
#contentSearch {
	position: absolute;
	height: 30px;
	width: 100%;
	margin-right: 0;
	top: 50%;
	right: -100%;
	margin-top: 10px
}
#contentSearch.on {
	-webkit-animation-name: in-out;
	animation-name: in-out;
	-webkit-animation-duration: .7s;
	animation-duration: .7s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1
}
.inputSearch {
	box-sizing: border-box;
	width: 15px;
	height: 15px;
	border: 1.5px solid #0580C6!important;
	border-radius: 15px;
	background: 0;
	color: #132E4B;
	font-size: 14px;
	font-weight: 400;
	outline: 0;
	-webkit-transition: width .4s ease-in-out, border-radius .8s ease-in-out, padding .2s;
	transition: width .4s ease-in-out, border-radius .8s ease-in-out, padding .2s;
	-webkit-transition-delay: .4s;
	transition-delay: .4s;
	-webkit-transform: translate(-100%, -50%);
	-ms-transform: translate(-100%, -50%);
	transform: translate(-100%, -50%)
}
.searchBtn {
	background: 0;
	position: absolute;
	top: 0;
	left: 0;
	height: 30px;
	width: 20px;
	padding: 0;
	border-radius: 100%;
	outline: 0;
	border: 0;
	color: inherit;
	cursor: pointer;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
	-webkit-transform: translate(-100%, -50%);
	-ms-transform: translate(-100%, -50%);
	transform: translate(-100%, -50%)
}
.searchBtn::before {
	content: "";
	position: absolute;
	width: 10px;
	height: 2px;
	background-color: #0580C6;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 28px;
	left: 15px;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out
}
.nextPrevBtns {
	opacity: 0;
	background: 0;
	position: absolute;
	top: 12px;
	padding: 0;
	outline: 0;
	border: 0;
	color: #132E4B;
	cursor: pointer;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
	font-size: 24px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.next {
	left: -12px
}
.prev {
	left: -42px
}
.closeSearch {
	-webkit-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
	-webkit-transition-delay: .4s;
	transition-delay: .4s
}
.closeSearch::before {
	content: "";
	position: absolute;
	width: 17px;
	height: 2px;
	top: 14px;
	left: -5px;
	background-color: #0580C6;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out
}
.closeSearch::after {
	content: "";
	position: absolute;
	width: 17px;
	height: 2px;
	background-color: #0580C6;
	top: 14px;
	left: -5px;
	cursor: pointer;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.squareSearch {
	position: absolute;
	box-sizing: border-box;
	padding: 5px 24px 5px 5px;
	min-width: 32px;
	width: 220px;
	height: 30px;
	border: 1.5px solid #0580C6;
	border-radius: 0;
	background: 0;
	color: #132E4B;
	font-size: 14px;
	font-weight: 400;
	outline: 0;
	-webkit-transition: width .4s ease-in-out, border-radius .4s ease-in-out, padding .2s;
	transition: width .4s ease-in-out, border-radius .4s ease-in-out, padding .2s;
	-webkit-transition-delay: .4s, 0s, 0.4s;
	transition-delay: .4s, 0s, 0.4s;
	-webkit-transform: translate(-100%, -50%);
	-ms-transform: translate(-100%, -50%);
	transform: translate(-100%, -50%)
}
.dark-mode .inputSearch {
	border: 1.5px solid #ddd !important;
	color: rgba(255, 255, 255, 0.95);
}
.dark-mode .searchBtn::before {
	background-color: rgba(255, 255, 255, 0.95);
}
.dark-mode .nextPrevBtns {
	color: rgba(255, 255, 255, 0.9);
}
.dark-mode .closeSearch::before {
	background-color: rgba(255, 255, 255, 0.95);
}
.dark-mode .closeSearch::after {
	background-color: rgba(255, 255, 255, 0.95);
}
.dark-mode .squareSearch {
	border: 1.5px solid #ddd;
	color: rgba(255, 255, 255, 0.9);
}
.table-responsive.analytics-table {
	display: table !important;
}
.epmty-col-prelander tr:not(.search-allowed) td.main-row-analytics:first {
	padding: 0 !important;
}
#comparison-data-sales .description-text {
	text-transform: inherit;
}
.statistics-dashboard-card-hight {
	min-height: 298px;
}
.collapsed-card.statistics-dashboard-card-hight {
	min-height: inherit;
}
/*  auther : taha */
.external-event .external-event-remove, .fc-event-main .fc-event-title-remove, .fc-daygrid-dot-event .fc-event-title-remove {
	display: none;
	float: right;
	margin-top: 5px;
}
.external-event:hover .external-event-remove, .fc-event-main:hover .fc-event-title-remove, .fc-daygrid-dot-event:hover .fc-event-title-remove {
	display: inline-block;
}
.fc-event-main .fc-event-title-remove, .fc-daygrid-dot-event:hover .fc-event-title-remove {
	position: absolute;
	top: 0px;
	right: 0px;
	margin-right: 5px;
}
/*  end auther : taha */
.text-dust-blue {
	color: #132E4B!important;
}
.text-green-theme {
	color: #DAE342!important;
}
.text-aqua-blue {
	color: #87CEFA!important;
}
.text-dust-green {
	color: #B4DB18!important;
}
.card.card-primary.blue-theme.card-outline-tabs.mt-3 .card-header.p-0.border-bottom-0, .card.card-primary.blue-theme.card-outline-tabs.budget-card .card-header.p-0.border-bottom-0 {
	background-color: #FEFEFE !important;
}
.nav.nav-tabs.fraudDashBoard .nav-item .active {
	border-top: 0 !important;
	border-bottom: 3px solid #DAE342 !important;
}
.nav.nav-tabs.fraudDashBoard .nav-item a.nav-link:hover {
	border-top: 0 !important;
	border-bottom: 3px solid #3E96C9 !important;
}
.dark-mode .card.card-primary.blue-theme.card-outline-tabs.mt-3 .card-header.p-0.border-bottom-0 {
	background-color: #343A40 !important;
}
.mail-to {
	font-weight: bold;
}
.mail-to i {
	color: #3E96C9;
}
.mt-custom-checkBox-35 {
	margin: 35px 0 0 0;
}
#less-all-off, #less-all-affiliate, #less-all-services, #less-all-operators, #less-all-operators-sales, #less-all-services-sales, #sales-less-all-affiliate, #sales-less-all-off, #sales-less-all-off-billed, #sales-less-all-affiliate-billed, #less-all-services-brand, #less-all-operators-brand, #less-all-operators-sales-brand, #less-all-services-sales-brand, #less-all-off-brand, #less-all-affiliate-brand, #sales-less-all-affiliate-brand, #sales-less-all-off-brand, #less-all-operators-sales-billed {
	display: none;
	margin: 0 0 0 5px;
}
body:not(.sidebar-collapse) #dashBoard-data .info-box .info-box-icon {
	font-size: 1.5rem;
}
body:not(.sidebar-collapse) #dashBoard-data .info-box-icon {
	width: 55px;
}
.statisticsDashboardTrends .card-header > .card-tools {
	float: right !important;
	margin: 0 -0.625rem 0 0 !important;
}
.statisticsDashboardTrends h5 {
	color: #000 !important;
}
.scroll-tables.table-responsive #renderdData.full-transaction-table.table-responsive, #transactionsTracker.scroll-tables #renderdData.full-transaction-table.table-responsive {
	display: table !important;
}
.blockDomain {
	margin: 0 auto;
}
#userNotifications .icon-button i.fas.fa-bell {
	margin: 4px 0 0 0 !important;
}
.loadTimeTable td, .loadTimeTable th, #transactionAction[placeholder="Action"], .tokenDetails td, .tokenDetails th, #transactionsTracker .transaction-table td, #transactionsTracker .transaction-table th, .scroll-tables.table-responsive td, .scroll-tables.table-responsive th {
	text-align: center !important;
}
.scroll-tables.table-responsive td {
	border-right: 1px solid #dee2e6 !important;
}
.scroll-tables.table-responsive td:last-child {
	border-right: 0 !important;
}
.scroll-tables .loadTimeTable .table-cell-title {
	font-size: 1em !important;
}
.loadTimeTable.table input, .loadTimeTable.table select {
	padding: 0px 0.2rem;
	height: calc(2rem+ 2px);
}
.tokenDetails {
	margin-bottom: 0 !important;
}
.tokenDetails td {
	height: 32px !important;
}
.card-body h6.sub-title, h5.modal-title {
	color: #0B2A4A;
	font-weight: bolder;
}
.card-body h6.sub-title i, h5.modal-title i {
	color: #DAE342;
}
.table-responsive .grid-table th, .table-responsive .grid-table td {
	padding: .3rem;
}
.table-responsive .transaction-table td, .table-responsive .transaction-table th {
	padding: .3rem .25rem;
}
.table-responsive .transaction-table#renderdData {
	margin-bottom: 0 !important;
}
.table-responsive .transaction-table#renderdData .table-cell-title {
	font-size: 0.9em;
}
#moreDetailsConversions .modal-content {
	border: 6px solid #DAE342;
	border-radius: 0.45rem;
}
#moreDetailsConversions .modal-body {
	padding: 1rem 0.2rem;
}
.dark-mode .card-body h6.sub-title, .dark-mode h5.modal-title {
	color: rgba(255, 255, 255, 0.85) !important;
}
.dark-mode .scroll-tables.table-responsive td {
	border-color: #6c757d !important;
}
.dark-mode .scroll-tables.table-responsive #renderdData.transaction-table, .dark-mode .scroll-tables.table-responsive #renderdData.full-transaction-table {
	border-color: #6c757d !important;
}
.dark-mode .scroll-tables.table-responsive {
	border-right: 1px solid #6c757d;
	border-left: 1px solid #6c757d;
}
.dark-mode .card-primary.card-outline.statisticsDashboardTrends {
	border-top: 0 !important;
}
.referrer-domains {
	padding: 0 !important;
}
.form-control.header-filters, .grid-view tr td, .grid-view tr th {
	text-align: center !important;
}
.bg-green-lite {
	background: #DAE342 !important;
	color: #132E4B !important;
}
.bg-blue-lite {
	background: #87CEFA !important;
	color: #132E4B !important;
}
.bg-dust-blue {
	background: #132E4B !important;
	color: #fff !important;
}
.navbar .logoMobile {
	max-width: 190px;
	width: 100%;
	height: auto;
	margin: 0;
}
.navbar .logoMobile img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;
}
.navbar-toggler {
	padding: 0.25rem 0.2rem;
}
.navbar-light .navbar-toggler {
	color: transparent !important;
	border-color: transparent !important;
}
.navbar-light .navbar-toggler-icon {
	background-image: url("../images/download.svg") !important;
}
.mt-custom-35-checkBox {
	margin: 35px 0 0 0 !important;
}
.filter-container select, .scroll-tables .table .filter-container select {
	padding: 0.105rem 0.2rem !important;
}
#market-budget-grid .table thead th, #market-budget-grid .table thead th a {
	color: #fff;
}
.marketCenter {
	vertical-align: middle !important;
	background-color: #fff !important;
	color: #102E4E!important;
	font-weight: 600;
}
.far.fa-sack-dollar {
	max-width: 40px !important;
}
.far.fa-sack-dollar, .faMoneyWave {
	display: inline-block;
	margin: 0;
}
.far.fa-sack-dollar svg, .faMoneyWave svg {
	fill: #DAE342;
}
.nav-link .far.fa-sack-dollarNav svg {
	fill: #c2c7d0;
}
.nav-link.active .far.fa-sack-dollarNav svg {
	fill: #DAE342 !important;
}
.button-column a[title|="Edit Budget"] {
	margin: 0 5px 0 0 !important;
}
.SubTotalBudget {
	color: #0580C6;
	font-weight: bold;
	background: rgba(62, 150, 201, 0.3);
}
.totalBudget {
	color: white;
	font-weight: bold;
	background: rgba(62, 150, 201, 0.9);
}
.card-body.p-0 .table.grid-table thead > tr > th:first-of-type, .card-body.p-0 .table.grid-table tbody > tr > td:first-of-type, .card-body.p-0 .table.grid-table thead > tr > td:first-of-type {
	padding-left: .3rem !important;
}
.oddGroup {
	background-color: rgba(19, 46, 75, .05);
}
.evenGroup {
	background-color: rgba(62, 150, 201, 0.2);
}
.dark-mode .table .marketCenter {
	background-color: #343a40 !important;
	color: #fff !important;
}
table.items.table.text-nowrap {
	margin-bottom: 0 !important;
}
tr.not-seen td.button-column a.view.mark-read-btn {
	margin-left: auto !important;
	margin-right: auto !important;
}
table.items.table.text-nowrap .not-seen {
	background-color: rgba(62, 150, 201, 0.2) !important;
}
table.items.table.text-nowrap .not-seen td a {
	color: #0e447d !important;
}
.evenGroup.subTotal {
	color: #0580C6 !important;
}
.oddGroup.subTotal {
	color: #505050 !important;
}
#market-budget-grid .table td {
	border-top: 1px solid #c7d2dd;
}
#market-budget-grid.scroll-tables.table-responsive td {
	border-right: 1px solid #c7d2dd !important;
}
/*
#market-budget-grid::-webkit-scrollbar-thumb{
	background: transparent !important;
}
*/
#market-budget-grid {
	overflow-x: clip;
}
.scroll-tables.table-responsive tr.filters td {
	border-right: 0 !important;
}
#market-budget-grid.scroll-tables.table-responsive tr.filters td {
	border-right: 0 !important;
}
.scroll-tables.table-responsive.custom-scroll::-webkit-scrollbar-thumb {
	background: #3E96C9 !important;
}
.far.fa-sack-dollar-tab svg {
	fill: #0B2A4A;
}
.nav-tabs .nav-item.show .nav-link .far.fa-sack-dollar-tab svg, .nav-tabs .nav-link.active .far.fa-sack-dollar-tab svg {
	fill: #3E96C9 !important;
}
.maketFlaq {
	text-align: justify !important;
}
#custom-cost-market-tab .card .card-body {
	padding: 0 !important;
}
.payout-table, .budget-table {
	padding: 0.3rem 0.25rem !important;
}
.scroll-tables.table-responsive .payout-table td.maketFlaq, .scroll-tables.table-responsive .budget-table td.marketBudgetFlaq,#market-budget-grid table td.marketBudgetFlaq{
	text-align: left !important;
	font-weight: 600 !important;
}
.scroll-tables.table-responsive .budget-table td.marketBudgetFlaq {
	width: 226px !important;
}
.maketFlaq img.countryFlaq, .marketBudgetFlaq img.countryFlaq {
	display: inline-block;
	max-width: 26px !important;
}
.maketFlaq img.countryFlaq {
	margin: 0 3px 2px 3px;
}
.marketBudgetFlaq img.countryFlaq {
	margin: 0 4px 2px 6px;
}
#market-budget-grid .marketBudgetFlaq img.countryFlaq {
    margin: 0 4px 2px 3px !important;
}
#custom-budget-consumption-tab .card-title .far.fa-sack-dollar-tab svg {
	fill: #DAE342 !important;
}
.budget-table {
	border-bottom: 1px solid #dee2e6 !important;
}
.budget-table .progress {
	background-color: #cdd1d5 !important;
}
.budget-table tr > td .progress {
	margin: 3px 0 0 0;
	border-radius: 18px;
	height: 15px;
	border: 1.5px solid #DAE342 !important;
}
.budget-table .progress {
	position: relative;
	z-index: 8;
}
.percentage-num {
	position: absolute;
	z-index: 9;
	right: 3px;
	color: #0B2A4A;
	font-weight: bold;
	margin: 0 0 2px 0;
}
.dark-mode .percentage-num {
	color: #fff;
}
#NotificationContent {
	display: block;
	margin: 0 auto;
	text-align: center;
}
#notifications-grid td a .fa[title="Approve"], #notifications-grid td a .fa[title="Decline"] {
	color: #007bff !important;
}
span.text-green-header {
	color: #DAE342;
	font-weight: bold;
}
.scroll-tables.table-responsive .payout-table th.payout-left-border, .scroll-tables.table-responsive .payout-table td.payout-left-border {
	border-left: 2px solid #3e96c970 !important;
}
.card-primary.card-outline-tabs > .card-header a.active, .dark-mode .card-primary.card-outline-tabs > .card-header a.active i {
	color: #3E96C9 !important;
}
.dark-mode .far.fa-sack-dollar-tab svg {
	fill: #C2C4C6 !important;
}
.dark-mode .description-block h5.description-header {
	color: rgba(255, 255, 255, 0.8) !important;
}
.dark-mode .card.card-primary.blue-theme.card-outline-tabs.budget-card .card-header.p-0.border-bottom-0 {
	background-color: #3F474E !important;
}
.dark-mode .statisticsDashboardTrends h5 {
	color: rgba(255, 255, 255, 0.85);
}
.CPA-background {
	background-color: rgba(60, 151, 203, 0.55) !important;
}
.CPS-background {
	background-color: rgba(19, 46, 75, 0.6) !important;
	color: #94C6E2 !important;
}
.CPB-background {
	background-color: rgba(218, 227, 66, 0.6) !important;
}
.dark-mode .budget-table .progress {
	background-color: #343A40 !important;
}
.payout-table {
	border-bottom: 1px solid #3e96c970 !important;
	border-left: 1px solid #3e96c970 !important;
	border-right: 1px solid #3e96c970 !important;
}
.budget-table {
	border-bottom: 1px solid #3e96c970 !important;
	border-left: 1px solid #3e96c970 !important;
	border-right: 1px solid #3e96c970 !important;
}
.table.budget-table tr th {
	background-color: #94C6E2 !important;
}
.table.budget-table tr td.marketBudgetFlaq {
	border-bottom: 2px solid #3e96c970 !important;
}
.table.budget-table tr td.marketBudgetFlaq:last-of-type {
	border-bottom: inherit !important;
}
.lastRowMarket {
	border-bottom: 2px solid #3e96c970 !important;
}
.fieldset_privilege{
	border: 1.5px solid #3E96C9 !important;
	width: 96%;
	min-height: 240px;
	margin: 0 auto 0.5rem auto;
	border-radius: 25px;
}
.fieldset_privilege legend {
    text-align: left;
    width: 22% !important;
    display: inline;
    color: #3E96C9;
    font-size: 2rem;
    padding: 0 0 0 13px;
    margin: 0;
}
.fieldset_privilege .far.fa-sack-dollarNav{
	max-width: 40px !important;
}
.fieldset_privilege .far.fa-sack-dollarNav{
	display: inline-block;
	margin: 0;
}
.fieldset_privilege .far.fa-sack-dollarNav svg{
	fill: #3E96C9;
}
@media only screen and (min-width: 751px) {
	#dashBoard-data .info-box {
		min-height: inherit;
	}
	#dashBoard-data .info-box .col-md-3 {
		padding-right: 0;
	}
	#dashBoard-data .info-box .col-md-9 {
		margin-left: -2px;
	}
	#dashBoard-data .info-box .col-md-9 .row .col-md-4 {
		padding-right: 0px;
		padding-left: 0px;
	}
	#dashBoard-data .info-box .info-box-content {
		padding: 0 2px;
	}
}
@media only screen and (max-width: 1700px) {
	#renderdData.full-transaction-table.table-responsive {
		display: block !important;
	}
}
@media (max-width: 992px) and (min-width: 751px) {
	#navbarTogglerDemo02 .navbar-nav .nav-link {
		padding-right: 0.75rem;
		padding-left: 0.75rem;
	}
}
@media only screen and (max-width: 768px) {
	.navbar-expand-md .navbar-toggler, .MenuContainer .navbar-brand {
		display: inline-block;
	}
	.containerIndex {
		padding-top: 0.65rem!important;
	}
	.wrapper .container .col-md-6.col-sm-0 {
		display: none;
	}
	.MenuContainer {
		width: 100%;
	}
	#navbarTogglerDemo02 .navbar-nav {
		width: 100%;
		background: #fff;
		display: block;
		padding: 10px;
	}
	#navbarTogglerDemo02 .navbar-nav * {
		outline: 0;
		list-style: none;
		text-decoration: none;
		box-sizing: border-box!important;
		font-weight: 400;
		-webkit-tap-highlight-color: transparent;
		text-align: left;
	}
	#navbarTogglerDemo02 .navbar-nav > li {
		width: 100%;
		position: relative;
		cursor: pointer;
		line-height: normal;
		border-bottom: 1px solid rgba(60, 151, 203, 0.2);
		z-index: 50;
		margin: 0;
		padding: 0;
		display: block;
		font-size: 1em;
	}
	#navbarTogglerDemo02 .navbar-nav > li:last-child {
		border-bottom: 0 !important;
	}
	#navbarTogglerDemo02 .navbar-nav > li > a {
		padding: 10px!important;
		display: block;
		margin: 0;
		border: 0;
		text-align: left;
		color: #192E4C;
		font-size: 0.9em;
		font-weight: 700;
		text-decoration: none;
		height: auto;
		line-height: 20px;
		outline: none;
		transition: none !important;
		border-bottom: 0 !important;
	}
	#navbarTogglerDemo02 .navbar-nav > li > a:hover {
		color: #D9E22D !important;
	}
}
@media only screen and (max-width: 750px) {
	.main-footer {
		text-align: center;
		padding: 1rem 0.5rem;
	}
	.checkbox-inline {
		display: block;
		width: 100%;
	}
	.main-footer {
		font-size: 0.9em;
	}
	.card-footer .span6, .clearfix .span6, .clearfix .span6.total-records {
		width: 100% !important;
		display: block;
	}
	.card-footer .span6 .summary, .clearfix .span6 .summary {
		text-align: left;
		font-size: 0.8em;
		margin: 5px 0 0 0;
	}
	.breadcrumb.float-sm-right {
		margin-top: 10px;
	}
	.hint {
		font-size: 0.60em;
		line-height: 15px;
	}
	.height-affiliate-block-card {
		height: inherit;
	}
	.mt-btn {
		margin: 0;
	}
	#send-to-aff tr td a, #sent-aff tr td a {
		font-size: 0.95em;
	}
	#send-to-aff, #sent-aff {
		width: 100%;
		display: block !important;
	}
	#dashBoard-data .info-box-icon {
		width: 100%
	}
	#dashBoard-data .info-box .row .col-md-2 {
		margin-bottom: 13px;
	}
	.cap-custom {
		height: auto !important;
	}
	.content2 {
		width: 98% !important;
	}
	.table-responsive.analytics-table {
		display: block !important;
	}
	ul.navbar-nav .nav-item .nav-link#fullscreen {
		display: none !important;
	}
	.mt-custom-checkBox-35 {
		margin: 0px 0 10px 0 !important;
	}
	.mt-custom-checkBox {
		margin: 0px 0 15px 0;
	}
	#dashBoard-data .info-box .info-box-content {
		padding: 0 4px;
	}
	#transactionsTracker.scroll-tables #renderdData.full-transaction-table.table-responsive {
		display: block !important;
	}
	.scroll-tables .loadTimeTable .table-cell-title {
		font-size: 0.85em !important;
	}
	.mt-custom-35-checkBox .custom-control-label {
		font-size: 0.9em !important;
	}
	.content-wrapper .content-header .container-fluid .row .col-sm-6 {
		padding-left: 0;
	}
	#market-budget-grid {
		overflow-x: auto;
	}
	.mark-all-btn, .approve-all-btn {
		float: none !important;
		margin-top: 1rem !important;
	}
	.fieldset_privilege{
		min-height: inherit;
	}
}
@media only screen and (max-width: 570px) {
	.content-header h1 {
		font-size: 1.6rem;
	}
	#breadcrumb {
		margin-top: 0.8rem;
	}
}
/*
    icon with numbers of notifications
*/
.icon-button {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 15px;
	height: 15px;
	color: #333333;
	/*  background: #dddddd;*/
	background: #ffffff;
	border: none;
	outline: none;
	border-radius: 50%;
	top: 3px;
}
.icon-button:hover {
	cursor: pointer;
}
.icon-button:active {
	background: #cccccc;
}
.icon-button__badge {
	position: absolute;
	top: 0px;
	right: -5px;
	width: 15px;
	height: 15px;
	background: red;
	color: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	font-size: 10px;
	font-weight: bold;
}
@media only screen and (max-width: 450px) {
	.scroll-tables.table-responsive #renderdData.full-transaction-table {
		display: block !important;
	}
}
