button.btn-raised.btn-primary.Pagination__btn.Pagination__btn--next {
    box-shadow: none !important;
}
span.btn-raised.btn-primary.__checkout_btn_ref {
    box-shadow: none !important;
}

.LiveField__input::placeholder{
    color:#A9ACAF !important;
}

::placeholder, ::-webkit-input-placeholder, ::-moz-placeholder { 
  opacity: .5;
  color:#A9ACAF !important;
  font-weight: 300 !important;
}

textarea.LiveField__input[rows] {
    background-color: transparent !important;
    border-bottom: 1px solid rgba(230,230,230,.8);
}

.Pagination {
    margin-top: 30px;
    text-align: center;
    position: relative !important;
}

.body--haspages._iframe .editor {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.doboz{
    text-align:center !important;
}

i.MaterialIcon.material-icons svg {
    display: none;
}

.body--haspages._iframe._inline .editor.editor--live {
    overflow: visible;
}
/*.Select-control {
    box-shadow: 0 2px 6px -2px rgba(0,0,0,0.5);
}*/

:first-child.Pagination__btn.btn-raised:last-child, .Pagination .btn-raised {
    border-radius: 0px !important;
    width: 40% !important;
}
:first-child.Pagination__btn.btn-raised:last-child i::before {
    content: "Következő »";
    
}
.Pagination__btn.btn-raised, .Pagination__btn.btn-raised.Pagination__btn--next {
    height: 50px;
    text-align: center !important;
}
.Pagination__btn.btn-raised i::before {
    content: "Következő »";
    font-size: 16px !important;
    font-family: 'Titillium Web' !important;
    font-weight: 700 !important;
    font-style: normal;
    letter-spacing: 0.7px;
    line-height: 35px;
}
.Pagination__btn.btn-raised i {
    line-height: 0;
    font-size: 0 !important;
    margin-top: 0;
}
.Pagination__btn.btn-raised.Pagination__btn--previous {
    display: none;
}
/*.LiveField__input, textarea.LiveField__input[rows][rows="1"] {
    border-bottom: 1px solid rgb(188, 185, 185);
    transition-property: border-color;
    transition-duration: 0.5s;
    -webkit-transition-property: border-color;
    -webkit-transition-duration: 0.5s;
    -o-transition-property: border-color;
    -o-transition-duration: 0.5s;
    -moz-transition-property: border-color;
    -moz-transition-duration: 0.5s;
}
.LiveField__input:focus {
    font-weight: 400;
    border-bottom: 2px solid !important;
}
.LiveField__input:focus::placeholder {
    opacity: 0.2;
}*/
::placeholder, ::-webkit-input-placeholder, ::-moz-placeholder { 
  opacity: .5;
  font-weight: 300 !important;
}
.submit {
    text-align: center;
    margin-top: 45px !important;
}
.submit .btn-raised.btn-primary {
    max-width: 70%;
    border-radius: 0px;
    font-size: 16px !important;
    font-family: 'Titillium Web' !important;
    font-weight: 700 !important;
    font-style: normal;
    letter-spacing: 0.7px;
}
.Choices__choice.btn-raised {
    position: relative;
    padding-bottom: 7px;
    padding-top: 7px;
    margin-bottom: 0px;
    box-shadow: none !important;
    padding-left:32px;
}

.Choices__choice.btn-raised:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0px;
    display: block;
    width: 15px;
    height: 15px;
    border: 1px solid #585C65;
    transform: translateY(-50%);
    margin-top:0px;
}

.Choices__choice.btn-raised:after{
    /*content:url("data:image/svg+xml,%3Csvg width='11' height='10' viewBox='0 0 11 10' fill='#585C65' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.1002 0.757556C10.5716 1.1504 10.6353 1.85102 10.2424 2.32243L4.68697 8.989C4.46255 9.2583 4.12419 9.4059 3.77413 9.3872C3.42407 9.36851 3.10337 9.1857 2.90892 8.89402L0.686726 5.56073C0.34634 5.05015 0.484308 4.36031 0.994888 4.01992C1.50547 3.67953 2.19531 3.8175 2.5357 4.32808L3.93247 6.42323L8.53531 0.899817C8.92815 0.428405 9.62877 0.364713 10.1002 0.757556Z'/%3E%3C/svg%3E%0A");*/

    content:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAuNTAwMDc1IDAuNTAwMTgyIDExIDEwIj4KCTxwYXRoIGQ9Im0gMTAuMTAwMiAwLjc1NzYgYyAwLjQ3MTQgMC4zOTI4IDAuNTM1MSAxLjA5MzUgMC4xNDIyIDEuNTY0OSBsIC01LjU1NTQgNi42NjY2IGMgLTAuMjI0NCAwLjI2OTMgLTAuNTYyOCAwLjQxNjkgLTAuOTEyOCAwLjM5ODIgYyAtMC4zNTAxIC0wLjAxODcgLTAuNjcwOCAtMC4yMDE1IC0wLjg2NTIgLTAuNDkzMiBsIC0yLjIyMjIgLTMuMzMzMyBjIC0wLjM0MDQgLTAuNTEwNiAtMC4yMDI0IC0xLjIwMDQgMC4zMDgyIC0xLjU0MDggYyAwLjUxMDYgLTAuMzQwNCAxLjIwMDQgLTAuMjAyNCAxLjU0MDggMC4zMDgyIGwgMS4zOTY4IDIuMDk1MiBsIDQuNjAyOCAtNS41MjM0IGMgMC4zOTI4IC0wLjQ3MTQgMS4wOTM1IC0wLjUzNTEgMS41NjQ5IC0wLjE0MjMgeiIgZmlsbD0iIzU4NUM2NSIvPgo8L3N2Zz4=");

    position:absolute;
    top: 34%;
    left: 3px;
    display: block;
    width: 10px;
    height: 10px;
    /*background:#fff;*/
    opacity:0;
    
    transform:translateY(-50%);
}

.Choices__choice.btn-raised.btn-primary:after {
    opacity: 1;
}
.ChoicesQuestion .MaterialIcon{
    display:none !important;
}

.ChoicesQuestion .Choices__choice.btn-raised{
    background-color:transparent !important;
}

.ChoicesQuestion .Choices__choice .Choices__label{
    color: #585C65!important;
}
.Paperform__Question--5orfp {
    max-width:345px;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;    
}

 .Paperform__Question--5orfp .Choices__label,  .Paperform__Question--5orfp .Choices__choice{
     padding-right:0px !important;
 }
 
 .Paperform__Question--5orfp .LiveField__error{
     display:none;
 }
 
 .Paperform__Question--5orfp .LiveField__answer{
    width:auto;
    margin-top:0px !important;
 }
 
 .Paperform__Question--5orfp .adatvedelmiLink{
    font-size: 16px;
    color: #585C65;
    padding-top: 5px;
}

.Paperform__Question--5orfp .LiveField__container{
    padding-top:0px;
    padding-bottom:0px;
}

.__unstyled.block--empty{
    display:none;
}
/*.LiveField .LiveField__container {
    padding: 0 !important;
}*/
@media screen and (min-width: 760px) {
/*.Choices__choice.btn-default {
    width: 23%;
    margin: 0 1%;
}*/
}
/*.editor .Field__header, .editor .LiveField__header {
    color: #7c7c7c;
}
textarea.LiveField__input[rows][rows="1"] {
    min-height: 111px;
}
*/
@media (max-width: 380px){
    .Paperform__Question--5orfp{
        max-width: 100%;
        flex-wrap: wrap;
    }
    .Paperform__Question--5orfp .LiveField__container{
        padding-bottom:0px !important;
    }
    .Paperform__Question--fndqq .adatvedelmiLink {
        padding-top: 0px !important;
    }
}
/*mobil*/
@media screen and (max-width: 700px) {
    :first-child.Pagination__btn.btn-raised:last-child, .Pagination .btn-raised {
    width: initial !important;
    min-width: 50% !important;
}
}

/*iphone cheat*/
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3) 
  and (orientation: portrait) {
      :first-child.Pagination__btn.btn-raised:last-child, .Pagination .btn-raised {
            margin-left: 10px;
        }
  }