@charset "UTF-8";#loader{transition:all .3s ease-in-out;opacity:1;visibility:visible;position:fixed;height:100vh;width:100%;background:#fff;z-index:90000}#loader.fadeOut{opacity:0;visibility:hidden}@media screen and (max-width:1150px){.downloadButtonsGroup a{display:block;margin-bottom:10px}.downloadButtonsGroup a:last-child{margin-bottom:0}}.spinner{width:40px;height:40px;position:absolute;top:calc(50% - 20px);left:calc(50% - 20px);background-color:#333;border-radius:100%;-webkit-animation:sk-scaleout 1s infinite ease-in-out;animation:sk-scaleout 1s infinite ease-in-out}@-webkit-keyframes sk-scaleout{0%{-webkit-transform:scale(0)}to{-webkit-transform:scale(1);opacity:0}}@keyframes sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.table--downloadlist h5{font-size:1.1em}.table--downloadlist a.btn{font-size:.8em}.guideSubmitForm{position:relative}.guideSubmitForm__filelist>div{-ms-flex-pack:justify;justify-content:space-between;border:1px solid #eee;padding:.5em 1em;margin-top:.3em;cursor:pointer}.guideSubmitForm__filelist>div,.guideSubmitForm__float{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-align:center;align-items:center}.guideSubmitForm__float{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fc0;-ms-flex-pack:center;justify-content:center;z-index:999;background-color:hsla(0,0%,100%,.8)}.guideSubmitForm__done{padding:0}.guideSubmitForm__done h4,.guideSubmitForm__done h5{text-align:center;color:#28282c;font-size:1.2em}.guideSubmitForm__done h4{font-size:3em}.guideSubmitForm__done a{display:block;text-align:center;padding:1em 0}.guideSubmitForm__disable{pointer-events:none}.guideSubmitForm__submit{text-align:right;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.guideSubmitForm__submit a,.guideSubmitForm__submit button{-ms-flex-positive:1;flex-grow:1;margin:0 .3em}.guideSubmitForm input.inputPrice{text-align:right}.guideSubmitForm input,.guideSubmitForm select,.guideSubmitForm textarea{background-color:#fcfcfc}.guideSubmitForm input:focus,.guideSubmitForm select:focus,.guideSubmitForm textarea:focus{outline:none}.guideSubmitForm textarea{min-height:80px}.guideSubmitForm .has-error input,.guideSubmitForm .has-error textarea{background-color:#ffeceb;border:1px solid #ffb6b3}