@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700&display=swap);*{margin:0;padding:0;border:0;outline:0;font-weight:normal;font-style:normal;font-size:100%;font-family:Roboto,sans-serif;vertical-align:baseline;line-height:normal;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}body{background:#f2f2f2;color:#333;animation:fadeIn 1.2s 0s backwards;overflow-x:hidden}body.generator{animation-delay:.2s}.adsense{display:none}.adsense.page.top{width:100%;max-width:800px;margin:10px auto}.adsense.content.inline{margin:10px 0}.icon{display:inline-block;content:"";background-repeat:no-repeat;background-size:100%;background-position:center;vertical-align:middle}.logo{background-image:url(/css/icons/logo.svg)}.logo-white{background-image:url(/css/icons/logo-white.svg)}#content{display:block;margin:80px auto;box-shadow:0 6px 32px rgba(0,0,0,.1);background:#fff;z-index:2;position:relative;max-width:800px;padding:50px}#home{position:fixed;top:0;left:0;width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover}#home .content{position:absolute;top:0;left:0;right:0;width:60%;height:100%;margin:auto}#home .content .menu{width:100%;margin-top:30px}#home .content .menu li{display:inline-block;margin-right:30px}#home .content .menu li:last-of-type{margin-right:0}#home .content .menu li a{color:#fff;font-size:12px;text-decoration:none;opacity:.7}#home .content .menu li a:hover{opacity:1}#home .content .menu li:last-of-type a{padding:0 20px;outline:solid 1px #fff;outline-offset:6px}#home .content .menu .logo-white{width:60px;height:44px;opacity:.8;font-size:0;color:transparent;margin-top:-6px}#home .content .center{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:300px}#home .content .center p{font-size:32px;line-height:40px;color:#fff;font-weight:300;width:70%;padding:20px 0 30px 0}#home .content .center .cta{display:inline-block;color:#fff;font-size:12px;text-align:center;font-weight:700;letter-spacing:1px;padding:14px 40px;cursor:pointer;text-decoration:none;background:#639be0;border-radius:30px;transition:all .1s ease}#home .content .center .cta:hover{opacity:.7}#home .content .stats{position:absolute;bottom:30px}#home .content .stats span{display:inline-block;color:#aaa;font-size:10px}#home .content .stats span .icon{width:16px;height:16px;vertical-align:middle;margin:-2px 6px 0 0;opacity:.5}#home .content .stats span .icon:first-of-type{margin-left:14px}#home .content .stats span .icon:last-of-type{margin:-3px 0 0 0;width:18px;height:18px}@media only screen and (max-width:1366px){#home .content{width:90%}}[contentEditable=true]:empty:not(:focus):before{content:attr(data-placeholder);color:#bbb}[contentEditable=true]{cursor:text}[contentEditable=true]:hover,[contentEditable=true]:focus{background-color:#f9f6f6}.contentWhite[contentEditable=true]:hover,.contentWhite[contentEditable=true]:focus{background-color:#bbb}[contentEditable=true],#nastavitve .action,#spinner,#print,#openSettings,#closeSettings,#userResumes .action,#cvTemplate .picture label:before,#cvTemplate .picture #profile,#cvTemplate .section .data .action,#colorPicker .current,#colorPicker .colors .color,#langChooser>div,#userTemplates .template,.loader,.openSlideout,#cvTemplate,#cvChooser .cv-template,#cvChooser .cv-template img,#cvChooser .cv-template .caption,#nastavitve .icon.list,.docSwitching,#help .slide,label,#modal .wrap .btn,.closeSlideout span{transition:all .1s ease}#nastavitve,.slideout,#modal .wrap{transition:all .3s ease;background:rgba(19,25,33,.9)}#cvTemplate>div,#modal{transition:opacity .2s ease}#cvTemplate .rating input,#cvTemplate .check input,input#switchCV,input#switchLT{display:none}label.docSwitching{background:#bbb;color:#fff;font-weight:700;font-size:11px;letter-spacing:.5px;padding:10px 0;width:120px;text-align:center;cursor:pointer;position:absolute;top:-33px}label.docSwitching:last-of-type{left:170px}label.docSwitching:hover,input#switchCV:checked:checked + label,input#switchLT:checked:checked + label{background:#566881}.showCV,.showLT{display:none}input#switchCV:checked~#cvTemplate .showCV,input#switchLT:checked~#cvTemplate .showLT{display:inline-block}#spinner{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;pointer-events:none;opacity:0;visibility:hidden;z-index:9}#spinner.visible{opacity:1;visibility:visible}#spinner>div{border:6px solid #f3f3f3;border-top:6px solid #639be0;border-radius:50%;width:40px;height:40px;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}#spinner.visible>div{-webkit-animation:spin 1s linear infinite;-moz-animation:spin 1s linear infinite;-ms-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#cvTemplate{overflow:hidden}#cvTemplate .section .data .cell{transition:margin .2s ease,opacity .2s ease}#cvTemplate .picture{position:relative;overflow:hidden}#cvTemplate .picture input{display:none}#cvTemplate .picture label{position:absolute;top:0;left:0;height:100%;content:"";z-index:2;cursor:pointer;background:transparent}#cvTemplate .picture label:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"Naložite sliko";background:rgba(255,255,255,.7);font-size:11px;font-weight:700;text-align:center;opacity:0;visibility:hidden}#cvTemplate .picture label:hover:before{opacity:1;visibility:visible}#cvTemplate .picture #profile,#cvTemplate #ltp{background-position:50% 50%;background-repeat:no-repeat;background-size:cover}#cvTemplate .section .data{position:relative}#cvTemplate .section .data .buttonsWrapper{display:none;width:100%}#cvTemplate .section .data .action{border:solid 2px #000;font-size:11px;font-weight:bold;font-family:Roboto,sans-serif;padding:4px 12px;margin-right:10px;cursor:pointer;border-radius:30px}#cvTemplate .section .data .action.addEl{background:#639be0;border-color:#639be0;color:#fff}#cvTemplate .section:hover .action:hover{opacity:.6}#cvTemplate .section:hover .buttonsWrapper{display:inline-block;margin-top:4px}.hidden{display:none;opacity:0;visibility:hidden}#nastavitve{position:fixed;top:0;left:0;width:340px;height:100%;padding:40px;z-index:10;backface-visibility:hidden}#nastavitve,input#slide-0:checked~#nastavitve,input#slide-1:checked~#nastavitve,input#slide-2:checked~#nastavitve,input#slide-3:checked~#nastavitve,input#slide-4:checked~#nastavitve,input#slide-5:checked~#nastavitve,input#slide-6:checked~#nastavitve,input#slide-12:checked~#nastavitve{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}#nastavitve:target,input#slide-7:checked~#nastavitve,input#slide-8:checked~#nastavitve,input#slide-9:checked~#nastavitve,input#slide-10:checked~#nastavitve,input#slide-11:checked~#nastavitve{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}#nastavitve ::-webkit-scrollbar{width:6px;height:6px}#nastavitve ::-webkit-scrollbar-button{width:0;height:0}#nastavitve ::-webkit-scrollbar-thumb{background:#666;border:0 none #fff}#nastavitve ::-webkit-scrollbar-thumb:hover{background:#333}#nastavitve ::-webkit-scrollbar-thumb:active{background:#333}#nastavitve ::-webkit-scrollbar-track{background:#000;border:0 none #fff}#nastavitve ::-webkit-scrollbar-track:hover{background:#000}#nastavitve ::-webkit-scrollbar-track:active{background:#000}#nastavitve ::-webkit-scrollbar-corner{background:transparent}#nastavitve .logo-white{width:30px;height:30px;margin:-6px 10px 0 0;opacity:.5;cursor:pointer}#nastavitve .logo-white:hover{opacity:1}#print,#openSettings{position:fixed;bottom:20px;width:38px;height:38px;border-radius:50%;background-size:60%;z-index:10;cursor:pointer}#print{background-image:url(/css/icons/print-white.svg);background-color:#639be0;right:30px;color:transparent;font-size:0}#openSettings{background-image:url(/css/icons/settings-white.svg);background-color:#444;right:80px}#print:hover,#openSettings:hover{opacity:.7}#closeSettings{position:absolute;top:10px;right:42px;font-size:28px;color:#fff;font-weight:300;text-decoration:none;opacity:.5}#closeSettings:hover{opacity:1}#nastavitve .qa,#nastavitve #openHelp{font-size:11px;color:#fff;font-weight:700;margin-top:6px;opacity:.5;cursor:pointer}#nastavitve #openHelp{float:left}#nastavitve .qa:hover,#nastavitve #openHelp:hover{opacity:1}#nastavitve .heading{font-size:14px;font-weight:700;color:#fff;letter-spacing:.5px;padding-bottom:10px;display:block;opacity:.3}#nastavitve .title{float:left;vertical-align:top;margin:2px 10px 0 0;font-size:12px;color:#fff}#nastavitve>div{margin-bottom:30px;display:inline-block;width:100%}#nastavitve>#userResumes{margin-bottom:20px}#nastavitve>#faq,#nastavitve>#support{margin-bottom:0;float:left;width:auto;margin-right:20px}#nastavitve .icon.list{float:right;width:20px;height:20px;background-image:url(/css/icons/list-white.svg);cursor:pointer;opacity:.5}#nastavitve .icon.list:hover{opacity:1}#nastavitve .info{font-size:9px;line-height:14px;color:#999;position:absolute;bottom:30px}#nastavitve .info a{color:inherit;text-decoration:none}#nastavitve .info a:hover{color:#eee}#nastavitve .info b{font-weight:normal}[data-color=text]{transition:color .3s ease}[data-color=background]{transition:background-color .3s ease}[data-color=border]{transition:border-color .3s ease}#colorPicker{float:left;z-index:3}#colorPicker>div{display:inline-block;width:100%;margin-bottom:4px}#colorPicker .colors .title{display:inline-block;width:100%;margin:0 0 10px 0;color:#999;font-size:9px;text-align:center}#colorPicker .current,#colorPicker .colors .color{display:inline-block;content:"";width:18px;height:18px;border-radius:50%;cursor:pointer}#colorPicker .colors .color{margin:2px 10px}#colorPicker .current{float:right;margin-right:1px}#colorPicker .color.activeColor{border:solid 2px #fff;border-radius:50%}#langChooser>div{cursor:pointer;position:relative;float:left;padding:4px;margin-right:10px;font-size:12px;color:#fff;opacity:.5}#langChooser>div.active,#langChooser>div:hover{opacity:1;border-bottom:solid 1px #fff}#userResumes{border-bottom:solid 1px #555;padding-bottom:20px;margin-top:10px}#support .action,#faq .action,#userResumes .action.save,#userResumes .action.search,.closeSlideout span{color:#fff;font-size:11px;text-align:center;font-weight:700;letter-spacing:.5px;padding:8px 20px;cursor:pointer;border-radius:30px}#support .action,#faq .action,#userResumes .action.save{background:#639be0;border:solid 2px #639be0;text-decoration:none;float:left}#support .action:hover,#faq .action:hover,#userResumes .action.save:hover,.closeSlideout span:hover{opacity:.7}#userResumes .action.search,.closeSlideout span{border:solid 2px #fff;opacity:.7;float:right}.closeSlideout span:hover{opacity:1}.closeSlideout span{float:none}.closeSlideout{float:none;display:inline-block;width:100%;margin-bottom:20px}#userResumes .icon.save{width:14px;height:14px;background-image:url(/css/icons/save-white.svg);margin:-2px 6px 0 0}#userResumes .openSlideout:hover{opacity:1}#userResumes .freeSpace{display:inline-block;width:100%;font-size:10px;opacity:.8}#userResumes .freeSpace span{font-weight:700}#userResumes .freeSpace .infoBubble{background:#52b27e;border-radius:50%;width:16px;height:16px;display:inline-block;line-height:16px;text-align:center;margin:-2px 6px 0 0;vertical-align:middle}#userTemplates{display:inline-block;width:100%;margin-bottom:14px;max-height:400px;overflow-y:auto;text-align:left}#userTemplates .template{display:inline-block;width:100%;position:relative}#userTemplates .template .load{padding:8px;font-size:12px;cursor:pointer}#userTemplates .template:hover{background:#639be0}#userTemplates .template span.num{opacity:.3;padding-right:8px}#userTemplates .template span.size{position:absolute;top:10px;right:6px;font-size:9px;opacity:.5}#userTemplates .template:hover span.size{display:none}#userTemplates .template span.delete{position:absolute;top:0;right:4px;width:30px;height:30px;text-align:center;line-height:30px;font-size:16px;font-weight:300;cursor:pointer;z-index:2;opacity:0;visibility:hidden}#userTemplates .template:hover span.delete{opacity:.6;visibility:visible}#userTemplates .template:hover span.delete:hover{opacity:1}#cvChooser .cv-template{float:left;width:47%;position:relative;overflow:hidden;margin:10px 0;cursor:pointer}.openSlideout:focus~.slideout .cv-template{-webkit-animation:fadeIn 1s ease backwards;-moz-animation:fadeIn 1s ease backwards;animation:fadeIn 1s ease backwards}#cvChooser .cv-template:nth-child(2){-webkit-animation-delay:.1s;-moz-animation-delay:.1s;animation-delay:.1s}#cvChooser .cv-template:nth-child(3){-webkit-animation-delay:.2s;-moz-animation-delay:.2s;animation-delay:.2s}#cvChooser .cv-template:nth-child(4){-webkit-animation-delay:.3s;-moz-animation-delay:.3s;animation-delay:.3s}#cvChooser .cv-template:nth-child(5){-webkit-animation-delay:.4s;-moz-animation-delay:.4s;animation-delay:.4s}#cvChooser .cv-template:nth-child(6){-webkit-animation-delay:.5s;-moz-animation-delay:.5s;animation-delay:.5s}#cvChooser .cv-template:nth-child(7){-webkit-animation-delay:.6s;-moz-animation-delay:.6s;animation-delay:.6s}#cvChooser .cv-template:nth-child(8){-webkit-animation-delay:.7s;-moz-animation-delay:.7s;animation-delay:.7s}#cvChooser .cv-template:nth-child(9){-webkit-animation-delay:.8s;-moz-animation-delay:.8s;animation-delay:.8s}#cvChooser .cv-template:nth-child(10){-webkit-animation-delay:.9s;-moz-animation-delay:.9s;animation-delay:.9s}#cvChooser .cv-template:nth-child(11){-webkit-animation-delay:1s;-moz-animation-delay:1s;animation-delay:1s}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@-moz-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}#cvChooser .cv-template:nth-child(odd){margin-right:6%}#cvChooser .cv-template .badge{position:absolute;top:20px;right:-70px;background:#639be0;padding:2px 0;color:#fff;font-size:12px;font-weight:700;text-align:center;width:200px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}#cvChooser .cv-template img{width:100%}#cvChooser .cv-template:hover img{opacity:.5}#cvChooser .cv-template .caption{position:absolute;top:50%;right:0;left:0;margin:-22px auto 0 auto;font-size:11px;font-weight:700;color:#fff;text-align:center;height:12px;opacity:0}#cvChooser .cv-template:hover .caption{opacity:1}#cvChooser .cv-template .title{opacity:.6;float:none;display:block;text-align:center}#cvChooser .cv-template .title span,#nastavitve .title span{opacity:.5;display:block;font-size:10px;padding-top:2px}.slideout{position:fixed;top:0;left:340px;height:100%;overflow:auto;border-left:solid 1px #111;color:#fff;opacity:0;visibility:hidden;pointer-events:none;z-index:100}.slideout.active{opacity:1;visibility:visible;pointer-events:auto}.slideout.colors{padding:20px}.slideout:not(.colors){padding:30px}.openSlideout{cursor:pointer}.openSlideout:hover{opacity:.6}#nastavitve:not(:target) .slideout{opacity:0;visibility:hidden}.slideout .clrfx{display:inline-block;width:100%;height:20px;content:""}.slideout .clrfx.border{border-top:solid 1px #999;height:1px}.slideout h2,.slideout h3{font-size:16px;padding:10px 0 20px 0;font-weight:300}.slideout h2:not(:first-of-type),.slideout h3:not(:first-of-type){padding-top:30px}.slideout h4{font-weight:700;font-size:14px;color:#639be0;margin:14px 0;letter-spacing:.5px}.slideout ul li{font-size:12px;line-height:20px;margin-left:16px}.slideout p.small{display:inline-block;width:100%;font-size:10px;line-height:16px;opacity:.6}.slideout p{font-size:12px;line-height:18px;word-break:break-word;padding-bottom:6px}.slideout p a{color:#fff}.slideout input[type=text],.slideout textarea{display:inline-block;width:100%;font-size:12px;color:#fff;padding:8px 14px;border:solid 1px #999;background:transparent;margin:10px 0 20px 0}.slideout input[type=text]:focus,.slideout textarea:focus{border-color:#fff}#support .slideout input[type=text]{margin-bottom:10px}.slideout textarea{height:100px;resize:none}.slideout .error{font-weight:700;font-size:11px;color:red;width:100%;margin:0 0 20px 0;display:none}.slideout.questions img{width:100%}.slideout.colors{width:120px}.slideout.resumes,.slideout.templates,.slideout.questions,.slideout.contact{width:360px}.loader{position:absolute;top:0;left:0;width:100%;height:100%;background:#171717;z-index:10;opacity:0;visibility:hidden}.visible.loader{opacity:1;visibility:visible}.loader .text,.checkmark{position:absolute;top:50px;right:0;left:0;margin:auto;text-align:center;opacity:0}.loader .text{font-size:11px;line-height:11px;height:11px;color:#fff;font-weight:700}.checkmark{width:34px;height:34px;border-radius:50%;float:left;stroke-width:5px;stroke:#fff;stroke-miterlimit:10;box-shadow:inset 0 0 0 #7ac142}.visible.checkmark{animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;opacity:1}.checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#7ac142;fill:none}.visible.checkmark .checkmark__circle{animation:stroke .6s cubic-bezier(0.650,.000,.450,1.000) forwards}.checkmark__check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48}.visible.checkmark .checkmark__check{animation:stroke .3s cubic-bezier(0.650,.000,.450,1.000) .8s forwards}@keyframes stroke{100%{stroke-dashoffset:0}}@keyframes scale{0%,100%{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill{100%{box-shadow:inset 0 0 0 30px #7ac142}}#help{position:absolute;top:0;left:0;width:100%;height:100%;color:#fff;z-index:11;display:none}#help input{display:none}#help .slide{position:absolute;width:300px;padding:30px;background:#639be0;z-index:1;opacity:0;visibility:hidden}#help .slide.noArrow{text-align:center;width:320px}#help .slide.s-0,#help .slide.s-12{top:50px;left:0;right:0;margin:auto}#help .slide.s-1{top:14px;left:180px}#help .slide.s-2{top:3px;left:470px}#help .slide.s-3{top:216px;left:390px}#help .slide.s-4{top:594px;right:31px}#help .slide.fix{position:fixed}#help .slide.s-5,#help .slide.s-6{bottom:76px}#help .slide.s-5{right:60px}#help .slide.s-6{right:9px}#help .slide.s-7,#help .slide.s-8,#help .slide.s-9,#help .slide.s-10,#help .slide.s-11{left:320px}#help .slide.s-7{top:17px}#help .slide.s-8{top:74px}#help .slide.s-9{top:225px}#help .slide.s-10,#help .slide.s-11{top:290px}#help .slide:not(.noArrow):before{content:"";position:absolute;top:50%;margin-top:-10px;width:0;height:0;border-style:solid}#help .slide.s-7:not(.noArrow):before{margin-top:-30px}#help .slide.arrowLeft:before{left:-10px;border-width:10px 10px 10px 0;border-color:transparent #639be0 transparent transparent}#help .slide.arrowRight:before{right:-10px;border-width:10px 0 10px 10px;border-color:transparent transparent transparent #639be0}#help .slide.arrowBottom:before{top:auto;right:30px;bottom:-10px;border-width:10px 10px 0 10px;border-color:#639be0 transparent transparent transparent}input.tour:checked~#cvTemplate .section,input.tour:checked~#cvTemplate .header .picture,input.tour:checked~#cvTemplate .header .data,input.tour:checked~#openSettings,input.tour:checked~#print,input.tour:checked~.docSwitching{opacity:.3;pointer-events:none;filter:blur(1px)}input.tour:checked~#help{display:block}input#closeHelp:checked~#help{display:none}input#slide-0:checked~#help .s-0,input#slide-1:checked~#help .s-1,input#slide-1:checked~#cvTemplate .header .picture,input#slide-2:checked~#help .s-2,input#slide-2:checked~#cvTemplate .header .data,input#slide-3:checked~#help .s-3,input#slide-3:checked~#cvTemplate .section.work,input#slide-3:checked~#cvTemplate .section.work .data.actions .action.icon,input#slide-4:checked~#help .s-4,input#slide-4:checked~#cvTemplate .section.language,input#slide-5:checked~#help .s-5,input#slide-5:checked~#print,input#slide-6:checked~#help .s-6,input#slide-6:checked~#openSettings,input#slide-7:checked~#help .s-7,input#slide-8:checked~#help .s-8,input#slide-9:checked~#help .s-9,input#slide-10:checked~#help .s-10,input#slide-11:checked~#help .s-11,input#slide-12:checked~#help .s-12{opacity:1;visibility:visible;filter:none}#help .slide .title{display:block;font-weight:700;font-size:14px;letter-spacing:.5px;padding-bottom:10px}#help .slide p{font-size:11px;line-height:18px}#help .slide p span{font-weight:700;color:#fff}#help .cta{float:left;border:solid 2px #fff;color:#fff;font-size:11px;text-align:center;font-weight:700;padding:6px 16px;cursor:pointer;margin-top:14px;border-radius:30px}#help .cta:first-of-type{margin-right:20px}#help .cta.go{background:#fff;color:#333}#help .slide.noArrow .cta{float:none;display:inline-block;margin:20px 10px 0 10px}#help .cta:hover{opacity:.5}#help .close{position:absolute;top:0;right:10px;font-size:28px;color:#fff;font-weight:300;text-decoration:none;opacity:.5;cursor:pointer}#help .close:hover{opacity:1}noscript,#modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999999}noscript{background:rgb(194,91,91)}#modal{opacity:0;visibility:hidden;pointer-events:none;z-index:-1;background:rgba(255,255,255,.8)}#modal.active{opacity:1;visibility:visible;pointer-events:auto;z-index:99999999}#accept{background:#fff;color:#333;font-weight:700;display:inline-block;padding:8px 20px;font-size:13px;margin-top:20px;cursor:pointer}#accept:hover{background:#333;color:#fff}noscript .wrap,#modal .wrap{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:360px;height:280px;text-align:center;color:#fff}#modal .wrap{padding:30px;height:224px}#modal.active .wrap{-webkit-animation:slideIn .4s ease;-moz-animation:slideIn .4s ease;animation:slideIn .4s ease}@-webkit-keyframes slideIn{0%{opacity:0;-webkit-transform:translateY(-50px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes slideIn{0%{opacity:0;-moz-transform:translateY(-50px)}100%{opacity:1;-moz-transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translateY(-50px)}100%{opacity:1;transform:translateY(0)}}noscript .wrap .title{font-weight:700;font-size:30px;margin-top:20px}#modal .wrap .title{font-size:18px;font-weight:700;padding-bottom:20px;border-bottom:solid 1px #666;margin-bottom:20px}noscript .wrap p,#modal .wrap p{font-size:12px;line-height:18px}#modal .wrap .btn{display:inline-block;color:#fff;font-size:11px;text-align:center;font-weight:700;letter-spacing:.5px;padding:10px 26px;cursor:pointer;margin-top:20px}#modal .wrap .btn:hover{opacity:.7}#yes{background:#639be0}noscript .wrap .title:before{content:"Javascript ni omogočen!"}noscript .wrap p:before{content:"Za pravilen prikaz spletne strani je potrebno v brskalniku omogočiti Javascript."}@media screen{#cvTemplate .section{display:inline-block}}@media print{@page{size:210mm 297mm;size:A4 portrait;margin:15mm}html,body{width:180mm;height:267mm;margin:0;background:#fff;-webkit-print-color-adjust:exact;-moz-print-color-adjust:exact;-ms-print-color-adjust:exact;print-color-adjust:exact}.no-print,.no-print *,#spinner,#header,#nastavitve,#footer,#cvTemplate .section .data .buttonsWrapper,#cvTemplate .section .data .action,#print,#openSettings,#cvTemplate .picture:before,#help,.docSwitching,#modal,.adsense,body .google-revocation-link-placeholder{display:none!important}#content{margin:0;padding:0;box-shadow:none}#cvTemplate>div .section{display:table}[contentEditable=true]:hover,[contentEditable=true]:focus{background-color:transparent}}@media only screen and (max-width:960px){#nastavitve,.slideout,#modal .wrap{background:rgba(19,25,33,1)}#nastavitve{width:100%}.slideout{left:0}#content{padding:20px}label.docSwitching:last-of-type{left:130px}#cvTemplate .section .data .buttonsWrapper{display:inline-block}.slideout,.slideout.colors{width:100%}#nastavitve #openHelp{display:none}}