/* Skompilovane z design/odstupenie.less – tema clean / TOPLIGHT */

.odstupenie-form-wrap {
    max-width: 920px;
    margin: 0 auto 40px;
}

.odstupenie-form-wrap .odstupenie-form-title {
    font-family: trebuchet ms, arial;
    font-size: 32px;
    line-height: 1.2;
    text-align: center;
    color: #333333;
    margin: 24px 0 16px;
    font-weight: bold;
}

@media screen and (max-width: 767px) {
    .odstupenie-form-wrap .odstupenie-form-title {
        font-size: 26px;
    }
}

.odstupenie-form-wrap .odstupenie-form-intro {
    text-align: center;
    color: #595959;
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 28px;
}

.odstupenie-form-wrap .odstupenie-section {
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 22px 24px 18px;
    margin-bottom: 18px;
    background: #ffffff;
}

.odstupenie-form-wrap .odstupenie-section .row {
    margin-left: -15px !important;
    margin-right: -15px !important;
}

.odstupenie-form-wrap .odstupenie-section [class*="col-"] {
    padding-left: 15px !important;
    padding-right: 15px !important;
    min-width: 0;
    max-width: 100%;
}

.odstupenie-form-wrap .odstupenie-section__title {
    font-family: trebuchet ms, arial;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #474747;
    margin: 0 0 16px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ececec;
}

.odstupenie-form-wrap .odstupenie-shop-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 1.45;
}

.odstupenie-form-wrap .odstupenie-shop-item:last-child {
    margin-bottom: 0;
}

.odstupenie-form-wrap .odstupenie-shop-item .fa {
    width: 22px;
    margin-right: 10px;
    margin-top: 3px;
    color: #737373;
    text-align: center;
}

.odstupenie-form-wrap .odstupenie-shop-item strong {
    display: block;
    font-weight: normal;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #666666;
    margin-bottom: 2px;
}

.odstupenie-form-wrap .form-group {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 14px !important;
}

.odstupenie-form-wrap label.control-label {
    display: block;
    font-weight: normal;
    font-size: 13px;
    color: #3d3d3d;
    margin-bottom: 6px;
    padding-top: 0 !important;
    text-align: left !important;
}

.odstupenie-form-wrap label.control-label .req {
    color: #e20000;
}

.odstupenie-form-wrap .form-control,
.odstupenie-form-wrap input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]):not([type="submit"]):not([type="button"]),
.odstupenie-form-wrap textarea {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #e1e1e1;
    box-shadow: none;
    box-sizing: border-box;
    height: 42px;
    font-size: 14px;
    max-width: 100%;
    width: 100% !important;
    padding: 8px 12px;
    text-align: left !important;
    margin-bottom: 0 !important;
}

.odstupenie-form-wrap .form-control:focus {
    border-color: #c2c2c2;
    box-shadow: none;
}

.odstupenie-form-wrap input:not([type="submit"]):not([type="button"]),
.odstupenie-form-wrap textarea {
    text-align: left !important;
    margin-bottom: 0 !important;
}

.odstupenie-form-wrap textarea,
.odstupenie-form-wrap textarea.form-control {
    min-height: 110px;
    height: auto;
    resize: vertical;
    padding: 10px 12px;
}

.odstupenie-form-wrap input[type="date"].form-control,
.odstupenie-form-wrap input.odstupenie-date,
.odstupenie-form-wrap input[type="date"] {
    box-sizing: border-box;
    display: block;
    max-width: 100%;
    min-width: 0;
    width: 100% !important;
    line-height: 1.2;
    padding: 8px 12px;
    -webkit-appearance: none;
    appearance: none;
}

.odstupenie-form-wrap input[type="date"]::-webkit-datetime-edit,
.odstupenie-form-wrap input[type="date"]::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
}

.odstupenie-form-wrap input[type="date"].form-control::-webkit-calendar-picker-indicator,
.odstupenie-form-wrap input.odstupenie-date::-webkit-calendar-picker-indicator,
.odstupenie-form-wrap input[type="date"]::-webkit-calendar-picker-indicator {
    cursor: pointer;
    margin: 0;
    opacity: 0.7;
    padding: 0;
}

.odstupenie-form-wrap .odstupenie-field-hint {
    font-size: 12px;
    color: #737373;
    margin-top: 6px;
    line-height: 1.4;
}

.odstupenie-form-wrap .odstupenie-radio-group {
    margin-bottom: 14px;
}

.odstupenie-form-wrap .odstupenie-radio-group label {
    display: block;
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 8px;
    cursor: pointer;
}

.odstupenie-form-wrap .odstupenie-radio-group label input {
    margin-right: 8px;
    vertical-align: -1px;
}

.odstupenie-form-wrap .odstupenie-platba-intro {
    font-size: 14px;
    line-height: 1.5;
    margin: 0 0 14px;
    color: #3d3d3d;
}

.odstupenie-form-wrap .odstupenie-sposob-iny-row {
    margin-bottom: 14px;
}

.odstupenie-form-wrap .odstupenie-produkty-row {
    margin-top: 14px;
}

.odstupenie-form-wrap .odstupenie-field--inactive {
    opacity: 0.55;
}

.odstupenie-form-wrap input:disabled,
.odstupenie-form-wrap textarea:disabled {
    background: #f5f5f5;
    color: #999999;
    cursor: not-allowed;
}

.odstupenie-form-wrap .odstupenie-declaration {
    margin: 0;
    font-size: 14px;
    line-height: 1.55;
    font-weight: normal;
    cursor: pointer;
}

.odstupenie-form-wrap .odstupenie-declaration input {
    margin-right: 10px;
    vertical-align: top;
    margin-top: 4px;
}

.odstupenie-form-wrap .odstupenie-form-actions {
    margin-top: 0;
}

.odstupenie-form-wrap .odstupenie-form-submit,
.odstupenie-form-wrap .formular_button {
    display: block;
    width: 100%;
    height: 52px;
    line-height: 52px;
    padding: 0 20px;
    border: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #07463d;
    color: #ffffff;
    font-family: trebuchet ms, arial;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    text-align: center !important;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    margin-top: 0;
    cursor: pointer;
}

.odstupenie-form-wrap .odstupenie-form-submit:hover,
.odstupenie-form-wrap .odstupenie-form-submit:focus,
.odstupenie-form-wrap .formular_button:hover,
.odstupenie-form-wrap .formular_button:focus {
    background: #0a5a50;
    color: #ffffff;
}

.odstupenie-form-wrap .odstupenie-form-required {
    margin: 8px 0 20px;
    text-align: right;
    font-size: 12px;
    color: #7a7a7a;
    line-height: 1.4;
}

.odstupenie-form-wrap .odstupenie-form-privacy {
    text-align: center;
    font-size: 12px;
    color: #7a7a7a;
    margin: 14px 0 0;
    line-height: 1.45;
}

.odstupenie-form-wrap .odstupenie-form-privacy .fa {
    margin-right: 6px;
}

/* Sekcia mimo .odstupenie-form-wrap (napr. odstupenie_seller.php) */
.odstupenie-section {
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 22px 24px 18px;
    margin-bottom: 18px;
    background: #ffffff;
}

.odstupenie-section__title {
    font-family: trebuchet ms, arial;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #474747;
    margin: 0 0 16px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ececec;
}

.odstupenie-shop-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 1.45;
}

.odstupenie-shop-item:last-child {
    margin-bottom: 0;
}

.odstupenie-shop-item .fa {
    width: 22px;
    margin-right: 10px;
    margin-top: 3px;
    color: #737373;
    text-align: center;
}

.odstupenie-shop-item strong {
    display: block;
    font-weight: normal;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #666666;
    margin-bottom: 2px;
}

.captcha2 {
    display: table;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
}

.captcha2__cell {
    display: table-cell;
    vertical-align: middle;
    padding: 0 4px;
}

.captcha2__cell--code {
    width: 1%;
    white-space: nowrap;
}

.captcha2__cell--submit {
    width: 1%;
    white-space: nowrap;
}

.captcha2__img {
    display: inline-block;
    vertical-align: middle;
    max-width: none;
    height: auto;
    border: 0;
}

.captcha2__refresh {
    width: auto;
    min-width: 42px;
    height: 42px;
    padding: 0 10px;
    margin-left: 4px;
    border: 0;
    vertical-align: middle;
    background-color: #07463d;
    color: #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.captcha2__refresh .fa {
    margin: 0;
}

.captcha2__refresh:hover,
.captcha2__refresh:focus {
    background-color: #0a5a50;
    color: #ffffff;
}

.captcha2__input {
    width: 100%;
    min-width: 120px;
    height: 42px;
    margin-bottom: 0 !important;
    text-align: left !important;
}

.captcha2__submit {
    display: block;
    width: auto;
    min-width: 140px;
    height: 42px;
    line-height: 42px;
    padding: 2px 20px;
    border: 0;
    white-space: nowrap;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #07463d;
    color: #ffffff;
    font-family: trebuchet ms, arial;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.captcha2__submit:hover,
.captcha2__submit:focus {
    background: #0a5a50;
    color: #ffffff;
}

@media screen and (max-width: 580px) {
    .captcha2 {
        display: block;
    }

    .captcha2__cell {
        display: block;
        width: 100% !important;
        padding: 0 0 8px;
        white-space: normal;
    }

    .captcha2__refresh {
        margin-left: 8px;
    }

    .captcha2__submit {
        width: 100%;
        min-width: 0;
    }
}
