INPUT,LABEL,SELECT,BUTTON,TEXTAREA{display:inline-block;margin:0;border:0;padding:0;width:auto;vertical-align:middle;white-space:normal;line-height:inherit;background:none;color:inherit;font-size:16px;font-family:inherit}INPUT[type=reset],INPUT[type=button],INPUT[type=submit],INPUT[type=checkbox],INPUT[type=radio],SELECT{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}INPUT:focus{outline:0}INPUT[type=checkbox],INPUT[type=radio]{width:13px;height:13px}INPUT[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box}::-webkit-search-decoration{display:none}INPUT[type="reset"],INPUT[type="button"],INPUT[type="submit"]{overflow:visible}SELECT[multiple]{vertical-align:top}BUTTON{background:none;border:0;outline:none}BUTTON::-moz-focus-inner{border:0;padding:0}BUTTON:hover,BUTTON:active,BUTTON:focus{outline:0}::-webkit-file-upload-button{padding:0;border:0;background:none}TEXTAREA{vertical-align:top;overflow:auto}INPUT,TEXTAREA{padding:0.5em 0.75em;box-sizing:border-box;border:1px solid #c5c5c5;color:#777;background-color:#fff}INPUT::-webkit-input-placeholder,TEXTAREA::-webkit-input-placeholder{color:#A3A3A3}INPUT:-moz-placeholder,TEXTAREA:-moz-placeholder{color:#A3A3A3}INPUT::-moz-placeholder,TEXTAREA::-moz-placeholder{color:#A3A3A3}INPUT:-ms-input-placeholder,TEXTAREA:-ms-input-placeholder{color:#A3A3A3}TEXTAREA{width:100%}INPUT[type="radio"]{cursor:pointer}INPUT[type="submit"],INPUT[type="button"]{border:none}SELECT{background-color:#fff;padding:0.5em 2em 0.5em 0.75em;border-radius:0;border:1px solid #666;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}SELECT:not([multiple]){background:url(/media/down.svg) no-repeat white;background-size:1em 1em;background-position:right 10px center}SELECT:focus{outline:0}SELECT:invalid{color:#A3A3A3}INPUT.input-mini,TEXTAREA.input-mini,SELECT.input-mini{width:4em}INPUT.input-xsmall,TEXTAREA.input-xsmall,SELECT.input-xsmall{width:9em}INPUT.input-small,TEXTAREA.input-small,SELECT.input-small{width:14em}INPUT.input-medium,TEXTAREA.input-medium,SELECT.input-medium{width:18.75em}@media (max-width: 568px){INPUT.input-medium,TEXTAREA.input-medium,SELECT.input-medium{width:100%}}INPUT.input-large,TEXTAREA.input-large,SELECT.input-large{width:23.75em}@media (max-width: 568px){INPUT.input-large,TEXTAREA.input-large,SELECT.input-large{width:100%}}INPUT.input-xlarge,TEXTAREA.input-xlarge,SELECT.input-xlarge{width:28.75em}@media (max-width: 568px){INPUT.input-xlarge,TEXTAREA.input-xlarge,SELECT.input-xlarge{width:100%}}INPUT.input-fluid,TEXTAREA.input-fluid,SELECT.input-fluid{width:100%}INPUT.error,TEXTAREA.error,SELECT.error{display:block;background-color:#FEE0DF}LABEL.error{display:block;color:#e40000}INPUT{text-align:center;padding:10px;font-size:1.5em;display:block;width:100%;box-sizing:border-box;margin:0;border:1px solid #666;height:50px;line-height:50px;background-color:white}FORM{display:block;margin:0 auto}FORM.form{display:block;margin:0;padding:0}@media (max-width: 991px){FORM.form{padding:20px 0}}FORM.form>.controlGroup{margin:1em 0;min-height:2em}@media (max-width: 991px){FORM.form>.controlGroup{margin:5px 0}}FORM.form>.controlGroup>LABEL:first-of-type{width:12em;float:left;text-align:right;margin:0;padding:0.5em 0.5em 0}@media (max-width: 991px){FORM.form>.controlGroup>LABEL:first-of-type{width:100%;text-align:left}}FORM.form>.controlGroup>.controls{width:auto;margin-left:12em}@media (max-width: 991px){FORM.form>.controlGroup>.controls{margin:0}}FORM.form>.controlGroup>.controls>SPAN.help{display:block;margin:0.3em 0 0 0;color:#A3A3A3}FORM.form>.controlGroup>.controls>LABEL.radio{display:block;cursor:pointer;padding:0}FORM.form>.controlGroup>.controls>LABEL.radio:first-of-type{padding:0.4em 0 0 0}FORM.form>.controlGroup>.controls>LABEL.radio.inline{display:inline-block;padding:0.4em 0.4em 0 0}FORM.form>.controlGroup>.controls>LABEL.radio>[type=radio]{margin:0.5em 0.2em}FORM.form>.controlGroup>.controls>LABEL.checkbox{display:block;cursor:pointer;padding:0}FORM.form>.controlGroup>.controls>LABEL.checkbox.inline{display:inline-block;padding:0.4em 0.4em 0 0}FORM.form>.controlGroup>.controls>LABEL.checkbox:first-of-type{padding:0.4em 0 0 0}FORM.form>.controlGroup>.controls>LABEL.checkbox>[type=checkbox]{margin:0.5em 0.2em}FORM.form-fluid>.controlGroup>.controls{margin-left:0}/*!
 * LABELAUTY jQuery Plugin Styles
 *
 * @file: jquery-labelauty.css
 * @author: Francisco Neves (@fntneves)
 * @site: www.francisconeves.com
 * @license: MIT License
 */.hidden_element{position:absolute !important;top:-1000 !important}input.labelauty+label ::selection{background-color:rgba(255,255,255,0)}input.labelauty+label ::-moz-selection{background-color:rgba(255,255,255,0)}input.labelauty{display:none !important}input.labelauty+label{display:inline-block;vertical-align:baseline;line-height:24px;font-size:11px;padding:10px;color:#b3b3b3;cursor:pointer;border-radius:3px 3px 3px 3px;-moz-border-radius:3px 3px 3px 3px;-webkit-border-radius:3px 3px 3px 3px;transition:background-color 0.25s;-moz-transition:background-color 0.25s;-webkit-transition:background-color 0.25s;-o-transition:background-color 0.25s;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}input.labelauty+label>span.labelauty-unchecked,input.labelauty+label>span.labelauty-checked{display:inline-block;line-height:28px;vertical-align:bottom}input.labelauty+label>span.labelauty-unchecked-image,input.labelauty+label>span.labelauty-checked-image{display:inline-block;width:28px;height:28px;vertical-align:bottom;background-repeat:no-repeat;background-position:left center;transition:background-image 0.5s linear;-moz-transition:background-image 0.5s linear;-webkit-transition:background-image 0.5s linear;-o-transition:background-image 0.5s linear}input.labelauty+label>span.labelauty-unchecked-image+span.labelauty-unchecked,input.labelauty+label>span.labelauty-checked-image+span.labelauty-checked{margin-left:7px}input.labelauty:not(:checked):not([disabled])+label:hover{color:#a7a7a7}input.labelauty:not(:checked)+label>span.labelauty-checked-image{display:none}input.labelauty:not(:checked)+label>span.labelauty-checked{display:none}input.labelauty:checked+label>span.labelauty-unchecked-image{display:none}input.labelauty:checked+label>span.labelauty-unchecked{display:none}input.labelauty:checked+label>span.labelauty-checked{display:inline-block}input.labelauty.no-label:checked+label>span.labelauty-checked{display:block}input.labelauty[disabled]+label{opacity:0.5}input.labelauty+label>span.labelauty-unchecked-image{background-image:url(img/unchecked.png)}input.labelauty+label>span.labelauty-checked-image{background-image:url(img/checked.png)}.rateit{display:-moz-inline-box;display:inline-block;position:relative;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}.rateit .rateit-range{position:relative;display:-moz-inline-box;display:inline-block;background:url(img/star_inactive.png);height:40px;outline:none}.rateit .rateit-range *{display:block}* html .rateit,* html .rateit .rateit-range{display:inline}*+html .rateit,*+html .rateit .rateit-range{display:inline}.rateit .rateit-hover,.rateit .rateit-selected{position:absolute;left:0;top:0;width:0}.rateit .rateit-hover-rtl,.rateit .rateit-selected-rtl{left:auto;right:0}.rateit .rateit-hover{background:url(img/star_active.png)}.rateit .rateit-hover-rtl{background-position:right -32px}.rateit .rateit-selected{background:url(img/star_active.png)}.rateit .rateit-selected-rtl{background-position:right -16px}.rateit .rateit-preset{background:url(img/star_active.png)}.rateit .rateit-preset-rtl{background:url(img/star.gif) left -48px}.rateit button.rateit-reset{background:url(img/delete.gif) 0 0;width:16px;height:16px;display:-moz-inline-box;display:inline-block;float:left;outline:none;border:none;padding:0}.rateit .rateit-reset span{display:none}.rateit button.rateit-reset:hover,.rateit button.rateit-reset:focus{background-position:0 -16px}.rateit-font{font-size:24px;line-height:1em}.rateit-font .rateit-range{background:none;height:auto}.rateit-font .rateit-empty{color:#ccc}.rateit-font .rateit-range>div{background:none;overflow:hidden;cursor:default}.rateit.rateit-font .rateit-reset{font-size:inherit;background:none;width:0.6em;height:0.6em;margin-top:0.2em;background:gray;border-radius:50%;position:relative}.rateit.rateit-font .rateit-reset span{display:block;font-weight:bold;color:white;height:calc(50% - 0.045em);top:0;position:absolute;border-bottom:0.09em solid white;width:72%;margin-left:14%}.rateit.rateit-font .rateit-reset:hover,.rateit.rateit-font button.rateit-reset:focus{background:#e6574b;background:radial-gradient(ellipse at center, #e6574b 55%, #f6836b 77%, #f9d3cc 100%);background-position:0 0}@font-face{font-family:egyedi;src:url(img/AkziGCPN.ttf)}#loaderContainer{height:100%;width:100%;position:fixed;z-index:1;top:0;left:0;background-color:rgba(0,0,0,0.8);overflow-x:hidden;display:none}@keyframes loader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes loader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.loader{position:relative;width:100%;height:100%;top:20%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin:0 auto}.loader div{position:absolute;-webkit-animation:loader 1s linear infinite;animation:loader 1s linear infinite;width:160px;height:160px;top:20px;left:20px;border-radius:50%;box-shadow:0 4px 0 0 #ffffff;-webkit-transform-origin:80px 82px;transform-origin:80px 82px}.loader{width:200px !important;height:200px !important;-webkit-transform:translate(-100px, -100px) scale(1) translate(100px, 100px);transform:translate(-100px, -100px) scale(1) translate(100px, 100px)}#logo{width:612px}@media (max-width: 991px){#logo{width:150px;margin-top:10px}}#logo IMG{width:100%}#logo_mob{display:none}.do{display:block !important}@media (max-width: 991px){.do{display:none !important}}.mo{display:none}@media (max-width: 991px){.mo{display:block !important}}.m0{margin:0}.color-red{color:#CA454C}.color-gray{color:#9d9fa5}.font-36{font-size:36px}@media (max-width: 991px){.font-36{font-size:30px;line-height:34px}}.myfont{font-family:egyedi, Verdana, Helvetica, Arial, sans-serif}.mybtn{color:white;height:80px;line-height:74px;font-size:32px;position:relative;background-image:url(/img/button_2_repeat.png);font-family:egyedi, Verdana, Helvetica, Arial, sans-serif}@media (max-width: 991px){.mybtn{background-image:url(/img/button_mob2_repeat.png);height:50px;font-size:14px;line-height:38px}}.mybtn::before,.mybtn::after{content:' ';position:absolute;top:0;width:15px;height:80px}@media (max-width: 991px){.mybtn::before,.mybtn::after{height:50px}}.mybtn::before{left:-31px;width:31px;background-image:url(/img/button_2_left.png)}@media (max-width: 991px){.mybtn::before{background-image:url(/img/button_mob2_left.png);left:-24px;width:24px}}.mybtn::after{right:-67px;width:67px;background-image:url(/img/button_2_right.png)}@media (max-width: 991px){.mybtn::after{background-image:url(/img/button_mob2_right.png);right:-26px;width:26px}}.block{padding:10px 0;clear:both}.block-whitebg{background:white}.block-center{text-align:center}.block::before{position:absolute;left:0;width:100%;height:10%;background-color:green;top:0}.block .container{position:relative}.img-fluid{width:100%}.img-center{margin:0 auto}.chanceCounter{display:block;width:105px;height:122px;background-image:url(img/chance_counter_bg.png);position:absolute;background-size:contain;background-repeat:no-repeat;top:10px;right:10px;z-index:999;color:white;text-align:center;font-family:egyedi, Verdana, Helvetica, Arial, sans-serif}.chanceCounter .chanceText{display:block;position:absolute;top:11px;width:64px;left:22px;font-size:15px;line-height:16px}.chanceCounter .chanceNumber{display:block;position:absolute;top:36px;width:100%;font-size:30px}.chanceCounter .chanceInfo{display:block;position:absolute;bottom:8px;transform:rotate(-5deg);font-size:15px;line-height:18px;width:105px;height:37px}.rateContainer{line-height:41px;color:#9d9fa5;font-size:36px;font-family:egyedi, Verdana, Helvetica, Arial, sans-serif}.rateContainer .myrateit{vertical-align:sub;height:41px;margin:0 0 0 20px}.quizProg{display:table;margin:10px auto;padding:0}.quizProg LI{display:inline-block;width:28px;height:28px;margin:0 4px;background-image:url(/img/quiz.png);background-repeat:no-repeat;background-position:-1px -1px}.quizProg LI.active{background-position:-1px -1px}.quizProg LI.error{background-position:-31px -1px}.quizProg LI.inactive{background-position:-61px -1px}.quizProg LI.ok{background-position:-91px -1px}BUTTON{display:block;margin:0 auto;cursor:pointer}.toggleContainer SPAN{display:inline-block;width:49%;margin:0;padding:0;box-sizing:border-box;float:left}.toggleContainer SPAN BUTTON{display:inline-block;margin:5px 0;font-size:22px;border-bottom:3px solid transparent;line-height:26px;font-family:egyedi, Verdana, Helvetica, Arial, sans-serif}.toggleContainer SPAN BUTTON.active{border-color:red}.toggleContainer SPAN:first-of-type{text-align:right}.toggleContainer SPAN:last-of-type{float:right;text-align:left}.stepBarContainer{width:auto;display:inline-block;padding:5px 10px 10px 10px;z-index:99;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:stretch;align-items:stretch;-webkit-align-content:stretch;align-content:stretch}@media (max-width: 991px){.stepBarContainer{display:none}}.stepBarContainer .step{display:block;margin:0;padding:0;color:#9d9fa5;text-align:center;-webkit-order:0;order:0;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1;-webkit-flex-basis:auto;flex-basis:auto;-webkit-align-self:auto;align-self:auto}.stepBarContainer .step+.step:before{padding:8px;color:black;content:'';background-image:url(/img/step_arrow.png);background-position:center center;background-repeat:no-repeat;width:30px;height:34px;display:inline-block;vertical-align:middle;height:100%;float:left}.stepBarContainer .step.active{color:#212529}.chance{background-color:#CA454C;color:white;padding:5px;border-radius:50%;width:45px;height:45px;text-align:center;font-size:20px;text-transform:uppercase;line-height:17px;position:absolute;top:-13px;right:-10px}@media (max-width: 991px){.chance{right:4px}}.chance SPAN{display:block;margin:0;padding:0;text-transform:uppercase;font-size:12px}.quizContainer{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:stretch;align-items:stretch;-webkit-align-content:stretch;align-content:stretch;width:80%;margin:0 auto}@media (max-width: 991px){.quizContainer{-webkit-flex-direction:column;flex-direction:column}}.quizContainer .quiz{-webkit-order:1;order:1;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1;-webkit-flex-basis:auto;flex-basis:auto;-webkit-align-self:auto;align-self:auto}.quizContainer .quiz IMG{width:100%}.quizContainer .quiz H3{text-align:center;position:relative;top:50%;color:#9d9fa5;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.box{padding:40px 40px 80px 40px;margin-bottom:40px}.box-gray{background-color:#414546;color:white}.box .mt_icon{background-image:url(img/mt-bob.png);background-repeat:no-repeat;background-size:contain;display:block;width:102px;height:183px;position:absolute;bottom:-100px;right:20px}body{background-image:url(img/bg_gray.jpg)}a,a:visited{color:#212529;text-decoration:underline}a:hover{color:#212529;text-decoration:underline}FOOTER A,FOOTER A:visited{color:white;text-decoration:none}FOOTER A:hover{color:white;text-decoration:underline}HEADER{padding:10px;background:#E8363D;color:white}@media (max-width: 991px){HEADER{padding:0px}}.header_bottom{width:100%;height:50px;background-image:url(img/header_bottom.png);background-position:top center;background-repeat:no-repeat;background-size:cover}.mainkep{text-align:center;padding:20px 0 70px 0}.mainkep img{width:100%}.csaknyolc{text-align:center;margin-top:-35px}h2{color:#f93348;text-transform:uppercase;text-align:center;padding:50px;padding-left:0;padding-right:0;font-size:40px}@media (max-width: 991px){.h1,h1{font-size:1.6rem}}h2,footer,input{font-family:egyedi, Verdana, Helvetica, Arial, sans-serif}.footer_top{width:100%;height:50px;background-image:url(img/footer_top_gray.png);background-position:top center;background-repeat:no-repeat;background-size:cover;margin-top:30px}footer{clear:both;padding:20px 0;margin-top:0;background:#E8363D;color:white;text-align:center}.bezs{background:#e7e5d7 url(img/Munkatartsaim_reg_email_BG.jpg) repeat top center;padding-bottom:80px;text-align:center}#hibauzenet{text-align:center;color:red}.myla{display:flex;align-items:center;justify-content:left}.myla .mylacheck{display:block;width:48px;float:left}.myla .mylainfo{display:block;margin-left:2px}.chosen-container-multi .chosen-choices{border:1px solid #666;height:50px;line-height:50px}.chosen-container-multi .chosen-choices li.search-choice{font-family:egyedi, Verdana, Helvetica, Arial, sans-serif;padding:8px 20px 8px 15px;line-height:24px;font-size:24px}.chosen-container-multi .chosen-choices li.search-field input[type="text"]{font-family:egyedi, Verdana, Helvetica, Arial, sans-serif;font-size:24px;height:46px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{top:14px}@media (max-width: 576px){.hom{display:none}#logo{display:none}#logo_mob{display:block;width:100%}#logo_mob IMG{width:100%}.emailmezo{font-size:20px}footer{font-size:0.8em}.csaknyolc{max-width:90%}h2{font-size:24px;font-weight:normal;margin-left:-10px;margin-right:-10px}p{font-size:0.9em}}
