.essay-component .row {
    margin-bottom: 20px;
}

.essay-component .col {
    box-sizing: border-box;
}

.essay-component.order-form-wrapper .material-hint .dropdown-content {
    min-width: 300px;
    margin-top: 0;
}

.essay-component.order-form-wrapper .data-table .label {
    padding: 0;
}

.essay-component.order-form-wrapper .ws-vip-services .material-hint > i {
    position: relative;
    margin-left: 30px;
}

.essay-component.order-form-wrapper .radio-wrapper input,
.essay-component.order-form-wrapper .checkbox-input input {
    position: inherit;
    margin: 0;
}

.essay-component.order-form-wrapper .radio-wrapper input {
    margin-top: 2px;
}

.essay-component .vip-services-list .checkbox-input input {
    margin: 15px auto -30px;
    display: block;
}

body .essay-component.order-form-wrapper .checkbox-label,
body .essay-component.order-form-wrapper label.radio-label {
    padding-left: 5px;
}

.essay-component.order-form-wrapper .services-package .checkbox-input input {
    position: absolute;
    top: calc(50%);
    left: 20px;
}

.essay-component.order-form-wrapper .ws-vip-services .new-vip:before {
    /*margin-right: 1.5rem;*/
}

.essay-component.essay-orders .dropdown-menu {
    left: 125px;
}
