@font-face {
    font-family: 'digital';
    src:url('../fonts/digital_readout.eot?3p0rtw');
    src:url('../fonts/digital_readout.eot?#iefix3p0rtw') format('embedded-opentype'),
    url('../fonts/digital_readout.woff?3p0rtw') format('woff'),
    url('../fonts/digital_readout.ttf?3p0rtw') format('truetype');
url('../fonts/digital_readout.svg?3p0rtw#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

#doc_time {
    display: block;
    margin-right: 15px;
    margin-top: 2px;
}
#doc_time .timeBl {
    font-family: 'digital';
    font-size: 26px;
    letter-spacing: 6px;
}

#doc_time span {
    display: inline-block;
    float: left;
    color: #96a1d7;
}
#doc_time .points-text {
    margin-top: -3px;
}

#doc_time .dataBl {
    text-transform: uppercase;
    margin-top: 14px;
    margin-left: 10px;
}
.navbar-brand > img {
    height: auto;
   margin-top: -5px;
}
.navbar-setting > li > a{
    color: rgba(255, 255, 255, 0.8) !important;
}
.navbar-setting > .active > a{
    color: rgba(255, 255, 255, 1) !important;
}
.navbar-setting .active i{
    color: rgb(255, 255, 97) !important;
}
.nav-tabs > li > a {
    color: #047cdc;
}
.not-active {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: #ddd;
}
.nav-tabs > li > .not-active {
    color: #b3b2b2;
}
.sidebar-gradient {
    background: rgb(37,35,92);
    background: linear-gradient(120deg, rgba(37,35,92,1) 0%, rgba(0,127,208,1) 100%);
}
.channel-label {
    padding: 0 0px;
    font-size: 9px !important;
    width: 46px;
    margin-right: 5px;
}
.table .subset-table td, .subset-table th {
    border: none !important;
    background-color: rgba(244, 244, 244, 0.5) !important;
}
.subset-container {
    position: relative;
}
.subset-container:before {
    content: '\e9c2';
    font-family: 'icomoon';
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 50px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.subset-container.collapsed:before {
    content: "\e9c1";
}
.p-40 {
    padding: 40px !important;
}
.text-dotted {
    border-bottom: 1px dotted #000;
}
.table .menu-settings td{
    padding: 3px;
}
.add-user-leads-info {
    margin-top: 55px;
    margin-bottom: 28px;
}
.add-affilate-switcher {
    margin-top: 23px;
}
.form-group-after-switcher {
    padding-top: 10px !important;
}
.channel-notes-add-comment-btn {
    margin-top: -59px;
}
@media (min-width: 1200px) {
    .border-right-grey-01-lg {
        border-right: 1px solid rgba(0, 0, 0, 0.1) !important;
    }
}

.border-right-grey-01-lg {
    border-right: none;
}
@media screen and (max-width: 1024px) {
    .add-user-leads-info {
        margin-top: 0;
        margin-bottom: 20px;
    }
    .add-affilate-switcher {
        margin-top: 0;
        margin-bottom: 20px;
    }
    .add-user-cell-phone {
        margin-top: 0 !important;
    }
    .form-group-after-switcher {
        padding-top: 0 !important;
    }
    .channel-notes-add-comment-btn{
        margin-top: 0 !important;
        margin-bottom: 10px;
    }

}
.add-user-cell-phone {
    margin-top: -20px;
}
.panel-group-control a > .panel-title:before {
    content: '\e9c2';
    font-family: 'icomoon';
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.panel-group-control a.collapsed > .panel-title:before {
    content: '\e9c1';
}
.ippart, .ippart_v6 {
    padding-left: 2px !important;
    padding-right: 2px !important;
}
/*
.select-role-type .selectboxit-container{
    border: 1px solid #0477c5;
}*/
.statement_email_list td {
    border: none !important;
}
.affilate-min-price-container {
    background-color: rgba(35, 45, 92, 0.03);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

table.no-strokes tr>td.border-top{
    border-top: 1px solid #ddd !important;
}
table.no-strokes tr>td{
    border: none !important;
    padding: 10px 20px !important;
}
table.add-managers-table-popup tr td {
    padding: 5px 20px !important;
}
table.add-managers-table-popup tr:first-child>td{
    border: none !important;
}
.bg-grey-light {
    background-color: rgba(35, 45, 92, 0.03);
}
.border-left-grey-01 {
    border-left: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.border-right-grey-01 {
    border-right: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.border-bottom-grey-01 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.border-top-grey-01 {
    border-top: 1px solid rgba(0, 0, 0, 0.1) !important;;
}
.affiliate-channels-header {
    padding-top: 25px;
    padding-bottom: 25px;
}
.channels-nav {
    background-color: rgba(0,127,208, 0.08);
}
.channels-nav li>a.text-primary {
    color: #047cdc !important;
}
code.tab-menu-blue {
    font-size: 14px;
    color: #232d5c;
    background-color: rgba(0,127,208, 0.08) !important;
}
code.sub-id-live-count {
    font-size: 14px;
    color: #006334;
    background-color: rgba(172, 245, 209, 0.42) !important;
    font-weight: bold;
}
code.font-small {
    font-size: 13px !important;
}
code.tab-menu-null {
    font-size: 14px;
    color: #c7254e;
    background-color: rgba(0,127,208, 0.08) !important;
}
code.tab-menu-small-lite {
    color: #232d5c;
    background-color: #ffffff !important;
}
.tab-content.alert-info {
    background-color: rgba(35, 45, 92, 0.03) !important;
    color: #000;
}
.select-product-channel-add {
    background: #49b2ff1c;
    padding-top: 20px !important;
    margin-bottom: 10px !important;
}
th ul li {
    font-weight: normal !important;
}
.text-nowrap {
    white-space: nowrap;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.is-table-row {
    display: inline-block;
}
.is-table-row [class*="col-"] {
    float: none;
    display: inline-block;
}
.tabs-no-responsive {
}
.tab-content.panel>.tab-pane {
    padding: 15px 20px;
}

.no-border-bottom.nav-tabs > li.active > a:after,
.no-border-bottom.nav-tabs > li.active > a:hover:after,
.no-border-bottom.nav-tabs > li.active > a:focus:after {
    content: '';
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0;
    width: auto;
}
@media screen and (max-width : 768px) {
    .is-table-row {
        display: table;
    }
    .is-table-row [class*="col-"] {
        float: none;
        display: table-cell;
    }
    .tabs-no-responsive.nav-tabs.nav-tabs-bottom > li.active > a{
        background-color: transparent;
        border-width: 0;
    }
    .tabs-no-responsive.nav-tabs > li {
        display: inline-block;
        font-size: 13px;
    }
    .tabs-no-responsive.nav-tabs > li.active > a:after,
    .tabs-no-responsive.nav-tabs > li.active > a:hover:after,
    .tabs-no-responsive.nav-tabs > li.active > a:focus:after {
        content: '';
        position: absolute;
        top: auto;
        bottom: 0;
        left: 0;
        right: 0;
        height: 2px;
        width: auto;
    }
    .tabs-no-responsive.nav-tabs.nav-tabs-bottom > li.active > a:after {
        background-color: #F06292;
    }
    .tabs-no-responsive.nav-tabs:before {
        display: none;
    }
    .tabs-no-responsive.nav-tabs {
        border: none;
        border-bottom: 1px solid transparent;
        position: relative;
        background-color: transparent;
        padding: 0;
    }
    .tabs-no-responsive.nav-tabs.nav-lg {
        border-bottom: none;
        margin-bottom: 0;
    }
    .tabs-no-responsive.nav-tabs.bgc-light2 {
        background-color:#f2f5f7;
    }
    /*nav-tabs-highlight*/
    .tabs-no-responsive.nav-tabs-highlight.nav-tabs > li.active > a{
        background-color: #fff;
        border-width: 0;
    }
    .tabs-no-responsive.nav-tabs.nav-tabs-highlight > li.active > a:after,
    .tabs-no-responsive.nav-tabs.nav-tabs-highlight > li.active > a:hover:after,
    .tabs-no-responsive.nav-tabs.nav-tabs-highlight > li.active > a:focus:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 2px;
        width: auto;
    }
    .tabs-no-responsive.nav-tabs.nav-tabs-highlight:not(.nav-lg) {
        border-bottom: 1px solid #ddd;
    }
    .tabs-no-responsive.nav-tabs.nav-tabs-highlight > li > a {
        margin-bottom: -1px;
        border-right: 1px solid transparent;
        border-left: 1px solid transparent;
    }
    .tabs-no-responsive.nav-tabs.nav-tabs-highlight > li.active > a,
    .tabs-no-responsive.nav-tabs.nav-tabs-highlight > li.active > a:hover,
    .tabs-no-responsive.nav-tabs.nav-tabs-highlight > li.active > a:focus {
        color: #333333;
        background-color: #fff;
        border-right: 1px solid #ddd;
        border-left: 1px solid #ddd;
        cursor: default;
        margin-bottom: -1px;
    }

    /* rounded tabs */
    .tabs-no-responsive.tag-tabs > li.active > a:after,
    .tabs-no-responsive.tag-tabs > li.active > a:hover:after,
    .tabs-no-responsive.tag-tabs > li.active > a:focus:after {
        display: none;
    }
    .tabs-no-responsive.tag-tabs > li.active > a,
    .tabs-no-responsive.tag-tabs > li.active > a:hover,
    .tabs-no-responsive.tag-tabs > li.active > a:focus {
        border: 1px solid #0a68b4;
        background-color: #fff;
    }
}
.view-list>li {
    padding: 0 40px 15px 0;
}
.banners-list>li {
    padding: 0 20px 15px 0;
}
.
.view-list>li:first-child{
    padding-left: 0;
}
.view-page legend {
    margin-bottom: 0;
    color: #159cad;
}
.view-list legend {
    margin-bottom: 0;
    color: #159cad;
}
.view-list.li-text-center {
    text-align: left;
}
.view-list.li-text-center>li {
    text-align: center !important;
}
.table.table-td-padding-5>tbody>tr>td {
    padding-top: 5px;
    padding-bottom: 5px;
}
legend.text-blue-800,
.text-semibold.text-blue-800{
    color: #159cad !important;
    margin-bottom: 0;
}
.table-no-border,
.table-no-border>tbody>tr>td {
    border: none !important;
}
.table-no-border.th-no-border>thead>tr>th{
    border: none !important;
}
.table.table-changlog-view{
    background-color: transparent !important;
}
.table.table-changlog-view>thead>tr>th {
    background-color: rgba(35, 45, 92, 0.03);
    border-bottom: none !important;
}
.table.table-changlog-view>tbody>tr>td {
    border-color: rgba(35, 45, 92, 0.08);
}
.change-log-view-container {
    -webkit-box-shadow: inset 0px 10px 25px -15px rgba(35, 45, 92,0.4);
    -moz-box-shadow: inset 0px 10px 25px -15px rgba(35, 45, 92,0.4);
    box-shadow: inset 0px 10px 25px -15px rgba(35, 45, 92,0.4);
    background-color: rgba(35, 45, 92, 0.03);
    border-bottom: 2px solid rgba(35, 45, 92, 0.08);
}
/* affiliates tag */
.channels-tag {
     font-size: 12px;
     position: relative;
     cursor: pointer;
     border-radius: 4px 12px 12px 4px;
     padding: 0 10px 0 5px;
     background: rgba(0, 11, 247, 0.2);
 }
.channels-tag.inactive-tag {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(0, 11, 247, 0.2);
}
.channels-tag i{
    background: rgba(0, 11, 247, 0.2);
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 100%;
    padding: 2px;
}
/* buyers tag */
.channels-tag.buyer {
    background: rgba(0, 11, 247, 1);
    color: #fff ;
}
/**/
.orange-tag {
    background: rgba(247, 110, 0, .2) !important;
}
.channels-tag:hover i{
    display: block;
}
.list-inline.tags-list>li {
    padding-right: 5px;
}
/* color picker popup*/
.sp-container {
    z-index: 10000;
}
.tag-tabs.nav-tabs {
    border: 1px solid transparent !important;
}
.tag-tabs a{
    color: #000 !important;
    background-color: transparent;
    -webkit-border-radius: 22px 22px 22px 22px;
    -moz-border-radius: 22px 22px 22px 22px;
    border-radius: 22px 22px 22px 22px !important;
    margin-right: 10px !important;
}
.tag-tabs li.active a,.tag-tabs li.active a:focus {
    border-color: #0a68b4;
}
/* table-cap */
.table-cap-container {
    background-color: #fff !important;
}
.table-cap {

}
.table-cap td{
    min-width: 52px;
}
.table-cap input[type=text]{
    border: 1px solid transparent !important;
    background-color: transparent !important;
    text-align: center;
}
.table-cap input[type=text]:active,
.table-cap input[type=text]:focus {
    border: 1px solid #0c7cd5 !important;
}
.table-cap input[type=text]:hover {
    border: 1px solid rgba(12, 124, 213, 0.56) !important;
}
.table.table-cap tbody > tr > td {
    padding: 3px 5px !important;
}
.table td.day {
    background-color: rgba(255, 255, 255, 1) !important;
}
.table td.hour {
    background-color: #00bcd40d !important;
}
.table td.half-hour {
    background-color: #43a0471a !important;
    border-right: 1px solid #ddd;
}
.table-cap tbody > tr >td.product-title {
    font-weight: bold;
    border-right: 1px solid #ddd;
    padding-left: 15px !important;
    width: auto !important;
}
.table.table-cap.view {
    border:1px solid #ddd;
}
.table.table-cap.view tbody > tr > td {
    padding: 10px !important;
    text-align: center;
}
.cap-short li{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-right: 10px;
}
.table > tbody > tr.bg-teal-400:nth-of-type(odd){
    background-color: #3880ff !important;
}
.table > tbody > tr.bg-teal-400:nth-of-type(odd) .text-muted{
    color: rgba(255, 255, 255, 0.75);
}
.table > tbody > tr.insurance:nth-of-type(odd){
    background-color: #4e41cb !important;
    color: #fff;
}
.table > tbody > tr.insurance:nth-of-type(odd) .text-muted{
    color: rgba(255, 255, 255, 0.75);
}
.footable-row-detail-name,
.footable-row-detail-value {
    border-bottom: 1px dotted #ddd;
}
.footable-row-detail-row:last-child .footable-row-detail-name,
.footable-row-detail-row:last-child .footable-row-detail-value {
    border-bottom: none;
}

.table.table-togglable tbody>tr>td {
    padding: 8px 5px;
}
.table.table-togglable thead>tr>th {
    padding: 15px 5px;
}
.table.table-togglable thead>tr>th:first-child,
.table.table-togglable tbody>tr>td:first-child{
    padding: 8px 15px;
}
.dataTable thead .sorting:after,
.dataTable thead .sorting:before {
    margin-right: -20px !important;
}
.border-thin {
    border: 1px solid !important;
}
tr.text-center>th {
  text-align: center !important;
}
.dataTables_filter {
    display: none;
}

.acounting-buttons {
    position: relative;
    padding-top: 20px;
    margin-left: 20px;
}
@media screen and (min-width: 1024px) {
    .acounting-buttons {
        position: absolute;
        top: 20px;
        left: 15px;
        z-index: 1;
        padding-top: 0;
        margin-left: 0;
    }
}
.reports-filter-title {
    position: absolute;
    top: 24px;
    left: 20px;
    z-index: 1;
}
.btn-default .bg-slate-400 {
    color: #fff;
    background-color: #78909C !important;
}
.ticket-details {
    padding-left: 20px;
}
.ticket-details ul>li {
    line-height: 40px;
}
.text-overflow {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.table-hover > tbody > tr > td.checkbox-column,
.table-hover > thead > tr > th.checkbox-column {
    padding: 0 0 0 10px;
}
.dropzone .dz-default.dz-message {
    height: 160px;
}
.graph-left-total {
    position: absolute;
    left: 20px;
    bottom: 0px;
    font-weight: bold;
}
.graph-left-total span:first-child {
    color: #e4974f;
}
.graph-left-total span:nth-child(3) {
    color: #319ef4;
}
.bg-option-white .bootstrap-select.btn-group .dropdown-menu > .selected > a {
    background-color: #f6f6f6;
    color: #000;
}
.buyer-steps-not-done {
    padding: 0;
}
.cap-container {
    position: absolute;
    left: -25px;
    top: -2px;
    width: 20px;
    text-align: right;
}
.cap-container.subid-list-mark {
    top: 0;
}
.buyer-schedule {
    left: -25px;
}
.buyer-schedule-not
.progress-bar-slate {
    background-color: #78909C;
}
.progress-bar-teal {
    background-color: #00695C;
}
.progress-bar-brown {
    background-color: #6D4C41 ;
}
.dropdown-big-shadow {
    box-shadow: 0 20px 100px 15px rgba(57,55,73,.2);
    border: none !important;
}
.bootstrap-select img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.table > tbody > tr > td.align-top {
    vertical-align: top !important;
}
.cap-td {
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: right;
}
.disabled-container{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0.5;
    z-index: 10;
}
.disabled-container-filters {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0.9;
    z-index: 10;
}
.disabled-container-filters .alert{
    opacity: 1;
    z-index: 11;
    padding: 5px;
    background-color:#fff;
    text-align:left;
    color:#000;
    margin-top: -3px;
}
.disabled-container-filters.f-disabled {
    display: none;
}
.ui-button.ui-state-active {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.buyer-channel-filters .ui-button{
    padding:3px 10px;
    margin-top:-2px;
    border: none;
}

.buyer-channel-filters label.all-or-list.ui-state-active{
    background-color: #607d8b !important;
    color: #fff !important;
    border-color: #607d8b;
}

.bayers-channel-filters-pills .nav.nav-sm > li > a {
    padding: 4px 10px;
}
.bayers-channel-filters-pills .nav.nav-sm > li.active > a {
    background-color: rgba(35, 45, 92, 0.1);
    color: #000;
}
.buyer-channel-filters label.included {
    margin-right: 1px;
}
.buyer-channel-filters label.included.ui-state-active{
    background-color: #4CAF50 !important;
    color: #fff !important;
    border-radius: 3px;
}
.buyer-channel-filters label.included.not-used.ui-state-active {
    background-color: #78909C !important;
    color: #fff !important;
    border-radius: 3px;
}
.buyer-channel-filters label.excluded.ui-state-active{
    background-color: #fd784e !important;
    color: #fff !important;
    border-radius: 3px;
}
.subid-list-status label {
    font-size: 10px;
    text-transform: uppercase;
    padding: 3px 10px !important;
    font-weight: 500;
}
.subid-list-status .ui-button {
    margin-top: 0;
}
.subid-list-status label.included.ui-state-active,
.subid-list-status label.excluded.ui-state-active {
    border-radius: 30px !important;
}
.bayers-channel-filters-pills .tab-pane {
    background-color: rgba(35, 45, 92, 0.03);
}
.bayers-channel-filters-pills .nav-pills {

}
.buyer-channel-filters_buttons {
    display: inline-block;
}
.buyer-channel-filters_footer {
    position: relative;
}
.buyer-channel-filters_footer textarea {
    padding-bottom: 15px;
}
.buyer-channel-filters_footer ul.list-inline-separate {
   /* position: absolute;
    bottom: 15px;
    right: 10px*/
}
.buyer-channel-filters_footer ul.text-slate>li>a {
    color: #2196f3 !important;
    font-size: 12px;

}
.table-bordered-outside {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.buyer-filter-template-popup-table.pre-scrollable {
    max-height: 300px;
}
.bg-light {
    background-color: rgba(35, 45, 92, 0.03);
}
.alert-grey {
    background-color: rgba(35, 45, 92, 0.03);
}
.text-xs-center {
    text-align: left !important;
}
.text-xs-center.text-right {
    text-align: right !important;
}
@media screen and (max-width: 376px) {
    .text-xs-left {
        text-align: left !important;
    }
    .text-xs-right {
        text-align: right !important;
    }
    .text-xs-center {
        text-align: center !important;
    }
}
@media (min-width: 1025px) {
    .pull-left-md {
        float: left;
    }
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 8px 8px;
}
.panel-heading {
    padding: 15px 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}
.buyer-cap-th {
    margin-left: -35px;
    margin-right: 5px;
}
.table tr:hover td .hidden {
    display: block !important;
}
.delete-settings {
    position: absolute;
    right: 0;
    top: 0;
}
.table-tr-pointer>tbody>tr>td {
    cursor: pointer;
}
.table-tr-pointer>tbody>tr.change-log-view-container:hover td{
    background-color: rgba(35, 45, 92, 0.03);
    cursor: default;
}
.table-tr-pointer>tbody>tr.change-log-view-container {
    border-bottom: none;
}
tr.sub-id-all-pause>td{
    background-color: rgba(251, 95, 67, 0.09);
    color: #c80000;
}
.valign-top {
    vertical-align: top !important;
}
.subid-not-used-click>li>a,
.subid-live-click>li>a,
.subid-pause-click>li>a {
    border: 1px solid transparent;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 3px 5px;
    color: #000;
    background-color: #fff;
    font-weight: 500 !important;
}
.subid-not-used-click>li>a:hover {
    border-color: rgba(96, 125, 139, 0.5);
    color: #000;
}
.subid-live-click>li>a {
    color: #009158;
}
.subid-live-click>li>a:hover {
    border-color: rgba(76, 175, 80, 0.5);
    color: #009158;
}
.subid-pause-click>li>a {
    color: #D84315;
}
.subid-pause-click>li>a:hover {
    border-color: rgba(216, 67, 21, 0.5);
    color: #D84315;
}
.change-log-view-container ul>li {
    line-height: 1.9em;
}
.button-column {
    text-align: right;
}
.invoice-manager-product-list li{
    line-height: 44px !important;
}
.img-xss {
    width: 24px !important;
    height: 24px !important;
}
.related-buyers-list-radio li {
    line-height: 40px;
}
.related-buyers-list-radio li:nth-child(2n) {
    background-color: #f5f5f5;
}
.table.not-billed-channels tbody>tr>td {
    border-bottom: 1px solid #eeeeee !important;
    padding-left: 0;
}
.table.not-billed-channels tbody>tr>td:nth-child(1) {
    border-bottom: none;
}
.buyer-blance-table {
    border: 1px solid #ddd;
}
.buyer-blance-table thead>tr:first-child th:nth-child(1){
    border-right: 1px solid #ddd;
}
.buyer-blance-table thead>tr:nth-child(2) th {
    background-color: #f9f9f9;
}
.buyer-blance-table tbody>tr td:nth-child(1) {
    border-right: 1px solid #ddd;
    font-weight: 500;
}
.display-inline-block .media-body {
    width: auto !important;
}
.tabs-condensed li>a{
    padding: 5px 10px !important;
}
.text-size-smaller {
    font-size: 11px;
    line-height: 20px;
}
ul.no-margin-bottom-li>li {
    padding-bottom: 0;
}
.min-price-tabs {
    border-bottom: 1px solid #f2f5f7 !important;
}
.min-price-tabs>li {
    margin-right: 10px;
}
.min-price-tabs>li>a {
    background-color: rgba(251, 95, 67, 0.13);
}
.min-price-tabs>li>a {
    position: relative;
}
.min-price-tabs>li>a>i {
    position: absolute;
    top: 7px;
    right: -19px;
}
.min-price-tabs>li>a.bg-success {
    background-color: #c3f9c5 !important;
}
.min-price-tabs>li>a.bg-success:hover {
    background-color: #f1fef2 !important;
}
.min-price-tabs>li:last-child>a {
    background-color: transparent !important;
    color: #0a68b4 !important;
}
.bg-slate-400 .text-muted {
    color: rgba(255, 255, 255,0.7) !important;
}
.bg-slate-400 td .sub-id-live-count {
    background: rgba(255, 255, 255,0.8) !important;
    color: #000;
}
.bg-slate-400 td .tab-menu-blue {
    background: rgba(0, 0, 0,0.4) !important;
    color: #fff;
}
.post-set-table {
    border: 1px solid #ddd;
}
.post-set-table .tr-collapse td:first-child,
.post-set-table_buyers tr td:nth-child(2),
.post-set-table_buyers tr td:nth-child(3){
    width:10px;
    white-space:nowrap;
}
.post-set-table_buyers tr td:nth-child(2),
.post-set-table_buyers tr td:nth-child(3) {
    padding: 3px;
}
.post-set-table_buyers {
    border-collapse: separate;
    border-spacing: 0 3px;
}
.post-set-table_buyers .label {
    margin-bottom: 0;
}
.post-set-table_buyers tr:nth-child(1n){
    margin:10px;
    box-shadow: 0 1px 5px 2px rgba(57,55,73,.1);
}
.post-set-table_buyers tr.change-log-view-container{
    box-shadow: inset 0px 10px 25px -15px rgba(35, 45, 92,0.4);
    background-color: rgba(35, 45, 92, 0.03);
}
.post-set-table tr>td {
    cursor: pointer;
}
.post-set-table tr>td:last-child {
    position: relative;
}
.tr-collapse>td:last-child {
    border-right: 1px solid #ddd;
}
.post-set-table tr.tr-collapse>td:last-child:after,
.post-set-table tr.tr-collapse.collapsed>td:last-child:after {
    content: '\e9c2';
    font-family: 'icomoon';
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.post-set-table tr.tr-collapse>td:last-child:after {
    content: '\e9c1';
}
.bgc-light2 {
    background-color: #f2f5f7;
}
.text-grad {
    white-space: nowrap;
    overflow: hidden;
    position: relative;
}
.text-grad::after {
    content: '';
    position: absolute;
    right: 0; top: 0;
    width: 40px;
    height: 100%;
    background: -moz-linear-gradient(left, rgba(255,255,255, 0.2), #fff 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255, 0.2), #fff 100%);
    background: -o-linear-gradient(left, rgba(255,255,255, 0.2), #fff 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255, 0.2), #fff 100%);
    background: linear-gradient(to right, rgba(255,255,255, 0.2), #fff 100%);
}
tr.warning .text-grad::after {
    background: -moz-linear-gradient(left, rgba(255, 243, 224, 0.2), #FFF3E0 100%);
    background: -webkit-linear-gradient(left, rgba(255,243, 224, 0.2), #FFF3E0 100%);
    background: -o-linear-gradient(left, rgba(255, 243, 224, 0.2), #FFF3E0 100%);
    background: -ms-linear-gradient(left, rgba(255, 243, 224, 0.2), #FFF3E0 100%);
    background: linear-gradient(to right, rgba(255, 243, 224, 0.2), #FFF3E0 100%);
}
.label.action,
.label.action,
a.label-rounded.action,
code.action{
    box-shadow: 0px 2px 4px rgba(35, 39, 46, 0.3);
}
a.label-rounded.action {
    padding: 0 !important;
}
.form-control.pickadate {
    background-color: #fff !important;
}
.modal-content .popover-content{
    z-index: 10000;
}
.dropdown-menu > li > a.display-inline-block {
    display: inline-block !important;
    padding-left: 0;
    padding-right: 0;
}

.dropdown-menu > li > a.display-inline-block .label{
    margin: 0;
}
.navigation-accordion li a>i:first-child{
    color: #ddd;
}
.navigation-accordion li i.icon-question4 {
    color: #607D8B;
}
.navigation-alt.navigation-accordion li>a .sp-replacer {
    margin-right: 10px;
}
.navigation-alt.navigation-accordion li>a .checkbox i{
    float: right;
    margin-top: 5px;
}
.form-row-disable {
    position: absolute;
    top: -8px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0.6;
    z-index: 1000;
    text-align: center;
    padding-top: 16px;
    color: #f44336;
}
.form-builder-navigation li>.form-group {
    padding: 12px 20px;
    min-height: 44px;
}














/**********/
input[type=email]:active,
input[type=email]:focus {
    border: 1px solid #0c9bf6 !important;
}
.btn-success {
    box-shadow: 0px 5px 15px rgba(35, 39, 46, 0.3);
    border-radius: 30px;
}
.btn-success:hover,
.btn-success:focus{
    box-shadow: 0px 5px 20px rgba(35, 39, 46, 0.5);
}
h4, .h4 {
    font-size: 16px;
    line-height: 34px;
    font-weight: 500;
}
.page-title {
     padding: 15px 0 5px 0;
     display: block;
     position: relative;
 }
.page-header-content > .breadcrumb {
    padding-top: 0;
    padding-bottom: 10px;
}
.panel-body {
    padding: 15px 20px;
}
.affiliate-channels-header {
    padding: 15px 20px;
}
.page-header-default.border-bottom-primary {
    border-bottom: none;
    border-left: none;
    border-right: none;
}
.sidebar-content.sidebar-gradient {
    background: #f2f5f7;
}
.navigation-main.navigation-header, .navigation .navigation-header a {
    color: rgba(0, 0, 0, 0.5);
    font-weight: 400;
}
.navigation .navigation-header, .navigation .navigation-header a {
    color: rgba(0, 0, 0, 0.5);
}
.navigation-main li a {
    color: rgba(0, 0, 0, 0.85);
}
.navigation-main li a > i {
    float: left;
    top: 0;
    margin-top: 2px;
    margin-right: 15px;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    color: #319ef4;
}
.navigation-main > li ul {
    list-style: none;
    margin: 0;
    padding: 0;
    background-color: rgba(0, 0, 0, 0.03);
}
.navigation-main > li.active > a, .navigation > li.active > a:hover, .navigation-main > li.active > a:focus {
    /* background-color: rgba(255, 255, 255, 0.07); */
    color: #000;
}
.navigation-main > li.active > a.has-ul > span {
    color: #000;
}
@media (min-width: 769px) {
    .sidebar-main .navigation li.active > a > i {
        color: #319ef4;
    }
}
.navigation-main > li.active > a,
.navigation-main > li.active > a:hover,
.navigation-main > li.active > a:focus {
    /*background-color: rgba(255, 255, 255, 0.07);*/
    color: #000;
}
.navigation-main > li.active > a:focus {
    background-color: rgba(255, 255, 255, 0.05)
}
.navigation-main > li.active > a > [class*=text-] {
    color: #000;
}
.navigation-main > li > ul li.active > a, .navigation-mainn > li > ul li.active > a:hover, .navigation-main > li > ul li.active > a:focus {
    /* background-color: rgba(0, 0, 0, 0.2); */
    color: #000;
}
.navigation-main li a:hover,
.navigation-main li a:focus {
    background-color: rgba(0, 0, 0, 0.1);
    color: #000;
}
.navbar-inverse {
    border-bottom-color: rgba(255, 255, 255, 0.1);
    color: #000;
    background-color: #f2f5f7;
    box-shadow: 0px 3px 8px rgba(0,0,0,0.1);
}
.navbar-inverse .navbar-collapse {
    border-color: rgba(0, 0, 0, 0.2);
}
.navbar-inverse .navbar-form {
    border-color: rgba(255, 255, 255, 0.1);
}
.navbar-inverse .navbar-nav > li > a {
    color: #000;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    color: #000;
    background-color: rgba(0, 0, 0, 0.1);
}
.sidebar.sidebar-main .sidebar-content {
    box-shadow: 0 0 150px -20px rgba(57,55,73,.3);
    border-right: 1px solid #fff;
}
.sidebar-xs .sidebar-fixed.sidebar-main .sidebar-content {
    box-shadow: 0 0 150px -20px rgba(57,55,73,1);
    border-right: 1px solid #fff;
}
.sidebar-fixed-expanded .sidebar-fixed.sidebar-main .sidebar-content {
    box-shadow: 0 0 150px -20px rgba(57,55,73,.6);
    border-right: 1px solid #fff;
}
#doc_time span {
    display: inline-block;
    float: left;
    color: #777777;
}
.modal.in .modal-dialog {
    box-shadow: 0 20px 100px 15px rgba(57,55,73,.2);
}
.modal-backdrop.in {
    opacity: 0.3;
}
.navbar-inverse {
    border-color: transparent;
}