#events-tab {
    position: relative;
}

.order-result__views {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 84px;
    height: 42px;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.order-result__title {
    position: absolute;
    width: 2008px;
    height: 29px;
    left: 0px;
    top: 0px;
    font-family: Exo 2;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    color: #746981;
}

.order-result__views:after {
    position: absolute;
    content: "";
    top: 4px;
    bottom: 4px;
    width: 1px;
    left: 50%;
    background: rgba(196, 196, 196, 0.5);
}

.order-result__view {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
    padding: 0;
    cursor: pointer;
}

.order-result__views:hover svg path {
    fill: rgba(255, 113, 73, 1);
}

.order-result__view svg path {
    transition: 0.3s;
    fill: rgba(113, 112, 112, 0.5);
}

.order-result__view.active svg path {
    fill: rgba(255, 113, 73, 1);
}

.order-result__view:before {
    display: none;
}

.order-booster__head {
    position: relative;
    display: flex;
    padding-top: 9px;
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 7px;
    background: #f9fafb;
    justify-content: flex-start;
    align-items: center;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    font-family: "Exo 2";
}

.order-booster-user {
    position: relative;
    padding-left: 57px;
    min-height: 45px;
    width: 200px;
}

.order-booster-user__avatar {
    position: absolute;
    top: 2px;
    left: 2px;
}

.order-booster-user__avatar img {
    width: 43px;
    height: 43px;
    border-radius: 50%;
}

.order-booster-user__name {
    overflow: hidden;
    font-weight: 500;
    font-size: 15px;
    line-height: 1.2;
    color: #ff734c;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.order-booster-user__pulse {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 10px;
    height: 10px;
}

.order-booster-user__pulse:before {
    content: "";
    position: relative;
    display: block;
    top: 50%;
    left: 50%;
    margin-top: -11px;
    margin-left: -11px;
    width: 22px;
    height: 22px;
    box-sizing: border-box;
    border-radius: 50%;
    background-color: #ffbfb9;
    border: 3px solid #f9fafb;
}

.order-booster-user__pulse:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #e74c3c;
    border-radius: 15px;
    animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s infinite;
}

@keyframes pulse-dot {
    0% {
        transform: scale(0.8);
    }
    50% {
        transform: scale(1);
    }
    100% {
        transform: scale(0.8);
    }
}

.order-booster-total {
    margin-left: 38px;
    font-size: 14px;
    font-weight: 600;
}

.order-booster-total strong {
    display: block;
}

.order-booster-total--good {
    color: #5cb85c;
}

.order-booster-total--bad {
    color: #e74c3c;
}

.order-booster-thanks {
    position: relative;
    margin-top: -6px;
    margin-left: auto;
    padding-left: 53px;
    padding-top: 10px;
    min-height: 44px;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.1;
    text-transform: uppercase;
    color: #836aa0;
    background-image: url("/img/chai.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    cursor: pointer;
}

.order-booster__content {
    padding-left: 81px;
    padding-right: 24px;
    padding-bottom: 11px;
    background: #ffffff;
}

.order-booster-result {
    position: relative;
    padding-left: 180px;
    padding-top: 5px;
    padding-bottom: 5px;
    min-height: 47px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    font-size: 14px;
    color: #717070;
    border-bottom: 1px solid #f1f2f4;
}

.order-booster-result__time {
    position: absolute;
    top: 11px;
    left: 0;
    max-width: 180px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.order-booster-result__time span:before {
    content: "";
    margin-top: -1px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    width: 21px;
    height: 21px;
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgb3BhY2l0eT0iMC4yIj4KPHBhdGggZD0iTTEwLjA3ODcgMEM0LjUwOTcxIDAgMCA0LjUxOTggMCAxMC4wODg4QzAgMTUuNjU3OSA0LjUwOTcxIDIwLjE3NzcgMTAuMDc4NyAyMC4xNzc3QzE1LjY1NzkgMjAuMTc3NyAyMC4xNzc3IDE1LjY1NzkgMjAuMTc3NyAxMC4wODg4QzIwLjE3NzcgNC41MTk4IDE1LjY1NzkgMCAxMC4wNzg3IDBaTTEwLjA4ODggMTguMTU5OUM1LjYyOTU3IDE4LjE1OTkgMi4wMTc3NyAxNC41NDgxIDIuMDE3NzcgMTAuMDg4OEMyLjAxNzc3IDUuNjI5NTcgNS42Mjk1NyAyLjAxNzc3IDEwLjA4ODggMi4wMTc3N0MxNC41NDgxIDIuMDE3NzcgMTguMTU5OSA1LjYyOTU3IDE4LjE1OTkgMTAuMDg4OEMxOC4xNTk5IDE0LjU0ODEgMTQuNTQ4MSAxOC4xNTk5IDEwLjA4ODggMTguMTU5OVoiIGZpbGw9IiM3MTcwNzAiLz4KPHBhdGggZD0iTTEwLjU5OTYgNS42NTMzMkMxMC41OTk2IDUuMjIxODUgMTAuMjQ5OCA0Ljg3MjA3IDkuODE4MzYgNC44NzIwN0M5LjM4Njg5IDQuODcyMDcgOS4wMzcxMSA1LjIyMTg1IDkuMDM3MTEgNS42NTMzMlYxMS4xMjM1TDEzLjg2ODQgMTQuMDIyOUMxNC4yMjEyIDE0LjIzNDYgMTQuNjc4NyAxNC4xMjIgMTQuODkyOCAxMy43NzA3QzE1LjEwOTggMTMuNDE0OCAxNC45OTQyIDEyLjk1MDEgMTQuNjM1NyAxMi43MzczTDEwLjU5OTYgMTAuMzQyMVY1LjY1MzMyWiIgZmlsbD0iIzcxNzA3MCIvPgo8L2c+Cjwvc3ZnPgo=");
}

.order-booster-result__screen .btn {
    width: 36px;
    height: 36px;
    padding: 0;
    line-height: 36px;
    text-align: center;
    color: #ffffff;
    border: none;
}

.order-booster-result__total {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
    width: calc(100% - 70px);
}

.order-booster-result__total--good {
    color: #5cb85c;
}

.order-booster-result__total--bad {
    color: #e74c3c;
}

.order-booster-result__total-progress {
    font-weight: 400;
    color: #717070;
}

.order-booster-result__total-progress span:first-child:after {
    margin-left: 4px;
    margin-top: -2px;
    margin-right: 1px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 7px;
    height: 10px;
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSIxMSIgdmlld0JveD0iMCAwIDcgMTEiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIG9wYWNpdHk9IjAuMyIgZD0iTTEuNSAxLjVMNS41IDUuNUwxLjUgOS41IiBzdHJva2U9IiM3MTcwNzAiIHN0cm9rZS13aWR0aD0iMiIvPgo8L3N2Zz4K");
}

.order-booster-result__total-title {
    min-width: 135px;
}

.order-booster-result__total--good .order-booster-result__total-title:before {
    margin-right: 7px;
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 20px;
    height: 11px;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxNiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgNUw2IDEwTDE1IDEiIHN0cm9rZT0iIzVDQjg1QyIgc3Ryb2tlLXdpZHRoPSIyIi8+Cjwvc3ZnPgo=");
}

.order-booster-result__total--entered .order-booster-result__total-title:before {
    margin-right: 7px;
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 19px;
    height: 14px;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxOSAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgN0gxOE0xOCA3TDEyLjExNTQgMU0xOCA3TDEyLjExNTQgMTMiIHN0cm9rZT0iIzVDQjg1QyIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==");
}

.order-booster-result__total--out .order-booster-result__total-title:before {
    margin-right: 7px;
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 19px;
    height: 14px;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxOSAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE4IDdIMU0xIDdMNi44ODQ2MiAxTTEgN0w2Ljg4NDYyIDEzIiBzdHJva2U9IiNFNzRDM0MiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=");
}

.order-booster-result__total--bad .order-booster-result__total-title:before {
    margin-right: 7px;
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 20px;
    height: 13px;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMyAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgMUwxMiAxMk0xMiAxTDEgMTIiIHN0cm9rZT0iI0U3NEMzQyIgc3Ryb2tlLXdpZHRoPSIyIi8+Cjwvc3ZnPgo=");
}

.order-booster-result__total--end {
    color: #ff7149;
}

.order-booster-result__total--end .order-booster-result__total-title:before {
    margin-right: 7px;
    margin-top: -2px;
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 22px;
    height: 22px;
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMiAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxjaXJjbGUgY3g9IjExIiBjeT0iMTEiIHI9IjExIiBmaWxsPSIjRkY3MTQ5Ii8+CiAgICA8cGF0aCBkPSJNNyAxMUwxMC4xMjUgMTRMMTYgOCIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIi8+Cjwvc3ZnPgo=");
}

.order-booster-result__total-progress img {
    max-width: 100px;
    max-height: 36px;
}

.order-booster-results {
    display: none;
}

.order-booster-results-show {
    position: relative;
    width: 100%;
    height: 37px;
    text-align: center;
}

.order-booster-results-show span {
    position: absolute;
    top: -1px;
    left: 50%;
    margin-left: -98px;
    display: none;
    width: 196px;
    line-height: 26px;
    font-size: 12px;
    color: rgba(113, 112, 112, 0.6);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border: 1px solid #ececec;
    cursor: pointer;
}

.order-booster-results-show span:before {
    margin-right: 6px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 4px;
    transform: rotate(180deg);
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIG9wYWNpdHk9IjAuNiIgZD0iTTEgNUw1IDFMOSA1IiBzdHJva2U9IiM3MTcwNzAiLz4KPC9zdmc+Cg==");
}

.order-booster-results-show span.active {
    display: block;
}

.order-booster__content.active .order-booster-results {
    display: block;
}

.order-booster__content.active .order-booster-results-show .active:before {
    transform: rotate(0);
}

.order-booster-user__verify {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 14px;
    height: 14px;
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iNy41IiBjeT0iNy41IiByPSI2LjUiIGZpbGw9IiMyNUM0QzQiIHN0cm9rZT0iI0Y5RkFGQiIgc3Ryb2tlLXdpZHRoPSIyIi8+CjxwYXRoIGQ9Ik01LjUgNy41TDcgOUwxMCA2IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K");
}

.order-booster-user__options {
    margin-top: 7px;
}

.order-booster-user__options .booster-rating {
    float: none;
}

.booster-rating-like {
    position: relative;
    width: 50px;
}

.booster-rating-dislike {
    position: relative;
    width: 50px;
}

.booster-rating-like.active {
    background: #5cb85c;
    color: #ffffff;
    cursor: default;
}

.booster-rating-like.active:hover {
    color: #ffffff;
}

.booster-rating-like.active:hover .booster-rating-count {
    color: #ffffff;
}

.booster-rating-dislike.active {
    background: #e74c3c;
    color: #ffffff;
    cursor: default;
}

.booster-rating-dislike.active:hover {
    color: #ffffff;
}

.booster-rating-dislike.active:hover .booster-rating-count {
    color: #ffffff;
}

.booster-comment {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    margin-top: 19px;
    width: 300px;
    padding: 15px;
    background: #ffffff;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
    z-index: 10;
    text-align: left;
}

.booster-comment:before {
    position: absolute;
    content: "";
    bottom: 100%;
    left: 0;
    border-bottom: 12px solid #fff;
    border-right: 12px solid transparent;
}

.booster-comment label {
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
}

.booster-comment-cancel {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin-left: 23px;
    border: none;
    background: none;
    font-size: 14px;
    color: #717070;
    font-family: "Open Sans";
}

.booster-comment-submit {
    height: 42px;
}

.booster-comment textarea {
    max-width: 100%;
    margin-top: 12px;
    margin-bottom: 16px;
}

.booster-rating-like+.booster-comment {
    color: #5cb85c;
}

.booster-rating-dislike+.booster-comment {
    color: #e74c3c;
}

.booster-comment .form-group {
    margin-bottom: 0;
}

.booster-rating-item {
    position: relative;
    margin-right: 6px;
}

.booster-rating-item:last-child {
    margin-right: 0;
}

.booster-rating-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
}

.booster-complaint-link {
    display: block;
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
    color: #a0a0a0;
    font-family: "Exo 2";
}

.complaint-link:hover .booster-complaint-icon {
    background: rgba(113, 112, 112, 0.2);
}

.booster-complaint-icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: rgba(113, 112, 112, 0.1);
    border-radius: 2px;
    color: #717070;
    line-height: 24px;
    text-align: center;
    transition: 0.3s;
}

.booster-complaint-link:hover {
    text-decoration: none;
}

.booster-complaint-link:hover .booster-complaint-icon {
    background: rgba(113, 112, 112, 0.2);
}

.booster-thanks {
    position: absolute;
    top: 100%;
    right: 0;
    margin-top: 11px;
    width: 300px;
    padding: 15px;
    background: #4fab4f;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
    font-family: "Exo 2";
    font-weight: 400;
    color: #ffffff;
    text-transform: none;
    z-index: 10;
    background-image: url("/img/chai.png");
    background-repeat: no-repeat;
    background-position: right 10px;
}

.booster-thanks-close {
    position: absolute;
    top: -12px;
    left: -12px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #f1f2f4;
    background-position: center;
    background-repeat: no-repeat;
    box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMCAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggb3BhY2l0eT0iMC41IiBkPSJNMSAxTDkgOU05IDFMMSA5IiBzdHJva2U9IiM3MTcwNzAiIHN0cm9rZS13aWR0aD0iMiIvPgo8L3N2Zz4K");
}

.booster-thanks:before {
    position: absolute;
    bottom: 100%;
    right: 0;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 12px solid #4fab4f;
    border-left: 12px solid transparent;
}

.booster-thanks-head {
    margin-right: -15px;
    padding-right: 110px;
    font-size: 15px;
    line-height: 1.3;
}

.booster-thanks-head h4 {
    margin-top: 0;
    margin-bottom: 12px;
    font-weight: bold;
    font-size: 20px;
    color: #ffffff;
}

.booster-thanks-form {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.booster-thanks-input {
    width: 50%;
    height: 42px;
    padding: 0 13px;
    border: none;
    font-size: 15px;
    color: #717070;
}

.booster-thanks-input::placeholder {
    color: rgba(113, 112, 112, 0.7);
}

.booster-thanks-submit {
    width: 50%;
    height: 42px;
    border: none;
    background: #ff7149;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}

.booster-thanks-note {
    margin-top: 12px;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.4);
}

.booster-thanks-input::-webkit-outer-spin-button,
.booster-thanks-input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0;
    /* <-- Apparently some margin are still there even though it's hidden */
}

.booster-thanks-input[type="number"] {
    -moz-appearance: textfield;
    /* Firefox */
}

body.modal-open {
    overflow: visible;
}

.order-speed {
    font-family: "Exo 2";
    background: #ffffff;
    padding: 24px;
    border-radius: 12px;
}

.order-speed__head {
    display: flex;
    flex-direction: row;
    gap: 24px;
    align-items: center;
    margin-bottom: 29px;
}

.order-speed__head h3 {
    margin: 0;
    font-size: 21px;
    line-height: 1;
    font-weight: 600;
    color: #36274c;
    text-transform: uppercase;
}

.order-speed__current {
    padding: 17px 0 17px 0;
    text-align: left;
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    margin-bottom: 24px;
}

.order-speed__content {
    font-size: 14px;
    line-height: 17px;
    color: #746981;
}

.overpay-heading {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-top: 25px;
    margin-bottom: 12px;
}

.overpay-heading h4 {
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #746981;
    text-transform: uppercase;
    margin-bottom: 0 !important;
}

.overpay-heading .overpay-badge {
    display: flex;
    background: #E6E8EC;
    border-radius: 19px;
    padding: 6px 12px;
}

.overpay-description {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.overpay-description--item {
    display: flex;
    flex-direction: row;
    gap: 8px;
}

.overpay-description span:first {
    display: flex;
    flex-direction: row;
    gap: 8px;
    align-items: flex-start;
    justify-content: flex-start;
}

.overpay-how-works {
    display: flex;
    padding-top: 24px;
    text-align: left;
    border-top: 1px solid #D9D9D9;
    margin-top: 25px;
}

.order-speed__content h4:first-child {
    margin-top: 0;
}

.order-speed__content p {
    margin-bottom: 20px;
}

.order-speed__content p:last-child {
    margin-bottom: 6px;
}

.order-speed__activate {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 51px;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 13px;
    text-transform: uppercase;
    color: #ffffff;
    border: none;
    margin-bottom: 7px;
}

.order-speed__activate strong {
    font-weight: bold;
}

.order-speed__activate--green.active {
    color: #5cb85c;
    background: rgba(92, 184, 92, 0.2);
    cursor: default;
}

.order-speed__plus {
    font-size: 11px;
    line-height: 14px;
}

.order-speed__plus strong {
    font-size: 14px;
}

.order-speed__activate:disabled {
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    color: rgba(116, 105, 129, 0.5);
    background: #f1f2f4;
}

.order-speed-link {
    display: none;
}

.rating-popup,
.rating-popup-error,
.rating-popup-success {
    position: absolute;
    width: 300px;
    left: 5px;
    top: 100%;
    margin-top: 14px;
    padding: 15px;
    background: #ffffff;
    font-family: "Exo 2";
    z-index: 10;
    text-align: left;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
    display: none;
}

.rating-popup .alert-danger {
    padding: 10px;
}

.rating-popup:before,
.rating-popup-error:before,
.rating-popup-success:before {
    position: absolute;
    content: "";
    bottom: 100%;
    left: 0;
    border-bottom: 12px solid #fff;
    border-right: 12px solid transparent;
}

.rating-popup--like h4 {
    color: #5cb85c;
}

.rating-popup--like .rating-popup__submit {
    background: #5cb85c;
}

.rating-popup--dislike h4 {
    color: #e74c3c;
}

.rating-popup--dislike .rating-popup__submit {
    background: #e74c3c;
}

.rating-popup h4 {
    margin-bottom: 12px;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
}

.rating-popup__form textarea {
    width: 100%;
    height: 95px;
    background: #ffffff;
    border: 1px solid #c4c4c4;
    font-size: 14px;
    line-height: 19px;
    padding: 10px;
    color: #717070;
}

.rating-popup__footer {
    margin-top: 16px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.rating-popup__submit {
    width: 170px;
    height: 42px;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #ffffff;
    padding: 0;
    border: none;
    text-transform: uppercase;
}

.rating-popup__cancel {
    margin-left: 25px;
    padding: 0;
    border: none;
    background: transparent;
    font-size: 14px;
    line-height: 19px;
}

.rating-popup-error {
    color: #e74c3c;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
}

.rating-popup-success {
    color: #5cb85c;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
}

.complaint {
    position: absolute;
    width: 506px;
    left: 5px;
    top: 100%;
    margin-top: 14px;
    padding: 15px;
    background: #ffffff;
    font-family: "Open Sans";
    z-index: 10;
    text-align: left;
    font-size: 12px;
    line-height: 18px;
    color: #656269;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
    display: none;
}

.complaint:before {
    position: absolute;
    content: "";
    bottom: 100%;
    left: 0;
    border-bottom: 12px solid #fff;
    border-right: 12px solid transparent;
}

.complaint h3 {
    font-family: "Exo 2";
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #e74c3c;
}

.complaint h4 {
    font-family: "Exo 2";
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 21px;
    font-weight: 500;
}

.complaint p {
    margin-bottom: 12px;
}

.complaint>ul {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
    padding: 0;
}

.complaint>ul li {
    position: relative;
    padding-left: 20px;
}

.complaint-success-title {
    color: #27ae60;
}

.complaint-danger-title {
    color: #e74c3c;
}

.complaint-success-list {
    padding: 0;
    margin: 0;
}

.complaint-success-list li {
    padding-left: 18px;
}

.complaint-success-list li:before {
    position: absolute;
    top: 6px;
    left: 0;
    width: 12px;
    height: 10px;
    content: "";
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMiAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgNC4xMTExMUw0LjU3MTQzIDhMMTEgMSIgc3Ryb2tlPSIjMjdBRTYwIiBzdHJva2Utd2lkdGg9IjIiLz4KPC9zdmc+Cg==");
}

.complaint-danger-list {
    padding: 0;
    margin: 0;
}

.complaint-danger-list li {
    padding-left: 18px;
}

.complaint-danger-list li:before {
    position: absolute;
    top: 6px;
    left: 0;
    width: 10px;
    height: 10px;
    content: "";
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMCAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgMUw5IDlNOSAxTDEgOSIgc3Ryb2tlPSIjRTc0QzNDIiBzdHJva2Utd2lkdGg9IjIiLz4KPC9zdmc+Cg==");
}

.complaint-item {
    margin-top: 10px;
    margin-bottom: 12px;
}

.complaint-item span {
    display: block;
    margin-bottom: 2px;
    font-family: "Exo 2";
    font-size: 14px;
    line-height: 17px;
}

.complaint-item textarea {
    width: 100%;
    height: 124px;
    padding: 12px 14px;
    background: #ffffff;
    border: 1px solid #d2d2dd;
    font-size: 14px;
    line-height: 19px;
    resize: none;
}

.complaint-item textarea::placeholder {
    color: rgba(113, 112, 112, 0.5);
}

.complaint-item .bootstrap-select .btn {
    padding-top: 11px;
    padding-left: 14px;
    padding-bottom: 10px;
    color: #717070;
    background: #ffffff;
}

.complaint-item .bootstrap-select.btn-group .btn .caret {
    right: 5px;
    background-color: transparent;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNiAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgMUw4IDhMMTUgMSIgc3Ryb2tlPSIjNzE3MDcwIiBzdHJva2Utd2lkdGg9IjIiLz4KPC9zdmc+Cg==");
    background-position: center;
    background-repeat: no-repeat;
    border: none;
}

.complaint-item .bootstrap-select.btn-group .btn .caret:before {
    display: none;
}

.complaint-footer {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.complaint-submit {
    margin-right: 23px;
    width: 230px;
    background: #e74c3c;
    font-weight: 600;
    font-size: 14px;
}

.complaint-footer a {
    color: #746981;
}

.complaint-cancel {
    cursor: pointer;
    font-size: 14px;
    line-height: 19px;
    color: #746981;
}

.booster-rating-item .popover {
    display: none !important;
}

.complaint-success {
    position: relative;
    display: none;
    padding: 24px;
    font-size: 14px;
    line-height: 21px;
    color: #656269;
    text-align: center;
}

.complaint-success h3 {
    margin-top: 10px;
    margin-bottom: 12px;
    font-size: 22px;
    font-weight: 500;
    color: #27ae60;
}

.complaint-success p:last-of-type {
    margin-bottom: 0;
}

.complaint-success-close {
    position: absolute;
    display: block;
    top: 16px;
    right: 16px;
    width: 14px;
    height: 14px;
    cursor: pointer;
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggb3BhY2l0eT0iMC41IiBkPSJNMSAxTDEzIDEzTTEzIDFMMSAxMyIgc3Ryb2tlPSIjNzE3MDcwIiBzdHJva2Utd2lkdGg9IjIiLz4KPC9zdmc+Cg==");
}

.order-results {
    position: relative;
    padding-top: 52px;
    float: left;
    width: 100%;
}

#client-order-complete {
    position: relative;
    float:left;
    width: 100%;
    padding: 20px 24px;
    background: #5CB85C;
    margin-bottom: 32px;
}

@media (max-width: 767px) {
    .booster-thanks-close {
        display: none;
    }
    .order-speed-link {
        position: fixed;
        display: block;
        z-index: 100;
        left: 16px;
        bottom: 16px;
        width: 80px;
        height: 80px;
        background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODAiIGhlaWdodD0iODIiIHZpZXdCb3g9IjAgMCA4MCA4MiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgZmlsdGVyPSJ1cmwoI2ZpbHRlcjBfZCkiPgo8Y2lyY2xlIGN4PSI0MCIgY3k9IjQwIiByPSI0MCIgZmlsbD0iI0ZGNzE0OSIvPgo8L2c+CjxwYXRoIGQ9Ik0yMC41MzU2IDQ4LjQ1ODRDMjEuNDkyNSA0NC40NTUgMjMuNjk0MiA0MC44MjQzIDI2Ljg1NjQgMzguMDczMkMzMC4wMTk5IDM1LjMyMDkgMzMuOTg3OCAzMy41ODY2IDM4LjIxODIgMzMuMTI0M0M0Mi40NDg4IDMyLjY2MTkgNDYuNzE2OSAzMy40OTY2IDUwLjQzMjggMzUuNTA0N0M1NC4xNDc1IDM3LjUxMjIgNTcuMTE5NiA0MC41ODg1IDU4Ljk1NjYgNDQuMjk2IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjEwIi8+CjxwYXRoIGQ9Ik02Ni4xOTI4IDQyLjU5MjJMNjUuNDY0IDQzLjI1NDhMNjYuMTkyOCA0Mi41OTIyQzY1Ljg5MzIgNDIuMjYyNiA2NS40NDc3IDQyLjEwNiA2NS4wMDc3IDQyLjE3NTVMNjUuMTYzNyA0My4xNjMyTDY1LjAwNzcgNDIuMTc1NUw0OS43NTU0IDQ0LjU4NDdDNDcuOTEzNyA0NC44NzU2IDQ2Ljc4MDcgNDYuNzU4NCA0Ny4zODYgNDguNTIxOUw0OC4wNjU4IDUwLjUwMjVDNDguNjcyNSA1Mi4yNjk5IDUwLjcyOTggNTMuMDU4NiA1Mi4zNjI0IDUyLjE0OThMNjUuODU3NSA0NC42Mzc4QzY2LjYwMjIgNDQuMjIzMiA2Ni43NjYyIDQzLjIyMjkgNjYuMTkyOCA0Mi41OTIyWiIgZmlsbD0id2hpdGUiIHN0cm9rZT0iI0ZGNzE0OSIgc3Ryb2tlLXdpZHRoPSIyIi8+CjxkZWZzPgo8ZmlsdGVyIGlkPSJmaWx0ZXIwX2QiIHg9IjAiIHk9IjAiIHdpZHRoPSI4MCIgaGVpZ2h0PSI4MiIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9InNSR0IiPgo8ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPgo8ZmVDb2xvck1hdHJpeCBpbj0iU291cmNlQWxwaGEiIHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAxMjcgMCIvPgo8ZmVPZmZzZXQgZHk9IjIiLz4KPGZlQ29sb3JNYXRyaXggdHlwZT0ibWF0cml4IiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAuMSAwIi8+CjxmZUJsZW5kIG1vZGU9Im5vcm1hbCIgaW4yPSJCYWNrZ3JvdW5kSW1hZ2VGaXgiIHJlc3VsdD0iZWZmZWN0MV9kcm9wU2hhZG93Ii8+CjxmZUJsZW5kIG1vZGU9Im5vcm1hbCIgaW49IlNvdXJjZUdyYXBoaWMiIGluMj0iZWZmZWN0MV9kcm9wU2hhZG93IiByZXN1bHQ9InNoYXBlIi8+CjwvZmlsdGVyPgo8L2RlZnM+Cjwvc3ZnPgo=");
    }
    .order-speed__head h3 {
        font-weight: bold;
        font-size: 19px;
        line-height: 1;
    }
    .order-speed__content {
        padding: 18px 13px;
        font-size: 14px;
        line-height: 17px;
    }
    .order-speed__content h4 {
        font-size: 16px;
    }

    .overpay-heading {
        margin-top: 0;
    }

    .rating-popup {
        position: relative;
        top: auto;
        left: auto;
        display: block;
        width: 100%;
    }
    .order-result__views {
        display: none;
    }
    .order-speed {
        margin-top: 25px;
    }
    .nav-pills {
        margin: 0 -15px;
    }
    .nav-pills>li {
        width: 100%;
        margin: 0;
    }
    .nav-pills>li+li {
        margin: 0;
    }
    .nav-pills>li>a {
        padding: 13px;
        font-size: 15px;
        font-weight: 600;
    }
    .order-boosters {
        margin: 0 -15px;
    }
    .order-booster__head {
        padding: 9px 16px 46px;
    }
    .order-booster-thanks {
        padding: 0;
        width: 53px;
        height: 51px;
    }
    .order-booster-thanks span {
        display: none;
    }
    .order-booster-total {
        position: absolute;
        margin: 0;
        left: 16px;
        right: 16px;
        bottom: 0;
        padding: 11px 0;
        font-size: 15px;
        line-height: 1;
        border-top: 1px solid #ececec;
    }
    .order-booster-total strong {
        display: inline-block;
        margin-right: 14px;
    }
    .order-booster__content {
        padding: 20px 0;
        border-top: 1px solid #e7e8ea;
        border-bottom: 1px solid #e7e8ea;
    }
    .order-booster-result {
        padding: 8px 15px;
        margin-bottom: 19px;
        border-top: 1px solid #f1f2f4;
    }
    .order-booster-result__time span:before {
        display: none;
    }
    .order-booster-result__time {
        position: absolute;
        left: 9px;
        top: -7px;
        padding: 0 6px;
        font-size: 12px;
        line-height: 1;
        background: #ffffff;
    }
    .order-booster-result__total-title:before {
        display: none !important;
    }
    .order-booster-results-show {
        display: none;
    }
    .booster-thanks {
        position: relative;
        top: auto;
        right: auto;
        width: 100%;
    }
    .complaint {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        display: block;
    }
    .booster-thanks:before,
    .rating-popup:before,
    .complaint:before {
        display: none;
    }
    .modalBoosterOptions .modal-content {
        background: none;
        border: none;
        box-shadow: none;
    }
    .modalBoosterOptions .modal-body {
        padding: 0;
    }
    .modalBoosterOptions .close {
        position: absolute;
        top: 10px;
        right: 10px;
        z-index: 11;
        color: #ffffff;
        line-height: 1;
        opacity: 0.7;
    }
    #boosterRatingDislike .close,
    #boosterRatingLike .close,
    #boosterComplaint .close {
        color: #c4c4c4;
    }
    .order-booster-result__total--good .order-booster-result__total-title {
        max-width: 50%;
    }
    .order-booster-result__total--bad .order-booster-result__total-title {
        max-width: 50%;
    }
    .order-booster-result__total-title {
        min-width: inherit;
    }
    .order-booster-result__total {
        width: calc(100% - 40px);
    }
    .complaint-footer {
        flex-wrap: wrap;
    }
    .complaint-submit {
        width: 100%;
        margin: 0;
    }
    .complaint-cancel {
        margin-top: 20px;
        width: 100%;
        text-align: center;
    }
    #modalAnswer .close {
        top: 15px;
        position: absolute;
        right: 10px;
        z-index: 10;
    }
    .rating-popup-error,
    .rating-popup-success {
        max-width: 150px;
    }
    .booster-edit-login {
        margin-left: 0;
        margin-right: 0;
    }
    .booster-edit-login-btn {
        font-size: 15px;
        padding: 10px 0;
    }
    .booster-edit-login-form {
        padding: 15px;
    }
    .booster-edit-login-footer .btn {
        padding: 10px 0;
    }
}