@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900);@media (max-width:799px){.modal-window{width:80%;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#fff;position:relative}}@media (min-width:800px){.modal-window{position:relative;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#fff}}.loader{border:16px solid #f3f3f3;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;border-top:16px solid #3498db;width:120px;height:120px}.loader,.s-loader{-webkit-animation:spin 2s linear infinite;-moz-animation:spin 2s linear infinite;-o-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.s-loader{border:4px solid #f3f3f3;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;border-top:4px solid #3498db;width:32px;height:32px}.loader-wrapper{margin:10px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:100%}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg);transform:rotate(0deg)}to{-o-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}.rdw-option-wrapper{border:1px solid #f1f1f1;padding:5px;min-width:25px;height:20px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;margin:0 4px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;background:#fff;text-transform:capitalize}.rdw-option-wrapper:hover{-webkit-box-shadow:1px 1px 0 #bfbdbd;-moz-box-shadow:1px 1px 0 #bfbdbd;box-shadow:1px 1px 0 #bfbdbd}.rdw-option-active,.rdw-option-wrapper:active{-webkit-box-shadow:1px 1px 0 #bfbdbd inset;-moz-box-shadow:1px 1px 0 #bfbdbd inset;box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-option-disabled{opacity:.3;cursor:default}.rdw-dropdown-wrapper{height:30px;cursor:pointer;border:1px solid #f1f1f1;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;margin:0 3px;text-transform:capitalize;background:#fff}.rdw-dropdown-wrapper:focus{outline:none}.rdw-dropdown-wrapper:hover{-webkit-box-shadow:1px 1px 0 #bfbdbd;-moz-box-shadow:1px 1px 0 #bfbdbd;box-shadow:1px 1px 0 #bfbdbd;background-color:#fff}.rdw-dropdown-wrapper:active{-webkit-box-shadow:1px 1px 0 #bfbdbd inset;-moz-box-shadow:1px 1px 0 #bfbdbd inset;box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-dropdown-carettoopen{border-top:6px solid #000}.rdw-dropdown-carettoclose,.rdw-dropdown-carettoopen{height:0;width:0;position:absolute;top:35%;right:10%;border-left:5px solid transparent;border-right:5px solid transparent}.rdw-dropdown-carettoclose{border-bottom:6px solid #000}.rdw-dropdown-selectedtext{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:relative;height:100%;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:0 5px}.rdw-dropdown-optionwrapper{z-index:100;position:relative;border:1px solid #f1f1f1;width:98%;background:#fff;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;margin:0;padding:0;max-height:250px;overflow-y:scroll}.rdw-dropdown-optionwrapper:hover{-webkit-box-shadow:1px 1px 0 #bfbdbd;-moz-box-shadow:1px 1px 0 #bfbdbd;box-shadow:1px 1px 0 #bfbdbd;background-color:#fff}.rdw-dropdownoption-default{min-height:25px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:0 5px}.rdw-dropdownoption-highlighted{background:#f1f1f1}.rdw-dropdownoption-active{background:#f5f5f5}.rdw-dropdownoption-disabled{opacity:.3;cursor:default}.rdw-inline-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px}.rdw-inline-dropdown{width:50px}.rdw-inline-dropdownoption{height:40px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.rdw-block-wrapper,.rdw-inline-dropdownoption{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.rdw-block-wrapper{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px}.rdw-block-dropdown{width:110px}.rdw-fontsize-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px}.rdw-fontsize-dropdown{min-width:40px}.rdw-fontsize-option{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.rdw-fontfamily-wrapper,.rdw-fontsize-option{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.rdw-fontfamily-wrapper{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px}.rdw-fontfamily-dropdown{width:115px}.rdw-fontfamily-placeholder{white-space:nowrap;max-width:90px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.rdw-fontfamily-optionwrapper{width:140px}.rdw-list-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px}.rdw-list-dropdown{width:50px;z-index:90}.rdw-list-dropdownOption{height:40px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.rdw-list-dropdownOption,.rdw-text-align-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.rdw-text-align-wrapper{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px}.rdw-text-align-dropdown{width:50px;z-index:90}.rdw-text-align-dropdownOption{height:40px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.rdw-right-aligned-block{text-align:right}.rdw-left-aligned-block{text-align:left}.rdw-center-aligned-block{text-align:center}.rdw-justify-aligned-block{text-align:justify}.rdw-center-aligned-block>div,.rdw-justify-aligned-block>div,.rdw-left-aligned-block>div,.rdw-right-aligned-block>div{display:inline-block}.rdw-colorpicker-wrapper{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px;position:relative}.rdw-colorpicker-modal,.rdw-colorpicker-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.rdw-colorpicker-modal{position:absolute;top:35px;left:5px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:175px;height:175px;border:1px solid #f1f1f1;padding:15px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;z-index:100;background:#fff;-webkit-box-shadow:3px 3px 5px #bfbdbd;-moz-box-shadow:3px 3px 5px #bfbdbd;box-shadow:3px 3px 5px #bfbdbd}.rdw-colorpicker-modal-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding-bottom:5px}.rdw-colorpicker-modal-style-label{font-size:15px;width:50%;text-align:center;cursor:pointer;padding:0 10px 5px}.rdw-colorpicker-modal-style-label-active{border-bottom:2px solid #0a66b7}.rdw-colorpicker-modal-options{margin:5px auto;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:scroll}.rdw-colorpicker-cube{width:22px;height:22px;border:1px solid #f1f1f1}.rdw-colorpicker-option{margin:3px;padding:0;min-height:20px;border:none;width:22px;height:22px;min-width:22px;-webkit-box-shadow:1px 2px 1px #bfbdbd inset;-moz-box-shadow:1px 2px 1px #bfbdbd inset;box-shadow:inset 1px 2px 1px #bfbdbd}.rdw-colorpicker-option:hover{-webkit-box-shadow:1px 2px 1px #bfbdbd;-moz-box-shadow:1px 2px 1px #bfbdbd;box-shadow:1px 2px 1px #bfbdbd}.rdw-colorpicker-option:active{-webkit-box-shadow:-1px -2px 1px #bfbdbd;-moz-box-shadow:-1px -2px 1px #bfbdbd;box-shadow:-1px -2px 1px #bfbdbd}.rdw-colorpicker-option-active{-webkit-box-shadow:0 0 2px 2px #bfbdbd;-moz-box-shadow:0 0 2px 2px #bfbdbd;box-shadow:0 0 2px 2px #bfbdbd}.rdw-link-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px;position:relative}.rdw-link-dropdown{width:50px}.rdw-link-dropdownOption{height:40px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.rdw-link-dropdownPlaceholder{margin-left:8px}.rdw-link-modal{position:absolute;top:35px;left:5px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:235px;height:205px;border:1px solid #f1f1f1;padding:15px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;z-index:100;background:#fff;-webkit-box-shadow:3px 3px 5px #bfbdbd;-moz-box-shadow:3px 3px 5px #bfbdbd;box-shadow:3px 3px 5px #bfbdbd}.rdw-link-modal-label{font-size:15px}.rdw-link-modal-input{margin-top:5px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border:1px solid #f1f1f1;height:25px;margin-bottom:15px;padding:0 5px}.rdw-link-modal-input:focus{outline:none}.rdw-link-modal-buttonsection{margin:0 auto}.rdw-link-modal-target-option{margin-bottom:20px}.rdw-link-modal-target-option>span{margin-left:5px}.rdw-link-modal-btn{margin-left:10px;width:75px;height:30px;border:1px solid #f1f1f1;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;cursor:pointer;background:#fff;text-transform:capitalize}.rdw-link-modal-btn:hover{-webkit-box-shadow:1px 1px 0 #bfbdbd;-moz-box-shadow:1px 1px 0 #bfbdbd;box-shadow:1px 1px 0 #bfbdbd}.rdw-link-modal-btn:active{-webkit-box-shadow:1px 1px 0 #bfbdbd inset;-moz-box-shadow:1px 1px 0 #bfbdbd inset;box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-link-modal-btn:focus{outline:none!important}.rdw-link-modal-btn:disabled{background:#ece9e9}.rdw-link-dropdownoption{height:40px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.rdw-embedded-wrapper,.rdw-link-dropdownoption{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.rdw-embedded-wrapper{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px;position:relative}.rdw-embedded-modal{position:absolute;top:35px;left:5px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:235px;height:180px;border:1px solid #f1f1f1;padding:15px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;z-index:100;background:#fff;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-shadow:3px 3px 5px #bfbdbd;-moz-box-shadow:3px 3px 5px #bfbdbd;box-shadow:3px 3px 5px #bfbdbd}.rdw-embedded-modal,.rdw-embedded-modal-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.rdw-embedded-modal-header{font-size:15px}.rdw-embedded-modal-header-option{width:50%;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.rdw-embedded-modal-header-label{width:95px;border:1px solid #f1f1f1;margin-top:5px;background:#6eb8d4;border-bottom:2px solid #0a66b7}.rdw-embedded-modal-link-section{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.rdw-embedded-modal-link-input{width:88%;height:35px;margin:10px 0;border:1px solid #f1f1f1;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;font-size:15px;padding:0 5px}.rdw-embedded-modal-link-input-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.rdw-embedded-modal-link-input:focus{outline:none}.rdw-embedded-modal-btn-section{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.rdw-embedded-modal-btn{margin:0 3px;width:75px;height:30px;border:1px solid #f1f1f1;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;cursor:pointer;background:#fff;text-transform:capitalize}.rdw-embedded-modal-btn:hover{-webkit-box-shadow:1px 1px 0 #bfbdbd;-moz-box-shadow:1px 1px 0 #bfbdbd;box-shadow:1px 1px 0 #bfbdbd}.rdw-embedded-modal-btn:active{-webkit-box-shadow:1px 1px 0 #bfbdbd inset;-moz-box-shadow:1px 1px 0 #bfbdbd inset;box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-embedded-modal-btn:focus{outline:none!important}.rdw-embedded-modal-btn:disabled{background:#ece9e9}.rdw-embedded-modal-size{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:8px 0;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.rdw-embedded-modal-size-input{width:80%;height:20px;border:1px solid #f1f1f1;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;font-size:12px}.rdw-embedded-modal-size-input:focus{outline:none}.rdw-emoji-wrapper{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px;position:relative}.rdw-emoji-modal,.rdw-emoji-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.rdw-emoji-modal{overflow:auto;position:absolute;top:35px;left:5px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:235px;height:180px;border:1px solid #f1f1f1;padding:15px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;z-index:100;background:#fff;-webkit-box-shadow:3px 3px 5px #bfbdbd;-moz-box-shadow:3px 3px 5px #bfbdbd;box-shadow:3px 3px 5px #bfbdbd}.rdw-emoji-icon{margin:2.5px;height:24px;width:24px;cursor:pointer;font-size:22px}.rdw-emoji-icon,.rdw-spinner{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.rdw-spinner{height:100%;width:100%}.rdw-spinner>div{width:12px;height:12px;background-color:#333;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;-moz-animation:sk-bouncedelay 1.4s infinite ease-in-out both;-o-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.rdw-spinner .rdw-bounce1{-webkit-animation-delay:-.32s;-moz-animation-delay:-.32s;-o-animation-delay:-.32s;animation-delay:-.32s}.rdw-spinner .rdw-bounce2{-webkit-animation-delay:-.16s;-moz-animation-delay:-.16s;-o-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@-moz-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}@-o-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);-o-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}.rdw-image-wrapper{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px;position:relative}.rdw-image-modal,.rdw-image-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.rdw-image-modal{position:absolute;top:35px;left:5px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:235px;border:1px solid #f1f1f1;padding:15px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;z-index:100;background:#fff;-webkit-box-shadow:3px 3px 5px #bfbdbd;-moz-box-shadow:3px 3px 5px #bfbdbd;box-shadow:3px 3px 5px #bfbdbd}.rdw-image-modal-header{font-size:15px;margin:10px 0}.rdw-image-modal-header,.rdw-image-modal-header-option{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.rdw-image-modal-header-option{width:50%;cursor:pointer;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.rdw-image-modal-header-label{width:80px;background:#f1f1f1;border:1px solid #f1f1f1;margin-top:5px}.rdw-image-modal-header-label-highlighted{background:#6eb8d4;border-bottom:2px solid #0a66b7}.rdw-image-modal-upload-option{width:100%;color:gray;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;border:none;font-size:15px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#f1f1f1;outline:2px dashed gray;outline-offset:-10px;margin:10px 0;padding:9px 0}.rdw-image-modal-upload-option-highlighted{outline:2px dashed #0a66b7}.rdw-image-modal-upload-option-label{cursor:pointer;height:100%;width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:15px}.rdw-image-modal-upload-option-label span{padding:0 20px}.rdw-image-modal-upload-option-image-preview{max-width:100%;max-height:200px}.rdw-image-modal-upload-option-input{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.rdw-image-modal-url-section{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.rdw-image-modal-url-input{width:90%;height:35px;margin:15px 0 12px;border:1px solid #f1f1f1;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;font-size:15px;padding:0 5px}.rdw-image-modal-btn-section{margin:10px auto 0}.rdw-image-modal-url-input:focus{outline:none}.rdw-image-modal-btn{margin:0 5px;width:75px;height:30px;border:1px solid #f1f1f1;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;cursor:pointer;background:#fff;text-transform:capitalize}.rdw-image-modal-btn:hover{-webkit-box-shadow:1px 1px 0 #bfbdbd;-moz-box-shadow:1px 1px 0 #bfbdbd;box-shadow:1px 1px 0 #bfbdbd}.rdw-image-modal-btn:active{-webkit-box-shadow:1px 1px 0 #bfbdbd inset;-moz-box-shadow:1px 1px 0 #bfbdbd inset;box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-image-modal-btn:focus{outline:none!important}.rdw-image-modal-btn:disabled{background:#ece9e9}.rdw-image-modal-spinner{position:absolute;top:-3px;left:0;width:100%;height:100%;opacity:.5}.rdw-image-modal-alt-input{width:70%;height:20px;border:1px solid #f1f1f1;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;font-size:12px;margin-left:5px}.rdw-image-modal-alt-input:focus{outline:none}.rdw-image-modal-alt-lbl{font-size:12px}.rdw-image-modal-size{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:8px 0;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.rdw-image-modal-size-input{width:40%;height:20px;border:1px solid #f1f1f1;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;font-size:12px}.rdw-image-modal-size-input:focus{outline:none}.rdw-image-mandatory-sign{color:red;margin-left:3px;margin-right:3px}.rdw-remove-wrapper{position:relative}.rdw-history-wrapper,.rdw-remove-wrapper{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px}.rdw-history-dropdownoption,.rdw-history-wrapper,.rdw-remove-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.rdw-history-dropdownoption{height:40px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.rdw-history-dropdown{width:50px}.rdw-link-decorator-wrapper{position:relative}.rdw-link-decorator-icon{position:absolute;left:40%;top:0;cursor:pointer;background-color:#fff}.rdw-mention-link{text-decoration:none;color:#1236ff;background-color:#f0fbff;padding:1px 2px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.rdw-suggestion-wrapper{position:relative}.rdw-suggestion-dropdown{position:absolute;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #f1f1f1;min-width:100px;max-height:150px;overflow:auto;background:#fff;z-index:100}.rdw-suggestion-option{padding:7px 5px;border-bottom:1px solid #f1f1f1}.rdw-suggestion-option-active{background-color:#f1f1f1}.rdw-hashtag-link{text-decoration:none;color:#1236ff;background-color:#f0fbff;padding:1px 2px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.rdw-image-alignment-options-popup{position:absolute;background:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:5px 2px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border:1px solid #f1f1f1;width:105px;cursor:pointer;z-index:100}.rdw-alignment-option-left{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.rdw-image-alignment-option{height:15px;width:15px;min-width:15px}.rdw-image-alignment,.rdw-image-imagewrapper{position:relative}.rdw-image-center{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.rdw-image-center,.rdw-image-left,.rdw-image-right{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.rdw-image-right{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.rdw-image-alignment-options-popup-right{right:0}.rdw-editor-main{height:100%;overflow:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.rdw-editor-toolbar{padding:6px 5px 0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border:1px solid #f1f1f1;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background:#fff;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:15px;margin-bottom:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.public-DraftStyleDefault-block{margin:1em 0}.rdw-editor-wrapper:focus{outline:none}.rdw-editor-wrapper{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.rdw-editor-main blockquote{border-left:5px solid #f1f1f1;padding-left:5px}.rdw-editor-main pre{background:#f1f1f1;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:1px 10px}.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:left;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{background-color:hsla(0,0%,100%,0);border-left:.1px solid transparent;position:relative;z-index:1}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;z-index:0}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}.Select{position:relative}.Select input::-webkit-contacts-auto-fill-button,.Select input::-webkit-credentials-auto-fill-button{display:none!important}.Select input::-ms-clear,.Select input::-ms-reveal{display:none!important}.Select,.Select div,.Select input,.Select span{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.Select.is-disabled .Select-arrow-zone{cursor:default;pointer-events:none;opacity:.35}.Select.is-disabled>.Select-control{background-color:#f9f9f9}.Select.is-disabled>.Select-control:hover{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.Select.is-open>.Select-control{-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.Select.is-open>.Select-control .Select-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.Select.is-searchable.is-focused:not(.is-open)>.Select-control,.Select.is-searchable.is-open>.Select-control{cursor:text}.Select.is-focused>.Select-control{background:#fff}.Select.is-focused:not(.is-open)>.Select-control{border-color:#007eff;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(0,126,255,.1);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(0,126,255,.1);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(0,126,255,.1);background:#fff}.Select.has-value.is-clearable.Select--single>.Select-control .Select-value{padding-right:42px}.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label,.Select.has-value.Select--single>.Select-control .Select-value .Select-value-label{color:#333}.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label{cursor:pointer;text-decoration:none}.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:hover,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:hover{color:#007eff;outline:none;text-decoration:underline}.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus{background:#fff}.Select.has-value.is-pseudo-focused .Select-input{opacity:0}.Select.is-open .Select-arrow,.Select .Select-arrow-zone:hover>.Select-arrow{border-top-color:#666}.Select.Select--rtl{direction:rtl;text-align:right}.Select-control{background-color:#fff;border-color:#d9d9d9 #ccc #b3b3b3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #ccc;color:#333;cursor:default;display:table;border-spacing:0;border-collapse:separate;height:36px;outline:none;overflow:hidden;position:relative;width:100%}.Select-control:hover{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.06);-moz-box-shadow:0 1px 0 rgba(0,0,0,.06);box-shadow:0 1px 0 rgba(0,0,0,.06)}.Select-control .Select-input:focus{outline:none;background:#fff}.Select--single>.Select-control .Select-value,.Select-placeholder{bottom:0;color:#aaa;left:0;line-height:34px;padding-left:10px;padding-right:10px;position:absolute;right:0;top:0;max-width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.Select-input{height:34px;padding-left:10px;padding-right:10px;vertical-align:middle}.Select-input>input{width:100%;background:none transparent;border:0 none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;cursor:default;display:inline-block;font-family:inherit;font-size:inherit;margin:0;outline:none;line-height:17px;padding:8px 0 12px;-webkit-appearance:none}.is-focused .Select-input>input{cursor:text}.has-value.is-pseudo-focused .Select-input{opacity:0}.Select-control:not(.is-searchable)>.Select-input{outline:none}.Select-loading-zone{cursor:pointer;display:table-cell;text-align:center}.Select-loading,.Select-loading-zone{position:relative;vertical-align:middle;width:16px}.Select-loading{-webkit-animation:Select-animation-spin .4s infinite linear;-o-animation:Select-animation-spin .4s infinite linear;-moz-animation:Select-animation-spin .4s infinite linear;animation:Select-animation-spin .4s infinite linear;height:16px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;border:2px solid #ccc;border-right-color:#333;display:inline-block}.Select-clear-zone{-webkit-animation:Select-animation-fadeIn .2s;-o-animation:Select-animation-fadeIn .2s;-moz-animation:Select-animation-fadeIn .2s;animation:Select-animation-fadeIn .2s;color:#999;cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:17px}.Select-clear-zone:hover{color:#d0021b}.Select-clear{display:inline-block;font-size:18px;line-height:1}.Select--multi .Select-clear-zone{width:17px}.Select-arrow-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:25px;padding-right:5px}.Select--rtl .Select-arrow-zone{padding-right:0;padding-left:5px}.Select-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px;display:inline-block;height:0;width:0;position:relative}.Select-control>:last-child{padding-right:5px}.Select--multi .Select-multi-value-wrapper{display:inline-block}.Select .Select-aria-only{position:absolute;display:inline-block;height:1px;width:1px;margin:-1px;clip:rect(0,0,0,0);overflow:hidden;float:left}@-webkit-keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}@-o-keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}.Select-menu-outer{-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;background-color:#fff;border:1px solid #ccc;border-top-color:#e6e6e6;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.06);-moz-box-shadow:0 1px 0 rgba(0,0,0,.06);box-shadow:0 1px 0 rgba(0,0,0,.06);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-top:-1px;max-height:200px;position:absolute;left:0;top:100%;width:100%;z-index:1;-webkit-overflow-scrolling:touch}.Select-menu{max-height:198px;overflow-y:auto}.Select-option{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#fff;color:#666;cursor:pointer;display:block;padding:8px 10px}.Select-option:last-child{-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px}.Select-option.is-selected{background-color:#f5faff;background-color:rgba(0,126,255,.04);color:#333}.Select-option.is-focused{background-color:#ebf5ff;background-color:rgba(0,126,255,.08);color:#333}.Select-option.is-disabled{color:#ccc;cursor:default}.Select-noresults{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#999;cursor:default;display:block;padding:8px 10px}.Select--multi .Select-input{vertical-align:middle;margin-left:10px;padding:0}.Select--multi.Select--rtl .Select-input{margin-left:0;margin-right:10px}.Select--multi.has-value .Select-input{margin-left:5px}.Select--multi .Select-value{background-color:#ebf5ff;background-color:rgba(0,126,255,.08);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border:1px solid #c2e0ff;border:1px solid rgba(0,126,255,.24);color:#007eff;display:inline-block;font-size:.9em;line-height:1.4;margin-left:5px;margin-top:5px;vertical-align:top}.Select--multi .Select-value-icon,.Select--multi .Select-value-label{display:inline-block;vertical-align:middle}.Select--multi .Select-value-label{-webkit-border-bottom-right-radius:2px;-moz-border-radius-bottomright:2px;border-bottom-right-radius:2px;-webkit-border-top-right-radius:2px;-moz-border-radius-topright:2px;border-top-right-radius:2px;cursor:default;padding:2px 5px}.Select--multi a.Select-value-label{color:#007eff;cursor:pointer;text-decoration:none}.Select--multi a.Select-value-label:hover{text-decoration:underline}.Select--multi .Select-value-icon{cursor:pointer;-webkit-border-bottom-left-radius:2px;-moz-border-radius-bottomleft:2px;border-bottom-left-radius:2px;-webkit-border-top-left-radius:2px;-moz-border-radius-topleft:2px;border-top-left-radius:2px;border-right:1px solid #c2e0ff;border-right:1px solid rgba(0,126,255,.24);padding:1px 5px 3px}.Select--multi .Select-value-icon:focus,.Select--multi .Select-value-icon:hover{background-color:#d8eafd;background-color:rgba(0,113,230,.08);color:#0071e6}.Select--multi .Select-value-icon:active{background-color:#c2e0ff;background-color:rgba(0,126,255,.24)}.Select--multi.Select--rtl .Select-value{margin-left:0;margin-right:5px}.Select--multi.Select--rtl .Select-value-icon{border-right:none;border-left:1px solid #c2e0ff;border-left:1px solid rgba(0,126,255,.24)}.Select--multi.is-disabled .Select-value{background-color:#fcfcfc;border:1px solid #e3e3e3;color:#333}.Select--multi.is-disabled .Select-value-icon{cursor:not-allowed;border-right:1px solid #e3e3e3}.Select--multi.is-disabled .Select-value-icon:active,.Select--multi.is-disabled .Select-value-icon:focus,.Select--multi.is-disabled .Select-value-icon:hover{background-color:#fcfcfc}@-moz-keyframes Select-animation-spin{to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@-o-keyframes Select-animation-spin{to{-o-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Select-animation-spin{to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes Select-animation-spin{to{-webkit-transform:rotate(1turn)}}.select-full-height{height:100%}.Select-input{height:25px}.Select--single>.Select-control .Select-value,.Select-placeholder{line-height:27px;padding-right:25px;text-align:center}.Select-options{padding:0;height:27px}.Select-control{height:27px}.Select-menu-outer{top:27px}.Select-menu-outer>div>*{height:27px;line-height:27px}.modern .Select-input{height:40px}.modern .Select--single>.Select-control .Select-value,.modern .Select-placeholder{line-height:40px;padding-right:25px;text-align:left;background-color:#f6f8f9;border-color:transparent}.modern .Select-options{padding:0}.modern .Select-control,.modern .Select-options{height:40px;border-color:transparent}.modern .Select-arrow-zone{vertical-align:baseline}.modern .Select-menu-outer{top:40px;border-color:transparent}.modern .Select-menu-outer>div>*{height:40px;line-height:40px;text-align:left}.Select-menu-outer>div>*{height:31px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.akt_upload_container{display:flex;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.akt_upload_title{font-size:18px}.akt_upload_block{padding:10px 0;width:560px;max-width:100%}.akt_upload_block_title{padding-bottom:5px;color:#33acdf;font-weight:700;font-size:16px}.akt_upload_block_form{background-color:#f6f6f7;padding:30px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.akt_upload_block_add_answer{display:flex;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex}.akt_upload_block_add_answer_save{background-color:#f6f6f7;color:#fff;height:35px;width:80px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:10px 0}.akt_upload_block_add_answer_answer_container,.akt_upload_block_add_answer_save{display:flex;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.akt_upload_block_add_answer_answer_container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.akt_upload_block_add_answer_answer_content{width:400px}.akt_upload_block_select_wrapper{display:flex;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex}.akt_upload_block_select{width:100%}#upload-photo{opacity:0;position:absolute;z-index:-1}.akt_upload_text_editor_wrapper{background-color:#fff;border:1px solid #cdcdcd;min-height:330px;overflow:overlay;padding:17px}.rdw-editor-toolbar{border:none}.akt_upload_block_row{padding:15px 0;font-size:14px;color:#595959;display:flex;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex}.akt_upload_block_row input[type=text]{height:30px;padding:3px 10px}.error-text{color:red;margin:10px}.error-border{border:1px solid red}.akt_upload_text_editor{width:760px!important;max-width:100%}.rdw-editor-main{padding:0 10px}.svg-container{width:20px}.svg-container svg{fill:#33acdf}.modal-alert{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:50px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.alert-close-btn{cursor:pointer;color:#33acdf;font-size:21px;font-weight:300}.sign-up .link-wrapper{margin-bottom:31px;margin-top:40px}.sign-up .non-australian-block{margin:40px 0}.sign-up .non-australian-block textarea{width:100%;height:100px}.sign-up .term-of-use-modal{height:500px;overflow:auto;max-width:500px}.sign-up .term-of-use{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding-bottom:20px;margin-top:61px;text-align:left}.sign-up .policy-content{text-align:left}.sign-up .submit{margin-top:60px}.submit .btn{padding:12px 27px}.text-box-logo-signup{width:10rem;border:1px solid #6c7376;padding:0 10px;margin-top:20%;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.text-box-title-signup{font-weight:400;margin-bottom:5px;font-size:20px;text-align:center}.text-box-footer-signup{font-weight:600;text-align:center;font-size:12px;margin-top:5px}@media only screen and (max-width:767px){.text-box-logo-signup{-webkit-box-ordinal-group:0;-webkit-order:-1;-moz-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-bottom:40px;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;margin-top:0}}.sign-up-confirm .full-width-child{margin-top:15px}.sign-up-confirm .btn{width:402px}.sign-up-confirm .btn-wrapper{margin-top:80px}.go-back-register{cursor:pointer}@media (min-width:768px){.row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:15px 0}}@media (max-width:769px){.row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:15px 0}}.reset-password-modal input{font-size:16px!important}.reset-password-modal>.form-group{margin-bottom:40px!important}.reset-password-modal_msg-sent{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.reset-password-modal_msg-sent>.svg-container{width:40px;margin-right:35px;margin-bottom:10px;padding-top:8px}.modern>.form-content{margin-top:15px}.modern .btns-wrapper{margin-top:61px;margin-bottom:39px}.modern{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.text-box-logo{width:10rem;border:1px solid #6c7376;padding:0 10px;margin-right:30px}.text-box-title{font-weight:400;margin-bottom:5px;font-size:20px;text-align:center}.text-box-footer{font-weight:600;text-align:center;font-size:12px;margin-top:5px}@media only screen and (max-width:767px){.modern{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.text-box-logo{-webkit-box-ordinal-group:0;-webkit-order:-1;-moz-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-bottom:40px;margin-top:0;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;margin-right:0}}.feed svg{fill:var(--brand-blue)}.feed{background-color:#e6e6e6;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:30px;-webkit-box-flex:1;-webkit-flex:1 0;-moz-box-flex:1;-ms-flex:1 0;flex:1 0;max-width:100%;min-width:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.feed .svg-container{margin-right:15px;display:inline-block}.feed .svg-container+p{-webkit-box-flex:1;-webkit-flex:1 0;-moz-box-flex:1;-ms-flex:1 0;flex:1 0;margin-top:30px}.feed-title{font-size:16px;margin:0 0 10px;font-weight:700;color:#000}.feed .btn{font-size:12px;margin:0 auto 10px}.purchase-card_wrap{-webkit-box-shadow:9.6px 11.5px 20px 0 rgba(0,0,0,.3);-moz-box-shadow:9.6px 11.5px 20px 0 rgba(0,0,0,.3);box-shadow:9.6px 11.5px 20px 0 rgba(0,0,0,.3);width:419px;height:219px;background-color:#fff;margin:20px}.purchase-card_btns-row{margin-bottom:42px}.purchase-card_btns-row,.purchase-card_content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.purchase-card_content{margin:38px 0 34px}.modal-plan{padding:30px 12px 25px;width:1112px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.modal-plan-title{font-size:42px;margin-bottom:20px}.modal-plan-title,.modal-plan-title-sub{color:#2f3d41;font-weight:700;width:100%;text-align:center}.modal-plan-title-sub{font-size:18px;margin-bottom:5px}.plan-tab-bar{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.plan-tab{padding:20px 0;width:50%;font-size:24px;font-weight:400;font-family:Maax,sans-serif;letter-spacing:3px;text-align:center;cursor:pointer;color:#acacac}.plan-tab--active{border-bottom:1px solid var(--brand-blue);background-color:#fafafa;color:#33acdf;letter-spacing:3px}.plan-cards-bar{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;background-color:#fafafa}.plan-card-wrap{width:30%;height:430px;padding:15px;margin-left:25px;margin:auto}.plan-card{height:400px}.plan-card,.plan-card-exam{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;text-align:center;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.plan-card-exam{height:300px}.plan-card.plan-card--active{cursor:pointer}.plan-card-footer,.plan-card-title{-webkit-border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;border-radius:10px 10px 0 0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:58px;background-color:#acacac;color:#fff;text-align:center}.plan-card-title{font-size:18px;font-family:Open Sans,sans-serif;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.plan-card-title--active{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;background-color:#33acdf}.plan-card-content{padding-top:23px;color:#555}.plan-card-content-name{font-size:24px}.plan-card-content-sub{font-size:8px;margin-bottom:0}.plan-card-content-discount{font-size:8px;margin:0;padding:0}.plan-card-content-button,.plan-card-content-button-active{-webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important;font-size:12px!important;margin:10px 0;font-weight:700!important;padding:12px!important}.plan-card-content-button{background-color:#7a7a7a!important;border-color:#7a7a7a!important}.plan-card-content-description{font-size:12px;margin:1px 0!important;padding:0!important}.plan-card-content-description p{margin:5px}.plan-card-content-orginal-price{font-size:12px;color:red;margin-right:5px}.plan-card-content-footer{font-size:10px;color:#7a7a7a}.plan-card-unlimited-access{font-size:8px!important;text-transform:uppercase;-webkit-transform:rotate(45deg) translate(16px);-moz-transform:rotate(45deg) translate(16px);-ms-transform:rotate(45deg) translate(16px);-o-transform:rotate(45deg) translate(16px);transform:rotate(45deg) translate(16px);background-color:#2f3d41;height:18px;width:160px;float:right;overflow:hidden}.plan-card .name{font:500 16px Open Sans,sans-serif;margin-bottom:13px;height:44px;text-transform:uppercase;padding:0 5px}.plan-card .date{font:400 16px Open Sans,sans-serif;background-color:#f6f8f9;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:5px;margin:0 auto}.plan-card .amount{font-size:48px;font-family:Open Sans,sans-serif;font-weight:700;color:#acacac;margin-top:19px;margin-bottom:8px}.plan-card.plan-card--active .amount{color:#33acdf}.plan-card .amount-type{font-size:17px;font-family:Open Sans,sans-serif;font-weight:400;color:#acacac}.plan-card.plan-card--active .amount-type{color:#33acdf}.plan-card .plan-card-footer{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font:700 20px Roboto,sans-serif;margin-top:20px}.plan-card.plan-card--active .plan-card-footer{background-color:#33acdf}.plan-card-purchase-exams-amount{font-size:50px;height:76px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;color:#acacac;padding-bottom:6px}.plan-card--active .plan-card-purchase-exams-amount,.plan-card-purchase-exams-amount__active{color:var(--color-blue)}.modal-plan-close{cursor:pointer;color:#33acdf;font-size:33px;font-weight:300;position:absolute;right:17px;top:15px}.discount-text{text-align:center;padding:0;margin:0;margin-bottom:10px;font-weight:700}@media (min-width:992px){.notifications-container{margin:-60px;overflow:auto;height:100px}}@media (max-width:991px){.notifications-container{overflow:auto;height:100px;margin:0}}@media only screen and (max-width:991px){.modal-plan{width:90%;margin:0 auto;overflow:auto}.plan-card-wrap{width:400px}}@media only screen and (max-width:768px){.modal-plan{width:90%;margin:0 auto;overflow:auto}.plan-cards-bar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.plan-card-wrap{width:400px}}@media only screen and (max-width:480px){.modal-plan{width:90%;margin:0 auto;overflow:auto}.plan-cards-bar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.plan-card-wrap{width:250px}}@media only screen and (max-width:360px){.modal-plan{width:90%;margin:0 auto;overflow:auto}.plan-cards-bar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.plan-card-wrap{width:230px}}.text-center{text-align:center}.dashboard{margin-bottom:70px}.header-image{width:66.667%;min-height:250px;background:url(/static/media/383ba3111efa51867c9fee0d8f353b33.383ba311.jpg) no-repeat 100% 0;-moz-background-size:cover;background-size:cover;color:#fff;font-size:36px;font-weight:900;line-height:1;padding:35px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-right:15px}@media (max-width:799px){.feed{width:100%}}@media (min-width:800px){.feed{width:33.333%}}.feed{background-color:#e6e6e6;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:8px 75px;-webkit-box-flex:1;-webkit-flex:1 0;-moz-box-flex:1;-ms-flex:1 0;flex:1 0;max-width:100%;min-width:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.user-data .svg-container{margin-right:15px;display:inline-block}.user-data .svg-container+p{-webkit-box-flex:1;-webkit-flex:1 0;-moz-box-flex:1;-ms-flex:1 0;flex:1 0;margin-top:30px}.user-data-title{font-size:16px;margin:0 0 10px;font-weight:600;color:#33acdf}.headers-btns-bar{margin:15px 0;width:390px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:799px){.headers-btns-bar .btn{font-size:15px;font-family:Roboto,sans-serif;font-weight:500;-webkit-box-shadow:0 2px 4px 1px #eae8e8;-moz-box-shadow:0 2px 4px 1px #eae8e8;box-shadow:0 2px 4px 1px #eae8e8}}@media (min-width:800px){.headers-btns-bar .btn{width:185px;font-size:15px;font-family:Roboto,sans-serif;font-weight:500;-webkit-box-shadow:0 2px 4px 1px #eae8e8;-moz-box-shadow:0 2px 4px 1px #eae8e8;box-shadow:0 2px 4px 1px #eae8e8}}.dashboard-section{width:33.33%;margin-right:15px;margin-top:15px;padding:30px 20px;background-color:#e6e6e6;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;height:100%;color:#595959;font-size:12px}.dashboard-section:last-child{margin-right:0}.dashboard-section .switch{width:23px;height:13px}.dashboard-section .slider:before{height:7px;width:8px;left:1px;bottom:1px}.dashboard-section input:checked+.slider:before{height:7px;width:8px;left:1px;bottom:1px;-webkit-transform:translateX(8px);-ms-transform:translateX(8px);-moz-transform:translateX(8px);-o-transform:translateX(8px);transform:translateX(8px)}.dashboard-section hr{margin:25px 0}.dashboard-section-title{font-size:16px;color:#33acdf}.dashboard-section-title,.dashboard-section-title-new{margin-top:-8px;margin-bottom:20px;font-weight:500;padding-right:50px}.dashboard-section-title-new{font-size:12px;color:#000;text-align:justify}.dashboard-section-title-wrapper{position:relative}.dashboard-section-topics-list{margin:10px 0 0;padding-left:20px}.dashboard-section-topics-list svg{fill:#6d7477}.dashboard-span{height:.1px}.svg-wrap-dashboard{width:45px;height:45px;position:absolute;right:0;top:0}.feed .svg-wrap-dashboard{width:42px;height:38px;left:16px;top:22px}.svg-prep-wrap-dashboard{width:60px;height:60px}.svg-wrap-dashboard svg{max-width:100%;max-height:100%;fill:#33acdf}.dashboard-section-topic{list-style:none;margin-bottom:10px;padding:0}.dashboard-section-topic,.dashboard-section-topic .svg-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.dashboard-section-topic .svg-wrapper{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-left:4px}.dashboard-section-topic .svg-wrapper svg{height:15px;width:15px}hr.white-separator{border:#fff;border-bottom-color:#fff;border-top:none;height:32px;background-color:#fff;margin:35px -20px 20px}.fake-link{color:#33acdf;text-decoration:underline;cursor:pointer;display:inline-block;font-size:14px}.fake-links-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fake-links-list,.make-own-exam{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.make-own-exam{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:5px}.make-own-exam label{line-height:36px}.make-own-exam .custom_component_select{width:75px;margin-right:30px}.dashboard-not-available{background-color:hsla(0,0%,90%,.5)}.not-available{opacity:.5}.dashboard-switch-wrap{color:#6c7376;line-height:16px;margin-top:15px}.modal-btns-bar{width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.modal-btns-bar .btn{width:125px}@media (max-width:992px){.dashboard .row{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.dashboard .header-image{width:100%;height:250px;margin:0}.dashboard .headers-btns-bar,.dashboard .user-data{width:100%}.dashboard-section{width:100%;margin-bottom:15px}.make-own-exam .custom_component_select{width:175px}}@media (max-width:400px){.stats-container{width:230px}}.stats-container{margin-top:15px}@media (max-width:769px){.confirm-wrapper{min-width:100%;padding:20px}}@media (min-width:770px){.confirm-wrapper{padding:20px;min-width:600px}}.confirm-separator{width:100%;height:1px;background-color:#d0d0d0;margin:30px 0}.confirm-btn-row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.confirm-btn-row *{margin-left:20px}@media (max-width:769px){.popup{min-width:100%;padding:20px}}@media (min-width:770px){.popup{padding:20px}}.popup{position:relative}.popup-title{color:#33acdf;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600}.popup-separator{width:100%;height:1px;background-color:#d0d0d0;margin:20px 0}.popup .btn{margin:0 20px}.popup-close-btn{right:10px;top:5px;font-size:25px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#33acdf;position:absolute}.checkbox_disabled{opacity:.5}.answerWithPInside{cursor:pointer;line-height:18px}.switch{position:relative;display:inline-block;width:50px;height:24px}.switch input{display:none}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#fff}.slider,.slider:before{position:absolute;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s;border:1px solid #ccc}.slider:before{content:"";height:14px;width:14px;left:4px;bottom:3px;background-color:#ccc}input:checked+.slider{background-color:#fff;border:1px solid #ccc}input:checked+.slider:before{position:absolute;content:"";height:14px;width:14px;left:4px;bottom:3px;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s;background-color:#2196f3;border:1px solid #2196f3}input:focus+.slider{-webkit-box-shadow:0 0 1px #2196f3;-moz-box-shadow:0 0 1px #2196f3;box-shadow:0 0 1px #2196f3}input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);-moz-transform:translateX(26px);-o-transform:translateX(26px);transform:translateX(26px)}.switch.disabled{opacity:.5}.slider.round{-webkit-border-radius:34px;-moz-border-radius:34px;border-radius:34px}.slider.round:before{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.text-near-switch{margin-left:10px;width:210px}.img-wrapper{position:relative;min-width:200px;max-width:200px;height:300px}.image-wrap_content{height:100%;width:100%;position:absolute;left:0;right:0;-moz-background-size:"contain";background-size:"contain";background-position:"50%"}.akt-question-content,.akt-question-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.akt-question-content{margin-bottom:20px}.akt-questions-wrapper{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;position:relative;margin-top:20px}.akt-question-wrapper.finished_exam .akt_test_answer,.akt-question-wrapper.finished_exam .akt_test_answer>*{cursor:context-menu!important}.akt_test_aside{width:33.3333%;padding-right:15px}.akt_test_wrapper{width:-webkit-calc(100% - 230px);width:-moz-calc(100% - 230px);width:calc(100% - 230px);margin-left:13px}.akt_test_wrapper .switch{width:30px;height:15px}.akt_test_wrapper .slider:before{height:9px;width:9px;left:1px;bottom:1px}.akt_test_wrapper input:checked+.slider:before{height:9px;width:9px;left:1px;bottom:1px;-webkit-transform:translateX(15px);-ms-transform:translateX(15px);-moz-transform:translateX(15px);-o-transform:translateX(15px);transform:translateX(15px)}.akt_test_navigation_block{width:21px;height:16px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-right:11px;margin-bottom:9px;cursor:pointer;background-color:#eff1f1;border:1px solid;font-size:12px}.akt_test_navigation_block_visited{background-color:grey;color:#fff}.akt_test_navigation_block_marked{background-color:#ed1c24;color:#fff}.akt_test_navigation_block_current{background-color:#33acdf;color:#fff}.akt_test_answer{cursor:pointer;display:inline-block;margin-right:30px}.akt_test_answer-wrap{width:100%;margin-top:10px}.akt_test_answer>div{display:inline-block}.akt_test_answer p{margin:0}.akt_test_answer>div:checked{border-color:#000!important}.akt_test_answer.right_answer svg{fill:#29abe1}.akt_test_answer_correct{color:#29abe1;font-weight:600}.akt-notes{margin-top:50px;font-size:12px}.akt-answers-resources p{margin-top:13px;margin-bottom:13px}ul.akt_test_statistic_block{list-style:none;padding:0}ul.akt_test_statistic_block>li{padding-bottom:10px}.answers-notes{margin-top:30px;margin-bottom:50px}.answers-notes p{margin:0}.ExamResults__mainStats{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#33acdf;color:#fff;font-size:14px;text-align:center;padding:40px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:50px}.ExamResults__mainStatsScore{font-size:24px}.exam-results__cases-overview{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:auto;max-width:925px}.akt-answers-resources,.akt-notes,.akt-question-wrapper{max-width:450px;margin-left:auto;margin-right:auto}.akt-question-wrapper{margin-top:50px}@media only screen and (min-width:320px){.exam-results__cases-overview__item{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}}@media only screen and (min-width:769px){.exam-results__cases-overview__item{-webkit-flex-basis:33.333333333333336%;-ms-flex-preferred-size:33.333333333333336%;flex-basis:33.333333333333336%}}@media only screen and (min-width:961px){.exam-results__cases-overview__item{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%}}.exam-results__cases-overview__item__inner{padding:7px 14px;font-size:12px;color:#fff;min-height:100px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.exam-results__cases-overview__item{padding:8px}.exam-results__cases-overview__item .item__title{font-size:14px}.exam-results__cases-overview__item .item__functional-block{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.exam-results__cases-overview__item .item__functional-block .checkbox{margin-right:10px}.akt_test-btn_panel{margin-top:20px;margin-bottom:20px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:absolute;right:15px;bottom:0}.akt_test-btn_panel,.btn-group{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.btn-group{-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-moz-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin:20px 0}.btn-group .btn{width:-webkit-max-content;width:-moz-max-content;width:max-content}@media (max-width:768px){.akt_test_aside,.akt_test_wrapper{width:100%;padding:0}}@media (max-width:414px){.btn-group{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.btn-group .btn{margin-bottom:25px}}.exam-statistics{margin-top:18px}.exam-statistics li{color:#69aadc;font-size:11px;height:17px;padding-left:10px}@media (max-width:769px){.side-menu{width:100%;padding-right:15px}}@media (min-width:770px){.side-menu{width:180px;margin-right:37px}.kfp-exam-way .side-menu{width:168px;max-width:168px;min-width:168px}}.side-menu-items-wrapper{margin-bottom:15px;max-height:325px;overflow:auto}.side-menu-block-wrapper,.side-menu-items-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.side-menu-block-wrapper{width:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.kfp-exam-way .side-menu .btn{width:145px;font-size:12px;font-family:Roboto,sans-serif}.kfp-exam-way .side-menu .btn:disabled{color:#33acdf}.sidemenu_scroll_down_btn{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:42px;color:#33acdf;margin:10px 0;padding-right:30px}.sidemenu_scroll_down_btn svg>path{fill:#33acdf}.sidemenu_scroll_down_btn span>svg{width:15px;height:20px}.results-navigation-bar{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:28px}.btn-left svg,.btn-right svg{width:20px;height:20px;fill:var(--color-blue);margin:0 10px}.page-item{background-color:#fff;width:20px;height:20px;border:1px solid var(--color-blue);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin:0 5px}.page-item.active-item{background-color:var(--color-blue);color:#fff}.answers_wrapper{-webkit-justify-content:space-between;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.answers_wrapper,.correct_answer_box{display:-webkit-flex;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex}.correct_answer_box{border:1px solid #33acdf;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;margin:-21px 20px 40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px 10px;width:475px;max-width:100%}.correct_answer{font-weight:600;color:#46b8da}.correct_answer_mark{white-space:nowrap}.answerWithPInside{margin-left:10px}.answerWithPInside p{margin:0}.context-wrapper>p{margin-top:8px}.case-img-wrapper{position:relative;margin-left:30px;margin-top:15px;min-width:200px;max-width:200px;height:300px}.checkbox-line{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-bottom:7px;width:50%}.checkbox-line.disable,.checkbox-line.disable>div>*{cursor:context-menu!important}.checkbox-line svg{fill:#000}.image-wrap{background-color:transparent;z-index:0}.image-wrap,.image-wrap:before{content:"";position:absolute;width:100%;height:300px;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}.image-wrap:before{background-color:rgba(0,0,0,.25);z-index:1}.image-wrap img{position:absolute;height:auto;right:0}.image-wrap svg{fill:#fff}.image-box{text-align:center;font:500 14px Roboto,sans-serif;z-index:1}.case-question p{margin-top:5px;margin-bottom:15px}@media (max-width:600px){.answers_wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 20px}.correct_answer_box{width:100%;margin:0 0 20px}.case-img-wrapper{min-width:100px;max-width:100px;height:150px}.image-wrap,.image-wrap:before{height:150px}textarea.form-field{width:90%!important}.checkbox-line{width:100%}.btn-bar{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}button{border:1px solid transparent}.container{position:relative}textarea.form-field{height:50px;border:1px solid #cdcdcd;background-color:#fff;color:#595959;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;font-size:12px;margin-left:10px}.btn-bar{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:absolute;bottom:20px;right:15px}.kfp_test_case{width:50px;margin-bottom:2px;border-width:1px}.kfp_test_case,.kfp_test_case_subcase{font-family:Roboto,sans-serif;font-size:10px;height:16px;padding:0}.kfp_test_case_subcase{width:15px;background-color:#fff;border:1px solid #33acdf;margin-bottom:0;margin-right:2px;color:#33acdf;text-align:center}.red-border{border:1px solid red}.grey-border{border:1px solid #dadada}.blue-border{border:1px solid #33acdf}.red-background{background-color:red}.grey-background{background-color:#dadada}.blue-background{background-color:#33acdf}.kfp_test_case_subcase:disabled{width:15px;height:16px;border:1px solid #dadada;margin-bottom:0;margin-right:2px;color:#000}.kfp_test_case_subcase:last-child{margin-right:0}.kfp_test_case.current,.kfp_test_case_subcase.current{background-color:#33acdf;border:2px solid #33acdf;color:#fff}.kfp-exam-way .slider:before{height:9px;width:9px;left:1px;bottom:1px}.kfp-exam-way .switch{width:30px;height:15px;margin-right:10px}.kfp-exam-way input:checked+.slider:before{height:9px;width:9px;left:1px;bottom:1px;-webkit-transform:translateX(15px);-ms-transform:translateX(15px);-moz-transform:translateX(15px);-o-transform:translateX(15px);transform:translateX(15px)}.kfp-exam-way .checkbox-line .svg-wrapper{margin-left:7px;margin-right:0}.kfp-exam-way .checkbox-line .svg-wrapper svg{fill:#33acdf}.answerWithPInside p{margin:0}.context-wrapper>p{margin-top:8px}.case-img-wrapper{position:relative;margin-left:30px;margin-top:15px;min-width:200px;max-width:200px;height:300px}.checkbox-line{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-bottom:7px;width:50%}.checkbox-line .svg-wrapper{margin-right:7px}.image-wrap{background-color:transparent;z-index:0}.image-wrap,.image-wrap:before{content:"";position:absolute;width:100%;height:300px;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}.image-wrap:before{background-color:rgba(0,0,0,.25);z-index:1}.image-wrap img{position:absolute;height:auto}.image-wrap svg{fill:#fff}.image-box{text-align:center;font:500 14px Roboto,sans-serif;z-index:1}@media (max-width:600px){.case-img-wrapper{min-width:100px;max-width:100px;height:150px}.image-wrap,.image-wrap:before{height:150px}textarea.form-field{width:90%!important}.checkbox-line{width:100%}}button{outline:none!important}.kfp-upload-form hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #cdcdcd}.kfp-upload-form .help-block{font-size:14px}.kfp-upload-form button{font-size:12px!important;padding-top:8px;padding-bottom:8px}.kfp-upload-form{width:80%}.kfp-upload-form .section-header{font-family:Roboto,sans-serif;font-size:12px;font-weight:700;color:#000;margin-top:5px;margin-bottom:5px}.kfp-upload-form .form-group{width:100%}.kfp-upload-form .control-label{display:inline-block;width:25%;vertical-align:top}.kfp-upload-form .form-field-wrap{display:inline-block;width:75%}.rdw-editor-toolbar{border-right:none;border-top:none;border-left:none}.kfp_upload_text_editor.rdw-editor-wrapper{border:1px solid #eee;min-height:200px;background-color:#fff}.muted-text{color:#a7a7a7}.upload-case-question-trigger{max-width:215px}.kfp-upload-form .island-title{font-family:Roboto,sans-serif;font-size:12px;font-weight:700;color:#595959;margin-top:-8px;margin-bottom:10px}.kfp-upload-form .Island{width:100%;position:relative}.kfp-upload-form .Island textarea{height:85px}.form-group_subLabel{display:block;color:#a7a7a7;font-size:.75em}#upload-list-file,#upload-note-file{opacity:0;position:absolute;z-index:-1}@media (max-width:768px){.kfp-upload-form{width:100%}}.display_cover-content{width:100%;height:100%;background-color:rgba(0,0,0,.3);z-index:1;position:absolute;left:0;top:0}.account-info-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:30px 0}.account-info-container:first-child{margin-right:50px}.account-info-item:first-of-type{padding-right:50px}.account-info-item:nth-of-type(2){background-color:var(--brand-grey);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:200px;width:100%;padding:20px}.account-info-item:nth-of-type(2) span{color:var(--brand-blue)}.circles-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.circle{width:10px;height:10px;background-color:#000;margin:5px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%}.form-change-password{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.account-info-item .stats-container,.form-change-password{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.account-info-item .stats-container:first-of-type{margin-top:0}.account-info-item .stats-container div:nth-child(2){margin-left:10px}.account-info-item .stats-title{border:1px solid #000;background-color:#f7f7f7;width:80px;padding:0 8px}.upgrade-account-btn{width:170px}.account-btn-row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:440px;height:35px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.account-btn-row .btn{padding:7px 18px}.nomatch-container{width:100vw;margin:0;padding:0}.nomatch{background-color:#33acdf;color:#fff;height:-webkit-calc(100vh - 150px);height:-moz-calc(100vh - 150px);height:calc(100vh - 150px);width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:992px){.nomatch-code{font-size:90px;padding-bottom:40px;font-weight:600}.nomatch-code,.nomatch-text{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.nomatch-text{font-size:22px}.nomatch{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.nomatch .btn-modern{width:auto;background-color:#fff;color:#33acdf!important;border:none!important;position:absolute;z-index:2;bottom:-webkit-calc(50% - 230px);bottom:-moz-calc(50% - 230px);bottom:calc(50% - 230px)}}@media (max-width:992px){.nomatch-code{font-size:60px;padding-bottom:40px;font-weight:600}.nomatch-code,.nomatch-text{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.nomatch-text{font-size:14px}.nomatch{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.nomatch .btn-modern{width:auto;background-color:#fff;color:#33acdf!important;border:none!important;position:absolute;z-index:2;bottom:-webkit-calc(50% - 130px);bottom:-moz-calc(50% - 130px);bottom:calc(50% - 130px)}}@media (max-width:560px){.nomatch-image{background-position:top!important}}.nomatch-image{background:url(/static/media/kfp-error-img.4233a4e7.svg) no-repeat 65% 100% #33acdf;-moz-background-size:contain;background-size:contain;position:absolute;z-index:1;width:100%;height:100%;margin:auto;background-position:50%}.nomatch-content-wrapper{margin-bottom:50px;position:absolute;z-index:2;top:-webkit-calc(50% - 70px);top:-moz-calc(50% - 70px);top:calc(50% - 70px)}:root{--color-grey:#eff1f1;--color-blue:#33acdf;--color-white:#fff;--color-red:#d43f3a;--color-green:#21a460}body,html{height:100%}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{font-size:16px}.button{display:block;cursor:pointer;background-color:#33acdf!important;color:#fff!important;min-width:125px;height:37px;-webkit-border-radius:35px;-moz-border-radius:35px;border-radius:35px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;outline:none!important}.button_active{background-color:#fff;border-color:#33acdf;-webkit-border-radius:35px;-moz-border-radius:35px;border-radius:35px;border:1px solid}.btn-empty,.button_active{cursor:pointer;color:#33acdf;width:132px;height:36px;display:flex;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn-empty{background-color:transparent;-webkit-border-radius:35px;-moz-border-radius:35px;border-radius:35px;border:1px solid #33acdf}.btn-empty:hover{background-color:#33acdf;color:#fff}@-webkit-keyframes progress-bar-stripes{0%{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{0%{background-position:40px 0}to{background-position:0 0}}@-moz-keyframes progress-bar-stripes{0%{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;-moz-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-image:-o-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 25%,transparent 50%,hsla(0,0%,100%,.15) 50%,hsla(0,0%,100%,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 25%,transparent 50%,hsla(0,0%,100%,.15) 50%,hsla(0,0%,100%,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);-moz-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-image:-o-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 25%,transparent 50%,hsla(0,0%,100%,.15) 50%,hsla(0,0%,100%,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 25%,transparent 50%,hsla(0,0%,100%,.15) 50%,hsla(0,0%,100%,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)}.progress-bar-info{background-color:#73c9e3}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-image:-o-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 25%,transparent 50%,hsla(0,0%,100%,.15) 50%,hsla(0,0%,100%,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 25%,transparent 50%,hsla(0,0%,100%,.15) 50%,hsla(0,0%,100%,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-image:-o-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 25%,transparent 50%,hsla(0,0%,100%,.15) 50%,hsla(0,0%,100%,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 25%,transparent 50%,hsla(0,0%,100%,.15) 50%,hsla(0,0%,100%,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-image:-o-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 25%,transparent 50%,hsla(0,0%,100%,.15) 50%,hsla(0,0%,100%,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 25%,transparent 50%,hsla(0,0%,100%,.15) 50%,hsla(0,0%,100%,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)}.exam-results_main-stats{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#33acdf;color:#fff;font-size:14px;text-align:center;padding:17px 20px 12px}.exam-results_main-stats_score{font-size:24px}.exam-result-hidden-content{color:#000;position:absolute;bottom:110%;left:-webkit-calc(50% - 97px);left:-moz-calc(50% - 97px);left:calc(50% - 97px);background-color:hsla(0,0%,100%,.9);width:196px;padding:18px 20px;font-size:10px;line-height:20px;-webkit-box-shadow:0 0 5px 3px rgba(0,0,0,.2);-moz-box-shadow:0 0 5px 3px rgba(0,0,0,.2);box-shadow:0 0 5px 3px rgba(0,0,0,.2);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;font-size:12px;line-height:1.42857143}.exam-result-hidden-content p{margin:0 0 10px}.exam-result-hidden-content_arrow{display:block;position:absolute;left:43%;//:translateX(-50%);top:100%;//:15px;width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid hsla(0,0%,100%,.9)}.exam-results_case{color:#000;position:absolute;bottom:110%;background-color:hsla(0,0%,100%,.95);visibility:hidden;width:260px;padding:0 15px;left:-15px}@media only screen and (min-width:320px){.exam-result_item-wrapper{-ms-flex-preferred-size:50%;-webkit-flex-basis:50%;flex-basis:50%}}@media only screen and (min-width:769px){.exam-result_item-wrapper{-ms-flex-preferred-size:33.333333333333336%;-webkit-flex-basis:33.333333333333336%;flex-basis:33.333333333333336%}}@media only screen and (min-width:961px){.exam-result_item-wrapper{-ms-flex-preferred-size:25%;-webkit-flex-basis:25%;flex-basis:25%}}@media only screen and (min-width:1201px){.exam-result_item-wrapper{-ms-flex-preferred-size:20%;-webkit-flex-basis:20%;flex-basis:20%}}.exam-result_item{background-color:#eeeded;padding:10px}.exam-result_item-wrapper{position:relative;height:87px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#33acdf;padding:10px;margin:10px 0}.small-svg svg{fill:#46b8da}.checkbox-line svg,.small-svg svg{width:20px;height:20px}.rdw-link-modal{padding:10px}.disable-child-styles *{margin:0;padding:0}.display_flex{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.justify-content_space-between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.justify-content_flex-end{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.justify-content_center{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-direction_column{-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.flex-direction_column,.flex-direction_row{-webkit-box-direction:normal;-moz-box-direction:normal}.flex-direction_row{-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.align-items_center{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.padding-30{padding:30px}.padding-30-bottom{padding-bottom:30px}.padding-5{padding:5px}.padding-10-vertical{padding:10px 0}.padding-10-left{padding-left:10px}.margin-20-left{margin-left:20px}.margin-20-bottom{margin-bottom:20px}.margin-20-vertical{margin:20px 0}.margin-5-bottom{margin-bottom:5px}.margin-50-left{margin-left:5px;margin-left:50px}.margin-0-vertical{margin-bottom:0;margin-top:0}.background-color_grey{background-color:#eff1f1!important;background-color:var(--color-grey)!important}.background-color_blue{background-color:#33acdf!important;background-color:var(--color-blue)!important}.background-color_red{background-color:#d43f3a!important;background-color:var(--color-red)!important}.background-color_green{background-color:#21a460!important;background-color:var(--color-green)!important}.color_blue{color:#33acdf!important;color:var(--color-blue)!important}.color_white{color:#fff!important;color:var(--color-white)!important}.color_red{color:#d43f3a!important;color:var(--color-red)!important}.color_green{color:#21a460!important;color:var(--color-green)!important}.svg-blue svg{fill:#33acdf;fill:var(--color-blue)}.svg-small svg{width:20px;height:20px}.exam_top-blue-box{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#33acdf;color:#fff;font-size:14px;text-align:center;padding:17px 20px 12px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin:20px auto;max-width:910px}.top-blue-box_score{font-size:28px;padding:10px 0}.top-blue-box_time{font-size:18px}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{margin:0;font:400 13px/1.6 Roboto,sans-serif;color:#333;line-height:22px;letter-spacing:.2px}a{color:#33acdf;text-decoration:underline;cursor:pointer}a:focus,a:hover{color:#23527c;text-decoration:none}ul{padding:0}li{list-style:none}img{max-width:100%;height:auto}#root{height:100%}.app{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;min-height:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}hr{border-bottom-color:#cdcdcd;border-top:none}.header-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding-top:15px;padding-bottom:6px}.header-logo{width:110px;height:39px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGUAAAAkCAYAAACQePQGAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAABgBJREFUaIHtmk9oHUUcxz9JtP65RchBuyK+Fm1LbpHS3kp5ubXRunk9tNhLJRX/HDzYxIMWekqOvYgpHqTWokkHJBSx5hF6N8GD4kUTLEyhIvaBtEr/JR5mfuzsZnbfvvd2k0beF5b3dmbeb+fNZ+f3m/3NQvl6CfgR2LkB1+oqh3YCGlizn10wmywXiBxdMDnUU5LdncA1YLun7gZwAPitkCspPQ9UAQiDnkTdGDBtzxrAKcJgFqXXmtoNgx6UHgcmM1pNAVOEQaP1jqert0hjVllAsOXXKHvGKF0jDmSYMJgt+CrjwCJK9xdp9LEijdEciEjAHKCoGeNK6SowY88EyJKnZZ0wGM5pdZgwqDvXmAFqQAUYw8yaQlTkTMkLRFTOjFF6CJh3StKAdKpTzvehIg0XBSULyL/Ah/Yzqe3A90BQSC82DkipKgJKACyQDuQQJlgewg/mRQzQIsDMA+Lfl2LupnhNO98LBd9pTAkwA/q8p06ALNjzBXt+BXgq0XYHUYzRHfTHDbhDKD1JGExktK+mrMSGPUDnUd6urQDnW+xnpjqZKQJkh6cuCUQkYHwzRsB0OmNcCOM26JelKeCVopfE7c6UdoCIypwxpwiD8/aOlueLaZROG7j2V18lqp2Z0gkQUTkzJgzO288pIj9fIe7/H3m1CqUIIKIFYBS476krwpUddb7X7MPkllArULKA3AeO0AyI0sdQ+ohT8i3NwTzXQh8jhcEK8fgyjdKVtmxtsPJCaQZkFLiaaUHp14EvgMso/aZTM0c2mKvAQM5+xhV3Y/3ATNEpkc3SAPAL8WyvHPeAkaYWlB5B6XsoveYcHyVajVh7vuv8RLtgtqDiM0XpPSjd55T0YFZJu1N+/y7mTk+X0iPAZeDxRM1ZlP7AOZ+z9nwatP0oK6v9SCmCovRhYBG44IBZIz1FAnCarGCcDgTgZ+Bz5zyw9nySVE1Wyr0fk7W9RTTDbtmyTlzWvLW1bM+rjv2xDuymykBR+iTwDea54RgGjNyV7a2SmgM5SBj8ac87XdVVMYM2SRxAvy1bRvZctoB6Ufpj4DPiruwY8IkDJs8qKcp9FQfkPvAa2UAqRDmvBmYp3GOPo7bMBHnTtlPVHfuFpldEvcCzKXVvEQfTbJX0HTDQBMivtAZkFJNFzpK7M3gUcDeyZomeV8S9QdwFDWEeLuV8kexZVbF2xolS9uLipjF7LMuOPd/OZc1eR9pEu6cYKG8Dn6Z0oBUwg+x/9QfSgSwTBzKAWe5mAcleRJiBlofCJcxdnFSdaFk8xvr4MkM8NgzZsrQ4VMEM9CTr91Fkc82dkQLQPZ9J/LaKA6aXMFijCDC79sH7514gHcgBwkDyWQMYl7TH0zYvEIj/say8lFuXHMgG8AzGHcnuYT/txaAKZvOrB3OzSb6t5tTLzJkicoPSv2mQONIpmF374MxF6PPmN9OADHratgIE4ndzVqY2q27WqXddXzsrtgZRnFkhGmyxNea0c7MN8r0C1KLgHoFJS975weze/4AzF2Hbk+t/sfrwd8oDAvHBzhrErDp3g6rTFHxysytpT9xaP/GH40W3Tfzh0YB5B7iUctE4GKVvc/arVS+Qm9fh5N67hMFdW1I0EIgPQpa7ces2c3s41+xbn/sKg4fACbLBnEPpg8AVevu2rWtx8zqcPgx///EyUewoGgiYO1FcxBB+MFWiOOK6qs2Q3BANoniSPKb8CcnmYN7DLFWTm1QRkDu3pGQQ82ziA7IKvEF7QESub5bXfkQ1oleNkm03Q26McVdkNSJXVk3PEjcH07eu5O4/DcZHVh0gIl/OatXa/zq1D/m0BMjuoTwkyh90l7bDmOC7maoTrfAmifcTW1fPTt03B+PqBk88vZfbf53ADHiWBMiXOezmUR2zBPXNhAlbtyFbuTk0gVk2u7FtxZZNQN6sq0lQXsCkX3wy7weHgbzteNy290EvGsj/TvlT4elgkkBEPjBdIDnU2v6EAXOJKJ+UBkTkgukCKU1Kb0PpOZTWKJ3nPeDjwAP72VVpMmB8b0WmyZd07CpF/wHbuh0JJwrw2AAAAABJRU5ErkJggg==);background-repeat:no-repeat;-moz-background-size:contain;background-size:contain;cursor:pointer}.user-profile-btn{border:none;padding:3px 7px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;cursor:pointer}.user-profile-btn span{margin-left:7px}.dropdown-toggle{-webkit-box-shadow:0 2px 7px 1px rgba(0,0,0,.16);-moz-box-shadow:0 2px 7px 1px rgba(0,0,0,.16);box-shadow:0 2px 7px 1px rgba(0,0,0,.16);background-color:#fff;padding:20px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-border-top-left-radius:0;-moz-border-radius-topleft:0;border-top-left-radius:0;position:absolute;right:15px;left:auto!important;top:50px!important;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;-moz-transition:opacity .15s linear;transition:opacity .15s linear;z-index:1;width:265px}.page-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:flex-end;-webkit-box-align:end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;border-bottom:2px solid #33acdf;padding-bottom:10px;margin-top:20px;margin-bottom:0;font-size:16px;font-weight:700}.bottom{background-color:#a7a7a7;height:90px}.bottom .container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;color:#fff;background-color:#a7a7a7}.bottom-logo{width:90px;height:32px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAAAgCAYAAACSEW+lAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAABZdJREFUaIHtmk9oXEUcxz/bxJZEaFlJQbB62IgX68UNFf8ctEaL4F9oKnhQFEmsfw8eEi8L+y5uEAVRWjdeVKxio1JaPWhiqiJIQ7YHLQrS5CCWgrUGRcU/1PHwm+mbNzvz9u3uS03ELwzs/Ob3Zt77vpnv7zfztqCUYgWwCXgPeAY4uBIDrBZEUZTJb90KjH0+8CFwHfA2cMsKjLHmkDfR/cAhYJuunwe8A2zPeZw1hzyJ7kfk4gbH3qft3ZJdApQuo05b3Wqre2y+MqpLqH0GKHd5z2eRF9Ehkg3yItuHOjHxY7rkgWFgAXnBXSMPotcjWhwi2aAPCYxX5TCmgUvylMdnCSh4ius7aLXdBCxru7t6OkK3RBuSfQHvc+Avx2YCZR5kZyG5U8wCDf07F/nohmhD8m2etkPA9cBOmsneSPdkjxOTPE06yba2uzoewjAxwY00x6zolOge5AFDJO8E/kSkIo3sKzsc39bNEV26xSLJQFjU9lxWSidE9wCvAbd72g4DuxCSDQ4C9wF/O74bgQ+AKzq4h2VgCFniIDM0FLR8Gp0lYM7qMZY6uL8mtEu0IfkeT9th4Fbgd0/bm8C9NJM9AMzRPtkTyJIeQ0gvAvvb7MOFHQxNQMxFNqA9orOQ/FvK9fvIl2yQ2Tapf5eBWgd9nBNkJboAvISf5M9IJ7kPeUkgZD/g8RlANPvSjPdjY5JYQsbJR69zRxaiC8Ae4EFP2zzpJPcD7wNvIVkKwKvAwx7fC4GP6YxsIyEgep3bji4vFFqc3hmSH/K0zQM3Az8FrnV3i3PAXcDPur5b9+3iBJIaHk+7sdWCTk/vNjj15/GTfJR0ktcD75LcLW4HPgIu0PW9wGOeay9CZvbFoZtei7CJfgT4Athi2Y7QHLwALtHFB7OR2eFpOwn8on/3AFcH+vgGOB1oA9FiO+9d1LZVC0N0FXgRuAyZTYbsfUgO7GIAmZ2unrbaLZqNTAF4GX9w/YSw7heRg54ayby5pG0LxBuNrDCnfDOBei5Yh2QTFcs2SJLs1/EHr80kg1cv2UneA9zv8ZsH7iAcXO1At4vmDciqTfF6gW899kEkeF0LnEL0FJqDl9HTG5GX5SN5jmaSOwmuZeLUbQw5AjCYQmZyDTkDmUSyEHMeMkvyJaUdQs0i+bnJYkaQFdMg+SJndT9nd46VSmUUkTCz2iajKJoAQCmFUqqm/PhSKbVZ+6CU2h3w+zVgn1NK9VvX7w34HVFKbbL8fGXc8i962otW+7hSqmTVFz1jDuvr6ro+06Lu62OmWq1SrVbTOFyoVqvYN5qV7CcDfi5cktP6b0Wy+8Ahnx+1T00lid6v20uOTztEK6VU2fMsRWesUU182bKN2FnHBPF21sZWZPkP6PqzwFOBZWfwKcmAVsOfFRxD0r6QXOQF81xLxLvIdoPmNPHZhy1bRWJJa0RRNAUQRVHD8hvudTqbQDYabn67FdnhGQ2dBO7Ef6b8B6LBWUk+FXgwF0YLS8jDLTvtRWLy3LblwO92kKWPcqVS8e0ASy7RAE8gX6/dgLUNOY/YATxN+OB+A3AA+bvBbvwkf0V7JEM8E0FmkBvM7E9O0/w7aERRNORtCWhdQYUD1w8Bu4uTAftxpdSWwLityoyte5Z91LLbemxQsnyN5tZVexpdt/pw+07osdboolJqQdvG0x6qoJKBIA3fZ/TrhmT35n1YUHFGcs6IzpJ1pJ3eKWSj8kaL5XIMuBx/ILWxiBwWfdfCLw3my8oESZ1c0rYhOtfgrqDzZfe+ppAPCC1P7yD9wN8NaC8Aj3r8TgDX4N8crWnk+d+7M8iXEXdmf01zQHsc2dLbMMee/zmS20HWLyyG7AO6voikem7WYOTGkL2mzpZXEr70LoQzwN3Ac0huHNJaQ/Zp4BX+JxmAfwCKQSpGYHqlnQAAAABJRU5ErkJggg==);background-repeat:no-repeat;-moz-background-size:contain;background-size:contain;cursor:pointer}.bottom_links{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:160px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:15px;font-weight:500;cursor:pointer}@media (max-width:799px){.container{padding-right:15px;padding-left:15px;padding-bottom:100px;height:100%}}@media (min-width:800px){.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;height:100%}}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.form-group{margin-bottom:15px}.control-label{color:#595959;font-weight:400;padding-bottom:10px}.header-navigation{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-box;display:flex}.form-control{display:block;width:100%;line-height:1.42857143;background-image:none;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-moz-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s,-moz-box-shadow ease-in-out .15s;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out,-moz-box-shadow .15s ease-in-out;height:34px;border:1px solid #cdcdcd;background-color:#fff;color:#595959;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;font-size:12px;padding:0 12px}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control.error-text{border-color:#ed1c24}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373;font-size:.8em}.has-error .help-block,.has-error div,.has-error label,div.has-error{color:#ed1c24}.has-error+textarea,.has-error .form-control{border-color:#ed1c24}@media (max-width:799px){.btn{padding:7px 13px}}@media (min-width:800px){.btn{padding:7px 27px}}.btn{display:inline-block;margin-bottom:0;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-shadow:none;-webkit-border-radius:17px;-moz-border-radius:17px;border-radius:17px;font-size:14px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);-moz-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-box{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;font-size:500}.btn-default{color:#33acdf;background-color:#fff;border-color:#33acdf}.btn-default.active,.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default.focus,.btn-default:active,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.btn-default:focus,.btn-default:hover,.open>.dropdown-toggle.btn-default,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#fff;background-color:#33acdf;border-color:#33acdf}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-primary{color:#fff;background-color:#33acdf;border-color:#33acdf}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary.active,.btn-primary:active,.btn-primary:hover,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-primary,.btn-primary-bordered,.btn-shadowed{-webkit-box-shadow:0 4px 4px 1px rgba(0,0,0,.09);-moz-box-shadow:0 4px 4px 1px rgba(0,0,0,.09);box-shadow:0 4px 4px 1px rgba(0,0,0,.09)}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success.active,.btn-success:active,.btn-success:hover,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info.active,.btn-info:active,.btn-info:hover,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.btn-warning:hover,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger.active,.btn-danger:active,.btn-danger:hover,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px}.btn-group-sm>.btn,.btn-group-xs>.btn,.btn-sm,.btn-xs{font-size:12px;line-height:1.5;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}.Island{display:-webkit-flex;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;padding:30px;-webkit-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#f6f6f7;width:50%}.control-label{width:25%}.form-field{width:75%}.Select.has-value{margin-right:0!important}.Select-control{-webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important}.Select-control>:last-child{padding-top:0}.Select-arrow-zone svg>path{fill:#33acdf}.checkbox-field{border:1px solid #cdcdcd;position:relative;top:9px;background-color:#fff;margin:0 12.5px 0 0;cursor:pointer}.signUpConfirm{font-size:14px;color:#595959}.signUpConfirm .fake-link{cursor:inherit}@media (max-width:992px){.Island{width:75%}}@media (max-width:768px){.Island,.Island .control-label,.Island .form-field{width:100%}}.pointer{cursor:pointer}.progress-bar,.progress-bar-info{background-color:#73c9e3!important}@media (min-width:800px){.change-password-modal{width:600px;padding:50px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (max-width:799px){.change-password-modal{width:100%;padding:35px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.change-password-title{font-size:20px;text-align:center}.change-password-modal input{font-size:14px;border:none;height:30px;padding:5px;width:100%;background:#f6f8f9}.change-password-modal .btn-bar{position:static;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.change-password-modal .status{padding-bottom:10px}.change-password-modal .form-group{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.change-password-modal .form-group,.close-modal{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.close-modal{cursor:pointer;font-size:21px;font-weight:300;right:15px;top:15px;position:absolute;width:20px;height:20px;background-color:#33acdf;background-color:var(--color-blue);color:#fff;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;text-align:center}.header-navigation-modern{padding-bottom:15px}.modern{padding-top:100px;border-top:1px solid #00ade6;padding-bottom:100px}.modern a{color:#29abe1}.form-wrapper{width:740px;max-width:100%;margin:0 auto;text-align:center;font-size:18px;font-family:Open Sans,sans-serif}.page-title-modern{font-size:30px;color:#303437;font-family:Maax,sans-serif;text-transform:uppercase;letter-spacing:3px}.auxiliary-modern{color:#6c7376;margin-top:36px;margin-bottom:60px}.modern .form-title{width:460px;max-width:100%;margin:50px auto 0;font-size:24px;font-family:Open Sans,sans-serif;font-weight:400;color:#303437;text-align:left}.modern .form-group{width:460px;max-width:100%;margin:15px auto 0}.modern .control-label{display:block;width:100%;text-align:left;font-size:16px;font-family:Open Sans,sans-serif;color:#303437}.modern .form-field{width:100%;height:40px}.modern .form-control{height:100%;background-color:#f6f8f9;border-color:transparent}.modern .form-control:focus{outline:none;outline-offset:0;-webkit-box-shadow:3px 4px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:3px 4px 6px 0 rgba(0,0,0,.1);box-shadow:3px 4px 6px 0 rgba(0,0,0,.1)}.modern .has-error .form-control{border-color:red}.btn-modern{border:3px solid #33acdf!important;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;min-width:150px;width:150px;height:49px;text-transform:uppercase;font-weight:500;font-size:16px;padding:12px 39px;letter-spacing:2px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;display:block;margin:0 auto}.btn-modern.btn-primary,.modern .btn-primary{background-color:#33acdf;color:#fff!important}.btn-modern.btn-default{background-color:transparent;color:#33acdf!important}.modern .Select--single>.Select-control .Select-value,.modern .Select-placeholder{height:40px;line-height:40px;padding-right:25px;text-align:left;background-color:#f6f8f9;border-color:transparent}.modern .Island{width:100%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;font-size:18px;color:#6c7376;line-height:40px}.modern .signUpConfirm p{margin-top:50px;margin-bottom:40px;font-size:18px;color:#6c7376;line-height:25px}.modern .fake-link{display:contents;font-size:18px;color:#29abe1}.modern .modal-window{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding:30px 30px 50px}.full-width-child>*{width:100%}.display_none{display:none}.DraftEditor-editorContainer{z-index:0}.two-column-list_column{-webkit-box-flex:0.4;-webkit-flex:0.4 1;-moz-box-flex:0.4;-ms-flex:0.4 1;flex:0.4 1;margin:0 10px}.two-column-list_wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.two-column-list_item{width:100%}.static_image_kfp-prep{width:50px;height:50px;background-image:url(/static/media/kfp_prep.8351c60a.png);background-repeat:no-repeat;-moz-background-size:contain;background-size:contain}.component_upload .question-image{width:36px;height:36px}.component_upload .question-m-image{width:56px;height:56px}.cases-section{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:1140px;margin-bottom:30px}.cases-section-preview{width:600px;margin-right:30px}.cases-section-edit{width:510px}
/*# sourceMappingURL=0.8447577760389937main.d4a67b6e.css.map*/