@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;
}

body {
    /* font-family: "Montserrat", Helvetica Neue, Helvetica, Arial, sans-serif;*/
    font-family: "Roboto", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 1.5384616;
    color: #333333;
    background-color: #eceff4;
}

.panel {
    margin-bottom: 20px;
    border-color: #d8e2e7;
    color: #333333;
}

.border-left-primary {
    border-left-color: #2196F3;
}

.table-accordion tr td, td.no-padding {
    padding: 0px;
}

/*
.block-switch, .group-check-grey, group-check-red, .main-check-gray, .main-check-red {
    display: inline;
}
*/

#table-invoices_wrapper .datatable-scroll-wrap {
    overflow: visible;
}

td.no-padding {
    border-top: 0px !important;
}

.check-switch td:first-child {
    width: 25%;
}

.small-td {
    width: 100px;
}

.middle-td {
    width: 60%;
}

.form-control,
.tab-content-bordered .tab-content:not([class*=bg-]),
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus,
.input-group-addon,
.bootstrap-select > .btn.btn-default, .bootstrap-select > .btn.btn-default.disabled,
.dropdown-menu,
.btn-default:focus, .btn-default.focus, .btn-default:hover,
.selectboxit-btn,
.selectboxit-list,
.picker__holder,
.select2-selection--multiple:not([class*=bg-]):not([class*=border-]),
.select2-dropdown,
.popover {
    border-color: #d8e2e7;
}

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #d8e2e7;
}

.selectboxit-list > .selectboxit-selected > .selectboxit-option-anchor,
.select2-results__option[aria-selected=true],
.bootstrap-select.btn-group .dropdown-menu > .selected > a {
    background-color: #f1f2f3;
    font-weight: 500;
    color: #000;
}

.bootstrap-select.btn-group .dropdown-menu > .selected > a small {
    color: #bbbbbb;
}

.well {
    background-color: #fbfcfd;
    border: 1px solid #d8e2e7;
}

.panel .dropzone,
.btn-default {
    background-color: #fbfcfd;
    border-color: #d8e2e7;
}

.table > thead > tr > th {
    border-bottom: 1px solid #bcc6cb;
}

.dropdown-menu,
.selectboxit-list,
.picker__holder,
.select2-dropdown {
    box-shadow: 0 10px 26px rgba(147, 156, 161, 0.3);
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-bottom: 1px solid transparent;
}

.breadcrumb > .active {
    color: #8e9fa7;
}

.nav-tabs {
    border-bottom: 1px solid #d8e2e7;
}

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
    background-color: #fbfcfd;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 12px 20px;
    line-height: 1.5384616;
    border-top: 1px solid #d8e2e7;
}

.text-muted, .media-annotation {
    color: #7e8e9a;
}

#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;
}

.switcher-form-group {
    margin-top: 35px;
}

.form-group-after-switcher {
    padding-top: 10px !important;
}

.channel-notes-add-comment-btn {
    margin-top: -59px;
}

.list-inline.align-top li {
    vertical-align: top !important;
    width: 50%;
    margin-bottom: 40px;
}

.table-responsive {
    overflow-x: visible !important;
}

.table.table-striped tbody tr:nth-child(2n) {
    background: #fff;
}

.table.table-striped tbody tr:nth-child(2n):hover {
    background: #f8f8f8;
}

.list-inline.align-top li .well {
    padding: 0;
}

.list-inline.align-top li .table-responsive {
    margin-right: 10px;
}

.border-right-grey-01-lg {
    border-right: none;
}

.add-comment-div__container {
    text-align: left;
}

.add-comment-div__btns {
    text-align: right;
}

@media screen and (max-width: 1630px) {
    .btn-back, .btn-tick {
        width: 100%;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 1198px) {
    .btn-back, .btn-tick {
        width: auto;
    }

    .text-right.mb-text-right-no {
        text-align: center;
        float: none !important;
        margin-top: 0 !important;
    }

    .add-comment-div__container {
        text-align: center;
    }

    .add-comment-div__btns {
        text-align: center;
    }
}

@media screen and (max-width: 480px) {
    .btn-back, .btn-tick {
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .border-right-grey-01-lg {
        border-right: 1px solid rgba(0, 0, 0, 0.1) !important;
    }

}

@media screen and (max-width: 1200px) {

    .list-inline.align-top li {
        width: 100%;
        padding-right: 0px;
    }

    .list-inline.align-top li .table-responsive {
        margin-right: 0px;
    }
}

@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-heading.cursor-pointer .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-heading.cursor-pointer.collapsed .panel-title:before {
    content: '\e9c1';
}

.panel-heading.cursor-pointer .media-body: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-heading.cursor-pointer.collapsed .media-body: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) {
    .switcher-form-group {
        margin-top: 0;
    }

    .is-table-row {
        display: table;
    }

    .table-responsive {
        overflow-y: visible !important;
    }

    .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);
    box-shadow: 0px 2px 4px rgba(35, 39, 46, 0.2);
}

.channels-tag code {
    background: transparent;
    padding: 2px 0;
}

.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, 221, 10, 0.2) !important;
}

.red-tag {
    background: rgba(239, 17, 0, 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 thead > tr > th,
.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: 12px;
        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 > tbody > tr > td.checkbox-column,
.table > thead > tr > th.checkbox-column {
    padding: 0 0 0 10px;
    width: 30px;
}

.dropzone .dz-default.dz-message {
    height: 160px;
}

.graph-left-total {
    font-weight: bold;
}

.graph-left-total span:first-child,
.graph-total span:first-child {
    color: #e4974f;
}

.graph-left-total span:nth-child(3),
.graph-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;
}

.navbar-nav > .dropdown-user img {
    height: 30px !important;
    width: 30px !important;
}

.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;
    margin-top: 20px;
}

.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 #d8e2e7;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.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;
}

.javascript-form-alert {
    position: absolute;
}

@media (max-width: 1024px) {
    .javascript-form-alert {
        position: relative;
    }
}

.label-rounded-text-large .label {
    font-size: 11px !important;
}

.table tr td .thumbnail {
    width: 50px;
    margin-bottom: 0 !important;
}

.dropzone-xls .dz-default.dz-message:before {
    content: '\ef39';
}

.bootstrap-select.btn-group .dropdown-menu > li > a .check-mark {
    color: #2196F3;
}

.dropdown-menu > li > a > img, .dropdown-menu > .dropdown-header > img {
    max-height: 20px;
}

.navigation > li.active > a .label, .navigation > li.active > a .badge {
    background-color: rgba(255, 255, 255, 1);
}

.panel-heading.cursor-pointer {
    position: relative;
    background-color: #f7f8fa;
}

.panel-flat > a.btn,
.view-collapsed-header > a.btn {
    position: absolute;
    top: 20px;
    right: 40px;
    z-index: 1;
}

.view-collapsed-header {
    position: relative;
}

.view-collapsed-header .panel-heading.cursor-pointer {
    border-bottom: none;
    background-color: #f7f8fa;
}

.panel-heading.cursor-pointer:hover {
    background-color: #f4f5f6;
}

.view-collapsed-header > a.btn {
    top: 10px;
}

.action-menu {
    position: absolute;
    display: block;
    width: 205px;
    padding: 10px;
    text-align: center;
}

.table.position-relative tr > td {
    position: relative;
}

.table-tr-collapse tbody > tr.collapse td {
    background-color: rgba(35, 45, 92, 0.03);
}

.table-tr-collapse tr:not(.collapse) + .collapse td {
    box-shadow: inset 0px 10px 25px -15px rgba(35, 45, 92, 0.4);
}

.dropdown-content-body .channels-tag {
    margin-bottom: 5px;
}

.dropdown-menu-center {
    left: 50%;
}

.bl-settings-container {
    background-color: rgba(255, 243, 224, 0.30);
}

.table.buyers-lead-view-info-table > thead > tr > th,
.table.buyers-lead-view-info-table tbody tr td {
    border-right: 1px solid #ddd;
}

.header-visited-links {
    min-height: 32px;
}

.header-visited-links.navbar-xs .navbar-nav > li > div {
    display: inline-block;
    padding: 5px 8px;
    color: #0c7cd5;
}

.header-visited-links.navbar-xs .navbar-nav > li > div > a {
    color: #000;
}

.header-visited-links.navbar-xs .navbar-nav > li > div:hover {
    background-color: rgba(204, 212, 225, 0.2);
}

.header-visited-links.navbar-xs .navbar-nav > li > div a:nth-child(2):hover {
    color: #C94D54;
}

.header-visited-links.navbar-xs .navbar-nav > li:nth-child(1) {
    line-height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.header-visited-links.navbar-xs .navbar-nav > li.active > a {
    color: #000;
    background-color: transparent;
}

/* это для visited links вверху*/
#ReportBreadcrumbs {
    display: none;
}

.nav-tabs > li {
    margin-bottom: -2px;
}

.project-no-favicon {
    margin-left: 25px;
}

.table tr.menu-lvl-2 td {
    border-top: none;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #fbfcfd;
}

.menu-lvl-2 td:first-child {
    padding-left: 35px;
    width: 20% !important;
}

/**********/

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: 15px;
    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;
    font-size: 12px;
    margin-top: -5px;
}

.panel-body {
    padding: 15px 20px;
}

.affiliate-channels-header {
    padding: 15px 20px;
}

.affiliate-channels-header .img-xss {
    margin-top: -3px;
}

.page-header-default.border-bottom-primary {
    border-bottom: none;
    border-left: none;
    border-right: none;
}

.sidebar-content.sidebar-gradient {
    background: #ffffff;
}

.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;
}

.navigation li {
    color: #009688;
}

.navigation-main li.active a > i.dashboard-color,
.navigation-main li a > i.dashboard-color {
    color: #FF5722;
}

.navigation-main li.active a > i.projects-color,
.navigation-main li a > i.projects-color {
    color: #ac6bec;
}

.navigation-main li.active a > i.reports-color,
.navigation-main li a > i.reports-color {
    color: #607D8B;
}

.navigation-main li.active a > i.billing-color,
.navigation-main li a > i.billing-color {
    color: #fa424a;
}

.navigation-main li.active a > i.support-color,
.navigation-main li a > i.support-color {
    color: #009688;
}

.navigation-main li.active a > i.setting-color,
.navigation-main li a > i.setting-color {
    color: #03A9F4;
}

.navigation-main li.active a > i.users-color,
.navigation-main li a > i.users-color {
    color: #607d8b;
}

.navigation-main li.active a > i.roles-color,
.navigation-main li a > i.roles-color {
    color: #795548;
}

.navigation-main > li ul {
    list-style: none;
    margin: 0;
    padding: 0;
    background-color: rgba(204, 212, 225, 0.2);
}

.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;
}

.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: #ffffff;
    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;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: rgba(188, 198, 203, 0.1);
    color: #000;
}

.favicon {
    width: 16px !important;
    height: 16px !important;
}

.logo-img {
    max-width: 200px !important;
}

label.error:before {
    font-family: 'icomoon';
    content: '\ed63';
    position: relative;
    margin-right: 5px;
    margin-top: 4px;
    left: 0;
    display: inline-block;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
}

/*

content: '\ee73';
    color: #4CAF50;
*/

input.error {
    border: 1px solid #F44336;
    background: #fef5f5;
}

label.error {
    position: relative;
    color: #F44336;
    font-size: 12px;
    margin-bottom: 0px;
}

.table tr th a {
    color: #000;
    display: block;
}

.table tr th {
    position: relative;
}

.dz-image img {
    max-width: 100%;
}

.dropzone .dz-preview .dz-details, .dropzone-previews .dz-preview .dz-details {
    width: 100%;
}

td a img.favicon {
    margin-top: -2px !important;
}

/* dinamic table */
.currency {
    float: left;
    display: inline;
}

.currency_price {
    padding-left: 5px;
}

.price {
    display: flex;
}

.currency {
    display: flex;
    align-items: center;
}

.errors {
    color: #fa424a;
    position: absolute;
    font-size: 12px;
}

.table.table-striped > tbody > tr > td {
    padding: 16px 20px 20px;
}

#billing_networkPingType {
    margin-top: 30px
}

#billing_leadType {
    margin-top: 8px;
    margin-bottom: 11px
}

#billing_leadType {
    margin-top: 8px
}

#uniform-billing_leadType_0 {
    margin-right: 10px;
}

#uniform-billing_leadType_1 {
    margin: 0 10px;
}

.billing-disable-innetwork, .type-field-disable {
    position: absolute;
    background-color: #fff;
    opacity: 0.4;
    height: 100%;
    width: 100%;
    z-index: 1000;
}

.table.invoice-edit > tbody > tr.error > td {
    border-top: none !important;
    padding-top: 0;
}

.table.table-changlog-view > tbody > tr > td.valign-top {
    vertical-align: top !important;
}

.log-table .label-striped {
    margin-bottom: 2px;
    display: inline-block;
}

.invoice-edit-title {
    line-height: 30px;
}

.invoice-edit-row div[class^="col"] {
    padding-bottom: 10px !important;
}

.invoice-edit-row.info {
    background-color: #e8f9fb;
}

.invoice-edit-row {
    border-bottom: 1px solid #d8e2e7;
    padding-top: 15px;
}

.invoice-edit-row:last-child {
    border-bottom: none;
}

.invoice-edit-row-header div[class^="col"] {
    font-weight: bold;
    color: #7e8e9a;
    background-color: #fbfcfd;
    line-height: 40px;
}

.invoice-edit-panel {
    border-color: transparent;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.invoice-edit-panel.enabled,
.invoice-edit-panel-row {
    margin-bottom: 20px;
    padding: 20px;
    color: #333333;
    background-color: #fff;
    border: 1px solid #d8e2e7;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.invoice-edit-panel-row.text-semibold {
    margin-bottom: -1px;
}

.invoice-edit-row div.text-danger {
    margin-left: 10px;
    margin-bottom: 5px;
}

.pl-25 {
    padding-left: 25px !important;
}

#show-ip.open {
    display: none;
}

.change-log-fields-select .select-all-values {
    max-width: 300px;
}

.alpha-primary {
    background-color: #E3F2FD !important;
    border: 1px solid #d8e2e7;
}

.cursor-pointer .panel-title img.img-circle {
    max-height: 40px;
}

.media .view-collapsed-header .panel-collapse {
    margin: 5px 20px 0px 80px;
}

.media .view-collapsed-header .panel-heading.cursor-pointer {
    border-bottom: none;
    background-color: #fff;
    padding: 10px 20px;
    border-top: 1px solid #eceff4;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.media .view-collapsed-header .panel-heading.cursor-pointer.collapsed {
    background-color: #f7f8fa;
}

.media .panel-heading.cursor-pointer:hover {
    background-color: #f4f5f6;
}

.view-collapsed-header > a.btn.ticket-message-copy-link {
    position: absolute;
    top: 17px;
    right: 34px;
}

.comment-block img {
    max-width: 100%;
}

.word-break {
    word-break: break-all;
}

.cancel-add-comment {
    width: 133px !important;
}

.invoice__date-descr-disable {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #8a8a8a;
    opacity: 0.2;
    width: 100%;
    height: 36px;
    z-index: 100;
}

.project-favicon {
    margin: 0 5px 3px 0;
}

.cursor-pointer-note {
    border-bottom: none;
    background-color: #fff;
    padding: 10px 20px;
    border-top: 1px solid #eceff4;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}