.info-boxes .info-box-icon svg{font-size:20px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.info-boxes.confirmation-message .info-box-icon svg{color:#18bb7c}.pdf-test-sample .fa-file-pdf{width:12px;height:16px;color:red;margin-left:10px;display:inline-block;vertical-align:middle}label.radio-box{z-index:1;color:#333;padding:10px;cursor:pointer;font-size:14px;line-height:160%;font-weight:700;position:relative;text-align:center;margin:0 0 10px 0!important;font-family:byekan,sans-serif}div.radio{position:absolute;width:100%;z-index:-1;left:0;top:3px;bottom:0}div.radio,div.radio input{margin:0;padding:0;font-weight:700;font-family:byekan,sans-serif}div.radio{border-bottom-right-radius:10px;border-top-left-radius:10px;border:2px solid #f27c66;display:inline-block;text-align:center;background:0 0;width:100%;zoom:1;color:#333}div.radio .checked,div.radio.active{color:#fff;background:#f27c66}div.radio input{opacity:0;-moz-opacity:0;border:none;background:0 0;display:-moz-inline-box;display:inline-block;zoom:1;text-align:center}div.radio.focus,div.radio.hover{color:#fff;background:#18bb7c}div.radio.active,div.radio.active .checked{color:#fff;background:#18bb7c}div.radio.focus.active,div.radio.hover.active{color:#fff;background:#18bb7c}div.radio.focus .checked,div.radio.hover .checked{color:#fff;background:#18bb7c}div.radio.focus.active .checked,div.radio.hover.active .checked{color:#fff;background:#18bb7c}div.radio.disabled span,div.radio.disabled.active span{color:#ccc;background:#f0f0f0}div.radio.disabled span.checked,div.radio.disabled.active span.checked{color:#ccc;background:#f0f0f0}.product .product-name{text-align:right;font-family:byekan,sans-serif;font-weight:700;color:#333e4f;line-height:1.3;direction:rtl;padding-top:15px;min-height:45px;font-size:16px;margin-bottom:15px}.products{list-style:none}.body{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.walkthrough{border-radius:0;display:none;flex-direction:column;flex:0 0 auto;font-size:14px;min-height:350px;transition:opacity .4s cubic-bezier(.25,.8,.25,1),transform .4s cubic-bezier(.25,.8,.25,1),box-shadow .4s cubic-bezier(.25,.8,.25,1);width:100%;height:85vh;overflow-x:hidden}.walkthrough.show{display:flex;opacity:0;transform:translateY(72px)}.walkthrough.reveal{opacity:1;transform:translateY(0)}.walkthrough .walkthrough-body{padding:0 1px;text-align:center}.walkthrough .walkthrough-pagination{align-items:center;display:flex;justify-content:center}.walkthrough .walkthrough-pagination .next-screen,.walkthrough .walkthrough-pagination .prev-screen{margin:11px 7px 0;align-self:stretch;background:0 0;border:0;color:rgba(255,255,255,.25);cursor:pointer;flex:0 0 auto;font-size:24px;opacity:1;outline:0;padding:0 16px;transform:scale(1);transition:transform .4s cubic-bezier(.25,.8,.25,1),color .4s cubic-bezier(.25,.8,.25,1),opacity .4s cubic-bezier(.25,.8,.25,1);z-index:1000;order:1}.walkthrough .walkthrough-counter{order:2}.walkthrough .walkthrough-pagination .next-screen:active,.walkthrough .walkthrough-pagination .next-screen:hover,.walkthrough .walkthrough-pagination .prev-screen:active,.walkthrough .walkthrough-pagination .prev-screen:hover{color:#fff;transform-origin:center;transform:scale(1.25)}.walkthrough .walkthrough-pagination .next-screen:disabled,.walkthrough .walkthrough-pagination .prev-screen:disabled{opacity:0}.walkthrough .walkthrough-pagination .next-screen{order:3}.walkthrough .walkthrough-body .screens{flex:1;align-self:stretch;position:relative;margin:0 -16px;padding:0;order:2}.walkthrough .walkthrough-body .screens .screen{position:absolute;list-style-type:none}.walkthrough .walkthrough-footer{display:flex;flex-flow:column;flex:0 0 auto;justify-content:space-around;padding:0}.walkthrough .walkthrough-footer button{height:40px;flex:1;padding:12px;transition:opacity .4s cubic-bezier(.25,.8,.25,1),background .4s cubic-bezier(.25,.8,.25,1);cursor:pointer}.walkthrough .walkthrough-footer button:disabled{cursor:pointer}.walkthrough .walkthrough-footer button.finish{width:100%;opacity:0;z-index:1115;transform:scale(0,1);transform-origin:center;transition:opacity .4s cubic-bezier(.25,.8,.25,1),background .4s cubic-bezier(.25,.8,.25,1),transform .4s cubic-bezier(.25,.8,.25,1)}.walkthrough .walkthrough-footer button.finish.active{transform:scale(1,1);opacity:1}.walkthrough .screens{margin:0}.walkthrough .screens .screen{opacity:0;position:absolute;transform:translateX(-72px);transition:all .4s cubic-bezier(.25,.8,.25,1)}.walkthrough .screens .screen.active{z-index:10;opacity:1;transform:translateX(0) scale(1);transition-delay:.4s}.walkthrough .screens .screen.active~.screen{opacity:0;transform:translateX(72px)}.walkthrough .next-screen svg,.walkthrough .prev-screen svg{vertical-align:middle}.walkthrough .arrow-text{color:#000;font-size:12px;vertical-align:middle}.error{color:rgb(242 102 102)}@media screen and (max-width:768px){.walkthrough{height:90vh}.info-boxes.confirmation-message div{font-size:12px}.reset-answer-sheet{margin-top:10px;font-size:13px}.divider-color{margin:5px 0}.container>div.min-height{margin-top:5px}}.btn-reset-answer-sheet svg{vertical-align:middle}.skeleton-box{display:inline-block;height:1em;position:relative;overflow:hidden;background-color:#dddbdd}.skeleton-box::after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 20%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0));-webkit-animation:shimmer 2s infinite;animation:shimmer 2s infinite;content:""}@-webkit-keyframes shimmer{100%{transform:translateX(100%)}}@keyframes shimmer{100%{transform:translateX(100%)}}::-ms-clear{display:none}.has-feedback .form-control-feedback{top:43px!important;left:12px!important}.form-control-clear{z-index:10;pointer-events:auto;cursor:pointer}
