.form-container{
    display: grid;
    grid-template-columns: 400px 1fr;
}

.form-fields {
    padding-right: 20px;
}

.form-fields label {
    display: block;
    margin-bottom: 4px;
    font-size:14px;
}

.form-fields .input-text {
    outline: 0;
    background: #f2f2f2;
    width: 100%;
    border: 0;
    margin: 0 0 15px;
    padding: 15px;
    border-radius: 3px;
    box-sizing: border-box;
    font-size: 14px;
}

.form-fields .input-description {
    min-height: 200px;
}

.fast-forms__view {
    position: relative;
    border-radius: 3px;
}

.fast-forms__view .form{
    position: relative;
    z-index: 1;
    background: #fff;
    width: 300px;
    max-width: 300px;
    padding: 15px;
    border-radius: 3px;
    text-align: center;
}
.fast-forms__view .form h3{
    font-weight: 700;
    font-size: 20px;
    display: block;
    margin: 0 0 25px;
}
.fast-forms__view .form input {
    outline: 0;
    background: #f2f2f2;
    width: 100%;
    border: 0;
    margin: 0 0 15px;
    padding: 15px;
    border-radius: 3px;
    box-sizing: border-box;
    font-size: 14px;
}
.fast-forms__view button {
    outline: 0;
    background: #EF3B3A;
    width: 100%;
    border: 0;
    padding: 15px;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    transition: all .3s ease;
    cursor: pointer;
}
.fast-forms__view .form .form-inner {
    text-align: left;
    margin-bottom: 20px;
}
.fast-forms__view .form .form-inner {
    text-align: left;
}
.formbuilder-text-label {
    margin-bottom: 5px;
    display: block;
}
.result__wrapper {
    position: absolute;
    top: -9999px;
    left: 0;
    right: 0;
    height: 100%;
    background-color: #fff;
    text-align: center;
    z-index: 99;
    display: flex;
    flex: 1;
    padding: 20px;
    align-items: center;
    transition: all .5s ease;
}
.result__wrapper.open {
    top: 0;
}
#fast_forms_result {
    font-size: 20px;
    text-align: center;
    width: 100%;
    font-weight: 700;
    margin-top: -40px;
}
.btn-panel {
    position: absolute;
    bottom: 60px;
    left: 20px;
    right: 20px;
    text-align: center;
}

.modal-close {
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA0OTIgNDkyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0OTIgNDkyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGc+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTMwMC4xODgsMjQ2TDQ4NC4xNCw2Mi4wNGM1LjA2LTUuMDY0LDcuODUyLTExLjgyLDcuODYtMTkuMDI0YzAtNy4yMDgtMi43OTItMTMuOTcyLTcuODYtMTkuMDI4TDQ2OC4wMiw3Ljg3MmMtNS4wNjgtNS4wNzYtMTEuODI0LTcuODU2LTE5LjAzNi03Ljg1NmMtNy4yLDAtMTMuOTU2LDIuNzgtMTkuMDI0LDcuODU2TDI0Ni4wMDgsMTkxLjgyTDYyLjA0OCw3Ljg3MmMtNS4wNi01LjA3Ni0xMS44Mi03Ljg1Ni0xOS4wMjgtNy44NTZjLTcuMiwwLTEzLjk2LDIuNzgtMTkuMDIsNy44NTZMNy44NzIsMjMuOTg4Yy0xMC40OTYsMTAuNDk2LTEwLjQ5NiwyNy41NjgsMCwzOC4wNTJMMTkxLjgyOCwyNDZMNy44NzIsNDI5Ljk1MmMtNS4wNjQsNS4wNzItNy44NTIsMTEuODI4LTcuODUyLDE5LjAzMmMwLDcuMjA0LDIuNzg4LDEzLjk2LDcuODUyLDE5LjAyOGwxNi4xMjQsMTYuMTE2YzUuMDYsNS4wNzIsMTEuODI0LDcuODU2LDE5LjAyLDcuODU2YzcuMjA4LDAsMTMuOTY4LTIuNzg0LDE5LjAyOC03Ljg1NmwxODMuOTYtMTgzLjk1MmwxODMuOTUyLDE4My45NTJjNS4wNjgsNS4wNzIsMTEuODI0LDcuODU2LDE5LjAyNCw3Ljg1NmgwLjAwOGM3LjIwNCwwLDEzLjk2LTIuNzg0LDE5LjAyOC03Ljg1NmwxNi4xMi0xNi4xMTZjNS4wNi01LjA2NCw3Ljg1Mi0xMS44MjQsNy44NTItMTkuMDI4YzAtNy4yMDQtMi43OTItMTMuOTYtNy44NTItMTkuMDI4TDMwMC4xODgsMjQ2eiIvPjwvZz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PC9zdmc+);
    background-position: center center;
    background-size: cover;
    fill: #fff;
    right: -30px;
    top: 0;
    cursor: pointer;
}

.has-error .form-control {
    border:1px solid red !important;
}

.smk-alert,.smk-confirm,.smk-prompt{opacity:0;filter:alpha(opacity=0)}.panel-full,.panel-full>.panel-heading{border-radius:0}.has-feedback .smk-error-msg{position:absolute;right:20px;color:red;font-size:10px;margin-top:-15px;margin-bottom:0}.smk-select .smk-error-icon{right:10px}.smk-checkbox .smk-error-msg,.smk-radio .smk-error-msg{margin-top:-12px}.form-horizontal .has-feedback .smk-error-msg{right:15px}.form-horizontal .smk-select .smk-error-icon{right:25px}.form-horizontal .smk-checkbox .smk-error-msg,.form-horizontal .smk-radio .smk-error-msg{margin-top:0}.smk-alert-content{position:fixed;width:360px;z-index:2060}.smk-alert-content-top-right{top:20px;right:20px}.smk-alert-content-top-center{top:20px;margin:0 0 0 -180px;left:50%}.smk-alert-content-top-left{top:20px;left:20px}.smk-alert-content-bottom-right{bottom:0;right:20px}.smk-alert-content-bottom-center{bottom:0;margin:0 0 0 -180px;left:50%}.smk-alert-content-bottom-left{bottom:0;left:20px}.smk-alert .glyphicon{font-size:20px;float:left;margin-right:14px}.smk-alert p{display:table}.smk-confirm-back{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1030}.smk-confirm,.smk-prompt{position:absolute;top:-500px;right:0;left:0;margin:auto;max-width:440px;z-index:2060;box-shadow:0 5px 25px -1px #333;-webkit-box-shadow:0 5px 25px -1px #333;-moz-box-shadow:0 5px 25px -1px #333}.smk-confirm:focus,.smk-prompt:focus{outline:0;box-shadow:0 5px 25px -1px #333;-webkit-box-shadow:0 5px 25px -1px #333;-moz-box-shadow:0 5px 25px -1px #333}.smk-confirm .panel-body,.smk-prompt .panel-body{padding-bottom:30px;padding-top:30px}.smk-progressbar{left:0;top:0;right:0;bottom:0;z-index:10000}.smk-progressbar .progress{width:100%;height:4px;background-color:transparent;border-radius:0;margin-bottom:0}.smk-progressbar-content{position:absolute;left:0;top:0;right:0;bottom:0;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.panel-full{position:fixed;left:0;top:0;width:100%;height:100%;z-index:2050}.smk-btn-group-panel-title{top:-22px;right:-4px}.smk-btn-group-panel{top:-4px;right:-4px}a.smk-full,a.smk-full:focus,a.smk-min,a.smk-min:focus,a.smk-remove,a.smk-remove:focus{color:inherit}.smk-show-pass{position:relative}.smk-btn-show-pass{position:absolute;right:0;top:25px;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center}.smk-sizing{box-sizing:border-box}.smk-transition1{transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out}.smk-transition2{transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out}.smk-shadow{box-shadow:3px 3px 5px 6px #ccc;-webkit-box-shadow:3px 3px 5px 6px #ccc;-moz-box-shadow:3px 3px 5px 6px #ccc}.smk-animation{animation:fadeOut 3.5s;-webkit-animation:fadeOut 3.5s;-moz-animation:fadeOut 3.5s;-o-animation:fadeOut 3.5s;-ms-animation:fadeOut 3.5s}.smk-translate{transform:translate(50px,100px);-webkit-transform:translate(50px,100px);-moz-transform:translate(50px,100px);-o-transform:translate(50px,100px);-ms-transform:translate(50px,100px)}.smk-rotate{transform:rotate(7deg);-webkit-transform:rotate(7deg);-moz-transition:rotate(7deg);-o-transition:rotate(7deg);-ms-transform:rotate(7deg)}