<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a {
    color: #4fa4c0;
}
.flashMsgs {
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    padding-top: 120px;
    background: rgba(0,0,0,0.1);
    display: none;
}
.alert {
    padding: 10px;
    box-sizing: border-box;
    max-width: 350px;
    margin: 0 auto 10px auto;
}
.alert .close {
    right: 0px;
}
.skin-blue .main-header {
    border-bottom: 2px solid #d6d6d6;
}
.skin-blue .main-header .navbar {
    background: #e7e6e2;
}
.skin-blue .main-header .navbar .nav&gt;li&gt;a {
    color: #111111;
}
.skin-blue .main-header .navbar .nav&gt;li&gt;a:hover, .skin-blue .main-header .navbar .nav&gt;li&gt;a:active, .skin-blue .main-header .navbar .nav&gt;li&gt;a:focus, .skin-blue .main-header .navbar .nav .open&gt;a, .skin-blue .main-header .navbar .nav .open&gt;a:hover, .skin-blue .main-header .navbar .nav .open&gt;a:focus {
    color: #fff;
    background: #f15b39;
}
.skin-blue .main-header .navbar .sidebar-toggle {
    color: #f15b39;
}
.skin-blue .main-header .navbar .sidebar-toggle:hover {
    color: #fff;
    background: #f15b39;
}
.skin-blue .main-header .logo {
    box-sizing: border-box;
}
.skin-blue .main-header .logo, .skin-blue .main-header .logo:hover {
    background: #e7e6e2;
}
.skin-blue .main-header .logo .helper {
    display: inline-block;
    vertical-align: middle;
}
.skin-blue .main-header .logo .helper img {
    vertical-align: middle;
    max-height: 40px;
}
.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
    background: #f6f6f4;
}
.user-panel&gt;.info&gt;p, .skin-blue .user-panel&gt;.info, .skin-blue .user-panel&gt;.info&gt;a {
    color: #333333;
}
.skin-blue .sidebar-menu&gt;li.header {
    background: #4fa4c0;
    color: #fff;
}
.skin-blue .sidebar a {
    color: #111111;
}
.skin-blue .sidebar-menu&gt;li:hover&gt;a, .skin-blue .sidebar-menu&gt;li.active&gt;a {
    color: #4fa4c0;
    background: none;
}
.skin-blue .sidebar a .fa {
    color: #f15b39;
}
.skin-blue .sidebar-menu&gt;li&gt;a:hover {
    border-left: 3px solid #4fa4c0;
}
.skin-blue .sidebar-menu&gt;li&gt;.treeview-menu {
    background: none;
}
.skin-blue .treeview-menu&gt;li&gt;a {
    color: #333333;
}
.skin-blue .treeview-menu&gt;li&gt;a:hover , .skin-blue .treeview-menu&gt;li&gt;a:active {
    color: #4fa4c0;
}
.box.box-primary {
    border-top-color: #f15b39;
}
.box-header {
    background: #f6f6f4;
}
.btn.btn-primary {
    background: #4fa4c0;
}
.btn.btn-primary:hover {
    background: #37859e;
}
.info-box.bg-blue {
    background: #4fa4c0!important;
}
.info-box.bg-blue .info-box-icon {
    background: #37859e;
}
.info-box.bg-blue .info-box-content {
    background: #4fa4c0;
}
.nav-tabs-custom&gt;.nav-tabs&gt;li.active {
    border-top-color: #f15b39;
}
.pagination&gt;.active&gt;a, .pagination&gt;.active&gt;a:focus, .pagination&gt;.active&gt;a:hover, .pagination&gt;.active&gt;span, .pagination&gt;.active&gt;span:focus, .pagination&gt;.active&gt;span:hover {
    background-color: #4fa4c0;
    border-color: #4fa4c0;
}
.skin-blue .treeview-menu&gt;li.active&gt;a, .skin-blue .treeview-menu&gt;li&gt;a:hover {
    color: #4fa4c0;
}
.toggle-fillters {
    margin-top: 15px;
}
.toggle-fillters .head, .filters .head {
    background: #e7e6e2;
}
.toggle-fillters .head h3, .filters .head h3 {
    margin: 0;
}
.toggle-fillters .head.section h3, .filters .head.section h3 {
    margin: 0;
    padding: 0;
    margin-bottom:  0px;
}
.toggle-fillters .head ul, .filters .head ul {
    overflow: hidden;
    margin: 0;
    padding: 0;
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
    padding: 15px 0px;
}
.toggle-fillters .head .hide-section {
    padding-top: 15px;
    display: inline-block;
}
.toggle-fillters .head ul li, .filters .head ul li {
    display: inline-block;
    vertical-align: middle;
}
.toggle-fillters .head ul li:first-child a {
    margin: 0px 20px 0px 0px;
    color: #333;
}
.toggle-fillters .head ul li:last-child {
    /*margin: 10px 0px 0px 20px; */
}
.toggle-fillters .head .form-group {
    margin-top: 16px;
}
.container-white {
    background: #fff;
    padding: 20px;
}
.white-bg {
    background: #fff;
}
.offers-container {
    margin-top: 15px;
}
#offers_table.partners-table {
    border-collapse: collapse!important;
}
.table thead th {
    background: #d9d9d9;
    border-color: #d9d9d9;
}
.partners-table td {
    position: relative;
}
.partners-table tr td:nth-child(1) {
    text-align: center;
}
.partners-table thead th.white {
    background: #fff;
}
.partners-table tbody tr.empty-head td {
    background: #e7e6e2;
    padding: 15px 0px !important;
}
table.dataTable td {
    vertical-align: middle!important;
    border: 1px solid #d9d9d9!important;
    padding: 10px 15px!important;

}
#offers_table thead th:nth-child(1){
    padding: 0px;
    vertical-align: middle;
    line-height: 13px;
}
#offers_table thead th:nth-child(1) input {
    margin: 0px;
}
#offers_table thead th:nth-child(1),
#offers_table td:nth-child(1),
#offers_table td:nth-child(2),
#offers_table td:nth-child(7),
#offers_table td:nth-child(8),
#offers_table td:nth-child(9),
#offers_table td:nth-child(10),
#offers_table td:nth-child(11){
    text-align: center;
}
.dataTable td .dropdown-menu {
    top: auto;
    border: 1px solid #515151;
}
#offers_table .stats-container {
    width: 410%;
    border: 1px solid #515151;
    padding: 5px 0px;
    right: 0px;
    left: auto;
}
#offers_table .stats-container p {
    left: 5px;
}
ul.offer-clicks-details {
    display: list-item;
    list-style-type: square;
    list-style-position: outside;
}
#offers_table .stats-container .title-box {
    border-bottom: 1px solid #515151;
    padding: 0px 10px;
    font-weight: bold;
    white-space: nowrap;
}
#offers_table .stats-container li .shop-name {
    white-space: nowrap;
}
#offers_table .stats-container li .price-credit {
    padding-left: 10px;
}
#offers_table .stats-container li .shop-name, #offers_table .stats-container li .price-credit {
    display: inline-block;
    /* padding: 0px 10px; */
}
#offers_table .stats-container li.my-shop {
    font-weight: bold;
}
#popup {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1002;
    display: none;
}
.overlay {
    background: rgba(0,0,0, 0.3);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#popup .content-popup {
    width: 90%;
    max-width: 980px;
    background: #fff;
    margin: 20px auto;
    padding: 20px;
    box-sizing: border-box;
    position: relative;
    overflow: scroll;
}
#popup .content-popup h3 {
    margin-top: 0;
}
#popup .content-popup .close-popup {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 20px;
}

.custom-tabs {
    overflow: hidden;
}
.custom-tabs li {
    float: left;
}
.custom-tabs.custom-snd li {
    float: right;
}
.custom-tabs li a {
    border: 1px solid #e9e9e9;
    padding: 3px 5px;
    border-radius: 0px;
}
.custom-tabs li:first-child a {
    border-right: 0px;
}
.custom-tabs.custom-snd li:first-child a {
    border-right: 1px solid #e9e9e9;
}
.custom-tabs.custom-snd li:nth-child(2) a {
    border-left: 0px;
    border-right: 0px;
}
.custom-tabs li.active a {
    border-bottom: 0px;
    color: #515151;
}
.float-input {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.float-input .input {
    /*position: absolute;*/
    width: 100%;
    padding-right: 50px;
    box-sizing: border-box;
}
.float-input .btn {
    width: 45px;
    position: absolute;
    top: 0;
    right: 0;
}
.float-input.has-two-btns .input {
    padding-right: 100px;
}
.float-input.has-two-btns .first {
    right: 50px;
}
span.bid_for_tomorrow {
    border: 1px solid transparent!important;
    padding: 0px 3px!important;
    cursor: text;
}
button.bid_for_tomorrow {
    cursor: pointer;
}
span.bid_for_tomorrow:hover {
    border: 1px solid #515151!important;
}
button.bid_for_tomorrow:disabled {
    pointer-events: all;
    cursor: not-allowed;
}
span.bid_for_tomorrow[data-disabled="true"] {
    pointer-events: all;
    cursor: not-allowed;
}
.bid_daily_box {
    width: 290px;
    padding: 10px;
    background: #e7e6e2;
    left: -230px;
}
.bid_daily_box .form-group {
    float: left;
    width: 100%;
    padding-right: 115px;
    box-sizing: border-box;
}
.bid_daily_box .btn {
    position: absolute;
    top: 10px;
    right: 10px;
}
.bid_daily_box .submitBid {
    right: 80px;
}
.bid_daily_box .submitSingleBid {
    right: 80px;
}
.bid_daily_box p {
    margin: 5px 0px 0px 0px;
}
.bid_daily_box .texts .form-group {
    width: 100%;
}
.bid_daily_box .texts .form-control {
    width: 250px;
}
.min_cpc {
    margin-top: 5px;
}
.go-to-link-input {
    width: auto;
    display: inline-block;
}

.top-header .sidebar-toggle, .top-header .logout {
    display: none;
}
#shop_filter {
    margin-top: 10px;
    float: left;
    width: calc(100% - 60px);
    width: -webkit-calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    width: -o-calc(100% - 60px);
    width: -ms-calc(100% - 60px);
    /*margin-bottom: -10px;*/
    /*width: auto;*/
}
.main-header .sidebar-toggle {
    margin-right: 5px;
}
@media (max-width: 768px){

    .main-sidebar, .left-side {
        padding-top: 110px!important;
    }

    .statistic-hp {
        display: none;
    }

    .custom-tabs {
        overflow: visible!important;
    }
    .top-header {
        position: relative;
    }
    .sidebar-toggle, .nav&gt;li&gt;a.logout {
        display: none;
    }
    .top-header .sidebar-toggle {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 3;
        padding: 12px 15px;
        font-size: 23px;
    }
    .top-header .logout {
        font-size: 23px;
        position: absolute;
        top: 0px;
        right: 0px;
        z-index: 3;
        display: block;
        padding: 12px 15px;
    }
    .top-header .sidebar-toggle:hover {
        color: #4fa4c0;
    }
    #shop_filter {
        width: 100%;
    }
    .filter-shops-content {
        float: left;
        width: calc(100% - 155px);
        width: -webkit-calc(100% - 155px);
        width: -moz-calc(100% - 155px);
        width: -o-calc(100% - 155px);
        width: -ms-calc(100% - 155px);
    }
    .skin-blue .main-header .navbar {
        padding-bottom: 10px;
    }
}
.export {
    display: inline-block;
    font-size: 17px;
    margin: 16px 0px;
}
.choosen-filter .filter {
    font-weight: bold;
    margin-left: 10px;
}
.table-tabs {
    display: block;
    overflow: hidden;
    text-align: right;
    position: absolute;
    top: 23px;
    right: -14px;
}
.table-tabs .tab {
    background: #d9d9d9;
    color: #515151;
    padding: 5px 10px;
    display: inline-block;
    vertical-align: top;
}
.table-tabs .tab.active, .table-tabs .tab:hover {
    background: #fff;
    /*color: #515151;*/
}
table.dataTable {
    margin-top: 0px !important;
}
.sidebar-menu li span, .sidebar-menu .treeview-menu {
    background: #f6f6f4!important;
}
.daterangepicker {
    z-index: 1003;
}
#offers_table_wrapper #offers_table_length {
    float: left;
}
#cats_tree {
    height: 350px;
    margin-left: -24px;
}
.fa-pencil.reverse-pencil {
    -ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
}
.main-header .navbar-custom-menu .navbar-nav {
    float: right;
}
.main-header .navbar-custom-menu .navbar-nav li a {
    padding: 15px 13px;
}
.content-header&gt;.breadcrumb {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
}
.statistic-hp .tab-stats {
    text-align: right;
    margin-top: -10px;
    margin-bottom: -10px;
}
.statistic-hp .tab-stats .change-chart {
    display: inline-block;
    background: #000;
    vertical-align: top;
    float: none;
}
.statistic-hp .tab-stats .change-chart a {
    padding: 0px 20px;
    background: rgb(237,194,64);
    color: #fff;
    display: block;
    height: 40px;
    line-height: 40px;
    border-bottom: 0px;
}
.statistic-hp .tab-stats .change-chart:last-child a {
    background: #4fa4c0;
}
.statistic-hp .tab-stats .change-chart.active a {
    background: #fff;
    color: #333;
}
table.dataTable.dtr-inline.collapsed&gt;tbody&gt;tr&gt;td:first-child, table.dataTable.dtr-inline.collapsed&gt;tbody&gt;tr&gt;th:first-child {
    text-align: left;
}
table.dataTable.dtr-inline.collapsed&gt;tbody&gt;tr&gt;td:first-child:before, table.dataTable.dtr-inline.collapsed&gt;tbody&gt;tr&gt;th:first-child:before {
    background-color: transparent!important;
    content: "\f077"!important;
    color: #000!important;
    display: inline-block!important;
    font: normal normal normal 14px/1 FontAwesome!important;
    font-size: inherit!important;
    text-rendering: auto!important;
    -webkit-font-smoothing: antialiased!important;
    border: none!important;
    border-radius: 0px!important;
    box-shadow: none!important;
    box-sizing: none!important;
}
table.dataTable.dtr-inline.collapsed&gt;tbody&gt;tr.parent&gt;td:first-child:before, table.dataTable.dtr-inline.collapsed&gt;tbody&gt;tr.parent&gt;th:first-child:before {
    content: "\f078"!important;
}
.dataTables_filter input.form-control {
    width: 200px;
}
#filtered_cats p {
    float: left;
    padding: 3px 15px;
    background: #e1e1e1;
    margin-right: 10px;
}
#filtered_cats p::after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00d";
    cursor: pointer;
    margin-left: 5px;
}
#filtered_cats .open_filter_cats {
    clear: both;
    display: block;
}
.action-link {
    margin-right: 5px;
}
.btn.btn-select {
    background: #ffffff;
    border-color: #cccccc;
}
#next-modal {
    position: absolute!important;
    width: 1px!important;
    height: 1px!important;
    visibility: hidden!important;
}
.dataTables_empty {
    text-align: center;
}
.select_all {
    margin-left: 50%!important;
}
body.popup-open {
    overflow: hidden!important;
}
b.clicks-text {
    white-space: nowrap;
}
.flotTip {
    position: absolute;
    border-radius: 10px;
    padding: 6px;
    color: #f9f9f9;
    background: rgba(0, 0, 0, 0.8);
    border: solid 2px rgba(0, 0, 0, 0.9);
    font-weight: 600;
    font-size: 14px;
    text-align: center;
}
.flotTip strong {
    font-weight: bold;
}
@media only screen and (max-width : 992px) {
    .col-xs-12.traffic-calendar {
        margin-bottom: 10px;
    }
    .choose-stats-container {
        margin-top: 10px;
    }
}
.ajax-content {
    position: relative;
    z-index: 1001;
}
.ajax-content .overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 1001;
}
.loading .overlay {
    display: block;
    z-index: 1001;
    background: rgba(255,255,255,0.9);
    border-radius: 3px;
}
.loading .overlay .fa {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: 0;
    margin-top: 0;
    color: #000;
    font-size: 30px;
}
.visible-xs .panel-default {
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.clear-form {
    margin-top:5px;
    display: inline-block;
    margin-right: 0px;
}

@media(min-width:510px){
    .clear-form {
        margin-right: 15px;
    }
}
.dropdown.open .dropdown-menu.bid_daily_box {
	display: block;
}

@media (min-width: 768px) {
    .modal-xl {
        width: 90%;
        max-width:1200px;
    }
}</pre></body></html>