input:-webkit-autofill,
  input:-webkit-autofill:focus {
    transition: background-color 0s 600000s, color 0s 600000s !important;
  }


.Field .Dropdown-menu::-webkit-scrollbar-track {
    background-color: #060D15 !important;
}
.Dropdown-menu {
    background-color: #060D15 !important;
    box-shadow: 0 2px 12px -4px #0000004d;
    box-sizing: border-box;
    margin-top: -1px;
    max-height: 315px;
    overflow-y: auto;
    border-radius: 4px;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 1000;
    -webkit-overflow-scrolling: touch;
}

.Field .Dropdown-control {
    min-width: 170px;
    background-color: #060D15 !important;
}

.Field .Dropdown-control:hover,.Field .is-open .Dropdown-control {
    background-color: #0F92A7 !important;
}
.Field .Dropdown-control,.Field .is-open .Dropdown-control {
    background-color: #0F92A7 !important;
}
.Select-option.is-focused {
    background-color: #0F92A7 !important;
    background-color: #0F92A7 !important;
    color: #FFF !important;
}
.Select-option.is-selected {
    background-color: #060D15 !important;
    background-color: #060D15 !important;
    color: #0F92A7 !important;
}
.Select.is-disabled>.Select-control {
    background-color: #060D15 !important; 
}
.Field .Select-menu-outer {
    background-color:#060D15 !important;
    box-shadow: #0000004d 0 2px 12px -4px;
    border-radius: 4px;
    overflow: hidden;
    z-index: 1000;
    max-height: 315px;
    font-weight: 300;
    font-size: 16px;
    line-height: 21px;
    width: 220px;
    right: 0;
}
.Select-menu-outer {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background-color: #060D15 !important;;
    box-shadow: 0 2px 6px -2px #0009;
    box-sizing: border-box;
    margin-top: -1px;
    max-height: 200px;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 10;
    -webkit-overflow-scrolling: touch;
}
.Select-menu-outer div {
    background: #060D15 !important;
}

.LiveField__input {
    background-color: #060D15 !important;
}


span.btn-raised.btn-primary.__checkout_btn_ref:hover {
    background-color: #3BB3C6;
}

button.btn-raised.btn-primary.Pagination__btn.Pagination__btn--next:hover {
    background-color: #3BB3C6;
}

@media only screen and (min-width: 500px) {
.Choices__choice {
  width:auto !important;
}
}
.editor {
    position: relative;
    min-height: 100vh;
    overflow: visible !important;
}
textarea#field-text-f00j7 {
    border: solid 1px #ACB5C1;
}
.Choices__label {
    padding-right: 0px !important;
}

.Paperform__Question--14f33 .ChoicesQuestion.Choices .Choices__choice .material-icons {
    display: none;
}

.Paperform__Question--14f33 .Choices__choice.btn-raised.btn-default.Choices__choice--3 {
    max-width: 190px;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 10px;
    padding: 15px;
    text-align: center;
    background-color: transparent;
    box-shadow: none;
    border: solid 1px #ACB5C1;
    border-radius:4px;
    color: #ACB5C1;
}

.Paperform__Question--14f33 .Choices__choice.btn-raised.btn-primary.Choices__choice--3{
    max-width: 190px;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 10px;
    padding: 15px;
    text-align: center;
    background-color: #343434;
    box-shadow: none;
    border: solid 1px #FFF;
    border-radius:4px;
    color: #fff;
}

.Paperform__Question--14f33 .Choices__choice.btn-raised.btn-default.Choices__choice--2 {
    max-width: 190px;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 10px;
    padding: 15px;
    text-align: center;
    background-color: transparent;
    box-shadow: none;
    border: solid 1px #ACB5C1;
    border-radius:4px;
    color: #ACB5C1;
}
.Paperform__Question--14f33 .Choices__choice.btn-raised.btn-primary.Choices__choice--2{
    max-width: 190px;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 10px;
    padding: 15px;
    text-align: center;
    background-color: #343434;
    box-shadow: none;
    border: solid 1px #FFF;
    border-radius:4px;
    color: #fff;
}
.Paperform__Question--14f33 .Choices__choice.btn-raised.btn-default.Choices__choice--1 {
    max-width: 100% !important;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 10px;
    padding: 15px;
    text-align: center;
    background-color: #060D15;
    box-shadow: none;
    border: solid 1px #ACB5C1;
    border-radius:4px;
    color: #ACB5C1;
}
.Paperform__Question--14f33 .Choices__choice.btn-raised.btn-primary.Choices__choice--1{
    max-width: 100% !important;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 10px;
    padding: 15px;
    text-align: center;
    background-color: #343434;
    box-shadow: none;
    border: solid 1px #FFF;
    border-radius:4px;
    color: #ACB5C1;
}
/*HOVER*/
.Paperform__Question--14f33 .Choices__choice.btn-raised.btn-default.Choices__choice--3:hover {
    max-width: 190px;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 10px;
    padding: 15px;
    text-align: center;
    background-color: transparent;
    box-shadow: none;
    border: solid 1px #fff;
    border-radius:4px;
    color: #fff;
}

.Paperform__Question--14f33 .Choices__choice.btn-raised.btn-primary.Choices__choice--3:hover{
    max-width: 190px;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 10px;
    padding: 15px;
    text-align: center;
    background-color: transparent;
    box-shadow: none;
    border: solid 1px #FFF;
    border-radius:4px;
    color: #fff;
}

.Paperform__Question--14f33 .Choices__choice.btn-raised.btn-default.Choices__choice--2:hover {
    max-width: 190px;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 10px;
    padding: 15px;
    text-align: center;
    background-color: transparent;
    box-shadow: none;
    border: solid 1px #fff;
    border-radius:4px;
    color: #fff;
}
.Paperform__Question--14f33 .Choices__choice.btn-raised.btn-primary.Choices__choice--2:hover{
    max-width: 190px;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 10px;
    padding: 15px;
    text-align: center;
    background-color: transparent;
    box-shadow: none;
    border: solid 1px #FFF;
    border-radius:4px;
    color: #FFF;
}
.Paperform__Question--14f33 .Choices__choice.btn-raised.btn-default.Choices__choice--1:hover {
    max-width: 100% !important;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 10px;
    padding: 15px;
    text-align: center;
    background-color: transparent;
    box-shadow: none;
    border: solid 1px #fff;
    border-radius:4px;
    color: #fff;
}
.Paperform__Question--14f33 .Choices__choice.btn-raised.btn-primary.Choices__choice--1:hover{
    max-width: 100% !important;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 10px;
    padding: 15px;
    text-align: center;
    background-color: transparent;
    box-shadow: none;
    border: solid 1px #FFF;
    border-radius:4px;
    color: #fff;
}

/*FOCUS*/
/*.Paperform__Question--14f33 .Choices__choice.btn-raised.btn-default.Choices__choice--1:active{
    max-width: 100% !important;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 10px;
    padding: 15px;
    text-align: center;
    background-color: #343434;
    box-shadow: none;
    border: solid 1px #FFF;
    border-radius:4px;
    color: #ACB5C1;
}
.Paperform__Question--14f33 .Choices__choice.btn-raised.btn-primary.Choices__choice--1:active{
    max-width: 100% !important;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 10px;
    padding: 15px;
    text-align: center;
    background-color: #343434;
    box-shadow: none;
    border: solid 1px #FFF;
    border-radius:4px;
    color: #ACB5C1;
}
*/

.Paperform__Question--14f33 .Choices__choice.btn-raised.btn-primary.Choices__choice--1:focus{
    max-width: 100% !important;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 10px;
    padding: 15px;
    text-align: center;
    background-color: #343434;
    box-shadow: none;
    border: solid 1px #FFF;
    border-radius:4px;
    color: #fff;
}
.Paperform__Question--14f33 .Choices__choice.btn-raised.btn-primary.Choices__choice--2:focus{
    max-width: 100% !important;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 10px;
    padding: 15px;
    text-align: center;
    background-color: #343434;
    box-shadow: none;
    border: solid 1px #FFF;
    border-radius:4px;
    color: #fff;
}
.Paperform__Question--14f33 .Choices__choice.btn-raised.btn-primary.Choices__choice--3:focus{
    max-width: 100% !important;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 10px;
    padding: 15px;
    text-align: center;
    background-color: #343434;
    box-shadow: none;
    border: solid 1px #FFF;
    border-radius:4px;
    color: #fff;
}

img.progress {
    width: 100%;
}

.Paperform__Question--e00c4{
    max-width:450px;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;    
}

 .Paperform__Question--e00c4 .Choices__label,  .Paperform__Question--e00c4 .Choices__choice{
     padding-right:0px !important;
 }
 
 .Paperform__Question--e00c4 .LiveField__error{
     display:none;
 }
 
 .Paperform__Question--e00c4 .LiveField__answer{
    width:285px;
    margin-top:0px !important;
 }
 .Paperform__Question--e00c4 .Choices__label, .Paperform__Question--e00c4 .Choices__choice {
    padding-right: 0px !important;
    background-color: none !important;
    background: Transparent !important;
    box-shadow: none !important;
    color: #ACB5C1;
}
 
 
 .Paperform__Question--e00c4 .adatvedelmiLink{
    font-size: 16px;
    color: #ACB5C1!important;
    padding-top: 2px;
    position: absolute;
    left: 245px;
}

.Paperform__Question--e00c4 .LiveField__container{
    padding-top:0px;
    padding-bottom:0px;
}

.__unstyled.block--empty{
    display:none;
}
/*gomb-formazas*/

:first-child.Pagination__btn.btn-raised:last-child, .Pagination .btn-raised {
    border-radius: 5px !important;
    width: 61%; 
}

:first-child.Pagination__btn.btn-raised:last-child i::before {
    content: "Next step";
    
}
.Pagination__btn.btn-raised, .Pagination__btn.btn-raised.Pagination__btn--next {
    height: 53px;
    text-align: center !important;
}
.Pagination__btn.btn-raised i::before {
    content: "Next step";
    font-size: 16px !important;
    font-family: 'Poppins' !important;
    font-weight: 500 !important;
    font-style: normal;
    color:#F6F6F6;
    letter-spacing: 1.28px;
    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;
}
.Select-control {
    background: #060D15 !important;
    color: #fff !important;
}
.Paperform__Question--e00c4 .Choices__choice.btn-raised:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0px;
    display: block;
    width: 15px;
    height: 15px;
    border: 1px solid #ACB5C1;
    transform: translateY(-50%);
    margin-top:0px;
}

.Paperform__Question--e00c4 i.MaterialIcon.material-icons {
    display: none !Important;
}

.Paperform__Question--e00c4 .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: 42%;
    left: 3px;
    display: block;
    width: 10px;
    height: 10px;
    /*background:#fff;*/
    opacity:0;
    
    transform:translateY(-50%);
}

.Paperform__Question--e00c4 .Choices__choice.btn-raised.btn-primary:after {
    opacity: 1;
}

.Paperform__Question--e00c4 .ChoicesQuestion .Choices__choice.btn-raised{
    background-color:transparent !important;
}

.Paperform__Question--e00c4 .ChoicesQuestion .Choices__choice .Choices__label{
    color: #ACB5C1!important;
}
@media only screen and (max-width: 1220px) {
:first-child.Pagination__btn.btn-raised:last-child, .Pagination .btn-raised {
    border-radius: 5px !important;
    width: 61%;
}
}
@media only screen and (max-width: 900px) {
:first-child.Pagination__btn.btn-raised:last-child, .Pagination .btn-raised {
    border-radius: 5px !important;
    width: 100%;
}
}