@charset "UTF-8";


/* line 58, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.new-order .tab .data form .row .field_with_errors label {
    display: inline-block;
    width: 270px;
}

/* line 63, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.body-container {
    min-height: 500px;
}

/* line 71, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.new-order .tab .data form .row .input-wrapper input {
    width: 100%;
}

/* line 83, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .item table {
    width: 100%;
}

/* line 87, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer table .empty {
    text-align: center;
}

/* line 91, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .new-order,
.main-intro .new-order,
.free-join .new-order,
.dashboard .orders .reorder,
.dashboard .orders .cancel,
.order-list.orders .pay,
.order-list.orders .info,
.order-list.orders .remove,
.oferta-invoice,
.download_as_pdf,
.copy-order-text,
.common-btn {
    background: #FBB040;
    color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
    display: inline-block;
    /*font-family: 'Raleway', sans-serif;*/
    /*font-weight: 700;*/
    left: 50%;
    margin: 29px 0 55px;
    min-height: initial;
    padding: 12px 21px 10px;
    position: relative;
    /*text-transform: uppercase;*/
    transform: translateX(-50%);
    font-size: 14px;
}

/* line 123, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.download_as_pdf {
    margin: 0;
    left: 0;
}

/* line 128, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard .orders .cancel,
.dashboard-performer .details .cancel {
    background: #DADADA none repeat scroll 0 0 !important;
    color: black !important;
}

/* line 134, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .details .run,
.dashboard-performer .details .cancel {
    float: left;
    margin-right: 5px;
}

/* line 140, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .details .remove {
    margin-left: 5px;
}

/* line 155, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard .orders .reorder,
.dashboard .orders .cancel,
.order-list.orders .pay,
.order-list.orders .info,
.order-list.orders .remove {
    margin: 0;
}

/* line 163, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.container .dashboard-performer .requests::after,
.dashboard-reports .orders::after {
    box-shadow: inset 0 0 0 1px #000;
}

/* line 168, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .item .edit-link {
    text-align: right;
}
/* line 171, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .item .edit-link .tooltip.top .tooltip-arrow {
    bottom: 1px;
}
/* line 175, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .item .edit-link a {
    margin-right: 20px;
}
/* line 177, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .item .edit-link a i {
    font-size: 24px;
}
/* line 181, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .item .edit-link .icon.local_fire_department.disabled {
    margin-right: 20px;
    pointer-events: auto;
}
/* line 185, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .item .edit-link .exclusive {
    width: 24px;
    margin-right: 20px;
}
/* line 188, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .item .edit-link .exclusive.disabled {
    filter: grayscale(1);
}

/* line 194, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .item .projects {
    padding-top: 26px;
    width: 100%;
}

/* line 199, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
header .authentication .login .login-popup input[type="password"] {
    margin-top: 10px;
}

/* line 203, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
header .authentication .login .login-popup input[type="submit"],
header .authentication .login .recovery-popup input[type="submit"] {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 18px;
    margin-top: 25px;
    padding: 8px 20px 6px;
    text-transform: uppercase;
    background: #fff;
    border: 0;
    display: block;
    width: auto;
    cursor: pointer;
}

/* line 218, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.register-popup input[type="submit"] {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    padding: 12px 21px 10px;
    text-transform: uppercase;
    background: #fde44c;
    width: auto;
    color: black;
    border: 0;
    cursor: pointer;
    font-size: 18px;
    margin: 0;
}

/* line 232, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
input.register {
    color: #000000 !important;
}

/* line 236, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.more-loader {
    background: url('../images/ajax-loader.gif');
    width: 24px;
    height: 24px;
    bottom: 30px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    left: 50%;
    position: absolute;
    text-transform: uppercase;
    transform: translateX(-50%) translateY(-240px);
    z-index: 2;
    display: none;
}
/* line 250, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.more-loader.blue {
    background: url("../images/ajax-loader-blue.gif");
}

/* line 271, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.registration-complete input[type="submit"] {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    position: absolute;
    bottom: -88px;
    left: 50% !important;
    padding: 12px 21px 10px !important;
    transform: translateX(-50%);
    text-transform: uppercase;
    background: #fde44c !important;
    border: 0 !important;
    width: auto !important;
    cursor: pointer;
}

/* line 286, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.addition_registration_form_block {
    display: flex;
}

/* line 294, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.register-complete-overlay {
    position: fixed;
    z-index: 99;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    background: rgba(0, 0, 0, 0.5);
}

/* line 305, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard .proposals table th:first-child {
    width: 100px;
}

/* line 308, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard .proposals table th:last-child {
    width: 70px;
}

/* line 311, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard .proposals table td:nth-child(3) {
    padding-bottom: 10px;
    padding-top: 10px;
}

/* line 316, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.container .dashboard h2,
.container .dashboard-performer h2,
.container .dashboard-reports h2,
.container .user-feedbacks h2,
.container .transaction-history h2,
.container .payment-request-dashboard h2 {
    color: #ffffff;
    font-family: 'Raleway', sans-serif !important;
    font-size: 42px !important;
    font-weight: 800;
    line-height: 130%;
    margin: 29px 0 20px;
}

/* line 330, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.new-order .tab::after {
    height: 220px;
}

/* line 334, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.new-order .dashboard {
    margin-bottom: 0;
}

/* line 338, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.new-order .dashboard .proposals::before {
    background: 0 none;
}

/* line 342, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.new-order .tab::after {
    box-shadow: 0 0 0 2px #000000 inset;
    height: 320px;
}

/* line 347, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.new-order .dashboard .proposals table {
    padding-bottom: 0;
}

/* line 351, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.new-order .dashboard .proposals::after {
    box-shadow: none;
}

/* line 355, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.new-order .dashboard .proposals table td:last-child {
    min-width: 170px;
    padding: 0 22px 0 0;
    text-align: left;
    width: 170px;
}

/* line 362, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.new-order .tab-switcher:not(.active) h2 a {
    opacity: 0.85;
}

/* line 366, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.grid .new-order .tab .data.done .links {
    margin: 0 auto;
    text-align: center;
    width: 400px;
}

/* line 460, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard .profile table {
    background: #ffffff none repeat scroll 0 0;
    border: 0 none;
    font-size: 15px;
    line-height: 1.2;
    padding-bottom: 73px;
    position: relative;
    width: 100%;
    z-index: 2;
}

/* line 471, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard .profile::before {
    background: #fde44c none repeat scroll 0 0;
    bottom: 155px;
    left: 16.666%;
    right: -19px;
    top: -10px;
}

/* line 484, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard .profile::after {
    bottom: -10px;
    box-shadow: 0 0 0 1px #000000 inset;
    left: 54px;
    right: -10px;
    top: 73px;
}

/* line 497, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard .profile {
    position: relative;
    margin-bottom: 200px;
}

/* line 502, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard .profile table tr:nth-child(2n+1) td {
    background: #f9f9f9 none repeat scroll 0 0;
}

/* line 506, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard .profile table td:first-child {
    min-width: 300px;
    padding: 0 30px;
    width: 300px;
}

/* line 512, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard .profile table td:last-child {
    min-width: 70px;
    padding-right: 20px;
    width: 70px;
}

/* line 518, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard .profile table td:last-child a {
    padding: 0 5px;
}

/* line 522, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard .profile table td .payment-request {
    position: relative;
    top: -2px;
}

/* line 527, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard .profile table td {
    box-sizing: border-box;
    height: 74px;
    max-width: 140px;
    width: 140px;
    padding-right: 40px;
    word-break: break-all;
}

/* line 536, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.inline-field-wrapper {
    display: inline-block;
    margin: 0 10px;
    max-width: 280px;
    vertical-align: top;
}

/* line 543, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.recharge .ways .inline-field-wrapper input.short {
    width: 150px;
}

/* line 551, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .requests .item .details td:first-child {
    width: 250px;
}

/* line 555, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .requests .item .details td:first-child a {
    color: #3fbfee;
}

/* line 563, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.container .dashboard .orders table td {
    padding-right: 20px;
}

/* line 567, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.container .dashboard .orders table td:nth-child(3) {
    width: 220px;
    min-width: 220px;
    color: #3fbfee;
}

/* line 573, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.container .dashboard .orders table td:nth-child(4) {
    width: 90px;
    min-width: 90px;
}

/* line 578, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.container .dashboard .orders table td:nth-child(5) {
    width: 110px;
    min-width: 110px;
}

/* line 583, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.container .dashboard .orders table td:nth-child(6) {
    width: 140px;
    min-width: 140px;
}

/* line 588, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#new_order .proposals table td {
    word-wrap: break-word;
}

/* line 607, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.grid .new-order .tab .data form .row, .grid .performer .data form .row {
    height: auto;
    min-height: 74px;
}
/* line 610, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.grid .new-order .tab .data form .row.disabled, .grid .performer .data form .row.disabled {
    opacity: 0.5;
}

/* line 615, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.feedback.new-order .tab .data.done .info {
    margin: 40px auto 40px;
}

/* line 619, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.feedback.new-order .tab::after, .performer .data::after {
    height: 205px;
}

/* line 623, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.feedback.new-order .tab .data.done {
    padding: 30px;
}

/* line 633, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .requests .details td:nth-child(4) div {
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
}

/* line 639, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .requests .details td div.comment {
    margin-top: 10px;
    word-break: break-word;
}

/* line 644, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .requests .details td a.done {
    min-width: 70px;
    text-align: center;
}

/* line 649, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.container .main-intro {
    position: relative;
    z-index: 2;
}

/* line 654, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.mobile-year {
    position: absolute;
    text-align: center;
    width: 100%;
}

/* line 665, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
a.new-order,
.dashboard .orders a.reorder,
.dashboard .orders a.cancel,
.dashboard .orders a.info,
.order-list .orders a.pay {
    z-index: 9;
    min-width: 76px;
    text-align: center;
}

/* line 676, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .requests .item .details td {
    padding-right: 20px;
}
/* line 680, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .requests .item .details td:nth-child(1) {
    width: 15%;
    word-break: break-all;
    word-wrap: break-word;
}
/* line 685, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .requests .item .details td:nth-child(2) {
    width: 15%;
}
/* line 688, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .requests .item .details td:nth-child(3) {
    width: 15%;
}
/* line 691, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .requests .item .details td:nth-child(4) {
    width: calc(55% - 200px);
}
/* line 694, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .requests .item .details td:nth-child(5) {
    padding-right: 5px;
    width: 205px;
}
/* line 697, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .requests .item .details td:nth-child(5) a ~ a ~ div, .dashboard-performer .requests .item .details td:nth-child(5) .js_open_chat {
    margin-top: 5px;
    margin-left: 4px;
}
/* line 701, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .requests .item .details td:nth-child(5) .title_progress ~ .btn {
    margin-top: 5px;
}

/* line 707, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .requests.order-list .item .order_text {
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
}

/* line 711, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .requests.order-list .item .details td {
    padding-right: 20px;
}
/* line 716, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .requests.order-list .item .details td:nth-child(3) {
    width: 15%;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
}
/* line 722, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .requests.order-list .item .details td:nth-child(4) {
    width: calc(30% - 250px);
}
/* line 725, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .requests.order-list .item .details td:nth-child(5) {
    padding-right: 5px;
    width: 250px;
}

/* line 732, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .requests .item .name, .dashboard-reports .orders .item .name {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 250px !important;
    white-space: nowrap;
    padding-right: 20px;
}

/* line 740, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
a.pay .title,
a.reorder .title {
    display: inline-block;
}

/* line 745, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
a.pay:hover .title,
a.reorder:hover .title {
    display: none;
}

/* line 750, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
a.pay .price,
a.reorder .price {
    display: none;
}

/* line 755, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
a.pay:hover .price,
a.reorder:hover .price {
    display: inline-block;
}

@media (max-width: 1300px) {
    /* line 768, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
    header .container .user {
        margin-right: 50px;
    }
}

/* line 785, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.show-xs {
    display: none !important;
}

@media (max-width: 768px) {
    /* line 798, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
    .hide-sm {
        display: none !important;
    }

    /* line 801, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
    .show-sm {
        display: block !important;
    }
}
@media (max-width: 480px) {
    /* line 807, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
    .hide-xs {
        display: none !important;
    }

    /* line 810, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
    .show-xs {
        display: block !important;
    }
}
/* line 823, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.for-partners .range-quantity {
    background: #fde44c;
}

/* line 827, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.for-partners .range-bar {
    background: #ffffff;
    margin-bottom: 20px;
    margin-top: 13px;
}

/* line 833, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.for-partners .range-bar .range-min,
.for-partners .range-bar .range-max {
    color: #ffffff;
    font-size: 20px;
}

/* line 839, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.for-partners-part {
    float: left;
}

/* line 843, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.for-partners-part .filter {
    height: 48px;
    display: flex;
    align-items: center;
}

/* line 849, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.for-partners-part .filter label,
.for-partners .estimated-row label {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    margin-right: 20px;
    color: #000000;
}

/* line 858, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.for-partners .estimated-row label {
    color: #ffffff;
    position: relative;
    top: 9px;
}

/* line 864, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.for-partners-part .filter select,
#registration_with_channel_form .channel_theme {
    text-indent: .01px;
    background-color: transparent;
    background-image: url("../images/select-arrow.png");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 10px 7px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none !important;
    font: 24px/1.2 'Raleway';
    color: #fff;
    padding-right: 23px;
    text-overflow: ellipsis;
    width: 230px;
}

/* line 883, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#registration_with_channel_form .channel_theme {
    width: 100%;
}

/* line 887, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.for-partners-part .filter select::-ms-expand,
#registration_with_channel_form .channel_theme::-ms-expand {
    display: none;
}

/* line 892, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.for-partners-part .filter select option,
#registration_with_channel_form .channel_theme option {
    background: #ffffff none repeat scroll 0 0;
    color: #000000;
    font-size: 20px;
}

/* line 899, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.cost-filter {
    height: 45px;
    clear: both;
    padding: 5px 0 10px;
}
/* line 903, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.cost-filter .select_theme {
    display: block;
}
/* line 905, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.cost-filter .select_theme label {
    padding-left: 16px;
    display: block;
}
/* line 909, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.cost-filter .select_theme .parentSelectMd {
    max-width: 260px;
}
/* line 911, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.cost-filter .select_theme .parentSelectMd .madSelect {
    background-color: initial;
}
/* line 914, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.cost-filter .select_theme .parentSelectMd .listSelectMd {
    color: black;
}
/* line 919, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.cost-filter .range-bar {
    margin-top: 18px;
}
/* line 921, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.cost-filter .range-bar .range-max {
    top: -15px;
}

@media (max-width: 1279px) {
    /* line 995, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
    .cost-filter .width-1-2 {
        width: 50%;
    }

    /* line 998, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
    .for-partners-part .filter {
        margin-right: 30px;
    }
}
@media (max-width: 768px) {
    /* line 1025, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
    label[for="subject"] {
        margin-top: 5px !important;
    }

    /* line 1028, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
    .cost-filter .grid > * {
        -ms-flex: initial;
        -webkit-flex: initial;
        flex: initial;
    }
}
/* line 1035, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.cost-filter .range-min {
    left: -37px;
    display: none;
}

/* line 1104, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    font-size: 12px;
    line-height: 1.4;
    visibility: visible;
    filter: alpha(opacity=0);
    opacity: 0;
    word-break: break-word;
}

/* line 1116, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9;
}

/* line 1121, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
}

/* line 1126, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.tooltip.right {
    padding: 0 5px;
    margin-left: 3px;
}

/* line 1131, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px;
}

/* line 1136, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.tooltip.left {
    padding: 0 5px;
    margin-left: -3px;
}

/* line 1141, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px;
}

/* line 1151, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

/* line 1159, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

/* line 1167, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

/* line 1174, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.tooltip.top-right .tooltip-arrow {
    right: 5px;
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

/* line 1181, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

/* line 1189, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

/* line 1197, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

/* line 1205, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

/* line 1212, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

/* line 1219, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.popover {
    background-clip: padding-box;
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    display: none;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    left: 0;
    letter-spacing: normal;
    line-height: 1.42857;
    max-width: 276px;
    padding: 1px;
    position: absolute;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    top: 0;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    z-index: 1060;
}

/* line 1248, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.popover.top {
    margin-top: -10px;
}

/* line 1252, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.popover.right {
    margin-left: 40px;
}

/* line 1256, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.popover.bottom {
    margin-top: 10px;
}

/* line 1260, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.popover.left {
    margin-left: -10px;
}

/* line 1264, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.popover-title {
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
    font-size: 14px;
    margin: 0;
    padding: 8px 14px;
}

/* line 1273, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.popover-content {
    padding: 9px 14px;
}

/* line 1277, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.popover > .arrow, .popover > .arrow::after {
    border-color: rgba(0, 0, 0, 0);
    border-style: solid;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}

/* line 1286, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.popover > .arrow {
    border-width: 11px;
}

/* line 1290, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.popover > .arrow::after {
    border-width: 10px;
    content: "";
}

/* line 1295, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.popover.top > .arrow {
    border-bottom-width: 0;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
}

/* line 1303, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.popover.top > .arrow::after {
    border-bottom-width: 0;
    border-top-color: #ffffff;
    bottom: 1px;
    content: " ";
    margin-left: -10px;
}

/* line 1311, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.popover.right > .arrow {
    border-left-width: 0;
    border-right-color: rgba(0, 0, 0, 0.25);
    left: -11px;
    margin-top: -11px;
    top: 50%;
}

/* line 1319, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.popover.right > .arrow::after {
    border-left-width: 0;
    border-right-color: #ffffff;
    bottom: -10px;
    content: " ";
    left: 1px;
}

/* line 1327, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.popover.bottom > .arrow {
    border-bottom-color: rgba(0, 0, 0, 0.25);
    border-top-width: 0;
    left: 50%;
    margin-left: -11px;
    top: -11px;
}

/* line 1335, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.popover.bottom > .arrow::after {
    border-bottom-color: #ffffff;
    border-top-width: 0;
    content: " ";
    margin-left: -10px;
    top: 1px;
}

/* line 1343, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.popover.left > .arrow {
    border-left-color: rgba(0, 0, 0, 0.25);
    border-right-width: 0;
    margin-top: -11px;
    right: -11px;
    top: 50%;
}

/* line 1351, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.popover.left > .arrow::after {
    border-left-color: #ffffff;
    border-right-width: 0;
    bottom: -10px;
    content: " ";
    right: 1px;
}

/* line 1359, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.accent {
    cursor: pointer;
}

/* line 1363, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.link-center {
    margin: 0 auto;
}

/* line 1367, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.link-center:hover::before {
    background: #fde44c none repeat scroll 0 0 !important;
    bottom: -6px;
    height: 4px;
    left: 3px;
    right: -6px;
}

/* line 1375, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.link-center:hover::after,
.payment-info::after {
    position: absolute;
    right: 0;
    bottom: -3px;
    left: 0;
    height: 4px;
    content: '';
    background: url("../images/menu_item-hover.svg") !important;
}

/* line 1397, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.payment-info-wrapper {
    text-align: center;
}

/* line 1401, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.payment-info {
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    position: relative;
    text-align: center;
    border-width: 0 0 4px 0;
    border-style: solid;
    border-image: linear-gradient(90deg, transparent 0px, transparent 3px, #fde44c 3px, #fde44c calc(100% - 5px), transparent calc(100% - 5px), transparent 100%) 1;
}

/* line 1414, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.payment-info .price {
    font-size: 22px;
}

/* line 1418, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.orders .channel_name a {
    color: #000000 !important;
}

/* line 1422, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.empty-grid {
    text-align: center;
}

/* line 1426, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.caret {
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-top: 4px solid #000000;
    content: "";
    display: inline-block;
    height: 0;
    vertical-align: top;
    width: 0;
}

/* line 1437, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.proposals .caret {
    display: none;
    position: absolute;
    right: 25px;
    top: 7px;
}

/* line 1444, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.proposals .asc .caret {
    display: block;
}

/* line 1448, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.proposals .desc .caret {
    border-bottom: 4px solid #000000;
    border-top: medium none;
    display: block;
}

/* line 1454, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.proposals th:hover .sort-col::after {
    background-image: url("../images/glyphicons-halflings.png");
    background-position: -312px -96px;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 14px;
    line-height: 14px;
    position: absolute;
    right: 10px;
    top: 0;
    vertical-align: text-top;
    width: 14px;
}

/* line 1469, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.proposals th:hover .sort-col.asc::after {
    background-position: -289px -96px;
}

/* line 1473, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.sort-col {
    position: relative;
    width: 100%;
    display: inline-block;
    cursor: pointer;
}

/* line 1480, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#new_order .proposals table td:nth-child(6),
#new_order .proposals table td:nth-child(5) {
    min-width: 130px;
    width: 130px;
    text-align: left;
}

/* line 1488, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#new_order .proposals table td:first-child {
    padding: 0 0 0 30px;
    min-width: 60px;
    width: 60px;
}

/* line 1494, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#new_order .proposals table td:nth-child(2) {
    padding: 0;
    min-width: 100px;
    width: 100px;
    font-weight: normal;
    white-space: normal;
}

/* line 1502, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#new_order .proposals table td:nth-child(3) {
    font-weight: 600;
    min-width: 320px;
    width: 320px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

/* line 1511, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#new_order .proposals table td:nth-child(4) {
    min-width: 120px;
    width: 120px;
}

/* line 1516, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#new_order .proposals table td:nth-child(5) {
    min-width: 160px;
    width: 160px;
}

/* line 1521, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.new-order.edit-user .tab::after, .performer .data::after {
    height: 210px;
}

/* line 1525, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
a.change-password {
    position: relative;
}

/* line 1529, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
a.change-password:hover::before {
    right: 5px;
    bottom: 1px;
    left: -5px;
    height: 6px;
    background: #fde44c;
    content: '';
    position: absolute;
    z-index: -2;
}

/* line 1540, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
a.change-password:hover::after {
    right: 1px;
    bottom: 0;
    left: -1px;
    height: 4px;
    background: url("../images/assets/menu_item-hover.svg") center;
    content: '';
    position: absolute;
    z-index: -1;
}

/* line 1551, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.edit-user .tabs .tab-switcher.active {
    cursor: default;
}

/* line 1555, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.new-order.edit-user {
    min-height: 400px;
}

/* line 1560, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.user_balance {
    margin-right: 14px;
    color: #ffffff;
}
/* line 1563, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.user_balance a {
    color: #ffffff;
    cursor: pointer;
}
/* line 1566, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.user_balance a:hover {
    font-weight: normal;
    color: #fde44c;
}
/* line 1571, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.user_balance .payment-request {
    position: relative;
    top: -2px;
}

/* line 1577, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#registration_signin_form {
    display: none;
}

/* line 1581, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.details .order-link {
    position: relative;
}

/* line 1585, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.payment-request-dashboard {
    margin-bottom: 240px;
}

/* line 1589, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.container .payment-request-dashboard h2,
.container .user-feedbacks h2,
.container .transaction-history h2 {
    font-size: 53px;
    line-height: 48px;
    margin: 29px 0 55px;
}

/* line 1597, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.payment-request-dashboard .requests,
.container .transaction-history .transactions,
.container .user-feedbacks .requests {
    position: relative;
}

/* line 1603, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.payment-request-dashboard .requests table,
.container .transaction-history .transactions table,
.container .user-feedbacks .requests table {
    background: #ffffff none repeat scroll 0 0;
    border: 0 none;
    font-size: 15px;
    line-height: 1.2;
    padding-bottom: 73px;
    position: relative;
    width: 100%;
    z-index: 2;
}

/* line 1616, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.payment-request-dashboard .requests table td,
.container .transaction-history .transactions table td,
.container .user-feedbacks .requests table td {
    box-sizing: border-box;
    height: 74px;
    max-width: 100px;
    min-width: 16.666%;
    padding-right: 40px;
    white-space: nowrap;
    width: 16.666%;
}

/* line 1628, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.payment-request-dashboard .requests table th,
.container .transaction-history .transactions table th,
.container .user-feedbacks .requests table th {
    color: #7f7f7f;
    font-size: 13px;
    font-weight: 300;
    height: 57px;
    text-align: left;
    text-transform: uppercase;
}

/* line 1639, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.payment-request-dashboard .requests table tr:nth-child(2n+1) td,
.container .transaction-history .transactions table tr:nth-child(2n+1) td,
.container .user-feedbacks .requests table tr:nth-child(2n+1) td {
    background: #f9f9f9 none repeat scroll 0 0;
}

/* line 1645, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.container .user-feedbacks .requests table td:first-child,
.container .user-feedbacks .requests table th:first-child,
.container .transaction-history .transactions table th:first-child,
.container .transaction-history .transactions table td:first-child,
.payment-request-dashboard .requests table td:first-child,
.payment-request-dashboard .requests table th:first-child {
    padding: 0 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
}

/* line 1659, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.payment-request-dashboard .popover {
    max-width: 400px;
}

/* line 1663, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.payment-request-dashboard .popover-content {
    min-width: 300px;
}

/* line 1667, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.recharge.payment-request {
    margin-bottom: 80px;
}

/* line 1671, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.payment-request-status {
    position: relative;
    min-width: 100px;
}

/* line 1676, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.new-order.new-feedback {
    margin-bottom: 200px;
    min-height: 400px;
}

/* line 1681, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.new-order.new-feedback .tab-switcher h2 {
    cursor: default;
}

/* line 1685, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.container .user-feedbacks {
    margin-bottom: 100px;
}

/* line 1688, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.container .transaction-history {
    margin-bottom: 240px;
}

/* line 1692, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.container .user-feedbacks .requests table td.title {
    width: 20%;
}

/* line 1696, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.container .user-feedbacks .requests table td.text,
.container .user-feedbacks .requests table td.replies {
    width: 30%;
}

/* line 1701, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.container .user-feedbacks .requests table td.title div,
.container .user-feedbacks .requests table td.text div,
.container .user-feedbacks .requests table td.replies div {
    white-space: normal;
    word-wrap: break-word;
    padding: 10px 0;
}

/* line 1709, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.file_upload {
    position: relative;
}
/* line 1712, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.file_upload img {
    height: 40px !important;
}
/* line 1715, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.file_upload .file_name {
    max-width: 200px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    padding: 8px;
    vertical-align: bottom;
}

/* line 1726, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.file_upload > button {
    float: right;
    height: 100%;
}

@media only screen and (max-width: 500px) {
    /*  .file_upload > div {
        display: none
      }*/
    /* line 1735, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
    .file_upload > button {
        width: 100%;
    }
}
/* line 1741, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.file_upload input[type=file] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    display: none;
}
/* line 1752, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.file_upload img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    float: left;
    margin-right: 20px;
}
/* line 1759, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.file_upload #fake_file_name {
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    font-size: 14px;
}

/* line 1769, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.new-order form img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    float: left;
    margin-right: 20px;
}
/* line 1776, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.new-order form img.avg_post_reach {
    float: none;
    width: 18px;
}

/* line 1782, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.upload-btn-wrapper {
    position: relative;
}

/* line 1808, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.field_hint {
    margin: 5px 0;
    font-size: 12px;
    color: #999;
}

/* line 1814, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.content-wrapper {
    margin: 55px 0 250px 0;
}

/* line 1818, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.content-wrapper::before {
    background: #fde44c none repeat scroll 0 0;
    bottom: 155px;
    left: 16.666%;
    right: -19px;
    top: -10px;
    height: 110px;
}

/* line 1832, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.content-wrapper::after {
    bottom: -10px;
    box-shadow: 0 0 0 1px #000000 inset;
    left: 54px;
    right: -10px;
    top: 73px;
}

/* line 1840, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.content-wrapper {
    position: relative;
}

/* line 1844, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.content-wrapper > .block-content,
.content-wrapper ul {
    background: #ffffff;
    z-index: 2;
    position: relative;
    padding: 30px 30px;
}

/* line 1852, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.content-wrapper li {
    list-style: none;
}

/* line 1856, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.content-wrapper ul > li {
    border-bottom: 1px solid #999999;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

/* line 1862, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.rules .content-wrapper ul > li ul {
    padding: 0 40px;
}
/* line 1865, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.rules .content-wrapper ul > li ul li {
    list-style: disc;
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
/* line 1871, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.rules .content-wrapper ul > li ul li:before {
    content: none;
}

/* line 1877, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.content-wrapper ul li li:before {
    content: "—";
    position: relative;
    left: -5px;
}


/* line 1893, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.content-wrapper li a {
    color: #1480a7;
}

/* line 1897, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.container .user-feedbacks.admin-messages {
    margin-bottom: 60px;
}

/* line 1901, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.notice {
    margin-bottom: 40px;
    background: #fde44c;
    padding: 10px 5px;
    color: #000;
}
/* line 1906, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.notice a {
    color: #000;
    font-weight: bold;
}

/* line 1912, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.text-right {
    text-align: right;
}

/* line 1916, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.block-content {
    font-size: 16px;
}
/* line 1919, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.block-content .oferta-sub-title {
    font-size: 16px;
    font-weight: bold;
}
/* line 1923, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.block-content .oferta-title {
    font-size: 22px;
    font-weight: bold;
}
/* line 1927, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.block-content p {
    margin-bottom: 20px;
}
/* line 1930, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.block-content .link-effect {
    color: #3169b1;
}
/* line 1933, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.block-content .pull-right {
    float: right;
}
/* line 1936, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.block-content .pull-left {
    float: left;
}
/* line 1939, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.block-content .requisites {
    height: 140px;
    margin-bottom: 280px;
}
/* line 1943, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.block-content .requisites .fio {
    margin: 100px;
}

/* line 1949, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.referral_info {
    position: relative;
    margin-top: 40px;
    margin-bottom: 200px;
}
/* line 1954, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.referral_info:before {
    background: #fde44c none repeat scroll 0 0;
    bottom: -10px;
    left: -10px;
    right: 77px;
    top: 65px;
    position: absolute;
}
/* line 1964, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.referral_info .referral_wrapper {
    background: #ffffff none repeat scroll 0 0;
    border: 0 none;
    line-height: 1.2;
    padding: 15px 30px;
    position: relative;
    z-index: 2;
}
/* line 1972, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.referral_info .referral_title {
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 20px;
}
/* line 1977, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.referral_info .referral_sub_title {
    font-size: 22px;
}
/* line 1980, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.referral_info .referral_links {
    margin-top: 24px;
}
/* line 1982, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.referral_info .referral_links.my_packages {
    border: 1px solid;
    border-radius: 8px;
    padding: 8px;
}
/* line 1988, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.referral_info .referral_links ul {
    padding: 0;
}
/* line 1991, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.referral_info .referral_links ul li {
    list-style: none;
    padding: 10px 20px;
    background: #f9f9f9;
    margin-bottom: 15px;
    border-radius: 4px;
    word-break: break-all;
}
/* line 1999, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.referral_info .referral_links ul li.bundle_name {
    margin: 0;
    padding: 0;
    font-weight: bold;
    background: transparent;
}

/* line 2011, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.referral_users table {
    background: #ffffff none repeat scroll 0 0;
    border: 0 none;
    font-size: 15px;
    line-height: 1.2;
    padding-bottom: 50px;
    position: relative;
    width: 100%;
    z-index: 2;
}
/* line 2021, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.referral_users table th {
    color: #7f7f7f;
    font-size: 13px;
    font-weight: 300;
    height: 57px;
    text-align: left;
    text-transform: uppercase;
}
/* line 2029, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.referral_users table th:first-child {
    width: 30px;
}
/* line 2033, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.referral_users table td {
    height: 25px;
}

/* line 2040, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.commission a {
    color: #1480a7;
}
/* line 2042, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.commission a:hover, .commission a:focus {
    color: #1480a7;
}

/* line 2048, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.home-new-order {
    text-align: center;
    padding: 30px 0 20px 0;
}
/* line 2052, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.home-new-order .new-order {
    font-size: 18px;
    margin: 0;
    left: 0;
    transform: none;
}

/* line 2059, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.referal_actions {
    margin-top: 44px;
    z-index: 2;
    position: relative;
}

/* line 2064, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.referral-user {
    margin-top: 56px;
}
/* line 2067, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.referral-user .item div {
    color: #000000;
    line-height: 74px;
    padding: 0 20px;
}
/* line 2072, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.referral-user .item .date {
    width: 20%;
}
/* line 2075, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.referral-user .item .user {
    width: 15%;
}
/* line 2078, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.referral-user .item .url {
    width: 35%;
    line-height: 20px;
}
/* line 2083, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.referral-user .item .details td, .referral-user .item .details th {
    width: auto !important;
    padding: 0 !important;
}
/* line 2086, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.referral-user .item .details td:first-child, .referral-user .item .details th:first-child {
    width: 70% !important;
}

/* line 2095, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .user-orders {
    margin-bottom: 160px;
    position: relative;
}
/* line 2099, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .user-orders .more-wrapper {
    bottom: 0;
    position: relative;
    min-height: 80px;
    background: #ffffff;
}
/* line 2105, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .user-orders .more-wrapper .older {
    transform: none;
}
/* line 2108, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .user-orders .more-wrapper .more-loader {
    transform: none;
}
/* line 2113, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .user-orders .requests.order-list {
    margin-bottom: 0;
}
/* line 2118, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .user-orders .requests.order-list .item.active table.order-info .url a {
    color: #000000;
}
/* line 2122, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .user-orders .requests.order-list .item.active .remove {
    background: #000000;
    color: #ffffff;
}
/* line 2126, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .user-orders .requests.order-list .item.active .pay {
    background: #ffffff;
    color: #000000;
}
/* line 2132, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .user-orders .requests.order-list .item table.order-info {
    padding: 0;
    table-layout: fixed;
}
/* line 2136, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .user-orders .requests.order-list .item table.order-info td {
    color: #000000;
    height: 74px;
    vertical-align: middle;
    padding: 0 20px;
}
/* line 2143, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .user-orders .requests.order-list .item table.order-info .url {
    width: 30%;
}
/* line 2145, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .user-orders .requests.order-list .item table.order-info .url a {
    color: #3fbfee;
}
/* line 2149, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .user-orders .requests.order-list .item table.order-info .status {
    width: 25%;
}
/* line 2152, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .user-orders .requests.order-list .item table.order-info .created_date {
    width: 25%;
}
/* line 2155, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .user-orders .requests.order-list .item table.order-info .paid-link {
    width: 250px;
}
/* line 2157, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .user-orders .requests.order-list .item table.order-info .paid-link .pay, .dashboard-performer .user-orders .requests.order-list .item table.order-info .paid-link .remove, .dashboard-performer .user-orders .requests.order-list .item table.order-info .paid-link .info {
    min-width: 76px;
    text-align: center;
    transform: translateX(0);
    left: 0;
}
/* line 2163, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .user-orders .requests.order-list .item table.order-info .paid-link .remove {
    background: #000000;
    color: #ffffff;
}
/* line 2169, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .user-orders .requests.order-list .item table.order-info.mass_order .status, .dashboard-performer .user-orders .requests.order-list .item table.order-info.mass_order .created_date, .dashboard-performer .user-orders .requests.order-list .item table.order-info.mass_order .url {
    width: initial;
}
/* line 2171, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .user-orders .requests.order-list .item table.order-info.mass_order .status .short_link, .dashboard-performer .user-orders .requests.order-list .item table.order-info.mass_order .created_date .short_link, .dashboard-performer .user-orders .requests.order-list .item table.order-info.mass_order .url .short_link {
    max-width: 180px;
}
/* line 2175, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .user-orders .requests.order-list .item table.order-info.mass_order .paid-link {
    width: 210px;
}
/* line 2181, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .user-orders .requests.order-list .item .details {
    padding-left: 0;
}
/* line 2183, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .user-orders .requests.order-list .item .details .mass_order_info {
    display: flex;
    justify-content: space-between;
    padding: 0px 24px 12px 24px;
    border-bottom: 1px solid #fde44c;
}
/* line 2188, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .user-orders .requests.order-list .item .details .mass_order_info .title {
    color: #808080;
    margin-bottom: 8px;
}
/* line 2192, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .user-orders .requests.order-list .item .details .mass_order_info .demand_time {
    line-height: 26px;
    color: #808080;
}
/* line 2195, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .user-orders .requests.order-list .item .details .mass_order_info .demand_time b {
    color: #000;
}
/* line 2199, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .user-orders .requests.order-list .item .details .mass_order_info .channel_themes {
    width: 20%;
}
/* line 2202, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .user-orders .requests.order-list .item .details .mass_order_info .left_amount_budget {
    width: 16%;
}
/* line 2206, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .user-orders .requests.order-list .item .details td, .dashboard-performer .user-orders .requests.order-list .item .details th {
    padding: 0 20px;
    height: 74px;
    vertical-align: middle;
}
/* line 2211, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .user-orders .requests.order-list .item .details td img, .dashboard-performer .user-orders .requests.order-list .item .details th img {
    border-radius: 50%;
    height: 40px;
    width: 40px;
}
/* line 2217, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .user-orders .requests.order-list .item .details td:first-child, .dashboard-performer .user-orders .requests.order-list .item .details th:first-child {
    min-width: 40px;
    padding: 0 30px;
    width: 40px;
}
/* line 2222, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .user-orders .requests.order-list .item .details td:nth-child(2), .dashboard-performer .user-orders .requests.order-list .item .details th:nth-child(2) {
    width: 27%;
}
/* line 2227, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .user-orders .requests.order-list .item .details td:last-child a {
    min-width: 76px;
    text-align: center;
}

/* line 2238, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.lb-dataContainer {
    display: none !important;
}

/* line 2242, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order_text a {
    color: #1480a7;
}
/* line 2244, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order_text a:hover, .order_text a:focus {
    color: #1480a7;
}
/* line 2249, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order_text p {
    padding-bottom: 10px;
}

/* line 2254, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order_channel_add_info .input-wrapper {
    width: 100%;
    padding: 0 20px;
}
/* line 2258, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order_channel_add_info .input-wrapper input {
    width: calc(100% - 40px);
    box-sizing: border-box;
    background: transparent;
    border-bottom: 1px solid #000;
    padding: 5px 0;
}

/* line 2267, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.new_order .dashboard .proposals table tr:nth-child(2n+1) td,
.new_order .dashboard .proposals table tr td {
    background: #ffffff;
}

/* line 2272, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.new_order .dashboard .proposals table tr:nth-child(4n+2) td,
.new_order .dashboard .proposals table tr:nth-child(4n+1) td {
    background: #f9f9f9;
}

/* line 2277, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.new_order .dashboard .proposals table tr:last-child td {
    background: #ffffff;
}

/* line 2280, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order_channel_add_info > div {
    display: none;
}

/* line 2285, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul {
    list-style: none;
    font-size: 15px;
    line-height: 1.2;
    padding: 0;
}
/* line 2291, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li {
    height: 74px;
    box-sizing: border-box;
    background: #ffffff;
    position: relative;
    display: flex;
    font-weight: normal;
}
/* line 2299, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li > div {
    display: inline-block;
    word-wrap: break-word;
    height: 100%;
    vertical-align: top;
    padding-top: 30px;
    float: left;
    font-weight: normal;
    white-space: normal;
    margin: 0;
}
/* line 2310, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li > div:nth-child(1) {
    position: relative;
    top: 25px;
    left: 30px;
    padding: 0;
    width: 7%;
}
/* line 2317, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li > div:nth-child(2) {
    position: relative;
    top: 17px;
    left: 0;
    padding: 0;
    width: 8%;
}
/* line 2325, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li > div:nth-child(3) {
    width: 20%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
/* line 2331, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li > div:nth-child(4) {
    width: 10%;
    padding-top: 15px;
}
/* line 2335, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li > div:nth-child(5) {
    width: 15%;
}
/* line 2338, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li > div:nth-child(6) {
    width: 15%;
}
/* line 2341, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li > div:nth-child(7) {
    width: 15%;
    text-align: left;
}
/* line 2345, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li > div:nth-child(8) {
    width: 10%;
}
/* line 2348, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li > div .avg_post_reach {
    float: none;
    width: 18px;
}
/* line 2355, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li > div .qtip + .tooltip .tooltip-inner {
    white-space: normal;
    text-transform: none;
}
/* line 2364, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li.order_channel_add_info {
    padding: 0 30px;
    display: none;
    width: 100%;
}
/* line 2368, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li.order_channel_add_info > div {
    padding: 0;
    width: 100%;
}
/* line 2371, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li.order_channel_add_info > div label {
    width: 25%;
}
/* line 2374, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li.order_channel_add_info > div label + span {
    width: 75%;
    padding: 0 20px;
    display: inline-block;
}
/* line 2383, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li.order_channel_add_info.disabled {
    opacity: 0.5;
}
/* line 2387, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li.order_channel_add_info.order_channel_link label {
    padding-top: 12px;
    width: 18%;
    min-width: 176px;
}
/* line 2392, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li.order_channel_add_info.order_channel_link input {
    margin-left: 0;
}
/* line 2396, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li.order_channel_add_info.order_channel_text {
    height: 100%;
    padding-bottom: 28px;
}
/* line 2399, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li.order_channel_add_info.order_channel_text label {
    padding-top: 12px;
    width: 18%;
    min-width: 176px;
}
/* line 2404, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li.order_channel_add_info.order_channel_text .input-wrapper {
    padding-bottom: 24px;
}
/* line 2407, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li.order_channel_add_info.order_channel_text .input-wrapper.channels_date input {
    width: 100%;
}
/* line 2410, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li.order_channel_add_info.order_channel_text .input-wrapper.channels_date span {
    margin-top: auto;
    margin-left: 12px;
}
/* line 2414, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li.order_channel_add_info.order_channel_text .input-wrapper.channels_date label {
    width: 48%;
    margin-left: 12px;
    padding-left: 32px;
    padding-top: 6px;
    top: 4px;
    height: 20px;
}
/* line 2428, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li.titles {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 13px;
    color: #7f7f7f;
    text-align: left;
    height: 57px;
}
/* line 2436, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li.titles div {
    padding-top: 25px;
}
/* line 2441, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li:nth-child(4n+3) {
    background: #f9f9f9;
}
/* line 2444, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li:nth-child(4n+2) {
    background: #f9f9f9;
}
/* line 2447, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li:last-child {
    background: #ffffff;
}
/* line 2451, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li.order_total, .channel-list ul li.discount_row {
    padding-top: 20px;
    font-weight: bold;
    height: 54px;
}
/* line 2456, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li.order_total input, .channel-list ul li.discount_row input {
    border-bottom: 1px solid #000;
    font-weight: normal;
    width: 100px;
}
/* line 2462, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li.order_total label, .channel-list ul li.discount_row label {
    padding: 0 52px 0 0;
    width: 65%;
    display: inline-block;
    text-align: right;
}
/* line 2468, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li.order_total > span, .channel-list ul li.discount_row > span {
    display: inline-block;
}
/* line 2472, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li.different_formats {
    background: #ffffff;
}
/* line 2474, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li.different_formats span {
    margin-left: 24px;
    margin-right: 24px;
}
/* line 2480, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li.order_total label {
    width: calc(40% - 25px );
    padding: 0;
    text-align: left;
    padding-left: 25px;
    font-weight: normal;
}
/* line 2487, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li.order_total .total_avg_post_reach {
    width: 15%;
}
/* line 2490, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li.order_total .total_avg_post_reach .avg_post_reach {
    height: auto;
    margin-left: 4px;
}
/* line 2495, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li.order_total .total_users {
    width: 15%;
}
/* line 2498, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li.order_total .total {
    width: 30%;
}
/* line 2502, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li.errors {
    background: #ffffff;
    height: 45px;
}
/* line 2505, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li.errors .error-wrapper {
    width: 100%;
    padding: 0;
    margin: 0;
}

/* line 2515, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.qtip {
    position: absolute;
    cursor: pointer;
}

/* line 2519, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.qtip + .tooltip {
    margin-top: -25px;
    margin-left: 15px;
    font-weight: normal;
    width: 200px;
}

/* line 2526, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.qtip::before {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    background: url("../images/info.svg");
    filter: invert(100%) opacity(50%);
    /*transform: translateY(-75%);*/
}

/* line 2535, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.commission i {
    color: #e02c2c;
}

/* line 2538, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.notice_hint i {
    color: #e02c2c;
}

/* line 2542, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order-header {
    width: 100%;
    background: #fff;
    position: relative;
    font-size: 15px;
    line-height: 1.2;
    border: 0;
    table-layout: fixed;
}
/* line 2552, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order-header th {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 13px;
    color: #7f7f7f;
    text-align: left;
    height: 57px;
    padding: 0 20px;
}
/* line 2562, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order-header th:first-child {
    width: 30%;
}
/* line 2565, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order-header th:nth-child(2) {
    width: 25%;
}
/* line 2568, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order-header th:nth-child(3) {
    width: 25%;
}
/* line 2571, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order-header th:nth-child(4) {
    width: 250px;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
    /* line 2571, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
    .order-header th:nth-child(4) {
        width: auto;
    }
}
/* line 2580, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order-header.mass_order_header th {
    width: initial;
}
/* line 2582, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order-header.mass_order_header th.paid-link {
    width: 210px;
}

/* line 2588, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .requests .details td:nth-child(5) a.cancel-action-btn {
    background: #DADADA none repeat scroll 0 0;
}


/* line 2616, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#channels-popup {
    width: 100%;
    max-width: 800px;
    max-height: 90%;
    background-color: #325FEB;
    color: white;
    overflow: auto;
}
/* line 2623, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#channels-popup #popup_channel_list {
    margin-top: 15px;
}
/* line 2626, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#channels-popup .dashboard {
    margin-bottom: 0;
    background: #ffffff;
}
/* line 2631, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#channels-popup select {
    max-width: 240px;
}
/* line 2636, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#channels-popup .confirm-content {
    width: 100%;
    color: #000;
}
/* line 2640, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#channels-popup .confirm-content .channel-list {
    margin-bottom: 50px;
}
/* line 2643, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#channels-popup .confirm-content .channel-list .more_channels {
    position: relative;
}
/* line 2645, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#channels-popup .confirm-content .channel-list .more_channels .more {
    top: 10px;
    bottom: inherit;
}
/* line 2651, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#channels-popup .confirm-content .channel-list ul {
    margin: 0;
}
/* line 2654, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#channels-popup .confirm-content .channel-list ul.channel-list-body {
    overflow-y: auto;
    max-height: 190px;
    min-height: 150px;
}
@media (max-height: 700px) {
    /* line 2654, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
    #channels-popup .confirm-content .channel-list ul.channel-list-body {
        max-height: 190px;
        min-height: 150px;
    }
}
/* line 2665, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#channels-popup .confirm-content .channel-list ul li {
    padding: 0;
    background: #ffffff;
}
@media (max-height: 700px) {
    /* line 2665, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
    #channels-popup .confirm-content .channel-list ul li {
        height: 64px;
    }
}
/* line 2673, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#channels-popup .confirm-content .channel-list ul li:nth-child(2n+1) {
    background: #f9f9f9;
}
/* line 2677, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#channels-popup .confirm-content .channel-list ul li > div {
    padding-top: 30px;
    margin: 0;
}
@media (max-height: 700px) {
    /* line 2677, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
    #channels-popup .confirm-content .channel-list ul li > div {
        padding-top: 23px;
    }
}
/* line 2685, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#channels-popup .confirm-content .channel-list ul li > div:nth-child(1) {
    position: relative;
    top: 17px;
    left: 30px;
    padding: 0;
    width: 15%;
}
/* line 2692, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#channels-popup .confirm-content .channel-list ul li > div:nth-child(2) {
    font-weight: 600;
    width: 30%;
    top: 0;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
/* line 2701, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#channels-popup .confirm-content .channel-list ul li > div:nth-child(3) {
    width: 15%;
    text-align: left;
}
/* line 2704, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#channels-popup .confirm-content .channel-list ul li > div:nth-child(3).err {
    padding-top: 10px;
}
/* line 2708, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#channels-popup .confirm-content .channel-list ul li > div:nth-child(4) {
    width: 15%;
    text-align: left;
}
/* line 2712, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#channels-popup .confirm-content .channel-list ul li > div:nth-child(5) {
    width: 15%;
    text-align: left;
}
/* line 2716, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#channels-popup .confirm-content .channel-list ul li > div:nth-child(6) {
    width: 10%;
}
/* line 2720, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#channels-popup .confirm-content .channel-list ul li > div img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    float: left;
    margin-right: 20px;
}
/* line 2726, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#channels-popup .confirm-content .channel-list ul li > div img.avg_post_reach {
    float: none;
    width: 18px;
}
/* line 2735, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#channels-popup .confirm-content .channel-list ul.channel-list-header li {
    background: #ffffff;
}

/* line 2778, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#popup_channel_list .order-filter {
    color: white;
}
@media (max-height: 700px) {
    /* line 2778, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
    #popup_channel_list .order-filter {
        margin-top: 20px;
        margin-bottom: 25px;
    }
}

/* line 2786, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order-filter {
    margin-top: 46px;
    margin-bottom: 58px;
}
/* line 2790, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order-filter .filter-row {
    display: flex;
    width: 100%;
    margin-bottom: 20px;
}
/* line 2795, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order-filter .filter-row .filter-item {
    display: flex;
    position: relative;
    width: 100%;
}
/* line 2800, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order-filter .filter-row .filter-item:first-child {
    padding-right: 40px;
}
/* line 2803, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order-filter .filter-row .filter-item:last-child {
    padding-left: 40px;
}
/* line 2807, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order-filter .filter-row .filter-item .slider-range {
    width: 100%;
}
/* line 2812, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order-filter .filter-row .filter-item label {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 20px;
    margin-right: 40px;
    font: 22px/26px 'Raleway';
}
/* line 2820, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order-filter .filter-row .filter-item input {
    font-family: 'Raleway', sans-serif;
    color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    background: transparent;
    width: 100%;
}
/* line 2830, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order-filter .filter-row .filter-item select {
    text-indent: .01px;
    text-overflow: '';
    background-color: transparent;
    background-image: url("../images/select-arrow.png");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 10px 7px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none !important;
    font-family: 'Raleway';
    font-size: 25px;
    color: #fde80f;
    padding-right: 23px;
    padding-left: 12px;
    width: 100%;
}
/* line 2849, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order-filter .filter-row .filter-item select option {
    color: #000;
    font-size: 18px;
}
/* line 2855, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order-filter .filter-row .filter-item select::-ms-expand {
    display: none;
}
/* line 2859, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order-filter .filter-row .filter-item .noUi-target {
    border: none;
}
/* line 2863, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order-filter .filter-row .filter-item .noUi-horizontal {
    height: 6px;
    top: 8px;
}
/* line 2867, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order-filter .filter-row .filter-item .noUi-horizontal .noUi-handle {
    width: 24px;
    height: 24px;
    left: -5px;
    top: -9px;
    border-radius: 50%;
    outline: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
/* line 2876, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order-filter .filter-row .filter-item .noUi-horizontal .noUi-handle::before {
    content: none;
}
/* line 2879, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order-filter .filter-row .filter-item .noUi-horizontal .noUi-handle::after {
    content: none;
}
/* line 2884, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order-filter .filter-row .filter-item .noUi-horizontal .noUi-connect {
    background: #fde44c;
    box-shadow: none;
}
/* line 2890, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order-filter .filter-row .filter-item .start-value {
    position: absolute;
    top: 16px;
    left: 0;
}
/* line 2895, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order-filter .filter-row .filter-item .end-value {
    position: absolute;
    top: 16px;
    right: 0;
}

/* line 2904, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard .proposals table th:nth-child(5), .dashboard .proposals table th:nth-child(6) {
    text-align: center;
}

/* line 2907, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard .proposals table th:nth-child(7) {
    text-align: right;
}
/* line 2910, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard .proposals table th:nth-child(7) .caret {
    right: -15px;
}
/* line 2914, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard .proposals table th:nth-child(7) .sort-col::after {
    right: -40px;
}


/* line 2923, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.new-feedback .tabs .tab::after {
    height: calc(100% + 19px);
}

/* line 2931, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
header .new-replies::before, header .new-replies::after,
header .draft-orders::before, header .draft-orders::after,
header .new-projects::before, header .new-projects::after,
header .new-msg::before, header .new-msg::after {
    position: absolute;
    content: '';
    width: 33px;
    height: 33px;
    left: 50%;
    transform: translateX(-50%) translateY(-50%) translateX(1px) translateY(-1px);
    z-index: -1;
    border-radius: 50%;
}
/* line 2945, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
header .new-projects, header .new-replies, header .draft-orders, header .new-msg {
    font: 22px/26px 'Raleway';
    position: relative;
    z-index: 2;
    margin-right: 15px;
}
/* line 2951, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
header .new-projects:before, header .new-replies:before, header .draft-orders:before, header .new-msg:before {
    background: rgba(0, 0, 0, 0.2);
    top: calc(50% + 4px);
}
/* line 2956, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
header .new-projects:after, header .new-replies:after, header .draft-orders:after, header .new-msg:after {
    background: #fde44c;
    top: 50%;
}
/* line 2962, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
header .draft-orders {
    left: 10px;
    margin-right: 10px;
}
/* line 2965, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
header .draft-orders:after {
    background: #94ead3;
}
/* line 2970, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
header .new-msg {
    color: white;
}
/* line 2972, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
header .new-msg:after {
    background: #ff8b23;
}
/* line 2977, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
header .new-replies {
    margin-left: 15px;
    margin-right: 5px;
}

/* line 2986, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
input:read-only {
    color: #999999;
}

/* line 2991, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.user-lang {
    margin-left: 20px;
    color: #FFFFFF;
    position: relative;
}
/* line 2996, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.user-lang a {
    color: #ffffff;
    font: 22px/26px 'Raleway';
    text-transform: uppercase;
}
/* line 3002, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.user-lang a img {
    margin-left: 7px;
    top: -2px;
    position: relative;
}
/* line 3008, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.user-lang a:hover {
    color: #fde44c;
}
/* line 3011, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.user-lang a:focus {
    color: #fde44c;
}
/* line 3017, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.user-lang.black a {
    color: #000000;
}



form.new_channel {
    margin-bottom: 100px;
}

/* line 3033, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.new_channel button .loader,
.add_channel button .loader,
.edit_channel button .loader {
    display: none;
}

/* line 3039, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.new_channel button[disabled] .loader,
.add_channel button[disabled] .loader,
.edit_channel button[disabled] .loader {
    background: url("../images/ajax-loader.gif");
    display: inline-block;
    width: 20px;
    height: 20px;
}





/* line 3077, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.invoice-btn {
  position: relative;
}
.invoice-btn.active .invoice-btn-title::after {
    background-position: 0 -7px;
    height: 10px;
}
/* line 3083, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.invoice-btn .invoice-menu-overlay {
    position: fixed;
    z-index: 10;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
}
/* line 3093, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.invoice-btn .invoice-btn-title {
    background: #fde44c none repeat scroll 0 0;
    display: inline-block;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    left: 50%;
    min-height: initial;
    padding: 12px 27px 10px 17px;
    position: relative;
    text-transform: uppercase;
    transform: translateX(-50%);
    color: #000000;
}
/* line 3106, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.invoice-btn .invoice-btn-title::after {
    position: absolute;
    content: '';
    background: url("../images/user_arrow_black.svg");
    background-size: 10px 17px;
    width: 10px;
    height: 7px;
    top: 17px;
    right: 9px;
}
/* line 3119, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.invoice-btn .invoice-btn-title:hover, .invoice-btn .invoice-btn-title:focus, .invoice-btn .invoice-btn-title:active {
    cursor: pointer;
}
/* line 3125, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.invoice-btn .invoice-btn-menu {
    position: absolute;
    z-index: 100;
    right: -8px;
    top: 40px;
    display: none;
    background: white;
    border-bottom: 2px solid black;
    border-right: 2px solid black;
    border-left: 1px solid black;
}
/* line 3138, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.invoice-btn .invoice-btn-menu .invoice-menu-item {
    line-height: 40px;
    position: relative;
    padding: 0 20px;
}
/* line 3143, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.invoice-btn .invoice-btn-menu .invoice-menu-item a {
    position: relative;
    z-index: 2;
}
/* line 3147, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.invoice-btn .invoice-btn-menu .invoice-menu-item a:before, .invoice-btn .invoice-btn-menu .invoice-menu-item a::after {
    position: absolute;
    content: '';
    z-index: -1;
}
/* line 3153, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.invoice-btn .invoice-btn-menu .invoice-menu-item a:hover::before {
    right: 5px;
    bottom: 1px;
    left: -5px;
    height: 6px;
    background: #94ead3;
}
/* line 3161, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.invoice-btn .invoice-btn-menu .invoice-menu-item a:hover::after {
    right: 1px;
    bottom: 0;
    left: -1px;
    height: 4px;
    background: url("../images/menu_item-hover.svg") center;
}
/* line 3171, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.invoice-btn .invoice-btn-menu .invoice-menu-item + .invoice-menu-item::after {
    position: absolute;
    content: '';
    background: #000;
    left: 9px;
    top: 0;
    height: 1px;
    right: 9px;
}

/* line 3328, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order_text_label {
    padding-top: 15px !important;
    vertical-align: top !important;
}

/* line 3332, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order_list_channel_status {
    padding: 10px 20px !important;
}
/* line 3335, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order_list_channel_status a {
    color: #3fbfee;
}

/* line 3340, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard .proposals table .channel_rating img {
    width: 20px;
    height: 20px;
}

/* line 3344, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel_rating {
    color: #f0c00f;
    margin-right: 10px;
}
/* line 3347, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel_rating:hover {
    cursor: pointer;
}

/* line 3355, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.package-list.dashboard-performer .order-header th:nth-child(1),
.package-list.dashboard-performer .user-orders .requests.order-list .item table.order-info .url {
    width: 25%;
}
/* line 3359, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.package-list.dashboard-performer .order-header th:nth-child(2),
.package-list.dashboard-performer .user-orders .requests.order-list .item table.order-info .status {
    width: 15%;
}
/* line 3363, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.package-list.dashboard-performer .order-header th:nth-child(3),
.package-list.dashboard-performer .user-orders .requests.order-list .item table.order-info .tariff {
    width: 15%;
}
/* line 3367, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.package-list.dashboard-performer .order-header th:nth-child(4),
.package-list.dashboard-performer .user-orders .requests.order-list .item table.order-info .created_date {
    width: 15%;
}
/* line 3372, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.package-list.dashboard-performer .user-orders .requests.order-list .item table.order-info .price,
.package-list.dashboard-performer .order-header th:nth-child(5) {
    width: 15%;
}
/* line 3377, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.package-list.dashboard-performer .user-orders .requests.order-list .item table.order-info .paid-link,
.package-list.dashboard-performer .order-header th:nth-child(6) {
    width: 250px;
}
/* line 3381, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.package-list.dashboard-performer .user-orders .requests.order-list .item table.order-info .paid-link a.pay span,
.package-list.dashboard-performer .order-header th:nth-child(6) a.pay span {
    width: 100%;
}

/* line 3388, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.package-list-header {
    margin-bottom: 40px;
}
/* line 3390, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.package-list-header ul {
    list-style: none;
    font-size: 15px;
    line-height: 1.2;
    padding: 0;
}
/* line 3396, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.package-list-header ul li {
    height: 105px;
    box-sizing: border-box;
    background: #ffffff;
    position: relative;
    display: flex;
    font-weight: normal;
}
/* line 3404, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.package-list-header ul li > div {
    display: inline-block;
    word-wrap: break-word;
    height: 100%;
    vertical-align: top;
    padding-top: 30px;
    float: left;
    font-weight: normal;
    white-space: normal;
    margin: 0;
}
/* line 3415, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.package-list-header ul li > div:nth-child(1) {
    width: 30%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 5%;
}
/* line 3422, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.package-list-header ul li > div:nth-child(2) {
    width: 55%;
    padding: 5px 0;
}
/* line 3426, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.package-list-header ul li > div:nth-child(2) .desc {
    padding-top: 5px;
    font-size: 14px;
    font-style: italic;
}
/* line 3432, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.package-list-header ul li > div:nth-child(3) {
    width: 15%;
    text-align: left;
}
/* line 3438, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.package-list-header ul li.titles {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 13px;
    color: #7f7f7f;
    text-align: left;
    height: 57px;
}
/* line 3446, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.package-list-header ul li.titles div {
    padding-top: 25px;
}
/* line 3450, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.package-list-header ul li:nth-child(4n+3) {
    background: #f9f9f9;
}
/* line 3453, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.package-list-header ul li:nth-child(4n+2) {
    background: #f9f9f9;
}

/* line 3459, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.new-order .tab .data.done.package_done {
    padding: 100px;
}

/* line 3463, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.rules .content-wrapper ul {
    padding: 0 20px;
}

/* line 3466, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.rules a {
    color: #1480a7;
}

/* line 3470, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.form-image-field {
    padding-top: 5px;
    margin-top: 10px;
}

/* line 3475, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.rules_checkbox_wrapper {
    width: 100%;
    margin: 10px 0 20px 0;
    margin-left: 20px;
}
/* line 3479, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.rules_checkbox_wrapper label {
    width: 100% !important;
    padding-top: 4px;
    font-weight: normal !important;
}
/* line 3484, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.rules_checkbox_wrapper .error-wrapper {
    margin-top: 5px;
}

/* line 3488, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.cancel_reason {
    margin: 5px 0 20px 0;
    padding-left: 50px;
}
/* line 3492, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.cancel_reason p {
    margin-bottom: 10px;
}
/* line 3495, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.cancel_reason .cancel_action {
    margin-right: 32px;
    max-width: 260px;
}

/* line 3500, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.oferta-invoice {
    top: -50px;
    position: relative;
    margin: 0;
}
/* line 3505, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.oferta-invoice.oferta-top {
    position: absolute !important;
    left: 150px;
    top: 35px;
    z-index: 100;
    width: 185px;
    text-align: center;
}
/* line 3514, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.oferta-invoice.oferta-top.oferta-top2 {
    top: 90px;
}
/* line 3519, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.oferta-invoice.order-payment-invoice {
    top: 170px;
}

/* line 3526, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.new-order .tab .data form .row .input-wrapper .input-two-wrapper, .edit-order .tab .data form .row .input-wrapper .input-two-wrapper {
    overflow: hidden;
    clear: both;
}
/* line 3531, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.new-order .tab .data form .row .input-wrapper .input-two-wrapper input[type=text], .edit-order .tab .data form .row .input-wrapper .input-two-wrapper input[type=text] {
    float: left;
    width: 100px;
}
/* line 3536, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.new-order .tab .data form .row .input-wrapper .input-two-wrapper input[type=checkbox], .edit-order .tab .data form .row .input-wrapper .input-two-wrapper input[type=checkbox] {
    float: left;
    width: 100px;
}
/* line 3541, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.new-order .tab .data form .row .input-wrapper .input-two-wrapper label, .edit-order .tab .data form .row .input-wrapper .input-two-wrapper label {
    font-weight: normal;
    width: 400px;
    margin-left: 165px;
    padding-top: 5px;
    top: 5px;
}
/* line 3549, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.new-order .tab .data form .row .input-wrapper .input-two-wrapper span, .edit-order .tab .data form .row .input-wrapper .input-two-wrapper span {
    float: left;
    margin: 0 20px;
    display: inline-block;
    padding-top: 10px;
}

/* line 3572, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.shake_error {
    -webkit-animation: kf_shake 0.4s 1 linear;
    -moz-animation: kf_shake 0.4s 1 linear;
    -o-animation: kf_shake 0.4s 1 linear;
    border-bottom-color: #e02c2c !important;
}

@-webkit-keyframes kf_shake {
    0% {
        -webkit-transform: translate(10px);
    }
    20% {
        -webkit-transform: translate(-10px);
    }
    40% {
        -webkit-transform: translate(5px);
    }
    60% {
        -webkit-transform: translate(-5px);
    }
    80% {
        -webkit-transform: translate(2px);
    }
    100% {
        -webkit-transform: translate(0px);
    }
}
@-moz-keyframes kf_shake {
    0% {
        -moz-transform: translate(10px);
    }
    20% {
        -moz-transform: translate(-10px);
    }
    40% {
        -moz-transform: translate(5px);
    }
    60% {
        -moz-transform: translate(-5px);
    }
    80% {
        -moz-transform: translate(2px);
    }
    100% {
        -moz-transform: translate(0px);
    }
}
@-o-keyframes kf_shake {
    0% {
        -o-transform: translate(10px);
    }
    20% {
        -o-transform: translate(-10px);
    }
    40% {
        -o-transform: translate(5px);
    }
    60% {
        -o-transform: translate(-5px);
    }
    80% {
        -o-transform: translate(2px);
    }
    100% {
        -o-origin-transform: translate(0px);
    }
}
/* line 3603, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.new-order.big {
    padding: 22px 31px 18px;
    font-size: 24px;
}

/* line 3607, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.home-second-btn {
    margin-top: 40px;
}

/* line 3611, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.feedback .info a {
    border-bottom: 3px solid #fde44c;
}

/* line 3615, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.reply_to_admin {
    margin-top: -10px;
}
/* line 3618, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.reply_to_admin a {
    color: #1480a7;
    font-size: 14px;
}
/* line 3622, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.reply_to_admin a:hover {
    color: #1480ee;
}

/* line 3662, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.cancel_after_approve {
    margin-top: 5px;
}

/* line 3665, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#delete-profile {
    color: #1480a7;
}
/* line 3668, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#delete-profile:hover {
    color: #1480ee;
}

/* line 3672, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#update_total_with_promo {
    background: #FBB040 none repeat scroll 0 0;
    color: white;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    padding: 12px 17px 10px;
    position: relative;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
    border: 0 none;
    outline: 0 none;
    margin-left: 20px;
    top: -10px;
}

/* line 3694, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.promo_code_error {
    font-weight: normal;
    color: #ff0000;
    display: block;
}

/* line 3700, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#registration_form label {
    box-sizing: border-box;
    padding-left: 27px;
    padding-top: 0;
}

/* line 3705, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.edit_user .rules_checkbox_wrapper {
    margin-left: 25px;
}

/* line 3708, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
form.edit_package {
    padding-bottom: 10px;
}

/* line 3711, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.lightbox .lb-prev, .lightbox .lb-next {
    display: none !important;
}

/* line 3714, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel_edit_form_hint {
    width: 100%;
    height: 60px;
    text-align: center;
    color: #fde44c;
    font-style: italic;
    font-weight: bold;
    top: -10px;
    position: relative;
}

/* line 3728, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li.recomend-channels {
    height: 40px;
}
/* line 3731, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-list ul li.recomend-channels span {
    width: 100%;
    text-align: center;
    font-weight: bold;
    padding-top: 15px;
}

/* line 3738, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.two-checkbox-wrapper {
    height: 80px;
}
/* line 3741, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.two-checkbox-wrapper div:first-child {
    margin-bottom: 5px;
    margin-top: 20px;
}
/* line 3746, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.two-checkbox-wrapper label {
    padding-top: 5px;
    font-weight: normal !important;
}
/* line 3751, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.two-checkbox-wrapper .error-wrapper {
    margin-bottom: 10px;
}

/* line 3755, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.user-disagree-status {
    margin: 10px 0;
    font-style: italic;
}

/* line 3783, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order_channel_customer_time_left {
    padding: 10px 20px !important;
}
/* line 3786, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order_channel_customer_time_left .webmaster-correction-comment {
    margin: 15px 0;
}
/* line 3790, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order_channel_customer_time_left .cancel {
    float: none !important;
    margin-left: 10px;
}

/* line 3845, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
img.plus_18_hint {
    position: absolute;
    bottom: 0;
    width: 22px !important;
    height: 22px !important;
    left: -11px;
}
/* line 3852, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
img.plus_18_hint:hover {
    cursor: pointer;
}

/* line 3876, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#channel_channel_theme_id[disabled] {
    color: #ccc;
}

/* line 3904, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.main-intro h1 {
    font-size: 30px;
    margin-bottom: 25px;
    font-weight: inherit;
}

/* line 3909, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#total_users {
    text-align: left !important;
}


/* line 3932, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.copy-order-text {
    display: block;
}

/* line 3935, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.post-copied {
    position: relative;
    display: none;
}
/* line 3939, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.post-copied::after {
    background-image: url("../images/glyphicons-halflings.png");
    background-position: -288px 0px;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 14px;
    line-height: 14px;
    position: absolute;
    right: -18px;
    top: 2px;
    vertical-align: text-top;
    width: 14px;
}

/* line 3957, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard .proposals table.catalog_channels tbody td:first-child {
    padding: 0 25px;
    min-width: 90px;
    width: 90px;
}
/* line 3963, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard .proposals table.catalog_channels tbody td:nth-child(2) {
    min-width: 190px;
    width: 190px;
}
/* line 3968, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard .proposals table.catalog_channels tbody td:nth-child(3) {
    min-width: 280px;
    width: 280px;
    padding-right: 5px;
}
/* line 3974, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard .proposals table.catalog_channels tbody td:nth-child(4) {
    min-width: 100px;
    width: 100px;
    padding: 0;
    text-align: left;
}
/* line 3981, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard .proposals table.catalog_channels tbody td:nth-child(5) {
    min-width: 115px;
    width: 115px;
    padding: 0;
    text-align: center;
}
/* line 3987, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard .proposals table.catalog_channels tbody td:nth-child(5) .channel_gender .gender_male {
    border-right: 1px solid;
    margin-right: 4px;
    padding-right: 4px;
    width: 50px;
}
/* line 3992, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard .proposals table.catalog_channels tbody td:nth-child(5) .channel_gender .gender_male .icon {
    color: #325FEB;
    font-size: 12px;
}
/* line 3997, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard .proposals table.catalog_channels tbody td:nth-child(5) .channel_gender .gender_women {
    width: 50px;
}
/* line 3999, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard .proposals table.catalog_channels tbody td:nth-child(5) .channel_gender .gender_women .icon {
    font-size: 12px;
    color: #DC78D8;
}
/* line 4007, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard .proposals table.catalog_channels tbody td:nth-child(6) {
    min-width: 80px;
    width: 80px;
    padding: 0;
    text-align: center;
}
/* line 4013, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard .proposals table.catalog_channels tbody td:nth-child(6) select {
    width: 90%;
    background-color: initial;
}
/* line 4019, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard .proposals table.catalog_channels tbody td:nth-child(7) {
    max-width: 90px;
    width: 90px;
    padding: 0;
    text-align: right;
}
/* line 4026, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard .proposals table.catalog_channels tbody .err {
    cursor: pointer;
}
/* line 4029, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard .proposals table.catalog_channels tbody .err .avg_post_reach {
    width: 18px !important;
}

/* line 4034, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.referral-register-wrapper {
    padding: 20px 0 10px 0;
}
/* line 4037, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.referral-register-wrapper .oferta-invoice {
    top: 0;
}

/* line 4044, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper {
    position: relative;
    width: 100%;
}
/* line 4048, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper::before {
    position: absolute;
    background: #fde44c;
    left: 16.666%;
    top: 9px;
    right: -19px;
    bottom: -19px;
}
/* line 4058, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper::after {
    position: absolute;
    box-shadow: inset 0 0 0 1px #000;
    left: 100px;
    bottom: -10px;
    top: -10px;
    right: -10px;
}
/* line 4068, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info {
    z-index: 2;
    position: relative;
    background: #ffffff;
    display: flex;
    padding: 25px 30px;
}
/* line 4080, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .uppercase {
    text-transform: uppercase;
}
/* line 4084, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .stars-wrapper {
    position: relative;
    height: 50px;
}
/* line 4088, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .stars {
    position: absolute;
    bottom: 0;
    width: 100%;
}

/* line 4104, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .channel-card-btn {
    display: inline-block;
}
/* line 4106, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .channel-card-btn a {
    margin-top: 48px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    color: #ffffff;
    font-weight: 700;
    height: 48px;
    padding: 13px 22px 11px;
    background: #000000;
    text-transform: uppercase;
    border: 0 !important;
    width: auto !important;
    cursor: pointer;
}
/* line 4126, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .left {
    width: 140px;
    min-width: 140px;
}
/* line 4135, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .left img {
    width: 100%;
}
/* line 4140, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .center {
    width: calc(100% / 2);
    padding: 0 30px;
    flex: 1 1 auto;
}
/* line 4151, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .center .channel-main-info {
    width: 100%;
}
/* line 4155, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .center .channel-title {
    margin-top: 0;
    font-family: 'Raleway', sans-serif !important;
    margin-bottom: 20px;
    line-height: 130%;
}
/* line 4162, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .center .channel-link {
    margin-bottom: 20px;
}
/* line 4164, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .center .channel-link a {
    color: #1480a7;
    cursor: pointer;
    text-decoration: underline;
    font-size: 18px;
    word-break: break-word;
}
/* line 4173, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .center .channel-info-row {
    margin-bottom: 15px;
}
/* line 4176, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .center .channel-info-row span {
    font-weight: bold;
}
/* line 4182, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .center .channel-reviews p {
    font-weight: bold;
    text-transform: uppercase;
}
/* line 4187, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .center .channel-reviews ul {
    list-style: none;
    padding: 0;
    width: 80%;
    margin: 0;
}
/* line 4193, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .center .channel-reviews ul li {
    display: flex;
    padding: 20px 0;
    border-bottom: 1px solid #d3d3d3;
}
/* line 4198, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .center .channel-reviews ul li:last-child {
    border-bottom: none;
}
/* line 4202, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .center .channel-reviews ul li .stars-wrapper {
    min-width: 130px;
    width: 130px;
    height: 22px;
}
/* line 4207, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .center .channel-reviews ul li .stars-wrapper .review-star {
    width: 20px;
    height: 20px;
}
/* line 4213, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .center .channel-reviews ul li .channel-review-comment {
    font-style: italic;
    word-break: break-word;
}
/* line 4217, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .center .channel-reviews ul li .channel-review-comment .channel-empty-review {
    color: #aaa;
}
/* line 4225, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .center .channel-stats-wrapper {
    margin: 20px 0 15px -10px;
}
/* line 4228, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .center .channel-stats-wrapper .channel-stats-row {
    overflow: hidden;
    clear: both;
    padding: 10px 0;
}
/* line 4233, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .center .channel-stats-wrapper .channel-stats-row .channel-stat-block {
    min-width: 130px;
    width: min-content;
    height: 105px;
    min-height: 105px;
    display: inline-grid;
    text-align: center;
    margin-right: 10px;
}
/* line 4242, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .center .channel-stats-wrapper .channel-stats-row .channel-stat-block .channel-stat-value {
    font-size: 38px;
    font-weight: bold;
    margin-top: 12px;
    width: max-content;
    margin-left: auto;
    margin-right: auto;
}
/* line 4249, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .center .channel-stats-wrapper .channel-stats-row .channel-stat-block .channel-stat-value.amount {
    font-weight: initial;
}
/* line 4251, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .center .channel-stats-wrapper .channel-stats-row .channel-stat-block .channel-stat-value.amount span.amount {
    font-weight: bold;
}
/* line 4260, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .center .channel-actions {
    margin: 20px 0 15px 0;
}
/* line 4263, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .center .channel-actions .channel-action-buy {
    margin-right: 20px;
}
/* line 4265, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .center .channel-actions .channel-action-buy a {
    background: #FBB040;
    color: white;
}
/* line 4271, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .center .channel-actions > div {
    height: 70px;
}
/* line 4277, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .right {
    width: 234px;
    min-width: 234px;
    margin-left: 10px;
    flex: 0 0 auto;
}
/* line 4289, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .right .channel-buy-block {
    background: #fde44c;
    padding: 22px;
    text-align: center;
}
/* line 4294, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .right .channel-buy-block .price {
    padding: 0;
    font: 40px 'Raleway';
    margin: 12px 0;
}
/* line 4299, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .right .channel-buy-block .format_lable {
    margin-bottom: 8px;
}
/* line 4302, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .right .channel-buy-block .parentSelectMd {
    margin-bottom: 12px;
}
/* line 4306, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .right .channel-buy-block .buy-block-btn {
    margin: 25px 0 15px 0;
}
/* line 4312, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .right .channel-rating {
    text-align: center;
}
/* line 4315, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .right .channel-rating .rating-title {
    font-size: 15px;
    font-weight: bold;
    margin-top: 20px;
}
/* line 4321, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.channel-card .card-content-wrapper .channel_card_info .right .channel-rating .channel-avg-rating {
    margin-bottom: 10px;
}
@media (max-width: 991px) {
    /* line 4329, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
    .channel-card .card-content-wrapper .content {
        display: block;
    }
    /* line 4332, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
    .channel-card .card-content-wrapper .content .center {
        padding: 0;
        margin-top: 35px;
    }
    /* line 4336, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
    .channel-card .card-content-wrapper .content .center .channel-main-info {
        width: calc(100% - 270px);
    }
    /* line 4341, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
    .channel-card .card-content-wrapper .content .right {
        position: absolute;
        top: 36px;
        right: 12px;
    }
}
@media (max-width: 600px) {
    /* line 4350, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
    .channel-card .card-content-wrapper .content {
        display: block;
    }
    /* line 4353, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
    .channel-card .card-content-wrapper .content .left {
        width: 100%;
        margin-top: 400px;
    }
    /* line 4358, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
    .channel-card .card-content-wrapper .content .center {
        padding: 0;
        margin-top: 35px;
    }
    /* line 4362, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
    .channel-card .card-content-wrapper .content .center .channel-main-info {
        width: 100%;
    }
    /* line 4366, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
    .channel-card .card-content-wrapper .content .center .channel-actions > div {
        height: 60px;
    }
    /* line 4369, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
    .channel-card .card-content-wrapper .content .center .channel-reviews ul {
        width: 95%;
    }
    /* line 4374, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
    .channel-card .card-content-wrapper .content .right {
        width: 100%;
        left: 0;
        right: 0;
    }
}

/* line 4467, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.bank-commission-info {
    margin-bottom: -20px;
}

/* line 4472, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard .proposals table tfoot img.avg_post_reach {
    width: 18px;
    margin-left: 4px;
}
/* line 4477, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard .proposals table tfoot tr td.left {
    text-align: left !important;
}
/* line 4481, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard .proposals table tfoot .total_channels_info {
    font-weight: normal;
}

/* line 4486, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.tilda {
    font-family: sans-serif;
}

/* line 4490, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#stat_b {
    margin-top: 24px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 750px;
    color: #fff;
    font: normal 18px 'Raleway', sans-serif;
}
/* line 4502, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#stat_b .caption_b {
    margin-bottom: 8px;
    text-align: center;
    color: #ffffffb3;
}
/* line 4507, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#stat_b .caption_b span {
    font-weight: bold;
    color: #fff;
}
/* line 4513, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#stat_b .stats_b {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
/* line 4519, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#stat_b .stat_e {
    float: left;
    display: flex;
}
/* line 4523, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#stat_b .stat_e .info_b {
    float: left;
    margin-right: 15px;
    text-align: right;
}
/* line 4528, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#stat_b .stat_e .info_b .caption_e {
    font-size: 17px;
    text-transform: uppercase;
}
/* line 4533, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#stat_b .stat_e .info_b .gain_e {
    font-size: 15px;
    opacity: 0.7;
    position: relative;
    top: -2px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    color: #111;
    background: #10F09F;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 3px 6px;
}
/* line 4548, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#stat_b .stat_e .info_b .gain_e span {
    font-weight: 700;
}
/* line 4554, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#stat_b .stat_e .count_e {
    float: left;
    margin-top: -6px;
    font-size: 42px;
    text-align: left;
}

@media screen and (max-width: 750px) {
    /* line 4564, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
    #stat_b {
        width: 300px;
    }
}
@media (max-width: 1279px) {
    /* line 4570, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
    #stat_b {
        width: 300px;
    }
}
/* line 4574, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.contact-us-info {
    display: flex;
    color: #202327;
    margin-top: 110px;
    position: relative;
    z-index: 100;
}
/* line 4583, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.contact-us-info .contact-block label {
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
}
/* line 4588, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.contact-us-info .contact-block img {
    width: 36px;
    filter: invert(1);
}
/* line 4593, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.contact-us-info .contact-block .cui-info {
    padding-left: 10px;
}
/* line 4597, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.contact-us-info .contact-block:first-child {
    width: 25%;
    padding-left: 25%;
}
/* line 4602, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.contact-us-info .contact-block:last-child {
    width: 50%;
    padding-left: 90px;
}
/* line 4607, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.contact-us-info .contact-block a {
    color: #202327;
}
/* line 4609, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.contact-us-info .contact-block a:hover {
    text-decoration: underline;
}

/* line 4616, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#ggl-confirm .confirm-content {
    width: 450px;
}

/* line 4620, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
tr.is_ggl {
    background: #94ead3;
}

/* line 4625, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_b {
    position: relative;
    left: 50%;
    width: 1500px;
    margin-left: -750px;
    overflow: hidden;
}

@media screen and (max-width: 1480px) {
    /* line 4634, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
    .selections_b {
        width: 800px;
        margin-left: -400px;
    }
}
@media screen and (max-width: 800px) {
    /* line 4641, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
    .selections_b {
        width: 400px;
        margin-left: -200px;
    }
}
/* line 4647, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e {
    float: left;
    margin: 10px;
    width: 335px;
    padding: 10px;
    font-family: 'Raleway', sans-serif;
    background: #f3f3f3;
}

/* line 4656, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e.green {
    background: #b5f1d7;
}

/* line 4657, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e.yellow {
    background: #fff198;
}

/* line 4658, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e.blue {
    background: #9fe6f8;
}

/* line 4659, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e.pink {
    background: #ffd8e3;
}

/* line 4661, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e .caption_e,
.selections_e .count_e,
.selections_e .overall_b .realtime_b {
    font-family: 'Raleway', sans-serif;
}

/* line 4667, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e .caption_e {
    margin: 25px 0 30px 0;
    text-align: center;
    font-size: 36px;
}

/* line 4673, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e .count_e {
    margin-bottom: 10px;
    text-align: center;
    font-size: 22px;
}

/* line 4679, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e .up_scroll_e,
.selections_e .down_scroll_e {
    padding: 7px 0;
    height: 30px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    background-color: transparent;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}

/* line 4694, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e .up_scroll_e {
    top: 10px;
}

/* line 4697, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e .down_scroll_e {
    bottom: 24px;
}

/* line 4701, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e .up_scroll_e {
    background-image: url("../images/up_arr.png");
}

/* line 4702, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e .down_scroll_e {
    background-image: url("../images/down_arr.png");
}

/* line 4704, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e.green .up_scroll_e {
    background-image: url("../images/g_up_arr.png");
}

/* line 4705, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e.green .down_scroll_e {
    background-image: url("../images/g_down_arr.png");
}

/* line 4707, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e.yellow .up_scroll_e {
    background-image: url("../images/y_up_arr.png");
}

/* line 4708, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e.yellow .down_scroll_e {
    background-image: url("../images/y_down_arr.png");
}

/* line 4710, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e.blue .up_scroll_e {
    background-image: url("../images/b_up_arr.png");
}

/* line 4711, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e.blue .down_scroll_e {
    background-image: url("../images/b_down_arr.png");
}

/* line 4713, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e.pink .up_scroll_e {
    background-image: url("../images/p_up_arr.png");
}

/* line 4714, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e.pink .down_scroll_e {
    background-image: url("../images/p_down_arr.png");
}

/* line 4716, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e .selection_b {
    margin: 15px 0 -15px;
}

/* line 4720, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e .selection_e {
    padding: 8px 0;
    height: 75px;
    border-bottom: 1px solid #ccc;
    clear: both;
}

/* line 4727, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e .selection_e .image_e {
    margin-right: 20px;
    float: left;
}

/* line 4732, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e .selection_e .image_e img {
    width: 55px;
    height: 55px;
    border-radius: 55px;
}

/* line 4738, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e .selection_e .title_e {
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* line 4746, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e .selection_e .info_b {
    margin-top: 8px;
    font-size: 18px;
    vertical-align: middle;
}

/* line 4752, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e .selection_e .info_b .err_e,
.selections_e .selection_e .info_b .views_b {
    float: left;
    width: 70px;
}

/* line 4757, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e .selection_e .info_b .views_b {
    width: 90px;
}

/* line 4761, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e .selection_e .info_b .users_b {
    text-align: right;
}

/* line 4765, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e .views_b .aprx_e {
    position: relative;
    top: 4px;
}

/* line 4770, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e .views_b .eye_e,
.selections_e .users_b .people_e {
    display: inline-block;
    position: relative;
    top: 1px;
}

/* line 4777, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e .views_b .eye_e {
    width: 23px;
    height: 13px;
    background: url("../images/views_count.png");
}

/* line 4783, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e .users_b .people_e {
    width: 11px;
    height: 15px;
    background: url("../images/users_count.png");
}

/* line 4789, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e .selection_e {
    border-bottom: 1px solid #ccc;
}

/* line 4790, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e.green .selection_e {
    border-bottom-color: #49b584;
}

/* line 4791, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e.yellow .selection_e {
    border-bottom-color: #ebc906;
}

/* line 4792, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e.blue .selection_e {
    border-bottom-color: #1fbfdf;
}

/* line 4793, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e.pink .selection_e {
    border-bottom-color: #fcaebb;
}

/* line 4794, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e .selection_e:last-child {
    border-bottom: none;
}

/* line 4796, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e .overall_b {
    margin: 10px 0 15px;
    padding: 20px 15px;
    background: #e3e3e3;
    overflow: hidden;
}

/* line 4803, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e.green .overall_b {
    background: #d9fbeb;
}

/* line 4804, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e.yellow .overall_b {
    background: #fef9d1;
}

/* line 4805, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e.blue .overall_b {
    background: #cdf5ff;
}

/* line 4806, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e.pink .overall_b {
    background: #ffedef;
}

/* line 4808, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e .overall_b .realtime_b {
    margin: -5px 0 10px;
    font-size: 16px;
    font-weight: bold;
}

/* line 4814, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e .overall_b .realtime_b .rt_clock,
.selections_e .overall_b .realtime_b .rt_arr {
    display: inline-block;
    position: relative;
}

/* line 4820, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e .overall_b .realtime_b .rt_clock {
    margin-right: 7px;
    bottom: -7px;
    width: 23px;
    height: 23px;
    background: url("../images/realtime_clock.png");
}

/* line 4828, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e .overall_b .realtime_b .rt_arr {
    left: 3px;
    bottom: -12px;
    width: 23px;
    height: 19px;
    background: url("../images/realtime_arr.png");
}

/* line 4836, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e .overall_b .views_b,
.selections_e .overall_b .users_b,
.selections_e .overall_b .price_b {
    float: left;
    width: 100px;
    font-size: 18px;
}

/* line 4844, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e .overall_b .users_b, .selections_e .overall_b .price_b {
    text-align: right;
}

/* line 4845, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e .overall_b .price_b {
    position: relative;
    right: -10px;
}

/* line 4850, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e .order_submit_b {
    padding: 20px;
    text-align: center;
}

/* line 4855, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e .order_submit_b .order_submit_e {
    padding: 10px 30px;
    color: #000;
    font-family: 'Raleway', sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    background: #e3e3e3;
}

/* line 4866, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e.green .order_submit_b .order_submit_e {
    color: #fff;
    background: #49b584;
}

/* line 4867, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e.yellow .order_submit_b .order_submit_e {
    color: #fff;
    background: #ebc906;
}

/* line 4868, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e.blue .order_submit_b .order_submit_e {
    color: #fff;
    background: #1fbfdf;
}

/* line 4869, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.selections_e.pink .order_submit_b .order_submit_e {
    color: #fff;
    background: #fcaebb;
}

/* line 4871, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.bundle_channel {
    padding: 44px 0;
}

/* line 4880, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.copy-to-clpb {
    cursor: pointer;
}

/* line 4883, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.splide__pagination li {
    width: 1px !important;
    display: none !important;
}

/* line 4888, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.btn-download, .chat-btn, .price-btn, .btn-hire, .btn_submit_check, .btn-remove {
    background-color: #FBB040 !important;
    color: #fff !important;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
}

/* line 4904, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.price-btn {
    padding-top: 8px;
    padding-bottom: 8px;
}

/* line 4909, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.notification {
    background-color: #39414E;
    width: 90%;
    position: relative;
    padding: 20px 50px 20px 20px;
    margin: 15px 0 20px 0;
    color: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    border: 0;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    font-size: 17px;
}
/* line 4919, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.notification .notification-close {
    position: absolute;
    top: 15px;
    right: 15px;
    background: url("../images/close-notification.png");
    background-size: cover;
    width: 13px;
    height: 13px;
    cursor: pointer;
}
/* line 4930, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.notification p {
    margin: 0 0 10px 0;
}
/* line 4933, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.notification p:last-child {
    margin: 0;
}
/* line 4937, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.notification p a {
    color: #fde44c;
}
/* line 4940, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.notification p a:hover {
    color: #ffd000;
}
/* line 4946, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.notification .hide {
    display: none;
}

/* line 4951, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.join-telegram-wrapper {
    position: fixed;
    right: 100px;
    bottom: 20px;
    width: 400px;
    z-index: 100;
    background-color: #fde44c;
    padding: 25px;
    border-radius: 10px;
    display: none;
}
/* line 4962, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.join-telegram-wrapper .join-telegram-close {
    position: absolute;
    right: 18px;
    top: 10px;
    cursor: pointer;
}
/* line 4969, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.join-telegram-wrapper .join-telegram-title {
    margin-bottom: 12px;
    font-size: 23px;
}
/* line 4974, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.join-telegram-wrapper .join-telegram-description {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 14px;
}
/* line 4980, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.join-telegram-wrapper #join-telegram-btn {
    float: right;
    background: #1fbfdf;
    color: #fff;
    padding: 4px 8px 4px 8px;
    width: 150px;
}
/* line 4987, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.join-telegram-wrapper #join-telegram-btn:disabled {
    cursor: default;
    opacity: 0.6;
}
/* line 4993, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.join-telegram-wrapper #join-telegram-account {
    background-color: rgba(255, 255, 255, 0.7);
    padding: 4px 8px 4px 8px;
    width: 210px;
}
/* line 4998, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.join-telegram-wrapper #join-telegram-account.shake_error {
    background-color: rgba(224, 44, 44, 0.2);
}
/* line 5003, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.join-telegram-wrapper #join-telegram-bot-link {
    display: none;
}

@media (max-width: 575px) {
    /* line 5009, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
    .notification {
        width: auto;
    }

    /* line 5012, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
    .join-telegram-wrapper {
        right: 0px;
        width: fit-content;
    }
    /* line 5015, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
    .join-telegram-wrapper .join-telegram-form {
        display: flex;
        flex-wrap: wrap;
    }
    /* line 5018, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
    .join-telegram-wrapper .join-telegram-form #join-telegram-account {
        width: 100%;
    }
    /* line 5021, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
    .join-telegram-wrapper .join-telegram-form #join-telegram-btn {
        margin-left: auto;
        margin-right: auto;
        margin-top: 12px;
    }
}
/* line 5030, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .requests.referral-user {
    margin-bottom: 50px;
}

/* line 5034, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.block_more_btn {
    display: flex;
    justify-content: center;
    padding: 10px 0;
}
/* line 5038, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.block_more_btn .btn_more {
    /*display: inline;*/
    /*z-index: 2;*/
    /*font-family: 'Raleway', sans-serif;*/
    /*font-weight: 600;*/
    /*text-transform: uppercase;*/
    /*position: relative;*/
    /*cursor: pointer;*/
}
/* line 5047, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.block_more_btn .btn_more:before {
    /*left: 5px;*/
    /*height: 9px;*/
    /*background: #94ead3;*/
    /*position: absolute;*/
    /*bottom: 2px;*/
    /*right: -8px;*/
    /*content: '';*/
    /*z-index: -1;*/
}

/* line 5060, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.btn_more_loader {
    background: url("../images/ajax-loader.gif");
    width: 24px;
    height: 24px;
    bottom: 30px;
    z-index: 2;
    display: none;
    margin: 2px;
}
/* line 5069, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.btn_more_loader.blue {
    background: url("../images/ajax-loader-blue.gif");
}

/* line 5073, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.tab-switcher-center {
    left: 25%;
}

/* line 5076, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.payment-request-feedback {
    margin-top: 80px;
    margin-bottom: 0;
}

/* line 5080, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.payment-request-feedback-text {
    margin-top: 40px;
    margin-bottom: 0;
    text-transform: none;
    font-size: 20px;
    font-weight: normal;
    padding: 15px 30px;
    text-align: center;
    display: block;
    max-width: max-content;
}
/* line 5090, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.payment-request-feedback-text a {
    text-decoration: underline;
    color: white;
}

/* line 5095, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.success-stories-wrapper {
    min-height: 487px;
}
/* line 5098, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.success-stories-wrapper .success-stories {
    margin-top: 60px;
    color: #202327;
}
/* line 5103, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.success-stories-wrapper .success-stories .stories-image {
    background: url("../images/phone_big.png");
    width: 386px;
    height: 313px;
    position: absolute;
    right: 0;
    top: 35px;
    z-index: 8;
}
/* line 5113, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.success-stories-wrapper .success-stories ul {
    margin-top: 50px;
    padding-top: 12px;
    width: calc(100% - 400px);
    font-size: 20px;
    color: #202327;
    padding-left: 0;
}
/* line 5122, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.success-stories-wrapper .success-stories ul li:before {
    color: #fde44c;
}

/* line 5132, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.datepicker > div {
    display: block !important;
}

/* line 5137, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.noUi-handle .noUi-tooltip {
    border: none;
    color: #44c5f4;
}

/* line 5143, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.home_main_video {
    position: relative;
    width: 80%;
    left: 10%;
}

/* line 5149, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.actions {
    margin-bottom: 48px;
    position: relative;
    z-index: 2;
}
/* line 5153, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.actions .btn {
    margin-right: 4px;
    margin-left: 4px;
}

/* line 5158, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.price-formats-wrapper {
    padding: 10px 0;
}
/* line 5161, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.price-formats-wrapper .price-format-row {
    position: relative;
}
/* line 5163, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.price-formats-wrapper .price-format-row .price-format-item {
    overflow: hidden;
    clear: both;
    padding: 5px 0;
}
/* line 5168, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.price-formats-wrapper .price-format-row .price-format-item .price-format-label {
    width: 134px !important;
    font-weight: normal !important;
    padding-top: 5px;
    float: left;
}
/* line 5175, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.price-formats-wrapper .price-format-row .price-format-item .price-format {
    width: calc(100% - 134px) !important;
    float: left;
}
/* line 5179, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.price-formats-wrapper .price-format-row .price-format-item .qtip {
    top: 20px;
    left: 80px;
}

/* line 5186, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order_channel_info {
    cursor: pointer;
}

/* line 5190, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
img {
    opacity: 1;
    transition: opacity 0.3s;
    text-indent:-9999px;
    color: transparent;
}

/* line 5195, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
img[data-src] {
    opacity: 0;
}

/* line 5200, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.placement-format-wrapper .placement-format {
    background-color: initial;
    width: 70%;
}

/* line 5205, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.create_user_package_wrapper {
    width: 300px;
    transform: translateX(-50%);
    left: 50%;
    justify-content: space-around;
    padding-top: 20px;
    background: transparent !important;
}
/* line 5213, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.create_user_package_wrapper a {
    display: flex;
    max-height: 18px;
    color: #000;
}

/* line 5276, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.oferta_site p a {
    color: #1480a7;
}
/* line 5280, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.oferta_site ul {
    padding: 0 0 5px 30px;
    margin-top: -15px;
}

/* line 5285, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.color_link {
    color: #3fbfee;
}

/* line 5288, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.short_link {
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 240px;
    display: inline-block;
    white-space: nowrap;
}

/* line 5296, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.highcharts-container .highcharts-tooltip > span {
    background: #FFFFFF;
    border-radius: 5px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    padding: 8px;
}

/* line 5303, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.highcharts-container .highcharts-navigator-mask-inside {
    stroke: #44c5f4;
}

/* line 5307, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
[data-toggle="tooltip"] {
    cursor: pointer;
}

/* line 5310, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.grecaptcha-badge {
    display: none !important;
}

/* line 5314, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
#registration_form button.g-recaptcha, #registration_signin_form button.g-recaptcha {
    margin-top: 15px;
    padding: 10px 21px 8px;
}

/* line 5320, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
/* line 5327, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
input[type=number] {
    -moz-appearance: textfield;
}

/* line 5331, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order_channel_progress_warning {
    height: 40px;
    width: 100%;
}
/* line 5335, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order_channel_progress_warning span {
    position: absolute;
    width: calc(100% - 50px);
    left: 0;
    bottom: 0;
    padding: 5px 25px;
    font-style: italic;
    color: #e02c2c;
    word-break: break-word;
}
/* line 5345, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.order_channel_progress_warning span a {
    color: #3fbfee;
}

/* line 5351, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.dashboard-performer .requests .details tr, .dashboard-reports .orders .details tr {
    transform: scale(1);
}

/* line 5367, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.index_orders .dashboard-performer .tabs_page {
    margin-bottom: 24px;
}

/* line 5371, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.display_purse {
    display: none;
}

/* line 5374, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
.display_purse_enable {
    display: inline-block;
}

@media (max-width: 767px) {
    /* line 5427, /Users/parfenov/projects_rails/telega/app/assets/stylesheets/custom.scss */
    .offer_custom_page_header {
        padding-top: 180px;
    }
}

.channel-card .reply-wrapper {
    background-color: #F4F4F4;
    display: block !important;
    padding: 12px 40px !important;
    margin-left: 130px;
}
.channel-card .reply-wrapper .reply {
    padding-top: 10px;
    font-style: italic;
}
.channel-card .reply-wrapper .title {
    font-weight: 700;
}
.channel-card .reply-wrapper .answer {
    width: 100%;
}

.channel-card .reply-wrapper .error {
    color: #eb5757;
}
.channel-card .reply-wrapper .btn {
    max-width: 150px;
    margin: 0 auto;
    display: block;
    text-align: center;
}
.channel-card .reply-wrapper i {
    float: right;
}