/*================================================================================
	Item Name: Robust - Responsive Admin Template
	Version: 2.0
	Author: PIXINVENT
	Author URL: http://www.themeforest.net/user/pixinvent
================================================================================
​
NOTE:
------
PLACE HERE YOUR OWN SCSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */
body { font-family: 'Roboto', sans-serif; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {  font-family: 'Roboto', sans-serif; font-weight: 400; line-height: 1.2; margin-bottom: .5rem;  color: #373a3c; }
form label {  color: #868b8e; }
.form-control-sm {font-size: 1.2rem; }
.form-group input::placeholder {color:#999999; font-size: 16px; font-weight:300}
.icheckbox_square-red { float: left; margin: 0 10px 10px 0; }
.b-control {  padding: 0 94px; }
.b-control .skin  {      padding-bottom: 10px !important; }
.b-control .skin .form-group  {  margin-bottom: 0;     font-size: 13px; }
img.headerLogo {max-width: 380px;margin: 50px 0 0 0;padding-right: 0;}
.btn-outline-dark:hover {  color: #fff; border-color: #f1792f; background-color: #f1792f; }
#SignInFormAdmin,
#SignInFormManager,
#ForgotForm,
#SignInForm {     width: 353px; }
​
#RegisterForm {width: 550px;}
.card.border-grey.border-lighten-3 {  background: #f7f7f8; }
​
.header-sing { color: #252062; }
.header-sing h1 {color: #000;font-weight: 300;font-size: 2.2rem;text-transform: capitalize;}
.b-not-account {font-weight: 600;color: #292560;font-size: 16px;}
.b-not-account .btn {font-weight: 600;  padding: .6rem 1rem;margin-bottom: .2rem !important;font-size: 1rem;}
​
.form-control {  border-radius: .4rem; }
#SignInBtn + p { color: #000;  padding-bottom: 0px;  margin-bottom: 0px; }
​
form .form-control {color: #262626;border: 1px solid #999999;}
​
.line-on-side span {  padding: 0 10px;  background: #fff; }
fieldset + h6.line-on-side {padding: 0 0 0 0;margin: -12px 20px 20px 20px;border-bottom: 1px solid #bfc1c3;}
fieldset + h6.line-on-side span { padding: 0 30px; background: #f7f7f8; font-size: 24px; font-weight: 600; color: #656387; }
div.line-on-side {padding: 0 0 0 0;margin: 25px 0 20px 0;border-bottom: 1px solid #bfc1c3;}
​
@media (max-width: 560px) {
#SignInFormAdmin,
#SignInFormManager,
#ForgotForm,
#SignInForm {     width: 280px; }
#RegisterForm {width: 280px;}
}

/*New Style Start Here*/
/* Header Start*/
.header-navbar .navbar-container ul.nav li a.dropdown-user-link .user-name {
    display: inline-block;
    color: #0E132B;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    margin: 0 10px 0px 12px;
}
.header-navbar .navbar-container ul.nav li .dropdown-toggle::after {
    color: #282560;
    top: -15px;
    font-size: 26px;
}
.header-navbar .navbar-container ul.nav li a.dropdown-user-link .avatar {
    margin-right: 0;
    width: 40px;
    height: 40px;
    position: relative;
}
.avatar img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    border: 0 none;
    border-radius: 1000px;
    object-fit: cover;
    box-shadow: 0px 2px 2px #00000029;
}
.header-navbar .navbar-container ul.nav li a.dropdown-user-link {
    padding: 1.2rem 0.6rem;
    display: flex;
    align-items: center;
    padding-left: 0 !important;
}
ul.nav.navbar-nav{
    align-items: center;
    margin-left: 30px;
}
.navbar-nav li.price.nav-item span {
    font-size: 24px;
    line-height: 32px;
    font-family: 'Roboto';
    font-weight: bold;
    letter-spacing: 0px;
    color: #282560;
    border-right: 2px solid #F37A20;
    padding-right: 30px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.navbar-nav li.notification.nav-item{
	margin: 0 30px;
}
.notification a svg .a{
    fill: #282560 !important;
}

.header-navbar.navbar-shadow {
    box-shadow: 0px 1px 4px #00000029;
    padding: 3px 0;
}
.header-navbar .navbar-container ul.nav li a.menu-toggle i {
    font-size: 1.6rem;
    color: #282560;
}
.header-navbar .navbar-header .navbar-brand {
    margin-right: 0;
    padding: 0.35rem 0;
    display: flex;
    align-items: center;
    min-height: 0;
}
.header-navbar .navbar-header .navbar-brand .brand-text {
    margin: 0;
    line-height: 0;
    font-size: 0;
}
.header-navbar .navbar-header .navbar-brand .brand-text img.headerLogo {
    max-height: 2.5rem;
    width: auto;
    max-width: 200px !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0;
    object-fit: contain;
    object-position: left center;
    vertical-align: middle;
}
.header-navbar .navbar-container {
    padding-left: 0;
}
.menu-collapsed .header-navbar .navbar-container {
    padding-left: 18px;
}
body.vertical-layout.vertical-menu.menu-collapsed .navbar .navbar-header {
    width: 0;
    padding: 0;
}
body.vertical-layout.vertical-menu.menu-collapsed .navbar .navbar-container {
    margin-left: 0;
}
.header-navbar .navbar-container ul.nav li a.menu-toggle {
    padding: 1.4rem 0rem;
}
.nav-item svg .a {
    fill: #8F8F8F;
}
svg .a {
    fill: #282560;
}
/* Header End*/

/* Sidebar Start */
body.vertical-layout.vertical-menu.menu-expanded .main-menu {
    width: 242px;
}
body.vertical-layout.vertical-menu.menu-expanded .content, body.vertical-layout.vertical-menu.menu-expanded .footer {
    margin-left: 242px;
}
body.vertical-layout.vertical-menu.menu-expanded .navbar .navbar-container {
    margin-left: 242px;
}
.main-menu.menu-shadow {
    /* -webkit-box-shadow: 1px 0 30px rgb(0 0 0 / 10%); */
    /* box-shadow: 1px 0 30px rgb(0 0 0 / 10%); */
    box-shadow: 1px 0px 4px #00000029;
}
.main-menu.menu-dark .navigation > li > a {
    padding: 10px 30px;
    color: #8F8F8F !important;
    padding-right: 25px !important;
}
.main-menu.menu-dark .navigation > li.hover > a, 
.main-menu.menu-dark .navigation > li:hover > a, 
.main-menu.menu-dark .navigation > li.active > a {
    color: #282560 !important;
    background-color: transparent;
}
body.vertical-layout.vertical-menu.menu-expanded .main-menu .navigation li.has-sub > a:not(.mm-next):after {
    color: #0E132B;
}
.main-menu.menu-dark .navigation > li.hover > a i, 
.main-menu.menu-dark .navigation > li:hover > a i, 
.main-menu.menu-dark .navigation > li.active > a i{
    color: #282560;   
}
.main-menu.menu-dark .navigation li a span {
    display: inline-block;
    font: normal normal normal 12px/16px Roboto;
    letter-spacing: 0px;
    font-size: 14px !important;
}
.logout-wrp {
    padding: 30px 30px;
}
.logout-wrp a {
    text-align: left;
    font: normal normal normal 12px/16px Roboto;
    letter-spacing: 0px;
    color: #8F8F8F;
    display: flex;
    align-items: center;
    text-decoration: none;
}
.logout-wrp a i {
    margin-right: 12px;
}
.logout-wrp a:hover{
    color: #282560 !important;
}
.main-menu.menu-dark .navigation > li.open > a {
    background: transparent !important;
}
.main-menu.menu-dark .navigation > li.open > ul {
    background: transparent;
}
.main-menu.menu-dark .navigation > li.open ul li > a {
    padding: 4px 20px 4px 73px;
    font: normal normal normal 12px/16px Roboto;
    font-size: 14px;
    line-height: 16px;
    font-family:'Roboto';
    background-color: transparent !important;
    border: none !important;
}
.nav-item.open a svg .a{
    fill: #282560 !important;
}
.main-menu.menu-dark .navigation > li ul li > a {
    padding: 4px 20px 4px 73px;
    font-size: 14px !important;
    line-height: 16px !important;
    font-family: 'Roboto' !important;
    color: #8F8F8F !important;

}
.main-menu.menu-dark .navigation > li > ul {
    background: transparent;
}
body.vertical-layout.vertical-menu.menu-expanded .main-menu .navigation > li > a > svg {
    width: 20px;
    height: 20px;
    margin-right: 20px;
}
.main-menu.menu-dark .navigation > li.hover > a svg, 
.main-menu.menu-dark .navigation > li:hover > a svg, 
.main-menu.menu-dark .navigation > li.active > a svg{
    fill: #282560 !important;
}
.main-menu.menu-dark .navigation > li.active > a svg .a{
    fill: #282560 !important;
}
.main-menu.menu-dark .navigation > li.hover > a svg path, 
.main-menu.menu-dark .navigation > li:hover > a svg path, 
.main-menu.menu-dark .navigation > li.active > a svg path{
    fill: #282560 !important;
} 
.main-menu.menu-dark .navigation > li.hover > a svg path rect,
.main-menu.menu-dark .navigation > li.active > a svg path rect{
    fill: #282560 !important;
}
.logout-wrp a svg {
    width: 20px;
    height: 20px;
    margin-right: 20px;
}
.logout-wrp a:hover svg g {
    fill: #282560;
}
.main-menu .main-menu-content {
    position: relative;
    height: 100% !important;
    overflow-y: auto;
    /* display: flex; */
    flex-direction: column;
    justify-content: space-between;
	padding: 20px 0;
}
.main-menu .main-menu-content::-webkit-scrollbar {
	display: none; /* Chrome */
}
.main-menu .main-menu-content{
	-ms-overflow-style: none;
	scrollbar-width: none; /* Firefox */
}
.main-menu.menu-dark .navigation > li.hover > a span, 
.main-menu.menu-dark .navigation > li:hover > a span, 
.main-menu.menu-dark .navigation > li.active > a span {
    font-weight: bold;
    color: #282560;
}
body.vertical-layout.vertical-menu.menu-collapsed .main-menu .logout-wrp {
    padding: 17px 17px;
}
body.vertical-layout.vertical-menu.menu-collapsed .main-menu .logout-wrp {
    padding: 17px 17px;
}
body.vertical-layout.vertical-menu.menu-collapsed .main-menu .logout-wrp span{
display: none;
}
body.vertical-layout.vertical-menu.menu-collapsed .main-menu .main-menu-content > span.menu-title, body.vertical-layout.vertical-menu.menu-collapsed .main-menu .main-menu-content a.menu-title {
    border-color: #282560;
    background-color: #282560;
}
.main-menu.menu-dark ul.menu-popout {
    background: #F37A20;
}
.main-menu.menu-dark ul.menu-popout li a {
    color: #fff;
}


body.vertical-layout.vertical-menu.menu-collapsed  .main-menu .navigation > li > a > svg {
    width: 20px;
    height: 20px;
    margin-right: 20px;
}

/* Sidebar End */
/*Dashboard Page Start*/
.dashboard-title {
    position: relative;
    margin-bottom: 28px;
}
.dashboard-title h2 {
    text-align: left;
    letter-spacing: 0px;
    color: #282560;
    font-size: 16px;
    line-height: 21px;
    margin: 0 !important;
    font-weight: 500;
}
.dashboard-aff-box {
    position: relative;
}

.dashboard-aff-box .dashboard-aff-box-item {
    position: relative;
    border: 1px solid #F1F1F1;
    border-radius: 5px;
    background: #fff;
    padding: 17px 25px;
    display: flex;
    align-items: center;
    gap: 25px;
    margin-bottom: 20px;
}

.dashboard-aff-box .dashboard-aff-box-item span {
    width: 40px;
    height: 40px;
    display: block;
}
.dashboard-aff-box .dashboard-aff-box-item .desc p {
    color: #0E132B;
    font-size: 16px;
    line-height: 21px;
    margin: 0;
    padding-bottom: 8px;
}
.dashboard-aff-box .dashboard-aff-box-item .desc h3 {
    color: #0E132B;
    font-size: 20px;
    line-height: 26px;
    margin: 0;
    font-weight: bold;
} 
.dashboard-aff-box .dashboard-aff-box-item:hover {
    border-color: #069731;
}
.dashboard-aff-box .dashboard-aff-box-item:hover span svg path {
    fill: #069731;
}
.dashboard-aff-box .dashboard-aff-box-item:hover .desc h3 {
    color: #069731;
}
.main-menu.menu-fixed {top: 5.4rem;}

/* 13-7-2022 */
.unslider{
	position: relative;
}
.unslider-top {
    border-bottom: 1px solid #F1F1F1;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.engine {
    border-bottom: 1px solid #d7d2d2;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
nav.unslider-nav {
    position: relative;
    order: 1 !important;
}
.my-slider{
    order: 2 !important;
}
.unslider-nav ol {
    padding: 0 !important;
    text-align: left !important;
	position: relative;
	margin: 0 !important;
}
.unslider-nav ol li {
    display: inline;
    cursor: pointer;
    color: #8F8F8F;
    font-size: 14px;
    line-height: 19px;
    font-family: 'Roboto', sans-serif;
    margin-right: 50px;
    position: relative;
    padding: 22px 0;
}
.unslider-nav ol li:after {
    content: '';
    background: transparent;
    width: 52px;
    box-shadow: none;
    height: 4px;
    display: block;
    position: absolute;
    bottom: 4px;
    left: 0;
    z-index: 1;
}
.unslider-nav ol li + span {
	display: none;
}
.unslider-nav ol li.unslider-active:after {
    content: '';
    background: #F37A20;box-shadow: 0px 3px 6px #f37a207a;
}
.unslider-nav ol li.unslider-active {
    color: #282560;
}
text.highcharts-title {
    display: none;
}
.engine input[type="submit"] {
    border-radius: 5px !important;
    text-align: center !important;
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    font-family: 'Roboto';
    letter-spacing: 0px !important;
    color: #FFFFFF !important;
    padding: 8px 24px !important;
    display: inline-block !important;
    height: auto !important;
    margin-left: 12px;
}
select:focus-visible {
    outline: none;
}
input:focus-visible{
    outline: none;
}

.engine tr td select, 
.engine tr td input {
    border-radius: 5px;
    height: auto;
    border: 1px solid #F1F1F1;
    padding: 9px 16px;
    font: normal normal normal 12px/16px Roboto;
    letter-spacing: 0px;
    color: #282560;
    height: 36px !important;
    font-size: 14px !important;
}
.engine tr td select {width: 153px !important;margin-right: 12px;}
.engine tr td input[type=text]{
    background: #FFF;
    border-radius: 5px;
    height: auto;
    border: 1px solid #F1F1F1;
    padding: 9px 16px !important;
    font: normal normal normal 12px/16px Roboto;
    letter-spacing: 0px;
    color: #282560;
    width: 105px;
}
.engine table {
    margin-left: auto;
}
.engine b {
    height: auto;
    font: normal normal normal 12px/16px Roboto;
    letter-spacing: 0px;
    color: #282560;
}
/* 14-7-2022 */
.highcharts-yaxis-title{
    color: #F37A20 !important;
    fill: #F37A20 !important;
}
.highcharts-axis-labels.highcharts-yaxis-labels text{
    color: #F37A20 !important;
    fill: #F37A20 !important;
}

.cart-report-wrp{position: relative;}
.cart-report-wrp h2.title{
	text-align: left;
	letter-spacing: 0px;
	color: #282560;
	font-size: 14px;
	line-height: 19px;
	font-weight: 400;
}
.cart-report-wrp .cart-report-box {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #F1F1F1;
    border-radius: 5px;
    padding: 20px;
    height: 100%;
    margin-bottom: 25px;
}
.cart-report-wrp .h-full{height: 100%;}
.cart-report-wrp .cart-report-wrp{margin-bottom: 25px;}
.cart-report-wrp  [class*="col-"]{
    margin-bottom: 60px;
}
.your-account-manager .cart-report-box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.your-account-manager .account-manager-list {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.your-account-manager .account-manager-list span {
    width: 100px;
    flex: 0 0 120px;
    text-align: left;
    font: normal normal normal 14px/19px Roboto;
    letter-spacing: 0px;
    color: #8F8F8F;
}
.your-account-manager .account-manager-list p {
    margin: 0;
    text-align: left;
    font: normal normal normal 14px/19px Roboto;
    letter-spacing: 0px;
    color: #0E132B;
    word-break: break-word;
}
.green-color {
    color: #069731 !important;
}
.orange-color {
    color: #F37A20 !important;
}
.account-manager-bottom p {
    margin: 0;
    text-align: left;
    font: normal normal normal 12px/18px Roboto;
    letter-spacing: 0px;
    font-size: 14px;
}
.performing-creative-table td span{width: 21px;height: 21px;display: block;margin: 0 auto;}
.performing-creative-table td span img{width: 100%;height: 100%;object-fit: cover;}


.performing-creative-table tr th {
    background: #282560 !important;
    border: 0 !important;
    font-size: 14px !important;
    line-height: 19px !important;
    font-weight: 400;
    color: #fff;
    padding: 7px 16px !important;
}
.performing-creative-table tr td {
    border: 0 !important;
    text-align: left;
    font-size: 14px !important;
    line-height: 16px !important;
    font-weight: 400;
    letter-spacing: 0px;
    color: #282560 !important;
    padding: 15px 11px;
}
.performing-creative-table tr:first-child th:first-child {
    border-top-left-radius: 5px;
}
.performing-creative-table tr:first-child th:last-child {
    border-top-right-radius: 5px;
}
.performing-creative-table tr:last-child th:first-child {
    border-bottom-left-radius: 5px;
}
.performing-creative-table tr:last-child th:last-child {
    border-bottom-right-radius: 5px;
}
.performing-creative-table tr:nth-child(even) td{
	background: #FCFCFC;
}
.performing-creative-table .table th, 
.performing-creative-table .table td {vertical-align: middle;
}
.cart-report-wrp .session-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
	margin-bottom: 25px;
}

.cart-report-wrp .session-bar p {
    margin: 0;
    color: #0E132B;
    font-size: 14px;
    line-height: 19px;
}
.cart-report-wrp select {
    text-align: left;
    letter-spacing: 0px;
    color: #282560;
    font-size: 14px;
    line-height: 16px;
    border: 0;
    font-weight: 400;
}
.cart-report-wrp select:focus-visible {
    outline: none;
}
.breadcrumb li a {font-size: 16px;line-height: 21px;}
.breadcrumb li:first-child a {
    color: #8F8F8F;
}
.breadcrumb li+li::before {
    content: '>>';
}
/*Dashboard Page End*/
/* Creative Page Start */
.creative-page-filter{
	position: relative;
	margin-bottom: 40px;
}
.creative-page-filter .filter-name h3{
color: #0E132B;
font-size: 14px;
line-height: 16px;
margin: 0;
text-align: left;
}
.creative-page-filter .filter-name select{
	border-radius: 5px;
    height: auto;
    border: 1px solid #F1F1F1;
    padding: 9px 3px;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
    letter-spacing: 0px;
    color: #282560;
	width: 100%;
}
.creative-page-filter .search-wrp {
    display: flex;
    align-items: center;
	justify-content: flex-end;
    margin-top: 31px;
}
.creative-page-filter .search-wrp p {
    color: #282560;
    font-size: 14px;
    line-height: 19px;
    margin: 0;
    text-align: left;
    padding-right: 19px;
}

.creative-page-filter .search-wrp .search-box input {
    border-radius: 5px;
    height: auto;
    border: 1px solid #DCDCDC;
    padding: 9px 16px;
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #282560;
    width: 100%;
    width: 243px;
}

.creative-page-filter .search-wrp .search-box {
    position: relative;
}

.creative-page-filter .search-wrp .search-box button {
    border: 0;
    background: #fff;
    cursor: pointer;
    position: absolute;
    top: 3px;
    right: 3px;
    padding: 5px 10px;
    border-radius: 5px;
}
.creatives-list-filter{margin-bottom: 25px;}
.creatives-list-filter .creatives-list-filter-btn a {
    border: 1px solid #282560;
    border-radius: 5px;
    font: normal normal normal 14px/19px Roboto;
    letter-spacing: 0px;
    color: #282560;
    padding: 8.4px 27px;
	margin-right: 12px;
	display: inline-block;
    font-size: 14px;
}
.creatives-list-filter .creatives-list-filter-btn a:hover{
	background: #282560;
	color: #fff;
}
.creatives-list-filter .creatives-list-filter-opt{
	text-align: right;
}
.creatives-list-filter .creatives-list-filter-opt select {
    border-radius: 5px;
    height: auto;
    border: 1px solid #F1F1F1;
    padding: 10px 16px;
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #282560;
	margin-left: 12px;
    width: auto;
    font-size: 14px !important;
}

/* 15-7-2022 */

.creatives-list-filter-btn{
    margin-bottom: 11px;
}
.show-creative-table {
    background: #FCFCFC;
    border-radius: 5px;
    border: 1px solid #f9f9f9;
    padding: 17px 26px;
    margin-bottom: 8px;
}

.creative-table {
    width: 100%;
}
.creative-details-list {
    display: flex;
    align-items: center;
    margin: 6px 0;
}

.creative-details-list p {
    margin: 0;
    max-width: 192px;
    width: 100%;
    font-family:'Roboto';
    font-size: 12px;
    color: #0E132B !important;
    line-height: 18px;
}

.creative-details-list strong {
    min-width: 120px;
    font-family:'Roboto';
    font-size: 14px;
    color: #0E132B !important;
    line-height: 18px;
}

.copy-link-heading h4 {
    margin: 0;
    font-size: 12px;
    line-height: 16px;
    color: #0E132B;
    font-weight: 600;
    margin-bottom: 13px;
}
.creative-copy-link, .creative-details, .creative-img{
    vertical-align:inherit !important;
}
.creative-img{
    /* min-width: 239px !important;
    min-height: 174px !important;
    height: 100% !important;
    width: 100% !important; */
    width: 239px !important;
    height: 174px !important;
    flex: 0 0 239px !important;
}

.creative-img img{
    width: 100% !important;
    object-fit: contain !important;
    width: 239px !important;
}
.copy-link-input p {
    font-size: 12px;
    color: #0E132B;
    line-height: 16px;
    margin-bottom: 12px;
    padding: 16px 17px;
    background: #fff;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    font-weight: 400;
}
.copy-link-input input {
    font-size: 12px;
    color: #0E132B;
    line-height: 16px;
    margin-bottom: 12px;
    padding: 20px 17px;
    background: #fff;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    font-weight: 400;
    width: 100%;
}
.ClickURL{
    border: 1px solid #282560;
    border-radius: 5px;
    background: #fff;
    padding: 9px 13px;
    font-size: 14px;
    line-height: 19px;
    color: #282560;
    font-weight: 500;
}
.ClickURL img{
    margin-left: 8px;
}
.GetHTML{
    background: #282560 0% 0% no-repeat padding-box;
border-radius: 5px;
padding: 9px 13px;
color: #fff;
font-size: 14px;
line-height: 19px;
font-weight: 500;
border: 1px solid #282560;
margin-left: 7px;
}
.copy-buttons{
    display: flex;
    align-items: center;
}
.HtmlCode-modal .modal-dialog{
max-width: 740px !important;

}
.HtmlCode-modal{
    padding-right: 0;
}
.get-code-button button{
    background: #282560 0% 0% no-repeat padding-box;
    border-radius: 5px;
    padding: 8px 22px;
    color: #fff;
    font-size: 14px;
    line-height: 19px;
    font-weight: normal;
    border: none;
}
.html-model-header, .html-model-body, .html-model-footer{
    padding: 0;
    border: none;
}
.html-modal-content{
    padding: 30px;
    box-shadow: -3px 3px 6px #00000017 !important;
border-radius: 10px !important;
border: none !important;
}
.html-model-header h5{
    color: #0E132B;
    font-size: 12px;
    font-weight:600;
    line-height: 16px;
    margin-bottom: 20px;
    font-weight:medium;
}
.html-model-header button{
    padding: 0 !important;
    max-width: 30px !important;
    width: 100% !important;
    height: 30px !important;
    border-radius: 100px !important;
    border: 1px solid #0E132B !important;
    color:#0E132B !important;
    opacity: 1 !important;
    padding:0 !important;
    background-color: transparent !important;
    font-size: 24px !important;
}
.html-model-header button span{
    font-weight: 400;
    color: #0E132B !important;
}

.profile-div {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 13px;
}

.profile-section {
    display: flex;
    align-items: center;
}


.profile-lable-input {
    display: flex;
    align-items: center;
}

.profile-lable-input .form-group {margin: 0; margin-right: 12px;}

.profile-lable label{
color: #0E132B;
font-size: 12px;
line-height: 16px;
font-weight: normal;
margin-bottom: 12px;
}
.profile-lable-input .form-control{
    width: 164px;
    height: 36px !important;
    background-color: #fff;
    border: 1px solid #DCDCDC;
border-radius: 5px;
color: #282560;
font-size: 12px;
font-weight: normal;
line-height:14px;
font-family: 'SF Pro ';
margin-right: 12px;
}
.plush {
    background: #25265e;
    border: none;
    padding: 0 0;
    font-size: 40px;
    color: #fff;
    height: 36px;
    line-height: 22px;
    width: 36px;
    border-radius: 5px;
    cursor: pointer;
}
.profile-lable{
    margin-right: 20px;
}
.DynamicParameter label{
    color: #0E132B;
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    margin-bottom: 12px;
}
.DynamicParameter input{
    max-width: 164px;
    width: 100%;
    height: 36px !important;
    background-color: #fff;
    border: 1px solid #DCDCDC;
border-radius: 5px;
color: #282560;
font-size: 12px;
font-weight: normal;
line-height:14px;
font-family: 'SF Pro ';
margin-right: 12px;
}
.text-area-div textarea{
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    width: 100%;
    height: 227px;
    background-color: #fff;
    margin-bottom: 20px;
    resize:none;
}
.html-code-footer-button{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.html-code-footer-button button{
    padding:14px 19px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    line-height: 19px;
    background: #282560;
    border-radius: 5px;
    border: none;
   max-width: 200px;
   width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.html-code-footer-button button img{
    width: 18px;
    fill: #fff;
}

@media (max-width: 1271px) {
.creative-details, .creative-img, .creative-copy-link{
    white-space: nowrap;
}
.creative-details-list p{
    max-width: 100%;
}
}
@media (max-width: 991px) {
    .creative-page-filter .search-wrp{
        justify-content: flex-start;
    }
    .filter-name{
        margin-top: 10px;
    }
    ul.nav.navbar-nav{
        align-items: center;
        margin-left: 0;
    }
}

@media (max-width: 767px) {
    .html-code-footer-button button{
        margin: 5px 3px;
        justify-content: inherit !important;
        padding: 14px 9px;
    }
    .html-code-footer-button button img{
        margin-left: 5px !important;
    }
    .HtmlCode-modal{
        padding-right:10px;
        padding-left:10px !important;
    }
    .profile-div{
        display: block;
    }
    .get-code-button{
        margin-top: 20px;
    }
   
    .nav-item a svg{
        width: 15px !important;
        height: 15px !important;
    }
    .nav-item a .menu-title{
        font-size: 12px !important;
        margin-left: 4px !important;
    }
    .float-right{
        float: inherit !important;
        justify-content:center !important;
    }
}
@media (max-width: 575px) {
    .html-code-footer-button {
        justify-content: center;
        flex-wrap: wrap;
    }
    .profile-section{
        display: block;
    }
    .DynamicParameter{
        margin-top: 20px;
    }
    .DynamicParameter input{
        margin-right: 19px;
    }
}
@media (max-width: 320px) {
    .creatives-list-filter-btn{
        text-align: center;
    }
    .creatives-list-filter .creatives-list-filter-btn a{
        padding: 8px 20px;
        margin-right: 0px;
    }
}

/* Creative Page End */


/* Billing Page */
.billing-page{
    padding-top: 30px;
    padding-left: 10px;
}
.search-payment label{
    color: #282560;
    font-size: 14px;
    font-weight: normal;
    line-height: 19px;
    margin-right: 8px;
    margin-bottom: 0px;
}
.billing-page-id{
    display: flex;
    align-items: center;
    padding-bottom: 16px;
}
.SearchPayment-input input{
    max-width: 243px;
    width: 100%;
    height: 36px;
    background: #FFFFFF;
border: 1px solid #DCDCDC;
border-radius: 5px;
padding: 3px 36px 3px 6px;
}
.SearchPayment-input{
    position: relative;
}
.SearchPayment-input p{
    margin: 0;
    color: #282560;
    font-size: 18px;
    position: absolute;
    top: 5px;
    right: 12px;
}
@media (max-width:425px) {
.billing-page-id{
    display: inline-grid;
}
.search-payment{
    padding-bottom: 10px;
}
}


/* Teams & Condition */

.condition{
    padding: 30px;
    background: #FFFFFF;
    border: 1px solid #DCDCDC;
    border-radius: 10px;
    margin-top: 30px;
    height: 100vh;
    overflow:auto;
    -ms-overflow-style: none;  
scrollbar-width: none;  

}
.condition::-webkit-scrollbar{
    display: none;
} ;
.teams-details h2 {
    color: #0E132B;
    margin-bottom:12px;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
}
.teams-details h3 {
    font-size: 14px;
    line-height: 19px;
    color: #0E132b;
    font-weight: bold;
    margin-bottom: 12px;
}
.teams-details p {
    font-size: 12px;
    line-height: 18px;
    color: #606060;
    margin-bottom: 30px;
}

/* Support Page */

.suportpage-top{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.faq-page{
    display: flex;
    align-items: center;
}
.faq-link a{ 
    font-size: 14px;
    color: #fff;
    line-height: 19px;
    padding: 10px 23px;
    background: #282560;
    border-radius: 5px;
    margin: 0 3px;
}
.add-new-ticket button{
    font-size: 14px;
    color: #fff;
    line-height: 19px;
    padding: 10px 23px;
    background: #282560;
    border-radius: 5px;
    margin: 0 3px;
    border: none !important;
}
.ticket-modal label{
font-size: 12px;
font-weight: normal;
line-height: 16px;
color:#0E132B;
margin-bottom: 12px;
}
.ticket-modal input{
    background: #FFFFFF;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    max-width:320px;
    width: 100%;
    height:36px;
}
.ticket-modal{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.support-modal-button{
    justify-content: center;
}
.support-modal-button button{
    justify-content: center;
    cursor: pointer;
}
/* .TicketSubject{
    display: grid;
    width: 100%;
}*/
.TicketSubject{
    max-width: 320px;
    width: 100%;
}
.Youremail{
    display: grid;
    max-width: 320px;
    width: 100%;
   
} 
.text-area-div label{
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    color:#0E132B;
    margin-bottom: 12px;
}
.question span.plus {
    width: 12px;
    text-align: center;
}
@media (max-width:767px) {
    .ticket-modal{
        display: block;
    }
    .Youremail{
        margin-top: 10px;
    }
}
@media (max-width:676px) {
.suportpage-top{
display: block;
}
.faq-page{
    margin-top: 10px;
    justify-content: space-between;
}
}
.add-new-ticket button.close{
    border: 2px solid #282560 !important;
}
.question{
    background: #FFFFFF !important;
border: none !important;
border-radius: 10px !important; 
padding: 12px !important;
color: #0E132B !important;
font-weight: normal !important;
font-size: 14px !important;
line-height: 18px !important;
display: flex !important;
align-items: center !important;
}
.question p{
    font-size: 14px !important;
line-height: 18px !important;
margin:0;
color: #0E132B !important;
}
.question span{
    font-size: 22px;
    color: #fff;
    border-radius: 5px;
    margin-right: 12px;
    position: relative;
    z-index: 9;
}

.question .plus::after {
    content: '';
    background: #282560;
    position: absolute;
    top: -3px;
    left: -6px;
    width: 24px;
    height: 24px;
    border-radius: 5px;
    z-index: -1;
    /* display: block; */
}
.faq-question{
    border: 1px solid #DCDCDC !important;
border-radius: 10px !important; 
}
.answer img{
    max-width:612px !important;
    width: 100% !important;
}
.answer{
    font-size: 12px !important;
    line-height: 18px;
    color: #0E132B;
    padding-left: 40px !important;
}


/* Sub Affiliation Creative Materials */

.sub-search-section .search-wrp{
    justify-content: start;
}
.sub-creative-img label{
    font-size: 14px;
    line-height: 19px;
    color: #282560;
    margin: 0;
    margin-right: 12px;
}
.sub-search-section .search-wrp p{
    color: #282560;
}
.sub-creative-img .form-group{
    display: flex;
    align-items: center;
    justify-content:end;
    margin: 0;
}
.img-select{
    height: 36px;
    max-width: 240px;
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    padding: 9px 12px;
    font-size: 12px;
    line-height: 16px;
    color: #282560;
}
.sub-search-section{
    display: flex;
    align-items: end;
    margin-bottom: 20px;
}
.sub-search-section .search-section{
    width: 100%;
}
.sub-img-section{
    width: 100%;
    margin: 0 auto;
}
@media (max-width: 767px) {
    .sub-search-section{
        display:block;
    }
    .sub-creative-img .form-group{
        margin-top: 10px;
    }
}
.modal-span{
    font-size: 10px;
}
.label-email{
    padding-top: 11px;
}

/* Account-Details */

.ac-details .nav-link{
    color: #8F8F8F;
    font-size: 14px;
    line-height: 19px;
    font-weight: 500;
    border: none;
    padding: 0 !important;
    padding-bottom: 10px !important;
}
.ac-details .nav-tabs{
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #DCDCDC;
}
.ac-details .nav-item{
    margin: 0 39px 0 0;
}
.ac-details .nav-link.active{
    color: #0E132B;
    border-bottom: 4px solid #F37A20;
    box-shadow: 0px 3px 3px -2px #f37a207a;
}
.ac-details-tab {
    background: #FCFCFC;
    border-radius: 5px;
    padding: 20px;
    margin-top: 20px;
}
.ac-details-tab .tab-input-acc label{
    font-size: 14px;
    line-height:16px;
    color: #0E132B;
    margin-bottom: 12px;
}
.ac-details-tab .tab-input-acc input{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    height: 36px;
    padding: 0 10px;
    font-size: 14px;
}
.tab-input-acc{
    margin-bottom: 20px;
}
.save-button button{
    margin-top: 30px;
    font-size: 14px;
    line-height: 19px;
    color: #fff;
    padding:9px 55px;
    background: #282560;
    border-radius: 5px;
    border: none;
    cursor: pointer;
}
.save-button input{
    margin-top: 30px;
    font-size: 14px;
    line-height: 19px;
    color: #fff;
    padding:9px 55px;
    background: #282560;
    border-radius: 5px;
    border: none;
    cursor: pointer;
}
.tac-check-acc{
    margin-top: 30px;
}
.tab-acc-check-box label{
    font-size: 14px;
    line-height: 16px;
    color: #0E132B;
    margin-bottom: 0;
    margin-left: 40px;
    font-family:'Roboto';
}
.tab-acc-check-box{
    margin-left: 18px;
}
.custom-control-label::before, 
.custom-control-label::after {
    top: .8rem;
    width: 1.25rem;
    height: 1.25rem;
}
.tab-acc-check-box input{
    width: 30px;
    height: 30px;
}
.form-check-input {
    position: absolute;
    margin-top: -0.7rem;
    margin-left: -0.25rem;
}
button:focus{
    outline: none;
}



.salutation-check-box input[type="radio"] {
    appearance: none;
    display: none;
}

.salutation-check-box label {
    /* font-family: "Open Sans", sans-serif;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: inherit;
    width: 80px;
    height: 40px;
    text-align: center;
    border-radius: 9999px;
    overflow: hidden;
    transition: linear 0.3s;
    color: #6e6e6edd; */

    font-size: 14px;
    line-height: 19px;
    color: #0E132B;
    padding: 9px 35px;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    margin-right: 12px;
    margin-bottom: 20px;
}

.salutation-check-box input[type="radio"]:checked + label {
    color: #fff;
    transition: 0.3s;
    background: #282560;
    border-radius: 5px;
}
 
.salutation{
    display: flex;
    align-items: center;
}


.select-ul select{
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    flex-wrap: wrap;
    max-width: 210px;
    height: 314px;
    background: #fff;
    border: 1px solid #DCDCDC;
border-radius: 5px;
padding: 12px;
overflow: scroll;
overflow-x: hidden;
}
.select-ul ul{
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    flex-wrap: wrap;
    max-width: 210px;
    height: 314px;
    background: #fff;
    border: 1px solid #DCDCDC;
border-radius: 5px;
padding: 12px;
overflow: scroll;
overflow-x: hidden;
}
.select-ul ul li{
    height:fit-content;
    word-break: break-all;
}
.market-select{
    display: flex;
    align-items: center;
}
.a-button button{
    background: #282560 0% 0% no-repeat padding-box;
border-radius: 5px;
color: #fff;
font-size: 36px;
border: none;
margin: 6px;
padding: 0 20px;
}
.select-ul{
    max-width: 230px;
    width: 100%;
}




/* width */
.select-ul ul::-webkit-scrollbar {
    width: 10px;
    margin: 10px;
    border-radius:10px;
  }
  
  /* Track */
  .select-ul ul::-webkit-scrollbar-track {
    background: #f1f1f1 !important; 
    margin: 10px;
    border-radius:10px;
  }
   
  /* Handle */
  .select-ul ul::-webkit-scrollbar-thumb {
    background: #282560 !important; 
    border-radius:10px;
  }
  
  /* Handle on hover */
  .select-ul ul::-webkit-scrollbar-thumb:hover {
    background: #282560 !important; 
    border-radius: 10px;
  }


  /* PixelMonitor */

  .pixelmonitor-div{
    display: flex;
    align-items: end;
    justify-content: space-between;
  }
  .pixelmonitor-div .search-wrp p{
    color: #282560;
  }
  .new-pixel-moniter button{
    padding:9px 23px;
    font-size: 14px;
    line-height: 19px;
    color:#fff;
    background: #282560;
border-radius: 5px;
  }
  .pixelmonitor-div{
    margin-top: 0 !important;
    margin-bottom: 16px;
  }
  .span-green span{
    width: 20px !important;
    height: 20px !important;
    background-color:#14DF6C;
    border-radius: 100px;
  }
  .text-align-center{
    text-align: center !important;
  }
  .table-input{
    background: #FFFFFF;
border: 1px solid #DCDCDC;
border-radius: 5px;
padding:3px;
width: 100%;
  }

  .pixel-table table td select{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    padding:0px 12px;
    font-size: 12px;
    line-height: 16px;
    color: #282560;
  }
  .pixel-table table td .form-group{
    margin: 0 !important;
  }
  .pixel-table table td{
    padding: 15px 10px !important;
  }
  .pixel-table table th{
    padding: 15px 10px !important;
  }
  .pixel-table table td .dropdown button::after{
    display: none;
  }
  .pixel-table table td .dropdown button{
    background-color: transparent;
    border: none;
  }
  .pixel-table table td .dropdown button i{
    font-size: 20px;
    margin: 0;
    color: #282560;
  }
  .pixel-moniter-modal-button{
    justify-content: end;
  }
  .pixel-moniter-modal-button button{
    justify-content:center;
  }
  .step-1-modal{
    margin-left: 0 !important;
  }
  /* .pixel-table table td .dropdown-menu{
    transform: translate3d(-101px, 44px, 0px) !important;
  }
  .pixel-table table td .dropdown{
    z-index: 999999;
    display: block;
    position: absolute;
  } */

  .swMain ul.anchor li a.disabled{
    background-color: transparent !important;
  }


  .swMain ul.anchor li a.disabled {
    background: transparent !important;
    color: #8F8F8F !important;
    font-size: 12px !important;
    line-height: 16px !important;
    width: 100% !important;
    height: auto !important;
    border: none !important;
    border-bottom: 8px solid gray !important;
    border-radius: 0 !important;
    padding-bottom: 12px !important;
    font-weight: 400 !important;
}

.swMain ul.anchor li a .stepNumber {
    font-size: 12px !important;
    line-height: 16px !important;
    padding: 0 !important;
    margin-bottom: 0 !important;
    text-align: left !important;
    width: auto !important;
    font-weight: 400 !important;
}

.swMain ul.anchor li a .stepDesc {
    font-size: 12px !important;
    line-height: 16px !important;
    margin: 0 !important;
    padding: 0 !important;
    font-weight: 400 !important;
}

.swMain ul.anchor li {
    padding: 0 4px !important;
}

.swMain ul.anchor li a.selected {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    color: #0E132B !important;
    border-bottom: 8px solid gray !important;
    border-radius: 0 !important;
    padding-bottom: 12px !important;
    border-color: #282560 !important;
    font-weight: 400 !important;
    width: auto !important;
    height: auto !important;
}
.swMain ul.anchor li a.done{
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    color: #0E132B !important;
    border-bottom: 8px solid gray !important;
    border-radius: 0 !important;
    padding-bottom: 12px !important;
    border-color: #282560 !important;
    font-weight: 400 !important;
    width: auto !important;
    height: auto !important;
}
.swMain ul.anchor li a.error{
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    color: red !important;
    border-bottom: 8px solid gray !important;
    border-radius: 0 !important;
    padding-bottom: 12px !important;
    border-color: red!important;
    font-weight: 400 !important;
    width: auto !important;
    height: auto !important;
}

label.stepNumber {}

.swMain ul.anchor li a.selected .stepNumber {
    color: #0E132B !important;
    font-weight: 400 !important;
}
.swMain ul.anchor li a.done .stepNumber {
    color: #0E132B !important;
    font-weight: 400 !important;
}
/* .buttonFinish{
    display: none !important;
} */
.buttonPrevious{
    border: none !important;
    max-width: 200px !important;
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    padding: 9px 23px !important;
    font-size: 14px !important;
    line-height: 19px !important;
    color: #fff !important;
    background: #282560 !important;
    border-radius: 5px !important;
    justify-content: center !important;
    order: 2 !important;
    width: 200px !important;
    height: 48px !important;
    font-weight: 400 !important;
} 
 .buttonNext{
    border: none !important;
    max-width: 200px !important;
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    padding: 9px 23px !important;
    font-size: 14px !important;
    line-height: 19px !important;
    color: #fff !important;
    background: #282560 !important;
    border-radius: 5px !important;
    justify-content: center !important;
    order: 3 !important;
    width: 200px !important;
    height: 48px !important;
    font-weight: 400 !important;
}

.buttonFinish{
    border: none !important;
    max-width: 200px !important;
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    padding: 9px 23px !important;
    font-size: 14px !important;
    line-height: 2.2 !important;
    color: #fff !important;
    background: #282560 !important;
    border-radius: 5px !important;
    justify-content: center !important;
    width: 200px !important;
    height: 48px !important;
    font-weight: 400 !important;
    margin-right:0 !important;
}
.swMain div.actionBar {
    position: inherit !important;
    background: transparent !important;
    width: 100% !important;
    overflow: hidden !important;
    border: none !important;
    height: auto !important;
} 

/* .step-1-modal {
    width: 100% !important;
    max-width: 100% !important;
    position: inherit !important;
    background: transparent !important;
    border: none !important;
    overflow: hidden !important;
    height: auto !important;
}  */

.swMain ul.anchor li .step-3-red.error{
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    color: red !important;
    border-bottom: 8px solid gray !important;
    border-radius: 0 !important;
    padding-bottom: 12px !important;
    border-color: red!important;
    font-weight: 400 !important;
    width: auto !important;
    height: auto !important;
}
.swMain ul.anchor li a.selected.error .stepNumber {
    color: red !important;
    font-weight: 400 !important;
}
.pix-modal-details{
    font-size: 12px;
    line-height: 16px;
    color: #0E132B;
    margin-bottom: 12px;
}
.o-step-label label{
    display: flex !important;
    margin: 10px 0 !important;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: #0E132B;
    align-items: center;
}
.o-step-label label input{
    width: 18px;
    height: 18px !important;
    accent-color: #282560;
    margin-right: 12px !important;
}
.o-step-label label select, .select-mer{
    width: 178px !important;
    height: 37px !important;
    background: #FFFFFF;
border: 1px solid #DCDCDC;
border-radius: 5px;
padding: 0 12px;
font-size: 12px;
line-height: 16px;
color: #282560;
}
.select-new-pixel{
    display: grid;
}
.SelectTrigger{
    font-size: 12px;
    line-height: 16px;
    color: #0E132B;
}
.select-trigger-tr{
    display: grid !important;
}
.actionBar{
    display: flex !important;
    justify-content: space-between !important;
}
.pixel-code-textarea{
    width: 100%;
    height: 202px;
    background: #FFFFFF;
border: 1px solid #DCDCDC;
border-radius: 5px;
padding: 12px;
resize: inherit;
}
.step-4-label{
    display: flex;
    align-items: center;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: #0E132B;
    margin-bottom: 12px !important;
}
.step-4-label input{
    width: 18px;
    height: 18px !important;
    accent-color: #282560;
    margin-right: 12px !important;
    
}
.test-now-button input{
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    background: #282560;
    border-radius: 5px;
    border:none;
    width: 100px;
    height: 28px;
    padding: 0;
}
.finish-step{
    font-size: 12px;
    line-height: 16px;
    color: #0E132B;
    margin:0;
    padding: 0;
    text-align: center;
}
.step-5-finish{
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 100% !important;
}
/* .msgBox{
    display: none !important;
} */

@media (max-width:575px) {
    .pixelmonitor-div{
        display: block;
    }
    .new-pixel-moniter{
        margin-top: 10px;
    }
    .o-step-label label select, .select-mer{
        width: 168px !important;
    }
    .creatives-list-filter-opt{
        display: flex;
    align-items: center;
    justify-content: space-between;
    }
}

.open span{
    font-weight: bold !important;
    font-size: 12px !important;
    color: #282560 !important;
}
.green-color a{
    color: #069731 !important;
    font-weight: bold !important;
}

.filter-name h3{
margin-bottom: 12px !important;
}
.faq-question{
    margin: 12px 0;
}
.profile-lable b{
    padding-bottom: 12px !important;
}
.profile-lable-input{
    margin-top: 12px !important;
}
.highcharts-series-group rect{
    fill: #282560;
}
.creative-details-table{
    padding-left: 34px;
}

/* Profile */
.profile-form-label{
    color: #0E132B;
    font-size: 12px;
    line-height: 16px;
    font-family: 'Roboto';
    width: 220px;
}
.profile-input{
    margin-top: 12px;
    background: #FFFFFF;
border: 1px solid #DCDCDC;
border-radius: 5px;
width:200px !important;
height: 36px;
margin: 12px 20px 0 0px;
}
.save-button-profile{
    width: 140px;
    height: 38px;
    font-size: 12px;
    color: #fff;
    background: #282560;
border-radius: 5px;
border: none;
cursor: pointer;
}
.save-button-p{
    vertical-align: bottom;
    width: 100%;
}
.profile-t table td{
    color: #0E132B !important;
}
.msgBox .content{
    margin-left: 0 !important;
}

/* Reports > Quick Summary Report */
.report-display{
    font-size: 14px;
    line-height: 19px;
    color: #282560;
    font-family: 'Roboto' !important;
    background-color: transparent;
    border: none;
    padding:0;
}
.quick-modal{
    max-width: 740px !important;
}
.quick-modal .modal-content{
    padding: 30px;
    background: #FFFFFF;
box-shadow: -3px 3px 6px #00000017;
border-radius: 10px;

}
.quick-modal .modal-header{
    padding: 0;
    border: none;
}
.quick-modal .modal-body{
    padding: 0;
    border: none;
}

.quick-modal .modal-footer{
    padding: 0;
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.quick-modal .modal-header h2{
    font-size: 14px;
    line-height: 19px;
    font-family: 'Roboto' !important;
    color: #0E132B;
    margin-bottom: 20px;
}
.quick-summary-modal p{
font-size: 12px;
line-height: 16px;
color: #0E132B;
margin-bottom: 13px;
font-family: 'Roboto';
}

.selectall{
font-size: 14px;
line-height: 19px;
color:#fff;
background: #282560;
border-radius: 5px;
border: none;
margin-right: 12px;
border: 1px transparent;
width: 120px;
height: 48px;
font-weight: 400;
}
.unselectall{
    font-size: 14px;
    line-height: 19px;
    color:#282560;
    background: #fff;
    border-radius: 5px;
    border: none;
    margin-right: 12px;
    border: 1px solid #282560;
    width: 120px;
    height: 48px;
    font-weight: 400;
}
.save-button-r{
    font-size: 14px;
    line-height: 19px;
    color:#fff;
    background: #282560;
    border-radius: 5px;
    border: none;
    border: 1px transparent;
    width:200px;
    height: 48px;
    font-weight: 400;
    float: right;
}

/* Toggle-Switch */

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 30px;
    margin: 0;
  }
  
  .switch input { 
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #8F8F8F;
    -webkit-transition: .4s;
    transition: .4s;
    height: 30px;
    width: 60px;
  }
  
  .slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 6px;
    bottom: 5px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  input:checked + .slider {
    background-color: #282560 ;
  }
  
  input:focus + .slider {
    box-shadow: 0 0 1px #282560;
  }
  
  input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(30px);
  }
  
  /* Rounded sliders */
  .slider.round {
    border-radius: 34px;
  }
  
  .slider.round:before {
    border-radius: 50%;
  }
  

  /* Toggle-Switch */

  .merchant-report{
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .merchant-report p{
    font-size: 12px;
    line-height: 16px;
    color: #0E132B;
    margin-bottom: 0;
  }
  .toggle-swich-report{
    margin-bottom: 65px;
  }
  .merchant-report{
    padding: 10px 0;
  }
  @media (max-width: 767px) {
    .r-modal{
        padding-left: 15px !important;
        padding-right: 15px !important;
      }
  }
.unslider-nav a{
    font-size: 14px;
}
.specialTableTitle{
    font-size: 14px !important;
    margin-bottom: 12px !important;
    height:auto !important;
    padding-left: 0 !important;
    line-height: normal !important;
}

.main-menu.menu-dark .navigation > li .active > a{
    background-color: transparent !important;
}
.creative-page-filter .search-wrp .search-box{
    width: 190px;
}
.creative-page-filter .search-wrp .search-box input{
    width:100% !important;
}
.q-summary-r h3{
    font-size: 14px;
    line-height: 16px;
    color: #0E132B;
    font-family: 'Roboto';
    font-weight: 400;
    margin-bottom: 12px;
}
.view-button input{
    border: 1px solid #282560;
    border-radius: 5px;
    background-color:#282560;
    color: #fff;
    font-size: 14px;
    line-height: 19px;
    font-family: 'Roboto';
    padding: 9px 17px;
    margin: 6px;
    font-weight: 400 !important;
}
.q-four-buttons{
    text-align: center;
}
.expert-cc-button div{
    border-radius: 5px !important;
    color: #fff !important;
    font-size: 14px !important;
    line-height: 19px !important;
    font-family: 'Roboto' !important;
    padding: 9px 17px !important;
    margin: 6px !important;
    font-weight: 400 !important;
    float: inherit !important;
    padding: 8px 24px !important;
    margin-bottom: 0px !important;
}
.expert-cc-button div a img{
    display: none;
}
.expert-cc-button{
    width: 100% !important;
    margin: 0 auto !important;
    text-align: center !important;
}
.q-s-option select{
    background: #FFFFFF;
border: 1px solid #DCDCDC;
border-radius: 5px;
padding:0px 12px;
font-size: 14px;
color: #282560;
font-weight: 400;
width: 100% !important;
height: 36px;
}
.quick-summary-reports{
    width: 100%;
    overflow: hidden;
}
.report-quick thead th{
    font-size: 16px;
    font-weight: 400;
    color: #0E132B;
    font-family: 'Roboto';
    line-height: 21px;
    padding: 10px 21px;
    border-right:0.5px solid #DCDCDC;
    border-left:0.5px solid #DCDCDC;
    text-align: center;
}
.report-quick thead tr{
    background-color:#F1F1F1;
}
.report-quick td{
    font-size: 14px;
    font-weight: 400;
    color: #0E132B;
    font-family: 'Roboto';
    line-height: 21px;
    padding: 10px 21px;
    border-right:0.5px solid #DCDCDC;
    border-left:0.5px solid #DCDCDC;
    text-align: center;
}
.report-quick tfoot tr{
    background-color: #FCFCFC;
    border-top: 1px solid #DCDCDC;
}
.report-quick tfoot th{
    font-size: 14px;
    font-weight: 400;
    color: #0E132B;
    font-family: 'Roboto';
    line-height: 21px;
    padding: 10px 21px;
    border-right:0.5px solid #DCDCDC;
    border-left:0.5px solid #DCDCDC;
    text-align: center;
}

.table-r::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(83, 83, 83, 0.87);
    background-color: transparent;
}

.table-r::-webkit-scrollbar {
    width: 1px;
    background-color: transparent;
    height: 3px;
}

.table-r::-webkit-scrollbar-thumb {
    background-color: #414141e3;
}
.report-quick{
    position: relative;
}
.r-first {
    position: sticky;
    left: 0;
    top: 0;
    background: #fff;
    border-left: 0.5px solid #DCDCDC;
    border-right:none;
}
.table-r thead .r-first{
    background-color:#F1F1F1;
    border-right: none;
    border: 5px !important;
    border-right: 10px solid #fff !important;
}
.table-r tfoot .r-first{
    background-color: #FCFCFC;
    border-right: none;
}
.border-left-none{
    border-left: none !important;
}
.border-left-none-r{
    border: none !important;
}
@media (max-width: 991px) {
    .view-button, .expert-cc-button{
        display: flex;
    align-items: center;
    justify-content: space-between;
    }
    .q-summary-r{
        margin-top: 15px;
    }
}
.main-menu-content ul li.active a{
    color: #000 !important;
}
.main-menu.menu-dark .navigation li.active > a{
    color: #282560 !important;
}
/* .nav{
    display: none !important;
} */
#navbar-mobile ul .toggle-bar-icon{
    display: none !important;
}
@media (max-width: 991px) {
    #navbar-mobile ul .toggle-bar-icon{
        display:block !important;
    }
    .reports-summary > div {
        padding-right:15px !important;
    }
}

/* Reports - Sub Affiliates Report */
.r-block{
    text-align: center;
    background: #FFFFFF;
    border: 1px solid #F1F1F1;
    border-radius: 5px;
    padding:8px;
    width: 106px;
    height: 67px;
    margin: 6px;
    margin-top: 0px !important;
    margin-bottom:12px;
}
.r-block p{
    color: #8F8F8F;
    font-size: 14px;
    line-height: 19px;
    font-weight:400;
    font-family: 'Roboto';
    margin-bottom: 8px;
}
.r-block span{
    color: #282560;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    font-family: 'Roboto';
}
.Your-commission{
    display: flex;
    align-items: center;
    background: #FFFFFF;
border: 1px solid #069731;
border-radius: 5px;
justify-content: space-between;
padding: 19px 12px;
}
.Your-commission p{
    margin: 0;
    color: #0E132B;
    font-size: 16px;
    line-height: 21px;
    font-weight: 400;
    font-family: 'Roboto';
}
.Your-commission span{
    font-size: 20px;
    line-height: 26px;
    color: #069731;
    font-family: 'Roboto';
    font-weight: bold;
}
.from-to-input input{
    background: #FFFFFF;
border: 1px solid #DCDCDC;
border-radius: 5px;
width: 100%;
height: 36px;
font-size: 12px;
color: #282560;
font-weight: 400;
}
.reports-summary > div{
    
    padding-right:5px !important;
}
.align-items-flex-end{
    align-items: flex-end;
}
.report-display i {
    font-size: 20px;
}
.export-button {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    margin-top: 13px;
}
.export-button .exportCSV{
    margin: 0 !important;
    float:inherit !important;
    padding:23px 27px !important;
    background-color:#282560 !important;
    border-radius: 5px !important;
    font-size: 14px !important;
    line-height: 19px !important;
    color: #fff !important;
    font-family: 'Roboto' !important;
    font-weight: 400 !important;
    border:none !important;
}
.export-button .exportCSV a img{
    display: none !important;
}
.report-sub thead tr th{
    padding: 8px 9px !important;
}
.report-sub tfoot tr th{
    border:none !important;
    font-size: 14px !important;
    color: #0E132B !important;
    font-weight: bold !important;
    font-family: 'Roboto' !important;
    background: #E9E9E9 !important;
   
}
.report-sub tfoot tr th:first-child{
    border-radius: 0 0 0 5px !important;  
}
.report-sub tfoot tr th:last-child{
    border-radius: 0 0 5px 0px !important;  
}
/* .report-sub tfoot tr{
    background-color: #E9E9E9 !important;
} */
.table-r{
    overflow:auto !important;
}
@media (max-width: 991px) {
    .reports-summary > div {
        padding-right:15px !important;
    }
}

/* My Account - Payment Details */
.payment-method{
    font-size: 14px;
    line-height: 19px;
    color: #0E132B;
    font-family: 'Roboto' !important;
    font-weight: 600;
    margin-bottom: 0;
    margin-right: 31px;
}
.payment-header{
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}
.payment-header span{
    font-size: 14px !important;
    color: #06953A !important;
    font-weight: bold !important;
}
.payment-header + p{
    font-size: 14px;
    line-height: 19px;
    color: #0E132B;
    font-family: 'Roboto' !important;
    font-weight: 600;
    margin-bottom: 0;
    margin-right: 31px;
    display: contents;
}
.select-payment {
    width: 189px;
    height: 36px;
    background: #FFFFFF;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    margin-left: 30px;
    font-size: 14px;
    line-height: 16px;
    font-family: 'Roboto';
    color: #0E132B;
}
.save-details-button {
    text-align: center;
    padding-top: 60px;}
.save-details-button input {
    /* padding: 14px 63px; */
    height: 48px !important;
    width: 200px;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Roboto';
    border-radius: 5px;
}
.basic-heading h3{
    font-size: 14px;
    line-height: 19px;
    color: #0E132B;
    font-weight: 600;
    font-family: 'Roboto' !important;
    margin-top: 20px;
    margin-bottom: 12px;
}
.basic-section-details{
margin-bottom: 20px;
}
.basic-section-details input, .basic-section-details select{
    background: #FFFFFF;
border: 1px solid #DCDCDC;
border-radius: 5px;
width: 100% !important; 
height: 36px;
}
.basic-section-details h4{
    font-size: 14px;
    line-height: 16px;
    color: #0E132B;
    font-weight: 400;
    font-family: 'Roboto';
    margin-bottom: 12px;
}
.basic-section-details textarea{
    width: 100%;
    resize: none;
    background: #FFFFFF;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
}
.modal-text{
    color: #0E132B;
    font-size: 14px;
    font-weight:400;
    font-family: 'Roboto';
    
}
.r-modal-hidden{
    overflow: hidden !important;
}
.aff-modal .modal-header{
padding: 0;
border:none;
}
.aff-modal{
    overflow:auto !important;
}
.aff-modal .modal-header h4{
    font-size: 14px;
    font-weight: 600;
    color: #0E132B;
    font-family: 'Roboto';
    margin-bottom: 10px;
}
.aff-modal .modal-body{
    padding: 0;
    border: none;
}
.aff-modal .modal-header p{
    font-size: 12px;
    font-weight: 400;
    color: #0E132B;
    font-family: 'Roboto';
    margin-bottom: 5px;
}
.merchant-report p{
    font-size: 12px;
    font-weight: 400;
    color: #0E132B;
    font-family: 'Roboto';
    margin-bottom: 10px;
}
.aff-modal .modal-footer{
    padding: 0;
    border:none;
}
.aff-modal .modal-content{
    padding:30px;
}
.select-un{
    margin: 0;
}
.toggle-swich-report{
    margin-bottom: 55px;
}

.aff-modal .modal-header button {
    padding: 0 !important;
    max-width: 30px !important;
    width: 100% !important;
    height: 30px !important;
    border-radius: 100px !important;
    border: 1px solid #0E132B !important;
    color: #0E132B !important;
    opacity: 1 !important;
    padding: 0 !important;
    background-color: transparent !important;
    font-size: 24px !important;}
    .aff-modal{
        background: #0000006b;
    }
    .report-display-m{
        font-size: 14px;
        font-family: 'Roboto';
        font-weight: 400;
letter-spacing: 0px;
color: #282560;
    }
    .aff-modal .modal-dialog{
        max-width: 740px !important;
        width: 100% !important;
    }
    .profile-lable-input .form-group input{
        margin-right:0 !important;
    }
    .profile-lable-input .form-group select{
        margin-right:0 !important;
    }
/* Your Commission Structure */
.Commission-Structure-s{
    justify-content: flex-start !important;
    margin-bottom: 16px !important;
}
.com-page table tfoot tr td{
    color:#0E132B !important;
}
.com-page .performing-creative-table tr th{
    padding: 10.5px 11px !important;
}
.doc-table-p table thead tr th{
    padding: 10.5px 11px !important;
}
.uplord-new-doc a{
    padding: 0;
}
.uplord-new-doc a .uplord-button{
    font-family: 'Roboto';
    font-size: 14px;
    font-weight: 400;
letter-spacing: 0px;
color: #FFFFFF;
padding: 9px 30px;
border: none;
background: #282560;
border-radius: 5px;
}
.documents-page-uplord-button{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.documents-page-uplord-button .Commission-Structure-s{
    margin-top: 15px !important;
}
.doc-table-p table td{
    white-space:nowrap !important;
}
.doc-modal-smoll .modal-dialog{
max-width: 340px;
}
.doc-modal-smoll .modal-header{
    padding: 0;
    border: none;
}
.doc-modal-smoll .modal-body{
    padding: 0;
    border: none;
}
.doc-modal-smoll .modal-footer{
    padding: 0;
    border: none;
}
.doc-modal-smoll .modal-content{
padding:30px;
border: none;
}
.doc-modal-smoll .modal-header button {
    padding: 0 !important;
    max-width: 30px !important;
    width: 100% !important;
    height: 30px !important;
    border-radius: 100px !important;
    border: 1px solid #0E132B !important;
    color: #0E132B !important;
    opacity: 1 !important;
    padding: 0 !important;
    background-color: transparent !important;
    font-size: 24px !important;
}

.doc-modal-smoll .modal-header h4 {
    font-size: 14px;
    font-weight: 600;
    color: #0E132B;
    font-family: 'Roboto';
    margin-bottom: 10px;
}
.submit-doc a + a{
    background: #282560;
    border-radius: 5px;
    text-align: left;
letter-spacing: 0px;
color: #FFFFFF;
font-size: 14px;
line-height: 19px;
font-family: 'Roboto';
font-weight: 400;
padding: 14px 20px;
width: 100% !important;
display: flex;
align-items: center;
justify-content:space-between;
}
.submit-doc a + a:hover{
    color: #fff;
}
.submit-doc{
    width: 100% !important;
    margin-top: 50px;
}
.submit-doc a + a i {
    font-size: 20px;
}
.duc-type-heading{
    color: #0E132B;
    font-size: 14px;
    font-family:'Roboto';
    font-weight: 400px;
    margin-bottom: 12px;
    margin-top: 10px;
}
.uplord-doc-section a:hover.duc-type-heading{
    color:#0E132B;
}
.doc-type-select select{
    background: #FFFFFF;
border: 1px solid #DCDCDC;
border-radius: 5px;
padding: 0 12px;
font-size: 14px;
font-weight: 400;
font-family:'SF Pro';
letter-spacing: 0px;
height: 36px;
width: 100%;
color: #282560;
margin-bottom: 23px;
}
.doc-file-modal{
    width: 100% !important;
}
.doc-file-modal p{
    background: #282560;
    border-radius: 5px;
    text-align: left;
letter-spacing: 0px;
color: #FFFFFF;
font-size: 14px;
line-height: 19px;
font-family: 'Roboto';
font-weight: 400;
padding: 14px 20px;
width: 100% !important;
display: flex;
align-items: center;
justify-content:space-between;
}
.doc-file-modal p i {
    font-size: 20px;
}
.chosse-file{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.chosse-file p{
    font-size: 14px;
    margin-bottom: 0;
    font-family: 'Roboto';
    font-weight: bold;
letter-spacing: 0px;
color: #F37A20;
}
.chosse-file span{
letter-spacing: 0px;
color: #F32020;
font-size: 14px;
font-family: 'Roboto';
font-weight: bold;
margin: 0;
}
.doc-modal-smoll form{
    width: 100%;
}
@media (max-width: 575px) {
    .documents-page-uplord-button{
        display: block;
    }
    .uplord-new-doc{
        margin-bottom: 20px;
    }
    .doc-modal-smoll .modal-dialog {
        max-width: 340px;
        width: 100%;
        margin: 15px auto;
    }
}

.canvasjs-chart-credit{
    display: none;
}

/************************************/

/* =========================================
   DASHBOARD FINAL UI SYSTEM
   ========================================= */

/* ---------- FONT ---------- */
@import url('https://fonts.googleapis.com/css2?family=Public+Sans:wght@300;400;500;600;700&display=swap');

html,
body {
  font-family: 'Public Sans', system-ui, -apple-system, BlinkMacSystemFont,
               'Segoe UI', Roboto, Arial, sans-serif;
}

/* ---------- VARIABLES ---------- */
:root {
  --brand-color: #282560;
  --link-color: #1a73e8;
  --border-color: #e6e8ef;
  --muted-text: #6b7280;
  --card-bg: #ffffff;
  --radius: 14px;
  --gap: 16px;
  --shadow: 0 6px 18px rgba(16, 24, 40, 0.08);
}

/* ---------- LINKS ---------- */
a {
  color: var(--link-color);
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

/* ---------- HEADER / NAVBAR ---------- */
.header-navbar {
  background: #ffffff;
  border-bottom: 1px solid var(--border-color);
}

/* ---------- SIDEBAR ---------- */
.main-menu {
  background: #ffffff;
  border-right: 1px solid var(--border-color);
}

.main-menu-content {
  padding-top: 10px;
}

/* ---------- CONTENT SPACING ---------- */
.app-content,
.content-wrapper {
  padding-top: 16px;
}

/* ---------- DASHBOARD TITLE ---------- */
.dashboard-title {
  padding: 12px 0 10px;
  margin-bottom: 14px;
  border-bottom: 1px solid var(--border-color);
}

.dashboard-title h2 {
  font-size: 18px;
  font-weight: 700;
  color: var(--brand-color);
}

/* ---------- KPI BOXES ---------- */
.dashboard-aff-box {
  margin-top: 10px;
}

.dashboard-aff-box-item {
  background: var(--card-bg);
  border: 1px solid var(--border-color);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  padding: 16px;
  display: flex;
  align-items: center;
  gap: 12px;
}

/* ---------- CALENDAR / FILTER BAR ---------- */
.engine {
  margin: 14px 0 16px;
  background: var(--card-bg);
  border: 1px solid var(--border-color);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  padding: 12px 14px;
}

.engine table td {
  padding: 4px 8px;
  vertical-align: middle;
}

.engine input[type="text"],
.engine select {
  border: 1px solid var(--border-color);
  border-radius: 10px;
  padding: 8px 10px;
  background: #ffffff;
}

.engine input[type="submit"] {
  background: var(--brand-color);
  color: #ffffff;
  border: 0;
  border-radius: 10px;
  padding: 8px 14px;
  font-weight: 600;
  cursor: pointer;
}

/* ---------- CHART CONTAINER ---------- */
.my-slider,
.unslider {
  background: var(--card-bg);
  border: 1px solid var(--border-color);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  overflow: hidden;
  margin-top: 14px;
}

/* ---------- BOTTOM SECTION LAYOUT ---------- */
.cart-report-wrp .row {
  display: flex;
  flex-wrap: wrap;
  gap: var(--gap);
}

/* 70% LEFT – Top Performing Creative */
.top-performing-creative {
  flex: 0 0 70%;
  /*max-width: 70%;*/
  order: 1;
}

/* 30% RIGHT – Account Manager */
.your-account-manager {
  flex: 0 0 30%;
  /*max-width: 30%;*/
  order: 2;
  margin-left: auto;
}

/* Responsive stack */
@media (max-width: 991px) {
  .top-performing-creative,
  .your-account-manager {
    flex: 0 0 100%;
    max-width: 100%;
    order: unset;
  }
}

/* ---------- CARD STYLE (COMMON) ---------- */
.top-performing-creative,
.your-account-manager {
  background: var(--card-bg);
  border: 1px solid var(--border-color);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  overflow: hidden;
}

/* ---------- CARD HEADERS ---------- */
.specialTableTitle {
  margin: 0;
  padding: 14px 16px;
  font-size: 15px;
  font-weight: 700;
  color: var(--brand-color);
  background: #fbfbfe;
  border-bottom: 1px solid var(--border-color);
}

/* ---------- ACCOUNT MANAGER AVATAR ---------- */
.your-account-manager .account-manager-top {
  padding: 14px 16px;
}

.your-account-manager .account-manager-avatar img {
    display: block;
    width: 52px;
    height: 52px;
    margin-bottom: 10px;
    border-radius: 50%;
    object-fit: cover;
    border: 1px solid var(--border-color);
}

/* ---------- TABLES ---------- */
table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}

table thead th {
  background: #fbfbfe;
  font-weight: 600;
  padding: 12px;
  border-bottom: 1px solid var(--border-color);
}

table tbody td,
table tfoot td {
  padding: 12px;
  border-bottom: 1px solid var(--border-color);
}

table tbody tr:hover td {
  background: rgba(26, 115, 232, 0.04);
}

/* ---------- SMALL POLISH ---------- */
h1, h2, h3, h4, h5 {
  color: var(--brand-color);
}

hr {
  border: 0;
  border-top: 1px solid var(--border-color);
}
/* ================================
   GLOBAL SIDEBAR COLORS
================================ */
:root {
  --nav-bg: #ffffff;
  --nav-text: #444050;
  --nav-hover: #eeeeef;
}

/* ================================
   SIDEBAR BACKGROUND
================================ */
.main-menu,
.main-menu.menu-dark,
.main-menu.menu-fixed.menu-shadow,
.main-menu .main-menu-content {
  background: var(--nav-bg) !important;
}

/* ================================
   GLOBAL FONT (MAIN + SUB MENU)
================================ */
.main-menu,
.main-menu * {
  font-family: "Public Sans", -apple-system, BlinkMacSystemFont,
               "Segoe UI", Roboto, Helvetica, Arial, sans-serif !important;
  font-weight: 400 !important;
  color: var(--nav-text) !important;
}

/* ================================
   MAIN MENU ITEMS
================================ */
#main-menu-navigation > li.nav-item > a {
  display: flex;
  align-items: center;
  gap: 14px;
  height: 48px;
  padding: 0 14px;
  border-radius: 12px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: var(--nav-text);
  text-decoration: none;
}

#main-menu-navigation > li.nav-item > a:hover {
  background: var(--nav-hover);
}

/* ================================
   MENU TITLE TEXT
================================ */
.main-menu .menu-title {
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 400 !important;
  color: var(--nav-text) !important;
}

/* ================================
   SVG ICONS (MAIN)
================================ */
#main-menu-navigation > li.nav-item > a svg {
  width: 22px;
  height: 22px;
  flex: 0 0 22px;
}

#main-menu-navigation svg .a,
#main-menu-navigation svg g[fill] {
  fill: var(--nav-text) !important;
}

/* ================================
   SUB MENU CONTAINER
================================ */
#main-menu-navigation li.nav-item.has-sub > ul.menu-content {
  margin: 8px 0 0 34px;
  padding: 0;
  list-style: none;
}

/* ================================
   SUB MENU ITEMS (EXPLICIT 16px)
================================ */
#main-menu-navigation li.nav-item.has-sub
> ul.menu-content
a.menu-item {
  display: flex;
  align-items: center;
  height: 48px;
  padding: 0 14px;
  border-radius: 12px;

  /* 👇 LOCKED TYPOGRAPHY */
  font-family: "Public Sans", -apple-system, BlinkMacSystemFont,
               "Segoe UI", Roboto, Helvetica, Arial, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 400 !important;

  color: var(--nav-text) !important;
  text-decoration: none;
}

#main-menu-navigation li.nav-item.has-sub
> ul.menu-content
a.menu-item:hover {
  background: var(--nav-hover);
}

/* ================================
   CHEVRON (SUB MENU TOGGLE)
================================ */
#main-menu-navigation .sb-vuexy-caret {
  margin-left: auto;
  width: 36px;
  height: 36px;
  border-radius: 10px;
  display: inline-grid;
  place-items: center;
  cursor: pointer;
  color: var(--nav-text);
}

#main-menu-navigation .sb-vuexy-caret svg {
  width: 20px; /* 2px bigger */
  height: 20px;
  transition: transform 0.18s ease;
}

#main-menu-navigation li.nav-item.has-sub.open
> a
.sb-vuexy-caret svg {
  transform: rotate(180deg);
}

#main-menu-navigation .sb-vuexy-caret:hover {
  background: var(--nav-hover);
}


.header-navbar ul.accordian li i:before, ul li i:after {
    background-color: transparent !important; 
}

.headerLogo {

}

img.headerLogo {
    max-width: 200px !important;
    height: auto;
    margin: 0 0 0 0 !important;
}

.breadcrumb{ 
list-style: initial; 
overflow: auto; 
font: initial;
padding-left: auto;
}
.breadcrumb li{ 
float: none; 
}
.breadcrumb li a{
color: initial;
text-decoration: none; 
padding: initial;
background: initial;
background: initial; 
position: initial; 
display: initial;
float: none;
}
.breadcrumb li a:after{ 
content: initial; 
display: initial; 
width: auto; 
height: auto;
border-top: initial;
border-bottom: initial;
border-left: initial;
position: initial;
top: initial;
margin-top: auto; 
left: initial;
z-index: 2; 
} 
.breadcrumb li a:before{ 
content: initial; 
display: initial; 
width: auto; 
height: auto;
border-top: initial;
border-bottom: initial;
border-left: initial;
position: initial;
top: initial;
margin-top: auto; 
margin-left: фгещ;
left: initial;
z-index: 1; 
} 
.breadcrumb li:first-child a{
padding-left: 10px;
}
.breadcrumb li:nth-child(2) a{background: initial;}
.breadcrumb li:nth-child(2) a:after{border-left-color:initial;}
.breadcrumb li:nth-child(3) a{background:initial;}
.breadcrumb li:nth-child(3) a:after{border-left-color:initial;}
.breadcrumb li:nth-child(4) a{background:initial;}
.breadcrumb li:nth-child(4) a:after{border-left-color:initial;}
.breadcrumb li:nth-child(5) a{background:initial;}
.breadcrumb li:nth-child(5) a:after{border-left-color:initial;}
.breadcrumb li a:hover{background:initial;}
.breadcrumb li a:hover:after{border-left-color: initial;}

.breadcrumb li + .breadcrumb-item {
    padding-left: .5rem;
}
.breadcrumb li + li::before {
    content: '-';
}

.breadcrumb li:last-of-type::before {
    content: '';
}


body.vertical-layout.vertical-menu.menu-expanded .footer{
    margin-left: 0px !important;
}

/* BTN */

.exportCSV:not(:disabled):not(.disabled) {
    cursor: pointer !important;;
}

.exportCSV:focus, 
.exportCSV:active
{
    outline: none !important;;
    box-shadow: none !important;
    text-decoration: none;
    color: #fff !important;
    border-color: #1d7a9c !important;
    background-color: #228eb6 !important;
}

.exportCSV {
    font-size: 1rem !important;;
    font-weight: 400 !important;;
    line-height: 1.25 !important;;
    display: inline-block !important;;
    padding: .75rem 1rem !important;;
    user-select: none !important;;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out !important;;
    text-align: center !important;;
    vertical-align: middle !important;;
    white-space: nowrap !important;;
    border: 1px solid transparent !important;;
    border-radius: .21rem !important;;
    color: #fff !important;;
    border-color: #3bafda !important;
    background-color: #3bafda !important;
    width: auto !important;
}


/* =========================================================
   AffiliateTS – Final Auth UI (Login / Register / Forgot)
   ========================================================= */

/* ---------- Global links ---------- */
#SignInForm a,
#ForgotForm a,
#RegisterForm a,
#RegisterFormComplete a,
#ForgotFormComplete a{
  color:#1f2a44 !important;
  font-weight:500;
  text-decoration:none;
}
#SignInForm a:hover,
#ForgotForm a:hover,
#RegisterForm a:hover{
  text-decoration:underline;
  text-underline-offset:3px;
}

/* Forgot username / password must look clickable */
#toForgotPage,
#toForgotPage2{
  text-decoration:underline !important;
  text-underline-offset:3px !important;
}

/* ---------- Card layout ---------- */
#SignInForm,
#RegisterForm,
#ForgotForm,
#RegisterFormComplete,
#ForgotFormComplete{
  background:#ffffff !important;
  border:1px solid #e5e7eb !important;
  border-radius:14px !important;
  box-shadow:0 10px 24px rgba(15,23,42,.08) !important;
  padding:26px !important;
}

/* Remove legacy titles */
.loginTitle,
#SignInForm h1,
#SignInForm h2{
  display:none !important;
}

/* ---------- Inputs ---------- */
#SignInForm input,
#ForgotForm input,
#RegisterForm input{
  border-radius:10px !important;
}

#SignInForm input:focus,
#ForgotForm input:focus,
#RegisterForm input:focus{
  outline:none !important;
  border-color:rgba(31,42,68,.55) !important;
  box-shadow:0 0 0 4px rgba(31,42,68,.12) !important;
}

/* ---------- Remember me ---------- */
#SignInForm .remember,
#SignInForm .remember-me{
  display:flex !important;
  align-items:center !important;
  gap:8px !important;
  font-size:13px !important;
  color:#475569 !important;
}

/* ---------- Primary buttons ---------- */
#SignInForm button.btn,
#ForgotForm button.btn,
#RegisterForm button.btn,
#RegisterFormComplete button.btn,
#ForgotFormComplete button.btn,
#btnRegister{
  width:100% !important;
  padding:12px 14px !important;
  border-radius:10px !important;
  background:#1f2a44 !important;
  border:1px solid #1f2a44 !important;
  color:#ffffff !important;
  font-weight:500 !important; /* ← FINAL */
  cursor:pointer !important;
  box-shadow:0 6px 18px rgba(15,23,42,.12) !important;
}

#SignInForm button.btn:hover,
#ForgotForm button.btn:hover,
#RegisterForm button.btn:hover,
#btnRegister:hover{
  background:#162033 !important;
  border-color:#162033 !important;
}

/* ---------- Register link button (on Sign In / Forgot) ---------- */
#toRegisterPage,
#toRegisterPage2{
  display:block !important;
  width:100% !important;
  padding:12px 14px !important;
  border-radius:10px !important;
  text-align:center !important;
  font-weight:500 !important;

  background:#ffffff !important;
  border:1px solid #cbd5e1 !important;
  color:#1f2a44 !important;
}

#toRegisterPage:hover,
#toRegisterPage2:hover{
  background:#f8fafc !important;
  border-color:#94a3b8 !important;
  text-decoration:none !important;
}

/* ---------- “Don’t have an account yet?” ---------- */
.b-not-account,
.b-not-account p{
  color:#1d4ed8 !important; /* blue */
}

/* ---------- Newsletter checkbox ---------- */
.newsletterCheckboxCaption{
  margin-left:32px;
  display:block;
}

/* =========================================
   REPORTS UI (Appsflyer-like)
   Works with your current classes:
   .content-body, .quick-summary-reports, .report-quick, #pager.pager
========================================= */

/* Font */
@import url("https://fonts.googleapis.com/css2?family=Public+Sans:wght@300;400;500;600;700&display=swap");

:root{
  --bg: #f6f7fb;
  --card: #ffffff;
  --text: #0f172a;
  --muted: #64748b;
  --line: #e6e8ef;
  --line2:#eef1f6;
  --blue: #2563eb;
  --blue2:#1d4ed8;
  --shadow: 0 8px 24px rgba(15, 23, 42, 0.06);
  --radius: 14px;
}

/* Base */
html, body{
  font-family: "Public Sans", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif !important;
  background: var(--bg);
  color: var(--text);
}

a{ color: var(--blue); text-decoration: none; }
a:hover{ color: var(--blue2); text-decoration: underline; }

/* Container */
.content-body{
  padding: 18px 18px 28px !important;
}

/* Top title row */
.normalTableTitle.quick-report-text{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap: 10px;
  margin-bottom: 10px;
}

/* Report Display button */
.btn.report-display{
  background: var(--card) !important;
  border: 1px solid var(--line) !important;
  border-radius: 12px !important;
  padding: 10px 14px !important;
  font-weight: 600;
  color: var(--text) !important;
  box-shadow: 0 2px 10px rgba(15,23,42,0.04);
}
.btn.report-display:hover{
  border-color: #d8dbe6 !important;
}

/* Filters area (the gray wrapper you have) */
.content-body > div[style*="background: #F8F8F8"],
.table-r[style*="background: #F8F8F8"]{
  background: transparent !important;
}

/* Filters card */
.quick-summary-reports{
  background: var(--card);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  padding: 16px 16px 10px;
}

/* Grid spacing */
.reports-summary{
  row-gap: 14px;
}

/* Filter blocks */
.q-summary-r h3{
  font-size: 12px !important;
  font-weight: 700 !important;
  color: var(--muted) !important;
  letter-spacing: .02em;
  margin: 0 0 8px 0 !important;
}

.q-s-option{
  display:flex;
  align-items:center;
  gap: 10px;
}

/* Inputs + selects */
.q-summary-r select,
.q-summary-r input.form-control,
.q-summary-r input[type="text"]{
  width: 100% !important;
  min-height: 40px;
  border-radius: 10px !important;
  border: 1px solid var(--line) !important;
  background: #fff !important;
  padding: 8px 10px !important;
  font-size: 13px !important;
  color: var(--text) !important;
  outline: none !important;
}

.q-summary-r select:focus,
.q-summary-r input:focus{
  border-color: rgba(37,99,235,.5) !important;
  box-shadow: 0 0 0 4px rgba(37,99,235,.10) !important;
}

/* Buttons area right */
.q-four-buttons{
  display:flex;
  justify-content:flex-end;
  align-items:flex-end;
  gap: 10px;
  flex-wrap: wrap;
}

.view-button{
  display:flex;
  gap: 10px;
  align-items:center;
  justify-content:flex-end;
}

.view-button input[type="submit"]{
  border: 1px solid var(--line) !important;
  background: #111827 !important;
  color: #fff !important;
  border-radius: 10px !important;
  height: 40px !important;
  padding: 0 14px !important;
  font-weight: 700 !important;
  cursor: pointer;
}
.view-button input[type="submit"]:nth-child(2){
  background: #2b2f3a !important;
}
.view-button input[type="submit"]:hover{
  filter: brightness(1.06);
}

/* Export buttons */
.expert-cc-button{
  display:flex;
  gap: 10px;
  justify-content:flex-end;
  align-items:center;
  flex-wrap: wrap;
}

.exportCSV{
  float:none !important;
}
.exportCSV a{
  display:inline-flex;
  align-items:center;
  gap: 8px;
  height: 40px;
  padding: 0 14px;
  border-radius: 10px;
  border: 1px solid var(--line);
  background: #f97316;              /* orange */
  color: #fff !important;
  font-weight: 800;
  text-decoration:none !important;
}
.exportCSV a:hover{ filter: brightness(1.05); }
.exportCSV img{ display:none; }     /* hide old excel icon */

/* =========================================
   TABLE CARD
========================================= */
.table-r{
  margin-top: 14px;
  background: var(--card) !important;
  border: 1px solid var(--line) !important;
  border-radius: var(--radius) !important;
  box-shadow: var(--shadow) !important;
  padding: 0 !important;
  overflow: hidden;
}

/* Table */
table.report-quick{
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 13px;
}

/* Header */
table.report-quick thead th{
  background: #f3f4f6;
  color: #111827;
  font-weight: 800;
  text-transform: none;
  padding: 12px 12px;
  border-bottom: 1px solid var(--line);
  position: relative;
  white-space: nowrap;
}

/* Sortable look (CSS only; JS below makes it actually sort) */
table.report-quick thead th{
  cursor: pointer;
  user-select: none;
  padding-right: 28px;
}
table.report-quick thead th::after{
  content: "⇅";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 12px;
  color: #94a3b8;
}
table.report-quick thead th.sort-asc::after{
  content: "↑";
  color: var(--blue);
}
table.report-quick thead th.sort-desc::after{
  content: "↓";
  color: var(--blue);
}

/* Body cells */
table.report-quick tbody td{
  padding: 12px 12px;
  border-bottom: 1px solid var(--line2); /* underline rows */
  color: #0f172a;
  background: #fff;
}

/* Striped rows */
table.report-quick tbody tr:nth-child(even) td{
  background: #fafafa;
}

/* Hover */
table.report-quick tbody tr:hover td{
  background: #f5f7ff;
}

/* Footer totals row */
table.report-quick tfoot th{
  padding: 12px 12px;
  background: #fff;
  border-top: 1px solid var(--line);
  font-weight: 800;
}

/* Remove weird old borders */
.border-left-none,
.border-left-none-r{
  border-left: none !important;
}

/* =========================================
   PAGER (pagination) - like your screenshot
========================================= */
#pager.pager{
  margin-top: 12px !important;
  background: transparent !important;
  border: none !important;
}

#pager.pager form{
  display:flex;
  align-items:center;
  justify-content:center;
  gap: 8px;
  flex-wrap: wrap;
  padding: 10px 0 0;
}

/* Replace image buttons style */
#pager.pager img{
  width: 34px;
  height: 34px;
  padding: 8px;
  border-radius: 999px;
  border: 1px solid var(--line);
  background: #fff;
  box-shadow: 0 2px 10px rgba(15,23,42,0.04);
  cursor:pointer;
}
#pager.pager img:hover{
  border-color: rgba(37,99,235,.45);
}

/* Page display input */
#pager.pager .pagedisplay,
#pager.pager .pagesize{
  height: 34px !important;
  border-radius: 999px !important;
  border: 1px solid var(--line) !important;
  background: #fff !important;
  padding: 0 12px !important;
  font-weight: 700;
}

/* Breadcrumbs UI (if you add a breadcrumbs div later) */
.breadcrumbs{
  display:flex;
  align-items:center;
  gap: 10px;
  padding: 8px 0 14px;
  color: var(--muted);
  font-weight: 600;
}
.breadcrumbs a{ color: var(--blue); }
.breadcrumbs .sep{ color: #cbd5e1; }

/* Responsive */
@media (max-width: 992px){
  .q-four-buttons{ justify-content:flex-start; }
  #pager.pager form{ justify-content:flex-start; }
  table.report-quick{ display:block; overflow-x:auto; }
}

