#menu_side .logo_wrapper svg {
    width: 82px;
    height: 82px;
}

#select_allCheckbox {
    display: none;
}

.elPostBackLinkBlock {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 2px solid var(--bs-orange);
}

#publishers_control-table tbody td:nth-child(2) {
    white-space: nowrap;
}

.calculatorTotalPayoutContainer {
    position: absolute;
    top: 10px;
    left: 10px;
}

.calculatorContainerForTolPaidByAdmin .input-group-text {
    background-color: var(--btn-main-color);
    color: var(--text-inside-bgColored);
}

.elPostBackLinkWrapper {
    padding: 15px 10px;
    border: 1px solid var(--bs-orange);
    border-radius: 10px;
    background-color: var(--inputs-bg);
    margin: 10px 0;
}

.elpsCountry {
    color: var(--bs-orange);
    font-weight: 900;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 5px;
    border-bottom: 1px solid #6c757d;
    margin-bottom: 5px;
}

.form-control.form-check-input.hideBoxShadowOnElement:focus,
.form-control.form-check-input.hideBoxShadowOnElement:active,
.form-control.form-check-input.hideBoxShadowOnElement {
	box-shadow: none !important;
	background-color: transparent;
	border: none !important;
}

.elr_title_category {
    color: var(--bs-orange);
    font-weight: 800;
    text-transform: uppercase;
    font-size: 20px;
}

tr.is_user_request_row td:nth-child(2) {
    background-color: #9c27b0;
}

tr.is_suspected_row td:nth-child(2) {
    background-color: var(--table-pagination-active-bg);
}

tr.is_fake_row td:nth-child(2) {
    background-color: var(--bs-danger);
}

tr.is_test_row td:nth-child(2) {
    background-color: var(--bs-primary);
}

::-webkit-calendar-picker-indicator {
	background-image: var(--inputs-dateBox);
}

#lang-switch option {
    color: var(--text-color) !important;
    background: var(--chosen-highlighted);
}

tr.is_suspected_row.is_fake_row td:nth-child(2) {
    background: linear-gradient(90deg, rgba(220, 117, 0, 1) 40%, rgba(220, 53, 69, 1) 60%);
}

#notification-dropdown svg g path {
    fill: var(--text-color);
}

#main_menu li svg,
#main_menu li svg g path,
#main_menu li svg path {
    fill: var(--text-color) !important;
}

tr.is_suspected_row.is_test_row td:nth-child(2) {
    background: linear-gradient(90deg, rgba(220, 117, 0, 1) 40%, rgba(13, 110, 253, 1) 60%);
}

tr.is_fake_row.is_test_row td:nth-child(2) {
    background: linear-gradient(90deg, rgba(220, 53, 69, 1) 40%, rgba(13, 110, 253, 1) 60%);
}

tr.is_suspected_row.is_fake_row.is_test_row td:nth-child(2) {
    background: linear-gradient(90deg, rgba(220, 117, 0, 1) 0%, rgba(220, 53, 69, 1) 35%, rgba(220, 53, 69, 1) 65%, rgba(13, 110, 253, 1) 90%);
}

/* USER REQUEST ROW STYLE */
tr.is_user_request_row.is_suspected_row td:nth-child(2) {
    background: linear-gradient(90deg, rgba(156, 39, 176, 1) 40%, rgba(220, 117, 0, 1) 60%);
}

tr.is_user_request_row.is_fake_row td:nth-child(2) {
    background: linear-gradient(90deg, rgba(156, 39, 176, 1) 40%, rgba(220, 53, 69, 1) 60%);
}

tr.is_user_request_row.is_test_row td:nth-child(2) {
    background: linear-gradient(90deg, rgba(156, 39, 176, 1) 40%, rgba(13, 110, 253, 1) 60%);
}

tr.is_user_request_row.is_suspected_row.is_fake_row td:nth-child(2) {
    background: linear-gradient(90deg, rgba(156, 39, 176, 1) 0%, rgba(220, 117, 0, 1) 35%, rgba(220, 117, 0, 1) 65%, rgba(220, 53, 69, 1) 90%);
}

tr.is_user_request_row.is_suspected_row.is_test_row td:nth-child(2) {
    background: linear-gradient(90deg, rgba(156, 39, 176, 1) 0%, rgba(220, 117, 0, 1) 35%, rgba(220, 117, 0, 1) 65%, rgba(13, 110, 253, 1) 90%);
}

tr.is_user_request_row.is_fake_row.is_test_row td:nth-child(2) {
    background: linear-gradient(90deg, rgba(156, 39, 176, 1) 0%, rgba(220, 53, 69, 1) 35%, rgba(220, 53, 69, 1) 65%, rgba(13, 110, 253, 1) 90%);
}

tr.is_user_request_row.is_suspected_row.is_fake_row.is_test_row td:nth-child(2) {
    background: linear-gradient(90deg, rgba(156, 39, 176, 1) 0%, rgba(220, 117, 0, 1) 25%, rgba(220, 117, 0, 1) 40%, rgba(220, 53, 69, 1) 60%, rgba(220, 53, 69, 1) 80%, rgba(13, 110, 253, 1) 90%);
}
/* End of USER REQUEST ROW STYLE */

#main_section .section .section-title::before {
    border: none;
}

.customTopOffersAddedListBlock,
.topOffersListBlock {
    border-top: 1px solid var(--separator-color);
}

.to_BodyCol,
.postionBlock,
.topOffersHeadersBlock div.to_HeadersCol {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: 700;
    height: 100%;
}

.to_InfoRow,
.postionBlock {
    height: 100px;
    border-bottom: 1px solid var(--text-orange);
}

.to_InfoRow img {
    max-height: 100px;
}

.getTCPPBlock {
    margin-top: 20px;
}

.addNewRowBlock,
.tcppRowHeaderViewer .tcppInfoWrapper,
#advertiserTermsCondPrivacy div.col-3:first-child .tcppInfoWrapper,
#advertiserTermsCondPrivacy div.col-3 {
    display: flex;
    justify-content: center;
    align-items: center;
}

#advertiserTermsCondPrivacy div.col-3 .tcppInfoWrapper {
    width: 100%;
    height: 100%;
}

#advertiserTermsCondPrivacy .tcp_fileInput {
    padding-top: 5px;
    padding-bottom: 5px;
}

input.noBoxShadowCheckbox,
input.noBoxShadowCheckbox:visited,
input.noBoxShadowCheckbox:focus,
input.noBoxShadowCheckbox:active,
input.noBoxShadowCheckbox:hover {
    box-shadow: none !important;
    background-color: transparent !important;
}

input#defaultOrderby:visited,
input#defaultOrderby:focus,
input#defaultOrderby:active,
input#defaultOrderby:hover,
input#defaultOrderby {
    box-shadow: none !important;
}

.chosen-container ul.chosen-choices,
.chosen-container-single .chosen-single {
    box-shadow: var(--inputs-bs) !important;
}

#advertiserTermsCondPrivacy .tcp_fileInput::-webkit-file-upload-button {
    background-color: transparent;
    color: var(--text-color);
    border-right: 1px solid var(--separator-color);
    padding-top: 12px;
    padding-bottom: 12px;
}

input[type=file] {
    padding-top: 5px;
    padding-bottom: 5px;
}

input[type=file]::-webkit-file-upload-button {
    background-color: transparent;
    color: var(--text-color);
    border-right: 1px solid var(--separator-color);
    padding-top: 12px;
    padding-bottom: 12px;
}

input[type=file]:active::-webkit-file-upload-button,
input[type=file]:focus::-webkit-file-upload-button,
input[type=file]:hover::-webkit-file-upload-button {
    background-color: transparent !important;
}

div.chosen-container-single div.chosen-search input[type=text] {
    background-position: 98% center !important;
    background-repeat: no-repeat;
    background-size: 20px 20px;
}

.tcppRow {
    border-top: 1px solid var(--separator-color);
    padding: 10px 0;
}

.dashboard-section {
    background: none;
}

.generalTimeSelectorBlock {
    overflow-y: auto;
}

.generalTimeSelectorBlock,
.selectByListTime,
.generalDataViewBlock,
.generalDataViewContainer {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.generalTimeSelectorBlock .selectByListTime .timeSelectorBlock {
    display: flex;
    justify-content: center;
    margin-left: 20px;
    align-items: center;
}

.generalTimeSelectorBlock .selectByListTime .timeSelectorBlock label.timeSelectorLabel.checkedTimeSelectorLabel span,
.generalTimeSelectorBlock .selectByListTime .timeSelectorBlock label.timeSelectorLabel:hover span {
    color: var(--text-inside-bgColored);
}

.generalTimeSelectorBlock .slcttxt span {
    white-space: nowrap;
}

.btn.ordersThreeBtns:hover,
.btn.ordersThreeBtns:focus,
.btn.ordersThreeBtns:active {
    background-color: var(--btn-alternative-hover-color);
    color: var(--text-color);
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.btn.ordersThreeBtns {
    background-color: var(--btn-alternative-color);
    color: var(--text-color);
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.generalTimeSelectorBlock .selectByListTime .timeSelectorBlock label.timeSelectorLabel span {
    cursor: pointer;
    letter-spacing: 0.63px;
    color: var(--text-color);
    text-transform: uppercase;
    white-space: nowrap;
}

.generalTimeSelectorBlock .selectByListTime .timeSelectorBlock label.timeSelectorLabel {
    cursor: pointer;
    background-color: var(--dashboard-gic-btn-bg);
    box-shadow: inset 0px 1px 4px var(--dashboard-gic-btn-bs) !important;
    border-radius: 34px;
    padding: 5px 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.generalTimeSelectorBlock .selectByListTime .timeSelectorBlock label.timeSelectorLabel.checkedTimeSelectorLabel,
.generalTimeSelectorBlock .selectByListTime .timeSelectorBlock label.timeSelectorLabel:hover {
    background-color: var(--bs-orange);
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.generalTimeSelectorBlock .selectByListTime .timeSelectorBlock label input {
    opacity: 0;
    position: absolute;
}

.generalDataViewBlock .generalDataViewContainer {
    width: 100%;
    padding: 20px 10px;
    overflow-y: hidden;
    overflow-x: scroll;
    cursor: pointer;
    white-space: nowrap;
    transition: all 0.2s;
    user-select: none;
    position: relative;
    scroll-behavior: auto;
    text-align: center;
}

.generalDataViewBlock .generalDataViewContainer.blurEffect {
/* .generalDataViewBlock .generalDataViewContainer { */
    filter: blur(15px);
    -webkit-filter: blur(15px);
}

#viewBlurBtn {
    background-color: var(--dashboard-gic-btn-bg);
    box-shadow: inset 0px 1px 4px var(--dashboard-gic-btn-bs) !important;
    padding: 5px 10px;
}

#viewBlurBtn i {
    color: var(--text-color);
}

.generalDataViewContainer.active {
    cursor: grabbing;
    cursor: -webkit-grabbing;
}

.generalDataViewBlock {
    background: transparent var(--section-content-horBG);
    margin-top: 20px !important;
    overflow: hidden;
    scroll-behavior: auto;
    box-shadow: 0px 3px 6px var(--dashboard-gicB-bs) !important;
}

.generalDataViewContainer .iconBlock {
    width: 24px;
    height: 24px;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.generalDataViewContainer .gdClicksBlock .iconBlock {
    background-image: var(--dashboard-gic-img-click);
}

.generalDataViewContainer .gdAffRegisterBlock .iconBlock,
.generalDataViewContainer .gdLeadsBlock .iconBlock {
    background-image: var(--dashboard-gic-img-leads);
}

.generalDataViewContainer .gdProfitBlock .iconBlock,
.generalDataViewContainer .gdPayoutBlock .iconBlock {
    background-image: var(--dashboard-gic-img-payout);
}

.gd_container {
    width: 135px;
    height: 135px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 25px;
    position: relative;
    pointer-events: none;
}

.gi_insideCircle {
    display: flex;
    flex-wrap: wrap;
    width: 85px;
    height: 85px;
    background-color: var(--dashboard-gic-bg);
    border-radius: 50%;
    z-index: 1;
    box-shadow: 0px 0px 6px var(--dashboard-gic-bs) !important;
}

.gi_iconBlock,
.clicksTxt,
.clicksNumber,
.leadsTxt,
.leadsNumber,
.profitTxt,
.profitNumber,
.aff_registerTxt,
.aff_registerNumber,
.payoutTxt,
.payoutNumber {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.gi_iconBlock .arrow {
    width: 12px;
    height: 24px;
    margin-left: 10px;
}

.generalLineChartBlock {
    box-shadow: 0px 3px 6px var(--dashboard-gicB-bs) !important;
    background-color: var(--dashboard-gicC-bg);
}

.gi_iconBlock .thisGenInfIsEqual {
    width: 15px;
    height: 15px;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.thisGenInfIsUp {
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.thisGenInfIsDown {
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.gi_bgBlock {
    position: absolute;
    width: 165px;
    height: 165px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
}

.aff_registerTxt {
    line-height: .9;
}

.suspectedLegendBlock span.circleLegend {
    background-color: var(--table-pagination-active-bg);
}

.fakeLegendBlock span.circleLegend {
    background-color: var(--bs-danger);
}

.testLegendBlock span.circleLegend {
    background-color: var(--bs-primary);
}

span.circleLegend {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-right: 10px;
}

div.topAdv-title,
div.topPubs-title,
div.topOffers-title,
div.lfml-title {
    text-align: center;
    padding: 10px 0;
    font-size: 20px;
    background: var(--section-title-bg);
    position: relative;
}

.dataTables_wrapper .dataTables_paginate .page-link svg path,
.dataTables_wrapper .dataTables_paginate .page-link svg g {
    fill: var(--text-color);
}

div.topAdv-title .topAdvTitleBack,
div.topOffers-title .topOffersTitleBack,
div.topPubs-title .topPubsTitleBack,
div.lfml-title .lfmlTitleBack {
    position: absolute;
    top: 0;
    left: 0;
    width: 40%;
    height: 90%;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: left;
}

div.topAdv-title .topAdvTitleBackS,
div.topOffers-title .topOffersTitleBackS,
div.topPubs-title .topPubsTitleBackS,
div.lfml-title .lfmlTitleBackS {
    position: absolute;
    top: 0;
    right: 0;
    width: 40%;
    height: 90%;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: right;
}

#lastFiveMonthsPieChart,
#generalChartData,
#generalData,
#pubs_earnings-content,
#offers_stats-content {
    position: relative;
}

#topbar .actions .searchbar {
    width: auto;
    color: var(--text-color);
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

div.topOffersBlock,
div.topPubsBlock,
div.toDoBlock {
    height: calc(100% - 50px);
    background: var(--section-content-bg);
}

#tasks-table tbody tr.pendingTask_row {
    box-shadow: inset 0px 0px 7px var(--bs-cyan) !important;
}

#paybumps-schedule-table tbody tr.pending_ps_row,
#tasks-table tbody tr.executingTask_row,
#pub_invoice-table tbody tr.unpaidInvoice_row {
    box-shadow: inset 0px 0px 7px #ffc720 !important;
}

#paybumps-schedule-table tbody tr.done_ps_row,
#tasks-table tbody tr.doneTask_row,
#pub_invoice-table tbody tr.paidInvoice_row {
    box-shadow: inset 0px 0px 7px #146c43 !important;
}

.pendingPSBlock span.circleLegend {
    background-color: #ffc720;
}

.donePSBlock span.circleLegend {
    background-color: #146c43;
}

#tasks-table tbody tr td div.priorityBlock {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    margin: auto;
    animation: glow 1s ease-in-out infinite alternate;
}

#tasks-table tbody tr.canWaitTask_row div.priorityBlock {
    box-shadow: inset 0px 0px 7px var(--bs-light) !important;
}

#tasks-table tbody tr.inListTask_row div.priorityBlock {
    box-shadow: inset 0px 0px 7px #dc7500 !important;
}

#tasks-table tbody tr.importantTask_row div.priorityBlock {
    box-shadow: inset 0px 0px 7px crimson !important;
}

#tasks-table tbody tr.canWaitTask_row td:nth-child(4) {
    text-shadow: 0 0 7px var(--bs-light);
}

#tasks-table tbody tr.inListTask_row td:nth-child(4) {
    text-shadow: 0 0 7px #dc7500;
}

#tasks-table tbody tr.importantTask_row td:nth-child(4) {
    text-shadow: 0 0 7px crimson;
}

.taskViewTitle,
.taskViewDescription {
    padding: 20px 15px;
    border: 1px solid #dc7500;
    border-radius: 10px;
    background-color: var(--inputs-bg);
    margin: 10px;
    max-height: 500px;
    overflow-y: auto;
}

#tickets-table tbody tr {
    position: relative;
}

#tickets-table tbody tr td:nth-child(2) span.ticketIDSpan {
    color: var(--table-text-color);
}

#tickets-table tbody tr.new_unseenTicket_row td:nth-child(1)::after {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background-color: var(--bs-orange);
    position: absolute;
    top: 5px;
    left: 5px;
}

#tickets-table tbody tr.blockedTicket::after {
    content: "";
    width: 15px;
    height: 15px;
    background-image: url('/assets/img/blocked.svg');
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
}

div.note-modal-backdrop {
    z-index: 10;
}

div.note-modal-content {
    background: var(--section-title-bg);
    box-shadow: 0 3px 9px rgb(0 0 0 / 50%) !important;
}

div.note-modal-header {
    border: none;
    border-bottom: 1px solid var(--separator-color);
}

div.note-modal-content .note-form-label,
div.note-modal-content .note-modal-title {
    color: var(--text-color);
}

div.note-modal-body .note-image-input {
    background-color: var(--inputs-bg);
    color: var(--text-color);
    border-radius: 25px;
    border: none;
    padding: 0;
    cursor: pointer;
}

div.note-modal-body .note-image-input::-webkit-file-upload-button {
    background-color: transparent;
    color: var(--text-color);
    border: none;
    border-right: 1px solid var(--separator-color);
    padding-top: 12px;
    padding-bottom: 12px;
    cursor: pointer;
}

div.note-modal-content div.note-modal-footer input.note-btn {
    border: none;
    color: var(--text-color);
    border-radius: 26px;
    padding: 11.5px 32px;
    text-transform: uppercase;
    background-color: var(--btn-main-color);
    transition: background-color .3s ease;
}

div.note-popover {
    background: var(--inputs-bg);
    border-color: transparent;
}

div.note-popover.bottom .note-popover-arrow:after,
div.note-popover.bottom .note-popover-arrow {
    border-bottom-color: var(--inputs-bg);
}

div.note-btn-group .note-btn {
    background-color: var(--btn-main-hover-color);
    border: 1px solid var(--separator-color);
}

.pubMediaBlock {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 27px;
}

.turnONBlock {
    display: flex;
    align-items: center;
}

#topbar .actions .searchbar .input-group {
    box-shadow: inset 0px 0px 7px var(--topbar-element-bshadow) !important;
    border-radius: 20px;
    background-color: var(--topbar-element-bg);
}

#topbar .actions .searchbar .search-results {
    position: absolute;
    width: 100%;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: scroll;
    box-shadow: 0px 3px 6px #0000000d !important;
    background-color: var(--topbar-bg-transp);
    border-radius: 7px;
    z-index: 1000;
    backdrop-filter: blur(7px);
}

#topbar .actions .searchbar .search-results a {
    display: block;
    border-bottom: 1px solid var(--separator-color);
}

#ticket_block .message_block .user {
    position: relative;
}

.delete-admin-tickets-replay {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    color: var(--bs-red);
    z-index: 51;
    margin-right: 10px;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid;
    width: 25px;
    height: 25px;
    font-size: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.delete-admin-tickets-replay i {
    color: var(--bs-red);
}

#ticket_block .message_block img {
    max-width: 300px;
    max-height: 300px;
}

div.menuSelectBlock label.btn.btn-outline-primary:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.5s;
    box-shadow: 0 0 10px 40px var(--text-orange);
}

div.menuSelectBlock label.btn.btn-outline-primary:active:after {
    box-shadow: 0 0 0 0 var(--text-orange);
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    transition: 0s;
}

div.menuSelectBlock label.btn.btn-outline-primary:active {
    top: 1px;
}

div.platformTasksBlock {
    background: transparent var(--section-content-horBG);
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 15px 0;
}

.tasksLeftInvoiceBlock,
.tasksLeftApiBlock,
.pendingContractsBlock,
.tasksLeftTicketsBlock {
    background-color: var(--dashboard-lastOr-bg);
    cursor: pointer;
    box-shadow: 0px 3px 6px var(--dashboard-news-bs) !important;
    border-radius: 10px;
    padding: 10px;
    width: 18.125vw;
    font-size: 1.146vw;
    position: relative;
}

.tasksLeftInvoiceBlock .tasksSecondBlock,
.tasksLeftApiBlock .tasksSecondBlock,
.pendingContractsBlock .tasksSecondBlock,
.tasksLeftTicketsBlock .tasksSecondBlock {
    background-color: var(--dashboard-news-bg);
    box-shadow: inset 0px 0px 7px var(--dashboard-news-bs) !important;
    width: 100%;
    height: 75px;
    padding: 5px;
    overflow-y: hidden;
    display: flex;
    align-items: center;
}

.tasksSecondBlock span {
    color: var(--text-orange);
    margin-left: 20px;
    margin-right: 10px;
}

.tasksLeftInvoiceBlock .tgbiconBlock {
    background-image: url("../img/pt-bill.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 55%;
}

.tasksLeftApiBlock .tgbiconBlock {
    background-image: url("../img/pt-API.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 55%;
}

.pendingContractsBlock .tgbiconBlock {
    background-image: url("../img/pcontract.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 55%;
}

.tasksLeftTicketsBlock .tgbiconBlock {
    background-image: url("../img/pt-tickets.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 55%;
}

.ticketsData, .apiData, .invoiceData, .pcData {
    display: flex;
    justify-content: center;
}

.tgbiconBlock {
    width: 70px;
    height: 70px;
    background-color: var(--dashboard-gic-btn-bg);
    box-shadow: inset 0px 1px 4px var(--dashboard-gic-btn-bs) !important;
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    z-index: 5;
}

.tgbTopLine {
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, #DC7500 0%, #DC750073 50%, #13121200 100%);
    width: 40%;
    height: 10px;
    border-top-left-radius: 10px;
    z-index: 5;
}

.tgbBottomLine {
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(90deg, #DC7500 0%, #DC750073 50%, #13121200 100%);
    width: 40%;
    height: 10px;
    border-bottom-left-radius: 10px;
    z-index: 5;
}

.tgbFirstSemiCircle {
    width: 37.5px;
    height: 75px;
    border-bottom-right-radius: 75px;
    border-top-right-radius: 75px;
    border: 5px solid var(--topbar-bg);
    border-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 19px;
    transform: translate(-50%, -50%);
    z-index: 4;
}

.tgbSecondSemiCircle {
    width: 42.5px;
    height: 85px;
    background: linear-gradient(90deg, #DC7500 0%, #DC7500 50%, #DC750057 100%);
    border-bottom-right-radius: 85px;
    border-top-right-radius: 85px;
    border: 0px solid transparent;
    border-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 22px;
    transform: translate(-50%, -50%);
    z-index: 3;
}

button.btnNewFormat {
    border: none;
    border-radius: 5px;
    padding: 6px 45px;
    background-color: var(--bs-orange) !important;
    color: var(--text-inside-bgColored);
    box-shadow: inset 0px 0px 7px var(--all-offer-licked-bs) !important;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}

button.btnNewFormat:hover {
    background-color: var(--btn-main-color) !important;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}

/* MOBILE SELECT SEARCH STYLE */
.form-control.selectize-control {
    background-color: transparent;
    border: none;
    padding: 0;
}

.form-control.selectize-control .selectize-input {
    background: transparent !important;
    background-color: var(--inputs-bg) !important;
    background-image: none !important;
    color: var(--text-color);
    border-radius: 25px;
    border: var(--inputs-border) !important;
    box-shadow: var(--inputs-bs) !important;
    transition: background-color .3s ease;
    padding: 15px 12px;
}

.form-control.selectize-control .selectize-input input,
.form-control.selectize-control .selectize-input input::placeholder {
    font-weight: normal;
    outline: 0 !important;
    font-size: 1rem;
    font-family: "Lato","sans-serif";
    color: var(--text-color);
}

.form-control.selectize-control .selectize-input.dropdown-active::before {
    background: transparent !important;
    display: none;
}

.form-control.selectize-control .selectize-dropdown {
    background-color: var(--inputs-bg) !important;
    background: var(--inputs-bg) !important;
    border: none !important;
    box-shadow: 0px 0px 6px #00000078 !important;
    top: 145% !important;
    padding: 10px 0px;
}

.form-control.selectize-control .selectize-dropdown::before {
    content: "";
    position: absolute;
    top: -12px;
    right: 10px;
    border-top: 0;
    border-right: 0.9em solid transparent;
    border-bottom: 1em solid;
    border-left: 0.9em solid transparent;
    display: block;
    color: var(--inputs-bg);
}

.selectize-dropdown .optgroup:first-child .optgroup-header,
.selectize-dropdown .active:not(.selected),
.selectize-dropdown .active {
    background: var(--chosen-highlighted) !important;
    background-color: var(--chosen-highlighted) !important;
    position: relative;
    color: var(--text-color) !important;
    padding: 10px;
}

.selectize-dropdown .option {
    border-bottom: 1px solid var(--separator-color) !important;
}

.selectize-dropdown .active:not(.selected)::after,
.selectize-dropdown .active::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 2px;
    background-color: var(--chosen-active);
}

.form-control.selectize-control.multi .selectize-input>div {
    background-image: none;
    background: var(--text-orange);
    margin: 5px;
    padding: 6px 20px;
    border: none;
    border-radius: 25px;
    color: var(--text-inside-bgColored);
    font-size: 1rem;
    text-shadow: none;
}

.form-control.selectize-control.multi .selectize-input>div.active {
    background: var(--menu-template-3-a-svg);
    background-image: none;
    margin: 5px;
    padding: 6px 20px;
    border: none;
    border-radius: 25px;
    color: var(--text-inside-bgColored);
    font-size: 1rem;
    text-shadow: none;
}
/* MOBILE SELECT SEARCH STYLE */

label.inputs-label.ctr_epcLabelwpnw {
    white-space: nowrap;
}

div.pubTypeBlock {
    width: 25px;
    height: 25px;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 1px solid var(--text-orange);
    color: var(--text-orange);
    border-radius: 50%;
    padding: 2px;
    margin-right: 5px;
    font-size: 12px;
}

#main_menu li.pub_actions svg g path,
#main_menu li.pub_actions svg {
    fill: none !important;
}

#main_menu li.pub_actions svg .cls-1,
#main_menu li.pub_actions svg .cls-2 {
    stroke: var(--text-color) !important;
}

.ELpostbackLinkInputrev_share,
.ELpostbackLinkInputpurchase,
.ELpostbackLinkInputview {
    position: absolute;
    left: -1000px;
    top: -1000px;
}


.ELpostbackLink,
th.positiveOrdersColumn,
th.pendingOrdersColumn,
th.negativeOrdersColumn,
th.totalOrdersColumn {
    cursor: pointer;
}

th.positiveOrdersColumn:after,
th.pendingOrdersColumn:after,
th.negativeOrdersColumn:after,
th.totalOrdersColumn:after {
    content: "\2193";
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    transition: transform 0.3s;
}

th.positiveOrdersColumn.rotate:after,
th.pendingOrdersColumn.rotate:after,
th.negativeOrdersColumn.rotate:after,
th.totalOrdersColumn.rotate:after {
    transform: translateY(-90%) rotate(180deg);
}

img.offerCountryClass {
    width: 25px;
    margin-left: 5px;
}

.subTableWithChildRows {
    width: 100%;
    border: 1px solid var(--separator-color);
}

tr.parent-row {
    cursor: pointer;
}

.mobileEmailShow {
    display: none;
}

span.reloadProfit {
    cursor: pointer;
}

span.reloadProfit::before {
    content: "\27F3";
}

img.offerInfoCountryImg {
	width: 27px;
}

.toDoBlock {
    position: relative;

}
.toDoBlock .response {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    overflow: scroll;
    height: 440px;
    padding-bottom: 10px;
}
.toDoBlock .box {
    padding: 10px;
      background: #ffedba;
      border-radius: 10px;
      margin: 10px;
      position: relative;
}
.toDoBlock .description {
    text-align: justify;
    color: #000;
    font-style: italic;
    font-size: 15px;
    line-height: 15px;
    margin-top: 5px;
    margin-bottom: 40px;
}
.toDoBlock .clear {
    clear: both;
}
.toDoBlock .id {
    background-color: #000;
    color: #fff;
    border-radius: 50%;
    font-size: 14px;
    width: fit-content;
    font-weight: 700;
    padding: 0px 6px 0px 6px;
    float: left;
}
.toDoBlock .priority {
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    float: left;
    margin-left: 5%;
}
.toDoBlock .priority.low {
    color: #dc7500;
}
.toDoBlock .priority.urgent {
    color: red;
}
.toDoBlock .for {
    float: right;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    background-color: #000;
    color: #fff;
    padding: 0 5px;
    border-radius: 5px;
}
.toDoBlock .footer {
    margin-top: 5px;
}
.toDoBlock .action {
    font-size: 14px;
    font-weight: 700;
    background-color: var(--text-orange);
    width: 100px;
    text-transform: uppercase;
    border-radius: 15px;
    text-align: center;
    padding: 5px 0;
    margin: auto;
    position: absolute;
    bottom: 10px;
    left: calc(50% - 50px);
    color: #fff;
}
.toDoBlock .action:hover {
    cursor: pointer;
    background-color: #000;
    color: #fff;
}
.toDoBlock .status {
    color: #000;
    font-weight: 700;
    text-align: center;
    position: absolute;
    bottom: 10px;
    width: calc(100% - 20px);
}
.toDoBlock .add_task {
    background: #dc7500;
    width: 150px;
    text-align: center;
    margin: 0 auto 10px;
    border-radius: 15px;
    padding: 5px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
}
.toDoBlock .add {
    width: 150px;
    text-align: center;
    margin: 0 auto 10px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    background-color: #000;
    box-shadow: -3px 3px 6px #00000063 !important;
    border-radius: 26px;
    padding: 11.5px 32px;
    border: 1px solid transparent;
    font-size: 1rem;
}
.toDoBlock .add_task:hover,
.toDoBlock .add:hover {
    cursor: pointer;
}
.toDoBlock .add_task_screen {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000d6;
    display: none;
}
.toDoBlock .add_task_screen .inside {
    max-width: 300px;
    margin: 10px auto 0;
    background: var(--section-title-bg);
    padding: 20px;
    border-radius: 15px;
    position: relative;
}
.toDoBlock .add_task_screen .close_new_task {
    color: var(--text-color);
    position: absolute;
    right: 15px;
    top: 5px;
    font-size: 20px;
    font-weight: 700;
}
.toDoBlock .add_task_screen .close_new_task:hover {
    cursor: pointer;
}
.toDoBlock .add_task_screen .inside h4,
.toDoBlock .add_task_screen .inside .label {
    color: var(--text-color);
}
.toDoBlock .add_task_screen .inside .label {
    margin-bottom: 5px;
}
.toDoBlock .add_task_screen .inside textarea,
.toDoBlock .add_task_screen .inside select {
    width: 100%;
    background-color: var(--inputs-bg);
    color: var(--text-color);
    border-radius: 25px;
    border: 0px;
    margin-bottom: 10px;
}
.toDoBlock .add_task_screen .inside textarea {
    min-height: 150px;
}
.toDoBlock .add_task_screen .warning {
    color: red;
    display: none;
    margin-top: -40px;
    margin-bottom: 15px;
    margin-left: 10px;
}
.toDoBlock .add_task_screen .added {
    color: green;
    display: none;
}
li.to_do_notif {
    padding: 0 10px;
}
li.to_do_notif .desscription {
    font-size: 12px;
    font-weight: 500;
    text-align: justify;
}
li.to_do_notif .seen {
    text-align: center;
    width: 70px;
    background: #dc7500;
    color: #fff;
    border-radius: 20px;
    margin: 10px auto;
}
li.to_do_notif .seen:hover {
    cursor: pointer;
}
.popup_send_pendings_to_advs a {
    color: var(--text-inside-bgColored);
    border-radius: 26px;
    padding: 11.5px 32px;
    text-transform: uppercase;
    background-color: var(--btn-main-color);
    transition: all .3s ease;
}
.popup_send_pendings_to_advs a:hover {
    color: var(--text-inside-bgColored);
    background-color: var(--btn-main-hover-color);
    box-shadow: -3px 3px 6px #00000063 !important;
}

@media(min-width: 768px) {

    #pubs_earnings-table td,
    #offers_stats-table td,
    #adv_stats-table td {
        white-space: nowrap;
    }

    #tickets-table tbody tr.blockedTicket::after {
        left: 5px;
        bottom: 5px;
    }

    .mb-Info-Block {
        display: none;
    }

    #adv_stats-table.hideTheTopThree tbody tr:nth-child(1) td:first-child,
    #adv_stats-table.hideTheTopThree tbody tr:nth-child(2) td:first-child,
    #adv_stats-table.hideTheTopThree tbody tr:nth-child(3) td:first-child,
    #offers_stats-table.hideTheTopThree tbody tr:nth-child(1) td:first-child,
    #offers_stats-table.hideTheTopThree tbody tr:nth-child(2) td:first-child,
    #offers_stats-table.hideTheTopThree tbody tr:nth-child(3) td:first-child,
    #pubs_earnings-table.hideTheTopThree tbody tr:nth-child(1) td:first-child,
    #pubs_earnings-table.hideTheTopThree tbody tr:nth-child(2) td:first-child,
    #pubs_earnings-table.hideTheTopThree tbody tr:nth-child(3) td:first-child {
        background-image: none;
    }

    #adv_stats-table tbody tr:nth-child(1) td:first-child,
    #adv_stats-table tbody tr:nth-child(2) td:first-child,
    #adv_stats-table tbody tr:nth-child(3) td:first-child,
    #offers_stats-table tbody tr:nth-child(1) td:first-child,
    #offers_stats-table tbody tr:nth-child(2) td:first-child,
    #offers_stats-table tbody tr:nth-child(3) td:first-child,
    #pubs_earnings-table tbody tr:nth-child(1) td:first-child,
    #pubs_earnings-table tbody tr:nth-child(2) td:first-child,
    #pubs_earnings-table tbody tr:nth-child(3) td:first-child {
        background-position: center;
        background-repeat: no-repeat;
        background-size: auto 85%;
    }

    #adv_stats-table tbody tr:nth-child(1) td:first-child span,
    #adv_stats-table tbody tr:nth-child(2) td:first-child span,
    #adv_stats-table tbody tr:nth-child(3) td:first-child span,
    #offers_stats-table tbody tr:nth-child(1) td:first-child span,
    #offers_stats-table tbody tr:nth-child(2) td:first-child span,
    #offers_stats-table tbody tr:nth-child(3) td:first-child span,
    #pubs_earnings-table tbody tr:nth-child(1) td:first-child span,
    #pubs_earnings-table tbody tr:nth-child(2) td:first-child span,
    #pubs_earnings-table tbody tr:nth-child(3) td:first-child span {
        display: none;
    }

    #viewer-wizard div.footer button.btn.update-offer {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }

}

@media(max-width: 768px) {

    #mm_leads-table tr th:nth-child(2),
    #mm_leads-table tr td:nth-child(2) {
        display: none;
    }

    .mobileEmailShow {
        display: block;
    }

    #tickets-table tbody tr.blockedTicket::after {
        right: 5px;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }

    button.btn.btn-table {
        padding: 5px 10px;
        font-size: 13px;
        margin: auto;
    }

    #new-offer-form div.row.h-100 {
        overflow-y: auto;
    }

    #viewer-wizard div.footer {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    #viewer-wizard div.footer button.btn.prev,
    #viewer-wizard div.footer button.btn.update-offer,
    #viewer-wizard div.footer button.btn.next {
        margin: 5px;
        padding: 5px;
        font-size: 13px;
    }

    .steps-wrapper.h-100 {
        height: auto !important;
    }

    label.inputs-label.suspectedLegendBlock,
    label.inputs-label.fakeLegendBlock,
    label.inputs-label.testLegendBlock {
        justify-content: flex-start !important;
        padding: 0 20%;
        margin-top: 10px;
    }

    #main_section #content {
        overflow-y: auto;
        padding-bottom: 50px;
    }

    .os-offer_name {
        display: none;
    }

    div.platformTasksBlock {
        /* flex-direction: column; */
        justify-content: center;
        padding: 15px 0 15px 15px;
        flex-wrap: wrap;
    }

    .tasksLeftInvoiceBlock, .tasksLeftApiBlock, .tasksLeftTicketsBlock, .pendingContractsBlock {
        width: 40%;
        margin: 10px auto;
        font-size: 12px;
    }

    .tgbiconBlock {
        width: 45px;
        height: 45px;
    }

    .tgbFirstSemiCircle {
        width: 23.5px;
        height: 45px;
        left: 14px;
    }

    .tgbSecondSemiCircle {
        width: 30.5px;
        height: 55px;
        left: 17px;
    }

    .tasksLeftInvoiceBlock .tasksSecondBlock,
    .tasksLeftApiBlock .tasksSecondBlock,
    .pendingContractsBlock .tasksSecondBlock,
    .tasksLeftTicketsBlock .tasksSecondBlock {
        height: 45px;
    }

    .tasksSecondBlock span {
        margin-left: 25px;
        margin-right: 5px;
    }

    .mblNeedOverflvXHidd {
        overflow-x: hidden;
    }

    .mblNeedMarTop {
        margin-top: 10px !important;
    }

    div.mblNeedPadZero {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #adv_stats-table.hideTheTopThree tbody tr:not(.child):nth-child(1) td:first-child,
    #adv_stats-table.hideTheTopThree tbody tr:not(.child):nth-child(2) td:first-child,
    #adv_stats-table.hideTheTopThree tbody tr:not(.child):nth-child(3) td:first-child,
    #offers_stats-table.hideTheTopThree tbody tr:not(.child):nth-child(1) td:first-child,
    #offers_stats-table.hideTheTopThree tbody tr:not(.child):nth-child(2) td:first-child,
    #offers_stats-table.hideTheTopThree tbody tr:not(.child):nth-child(3) td:first-child,
    #pubs_earnings-table.hideTheTopThree tbody tr:not(.child):nth-child(1) td:first-child,
    #pubs_earnings-table.hideTheTopThree tbody tr:not(.child):nth-child(2) td:first-child,
    #pubs_earnings-table.hideTheTopThree tbody tr:not(.child):nth-child(3) td:first-child {
        background-image: none;
    }

    #adv_stats-table tbody tr:not(.child):nth-child(1) td:first-child,
    #adv_stats-table tbody tr:not(.child):nth-child(2) td:first-child,
    #adv_stats-table tbody tr:not(.child):nth-child(3) td:first-child,
    #offers_stats-table tbody tr:not(.child):nth-child(1) td:first-child,
    #offers_stats-table tbody tr:not(.child):nth-child(2) td:first-child,
    #offers_stats-table tbody tr:not(.child):nth-child(3) td:first-child,
    #pubs_earnings-table tbody tr:not(.child):nth-child(1) td:first-child,
    #pubs_earnings-table tbody tr:not(.child):nth-child(2) td:first-child,
    #pubs_earnings-table tbody tr:not(.child):nth-child(3) td:first-child {
        background-position: center right;
        background-repeat: no-repeat;
        background-size: 40px 40px;
    }

    #adv_stats-table tbody tr:not(.child):nth-child(1) td:first-child span,
    #adv_stats-table tbody tr:not(.child):nth-child(2) td:first-child span,
    #adv_stats-table tbody tr:not(.child):nth-child(3) td:first-child span,
    #offers_stats-table tbody tr:not(.child):nth-child(1) td:first-child span,
    #offers_stats-table tbody tr:not(.child):nth-child(2) td:first-child span,
    #offers_stats-table tbody tr:not(.child):nth-child(3) td:first-child span,
    #pubs_earnings-table tbody tr:not(.child):nth-child(1) td:first-child span,
    #pubs_earnings-table tbody tr:not(.child):nth-child(2) td:first-child span,
    #pubs_earnings-table tbody tr:not(.child):nth-child(3) td:first-child span {
        display: none;
    }

    #topbar a#openPageslide {
        border-bottom: none;
    }

    #topbar .brand {
        display: none;
    }

    #topbar .theme-switcher,
    #topbar .lang-switch {
        display: none !important;
    }

    #topbar .actions .searchbar .input-group.search-active input {
        width: 115px;
        padding: 5px;
    }

    .mb-Info-Block {
        padding-top: 25px;
    }

    div.mb-Info-Block .onlyMobBlockWrapper {
        display: flex !important;
        justify-content: center;
        align-items: center;
    }

    .lang-switch.onlyMobBlockWrapper,
    .theme-switcher.onlyMobBlockWrapper {
        margin-top: 10px;
    }

    div.mb-Info-Block .onlyMobBlockWrapper.theme-switcher label {
        display: block;
    }

    div.mb-Info-Block .onlyMobBlockWrapper.theme-switcher #slider {
        position: absolute;
        opacity: 0;
        height: 0;
        width: 0;
        cursor: pointer;
    }

    div.mb-Info-Block .onlyMobBlockWrapper.theme-switcher .switcher-wrapper {
        position: relative;
        width: 80px;
        height: 36px;
        background-color: var(--topbar-element-bg);
        transition: background-color;
        border-radius: 24px;
        margin: 0 18px;
    }

    div.mb-Info-Block .onlyMobBlockWrapper.theme-switcher #slider:checked~.switcher-wrapper .moon-icon {
        opacity: 1;
        transform: translate(0, -50%) rotate(15deg);
    }

    div.mb-Info-Block .onlyMobBlockWrapper.theme-switcher .switcher-wrapper .moon-icon {
        opacity: 0;
        position: absolute;
        top: 50%;
        left: 5%;
        height: 20px;
        width: 20px;
        color: var(--text-color);
        transform: translate(50%, -50%) rotate(0deg);
        transition: background-color 250ms, opacity 150ms, transform 500ms cubic-bezier(0.26, 2, 0.46, 0.71);
    }

    div.mb-Info-Block .onlyMobBlockWrapper.theme-switcher #slider:checked~.switcher-wrapper .switcher {
        transform: translate(45px, -50%);
    }

    div.mb-Info-Block .onlyMobBlockWrapper.theme-switcher .switcher-wrapper .switcher {
        position: absolute;
        top: 50%;
        left: 5%;
        transform: translate(0, -50%);
        height: 26px;
        width: 26px;
        background-color: var(--topbar-slider-touch-bg);
        border-radius: 50%;
        transition: background-color 250ms, transform 500ms cubic-bezier(0.25, 1.61, 0.63, 0.71);
    }

    div.mb-Info-Block .onlyMobBlockWrapper.theme-switcher #slider:checked~.switcher-wrapper .sun-icon {
        opacity: 0;
        transform: translate(-50%, -50%) rotate(15deg);
    }

    div.mb-Info-Block .onlyMobBlockWrapper.theme-switcher .switcher-wrapper .sun-icon {
        position: absolute;
        top: 50%;
        right: 5%;
        height: 20px;
        width: 20px;
        opacity: 1;
        transform: translate(-15%, -50%) rotate(0deg);
        transform-origin: 50% 50%;
        transition: background-color 250ms, opacity 150ms, transform 500ms cubic-bezier(0.26, 2, 0.46, 0.71);
    }

    div.mb-Info-Block .onlyMobBlockWrapper.lang-switch .input-group-text {
        height: calc(2.25rem + 2px);
        border-radius: 20px 0px 0px 20px !important;
        background-color: var(--topbar-element-bg);
        border: none !important;
        color: var(--text-color);
    }

    div.mb-Info-Block .onlyMobBlockWrapper.lang-switch .custom-select {
        background-color: var(--topbar-element-bg);
        border: none;
        color: #fff;
        width: 50px;
        line-height: 1;
        float: right;
        border-radius: 0px 20px 20px 0px;
        padding: 5px;
        appearance: none;
        -webkit-appearance: none;
    }

    div.mb-Info-Block .onlyMobBlockWrapper.lang-switch .input-group-text svg {
        fill: currentColor;
    }

    div.swal2-popup.swal2-modal {
        max-width: 100% !important;
    }

    .toDoBlock .response {
        grid-template-columns: auto;
    }

}

@media(max-width: 370px) {

    #topbar .actions .searchbar .input-group.search-active .input-group-text {
        padding: 5px;
    }

    #topbar .actions .searchbar .input-group.search-active input {
        width: 90px;
    }

}