.enable_changing_data input {

    visibility: visible !important;
    position: relative!important;
    margin-top: 8px;

}

.custom-question-field label {display: inline!important; margin-right: 10px!important;}
.form-row.form-row-wide.hidden {display: none!important;}
p.SakriMe_skroz  {

    position: absolute!important;
    left: -10008px;

}
.clear_float{
    clear: both!important;
    float: none!important;
}
@media (min-width: 768px) {
    .custom_width39 {
        width: 39% !important;
    }

    .custom_width55 {
        width: 55% !important;
        margin-right: 5% !important;
    }

    .custom_width28 {
        width: 28% !important;
    }

    .custom_width70 {
        width: 70% !important;
        margin-right: 1% !important;
    }
    .custom_width100 {
        width: 100% !important;
    }

    .custom_width50 {
        width: 48% !important;
        margin-right: 1% !important;
    }

    .custom_width50c {
        width: 48% !important;
    }

    .custom_width25 {
        width: 25% !important;
        margin-right: 1% !important;
    }

    .custom_width45 {
        width: 45% !important;
    }

    .float_left {
        float: left;
    }
}