@charset "UTF-8";.notification{position:relative;display:flex;align-items:center}.notification .icon-bell{display:block;cursor:pointer}.notification .icon-bell.active:after{content:"";position:absolute;top:0;right:0;width:8px;height:8px;background:#00a4dc;border-radius:50%}.notification .editor-notification-menu .notification-text{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:10px}.notification .editor-notification-menu .notification-time{flex-shrink:0}.notification .editor-notification-menu .no-notifications{padding:20px;text-align:center;color:#888;margin:0}.app-layout{min-height:100vh;position:relative;padding-bottom:90px}.main-content{min-height:calc(100vh - 90px)}.modal-overlay .modal-popup .attention .icon,.modal-overlay .modal-popup .confirmation .icon{background:url(/assets/images/new/icon_exclamation.png) no-repeat 0 0;width:138px;height:138px;margin:50px auto 0}.modal-overlay .modal-popup .confirmation .icon{background:url(/assets/images/new/icon_question.png) no-repeat 0 0}.modal-overlay .modal-popup .edit-company .user-data .picture .main-page,.modal-overlay .modal-popup .create-company .user-data .picture .main-page,.modal-overlay .modal-popup .edit-project .user-data .picture .main-page,.modal-overlay .modal-popup .duplicate .user-data .picture .main-page,.modal-overlay .modal-popup .invite .user-data .picture .main-page{min-height:260px;background:#fff url(/assets/images/new/icon_image.png) no-repeat center center}.modal-overlay .modal-popup .invite .user-data .picture .main-page{background:url(/assets/images/new/icon_user.png) no-repeat center center/100% auto}.modal-popup .edit-project .info .input.checkbox{display:flex;align-items:center;gap:10px}.modal-popup .edit-project .info .input.checkbox input[type=checkbox]{position:static!important;width:17px;height:17px;cursor:pointer}.modal-popup .edit-project .info .input.checkbox label{cursor:pointer;margin:0;color:#424242;font-size:15px}.modal-popup .edit-project .info .tags-select{margin-top:10px}.modal-popup.invite-people .invite .user-avatar{text-align:center;margin-bottom:20px}.modal-popup.invite-people .invite .user-avatar img{border-radius:50%;width:100px;height:100px;object-fit:cover}.modal-popup.invite-people .invite .user-data .info .autocomplete-results{background:#fff;border:1px solid #ddd;border-radius:4px;margin-bottom:15px;max-height:200px;overflow-y:auto}.modal-popup.invite-people .invite .user-data .info .autocomplete-results h3{font-size:14px;padding:10px;margin:0;background:#f5f5f5;border-bottom:1px solid #ddd}.modal-popup.invite-people .invite .user-data .info .autocomplete-results a{display:block;text-decoration:none}.modal-popup.invite-people .invite .user-data .info .autocomplete-results a:hover{background:#f9f9f9}.modal-popup.invite-people .invite .user-data .info .autocomplete-results a .user-result{display:flex;align-items:center;padding:10px;gap:10px;border-bottom:1px solid #eee}.modal-popup.invite-people .invite .user-data .info .autocomplete-results a .user-result img{border-radius:50%;flex-shrink:0}.modal-popup.invite-people .invite .user-data .info .autocomplete-results a .user-result .username{font-weight:600;color:#333}.modal-popup.invite-people .invite .user-data .info .autocomplete-results a .user-result .email{color:#666;font-size:13px;margin-left:auto}.modal-popup.invite-people .invite .user-data .info .autocomplete-results a .user-result .email i{margin-right:5px}.modal-popup.invite-people .invite .user-data .info .searching{text-align:center;padding:10px;color:#666;font-style:italic}.modal-popup.invite-people .invite .user-data .info textarea{resize:vertical;min-height:80px}.modal-popup.invite-people .invite .users-left{text-align:center;color:#666;font-size:14px;margin-top:10px}@media (max-width: 769px){.modal-overlay{padding:0}.modal-overlay .modal-inner{padding:0;align-items:flex-start;max-height:100vh;height:100vh}.preview-modal-popup{width:100vw;max-width:100vw;max-height:100vh;height:100vh;margin:0;padding:10px;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden}.preview-modal-popup .close{top:10px;right:10px;z-index:10001;font-size:24px;padding:10px;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:transparent}.preview-modal-popup>div{flex:1;display:flex;flex-direction:column;overflow:hidden;width:100%;height:100%;align-items:center;justify-content:center}.preview-modal-popup .booklet-preview{width:80%!important;max-width:80%!important;height:calc((100vh - 100px)*.8)!important;max-height:calc((100vh - 100px)*.8)!important;flex:1;min-height:0;display:flex;align-items:center;justify-content:center}.preview-modal-popup .booklet-preview .demoPage{width:100%!important;height:100%!important;min-height:0;display:flex;align-items:center;justify-content:center}.preview-modal-popup .booklet-preview .demoPage img{width:100%!important;height:100%!important;max-width:100%;max-height:100%;object-fit:contain!important}.preview-modal-popup .b-controls{margin-top:10px;padding:0 10px;flex-shrink:0}.preview-modal-popup .b-controls button{padding:12px 24px;font-size:18px}}.news .input{display:flex;align-items:center}.news .input input[type=text]{flex:0 1 auto;max-width:615px;margin-right:35px}.news .input input[type=submit]{flex:0 0 auto;margin-left:auto}.wrapper-dropdown{cursor:pointer}.wrapper-dropdown label{cursor:pointer;margin:0;font-weight:400}.tags-select h3{font-size:16px;font-weight:600;margin-bottom:10px;color:#424242}.tags-select .tags{display:flex;flex-wrap:wrap;align-items:center;gap:0}.tags-select .tags>label{margin-right:10px;color:#424242}.tags-select .tags>label i{font-size:18px}.tags-select .tags .tag-item{display:inline-block}.tags-select .tags .tag{display:inline-block;color:#424242;font-size:16px;background-color:#e9e9e9;border-radius:2px;line-height:32px;min-width:128px;text-align:center;margin:0 15px 15px 0;text-decoration:none;padding:0 15px;transition:background-color .2s ease}.tags-select .tags .tag:hover{background-color:#ddd}.tags-select .tags .tag.active{background-color:#e5f7fd}.profile .user-data h4 a.icon-private{background:url(/assets/images/new/icon_status_private.png) no-repeat 0 0/100% 100%}.profile .user-data h4 a.icon-public{background:url(/assets/images/new/icon_status_public.png) no-repeat 0 0/100% 100%}.profile .list .items .item .main-page .overlay a.link-accept{background:url(/assets/images/new/icon_accept.png) no-repeat 0 0/100% 100%}.profile .list .items .item .main-page .overlay a.link-preview{background:url(/assets/images/new/icon_preview.png) no-repeat 0 0/100% 100%}.profile .list .items .item .main-page .overlay a.link-edit{background:url(/assets/images/new/icon_edit_big.png) no-repeat 0 0/100% 100%}.profile .list .items .item .main-page .overlay a.link-buy{background:url(/assets/images/new/icon_buy.png) no-repeat 0 0/100% 100%}.profile .list .items .item .main-page .overlay a.link-mail{background:url(/assets/images/new/icon_mail.png) no-repeat 0 0/100% 100%}.profile .list .items .item nav a.icon-status.icon-private{background:url(/assets/images/new/icon_status_private.png) no-repeat 0 0/100% 100%}.profile .list .items .item nav a.icon-status.icon-public{background:url(/assets/images/new/icon_status_public.png) no-repeat 0 0/100% 100%}.profile .list .items .item nav a.icon-status.participation-icon-private{background:url(/assets/images/new/no-collaborate.png) no-repeat 0 0/100% 100%}.profile .list .items .item nav a.icon-status.participation-icon-public{background:url(/assets/images/new/collaborate-blue.png) no-repeat 0 0/100% 100%}.profile .list .items .item-details .block .info .line label .icon-edit{display:block;position:absolute;top:3px;right:3px;width:16px;height:15px;background:url(/assets/images/new/icon_edit.png) no-repeat 0 0}.profile .profile-details .line .info p .icon-bill{display:inline-block;width:15px;height:17px;background:url(/assets/images/new/icon_bill.png) no-repeat 0 0}.profile .profile-details .line .info p .icon-cloud{display:inline-block;width:20px;height:13px;background:url(/assets/images/new/icon_cloud.png) no-repeat 0 0}.support .content .menu .article-content{margin-left:0;padding:20px 0;border-top:1px dashed #b9b9b9;margin-top:10px}.support .content .menu .article-content .article-part{margin-bottom:30px}.support .content .menu .article-content .article-part:last-child{margin-bottom:0}.vox-pop-page{padding:40px 0;min-height:calc(100vh - 200px)}.vox-pop-page .inner{max-width:1200px;margin:0 auto;padding:0 20px}.vox-pop-page .vox-pop-header{text-align:center;margin-bottom:40px}.vox-pop-page .vox-pop-header h1{font-size:2.5rem;font-weight:700;color:#313131;margin-bottom:10px;font-family:Kameron,serif}.vox-pop-page .vox-pop-header .subtitle{font-size:1.2rem;color:#666;margin:0}.vox-pop-page .vox-pop-hero{text-align:center;margin-bottom:60px}.vox-pop-page .vox-pop-hero .vox-pop-animated{max-width:70%;height:auto;border-radius:8px}.vox-pop-page .vox-pop-content{max-width:900px;margin:0 auto}.vox-pop-page .vox-pop-content section{margin-bottom:50px}.vox-pop-page .vox-pop-content section h2{font-size:2rem;font-weight:700;color:#313131;margin-bottom:20px;font-family:Kameron,serif}.vox-pop-page .vox-pop-content section h3{font-size:1.5rem;font-weight:700;color:#313131;margin-bottom:15px}.vox-pop-page .vox-pop-content section p{font-size:1.1rem;line-height:1.8;color:#333;margin-bottom:15px}.vox-pop-page .vox-pop-content section p strong{color:#313131;font-weight:700}.vox-pop-page .vox-pop-content .dates-locations{background-color:#f9f9f9;padding:30px;border-radius:8px}.vox-pop-page .vox-pop-content .dates-locations p{margin-bottom:10px}.vox-pop-page .vox-pop-content .about-event .about-image{margin-bottom:30px;text-align:center}.vox-pop-page .vox-pop-content .about-event .about-image img{max-width:100%;height:auto;border-radius:8px}.vox-pop-page .vox-pop-content .about-event .about-text p{margin-bottom:20px}.vox-pop-page .vox-pop-content .join-button-container{text-align:center;margin-top:50px;margin-bottom:50px}.vox-pop-page .vox-pop-content .join-button-container .btn{padding:15px 40px;font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:1px}@media (max-width: 769px){.vox-pop-page .vox-pop-header h1{font-size:2rem}.vox-pop-page .vox-pop-header .subtitle{font-size:1rem}.vox-pop-page .vox-pop-content section h2{font-size:1.5rem}.vox-pop-page .vox-pop-content section h3{font-size:1.2rem}.vox-pop-page .vox-pop-content section p{font-size:1rem}}.profile .user-data h4 a.icon-private{background:url(/assets/images/new/icon_status_private.png) no-repeat 0 0/100% 100%}.profile .user-data h4 a.icon-public{background:url(/assets/images/new/icon_status_public.png) no-repeat 0 0/100% 100%}.profile .list .items .item .main-page .overlay a.link-accept{background:url(/assets/images/new/icon_accept.png) no-repeat 0 0/100% 100%}.profile .list .items .item .main-page .overlay a.link-preview{background:url(/assets/images/new/icon_preview.png) no-repeat 0 0/100% 100%}.profile .list .items .item .main-page .overlay a.link-edit{background:url(/assets/images/new/icon_edit_big.png) no-repeat 0 0/100% 100%}.profile .list .items .item .main-page .overlay a.link-buy{background:url(/assets/images/new/icon_buy.png) no-repeat 0 0/100% 100%}.profile .list .items .item .main-page .overlay a.link-mail{background:url(/assets/images/new/icon_mail.png) no-repeat 0 0/100% 100%}.profile .list .items .item nav a.icon-status.icon-private{background:url(/assets/images/new/icon_status_private.png) no-repeat 0 0/100% 100%}.profile .list .items .item nav a.icon-status.icon-public{background:url(/assets/images/new/icon_status_public.png) no-repeat 0 0/100% 100%}.profile .list .items .item nav a.icon-status.participation-icon-private{background:url(/assets/images/new/no-collaborate.png) no-repeat 0 0/100% 100%}.profile .list .items .item nav a.icon-status.participation-icon-public{background:url(/assets/images/new/collaborate-blue.png) no-repeat 0 0/100% 100%}.profile .list .items .item-details .block .info .line label .icon-edit{display:block;position:absolute;top:3px;right:3px;width:16px;height:15px;background:url(/assets/images/new/icon_edit.png) no-repeat 0 0}.profile .profile-details .line .info p .icon-bill{display:inline-block;width:15px;height:17px;background:url(/assets/images/new/icon_bill.png) no-repeat 0 0}.profile .profile-details .line .info p .icon-cloud{display:inline-block;width:20px;height:13px;background:url(/assets/images/new/icon_cloud.png) no-repeat 0 0}.settings-page .line.pending,.settings-page .line.pending .user-name,.settings-page .line.pending .level,.settings-page .line.pending .btn{color:#999}.modal-overlay{z-index:100}.editor-tools{height:600px}.mt-page[draggable]{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;user-select:none;-khtml-user-drag:element;-webkit-user-drag:element}.mt-drag-image{width:65px;height:85px}.editor-page-container .editor-page-overlay{z-index:100;overflow:scroll}.empty_modal_content{color:#fff;z-index:100}.edit-project .info .tags .tag{display:inline-block;color:#424242;font-size:16px;background-color:#e9e9e9;border-radius:2px;line-height:32px;min-width:128px;text-align:center;margin:0 15px 15px 0}.edit-project .info .tags .tag.active{background-color:#e5f7fd}.editing-block{z-index:200}.editing-block .icon-resize,.editing-block .icon-rotate{z-index:101}.editing-block .mt-anchor-cp{z-index:101;bottom:0!important}.editing-block .mt-anchor-ps{z-index:101;left:44px;top:0}.editing-block .icon-overflow-copy{top:0}.mt-anchor-m{cursor:move;opacity:0}.mt-anchor-n{cursor:n-resize}.mt-anchor-ne{cursor:ne-resize}.mt-anchor-sw{cursor:sw-resize}.mt-anchor-nw{cursor:nw-resize}.mt-anchor-se{cursor:se-resize}.mt-anchor-e{cursor:e-resize}.mt-anchor-w{cursor:w-resize}.mt-anchor-s{cursor:s-resize}.editor-text-tools{z-index:201}.hidden-color{display:none}.font-size-input{color:#000}#mt-color-input .sp-replacer,.sp-replacer{display:none!important}.wrapper-dropdown .dropdown{display:none}.wrapper-dropdown.active .dropdown{display:block;opacity:1}.loading-no-back{background:none!important}.bubble-menu .spacings .line input{background-color:#fff!important}.mt-input-shop-margin{margin-top:20%}.editor-page-container .menu-settings .column.data .input input[type=email]{background-color:transparent;border:1px solid #fff;color:#fff;font-size:15px;outline:none;font-family:open_sansregular,Helvetica,Arial,sans-serif;padding:5px 10px;border-radius:5px;box-sizing:border-box}.loading-spinner-resizable{background:url(/assets/images/new/loading.png) no-repeat 0 0;background-size:100% 100%;-webkit-animation:spin 2s linear infinite;-moz-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.editor-page-container .menu-settings .column.menu .item:hover{opacity:.5;transition:.5s}div.input .mt-bundle-select{position:static!important}header .member .bbl.open{display:block;z-index:20}.editor-modal input[type=number],.editor-modal input[type=text]{color:#fff}.actions a.tb-main-action{width:47%;text-align:center;height:40px;background:#a8a8a8;margin-left:1%;padding-top:14px}.actions a.tb-main-action:hover{opacity:.7;transition:.5s}.input-add .group-item{background:#414162;color:#fff;text-align:center;cursor:pointer;margin-top:3px}.input-add .group-item:hover{transition:.5s;opacity:.8}.menu-layout nav li .tm-order,.menu-text nav li .tm-order,.menu-headers nav li .tm-order{width:40px;margin-left:33%;margin-top:20px;text-align:center}.menu-layout .tm-item-order,.menu-text .tm-item-order,.menu-headers .tm-item-order{margin:10% 25%;width:50%;text-align:center}.wrapper-dropdown .dropdown{font-weight:400!important}.editor-page-container .editor-page-overlay.menu-headers .icon-close,.editor-page-container .editor-page-overlay.menu-text .icon-close,.editor-page-container .editor-page-overlay.menu-layout .icon-close{z-index:10000}.editor-page-container .menu-settings .column.menu .item.active .user-info p.role{color:#c3c3c3}.item-user:hover{transition:.5s;cursor:pointer;opacity:.6}.statuses .item.disabled{opacity:.6}.statuses .item.active{background-color:#cacaca4d!important}.modal-overlay h3.placeholder-preview{margin-top:22%;text-align:center;color:#fff}.bubble-menu #mt-color-input{display:none}.mt-anchor-m{max-width:none!important;max-height:none!important}.template-all-companies{position:static!important;left:0!important}.input.template-title{margin-bottom:30px}.main-page .add-project{background:url(/assets/images/new/add-new-project-button.png) no-repeat 0 0/100% 100%}.input .company-check{position:static!important;left:0!important}.sweet-alert a{color:#fff;font-style:italic}.projects .project.tutorials .picture-container{cursor:pointer}.mt-system-linked-copy{display:none}.mt-anchor.anchor-bottom{top:initial;left:73%!important;bottom:0!important}.line-centered{margin:40px 0 0 54%!important}.items__full-width input.order-input{color:#000}#editdocument-selector{right:20%;top:1.5%;z-index:100;background-color:#00a4dc}#editdocument-selector .en,#editdocument-selector .fr,#editdocument-selector .de,#editdocument-selector .it{background-color:transparent;padding:0;margin-right:15%}.invite-people .info{margin-left:0}.invite-people .user-avatar{float:left;width:300px}.char-map{height:25px}.char-map .icon-chars{display:inline-block;background-position-y:-4px!important;width:20px;height:15px;background-size:20px 20px!important;background:#8e4e4e00 url(/assets/images/new/editor/text/special-chars.png) no-repeat}.char-map .bubble-menu.colors a{float:left!important;width:16px!important;height:16px!important;color:#fff!important;border:none!important}.disabled-action{color:#82828299!important}.editor-spelling .title{cursor:move}.booklet .b-page{border:1px solid #bababa}.valid-input{color:green}.editor-template .arrow.open{transform:rotate(-90deg)!important}.editor-template .arrow.closed{transform:rotate(90deg)!important}.settings-page-number{background-color:#fff}.buttons .conditions-btn{margin-right:10px}.locale-settings{min-height:200px}.preview-modal-popup{width:1000px!important}.preview-modal-popup .close{z-index:1000}.footer-about{margin-left:27%;display:inline-block;width:40%;color:#fff}.footer-about .links{display:inline-block;margin-left:20%}.footer-about .links a{color:#fff}.icon-bottom-close{width:44px;position:absolute;cursor:pointer;height:22px;margin-left:15px;z-index:10;border-radius:5px 5px 0 0}.icon-bottom-close.active{background:transparent url(/assets/images/new/icon_arrows_bottom_blue.png) no-repeat center center/12px 11px;transform:rotate(180deg);border-radius:0 5px 5px 0}.document-title-edit{float:right;color:#fff;overflow:hidden;font-size:15px;cursor:default;pointer-events:none}.hovered-without-effects{background-color:#00a4dc!important;cursor:default;pointer-events:none}.side-selector.justify{justify-content:center;display:flex}.btn-auto-width{width:auto!important}.text-center{text-align:center}.tpl_participation{display:inline-block;color:#fff;font-size:1.3em;border-radius:6px;background-color:#f90606;font-weight:400;padding:3px 10px;margin:0 .1em}.tpl_private_template{display:inline-block;color:#fff;font-size:1.3em;border-radius:6px;background-color:#00aeef;font-weight:400;padding:3px 10px;margin:0 .1em}.unsubscribe .contact{border-bottom:0px!important}.unsubscribe footer{bottom:0!important}/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@font-face{font-family:open_sansregular;src:url(/assets/fonts/OpenSans-Regular-webfont.eot);src:url(/assets/fonts/OpenSans-Regular-webfont.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/OpenSans-Regular-webfont.woff) format("woff"),url(/assets/fonts/OpenSans-Regular-webfont.ttf) format("truetype"),url(/assets/fonts/OpenSans-Regular-webfont.svg#open_sansregular) format("svg");font-weight:400;font-style:normal}@font-face{font-family:open_sansextrabold;src:url(/assets/fonts/OpenSans-ExtraBold-webfont.eot);src:url(/assets/fonts/OpenSans-ExtraBold-webfont.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/OpenSans-ExtraBold-webfont.woff) format("woff"),url(/assets/fonts/OpenSans-ExtraBold-webfont.ttf) format("truetype"),url(/assets/fonts/OpenSans-ExtraBold-webfont.svg#open_sansextrabold) format("svg");font-weight:400;font-style:normal}@font-face{font-family:open_sanslight;src:url(/assets/fonts/OpenSans-Light-webfont.eot);src:url(/assets/fonts/OpenSans-Light-webfont.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/OpenSans-Light-webfont.woff) format("woff"),url(/assets/fonts/OpenSans-Light-webfont.ttf) format("truetype"),url(/assets/fonts/OpenSans-Light-webfont.svg#open_sanslight) format("svg");font-weight:400;font-style:normal}body{font-family:open_sansregular,Helvetica,Arial,sans-serif}strong{font-family:open_sansextrabold,Helvetica,Arial,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Kameron,serif;font-weight:400}h1 strong,h2 strong,h3 strong,h4 strong,h5 strong,h6 strong{font-family:Kameron,serif;font-weight:700}html,body{width:100%;min-height:100%;height:100%}body{padding-bottom:0;background-color:#fff;color:#313131;position:relative}body.loading-on{overflow:hidden}.inner{max-width:1200px;width:100%;margin:0 auto}.system-fonts{font-size:0}a{text-decoration:none;color:#00aeef}.anchor-ne{cursor:nesw-resize}.anchor-n{cursor:ns-resize}.anchor-nw{cursor:nwse-resize}.anchor-w{cursor:ew-resize}.anchor-sw{cursor:nesw-resize}.anchor-s{cursor:ns-resize}.anchor-se{cursor:nwse-resize}#closeWizardButton{cursor:pointer;transform:translateY(-25px);-ms-transform:translateY(-25px);-webkit-transform:translateY(-25px);float:right;background:url(/assets/images/bouton-close.png) no-repeat center center;background-size:20px 20px;margin-top:0;padding:0;border-width:0px;width:20px;height:20px}#nextWizardButton{cursor:pointer;transform:translateY(-25px) rotateY(180deg);-ms-transform:translateY(-25px) rotateY(180deg);-webkit-transform:translateY(-25px) rotateY(180deg);float:left;background:url(/assets/images/fleche-wizard.png) no-repeat center center;background-size:12px 12px;margin-top:0;margin-left:10px;padding:0;border-width:0px;width:12px;height:12px}#prevWizardButton{cursor:pointer;transform:translateY(-25px);-ms-transform:translateY(-25px);-webkit-transform:translateY(-25px);float:left;background:url(/assets/images/fleche-wizard.png) no-repeat center center;background-size:12px 12px;margin-top:0;padding:0;border-width:0px;width:12px;height:12px}.next-step-wizard{font-family:Verdana,sans-serif;font-size:20pt;font-weight:700;color:red}.exit-wizard{font-family:Verdana,sans-serif;font-size:20pt;font-weight:700;color:#0f0}.wizard-step-title{font-family:Verdana,sans-serif;font-size:15pt;font-weight:700;color:#fff}.wizard-step-text{font-family:Verdana,sans-serif;font-size:12pt;font-weight:700;color:#fff}.intro{background-color:#009bd3f2;border-radius:15px;padding:50px 25px 20px;width:500px;max-width:500px!important}.intro.top-left .arrow{transform:translate(-190px) rotateY(180deg) rotate(90deg);-ms-transform:translateX(-190px) rotateY(180deg) rotate(90deg);-webkit-transform:translateX(-190px) rotateY(180deg) rotate(90deg);margin-left:200px;margin-top:20px}.intro.top-right .arrow{transform:translate(150px) translateY(30px) rotate(90deg);-ms-transform:translateX(150px) translateY(30px) rotate(90deg);-webkit-transform:translateX(150px) translateY(30px) rotate(90deg);margin-left:200px}.intro.none .arrow{display:none}.intro .arrow{display:block;width:72px;height:123px;margin-bottom:20px;background:url(/assets/arrow_white.gif) no-repeat 0 0!important}.ui-resizable-s{height:15px}.ui-resizable-e{width:15px}.ui-resizable-se{width:15px;height:15px}.warn{color:red;background-color:#f0f0f0;border:1px solid #FF0000;padding:5px}.unselectable{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.admin-pane-label{font-size:.9em;color:#fff}.full-width{width:100%}.green-bg{background-color:#79eb7b}.red-bg{background-color:#eb797b}.confirm-send-contest{font-family:Verdana,sans-serif;position:fixed;z-index:101;top:60px;left:50%;background-color:#000;color:#fff;width:250px;margin:0;padding:20px}.confirm-send-contest .header{color:#aae0fa;font-size:20pt}.confirm-send-contest .header p{margin-top:0;margin-bottom:15px}.confirm-send-contest .footer{font-size:10px}.contest-modal{font-size:15px;width:550px;height:auto;left:20%}.contest-image-container{display:flex;justify-content:center;align-items:center}.contest-image-container img{width:200px;height:auto}.loading-modal{width:100%;height:100%;background:url(/assets/images/spinner-mt.gif) no-repeat center center}.edit-text-modal{position:absolute;z-index:101;margin:0;overflow:hidden;border:1px solid #818185;border-radius:0}.edit-image-modal{position:absolute;z-index:101;margin:0;background-color:#fff!important;border:1px solid #818185}#char-map{z-index:201;position:relative;top:200px;left:320px;margin:0;width:120px;color:#fff;padding:20px;background-color:#0000008c}.pdfInput{width:80%!important}.radio-button-pdf-options{width:10%!important;float:left!important;margin:3px 2px!important}.radio-button-label-pdf-options{height:30px;width:80%;float:left}.generate-pdf-modal{z-index:101;position:fixed;top:65px;left:380px;margin:0;width:155px;color:#fff;padding:20px}.pdf-overflow-modal{z-index:201;position:fixed;top:100px;left:100px;margin:0;width:350px;color:#fff;padding:20px}.grid-modal{z-index:101;position:fixed;top:375px;top:-moz-calc((8.333% - 2px) * 7)!important;top:-webkit-calc((8.333% - 2px) * 7)!important;top:calc((8.333% - 2px)*7)!important;left:65px;margin:0;width:150px;color:#fff;padding:20px}.indicator-input{width:50px!important}.image-style-modal .margin-width-input{width:50px;margin:0}.image-style-modal .border-check-box{width:20px}.image-style-modal .border-check-box-label{float:left;width:65px;height:50px}.copy-overflow{z-index:201;position:fixed;top:100px;left:100px;margin:0;width:300px}.image-style-modal{z-index:201;position:fixed;top:100px;left:100px;margin:0;width:350px;color:#fff;padding:20px}.preview-modal{z-index:201;position:fixed;top:60px;left:100px;margin:0;width:850px;color:#fff;padding:20px}.image-change-modal{z-index:1201;position:fixed;top:100px;left:100px;margin:0;width:350px;color:#fff;padding:20px;font-family:Verdana,sans-serif}.change-image-container-div{text-align:center;background-repeat:no-repeat;height:350px}.change-image-image{margin-top:15px;margin-bottom:15px;border:3px solid #aae0fa;border-radius:20px;padding:30px;max-width:250px;max-height:200px}#imageFileInputView{width:249px}.paste-modal{position:fixed;top:100px;left:-1000px;padding:20px}.modal{margin:100px auto;width:300px;background-color:#fff;padding:1em}.overlay{z-index:100;height:100%;width:100%;position:absolute;top:0;left:0;background-color:#0000}.top-overlay{z-index:200;height:100%;width:100%;position:fixed;top:0;left:0;background-color:#0006}.progress-bar{width:100%;height:24px;background-color:#fff}.ui-progressbar{margin-top:10px;margin-bottom:10px;width:136px;border:solid #aae0fa 2px;background-color:#0006;padding:5px 4px 4px 5px;-webkit-border-radius:8px;-moz-border-radius:8px;-border-radius:8px}.add-page-modal .ui-progressbar{width:200px}.ui-progressbar-value{background-color:#fff}body>.ember-view{width:100%;min-height:100%;height:auto;position:relative}.edit-document-view{width:100%;height:100%;background-color:#00a4e6}.paste-element-view{width:160px;min-height:80px}#header{font-family:Verdana,sans-serif;display:table;height:55px;text-align:left;padding:10px 0 0 20px;background-color:#00a4e6}.accept-invite-button{background-color:#00a4e6;color:#fff;width:80px;height:25px;border-radius:5px;border:1px solid rgb(0,164,230);cursor:pointer}#header span.logo{display:table-cell;vertical-align:middle;width:200px;padding:0}#header span.menu{display:table-cell;vertical-align:middle;height:50px}#header ul{margin:0}#header ul li{display:inline-block;text-align:center;margin:0;padding:0}#header ul li a{display:inline-block!important;color:#fff;text-decoration:none;border-left:1px solid #0088c3;height:60px!important;line-height:60px;margin:-10px 0 0;padding:0 25px;text-align:center!important}#header ul li:last-child a{border-right:1px solid #0088c3}#header ul li a:hover{text-decoration:underline}#header.header-full-width{display:block;overflow:hidden;max-width:100%;border-bottom-left-radius:30px;border-bottom-right-radius:30px}#contentbody{width:100%;height:-moz-calc(100% - 65px);height:-webkit-calc(100% - 65px);height:calc(100% - 65px);margin:0;padding:0}#leftpanel{overflow:hidden;float:left;margin:0;padding:0;width:60px;height:100%;background-color:#fff;border-top:none;border-left:none;border-bottom:none;border-right:none}#contentpanel{float:left;margin:0;padding:0;width:-moz-calc(100% - 60px);width:-webkit-calc(100% - 60px);width:calc(100% - 60px);height:100%;background-color:#0ff}#workspace{margin:0;padding:0;width:100%;height:-moz-calc(100% - 115px);height:-webkit-calc(100% - 115px);height:calc(100% - 115px);background-color:#f0f}.infopanel-button{cursor:pointer;width:80px;height:25px;margin-top:10px;margin-bottom:10px;margin-left:8px;border-radius:3px;background-color:#0088c3;color:#fff;border:1px solid #0088c3}.infopanel-button-small{cursor:pointer;width:60px;height:25px;margin-top:10px;margin-bottom:5px;margin-left:0;border-radius:3px;background-color:#0088c3;color:#fff;border:1px solid #0088c3}.infopanel-user{margin-left:10px}#bogusinfopanel{float:left;overflow:hidden;margin:0;padding:0 20px 100px;width:-moz-calc(100% - 40px);width:-webkit-calc(100% - 40px);width:calc(100% - 40px);min-height:-moz-calc(75% - 80px);min-height:-webkit-calc(75% - 80px);min-height:calc(75% - 80px);background-color:#000;color:#00a4e6;font-size:10pt;font-family:Verdana,sans-serif}.ui-autocomplete{background-color:#0088c3;color:#fff;z-index:10000}.invite-username{font-size:12pt}.invite-approved{font-size:10pt}#bottominfopanel{min-height:50px;max-height:50px;overflow:hidden;float:left;margin:0;padding:0 20px;width:-moz-calc(100% - 40px);width:-webkit-calc(100% - 40px);width:calc(100% - 40px);background-color:#000;color:#00a4e6;font-size:10pt;font-family:Verdana,sans-serif}#inscriptionButton{float:left;background:url(/assets/images/inscription.png) no-repeat center center;background-size:241px 51px;background-color:#000;margin-top:20px;padding:0;border:0px;width:241px;height:51px}#thumbnailpanel{overflow-x:scroll;overflow-y:hidden;margin:0;padding:0;width:100%;height:115px;background-color:#fff}.acl-btn{float:left;border:0;background:transparent url(/assets/images/alcButton.png) no-repeat 0 0;font-size:0;width:150px;height:89px;margin:0 0 0 15px}.add-page-thumbnail{cursor:pointer}.add-page-thumbnail:hover{cursor:pointer;opacity:.5}#userList{font-size:.9em}.waiting-modal{z-index:201;position:fixed;top:350px;left:400px;margin:0;width:350px;height:64px;padding:20px;background:url(/assets/images/spinner-mt.gif) no-repeat center center}a.undo{color:wheat}.action-careful:hover{background-color:#ff1c33!important}.delete-button{cursor:pointer;background-color:#00a4e6;border-radius:5px;font-family:Verdana,sans-serif;width:100px;height:26px;color:#fff;border:none;margin:10px 0;font-size:8pt}.delete-button:hover{background-color:#ff1c33}#createDocumentButton{background-image:url(/assets/images/new-document-big.png);background-repeat:no-repeat;background-position:top center;width:64px;float:left;text-align:center;background-color:transparent;border:none;text-decoration:none;color:#000}ul#document-list li a:hover,ul#document-list li button:hover{text-decoration:none;color:#00a4e6;cursor:pointer}ul#document-list li button:focus{outline:0}button.tabloid{background-image:url(/assets/images/document.png);background-repeat:no-repeat;background-position:top center;padding-top:74px;width:128px;float:left;text-align:center;border:none;background-color:transparent;color:#fff}#create-document{font-family:Verdana,sans-serif;position:fixed;z-index:101;top:150px;left:50%;background-color:#000;color:#fff;width:200px;padding:20px;margin-left:-100px}.ui-autocomplete-loading{background:#fff url(/assets/images/ui-anim_basic_16x16.gif) right center no-repeat}.pasteTextarea{position:fixed;top:-1000px;left:-1000px;padding:20px}.colorpicker{width:60px!important}.panel-overflowed{overflow-y:scroll;overflow-x:hidden;height:500px;font-size:11px;padding:0 0 10px 1px}.panel-overflowed img{height:121px;width:auto}.panel-overflowed img:hover{opacity:1}.page-order-list li,.element-order-list li{list-style:none;display:inline-block;padding:2px}.page-order-list .ui-sortable-helper,.element-order-list .ui-sortable-helper{border-color:#b7dffa;border-style:solid;border-width:1px;border-radius:8px;width:auto;background:transparent!important}.unordered-list li{list-style:none;display:inline-block}.unordered-list{padding-left:6px;position:relative}.group-order-list li{list-style:none}.group-order-list{padding:0}ul.tabs{margin:0;padding:0;list-style:none}ul.tabs li{position:relative;background:none;color:#fff;display:inline-block;padding:10px 15px;cursor:pointer;border-style:solid;border-color:#b7dffa;border-width:2px 2px 0 2px;border-radius:8px 8px 0 0}ul.tabs li.current{background:#b7dffa;color:#000}.tab-content{display:none;background:transparent;padding:15px}.tab-content.current{display:inherit}.preview-placeholder,.page-number-sort .page-placeholder{height:117px;width:81px;background:#b7dffab3;color:#fff;border-style:dashed;border-color:#b7dffa;border-width:2px;border-radius:8px;padding:2px}.slideout-btn{float:right;height:382px;width:22px;z-index:3000;position:fixed;top:68px;left:49.2%;display:flex;cursor:pointer;justify-content:center;align-items:center;font-size:20px}.slideout-btn:hover{background:#f4f4f433}.order-content{width:96%;float:left}.ungrouped-container{float:right;height:380px;width:290px;z-index:3000;position:fixed;top:68px;left:100%;border-color:#b7dffa;border-style:solid;border-width:1px;background:#f4f4f466;overflow-y:scroll}.slide-holder{background:transparent;height:100%;float:right;z-index:3000}.info-row{width:100%;height:auto;margin-left:3%}.info-row input{width:100px!important}.info-col-1{float:left;width:33.33%;height:auto}.info-col-2{float:left;width:50%;height:auto}.info-col-3{float:left;width:100%;height:auto}.group-head{display:inline}.edit-group{display:inline;opacity:0;padding:2px;height:20px;width:auto}.group-head:hover .edit-group{opacity:1}.group-order-list .ui-sortable-helper{height:30px!important;width:auto;border-color:#b7dffa;border-style:solid;border-width:1px;border-radius:8px;background:#b7dffa;color:#000}.group-order-list .page-order-list li,.group-order-list .element-order-list li{list-style:none;display:inline-block;padding:2px}.group-order-list .page-order-list .ui-sortable-helper,.group-order-list .element-order-list .ui-sortable-helper{border:none;width:auto;height:auto!important;background:none}.group-sort-placeholder{border-color:#b7dffa;border-style:dashed;border-width:2px;border-radius:8px;background:transparent;height:30px!important;width:auto}.success-modal{font-family:Verdana,sans-serif;position:fixed;z-index:101;top:60px;left:40%;font-size:15px;background-color:#000;color:#fff;width:250px;margin:0;padding:20px}.success-modal button{font-size:15px;height:30px;width:70px}.success-modal.modal-panel:before{display:none}.contest-btn{background-color:#00a4e6;border-radius:7px;font-size:14px;float:right;padding:20px 30px;color:#fff;margin-right:5px;text-decoration:none}.contest-menu-link{background-color:#fd052b}.remove-page{background-color:#fd052b;padding:5px;opacity:0;text-decoration:none;border-radius:4px;color:#fff;font-size:8px;text-align:center;float:right;font-weight:700;z-index:1000000000}.page-item:hover .remove-page{opacity:1}.togglable-input button{opacity:0}.togglable-input:hover button{opacity:1}.img-with-load{width:100%;padding-bottom:65.5%;padding-top:65.5%;position:relative}.img-with-load img{position:absolute;width:100%;-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s;opacity:1}.img-with-load .loader svg{display:block;margin:auto}.img-with-load .loader svg path,.img-with-load .loader svg rect{fill:#00a6e7}.img-with-load.loaded{padding-top:0;padding-bottom:141%}.light-blue{background-color:#00a6e7;color:#fff}.light-blue h1,.light-blue h2,.light-blue h3,.light-blue h4{color:#fff}.light-blue a,a.light-blue{color:#d3ecfb}.light-blue a:hover,.light-blue a:visited,a.light-blue:hover,a.light-blue:visited{color:#fff}.pad{padding:1em}.top-margin{margin-top:1em}.top-bar{display:none;visibility:hidden;opacity:0;position:fixed}.top-bar:before{display:none!important}.top-bar:after{display:none!important;height:1px!important;overflow:hidden}.radius-bottom{-webkit-border-bottom-right-radius:20px;-webkit-border-bottom-left-radius:20px;-moz-border-radius-bottomright:20px;-moz-border-radius-bottomleft:20px;border-bottom-right-radius:20px;border-bottom-left-radius:20px}.radius-top{-webkit-border-top-left-radius:20px;-webkit-border-top-right-radius:20px;-moz-border-radius-topleft:20px;-moz-border-radius-topright:20px;border-top-left-radius:20px;border-top-right-radius:20px}.radius-top-right{-webkit-border-radius:20px;-webkit-border-top-left-radius:0;-moz-border-radius:20px;-moz-border-radius-topleft:0;border-radius:0 20px 20px}.radius-bottom-right{-webkit-border-bottom-right-radius:20px;-moz-border-radius-bottomright:20px;border-bottom-right-radius:20px}.radius-full{-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}.button.x-large{font-size:2rem;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.tiny.large-text{font-size:.9em}.main-nav{padding-top:1em}.main-nav li{padding-bottom:.4em}.main-nav a{font-size:1.1rem}.main-nav a:hover{color:#c6edfc}a.heading-link{font-size:1.2rem;margin-bottom:.7em;display:inline-block}.butt-up-left{margin-top:4em}.mag1{background-image:url(/assets/images/mag1.png);background-position:bottom right;background-repeat:no-repeat;padding-right:335px;min-height:230px}.mag2{background-image:url(/assets/images/mag2.png);background-position:bottom right;background-repeat:no-repeat;padding-right:280px;min-height:230px}.footer p,.footer a{font-size:.9rem;margin-top:1em;margin-right:1em}.footer ul.inline-list li{margin-left:2.3em}ol.big-blue{counter-reset:li;list-style:none;*list-style: decimal;padding:0;margin-bottom:4em;text-shadow:0 1px 0 rgba(255,255,255,.5)}ol.big-blue li{position:relative;display:block;padding:.4em .4em .4em 2em;*padding: .4em;margin:.5em 0;text-decoration:none;border-radius:.3em;font-size:1.3rem;color:#00a4e5}ol.big-blue li:before{content:counter(li);counter-increment:li;position:absolute;left:-1.3em;top:60%;margin-top:-1.3em;background:#00a4e5;height:2em;width:2em;line-height:1.5em;border:.3em solid #F4FAFF;text-align:center;border-radius:2em;color:#fff}ul.slider li .main-content{min-height:450px}.mag-spread{padding-bottom:80px}.mag-spread-sm{background-image:url(/img/mag-spread-2.png);background-position:bottom;background-repeat:no-repeat;padding-bottom:160px}.mag-square-sm{background-image:url(/img/mag-square.png);background-position:bottom;background-repeat:no-repeat;padding-bottom:160px}.slider-pad{padding:.5em 3em 0 4.5em}.slider-pad p{font-size:1.2rem}.orbit-bullets-container{position:absolute;top:0;right:2.5em}.orbit-bullets li{-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;background:transparent!important;border:1px solid #00A6E7!important;width:18px!important;height:18px!important}.orbit-bullets li.active{background-color:#00a6e7!important}.orbit-prev,.orbit-next{background-color:#62c7efcc!important}.orbit-prev span{margin-left:-25%}.orbit-prev,.orbit-next{padding-left:1.7em!important;padding-right:1.7em!important}.orbit-prev:hover,.orbit-next:hover{background-color:#62c7ef!important}.orbit-prev{-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:10px;-moz-border-radius-topright:10px;-moz-border-radius-bottomright:10px;border-top-right-radius:10px;border-bottom-right-radius:10px}.orbit-next{-webkit-border-top-left-radius:10px;-webkit-border-bottom-left-radius:10px;-moz-border-radius-topleft:10px;-moz-border-radius-bottomleft:10px;border-top-left-radius:10px;border-bottom-left-radius:10px}.gradient1{background:#f5fbff;background:-moz-linear-gradient(top,#f5fbff 0%,#f5fbff 41%,#f1f9fe 42%,#ecf8fe 48%,#eaf6fc 48%,#e8f7ff 49%,#e7f6fe 52%,#e3f5ff 52%,#e1f3fd 55%,#def2ff 55%,#d4f0fa 59%,#d4f0fd 60%,#cfeefa 63%,#cbedfc 63%,#cbedfc 64%,#c6eafb 65%,#c1e8fb 69%,#bde8fa 69%,#bce6f8 71%,#b9e7fb 71%,#b8e5fa 72%,#b4e5f8 73%,#abe2f9 77%,#a7e1f8 77%,#a4def8 80%,#9cdbf5 82%,#97daf8 84%,#91d7f3 86%,#8ed7f6 87%,#8dd6f4 88%,#89d5f6 88%,#88d3f4 90%,#85d5f4 90%,#84d3f3 91%,#7bd0f4 93%,#7bd0f4 94%,#75cef1 96%,#6eccf4 98%,#69caf1 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f5fbff),color-stop(41%,#f5fbff),color-stop(42%,#f1f9fe),color-stop(48%,#ecf8fe),color-stop(48%,#eaf6fc),color-stop(49%,#e8f7ff),color-stop(52%,#e7f6fe),color-stop(52%,#e3f5ff),color-stop(55%,#e1f3fd),color-stop(55%,#def2ff),color-stop(59%,#d4f0fa),color-stop(60%,#d4f0fd),color-stop(63%,#cfeefa),color-stop(63%,#cbedfc),color-stop(64%,#cbedfc),color-stop(65%,#c6eafb),color-stop(69%,#c1e8fb),color-stop(69%,#bde8fa),color-stop(71%,#bce6f8),color-stop(71%,#b9e7fb),color-stop(72%,#b8e5fa),color-stop(73%,#b4e5f8),color-stop(77%,#abe2f9),color-stop(77%,#a7e1f8),color-stop(80%,#a4def8),color-stop(82%,#9cdbf5),color-stop(84%,#97daf8),color-stop(86%,#91d7f3),color-stop(87%,#8ed7f6),color-stop(88%,#8dd6f4),color-stop(88%,#89d5f6),color-stop(90%,#88d3f4),color-stop(90%,#85d5f4),color-stop(91%,#84d3f3),color-stop(93%,#7bd0f4),color-stop(94%,#7bd0f4),color-stop(96%,#75cef1),color-stop(98%,#6eccf4),color-stop(100%,#69caf1));background:-webkit-linear-gradient(top,#f5fbff 0%,#f5fbff 41%,#f1f9fe 42%,#ecf8fe 48%,#eaf6fc 48%,#e8f7ff 49%,#e7f6fe 52%,#e3f5ff 52%,#e1f3fd 55%,#def2ff 55%,#d4f0fa 59%,#d4f0fd 60%,#cfeefa 63%,#cbedfc 63%,#cbedfc 64%,#c6eafb 65%,#c1e8fb 69%,#bde8fa 69%,#bce6f8 71%,#b9e7fb 71%,#b8e5fa 72%,#b4e5f8 73%,#abe2f9 77%,#a7e1f8 77%,#a4def8 80%,#9cdbf5 82%,#97daf8 84%,#91d7f3 86%,#8ed7f6 87%,#8dd6f4 88%,#89d5f6 88%,#88d3f4 90%,#85d5f4 90%,#84d3f3 91%,#7bd0f4 93%,#7bd0f4 94%,#75cef1 96%,#6eccf4 98%,#69caf1 100%);background:-o-linear-gradient(top,#f5fbff 0%,#f5fbff 41%,#f1f9fe 42%,#ecf8fe 48%,#eaf6fc 48%,#e8f7ff 49%,#e7f6fe 52%,#e3f5ff 52%,#e1f3fd 55%,#def2ff 55%,#d4f0fa 59%,#d4f0fd 60%,#cfeefa 63%,#cbedfc 63%,#cbedfc 64%,#c6eafb 65%,#c1e8fb 69%,#bde8fa 69%,#bce6f8 71%,#b9e7fb 71%,#b8e5fa 72%,#b4e5f8 73%,#abe2f9 77%,#a7e1f8 77%,#a4def8 80%,#9cdbf5 82%,#97daf8 84%,#91d7f3 86%,#8ed7f6 87%,#8dd6f4 88%,#89d5f6 88%,#88d3f4 90%,#85d5f4 90%,#84d3f3 91%,#7bd0f4 93%,#7bd0f4 94%,#75cef1 96%,#6eccf4 98%,#69caf1 100%);background:-ms-linear-gradient(top,#f5fbff 0%,#f5fbff 41%,#f1f9fe 42%,#ecf8fe 48%,#eaf6fc 48%,#e8f7ff 49%,#e7f6fe 52%,#e3f5ff 52%,#e1f3fd 55%,#def2ff 55%,#d4f0fa 59%,#d4f0fd 60%,#cfeefa 63%,#cbedfc 63%,#cbedfc 64%,#c6eafb 65%,#c1e8fb 69%,#bde8fa 69%,#bce6f8 71%,#b9e7fb 71%,#b8e5fa 72%,#b4e5f8 73%,#abe2f9 77%,#a7e1f8 77%,#a4def8 80%,#9cdbf5 82%,#97daf8 84%,#91d7f3 86%,#8ed7f6 87%,#8dd6f4 88%,#89d5f6 88%,#88d3f4 90%,#85d5f4 90%,#84d3f3 91%,#7bd0f4 93%,#7bd0f4 94%,#75cef1 96%,#6eccf4 98%,#69caf1 100%);background:linear-gradient(to bottom,#f5fbff,#f5fbff 41%,#f1f9fe 42%,#ecf8fe 48%,#eaf6fc 48%,#e8f7ff 49%,#e7f6fe 52%,#e3f5ff 52%,#e1f3fd 55%,#def2ff 55%,#d4f0fa 59%,#d4f0fd 60%,#cfeefa 63%,#cbedfc 63%,#cbedfc,#c6eafb 65%,#c1e8fb 69%,#bde8fa 69%,#bce6f8 71%,#b9e7fb 71%,#b8e5fa,#b4e5f8 73%,#abe2f9 77%,#a7e1f8 77%,#a4def8 80%,#9cdbf5,#97daf8,#91d7f3 86%,#8ed7f6,#8dd6f4 88%,#89d5f6 88%,#88d3f4 90%,#85d5f4 90%,#84d3f3 91%,#7bd0f4 93%,#7bd0f4 94%,#75cef1,#6eccf4,#69caf1);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5fbff",endColorstr="#69caf1",GradientType=0)}.gradient2,.gradient3{background:#f5fbff;background:-moz-linear-gradient(top,#f5fbff 0%,#f5fbff 55%,#f3f9fe 55%,#f0f8ff 59%,#ecf8fe 60%,#e8f7ff 64%,#e5f4fc 66%,#e3f5ff 67%,#e0f2fc 69%,#def2ff 69%,#d8f0fc 72%,#d4f0fd 73%,#d3eefc 75%,#cfeefa 76%,#cfeefa 77%,#cbedfc 77%,#caebfa 78%,#c8ecfd 79%,#c2eafa 81%,#bce6f8 85%,#b4e4fb 87%,#afe3f8 90%,#abe2f9 90%,#a6e0f6 93%,#a0ddf6 94%,#9edef9 95%,#9ddcf8 96%,#99dcf6 96%,#91d7f4 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f5fbff),color-stop(55%,#f5fbff),color-stop(55%,#f3f9fe),color-stop(59%,#f0f8ff),color-stop(60%,#ecf8fe),color-stop(64%,#e8f7ff),color-stop(66%,#e5f4fc),color-stop(67%,#e3f5ff),color-stop(69%,#e0f2fc),color-stop(69%,#def2ff),color-stop(72%,#d8f0fc),color-stop(73%,#d4f0fd),color-stop(75%,#d3eefc),color-stop(76%,#cfeefa),color-stop(77%,#cfeefa),color-stop(77%,#cbedfc),color-stop(78%,#caebfa),color-stop(79%,#c8ecfd),color-stop(81%,#c2eafa),color-stop(85%,#bce6f8),color-stop(87%,#b4e4fb),color-stop(90%,#afe3f8),color-stop(90%,#abe2f9),color-stop(93%,#a6e0f6),color-stop(94%,#a0ddf6),color-stop(95%,#9edef9),color-stop(96%,#9ddcf8),color-stop(96%,#99dcf6),color-stop(100%,#91d7f4));background:-webkit-linear-gradient(top,#f5fbff 0%,#f5fbff 55%,#f3f9fe 55%,#f0f8ff 59%,#ecf8fe 60%,#e8f7ff 64%,#e5f4fc 66%,#e3f5ff 67%,#e0f2fc 69%,#def2ff 69%,#d8f0fc 72%,#d4f0fd 73%,#d3eefc 75%,#cfeefa 76%,#cfeefa 77%,#cbedfc 77%,#caebfa 78%,#c8ecfd 79%,#c2eafa 81%,#bce6f8 85%,#b4e4fb 87%,#afe3f8 90%,#abe2f9 90%,#a6e0f6 93%,#a0ddf6 94%,#9edef9 95%,#9ddcf8 96%,#99dcf6 96%,#91d7f4 100%);background:-o-linear-gradient(top,#f5fbff 0%,#f5fbff 55%,#f3f9fe 55%,#f0f8ff 59%,#ecf8fe 60%,#e8f7ff 64%,#e5f4fc 66%,#e3f5ff 67%,#e0f2fc 69%,#def2ff 69%,#d8f0fc 72%,#d4f0fd 73%,#d3eefc 75%,#cfeefa 76%,#cfeefa 77%,#cbedfc 77%,#caebfa 78%,#c8ecfd 79%,#c2eafa 81%,#bce6f8 85%,#b4e4fb 87%,#afe3f8 90%,#abe2f9 90%,#a6e0f6 93%,#a0ddf6 94%,#9edef9 95%,#9ddcf8 96%,#99dcf6 96%,#91d7f4 100%);background:-ms-linear-gradient(top,#f5fbff 0%,#f5fbff 55%,#f3f9fe 55%,#f0f8ff 59%,#ecf8fe 60%,#e8f7ff 64%,#e5f4fc 66%,#e3f5ff 67%,#e0f2fc 69%,#def2ff 69%,#d8f0fc 72%,#d4f0fd 73%,#d3eefc 75%,#cfeefa 76%,#cfeefa 77%,#cbedfc 77%,#caebfa 78%,#c8ecfd 79%,#c2eafa 81%,#bce6f8 85%,#b4e4fb 87%,#afe3f8 90%,#abe2f9 90%,#a6e0f6 93%,#a0ddf6 94%,#9edef9 95%,#9ddcf8 96%,#99dcf6 96%,#91d7f4 100%);background:linear-gradient(to bottom,#f5fbff,#f5fbff 55%,#f3f9fe 55%,#f0f8ff 59%,#ecf8fe 60%,#e8f7ff 64%,#e5f4fc 66%,#e3f5ff 67%,#e0f2fc 69%,#def2ff 69%,#d8f0fc 72%,#d4f0fd 73%,#d3eefc 75%,#cfeefa,#cfeefa 77%,#cbedfc 77%,#caebfa,#c8ecfd 79%,#c2eafa 81%,#bce6f8 85%,#b4e4fb 87%,#afe3f8 90%,#abe2f9 90%,#a6e0f6 93%,#a0ddf6,#9edef9,#9ddcf8 96%,#99dcf6 96%,#91d7f4);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5fbff",endColorstr="#91d7f4",GradientType=0)}.cut-in{position:relative;bottom:-1em;right:0}.cut-in-slider{position:absolute;bottom:0;right:0}.about-divider{-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;padding:2em 1em;margin:1em 0!important}.about-divider a{font-size:1.2rem}.about-divider a i{font-size:3rem}@media only screen and (min-width: 64.063em){.cut-in{position:absolute;bottom:0;right:0}}@media only screen and (min-width: 40.063em){.login-form{width:100%;max-width:25em;float:right;padding-right:4em;padding-left:4em}#logo{max-width:400px}.button.x-large{margin-top:40%;-webkit-border-radius:0;-moz-border-radius:0;-webkit-border-top-left-radius:20px;-webkit-border-bottom-left-radius:20px;-moz-border-radius-topleft:20px;-moz-border-radius-bottomleft:20px;border-radius:20px 0 0 20px}.pull-up{z-index:100;position:relative;top:-40px}.butt-up-right{padding-right:1em}.butt-up-left{padding-left:0;margin-top:0}a.tab-link{margin-top:0;padding:1em 3em 1em 1em}}input[type=color]{webkit-appearance:none;background-color:#fff;font-family:inherit;border:1px solid #cccccc;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px #0000001a;color:#000000bf;display:block;font-size:.875rem;margin:0 0 1rem;padding:.5rem;height:2.3125rem;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:-webkit-box-shadow .45s,border-color .45s ease-in-out;-moz-transition:-moz-box-shadow .45s,border-color .45s ease-in-out;transition:box-shadow .45s,border-color .45s ease-in-out;-webkit-transition:all .15s linear;-moz-transition:all .15s linear;transition:all .15s linear}#content{padding:20px 0 0;clear:both}.inner-wrap{min-height:100%;margin-bottom:-85px;padding-bottom:85px}aside.l{width:330px}.fl_r{float:right}.fl_l{float:left}.hr{border-bottom:#ccc 1px solid;clear:both}.logo img{width:80%}.hdr_r span{display:inline-block;margin:10px 19px}.login_bttns{border:#fff 1px solid;overflow:hidden;vertical-align:middle}.login_bttns a{display:inline-block;padding:3px 20px;position:relative}.login_bttns a:last-of-type{background:#fff;color:#00a6e7}.login_bttns a:last-of-type:before{content:"";position:absolute;top:0;bottom:0;left:-10px;border-right:#fff 10px solid;border-top:transparent 30px solid;display:block}.login_bttns~.fa-sign-out{padding:10px 4px;font-size:1.5em;display:inline-block;vertical-align:middle;margin:0 20px 0 -20px;transition:all ease-in-out .2s}.login_bttns~.fa-sign-out:hover{color:#f91c00}.main-nav{margin:0 20px}.main-nav li{display:inline-block}.main-nav li a{padding:30px 10px 3px;display:block;font-size:1.1em;text-transform:uppercase}.main-nav li:last-child{float:right}.main-nav li.active{background:url(/assets/images/menu_active.png) 0 100% repeat-x}.main-nav li sup{width:18px;height:18px;text-align:center;font-size:12px;line-height:18px;display:inline-block;color:#333;background:#53ff25;border-radius:10px;margin:0 -18px 0 3px}.tpl img{display:block;margin-left:auto;margin-right:auto;width:100%}.tpls:after{content:"";display:inline-block;width:100%;height:10px}.tpl{vertical-align:top;width:24%;background:#fff;border:#dbdbdb 1px solid;padding:9px;display:inline-block;margin:.5% 0;color:#333;position:relative;transition:all ease-in-out .2s}.tpl:hover{border-color:#00a6e7;box-shadow:0 0 30px #0003;color:#000}.tpl .fa-users{color:#fff;background:#4bc238;position:absolute;top:5px;right:-50px;border-radius:20px;width:40px;height:40px;text-align:center;line-height:40px}.tpl_descr{height:50px;margin-right:50px;position:relative}.tpl strong{font-size:1.5em;font-weight:100;display:block;margin:5px 0 0}.tpl .cntrls{bottom:80px;left:10px;right:10px;text-align:center;font-family:inherit;transition:all ease-in-out .2s;opacity:0}.tpl:hover .cntrls{opacity:1}.tpl .cntrls span{background:#ffffffe6;display:inline-block;margin:0 10px;height:60px;width:60px;text-align:left;border-radius:30px;position:relative;color:#ed0202;font-size:17px;vertical-align:middle;font-family:Bliss Medium,Gill Sans,Calibri,Helvetica Neue,Arial,sans-serif;opacity:.8;transition:all ease-in-out .2s;cursor:pointer}.tpl .cntrls span:hover{opacity:1}.tpl .cntrls span.fa-pencil{color:#1ab301}.tpl .cntrls span.fa-files-o{color:#00a6e7}.tpl .cntrls span.fa-cogs{color:#1ab301}.tpl .cntrls span.fa-check{width:56%;padding:12px 0 0 60px;color:#4bc238}.tpl .cntrls span:before{font-family:FontAwesome;font-size:1.8em;position:absolute;left:18px;top:0;line-height:2em}.new_tpl{border:#00a6e7 2px solid;color:#00a6e7;text-align:center}.new_tpl:hover{color:#00a6e7}.new_tpl strong{position:absolute;top:-70px;right:-50px;left:10px}.new_tpl .tpl_descr{height:55px}.tpl.blank{border:none;height:0px;padding:0}.tpl.blank:hover{box-shadow:none}.tpl .price{position:absolute;top:-22px;right:-65px;font-size:1.5em;padding:3px 8px;background:#00cad7;color:#fff;box-shadow:1px 1px 3px #00000080}.tpl .price:before{position:absolute;content:"";bottom:-5px;right:0;width:0px;height:0px;border-left:#666 6px solid;border-bottom:transparent 5px solid}.tpl .price.free{background:#adcc00}.hdr{border-bottom:#00a6e7 1px solid;font-size:1.4em;margin:10px 0;padding:20px 1.2em 0;float:left;width:100%}#content .hdr{padding-top:0}.hdr .fl_r{margin:0 -20px -10px 0}.hdr .fl_r span{font-weight:100}.hdr h1{font-size:1.4em;font-weight:100}.hdr_descr{margin:0 0 10px 1.7em}.hdr li{list-style-type:none;border:transparent 1px solid;border-bottom:transparent 3px solid;border-radius:4px 4px 0 0;display:inline-block;padding:5px 15px;margin-bottom:-2px;cursor:pointer}.active{display:inherit}.hdr li.active{border-color:#00a6e7;border-bottom-color:#f4faff;color:#333;cursor:default}.hdr select{height:1.8em;padding:0 10px 0 0;display:inline-block;width:auto;font-size:.7em}button,.button{border-radius:6px;padding:.6rem 1.8rem;margin:0 0 1rem;text-transform:uppercase}.button_sec{background:#fff;border:#00a6e7 1px solid}.pagination{text-align:center}.pagination *{display:inline-block;font-weight:100;font-size:1.2em;width:38px;height:38px;line-height:38px;border-radius:20px;border:transparent 1px solid;text-align:center;vertical-align:middle;margin:10px 5px 20px;cursor:pointer;transition:all ease-in-out .2s}.pagination *:hover{color:#00a6e7;border-color:#00a6e7!important}.pagination .active{background:#00a6e7;color:#fff}.pagination .prev,.pagination .next{border-color:#ddd;font-size:2.5em;line-height:.75em}.form{margin:10px 0 30px}.form_block .f_row input,.form_block .f_row textarea,.form_block .f_row label{width:100%}.f_row .small{width:24.2%}.f_row{margin:0 0 .5em;clear:both;width:100%;float:left;position:relative}.f_row label{color:#00a6e7;padding:0 .2em 0 0;display:inline-block;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:100;width:23.7%;font-size:1.2em;text-align:right}.f_row input,.f_row textarea{width:75%;padding:.3em .5em;border-radius:4px;font-size:1.2em;display:inline-block;border-color:#ccc}.f_row input:focus,.f_row textarea:focus{border-color:#00a6e7;background:#fff;box-shadow:0 0 5px #8cdfff inset}.f_row textarea{vertical-align:top}.f_row input[type=file]{vertical-align:middle;line-height:.5em;margin:.5em 0;width:100%}.f_row.radios{padding-left:26%}.f_row input[type=checkbox],.f_row input[type=radio]{width:auto}.f_row input[type=checkbox]+label,.f_row input[type=radio]+label{vertical-align:middle;margin-left:2px;width:40%;text-align:left}.fileupload_text{font-size:1.2em;font-weight:100}.f_row.err label{color:#ed0202}.f_row.err input,.f_row.err textarea{border-color:#ed0202}.f_row.err .message{background:#ed0202;border-radius:4px;padding:2px 4px;color:#fff;position:absolute;right:2px;width:75%;z-index:1;bottom:-26px;opacity:.7;font-size:.9em}.f_row.err .message:before{content:"";width:1px;height:1px;position:absolute;top:-5px;left:10px;border-bottom:#ed0202 5px solid;border-right:transparent 5px solid}.f_row_link{display:inline-block;margin:0 0 0 25%;font-size:1.1em;line-height:2em;text-decoration:underline}.side_block{margin:12px 0 30px}.side_block h4{padding:10px;color:#fff;background:#00a6e7;margin:0}.side_list{background:#e2ecf5}.side_list a{display:block;padding:8px 10px;color:#333;text-decoration:none;font-size:1.2em;height:42px;font-weight:100}.side_list a.active{background:#f4faff;border-left:#53ff25 3px solid;padding-left:7px}.side_list a img{width:30px;border-radius:4px;display:inline-block;margin:0 10px 0 -5px}.side_cover{border:#00a6e7 2px solid;background:#fff;width:100%}.side_cover:hover{box-shadow:none}.side_cover .cntrls{bottom:-80px;left:-20px;opacity:1;right:-20px}.usrs_choose{clear:both;padding-left:24%;margin-top:10px;margin-bottom:20px;float:left;width:100%}.usr_choose,.subs_choose{margin:0 0 .9em;position:relative;width:100%;height:auto;display:inline-block;padding:5px;background:#e2ecf5;border-radius:4px;line-height:2em;font-weight:100}.usr_choose label,.subs_choose label{display:inline-block}.usr_choose img,.subs_choose img{display:inline-block;padding:5px;height:42px;width:auto}.usr_choose .fa,.subs_choose .fa{cursor:pointer;padding:5px;font-size:19px}.usr_choose .icons,.subs_choose .icons{display:inline-block;float:right}.usr_choose:hover .fa-times,.subs_choose:hover .fa-times{color:#ed0202}.subs_choose{height:auto;background:#e2ecf5;border-radius:4px}.subs_choose .button{display:inline-block;float:right;margin:0}.subs_choose .price{display:inline-block;color:#fff;font-size:1.3em;border-radius:6px;background-color:#33b400;font-weight:400;padding:3px 10px;margin:0 .1em}.subs_choose .price.free{background:#adcc00}.subs_choose.active{border:3px solid rgb(0,164,230);font-size:20px;font-weight:700}.usr_limit{display:inline-block;color:#fff;font-size:1.3em;border-radius:6px;background-color:#00a4e6;font-weight:400;padding:3px 10px;margin:0 .1em}.usr_choose input[type=checkbox],.subs_choose input[type=checkbox]{margin:1em .5em;vertical-align:middle}.usr_choose input[type=checkbox]+label,.subs_choose input[type=checkbox]+label{margin-right:0}.usr_choose input[type=checkbox]:checked,.subs_choose input[type=checkbox]:checked{background:#b2e3f6;color:#333}.usr_choose input[type=checkbox]:checked~select,.subs_choose input[type=checkbox]:checked~select{display:block}.usr_choose *,.subs_choose *{position:relative;z-index:1}.usr_choose select,.subs_choose select{float:right;width:38%;padding:.2em .5em;font-size:1.1em;height:auto;margin:2px 0;border-radius:4px;font-weight:100;display:none}.hdr_icon{color:#555;font-weight:100;position:relative;margin-top:20px;padding-left:10px;margin-bottom:15px;font-size:1.4em}.hdr_icon .fa{position:absolute;top:-10px;left:-50px;width:50px;height:50px;color:#fff;background:#cbdee5;border-radius:30px;text-align:center;line-height:50px}.btn_row{margin:0 .2em 0 20px;float:right;clear:both}.user_av{border:#1dbfff 2px solid;float:left;margin:0 10px 10px 25%;width:20%;position:relative}.user_av img{width:100%;position:relative;z-index:2}.user_av span{position:absolute;bottom:5px;left:5px;right:5px;font-size:.8em;color:#00a6e7;text-align:center}.fileupload_wrap{float:left;width:50%}.pop_bg{height:100%;width:100%;position:fixed;top:0;left:0;background-color:#000000b3;z-index:100}.popup{position:absolute;z-index:101;background:#fff;border-radius:8px;padding:1px;top:10%;left:50%;width:80%;margin-left:-40%}.popup h2{border-radius:8px;background:#00a6e7;color:#fff;font-size:1.5em;padding:8px 2%;margin:0 0 20px;font-weight:100;position:relative}.popup h2 .fa-times{position:absolute;right:10px;top:9px;cursor:pointer}.pop_inner{margin:5% 5% 7%}.pop_inner:after{display:block;width:100%;content:"";clear:both}.pop_inner p{font-size:1.1em}.pop_img_l{float:left;width:25%}.pop_img_l img{width:100%;border:1px solid #dbdbdb}.pop_form_r{float:right;width:70%}.pop_form_r1 .f_row label{width:30%}.pop_form_r1 .f_row input{width:70%}.tpl_title{font-size:1.3em;text-align:right;margin:0 0 .5em}.tpl_price{display:inline-block;color:#fff;font-size:1.3em;border-radius:6px;background-color:#33b400;font-weight:400;padding:3px 10px;margin:0 .1em}@media only screen and (min-width: 820px){.popup{width:70%;margin-left:-35%}}@media only screen and (min-width: 1020px){.popup{width:60%;margin-left:-30%}}@media only screen and (min-width: 1220px){.popup{width:50%;margin-left:-25%}}.button a{color:#fff}.edit-document-view #header{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.edit-document-view #header:before,.edit-document-view #header:after{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}#thumbnailpanel button:hover{background-color:transparent}.infopanel button,.infopanel-not-tm button{height:auto}.infopanel label,.infopanel-not-tm label{display:inline-block}.infopanel h3,.infopanel-not-tm h3{margin-bottom:0}.infopanel table,.infopanel-not-tm table{background:transparent;margin-bottom:10px;border:none}.infopanel table tr:nth-of-type(2n),.infopanel-not-tm table tr:nth-of-type(2n){background:transparent}.infopanel table td,.infopanel-not-tm table td{color:#fff;font-size:14px;padding-left:0}.infopanel table td span,.infopanel-not-tm table td span{font-size:auto;color:#b7dffa}.infopanel .infopanel-button-big,.infopanel-not-tm .infopanel-button-big{font-size:11px;margin:20px 0}.infopanel .infopanel-button-small,.infopanel-not-tm .infopanel-button-small{font-size:11px;text-align:center;width:auto;height:auto}.infopanel .text label,.infopanel-not-tm .text label{display:inline}.infopanel .delete-button,.infopanel-not-tm .delete-button{width:auto;height:auto}.infopanel input,.infopanel-not-tm input{width:auto;height:auto;padding:.2rem;display:inline}.infopanel a,.infopanel-not-tm a{font-size:14px}#leftpanel button{padding:.1rem .2rem;border-radius:0}#header span.logo img{width:auto}.modal-panel{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.modal-panel:before,.modal-panel:after{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.modal-panel label{display:inline;color:#fff;font-size:11px}.modal-panel li,.modal-panel{font-size:11px}.modal-panel table{background:transparent;margin-bottom:10px;border:none}.modal-panel table tr:nth-of-type(2n){background:transparent}.modal-panel table td{margin:5px;padding:0px .625rem;color:#fff;font-size:11px}.modal-panel input{height:auto;display:inline;margin:auto;overflow:initial}.modal-panel input[type=color]{height:30px;padding:3px}.modal-panel fieldset{width:95%;padding:.3rem;margin:auto}.modal-panel fieldset legend{background-color:transparent}.modal-panel .border-check-box-label{width:auto;height:35px}.modal-panel button{display:inline;text-transform:none}.modal-panel select{display:inline;height:1.3125rem;padding:0px .5rem;font-size:9px;width:60%;margin:0}.modal-panel .input{min-width:4rem;float:none}.page-number-sort{padding-left:0}.page-number-sort img{vertical-align:baseline!important}.page-number-sort .page-placeholder{overflow:hidden;height:75px;line-height:75px;width:62px;display:inline-block;text-align:center;font-size:30px;border:none}.arrow-placeholder{background:transparent}.footer{margin-top:7rem}.contact-txt{height:200px}.slides{width:10000px;height:450px;overflow:hidden;position:relative;left:0;margin-top:40px}.slide{float:left;width:1370px;height:450px;overflow:hidden}.slide .row{height:450px}.page-thumb{position:relative;float:left;clear:none;overflow:hidden;display:inline-block;text-align:center;vertical-align:top}.page-thumb .small-number{margin-top:-10px;display:block;font-size:13px}.page-thumb img{height:80px;width:60px}.page-thumb .thumb-overlay{display:block;position:absolute;width:100%;height:82px;top:0;left:0;z-index:2;background-color:#000;opacity:.75}.page-thumb .thumb-text{display:block;position:absolute;width:100%;top:20%;left:0;z-index:4;font-size:30px;text-align:center;color:#b7dffa;background:transparent}.f_row select{width:75%}.newsletter .button{color:#00a6e7;background-color:#fff}.newsletter .button:hover{background-color:azure}.newsletter input{display:inline-block;width:60%}.light-blue .button{color:#00a6e7!important;background-color:#fff}.light-blue .button:hover{color:#00a6e7;background-color:azure}.fb-link{font-size:2.5rem;display:inline-block;padding-top:30px;padding-right:20px}#addPageModal{min-width:270px;min-height:150px}/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(/assets/fonts/fontawesome-webfont.eot?v=4.6.3);src:url(/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format("embedded-opentype"),url(/assets/fonts/fontawesome-webfont.woff2?v=4.6.3) format("woff2"),url(/assets/fonts/fontawesome-webfont.woff?v=4.6.3) format("woff"),url(/assets/fonts/fontawesome-webfont.ttf?v=4.6.3) format("truetype"),url(/assets/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font: 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857em;text-align:center}.fa-ul{padding-left:0;margin-left:2.1428571429em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.1428571429em;width:2.1428571429em;top:.1428571429em;text-align:center}.fa-li.fa-lg{left:-1.8571428571em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scaleY(-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before,.fa-y-combinator:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-tv:before,.fa-television:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:""}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-signing:before,.fa-sign-language:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.btn{display:inline-block;text-transform:uppercase;font-family:Kameron,serif;font-size:18px;border-radius:2px;background-color:#00aeef;color:#fff;border:1px solid #00aeef;line-height:50px;padding:0 30px;-moz-transition:background-color,.2s;-webkit-transition:background-color,.2s;transition:background-color,.2s}.btn:hover{background-color:#d8f2fb;border-color:#d8f2fb;color:#00aeef}.btn.btn-secondary{background-color:transparent;border-color:#666;color:#313131}.btn.btn-secondary:hover{background-color:#ebebeb}.btn.btn-empty{background-color:transparent;border-color:transparent;color:#313131}.btn.btn-empty-blue{background-color:transparent;color:#00aeef}.btn.btn-small{font-size:14px;font-family:Roboto,sans-serif;line-height:34px}.btn.btn-grey{background-color:#818181;border-color:#818181;text-align:center}header{border-bottom:1px solid #e9e9e9}header.home{position:absolute;top:0;width:100%;z-index:2;border-bottom:none}header.home .language{top:80px}header .inner{height:105px;position:relative}header .logo{display:block;width:265px;height:105px;background:#00aeef url(/assets/images/new/logo.png) no-repeat center center;float:left}header .menu{float:left;margin:45px 0 0}header .menu a{font-family:Roboto,sans-serif;text-transform:uppercase;color:#313131;font-size:14px;display:inline-block;margin:0 -20px 0 30px;-moz-transition:color,.2s;-webkit-transition:color,.2s;transition:color,.2s}header .menu a:hover,header .menu a.active{color:#00aeef}header .burger-icon{display:none;color:#000;font-size:26px;position:absolute;padding:5px 10px;top:30px;right:20px}header .burger-icon.opened{background-color:silver}header .login{float:right;margin-top:40px}header .member{float:right;margin-top:30px}header .member .bbl{display:none;position:absolute;width:236px;min-height:100px;background-color:#d9f6ff;border:1px solid #c5e8f5;font-family:Roboto,sans-serif;font-size:15px;right:-10px;top:50px}header .member .bbl .item{padding:15px 25px}header .member .bbl .all{display:block;padding:10px 25px;text-align:center;background-color:#f6f6f6;color:#313131}header .member .bbl .all i{margin-right:5px}header .member .bbl.profile-menu{width:158px}header .member .bbl.profile-menu a{display:block;color:#313131;line-height:33px;border-bottom:1px solid #c5e8f5;padding:0 15px;-moz-transition:background-color,.2s;-webkit-transition:background-color,.2s;transition:background-color,.2s}header .member .bbl.profile-menu a i{margin-right:2px}header .member .bbl.profile-menu a:last-child{border-bottom:0}header .member .bbl.profile-menu a:hover{background-color:#fff}header .member .bbl:after,header .member .bbl:before{content:"";position:absolute;top:-10px;right:10px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #c5e8f5}header .member .bbl:after{right:11px;top:-9px;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #d9f6ff}header .member .bbl.open{display:block}header .member .notification{display:inline-block;position:relative;margin-right:25px}header .member .notification .icon-bell{width:26px;height:31px;background:url(/assets/images/new/icon_bell.png) no-repeat 0 0;display:inline-block;position:relative;top:-3px}header .member .notification .icon-bell.active:before{content:"";position:absolute;width:12px;height:12px;border-radius:50%;background-color:#00aeef;top:0;right:0}header .member .account-no-img{background:none!important}header .member .account{display:inline-block;position:relative;background:url(/assets/images/new/icon_user.png) no-repeat 0 0/41px 41px;padding-left:46px;padding-top:22px;height:46px}header .member .account.company{background:url(/assets/images/new/icon_company.png) no-repeat 0 0/41px 41px}header .member .account img{position:absolute;top:0;left:0;width:41px;height:41px;border-radius:50%}header .member .account span{display:inline-block;padding-right:20px;position:relative;white-space:nowrap;top:-12px}header .member .account span:after{content:"";position:absolute;top:9px;right:0;width:11px;height:7px;background:url(/assets/images/new/icon_arrow_bottom.png) no-repeat 0 0}header .language{position:absolute;right:-60px;top:70px;width:44px;height:100%;max-height:35px;overflow:hidden;z-index:10;-moz-transition:max-height,.2s;-webkit-transition:max-height,.2s;transition:max-height,.2s}header .language a{display:block;width:32px;height:18px;margin:10px auto;background-size:contain;background-repeat:no-repeat;background-position:center}header .language a.en{background:#00aeef url(/assets/images/new/icon_flag_uk.png) no-repeat center center;background-size:contain}header .language a.de{background:#00aeef url(/assets/images/new/icon_flag_de.png) no-repeat center center;background-size:contain}header .language a.fr{background:#00aeef url(/assets/images/new/icon_flag_fr.png) no-repeat center center;background-size:contain}header .language:hover{max-height:95px}header .language a:not(:first-child){opacity:0}header .language:hover a:not(:first-child){opacity:1}@media (max-width: 1100px){header.home .language{top:100px}header .logo{width:250px;height:95px;margin-left:30px}header .burger-icon{display:block;z-index:1001}header .login{margin-right:100px;margin-top:35px}header .menu{display:none;position:absolute;right:20px;top:75px;width:300px;background-color:silver;margin-top:0;z-index:1000}header .menu a{display:block;text-align:center;color:#313131;text-transform:uppercase;margin:0;line-height:50px;-moz-transition:background-color,.2s;-webkit-transition:background-color,.2s;transition:background-color,.2s}header .menu a:hover{background-color:#00aeef;color:#fff}header .menu a.active{background-color:#00aeef;color:#fff}header .menu.opened{display:block;z-index:1000}}@media (max-width: 769px){header .logo{width:150px;height:60px;margin-left:10px;background-size:80%}header .login{display:none}header .burger-icon{top:20px;z-index:1001}header .menu{top:65px;z-index:1000}header .menu.opened{z-index:1000}}.slider{height:900px;overflow:hidden;margin-bottom:11px;-moz-transition:background,.2s;-webkit-transition:background,.2s;transition:background,.2s}.slider .inner{position:relative;height:900px}.slider .content{display:none;width:720px;position:absolute;bottom:150px;left:50%;margin-left:-360px;text-align:center}.slider .content h3{color:#00aeef;font-weight:700;font-size:45px}.slider .content p{font-size:14px}.slider .buttons{position:absolute;width:100%;bottom:82px;text-align:center}.slider .buttons .btn{margin:0 15px}.slider .text{position:absolute;width:100%;left:-65px;top:48.7%;font-family:Kameron,serif}.slider .text h1{font-weight:700;color:#fff;font-size:46px;margin:0}.slider .text h2{font-weight:700;color:#fff;font-size:66px;margin:0;position:relative;left:35px;top:-14px}.slider .text h3{font-weight:700;font-size:56px;margin:0;position:relative;top:-30px;left:70px}.slider .dots{position:absolute;bottom:47px;left:0}.slider .dots a{display:inline-block;width:6px;height:6px;background-color:#313131;border-radius:50%;margin-right:7px}.slider.slide1{background:#e3e3e3 url(/assets/images/new/slides/slide1.jpg) no-repeat center top}.slider.slide1 .step1{display:block}.slider.slide1 .dots a:nth-child(1){background-color:#00aeef}.slider.slide2{background:#fdf5cb url(/assets/images/new/slides/slide2.jpg) no-repeat center top}.slider.slide2 .step2{display:block}.slider.slide2 .dots a:nth-child(2){background-color:#00aeef}.slider.slide3{background:#b8dce9 url(/assets/images/new/slides/slide3.jpg) no-repeat center top}.slider.slide3 .step3{display:block}.slider.slide3 .dots a:nth-child(3){background-color:#00aeef}.slider.slide4{background:#bbc5a2 url(/assets/images/new/slides/slide4.jpg) no-repeat center top}.slider.slide4 .step4{display:block}.slider.slide4 .dots a:nth-child(4){background-color:#00aeef}.slider.slide5{background:#b3d3d5 url(/assets/images/new/slides/slide5.jpg) no-repeat center top}.slider.slide5 .step5{display:block}.slider.slide5 .dots a:nth-child(5){background-color:#00aeef}.slider.slide6{background:#bbc5a2 url(/assets/images/new/slides/slide6.png) no-repeat center top}.slider.slide6 .step6{display:block}.slider.slide6 .dots a:nth-child(6){background-color:#00aeef}@media (max-width: 1440px){.slider.slide1,.slider.slide2,.slider.slide3,.slider.slide4,.slider.slide5,.slider.slide6{background-size:100% auto;background-position:center 100px}.slider .text{left:0}}@media (max-width: 769px){.slider .inner{height:auto}.slider .inner .content{position:relative;width:auto;left:0;margin-left:0;bottom:auto;margin-top:500px}.slider .inner .buttons{position:relative;bottom:auto;margin-top:40px}.slider .inner .dots{left:auto;right:20px;bottom:-100px}.slider .inner .dots a{display:block;margin-bottom:10px}.slider .text{top:-190px}}@media (max-width: 568px){.slider .text{top:-90px}.slider .text h1{font-size:20px}.slider .text h2{font-size:40px}.slider .text h3{font-size:30px}}.video{height:480px;background-color:#008bcb}.video .inner{overflow:hidden;display:table}.video .content{width:50%;box-sizing:border-box;padding-right:60px;text-align:right;display:table-cell;vertical-align:middle;font-size:14px}.video .content h3{color:#fff;text-transform:uppercase;font-size:40px;line-height:46px;margin-bottom:30px}.video .content p{color:#222;padding-left:150px;font-size:14px}.video .content a{color:#fff}.video .player{display:table-cell;width:50%}.video .player video{height:480px;width:100%;background-color:#222}@media (max-width: 769px){.video{height:auto}.video .inner{display:block}.video .content{width:100%;padding:0;margin-bottom:50px;display:block;text-align:center}.video .content p{padding-left:0;margin:0 20px}.video .player{width:100%;display:block}}.how-it-works h2{font-size:55px;text-transform:uppercase;color:#00aeef;font-weight:700;text-align:center;margin-top:75px;position:relative;padding-bottom:32px}.how-it-works h2:after{content:"";position:absolute;width:87px;height:13px;bottom:0;left:50%;margin-left:-44px;background-color:#008bcb}.how-it-works .text{width:680px;margin:58px auto 30px;font-size:14px;color:#222;text-align:center}.how-it-works .container{width:1030px;height:534px;background:#f3f3f3 url(/assets/images/new/bg_how_it_works.png) no-repeat 253px bottom;position:relative;margin:55px auto 130px}.how-it-works .container div{width:327px;position:absolute;box-sizing:border-box;padding:15px 15px 15px 100px;background-color:#dff1f8;border:1px solid #00aeef}.how-it-works .container div.step1{background:#dff1f8 url(/assets/images/new/icon_lamp.png) no-repeat 20px center;top:120px;left:-73px}.how-it-works .container div.step2{background:#dff1f8 url(/assets/images/new/icon_distribute.png) no-repeat 20px center;top:255px;right:-50px}.how-it-works .container div.step3{background:#dff1f8 url(/assets/images/new/icon_folders.png) no-repeat 20px center;bottom:-60px;left:155px}.how-it-works .container div h5{color:#00aeef;font-family:open_sansextrabold,Helvetica,Arial,sans-serif;font-size:16px;margin:0 0 10px}.how-it-works .container div p{font-size:14px;color:#222;margin:0}@media (max-width: 1100px){.how-it-works .container{overflow:hidden;width:auto;height:auto;background:#f3f3f3 url(/assets/images/new/bg_desktop.png) no-repeat center 50px;background-size:300px auto;margin-bottom:0;padding-bottom:50px}.how-it-works .container div{width:300px;margin:0 auto;position:relative;top:0!important;left:0!important}.how-it-works .container div.step1{margin-top:300px}.how-it-works .container div.step1:before,.how-it-works .container div.step1:after{content:"";position:absolute;width:26px;height:26px;border-radius:50%;background-color:#00aeef;top:-130px;left:200px}.how-it-works .container div.step1:after{content:"";position:absolute;width:2px;height:120px;left:212px;top:-120px;border-radius:0}.how-it-works .container div.step2,.how-it-works .container div.step3{margin-top:30px}.how-it-works .container div.step2:after,.how-it-works .container div.step3:after{content:"";position:absolute;width:2px;height:30px;background-color:#00aeef;top:-31px;left:212px}.how-it-works .text{width:auto}}.templates{background-color:#00aeef}.templates .inner{overflow:hidden;position:relative}.templates h2{color:#fff;font-size:55px;text-transform:uppercase;font-weight:700;margin-top:75px;position:relative;padding-bottom:30px}.templates .btn{position:absolute;right:0;top:75px}.templates .columns{overflow:hidden;float:none;margin:0 0 50px;padding:0}.templates .columns .column{float:left;width:25%;margin:0;padding:0 10px;box-sizing:border-box;color:#313131}.templates .columns .column img{box-shadow:0 0 5px #666;margin:0 0 30px}.templates .columns .column h5{font-family:Roboto,sans-serif;font-size:20px;margin:0}.templates .columns .column p{font-size:14px}.templates .columns .column .template-title{color:#fff;display:inline-block;margin-bottom:40px}@media (max-width: 1100px){.templates h2{text-align:center}.templates h2:after{left:50%;margin-left:-44px}.templates .btn{bottom:50px;top:auto;right:auto;left:50%;margin-left:-70px}.templates .columns{margin-top:50px;text-align:center}.templates .columns .column{float:none;display:inline-block}.templates .columns .column h5,.templates .columns .column p,.templates .columns .column a{display:none}.templates .columns .column img{width:150px}}.get-started{background-color:#cceffc}.get-started .inner{overflow:hidden;padding-bottom:55px}.get-started .content{float:left;width:50%}.get-started .content h3{font-size:50px;color:#313131;line-height:1em;margin-top:80px;padding-bottom:40px;position:relative}.get-started .content h3:after{content:"";position:absolute;bottom:0;left:0;background-color:#313131;width:65px;height:1px}.get-started .content h3 strong{font-weight:700;color:#00aeef}.get-started .content p{color:#313131;font-size:15px;font-family:Roboto,sans-serif;margin-top:30px}.get-started .form{float:left;width:50%;padding-top:80px}.get-started .form .input{margin-bottom:30px}.get-started .form .input .btn{float:right}@media (max-width: 1100px){.get-started .content{float:none;width:100%}.get-started .content h3{text-align:center}.get-started .content h3:after{left:50%;margin-left:-33px}.get-started .content p{display:none}.get-started .form{float:none;width:100%;padding-top:0}.get-started .form .input{margin:0 20px 20px}.get-started .form .input input[type=text],.get-started .form .input input[type=email],.get-started .form .input input[type=password],.get-started .form .input textarea{box-sizing:border-box}.get-started .form .input .btn{float:none;width:100%;box-sizing:border-box}}.input input[type=text],.input input[type=email],.input input[type=password],.input input[type=number],.input textarea{background-color:#e6f7fe;border-radius:3px;border:none;padding:15px 10px;height:auto;font-size:18px;font-family:Roboto,sans-serif;box-shadow:none;width:100%}.input textarea{height:130px}.input input[type=color]{max-width:80px;height:60px;display:inline-block}.input.align-right{text-align:right}.input.secondary input[type=text]{background-color:#f5f5f5;font-size:18px}.input.secondary ::-webkit-input-placeholder{color:#313131;opacity:.5}.input.secondary :-moz-placeholder{color:#313131;opacity:.5}.input.secondary ::-moz-placeholder{color:#313131;opacity:.5}.input.secondary :-ms-input-placeholder{color:#313131;opacity:.5}.input [type=checkbox]:not(:checked),.input [type=checkbox]:checked{position:absolute;left:-9999px}.input [type=checkbox]:not(:checked)+label,.input [type=checkbox]:checked+label{position:relative;padding-left:25px;cursor:pointer;color:#fff;font-size:15px}.input [type=checkbox]:not(:checked)+label:before,.input [type=checkbox]:checked+label:before{content:"";position:absolute;left:0;top:2px;width:17px;height:17px;border:1px solid #fff;border-radius:2px}.input [type=checkbox]:not(:checked)+label:after,.input [type=checkbox]:checked+label:after{content:"✔";position:absolute;top:5px;left:4px;font-size:15px;line-height:.8;color:#00aeef;transition:all .2s}.input [type=checkbox]:not(:checked)+label:after{opacity:0;transform:scale(0)}.input [type=checkbox]:checked+label:after{opacity:1;transform:scale(1)}.input [type=checkbox]:disabled:not(:checked)+label:before,.input [type=checkbox]:disabled:checked+label:before{box-shadow:none;border-color:#fff}.input [type=checkbox]:disabled:checked+label:after{color:#999}.input [type=checkbox]:disabled+label{color:#aaa}.input [type=checkbox]:checked:focus+label:before,.input [type=checkbox]:not(:checked):focus+label:before{border:1px dotted #fff}::-webkit-input-placeholder{color:#00aeef}:-moz-placeholder{color:#00aeef}::-moz-placeholder{color:#00aeef}:-ms-input-placeholder{color:#00aeef}.wrapper-dropdown{position:relative;display:inline-block;width:200px;margin:0 auto;padding:10px;background:#e6f7fe;cursor:pointer;outline:none;border:1px solid rgba(0,0,0,.17);font-weight:700;color:#8aa8bd}.wrapper-dropdown:after{content:"";width:0;height:0;position:absolute;right:15px;top:50%;margin-top:-3px;border-width:6px 6px 0 6px;border-style:solid;border-color:#8aa8bd transparent}.wrapper-dropdown .dropdown{position:absolute;top:70%;left:0;right:0;padding-left:0;z-index:2;background:#e6f7fe;border-radius:inherit;border:1px solid rgba(0,0,0,.17);font-weight:400;-webkit-transition:all .5s ease-in;-moz-transition:all .5s ease-in;-ms-transition:all .5s ease-in;-o-transition:all .5s ease-in;transition:all .5s ease-in;list-style:none;opacity:0}.wrapper-dropdown .dropdown:after{content:"";width:0;height:0;position:absolute;bottom:100%;right:15px;border-width:0 6px 6px 6px;border-style:solid;border-color:#e6f7fe transparent}.wrapper-dropdown .dropdown:before{content:"";width:0;height:0;position:absolute;bottom:100%;right:13px;border-width:0 8px 8px 8px;border-style:solid;border-color:rgba(0,0,0,.1) transparent}.wrapper-dropdown .dropdown li input{background-color:transparent;border:1px solid #fff;border-radius:3px;font-size:12px;margin:3px;width:27px;background:#fff;color:#000}.wrapper-dropdown span.link-public i{color:#00aeef}.wrapper-dropdown .dropdown li a{display:block;padding:10px;text-decoration:none;color:#313131;border-bottom:1px solid #e6e8ea;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.wrapper-dropdown .dropdown li a.link-public i{color:#00aeef}.wrapper-dropdown .dropdown li a.link-private i{color:#313131}.wrapper-dropdown .dropdown li i{float:left;color:inherit;margin-right:10px;font-size:22px}.wrapper-dropdown .dropdown li:first-of-type a{border-radius:7px 7px 0 0}.wrapper-dropdown .dropdown li:last-of-type a{border:none;border-radius:0 0 7px 7px}.wrapper-dropdown .dropdown li:hover a{background:#f3f8f8}.wrapper-dropdown.active .dropdown{opacity:1;pointer-events:auto}.news .inner{height:188px;overflow:hidden}.news p{white-space:nowrap;float:left;font-size:18px;font-family:Roboto,sans-serif;font-weight:700;margin:70px 30px 0 0}.news .input{margin-top:60px}.news .input input[type=text]{max-width:615px;display:inline-block;background-color:#e7e7e7;margin-right:35px;font-size:16px;padding:17px 10px;position:relative;top:2px}.news .input ::-webkit-input-placeholder{color:#313131;opacity:.5}.news .input :-moz-placeholder{color:#313131;opacity:.5}.news .input ::-moz-placeholder{color:#313131;opacity:.5}.news .input :-ms-input-placeholder{color:#313131;opacity:.5}@media (max-width: 1100px){.news .inner{margin:0 20px;height:auto;width:auto}.news .inner p{margin:20px 0}.news .inner input[type=text]{display:block;width:100%;box-sizing:border-box;margin-right:0;max-width:100%}.news .inner .btn{display:block;width:100%;box-sizing:border-box;margin:20px 0}}footer{background-color:#202020;height:90px;position:absolute;width:100%;bottom:0}footer .inner{overflow:hidden}footer .inner .copyright{float:right;line-height:90px;font-size:14px;color:#f1f1f1;font-weight:700}footer .inner .footer-collaboration-scolcast{width:30px;height:30px}footer .inner .footer-collaboration{width:24px;height:24px}footer .inner .footer-collaboration-kmp{width:30px;height:30px;background-color:#fff}footer .inner nav{margin-top:35px}footer .inner nav a{display:inline-block;margin-right:15px}footer .inner nav a i{color:#fff;font-size:24px;-moz-transition:color,.2s;-webkit-transition:color,.2s;transition:color,.2s}footer .inner nav a:hover i{color:#00aeef}@media (max-width: 1100px){footer .inner{margin:0 20px;width:auto}}.about .video{height:722px;background-color:#fff}.about h3{font-size:55px;text-transform:uppercase;color:#272828;font-weight:700;text-align:center;margin-top:129px;position:relative;padding-bottom:32px}.about h3:after{content:"";position:absolute;width:87px;height:13px;bottom:0;left:50%;margin-left:-44px;background-color:#008bcb}.about .info{background-color:#f4f4f4;overflow:hidden}.about .info .item{overflow:hidden;color:#272828;margin-top:66px}.about .info .item .icon{float:left;width:263px;height:263px;border-radius:50%;background-color:#008bcb;margin-right:85px;margin-top:60px}.about .info .item .icon.icon-collaborate{background:#008bcb url(/assets/images/new/icon_collaborate.png) no-repeat center center}.about .info .item .icon.icon-business{background:#008bcb url(/assets/images/new/icon_business.png) no-repeat center center}.about .info .item .icon.icon-students{background:#008bcb url(/assets/images/new/icon_students.png) no-repeat center center}.about .info .item h5{font-size:25px;text-transform:uppercase;font-family:open_sansextrabold,Helvetica,Arial,sans-serif;margin-bottom:40px}.about .info .item p{font-size:16px;border-bottom:1px dashed #272828;margin-left:348px;min-height:260px;line-height:34px}.about .info .item.align-right .icon{float:right;margin-right:0;margin-left:85px}.about .info .item.align-right h5{text-align:right}.about .info .item.align-right p{margin-left:0;text-align:right;margin-right:348px}.about .info .item:last-child p{border-bottom:none}.about .pricing .items{overflow:hidden;padding:10px 0 10px 10px;margin-bottom:220px}.about .pricing .items .item{float:left;width:349px;height:507px;margin-right:64px;box-shadow:0 0 10px #aaa;color:#fff;text-transform:uppercase;font-family:Kameron,serif;font-weight:700}.about .pricing .items .item:last-child{margin-right:0}.about .pricing .items .item.personal{background:url(/assets/images/new/pic_price1.png) no-repeat 0 0}.about .pricing .items .item.personal .title{background-color:#00aeef}.about .pricing .items .item.personal .price{background-color:#008bcb}.about .pricing .items .item.business{background:url(/assets/images/new/pic_price2.png) no-repeat 0 0}.about .pricing .items .item.business .title{background-color:#fa8425}.about .pricing .items .item.business .price{background-color:#d96d16}.about .pricing .items .item.collaborate{background:url(/assets/images/new/pic_price3.png) no-repeat 0 0}.about .pricing .items .item.collaborate .title{background-color:#44c29a}.about .pricing .items .item.collaborate .price{background-color:#1ab584}.about .pricing .items .item .title{margin-top:328px;font-size:30px;padding:0 10px;line-height:63px;display:inline-block}.about .pricing .items .item .price{font-size:20px;padding:0 10px;line-height:63px;display:inline-block}@media (max-width: 1100px){.about .info .item,.about .info .item.align-right{padding:0 20px}.about .info .item .icon,.about .info .item.align-right .icon{float:none;margin:0 auto}.about .info .item h5,.about .info .item.align-right h5{text-align:center}.about .info .item p,.about .info .item.align-right p{margin-left:0;margin-right:0}.about .pricing .items{text-align:center;padding:0;margin-bottom:50px}.about .pricing .items .item{float:none;width:280px;margin:0 20px 20px;display:inline-block}}.sweet-alert{background-color:#00aeef}.sweet-alert .sa-icon.sa-success:before,.sweet-alert .sa-icon.sa-success:after{background-color:#00aeef}.sweet-alert .sa-icon.sa-success .sa-fix{background-color:#00aeef}.sweet-alert .sa-icon.sa-success .sa-placeholder{border:4px solid #fff}.sweet-alert .sa-icon.sa-success .sa-line{background-color:#fff}.sweet-alert h2,.sweet-alert p{color:#fff;text-transform:uppercase;font-size:22px;font-family:Kameron,serif;margin:0 20px}.sweet-alert .sa-button-container button.cancel{font-size:0;display:block;background:transparent url(/assets/images/new/icon_close_sa.png) no-repeat 0 0;position:absolute;width:13px;height:13px;top:30px;right:30px;margin:0;padding:0}.support .inner .search{margin-top:114px;position:relative}.support .inner .search input[type=text]{display:block;box-sizing:border-box;padding:24px 170px 24px 10px}.support .inner .search .btn{display:block;background-color:#202020;border-radius:3px;position:absolute;top:0;right:0;width:164px;height:71px;border:none}.support .inner .search .btn i{font-size:28px;position:relative;top:5px}.support .inner .popular{margin-top:44px;padding-left:30px}.support .inner .popular label{font-size:16px;color:#161820}.support .inner .popular .btn{font-size:16px;box-sizing:border-box;text-align:center;font-family:open_sansregular,Helvetica,Arial,sans-serif;text-transform:none;color:#00aeef;background-color:#e5f7fd;border:none;margin-left:25px;min-width:158px}.support .inner .title{font-size:40px;font-family:Kameron,serif;text-transform:uppercase;color:#00aeef;font-weight:700;margin-top:118px}.support .inner .content{overflow:hidden;margin-top:40px}.support .inner .content .menu{width:300px;float:left;margin-top:5px;border-top:1px dashed #b9b9b9}.support .inner .content .menu a{display:block;font-size:18px;text-transform:uppercase;color:#202020;border-bottom:1px dashed #b9b9b9;padding:18px 10px;-moz-transition:background-color,.2s;-webkit-transition:background-color,.2s;transition:background-color,.2s}.support .inner .content .menu a.active,.support .inner .content .menu a:hover{background-color:#f6f6f6;font-weight:700}.support .inner .content .article{margin-left:385px;color:#202020}.support .inner .content .article h6{font-family:open_sansextrabold,Helvetica,Arial,sans-serif;font-size:16px;margin:0;line-height:28px}.support .inner .content .article p{font-size:16px;line-height:28px;margin:0}.support .inner .content .article .video{margin-top:30px;background-color:transparent}.support .inner .content .article hr{background-color:transparent;border:none;border-bottom:1px dashed #b9b9b9;margin:30px 0}.support .inner .content .article .images{margin:30px 0}@media (max-width: 1100px){.support .inner .search{margin:50px 20px 0}.support .inner .popular .btn{margin-bottom:10px}.support .inner .title{text-align:center}}@media (max-width: 769px){.support .inner .content .menu{float:none;width:auto;margin-bottom:30px}.support .inner .content .article{margin:0 20px}}.contact{border-bottom:1px solid #e9e9e9}.contact .title{font-size:48px;text-transform:uppercase;color:#272828;text-align:center;font-family:Kameron,serif;position:relative;font-weight:700;margin-top:80px;padding-bottom:35px}.contact .title:after{content:"";position:absolute;height:1px;width:67px;background-color:#313131;left:50%;margin-left:-34px;bottom:0}.contact .content{overflow:hidden;margin-top:80px}.contact .content .form{float:left;width:47%}.contact .content .form .input{margin-bottom:30px}.contact .content .form .input input,.contact .content .form .input textarea{box-sizing:border-box}.contact .content .form .input textarea{height:210px}.contact .content .form .input .btn{min-width:170px}.contact .content .info{width:47%;float:left;margin-left:6%}.contact .content .info p{line-height:30px;margin:0 0 30px}@media (max-width: 769px){.contact .content{padding:0 20px}.contact .content .form{width:100%;float:none}.contact .content .form .btn{float:none;width:100%}.contact .content .info{display:none}}.profile{margin:100px 0}.profile .columns{overflow:hidden}.profile .columns .left{width:270px;float:left}.profile .columns .right{margin-left:300px}.profile .user-data{margin-top:50px}.profile .user-data .link-owned{text-transform:none;border-radius:0}.profile .user-data .link-owner{background:#9a9a9a}.profile .user-data .link-owner:hover{color:#00aeef;border-color:#d8f2fb;background:#d8f2fb}.profile .user-data .ava{width:270px;min-height:270px}.profile .user-data .ava img{display:block;max-width:100%}.profile .user-data h4{color:#00aeef;font-size:28px;font-family:Roboto,sans-serif;font-weight:700;margin:20px 0 0}.profile .user-data h4 a{display:block;float:right;width:25px;height:25px;margin-top:6px}.profile .user-data h4 a.icon-private{background:url(/assets/images/new/icon_status_private.png) no-repeat 0 0/100% 100%}.profile .user-data h4 a.icon-public{background:url(/assets/images/new/icon_status_public.png) no-repeat 0 0/100% 100%}.profile .user-data .name{margin-top:5px;font-size:15px;font-family:Roboto,sans-serif}.profile .user-data hr{border:none;background-color:transparent;border-bottom:1px solid #cbcbcb;margin:35px 0}.profile .user-data .info{font-size:15px}.profile .user-data .info p{overflow:hidden;line-height:25px;margin:0 0 28px}.profile .user-data .info p i{display:block;float:left;margin-left:5px;font-size:20px}.profile .user-data .info p.location i{font-size:26px;margin-left:8px}.profile .user-data .info p a,.profile .user-data .info p span{display:block;margin-left:40px}.profile .user-data .info p a:hover{text-decoration:underline}.profile .user-data .people,.profile .user-data .links-block{background-color:#f6f6f6;margin-bottom:20px}.profile .user-data .people .title,.profile .user-data .links-block .title{font-size:17px;font-weight:700;padding:10px;background-color:#d8f2fb}.profile .user-data .people .title a,.profile .user-data .links-block .title a{float:right;font-size:16px;font-weight:14px;color:#313131;position:relative;top:5px}.profile .user-data .people .title a:hover,.profile .user-data .links-block .title a:hover{text-decoration:underline}.profile .user-data .people .links,.profile .user-data .links-block .links{overflow:hidden}.profile .user-data .people .links a,.profile .user-data .links-block .links a{display:block;float:left;margin:5px 0 5px 6px;position:relative}.profile .user-data .people .links a:after,.profile .user-data .links-block .links a:after{background-color:transparent;content:"";position:absolute;top:0;left:0;width:100%;height:100%;-moz-transition:background-color,.2s;-webkit-transition:background-color,.2s;transition:background-color,.2s}.profile .user-data .people .links a:hover:after,.profile .user-data .links-block .links a:hover:after{background-color:#0003}.profile .user-data .people .links a img,.profile .user-data .links-block .links a img{display:block}.profile .user-data .people .links a.more,.profile .user-data .links-block .links a.more{font-size:14px;color:#00aeef;border:1px solid #e3e3e3;width:60px;line-height:57px;text-align:center;position:relative;top:-23px}.profile .user-data .btn{width:270px;font-size:16px;box-sizing:border-box}.profile .user-data .btn i{margin-right:5px}.profile .list{background-color:#f6f6f6}.profile .list .nav{overflow:hidden;background-color:#fff}.profile .list .nav .buttons{float:right}.profile .list .nav .buttons .btn{line-height:40px;padding:0 18px;margin-left:10px}.profile .list .nav nav a{display:inline-block;line-height:55px;border-bottom:7px solid #fff;padding:0 30px;font-size:15px;color:#313131;-moz-transition:color,.2s;-webkit-transition:color,.2s;transition:color,.2s}.profile .list .nav nav a:hover{color:#00aeef}.profile .list .nav nav a.active{border-bottom:7px solid #00aeef;color:#00aeef}.profile .list .tabs{overflow:hidden}.profile .list .tabs a{display:block;width:calc(33.29% - 1px);float:left;line-height:58px;background-color:#d8f2fb;color:#00aeef;font-size:15px;text-align:center;margin-right:2px;-moz-transition:background-color,.2s;-webkit-transition:background-color,.2s;transition:background-color,.2s}.profile .list .tabs a:hover,.profile .list .tabs a.active{background-color:#f1f0f0}.profile .list .tabs a:last-child{margin-right:0}.profile .list .tabs a .badge{display:inline-block;border-radius:50%;line-height:25px;min-width:25px;color:#fff;background-color:#00aeef}.profile .list .tabs a .badge__invite{background-color:#f66161}.profile .list .search{margin:50px 50px 20px;position:relative}.profile .list .search input[type=text]{display:block;box-sizing:border-box;padding:0 120px 0 10px;line-height:50px;font-size:18px;background-color:#fff}.profile .list .search .btn{margin-top:50px;display:block;background-color:#202020;border-radius:3px;position:absolute;top:0;right:0;width:115px;height:50px;border:none}.profile .list .search .btn i{font-size:20px;position:relative;top:2px}.profile .list .items{overflow:hidden;padding-left:50px}.profile .list .items .item{float:left;margin-right:43px;margin-top:56px}.profile .list .items .item h5{font-family:Roboto,sans-serif;font-weight:700;margin:0;font-size:15px;width:230px;height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile .list .items .item .main-page{margin-top:25px;width:230px;height:310px;position:relative;overflow:hidden;margin-bottom:5px}.profile .list .items .item .main-page img{width:100%;max-height:100%}.profile .list .items .item .main-page .overlay{background-color:#00000080;position:absolute;top:0;left:0;width:100%;color:#42fc01;height:100%;opacity:0;text-align:center;-moz-transition:opacity,.2s;-webkit-transition:opacity,.2s;transition:opacity,.2s}.profile .list .items .item .main-page .overlay a{display:inline-block;position:relative;margin:120px 10px 0;width:60px;height:60px;opacity:1;-moz-transition:opacity,.2s;-webkit-transition:opacity,.2s;transition:opacity,.2s}.profile .list .items .item .main-page .overlay a:hover{opacity:.7}.profile .list .items .item .main-page .overlay a.link-accept{background:url(/assets/images/new/icon_accept.png) no-repeat 0 0/100% 100%}.profile .list .items .item .main-page .overlay a.link-preview{background:url(/assets/images/new/icon_preview.png) no-repeat 0 0/100% 100%}.profile .list .items .item .main-page .overlay a.link-edit{background:url(/assets/images/new/icon_edit_big.png) no-repeat 0 0/100% 100%}.profile .list .items .item .main-page .overlay a.link-buy{background:url(/assets/images/new/icon_buy.png) no-repeat 0 0/100% 100%}.profile .list .items .item .main-page .overlay a.link-mail{background:url(/assets/images/new/icon_mail.png) no-repeat 0 0/100% 100%}.profile .list .items .item .main-page:hover .overlay{opacity:1}.profile .list .items .item .subpages{height:76px;overflow:hidden}.profile .list .items .item .subpages a{display:inline-block;margin-right:3px}.profile .list .items .item .subpages a:nth-child(3n){margin-right:0}.profile .list .items .item nav{background-color:#3c3c3c;text-align:left;height:44px;display:flex;justify-content:space-around;align-items:center}.profile .list .items .item nav a{color:#cac9bf;display:block;-moz-transition:color,.2s;-webkit-transition:color,.2s;transition:color,.2s}.profile .list .items .item nav a:hover{color:#00aeef}.profile .list .items .item nav a.icon-status{width:25px;height:25px}.profile .list .items .item nav a.icon-status.icon-private{background:url(/assets/images/new/icon_status_private.png) no-repeat 0 0/100% 100%}.profile .list .items .item nav a.icon-status.icon-public{background:url(/assets/images/new/icon_status_public.png) no-repeat 0 0/100% 100%}.profile .list .items .item nav a.icon-status.participation-icon-private{background:url(/assets/images/new/no-collaborate.png) no-repeat 0 0/100% 100%}.profile .list .items .item nav a.icon-status.participation-icon-public{background:url(/assets/images/new/collaborate-blue.png) no-repeat 0 0/100% 100%}.profile .list .items .item nav a i{font-size:22px}.profile .list .items .item nav a i.fa-info-circle{font-size:25px}.profile .list .items .item.active{position:relative}.profile .list .items .item.active nav a i.fa-info-circle{color:#00aeef}.profile .list .items .item.active:after{content:"";position:absolute;bottom:-60px;left:110px;width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:15px solid #d8f2fb}.profile .list .items .item-details:before,.profile .list .items .item-details:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.profile .list .items .item-details .block{background-color:#d8f2fb;clear:both;margin-top:60px;overflow:hidden;padding:50px}.profile .list .items .item-details .block .main-page{float:left;width:273px;height:370px}.profile .list .items .item-details .block .main-page img{max-width:100%;max-height:100%}.profile .list .items .item-details .block .info{margin-left:310px;overflow:hidden}.profile .list .items .item-details .block .info h3{font-size:30px;line-height:30px;color:#00aeef;font-family:Roboto,sans-serif;font-weight:700;margin:0 0 20px}.profile .list .items .item-details .block .info .line{font-size:16px;font-family:Roboto,sans-serif;margin-bottom:12px}.profile .list .items .item-details .block .info .line:after{content:".";display:block;height:0;clear:both;visibility:hidden}.profile .list .items .item-details .block .info .line label{display:block;width:170px;float:left;font-weight:700;position:relative}.profile .list .items .item-details .block .info .line label .icon-edit{display:block;position:absolute;top:3px;right:3px;width:16px;height:15px;background:url(/assets/images/new/icon_edit.png) no-repeat 0 0}.profile .list .items .item-details .block .info .line p{margin:0 0 0 175px}.profile .list .items .item-details .block .info .btn{margin-top:40px;display:block;text-align:center}.profile .list .pagination{padding:100px 0}.profile .list .pagination a{color:#313131;font-size:16px;font-family:Kameron,serif;border:none}.profile .list .pagination a.active{font-weight:700;background-color:transparent}.profile .list .pagination a:hover{border-color:transparent}.profile .list .pagination a.btn{border:1px solid #313131;background-color:transparent;text-transform:uppercase;font-size:16px;white-space:nowrap;width:auto;line-height:40px}.profile .navigation h5{margin:0;line-height:58px;font-family:Roboto,sans-serif;font-size:22px;font-weight:700}.profile .navigation nav{background-color:#cceffc;margin-bottom:47px}.profile .navigation nav a{display:block;padding:0 15px;line-height:67px;border-bottom:1px dashed #9fb1b8;font-size:18px;color:#202020;vertical-align:middle}.profile .navigation nav a.active{font-weight:700;background-color:#f6f6f6;position:relative}.profile .navigation nav a.active:after{content:"";position:absolute;top:25px;right:-10px;width:0;height:0;border-bottom:10px solid transparent;border-top:10px solid transparent;border-left:10px solid #f6f6f6}.profile .navigation nav a:last-child{border-bottom:none}.profile .navigation nav a img{width:37px;height:37px;float:left;position:relative;top:15px;margin-right:10px}.profile .profile-details .title{font-size:22px;color:#00aeef;font-weight:700;font-family:Roboto,sans-serif;border-bottom:7px solid #00aeef;line-height:58px}.profile .profile-details .arrow-img{margin-left:1%;cursor:pointer}.profile .profile-details .block{background-color:#f6f6f6;padding:44px;overflow:hidden}.profile .profile-details .block .user-data{margin-top:0}.profile .profile-details .block .user-data label{display:block;font-size:18px;font-weight:700;font-family:Roboto,sans-serif;margin-bottom:15px}.profile .profile-details .block .picture{float:left}.profile .profile-details .block .picture .ava{width:208px;height:208px;min-height:0}.profile .profile-details .block .picture .ava img{max-width:100%;max-height:100%}.profile .profile-details .block .info{margin-left:257px}.profile .profile-details .block .info .btn{margin-bottom:30px}.profile .profile-details .block .form{clear:both;overflow:hidden}.profile .profile-details .block .form .input{margin-top:38px}.profile .profile-details .block .form .input label{display:block;font-weight:700;font-size:18px;color:#202020;margin:25px 0 20px}.profile .profile-details .buttons{margin-top:50px}.profile .profile-details .block{padding:0}.profile .profile-details .block.empty,.profile .profile-details .block.spaces{padding:30px 40px}.profile .profile-details .block.no-overflow{overflow:visible}.profile .profile-details .block.members-block{margin-top:15px}.profile .profile-details .block.add-user{margin-top:15px;padding:30px 40px}.profile .profile-details .block.add-user .input{position:relative}.profile .profile-details .block.add-user input[type=text]{font-size:15px;float:left;width:calc(100% - 195px);margin-right:15px}.profile .profile-details .block.add-user .btn{float:left;font-size:16px;border-color:#ccc;background-color:#ebebeb;color:#00aeef;line-height:47px;margin-bottom:0}.profile .profile-details .block.settings{padding:30px 40px}.profile .profile-details .block.settings input[type=text]{background-color:#ebebeb;border:1px solid #dcdcdc;color:#424242;margin-bottom:10px;font-size:15px;border-radius:0}.profile .profile-details .block.settings ::-webkit-input-placeholder{color:#313131;opacity:.5}.profile .profile-details .block.settings :-moz-placeholder{color:#313131;opacity:.5}.profile .profile-details .block.settings ::-moz-placeholder{color:#313131;opacity:.5}.profile .profile-details .block.settings :-ms-input-placeholder{color:#313131;opacity:.5}.profile .profile-details .tabs{overflow:hidden}.profile .profile-details .tabs a{display:block;width:calc(50% - 1px);float:left;line-height:58px;background-color:#e1e1e1;color:#00aeef;font-size:15px;text-align:center}.profile .profile-details .tabs a:first-child{margin-right:2px}.profile .profile-details .tabs a.active{background-color:#f6f6f6;color:#313131;font-family:open_sansextrabold,Helvetica,Arial,sans-serif}.profile .profile-details .line{overflow:hidden;border-bottom:1px dashed #9fb1b8;padding:30px 40px}.profile .profile-details .line:last-child{border-bottom:none}.profile .profile-details .line label{display:block;float:left;width:150px;font-size:18px;font-family:open_sansextrabold,Helvetica,Arial,sans-serif;margin-top:15px}.profile .profile-details .line .info{float:left;margin-left:0;margin-top:15px}.profile .profile-details .line .info p{margin-top:0;font-size:18px}.profile .profile-details .line .info p .icon-bill{display:inline-block;width:15px;height:17px;background:url(/assets/images/new/icon_bill.png) no-repeat 0 0}.profile .profile-details .line .info p .icon-cloud{display:inline-block;width:20px;height:13px;background:url(/assets/images/new/icon_cloud.png) no-repeat 0 0}.profile .profile-details .line .info p .fa-info-circle{font-size:22px}.profile .profile-details .line .info .progress-bar{height:6px;border-radius:3px;background-color:#bbb;width:100%;margin-top:20px}.profile .profile-details .line .info .progress-bar .progress{height:6px;border-radius:3px;background-color:#414141}.profile .profile-details .line .group-name,.profile .profile-details .line .user-name{display:block;float:left;font-size:18px;font-family:open_sansextrabold,Helvetica,Arial,sans-serif;line-height:38px;margin-top:10px}.profile .profile-details .line .group-name img,.profile .profile-details .line .user-name img{width:38px;height:38px;float:left;margin-right:10px;display:inline-block}.profile .profile-details .line .level,.profile .profile-details .line .email{float:right;margin-right:50px}.profile .profile-details .line .email{color:#a1a1a1;font-size:24px;margin-top:7px}.profile .profile-details .line .level{color:#757474;text-decoration:underline;font-size:15px;font-family:Kameron,serif;margin-top:15px}.profile .profile-details .line .btn{float:right;min-width:140px;text-align:center}.profile .private{text-align:center}.shop{overflow:hidden}.shop h2{text-align:center;color:#272828;margin-top:0;padding-top:120px;font-size:55px;text-transform:uppercase;font-weight:700;position:relative;padding-bottom:30px}.shop h2:after{content:"";position:absolute;background-color:#008bcb;left:50%;margin-left:-44px;width:87px;height:13px;bottom:0}.shop .items{overflow:hidden;padding-left:70px}.shop .items .item{float:left;margin-right:43px;margin-top:70px}.shop .items .item h5{font-family:Roboto,sans-serif;font-weight:700;margin:0;font-size:20px;color:#00aeef}.shop .items .item .main-page{margin-top:25px;width:230px;height:310px;position:relative;overflow:hidden}.shop .items .item .main-page img{width:100%;max-height:100%}.shop .items .item .main-page .item-overlay{opacity:0;position:absolute;top:15px;bottom:15px;left:15px;right:15px;background-color:#00aeefd9;color:#fff;text-align:center;font-size:25px;font-family:Kameron,serif;letter-spacing:.01em;padding-top:50%;cursor:pointer;-moz-transition:opacity,.2s;-webkit-transition:opacity,.2s;transition:opacity,.2s}.shop .items .item .main-page .item-overlay a{display:inline-block;position:relative;margin:0 10px;width:60px;height:60px;opacity:1;-moz-transition:opacity,.2s;-webkit-transition:opacity,.2s;transition:opacity,.2s}.shop .items .item .main-page .item-overlay a:hover{opacity:.7}.shop .items .item .main-page .item-overlay a.link-accept{background:url(/assets/images/new/icon_accept.png) no-repeat 0 0/100% 100%}.shop .items .item .main-page .item-overlay a.link-preview{background:url(/assets/images/new/icon_preview.png) no-repeat 0 0/100% 100%}.shop .items .item .main-page .item-overlay a.link-edit{background:url(/assets/images/new/icon_edit_big.png) no-repeat 0 0/100% 100%}.shop .items .item .main-page .item-overlay a.link-buy{background:url(/assets/images/new/icon_buy.png) no-repeat 0 0/100% 100%}.shop .items .item .main-page .item-overlay a.link-mail{background:url(/assets/images/new/icon_mail.png) no-repeat 0 0/100% 100%}.shop .items .item .main-page:hover .item-overlay{opacity:1}.shop .items .item nav{background-color:#d5d5d5;text-align:center;height:62px;display:flex;align-items:center;margin-top:28px}.shop .items .item nav .icon-views{padding-left:30px;background:url(/assets/images/new/icon_eye.png) no-repeat left center;color:#272828;font-size:15px;font-family:Roboto,sans-serif;margin-left:10px}.shop .items .item nav .icon-checkouts{padding-left:25px;background:url(/assets/images/new/icon_cart.png) no-repeat left center;color:#272828;font-size:15px;font-family:Roboto,sans-serif;margin-left:5px}.shop .items .item nav .icon-cart-white{display:inline-block;background:#00aeef url(/assets/images/new/icon_cart_white.png) no-repeat center center;width:42px;height:42px;border-radius:50%;margin-left:5px}.shop .templates{background-color:#f4f4f4;padding-bottom:50px}.shop .templates .btn{top:auto;left:auto;position:static}.shop .templates .categories-nav{text-align:center}.shop .templates .categories-nav a{display:inline-block;font-size:16px;color:#00aeef;background-color:#e5f7fd;min-width:160px;text-align:center;padding:10px 0;margin:0 20px;border-radius:3px}.shop .templates .categories-nav a.active{color:#fff;background-color:#8bd2ea}.shop .templates .pagination{padding:100px 0}.shop .templates .pagination a{color:#313131;font-size:16px;font-family:Kameron,serif;border:none}.shop .templates .pagination a.active{font-weight:700;background-color:transparent}.shop .templates .pagination a:hover{border-color:transparent}.shop .templates .pagination a.btn{border:1px solid #313131;background-color:transparent;text-transform:uppercase;font-size:16px;white-space:nowrap;width:auto;line-height:40px}.shop .breadcrumbs{font-size:30px;font-family:Kameron,serif;font-weight:700;margin:100px 0 0;color:#a4a3a3}.shop .breadcrumbs a{color:#a4a3a3;margin-right:20px}.shop .breadcrumbs span{color:#424242;margin-left:20px}.shop .detailed-view{background-color:#f4f4f4;padding:85px 0;margin-top:60px;overflow:hidden}.shop .detailed-view .main-pic{float:left;width:382px}.shop .detailed-view .main-pic img{width:100%}.shop .detailed-view .main-pic .btn{box-sizing:border-box;width:100%;margin-top:20px;text-align:center}.shop .detailed-view .info{margin-left:482px}.shop .detailed-view .info .title{background-color:#e5f7fd;font-size:30px;font-family:Roboto,sans-serif;color:#00aeef;font-weight:700;height:60px;box-sizing:border-box;line-height:60px}.shop .detailed-view .info .title nav{float:right}.shop .detailed-view .info .title nav .icon-views{padding-left:30px;background:url(/assets/images/new/icon_eye.png) no-repeat left center;color:#272828;font-size:15px;font-family:Roboto,sans-serif;margin-left:10px}.shop .detailed-view .info .title nav .icon-checkouts{padding-left:25px;background:url(/assets/images/new/icon_cart.png) no-repeat left center;color:#272828;font-size:15px;font-family:Roboto,sans-serif;margin-left:5px}.shop .detailed-view .info .data{margin-top:100px}.shop .detailed-view .info .data .line{overflow:hidden;margin-top:10px}.shop .detailed-view .info .data .line label{float:left;font-size:16px;font-family:Roboto,sans-serif;font-weight:700;width:180px}.shop .detailed-view .info .data .line span{display:block;margin-left:180px}.shop .detailed-view .info .tags{border-color:#dfdfdf;border-style:solid;border-width:1px 0;margin-top:40px;padding:40px 0 25px}.shop .detailed-view .info .tags i{color:#424242;font-size:28px;margin-right:30px;position:relative;top:5px}.shop .detailed-view .info .tags .tag{display:inline-block;color:#424242;font-size:16px;background-color:#e9e9e9;border-radius:2px;line-height:32px;min-width:128px;text-align:center;margin:0 15px 15px 0}.shop .detailed-view .info .tags .tag.active{background-color:#e5f7fd}.shop .detailed-view .info .share{margin-top:40px}.shop .detailed-view .info .share label{color:#424242;font-size:14px;margin-right:20px}.shop .detailed-view .info .share label i{color:#424242;margin-right:30px;font-size:28px}.shop .detailed-view .info .share i{margin-right:10px;position:relative;top:5px;color:#828282;font-size:24px}.shop .more-templates{padding-bottom:100px}.shop .more-templates .title{text-transform:uppercase;color:#424242;font-size:20px;font-weight:700;font-family:Roboto,sans-serif;margin:50px 0 0;position:relative;bottom:-20px;left:70px}.shop .pricing .items{overflow:hidden;padding:10px 0 10px 10px}.shop .pricing .items .item{float:left;width:349px;height:507px;margin-right:64px;color:#fff;text-transform:uppercase;font-family:Kameron,serif;font-weight:700}.shop .pricing .items .item:last-child{margin-right:0}.shop .pricing .items .item.personal{background:url(/assets/images/new/pic_price1.png) no-repeat 0 0}.shop .pricing .items .item.personal .title{background-color:#00aeef}.shop .pricing .items .item.personal .price{background-color:#008bcb}.shop .pricing .items .item.business{background:url(/assets/images/new/pic_price2.png) no-repeat 0 0}.shop .pricing .items .item.business .title{background-color:#fa8425}.shop .pricing .items .item.business .price{background-color:#d96d16}.shop .pricing .items .item.collaborate{background:url(/assets/images/new/pic_price3.png) no-repeat 0 0}.shop .pricing .items .item.collaborate .title{background-color:#44c29a}.shop .pricing .items .item.collaborate .price{background-color:#1ab584}.shop .pricing .items .item .title{margin-top:328px;font-size:30px;padding:0 10px;line-height:63px;display:inline-block}.shop .pricing .items .item .price{font-size:20px;padding:0 10px;line-height:63px;display:inline-block}.shop .pricing .details{overflow:hidden;padding:10px 0 10px 10px;margin:30px 0 100px}.shop .pricing .details .column{float:left;width:349px;margin-right:64px}.shop .pricing .details .column:last-child{margin-right:0}.shop .pricing .details .column .list p{color:#424242;margin:0;font-family:Roboto,sans-serif;font-size:20px;line-height:70px;border-bottom:1px solid #d2e1e7;padding:0 20px}.shop .pricing .details .column .list p i{float:right;font-size:28px;margin:20px 10px 0 0}.shop .pricing .details .column .list p:last-child{border-bottom:none}.shop .pricing .details .column .list.personal{background-color:#e5f7fd}.shop .pricing .details .column .list.personal p i{color:#00aeef}.shop .pricing .details .column .list.business{background-color:#f8eede}.shop .pricing .details .column .list.business p{border-bottom-color:#f8e1c8}.shop .pricing .details .column .list.business p i{color:#fa8425}.shop .pricing .details .column .list.collaborate{background-color:#ebf7f3}.shop .pricing .details .column .list.collaborate p{border-bottom-color:#d2efe6}.shop .pricing .details .column .list.collaborate p i{color:#44c29a}.shop .pricing .details .column .btn{width:100%;text-align:center;margin-top:37px;box-sizing:border-box}.modal-overlay{background-color:#44444480;display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;bottom:0;right:0;width:100%;height:100%;max-height:100%;z-index:9999}.modal-overlay .modal-inner{display:flex;align-items:center;justify-content:center;max-height:100%}.modal-overlay .modal-popup{display:inline-block;background-color:#fff;border-radius:4px;width:940px;position:relative;max-height:100vh;overflow:auto;text-align:left}.modal-overlay .modal-popup .title{padding:30px;font-size:30px;text-align:left;font-family:Kameron,serif;color:#00aeef}.modal-overlay .modal-popup .close{color:#929292;font-size:18px;position:absolute;top:30px;right:30px}.modal-overlay .modal-popup .content{background-color:#f6f6f6;padding:50px 50px 0}.modal-overlay .modal-popup .content.full-width{padding:0;background-color:#fff}.modal-overlay .modal-popup .content input[type=text],.modal-overlay .modal-popup .content input[type=email],.modal-overlay .modal-popup .content input[type=password],.modal-overlay .modal-popup .content input[type=number],.modal-overlay .modal-popup .content textarea{background-color:#ebebeb;border:1px solid #dcdcdc;color:#424242;margin-bottom:20px;font-size:15px;border-radius:0;box-sizing:border-box;width:100%}.modal-overlay .modal-popup .content ::-webkit-input-placeholder{color:#313131;opacity:.5}.modal-overlay .modal-popup .content :-moz-placeholder{color:#313131;opacity:.5}.modal-overlay .modal-popup .content ::-moz-placeholder{color:#313131;opacity:.5}.modal-overlay .modal-popup .content :-ms-input-placeholder{color:#313131;opacity:.5}.modal-overlay .modal-popup .buttons{padding:40px 50px}.modal-overlay .modal-popup .buttons .btn{display:block;text-align:center;box-sizing:border-box;width:100%}.modal-overlay .modal-popup .buttons .btn.btn-cancel{background-color:#ebebeb;border-color:#ebebeb;color:#424242}.modal-overlay .modal-popup .buttons.double{overflow:hidden}.modal-overlay .modal-popup .buttons.double .btn{float:left;width:48%}.modal-overlay .modal-popup .buttons.double .btn:first-child{margin-right:4%}.modal-overlay .modal-popup .login .links{padding:20px 0 40px;text-align:left}.modal-overlay .modal-popup .login .links a{margin-right:40px}.modal-overlay .modal-popup .teacher{padding-bottom:20px}.modal-overlay .modal-popup .teacher label.error{color:red;font-size:9.5px}.modal-overlay .modal-popup .teacher h4:first-child{margin-top:0}.modal-overlay .modal-popup .teacher h4{font-size:24px}.modal-overlay .modal-popup .teacher .input label{display:block;margin-bottom:3px}.modal-overlay .modal-popup .teacher .wrapper-dropdown{margin-bottom:20px}.modal-overlay .modal-popup .teacher .total{font-weight:700;font-size:22px}.modal-overlay .modal-popup .teacher .checkbox{margin-bottom:40px}.modal-overlay .modal-popup .teacher .checkbox label{color:#313131}.modal-overlay .modal-popup .teacher .checkbox label:before{border-color:#313131}.modal-overlay .modal-popup .account{padding-bottom:20px}.modal-overlay .modal-popup .account p{margin:0 0 20px}.modal-overlay .modal-popup .forgot-password,.modal-overlay .modal-popup .confirmation-email{padding-bottom:30px}.modal-overlay .modal-popup .attention .icon,.modal-overlay .modal-popup .confirmation .icon{background:url(/assets/images/new/icon_exclamation.png) no-repeat 0 0;width:138px;height:138px;margin:50px auto 0}.modal-overlay .modal-popup .attention h5,.modal-overlay .modal-popup .confirmation h5{text-align:center;color:#424242;font-size:35px}.modal-overlay .modal-popup .confirmation .icon{background:url(/assets/images/new/icon_question.png) no-repeat 0 0}.modal-overlay .modal-popup .edit-company,.modal-overlay .modal-popup .create-company,.modal-overlay .modal-popup .edit-project,.modal-overlay .modal-popup .duplicate,.modal-overlay .modal-popup .invite{padding-bottom:40px}.modal-overlay .modal-popup .edit-company .label-text,.modal-overlay .modal-popup .create-company .label-text,.modal-overlay .modal-popup .edit-project .label-text,.modal-overlay .modal-popup .duplicate .label-text,.modal-overlay .modal-popup .invite .label-text{margin-bottom:30px;font-weight:700;font-family:Roboto,sans-serif}.modal-overlay .modal-popup .edit-company .user-data:before,.modal-overlay .modal-popup .edit-company .user-data:after,.modal-overlay .modal-popup .create-company .user-data:before,.modal-overlay .modal-popup .create-company .user-data:after,.modal-overlay .modal-popup .edit-project .user-data:before,.modal-overlay .modal-popup .edit-project .user-data:after,.modal-overlay .modal-popup .duplicate .user-data:before,.modal-overlay .modal-popup .duplicate .user-data:after,.modal-overlay .modal-popup .invite .user-data:before,.modal-overlay .modal-popup .invite .user-data:after{content:".";display:block;height:0;overflow:hidden}.modal-overlay .modal-popup .edit-company .user-data:after,.modal-overlay .modal-popup .create-company .user-data:after,.modal-overlay .modal-popup .edit-project .user-data:after,.modal-overlay .modal-popup .duplicate .user-data:after,.modal-overlay .modal-popup .invite .user-data:after{clear:both}.modal-overlay .modal-popup .edit-company .user-data .picture,.modal-overlay .modal-popup .create-company .user-data .picture,.modal-overlay .modal-popup .edit-project .user-data .picture,.modal-overlay .modal-popup .duplicate .user-data .picture,.modal-overlay .modal-popup .invite .user-data .picture{float:left;width:260px}.modal-overlay .modal-popup .edit-company .user-data .picture .main-page,.modal-overlay .modal-popup .create-company .user-data .picture .main-page,.modal-overlay .modal-popup .edit-project .user-data .picture .main-page,.modal-overlay .modal-popup .duplicate .user-data .picture .main-page,.modal-overlay .modal-popup .invite .user-data .picture .main-page{min-height:260px;background:#fff url(/assets/images/new/icon_image.png) no-repeat center center}.modal-overlay .modal-popup .edit-company .user-data .picture img,.modal-overlay .modal-popup .create-company .user-data .picture img,.modal-overlay .modal-popup .edit-project .user-data .picture img,.modal-overlay .modal-popup .duplicate .user-data .picture img,.modal-overlay .modal-popup .invite .user-data .picture img{width:100%}.modal-overlay .modal-popup .edit-company .user-data .picture nav,.modal-overlay .modal-popup .create-company .user-data .picture nav,.modal-overlay .modal-popup .edit-project .user-data .picture nav,.modal-overlay .modal-popup .duplicate .user-data .picture nav,.modal-overlay .modal-popup .invite .user-data .picture nav{text-align:center;background-color:#3c3c3c;margin-top:10px;height:40px}.modal-overlay .modal-popup .edit-company .user-data .picture nav a,.modal-overlay .modal-popup .create-company .user-data .picture nav a,.modal-overlay .modal-popup .edit-project .user-data .picture nav a,.modal-overlay .modal-popup .duplicate .user-data .picture nav a,.modal-overlay .modal-popup .invite .user-data .picture nav a{font-size:20px;line-height:40px;margin:0 5px}.modal-overlay .modal-popup .edit-company .user-data .info,.modal-overlay .modal-popup .create-company .user-data .info,.modal-overlay .modal-popup .edit-project .user-data .info,.modal-overlay .modal-popup .duplicate .user-data .info,.modal-overlay .modal-popup .invite .user-data .info{margin-left:300px}.modal-overlay .modal-popup .edit-company .user-data .info p,.modal-overlay .modal-popup .create-company .user-data .info p,.modal-overlay .modal-popup .edit-project .user-data .info p,.modal-overlay .modal-popup .duplicate .user-data .info p,.modal-overlay .modal-popup .invite .user-data .info p{margin-top:0}.modal-overlay .modal-popup .edit-company .user-data .info .btn-empty-blue,.modal-overlay .modal-popup .create-company .user-data .info .btn-empty-blue,.modal-overlay .modal-popup .edit-project .user-data .info .btn-empty-blue,.modal-overlay .modal-popup .duplicate .user-data .info .btn-empty-blue,.modal-overlay .modal-popup .invite .user-data .info .btn-empty-blue{margin-bottom:20px}.modal-overlay .modal-popup .edit-company hr,.modal-overlay .modal-popup .create-company hr,.modal-overlay .modal-popup .edit-project hr,.modal-overlay .modal-popup .duplicate hr,.modal-overlay .modal-popup .invite hr{border:none;height:0;border-bottom:1px solid #c4c4c4;margin:30px 0}.modal-overlay .modal-popup .edit-company .btn.invite,.modal-overlay .modal-popup .create-company .btn.invite,.modal-overlay .modal-popup .edit-project .btn.invite,.modal-overlay .modal-popup .duplicate .btn.invite,.modal-overlay .modal-popup .invite .btn.invite{background-color:#d8f2fb;border-color:#d8f2fb;display:block;color:#00aeef;text-transform:none;box-sizing:border-box;font-family:Roboto,sans-serif;padding-bottom:0}.modal-overlay .modal-popup .edit-project .user-data .picture{width:300px}.modal-overlay .modal-popup .edit-project .user-data .info{margin-left:340px}.modal-overlay .modal-popup .edit-project .user-data .image-crop-right{margin-left:430px}.modal-overlay .modal-popup .edit-project .user-data hr{margin-top:10px}.modal-overlay .modal-popup .edit-project .user-data .find-user .input{overflow:hidden}.modal-overlay .modal-popup .edit-project .user-data .find-user .input .btn{background-color:#ebebeb;border-color:#ccc;color:#00aeef}.modal-overlay .modal-popup .edit-project .user-data .find-user .input ::-webkit-input-placeholder{color:#00aeef;opacity:1}.modal-overlay .modal-popup .edit-project .user-data .find-user .input :-moz-placeholder{color:#00aeef;opacity:1}.modal-overlay .modal-popup .edit-project .user-data .find-user .input ::-moz-placeholder{color:#00aeef;opacity:1}.modal-overlay .modal-popup .edit-project .user-data .find-user .input :-ms-input-placeholder{color:#00aeef;opacity:1}.modal-overlay .modal-popup .edit-project .user-data .find-user input[type=text]{float:left;width:310px;margin-right:20px;background-color:#d8f2fb;border-color:#d8f2fb}.modal-overlay .modal-popup .edit-project .user-data .user-line{overflow:hidden;margin-bottom:10px}.modal-overlay .modal-popup .edit-project .user-data .user-line a{display:inline-block;float:left;line-height:25px}.modal-overlay .modal-popup .edit-project .user-data .user-line .name{width:280px;white-space:nowrap;overflow:hidden}.modal-overlay .modal-popup .edit-project .user-data .user-line .name img{width:25px;height:25px;float:left;margin-right:10px}.modal-overlay .modal-popup .edit-project .user-data .user-line .admin{color:#757474;text-decoration:underline;font-size:15px;font-family:Kameron,serif}.modal-overlay .modal-popup .edit-project .user-data .user-line .mail{color:#a1a1a1;font-size:22px;margin:0 30px}.modal-overlay .modal-popup .edit-project .user-data .user-line .remove{text-transform:uppercase;font-family:Kameron,serif}.modal-overlay .modal-popup .edit-project .user-data .user-line .remove i{font-size:18px}.modal-overlay .modal-popup .invite .user-data .picture .main-page{background:url(/assets/images/new/icon_user.png) no-repeat center center/100% auto}.modal-overlay .modal-popup .tabs{overflow:hidden}.modal-overlay .modal-popup .tabs a{display:block;float:left;width:calc(50% - 4px);text-align:center;background-color:#e1e1e1;font-size:15px;font-weight:700;font-family:Roboto,sans-serif;line-height:55px}.modal-overlay .modal-popup .tabs a:first-child{margin-right:8px}.modal-overlay .modal-popup .tabs a.active{background-color:#f6f6f6;color:#424242}.modal-overlay .modal-popup .package{background-color:#f6f6f6;overflow:hidden;padding:0 50px}.modal-overlay .modal-popup .package h5{font-size:20px;text-transform:uppercase;font-family:Roboto,sans-serif;text-align:center;font-weight:700}.modal-overlay .modal-popup .package .info-block{overflow:hidden;background-color:#e1f2f9}.modal-overlay .modal-popup .package .info-block .column{float:left;width:50%;text-align:center;line-height:100px;font-weight:700;font-family:Roboto,sans-serif}.modal-overlay .modal-popup .package .info-block .column label{font-size:15px;color:#72787a;margin-right:20px}.modal-overlay .modal-popup .package .info-block .column .value{font-size:40px;color:#424242}.modal-overlay .modal-popup .package .form{margin:50px 0;overflow:hidden}.modal-overlay .modal-popup .package .form .column{float:left;box-sizing:border-box}.modal-overlay .modal-popup .package .form .column:first-child{width:60%;padding-right:20px}.modal-overlay .modal-popup .package .form .column:last-child{width:40%}@media (max-width: 1100px){.modal-overlay .modal-popup{width:calc(100% - 40px);max-height:auto;margin-left:20px}}@media (max-width: 769px){.modal-overlay .modal-popup .content{padding:50px 20px 0}.modal-overlay .modal-popup .edit-company .user-data .picture,.modal-overlay .modal-popup .edit-project .user-data .picture,.modal-overlay .modal-popup .duplicate .user-data .picture{float:none;margin:0 auto}.modal-overlay .modal-popup .edit-company .user-data .info,.modal-overlay .modal-popup .edit-project .user-data .info,.modal-overlay .modal-popup .duplicate .user-data .info{margin-left:0;margin-top:20px}.modal-overlay .modal-popup .buttons.double .btn{width:100%}.modal-overlay .modal-popup .buttons.double .btn:first-child{margin-right:0;margin-bottom:10px}}.loading{position:fixed;left:0;top:0;right:0;bottom:0;background-color:#00aeef;z-index:9999;min-height:100%}.loading .spinner{position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px 0 0 -40px;background:url(/assets/images/new/loading.png) no-repeat 0 0;-webkit-animation:spin 2s linear infinite;-moz-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@-moz-keyframes spin{to{-moz-transform:rotate(360deg)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg)}}@keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.mt-tooltip{position:absolute;border-radius:10px;background-color:#191919;font-size:10px;color:#fff;width:160px;box-sizing:border-box;padding:8px 12px;left:50%;top:calc(100% + 8px);margin-left:-80px}.mt-tooltip__container{position:relative}.mt-tooltip:before{content:"";position:absolute;left:50%;margin-left:-6px;top:-4px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #191919}.mt-tooltip a{color:#fff;text-decoration:underline}.mt-tooltip a:hover{text-decoration:none}.projects .search{display:flex}.projects .search .search-wrapp{flex-wrap:wrap}.projects .search .select-wrapp{display:flex;justify-content:flex-end;width:100%;color:#aaa;margin-top:21px;padding-bottom:3px}.projects .search .select-wrapp h6{margin:0;font-size:18px}.projects .search .select-wrapp .projects-filters{background-color:transparent;border:none;padding:0 6px 0 0;text-transform:none;font-size:14px;font-family:open_sansregular,Helvetica,Arial,sans-serif;color:#313131;margin-bottom:0}.projects .search .select-wrapp .projects-filters i{padding-right:5px;color:#313131}.projects .search .select-wrapp .projects-filters h6{margin:0;padding-right:12px;padding-top:4px;font-size:14px}.projects .search .input.secondary{display:flex;margin-top:0;padding-top:0;flex-grow:4}.projects .search .input.secondary .btn{margin-bottom:0;display:block;background-color:#ef2700;border-radius:3px;width:115px;height:50px;border:none}@media (max-width: 1100px){.projects .search{margin-left:30px}}@media (max-width: 769px){.projects .search{margin-left:10px;display:flex;flex-wrap:wrap}.projects .search .input.secondary{order:1;width:100%}.projects .search .search-blue-btn,.projects .search .search-green-btn{order:2;position:relative;left:50%;transform:translate(-50%,-50%);top:43px}}@media (max-width: 1100px){.projects .tags{padding-left:30px}.projects .tags .projects-filters{top:74px}}@media (max-width: 769px){.projects nav ul{padding:0;flex-direction:row;flex-wrap:wrap}.projects nav ul li{padding-bottom:10px;padding-right:30px}.projects .tags{padding-left:10px}.projects .tags .projects-filters{top:127px}}@media screen and (min-width: 320px) and (max-width: 376px){.projects .tags .projects-filters{top:160px}}@media screen and (min-width: 552px) and (max-width: 567px){.projects .tags .projects-filters{top:94px}}@media screen and (min-width: 320px) and (max-width: 567px){.related-projects{padding-left:0!important}.projects .tags nav ul{justify-content:normal}.projects .tags li{padding-right:10px}}.related-projects .items{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.related-projects .items .item{height:520px;position:relative;margin-top:50px}.related-projects .items .item:hover{box-shadow:20px 15px 30px #0003}.related-projects .items .item:hover>.item-hover{display:block;animation:fade .6s;opacity:1;width:317px;height:431px;position:absolute;top:0;left:0;background:#00000080;cursor:pointer}.related-projects .items .item:hover>.item-hover .buttons{display:flex;justify-content:space-between;position:relative;top:6px;padding-left:4px}.related-projects .items .item:hover>.item-hover .buttons button{background-color:#313131;border-color:#fff;line-height:0;font-size:15px;padding:0 14px;word-break:break-word;line-height:1;margin-right:8px;max-width:50%;line-height:35px}.related-projects .items .item:hover>.item-hover .buttons button i{padding-right:8px}.related-projects .items .item:hover>.item-hover .buttons .fa-heart{color:#00aeef;font-size:23px;vertical-align:middle}.related-projects .items .item:hover>.item-hover .template{position:absolute;bottom:0;width:100%;display:flex;justify-content:center;flex-direction:column;flex-wrap:wrap}.related-projects .items .item:hover>.item-hover .template button{line-height:32px;padding:0 15px;border-radius:5px;width:60%;position:relative;left:50%;transform:translate(-50%)}.related-projects .items .item img{width:317px;height:433px}.related-projects .items .item .item-hover{display:none;opacity:0}.related-projects .items .item .item-info{background-color:#fff;padding-left:5px;position:relative;top:-5px;width:312px;height:auto}.related-projects .items .item .item-info h2{padding-top:6px;font-size:22px;padding-left:3px;letter-spacing:-.6px;margin-bottom:0;margin-top:0}.related-projects .items .item .item-info h3{font-size:14px;margin-top:4px;padding-left:4px;margin-bottom:12px}.related-projects .items .item .item-info h3 a{font-size:13px;text-decoration:underline}.related-projects .items .item .item-info h3 a:hover{text-decoration:none}.related-projects .items .item .item-info .meta{display:flex;padding-left:5px;padding-bottom:7px;align-items:baseline}.related-projects .items .item .item-info .meta .item{padding-right:10px;font-size:12px;height:auto;margin-top:0;margin-bottom:0;margin-right:0}.related-projects .items .item .item-info .meta .item:hover{box-shadow:none}.related-projects .items .item .item-info .meta .item .fa-heart{color:#00aeef}.related-projects .items .item .item-info .meta .icon-right{margin-left:auto;margin-right:15px}@media (max-width: 1100px){.projects .related-projects .items{padding-left:30px;justify-content:space-around}.projects .related-projects .items .item{margin-right:30px}.projects .related-projects .items .item .meta .item{margin-right:0}}@keyframes fade{0%{opacity:0}to{opacity:1}}.users .user-item:nth-child(3n+2){margin:0 auto}.users .user-item:nth-child(3n){margin-left:auto}@media (max-width: 1100px){.users{margin-left:30px!important}.users .user-item{width:50%;margin:0 auto 50px}.users .user-item:nth-child(3n+2){margin:0 auto 50px}.users .user-item:nth-child(3n){margin:0 auto 50px}}@media (max-width: 620px){.users .user-item{width:320px;margin:0 auto 50px}}.projects .search{display:flex;flex-wrap:wrap}.projects .search .search-wrapp{display:flex;width:100%}.projects .search .search-wrapp .search-blue-btn{padding:0 11px;display:flex;align-items:center;margin-bottom:0;margin-right:10px;font-size:16px;font-family:open_sansregular,Helvetica,Arial,sans-serif;line-height:1;overflow:hidden}.projects .search .search-wrapp .search-blue-btn .fa-briefcase{padding-left:29px;font-size:26px}.projects .search .search-wrapp .search-green-btn{background-color:green;height:48px;width:252px;display:flex;padding:0;font-family:open_sansregular,Helvetica,Arial,sans-serif;margin-bottom:0;margin-right:10px;font-size:13px;align-items:center;line-height:1;overflow:hidden;position:relative}.projects .search .search-wrapp .search-green-btn .select-wrapp{width:auto;background-position:right;background-repeat:no-repeat;width:30px;height:30px;margin-top:0!important;position:absolute;right:15px}.projects .search .search-wrapp .search-green-btn .search-select{background-image:none;opacity:0;position:absolute;right:0}.projects .search .search-wrapp .search-green-btn i{font-size:41px;padding-left:7px;padding-right:20px}.tabs{position:relative;margin-top:37px}.tabs label{color:#555;cursor:pointer;display:block;float:left;width:161px;height:36px;line-height:45px;position:relative;top:2px;text-align:center;font-family:Kameron,serif;font-weight:700;font-size:20px;color:#313131}.tabs label span{font-family:open_sansregular,Helvetica,Arial,sans-serif;font-size:16px;color:#313131}.tabs #tab_1,.tabs #tab_2{position:absolute;left:-9999px}#tab_1:checked~.tab_l1,#tab_2:checked~.tab_l2{background:#f4f4f4;border:1px solid #313131;border-bottom:0;border-radius:7px 7px 0 0;z-index:3;color:#00aeef;margin-left:5px;position:relative;top:1px}.tabs_cont{background:transparent;position:relative;z-index:2;border-top:1px solid #313131}.tabs_cont>div{position:absolute;left:-9999px;top:0;opacity:0;-moz-transition:opacity .5s ease-in-out;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}#tab_1:checked~.tabs_cont .tab_c1,#tab_2:checked~.tabs_cont .tab_c2{position:static;left:0;opacity:1}@media (max-width: 568px){.tabs label{width:149px}}.select-wrapp select{margin:-6px 0 0;background:transparent;width:auto;padding-left:10px;font-size:16px;border:none;height:34px;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#313131}@media (max-width: 769px){.select-wrapp{justify-content:center!important;margin-top:40px!important}}.flipbook-viewport{overflow:hidden;width:100%;height:100%}.flipbook-viewport .pagination p{width:auto}.flipbook-viewport .pagination a{color:#313131;font-size:16px;font-family:Kameron,serif;border:none}.flipbook-viewport .pagination a.active{font-weight:700;background-color:transparent}.flipbook-viewport .pagination a:hover{border-color:transparent}.flipbook-viewport .pagination a.btn{border:1px solid #313131;background-color:transparent;text-transform:uppercase;font-size:16px;white-space:nowrap;width:auto;line-height:40px}.flipbook-viewport .flipbook{width:900px;height:600px}.flipbook-viewport .page{width:450px;height:600px;background-color:transparent;background-repeat:no-repeat;background-size:100% 100%}.flipbook .page{-webkit-box-shadow:0 0 20px rgba(0,0,0,.2);-moz-box-shadow:0 0 20px rgba(0,0,0,.2);-ms-box-shadow:0 0 20px rgba(0,0,0,.2);-o-box-shadow:0 0 20px rgba(0,0,0,.2);box-shadow:0 0 20px #0003}.flipbook-viewport .page img{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:0}.flipbook-viewport .shadow{-webkit-transition:-webkit-box-shadow .5s;-moz-transition:-moz-box-shadow .5s;-o-transition:-webkit-box-shadow .5s;-ms-transition:-ms-box-shadow .5s;-webkit-box-shadow:0 0 20px #ccc;-moz-box-shadow:0 0 20px #ccc;-o-box-shadow:0 0 20px #ccc;-ms-box-shadow:0 0 20px #ccc;box-shadow:0 0 20px #ccc}.modal-wrapp{background:#00000080}.modal-wrapp .flipbook-modal{width:900px;position:relative;left:50%;transform:translate(-50%)}.modal-wrapp .flipbook{margin-top:15px}.modal-wrapp .close{background-color:transparent;border:none;color:#fff;float:right}.modal-wrapp .title{padding-left:25px}.modal-wrapp .title h1{font-size:40px;color:#fff;font-family:Kameron,serif;font-weight:700;margin:0}.modal-wrapp .title p{font-size:15px;color:#fff;font-family:open_sanslight,Helvetica,Arial,sans-serif;margin:5px 0}.modal-wrapp .title p span{font-family:open_sansregular,Helvetica,Arial,sans-serif}.preview{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;position:relative}.preview img{width:105px;height:140px;margin-top:15px}.wrapper-projects{background-color:#f4f4f4}.project-page{display:flex;flex-wrap:wrap;padding-top:13px;max-width:1200px;margin:0 auto}.project-page-links{display:flex;width:100%;border-bottom:1px solid #aaa;padding-left:10px;padding-bottom:10px}.project-page-links h6{margin:0;font-family:open_sansregular,Helvetica,Arial,sans-serif;font-size:17px}.project-page .left{display:flex;flex-direction:column;padding-right:25px;width:291px;margin-top:30px}.project-page .left .link-owner{text-transform:none;font-family:open_sansregular,Helvetica,Arial,sans-serif;border-radius:5px;font-size:16px;width:165px;height:35px;margin:0 auto 23px;position:relative;top:-20px;line-height:0;padding:0;display:flex;justify-content:center;align-items:center;background-color:transparent;border:1px solid #00aeef;color:#00aeef}.project-page .left .link-owner:nth-child(2){background-color:#00aeef;border:1px solid #fff;color:#fff}.project-page .left .fa{padding-right:12px}.project-page .right{display:flex;flex-grow:1;flex-direction:column;width:60%;margin-top:20px}.project-page .right .title{width:100%}.project-page .right .title h1{font-family:Kameron,serif;font-weight:700;font-size:35px;color:#313131;margin-top:0;margin-bottom:0}.project-page .right .title h2{font-size:13px;font-family:Kameron,serif;color:#313131;margin-top:0}.project-page .right .title h2 a{text-decoration:underline}.project-page .right .title h2 a:hover{text-decoration:none}.project-page .right .meta{display:flex;background-color:#fff;margin-top:15px}.project-page .right .meta .item{color:#313131;font-family:open_sansregular,Helvetica,Arial,sans-serif;font-size:14px;padding-right:15px;padding-left:5px}.project-page .right .meta .item:last-child .fa{color:#00aeef}.project-page .right .description h1{font-size:20px;font-family:Kameron,serif;font-weight:700;color:#313131;border-bottom:1px solid #ddd;margin-bottom:15px;margin-top:35px}.project-page .right .description p{margin-bottom:0;margin-top:0;font-size:16px;font-family:open_sansregular,Helvetica,Arial,sans-serif;line-height:24px}.project-page .right .description .tags{display:flex;flex-wrap:wrap;align-items:center;margin-top:4px}.project-page .right .description .tags h6{margin:0;font-family:open_sansregular,Helvetica,Arial,sans-serif;font-size:16px;line-height:50px;color:#aaa}.project-page .right .description .tags a{display:flex;align-items:center;color:#fff;background-color:#8ca7b8;border-radius:2px;height:20px;padding:5px;margin-left:13px}.project-page .right .specifications h1{font-size:20px;font-family:Kameron,serif;font-weight:700;color:#313131;border-bottom:1px solid #ddd;margin-bottom:0;margin-top:17px}.project-page .right .specifications table{width:100%}.project-page .right .specifications tr{height:32px}.project-page .right .specifications tr td:first-child{width:182px;padding-left:10px}.project-page .right .specifications tr td{font-family:open_sansregular,Helvetica,Arial,sans-serif;font-size:14px}.project-page .right .specifications tr:nth-child(odd){background-color:#fff}@media (max-width: 1100px){.project-page-links{padding-left:30px}.project-page .left{margin-left:30px}}@media (max-width: 864px){.project-page .left{margin:30px auto 0}.project-page .right{margin-left:30px}}@media (max-width: 769px){.project-page-links{padding-left:10px}.project-page .left{margin-left:30px auto 0}.project-page .right{margin-left:10px}}@media (max-width: 568px){.project-page{width:100%}.project-page-links{padding-left:10px;flex-wrap:wrap;justify-content:center}.project-page .left{padding-right:0}}.related-projects.projects-page{max-width:1200px;margin:0 auto}.related-projects.projects-page h1{font-size:20px;margin-top:20px;margin-left:4px;letter-spacing:1.1px;border-bottom:1px solid #aaa}.related-projects.projects-page .items .item{margin-top:16px;margin-bottom:50px;height:100%}.related-projects.projects-page .items .item img{width:211px;height:280px}.related-projects.projects-page .items .item .item-info{width:206px;height:auto}.related-projects.projects-page .items .item .item-info h2{font-size:14px;padding:0}.related-projects.projects-page .items .item .item-info h3{font-size:10px;padding:0;margin-bottom:7px}.related-projects.projects-page .items .item .item-info h3 a{font-size:9px}.related-projects.projects-page .items .item .item-info .meta{padding-left:0}.related-projects.projects-page .items .item .item-info .meta .item{font-size:9px;padding-right:4px;margin-bottom:0}.related-projects.projects-page .items .item .item-hover{width:211px;height:280px}.related-projects.projects-page .items .item .item-hover .buttons button{font-size:9px}.related-projects.projects-page .items .item .item-hover .template button{width:80%}@media (max-width: 1100px){.related-projects.projects-page{padding-left:30px}.related-projects.projects-page .items{justify-content:space-around}.related-projects.projects-page .items .item{margin-right:15px}}@media (max-width: 769px){.related-projects.projects-page{padding-left:10px}}.projects .title{text-transform:uppercase;font-family:Kameron,serif;font-weight:700;margin-bottom:11px;letter-spacing:-1.7px}.projects .tags{margin-top:36px;border-bottom:1px solid #aaa;position:relative}.projects .tags .projects-filters{background-color:transparent;border:none;border:1px solid #aaa;border-radius:0 0 14px 14px;position:absolute;top:51px;left:50%;transform:translate(-50%,-50%);border-top:1px solid #f4f4f4;padding:0 23px 3px;text-transform:none;z-index:2;font-size:14px;font-family:open_sansregular,Helvetica,Arial,sans-serif;color:#aaa}.projects .tags .projects-filters i{padding-right:10px;color:#aaa}.projects .tags nav ul{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;list-style:none;padding-left:0}.projects .tags nav a{text-decoration:none;font-family:open_sansregular,Helvetica,Arial,sans-serif;font-size:17px;color:#313131}.projects .tags nav .active-tag{background-color:#00aeef;color:#fff;padding:0 7px;border-radius:1px}.projects .projects-btn{text-transform:none;padding:0 20px 8px;display:flex;margin:0 auto;border-top-left-radius:0;border-top-right-radius:0}.projects .projects-btn i{padding-right:9px;padding-top:3px}.projects .search .search-templates-btn{text-transform:none;margin-bottom:0}.projects .search .input.secondary{display:flex;margin-top:50px}.projects .search .input.secondary .btn{margin-bottom:0;display:block;background-color:#202020;border-radius:3px;width:115px;height:50px;border:none}.projects .search .input.secondary .btn i{font-size:20px;position:relative;top:2px}.projects .search .input.secondary input[type=text]{background-color:#fff}.projects .pagination{padding:100px 0}.projects .pagination a{color:#313131;font-size:16px;font-family:Kameron,serif;border:none}.projects .pagination a.active{font-weight:700;background-color:transparent}.projects .pagination a:hover{border-color:transparent}.projects .pagination a.btn{border:1px solid #313131;background-color:transparent;text-transform:uppercase;font-size:16px;white-space:nowrap;width:auto;line-height:40px}.search.projects-page{display:flex}.search.projects-page .input.secondary{margin-top:0;padding-top:0;flex-grow:4}@media screen and (min-width: 769px) and (max-width: 1100px){.projects .tags nav ul li{margin-right:30px}}@media screen and (min-width: 568px) and (max-width: 769px){.projects .tags nav ul li{margin-right:22px}}@media screen and (min-width: 320px) and (max-width: 568px){.projects .tags .projects-filters{top:193px!important}.projects .tags nav ul{justify-content:normal}.projects .tags nav ul li{margin-right:0;padding-right:29px}}@media screen and (min-width: 384px) and (max-width: 472px){.projects .tags .projects-filters{top:160px!important}}@media screen and (min-width: 473px) and (max-width: 568px){.projects .tags .projects-filters{top:127px!important}}@media (max-width: 1100px){.projects .title{margin-left:30px}.projects .tags{padding-left:30px}.projects .tags .projects-filters{top:74px}.projects .search{margin-left:30px}}@media (max-width: 769px){.projects nav ul{padding:0;flex-direction:row;flex-wrap:wrap}.projects nav ul li{padding-bottom:10px;padding-right:30px}.projects .title{margin-left:10px}.projects .search{margin-left:10px;display:flex;flex-wrap:wrap}.projects .search .input.secondary{order:1;width:100%}.projects .search .search-templates-btn{order:2;position:relative;left:50%;transform:translate(-50%,-50%);top:43px}.projects .tags .projects-filters{top:127px}}@media screen and (min-width: 320px) and (max-width: 567px){.related-projects{padding-left:0!important}}.projects{max-width:1200px;margin:0 auto;padding-top:10px}@media (max-width: 1100px){.projects .title{margin-left:30px}}@media (max-width: 769px){.projects .title{margin-left:10px}.projects .tags{padding-left:10px}}.userpage .left{position:relative}.userpage .left .heart{position:absolute;top:10px;right:20px}.userpage .left .heart .fa-heart{color:#00aeef;font-size:20px}.userpage .left .link-owner{background-color:#00aeef;border:1px solid #fff;color:#fff}.userpage .title h1{font-family:Kameron,serif;font-weight:700;font-size:35px}.userpage .title h2{font-family:open_sansregular,Helvetica,Arial,sans-serif;font-size:13px;display:flex;margin-bottom:8px}.userpage .title h2 i{padding-right:5px;font-size:24px;padding-left:3px}.userpage .title .meta{margin-top:0}.userpage .search{margin-top:30px;margin-bottom:35px}.userpage .search .input.secondary{display:flex;padding-top:0}.userpage .search .input.secondary input{background-color:#fff;border-radius:5px;height:36px;padding:0 0 0 11px}.userpage .search .input.secondary .btn{margin-bottom:0;line-height:36px;height:36px;width:45px;padding:0;background-color:#ef2700}.userpage .user-info{margin-top:5px;margin-left:14px}.userpage .user-info .item{display:flex;margin-bottom:9px;font-family:open_sansregular,Helvetica,Arial,sans-serif;font-size:14px;color:#313131}.userpage .user-info .item i{font-size:20px}.userpage .user-info p{margin:0}.userpage .user-info a{color:#313131;text-decoration:underline}.userpage .user-info a:hover{text-decoration:none}.userpage .member{margin-top:20px;padding-left:6px}.userpage .member h2{font-family:Kameron,serif;font-weight:700;font-size:20px;border-bottom:1px solid #313131;margin-bottom:3px}.userpage .member img{width:68px}.userpage .btn.link-owner{padding-left:15px;padding-right:15px}@media (max-width: 1200px){.userpage .search .input.secondary .btn{margin-right:16px}}@media (max-width: 1100px){.userpage .left{margin-left:30px}}@media (max-width: 864px){.userpage .left{margin:30px auto}}@media (max-width: 568px){.userpage .left .heart{right:0}}.related-projects.userpage .items .item{height:344px;width:195px;margin-top:0;margin-bottom:50px}.related-projects.userpage .items .item img{width:195px;height:274px}.related-projects.userpage .items .item .item-info{width:190px;height:70px;display:flex;align-items:center}.related-projects.userpage .items .item .item-hover{width:195px;height:274px}.related-projects.userpage .items .item .item-hover .buttons button{font-size:9px}.related-projects.userpage .items .item .item-hover .template button{width:90%}@media (max-width: 1100px){.related-projects.userpage .items{justify-content:space-around}.related-projects.userpage .items .item{margin-right:15px}}.users{max-width:1200px;margin:0 auto;display:flex;flex-direction:row;flex-wrap:wrap;padding-top:41px}.users .user-item{display:flex;width:363px;height:120px;margin-bottom:50px}.users .user-item:hover{cursor:pointer;position:relative}.users .user-item:hover h1{color:#00aeef}.users .user-item:hover img{border:1px solid #00aeef;border-radius:50%;padding:3px}.users .user-item:hover i.fa-commenting{display:block;position:absolute;left:103px;top:13px;-webkit-text-stroke:2px #fff}.users .user-item i.fa-commenting{display:none;color:#00aeef;font-size:25px}.users .user-item-info{margin-left:14px;margin-right:15px}.users .user-item h1{font-family:Kameron,serif;font-size:27px;color:#313131;line-height:22px;margin-bottom:0}.users .user-item h2{font-family:open_sansregular,Helvetica,Arial,sans-serif;font-size:13px;color:#313131;line-height:20px;margin-top:5px;margin-bottom:2px}.users .user-item img{width:120px;height:120px;border-radius:50%}.users .user-item .meta{display:flex;font-family:open_sansregular,Helvetica,Arial,sans-serif;font-size:11px;line-height:22px}.users .user-item .meta .item{margin-right:10px}.users .user-item .meta .item .active{color:#00aeef}.search{max-width:1200px;margin:0 auto}.search .input.secondary{display:flex;padding-top:50px}.search .input.secondary input{background-color:#fff}.search .input.secondary .btn{margin-bottom:0;display:block;background-color:#202020;border-radius:3px;width:115px;height:50px;border:none}.search .input.secondary .btn i{font-size:20px;position:relative;top:2px}.wrapper-projects .pagination{padding:100px 0}.wrapper-projects .pagination a{color:#313131;font-size:16px;font-family:Kameron,serif;border:none}.wrapper-projects .pagination a.active{font-weight:700;background-color:transparent}.wrapper-projects .pagination a:hover{border-color:transparent}.wrapper-projects .pagination a.btn{border:1px solid #313131;background-color:transparent;text-transform:uppercase;font-size:16px;white-space:nowrap;width:auto;line-height:40px}.user .projects .search{display:flex;flex-wrap:wrap}.user .projects .search .search-wrapp{display:flex;width:100%}.user .projects .search .select-wrapp{display:flex;justify-content:flex-end;width:100%;color:#aaa;margin-top:21px;padding-bottom:3px}.user .projects .search .select-wrapp h6{margin:0;font-size:18px}.user .projects .search .select-wrapp .projects-filters{background-color:transparent;border:none;padding:0 6px 0 0;text-transform:none;font-size:14px;font-family:open_sansregular,Helvetica,Arial,sans-serif;color:#313131;margin-bottom:0}.user .projects .search .select-wrapp .projects-filters i{padding-right:5px;color:#313131}.user .projects .search .select-wrapp .projects-filters h6{margin:0;padding-right:12px;padding-top:4px;font-size:14px}.user .projects .search.projects-page{border-bottom:1px solid #aaa}@media (max-width: 769px){.users .user-item{width:49%}}@media (max-width: 568px){.users .user-item{width:100%}}.text-utils{margin-top:15px}.text-utils .wrapper-dropdown{background-color:transparent;border-color:#fff;color:#fff;padding:5px 10px;font-size:12px;border-radius:4px}.text-utils .wrapper-dropdown span{white-space:nowrap;display:block;text-overflow:ellipsis;overflow:hidden;width:90px}.text-utils .wrapper-dropdown:after{border:none;width:7px;height:4px;top:15px}.text-utils .wrapper-dropdown .dropdown{max-height:100px;overflow-y:auto}.text-utils .wrapper-dropdown .dropdown li a{padding:5px 10px;font-size:12px}.text-utils .block{padding:3px 0;border-bottom:1px solid #555}.text-utils table td{padding:3px 6px}.text-utils table td span{font-size:9px}.text-utils input[type=text],.text-utils input[type=number]{border:1px solid #fff;border-radius:4px;background-color:transparent;width:auto;padding:0 10px}.text-utils .actions{display:flex;align-items:center;padding-left:10px}.text-utils .actions .icon-eye{display:inline-block;color:#fff;padding-left:25px;line-height:15px;margin-right:40px}.text-utils .input.upload{display:flex;align-items:center;padding-top:10px;padding-left:0}.text-utils .input.upload .pic{width:57px;height:83px;margin-left:30px}.text-utils .input.upload .pic img{max-width:100%;max-height:100%}.text-utils .input.text{display:flex;align-items:center;margin-bottom:3px}.text-utils .input.text label{width:125px}.text-utils .input.text label span{font-size:9px}.text-utils .input.text input{width:100px;font-size:14px}.text-utils .input.selectbox label{display:inline-block;margin-bottom:5px}.text-utils .input.input-add{margin:15px 30px 0 0}.text-utils .input.input-add label{display:inline-block;width:105px;font-size:12px;color:#ccc}.text-utils .input.input-add .wrapper-dropdown{width:85px;padding:3px 10px;margin-right:5px}.text-utils .input.input-add .wrapper-dropdown:after{top:12px;right:7px}.text-utils .input.input-add .wrapper-dropdown.border-style{position:relative;top:7px;padding:9px 10px}.text-utils .input.input-add .wrapper-dropdown.border-style .dropdown{z-index:999}.text-utils .input.input-add input[type=text],.text-utils .input.input-add input[type=number]{width:85px;margin-right:5px;font-size:12px;line-height:22px}.text-utils .input.input-add input[type=color]{border:1px solid #fff;border-radius:4px;height:24px;width:85px;max-width:200px;width:107px;margin:0 5px 0 0;padding:0;background-color:transparent}.text-utils .input.input-add .icon-plus{display:inline-block;width:21px;height:22px;background-color:#00aeef;border-radius:3px;color:#fff;text-align:center;line-height:22px}.text-utils .input.input-add .labels{margin:7px 0 5px;text-align:right}.text-utils .input.input-add .labels a{display:inline-block;border-radius:3px;color:#fff;font-size:12px;background-color:#525252;line-height:22px;padding:0 4px;margin-left:5px}.text-utils .input.input-add .labels.labels-color a{background-color:transparent;padding-left:25px;position:relative}.text-utils .input.input-add .labels.labels-color a span{width:20px;height:20px;border-radius:4px;position:absolute;border:1px solid #fff;left:0;top:1px}.text-utils .input.input-selector{display:flex;align-items:center;margin-top:15px}.text-utils .input.input-selector label{width:65px}.text-utils .input.input-selector .side-selector,.text-utils .input.input-selector .values-line{width:180px}.text-utils.menu-text .title{margin-top:30px}.text-utils.menu-text .collapsible-block{padding-top:20px}.text-utils.menu-text .input.checkbox{margin-bottom:15px}.text-utils.menu-text .input.checkbox label{display:inline-block;width:128px;box-sizing:border-box;padding:0 25px 0 0;font-size:12px;color:#ccc}.text-utils.menu-text .input.checkbox label:before{left:auto;right:0}.text-utils.menu-text .input.checkbox label:after{left:auto;right:4px}.slider-overlay{background-color:#44444480;display:table;position:fixed;top:0;left:0;bottom:0;right:0;width:100%;height:100%;max-height:100%;z-index:9999}.slider-overlay .slider-inner{display:table-cell;vertical-align:middle;text-align:center;height:100%;max-height:100%}.slider-overlay .slider-pointer{position:absolute;width:116px;height:81px;z-index:10000;transition:1s;background:url(/assets/images/new/editor/slider/arrow_red.png) no-repeat 0 0/100% 100%}.slider-overlay .slider-popup{display:inline-block;background-color:#fff;border-radius:4px;width:483px;position:relative;max-height:100vh;overflow:auto;text-align:left;box-shadow:0 0 20px #222}.slider-overlay .slider-popup .close{position:absolute;top:30px;right:30px;width:10px;height:10px;background:url(/assets/images/new/editor/slider/icon_close.png) no-repeat 0 0/100% 100%}.slider-overlay .slider-popup .icon-arrow{position:absolute;top:40%;margin-top:-13px;width:14px;height:25px;background:url(/assets/images/new/editor/slider/icon_arrow.png) no-repeat 0 0/100% 100%}.slider-overlay .slider-popup .icon-arrow__left{left:12px}.slider-overlay .slider-popup .icon-arrow__right{right:12px;transform:rotate(180deg)}.slider-overlay .slider-popup .slider-dots{margin:0;text-align:center}.slider-overlay .slider-popup .slider-dots a{display:inline-block;width:6px;height:6px;border-radius:50%;background:#bbb;margin:0 4px}.slider-overlay .slider-popup .slider-dots a.active{background:#00aaea}.slider-overlay .slider-popup .buttons{margin:20px 0;text-align:center;position:relative}.slider-overlay .slider-popup .buttons .btn{font-size:11px;line-height:24px}.slider-overlay .slider-popup .buttons .checkbox{position:absolute;right:20px;top:0}.slider-overlay .slider-popup .buttons .checkbox label{font-size:7px;color:#555}.slider-overlay .slider-popup .slides{width:390px;height:auto;margin:40px auto 0;overflow:hidden}.slider-overlay .slider-popup .slides-inner{display:flex;flex-wrap:nowrap;transition:1s;flex-direction:row;position:relative}.slider-overlay .slider-popup .slide{width:390px;flex-shrink:0;height:auto}.slider-overlay .slider-popup .slide .slide-image{margin:0 auto}.slider-overlay .slider-popup .slide .slide-image img{width:100%}.slider-overlay .slider-popup .slide p{font-size:13px;color:#555;margin:15px 0 0}.preload .loading{background-color:#2980b9;height:100%;width:100%;position:fixed;z-index:1;margin-top:0;top:0}.preload .loading-center{width:100%;height:100%;position:relative}.preload .loading-center-absolute{position:absolute;left:50%;top:50%;height:118px;width:118px;margin-top:-59px;margin-left:-59px}.preload .object{width:20px;height:20px;background-color:#fff;margin-right:20px;float:left;margin-bottom:20px}.preload .object:nth-child(3n){margin-right:0}.preload .object_one{-webkit-animation:animate 1s -.9s ease-in-out infinite;animation:animate 1s -.9s ease-in-out infinite}.preload .object_two{-webkit-animation:animate 1s -.8s ease-in-out infinite;animation:animate 1s -.8s ease-in-out infinite}.preload .object_three{-webkit-animation:animate 1s -.7s ease-in-out infinite;animation:animate 1s -.7s ease-in-out infinite}.preload .object_four{-webkit-animation:animate 1s -.6s ease-in-out infinite;animation:animate 1s -.6s ease-in-out infinite}.preload .object_five{-webkit-animation:animate 1s -.5s ease-in-out infinite;animation:animate 1s -.5s ease-in-out infinite}.preload .object_six{-webkit-animation:animate 1s -.4s ease-in-out infinite;animation:animate 1s -.4s ease-in-out infinite}.preload .object_seven{-webkit-animation:animate 1s -.3s ease-in-out infinite;animation:animate 1s -.3s ease-in-out infinite}.preload .object_eight{-webkit-animation:animate 1s -.2s ease-in-out infinite;animation:animate 1s -.2s ease-in-out infinite}.preload .object_nine{-webkit-animation:animate 1s -.1s ease-in-out infinite;animation:animate 1s -.1s ease-in-out infinite}@-webkit-keyframes animate{50%{-ms-transform:scale(1.5,1.5);-webkit-transform:scale(1.5,1.5);transform:scale(1.5)}to{-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1)}}@keyframes animate{50%{-ms-transform:scale(1.5,1.5);-webkit-transform:scale(1.5,1.5);transform:scale(1.5)}to{-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1)}}.editor-notification-menu{position:absolute;top:55px;right:-160px;width:360px;height:auto;max-height:500px;overflow-y:auto;border-radius:4px;box-shadow:0 3px 26px #00000029;background-color:#fff;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;z-index:2}.editor-notification-menu a{display:flex;position:relative;padding-left:61px;background-repeat:no-repeat;background-position:20px center;background-color:#fff;background-size:30px 30px;justify-content:space-between;font-size:14px;border-bottom:1px solid rgba(112,112,112,.21);flex:0 0 44px;flex-wrap:nowrap;align-items:center;color:#000}.editor-notification-menu a:last-child{border-bottom:none}.editor-notification-menu a span{font-size:13px;color:#acacac;margin-right:20px}.editor-notification-menu a.__company-accept{background-image:url(/assets/images/new/notifications/company-accepted.svg)}.editor-notification-menu a.__company-sent{background-image:url(/assets/images/new/notifications/company-sent.svg)}.editor-notification-menu a.__doc-accept{background-image:url(/assets/images/new/notifications/doc-accepted.svg)}.editor-notification-menu a.__doc-sent{background-image:url(/assets/images/new/notifications/doc-sent.svg)}.editor-notification-menu a.__invite-sent{background-image:url(/assets/images/new/notifications/invite-sent.svg)}.editor-notification-menu a.__member-accept{background-image:url(/assets/images/new/notifications/member-accepted.svg)}.editor-notification-menu a.__member-sent{background-image:url(/assets/images/new/notifications/member-sent.svg)}.editor-notification-menu a.__pic-approved{background-image:url(/assets/images/new/notifications/pic-approved.svg)}.editor-notification-menu a.__pic-toapprove{background-image:url(/assets/images/new/notifications/pic-toapprove.svg)}.editor-notification-menu a.__text-approved{background-image:url(/assets/images/new/notifications/text-approved.svg)}.editor-notification-menu a.__text-toapprove{background-image:url(/assets/images/new/notifications/text-toapprove.svg)}.editor-notification-menu a.__new:before{content:"";position:absolute;width:8px;height:8px;background:#00a4dc;border-radius:50%;left:7px;top:20px}.editor-notification-menu a.__old{background-color:#0000000f;color:#555;-moz-filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");-o-filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");-webkit-filter:grayscale(100%);filter:gray;filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale")}:root{--swal2-outline: 0 0 0 3px rgba(100, 150, 200, .5);--swal2-container-padding: .625em;--swal2-backdrop: rgba(0, 0, 0, .4);--swal2-backdrop-transition: background-color .15s;--swal2-width: 32em;--swal2-padding: 0 0 1.25em;--swal2-border: none;--swal2-border-radius: .3125rem;--swal2-background: white;--swal2-color: #545454;--swal2-show-animation: swal2-show .3s;--swal2-hide-animation: swal2-hide .15s forwards;--swal2-icon-zoom: 1;--swal2-icon-animations: true;--swal2-title-padding: .8em 1em 0;--swal2-html-container-padding: 1em 1.6em .3em;--swal2-input-border: 1px solid #d9d9d9;--swal2-input-border-radius: .1875em;--swal2-input-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .06), 0 0 0 3px transparent;--swal2-input-background: transparent;--swal2-input-transition: border-color .2s, box-shadow .2s;--swal2-input-hover-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .06), 0 0 0 3px transparent;--swal2-input-focus-border: 1px solid #b4dbed;--swal2-input-focus-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .06), 0 0 0 3px rgba(100, 150, 200, .5);--swal2-progress-step-background: #add8e6;--swal2-validation-message-background: #f0f0f0;--swal2-validation-message-color: #666;--swal2-footer-border-color: #eee;--swal2-footer-background: transparent;--swal2-footer-color: inherit;--swal2-timer-progress-bar-background: rgba(0, 0, 0, .3);--swal2-close-button-position: initial;--swal2-close-button-inset: auto;--swal2-close-button-font-size: 2.5em;--swal2-close-button-color: #ccc;--swal2-close-button-transition: color .2s, box-shadow .2s;--swal2-close-button-outline: initial;--swal2-close-button-box-shadow: inset 0 0 0 3px transparent;--swal2-close-button-focus-box-shadow: inset var(--swal2-outline);--swal2-close-button-hover-transform: none;--swal2-actions-justify-content: center;--swal2-actions-width: auto;--swal2-actions-margin: 1.25em auto 0;--swal2-actions-padding: 0;--swal2-actions-border-radius: 0;--swal2-actions-background: transparent;--swal2-action-button-transition: background-color .2s, box-shadow .2s;--swal2-action-button-hover: black 10%;--swal2-action-button-active: black 10%;--swal2-confirm-button-box-shadow: none;--swal2-confirm-button-border-radius: .25em;--swal2-confirm-button-background-color: #7066e0;--swal2-confirm-button-color: #fff;--swal2-deny-button-box-shadow: none;--swal2-deny-button-border-radius: .25em;--swal2-deny-button-background-color: #dc3741;--swal2-deny-button-color: #fff;--swal2-cancel-button-box-shadow: none;--swal2-cancel-button-border-radius: .25em;--swal2-cancel-button-background-color: #6e7881;--swal2-cancel-button-color: #fff;--swal2-toast-show-animation: swal2-toast-show .5s;--swal2-toast-hide-animation: swal2-toast-hide .1s forwards;--swal2-toast-border: none;--swal2-toast-box-shadow: 0 0 1px hsl(0deg 0% 0% / .075), 0 1px 2px hsl(0deg 0% 0% / .075), 1px 2px 4px hsl(0deg 0% 0% / .075), 1px 3px 8px hsl(0deg 0% 0% / .075), 2px 4px 16px hsl(0deg 0% 0% / .075)}[data-swal2-theme=dark]{--swal2-dark-theme-black: #19191a;--swal2-dark-theme-white: #e1e1e1;--swal2-background: var(--swal2-dark-theme-black);--swal2-color: var(--swal2-dark-theme-white);--swal2-footer-border-color: #555;--swal2-input-background: color-mix(in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10%);--swal2-validation-message-background: color-mix( in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10% );--swal2-validation-message-color: var(--swal2-dark-theme-white);--swal2-timer-progress-bar-background: rgba(255, 255, 255, .7)}@media (prefers-color-scheme: dark){[data-swal2-theme=auto]{--swal2-dark-theme-black: #19191a;--swal2-dark-theme-white: #e1e1e1;--swal2-background: var(--swal2-dark-theme-black);--swal2-color: var(--swal2-dark-theme-white);--swal2-footer-border-color: #555;--swal2-input-background: color-mix(in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10%);--swal2-validation-message-background: color-mix( in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10% );--swal2-validation-message-color: var(--swal2-dark-theme-white);--swal2-timer-progress-bar-background: rgba(255, 255, 255, .7)}}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{background-color:#0000!important;pointer-events:none}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:all}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px var(--swal2-backdrop)}body.swal2-toast-shown .swal2-container{box-sizing:border-box;width:360px;max-width:100%;background-color:#0000;pointer-events:none}body.swal2-toast-shown .swal2-container.swal2-top{inset:0 auto auto 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{inset:0 0 auto auto}body.swal2-toast-shown .swal2-container.swal2-top-start,body.swal2-toast-shown .swal2-container.swal2-top-left{inset:0 auto auto 0}body.swal2-toast-shown .swal2-container.swal2-center-start,body.swal2-toast-shown .swal2-container.swal2-center-left{inset:50% auto auto 0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{inset:50% auto auto 50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{inset:50% 0 auto auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-start,body.swal2-toast-shown .swal2-container.swal2-bottom-left{inset:auto auto 0 0}body.swal2-toast-shown .swal2-container.swal2-bottom{inset:auto auto 0 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{inset:auto 0 0 auto}@media print{body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown) .swal2-container{position:static!important}}div:where(.swal2-container){display:grid;position:fixed;z-index:1060;top:0;right:0;bottom:0;left:0;box-sizing:border-box;grid-template-areas:"top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";grid-template-rows:minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);height:100%;padding:var(--swal2-container-padding);overflow-x:hidden;transition:var(--swal2-backdrop-transition);-webkit-overflow-scrolling:touch}div:where(.swal2-container).swal2-backdrop-show,div:where(.swal2-container).swal2-noanimation{background:var(--swal2-backdrop)}div:where(.swal2-container).swal2-backdrop-hide{background:#0000!important}div:where(.swal2-container).swal2-top-start,div:where(.swal2-container).swal2-center-start,div:where(.swal2-container).swal2-bottom-start{grid-template-columns:minmax(0,1fr) auto auto}div:where(.swal2-container).swal2-top,div:where(.swal2-container).swal2-center,div:where(.swal2-container).swal2-bottom{grid-template-columns:auto minmax(0,1fr) auto}div:where(.swal2-container).swal2-top-end,div:where(.swal2-container).swal2-center-end,div:where(.swal2-container).swal2-bottom-end{grid-template-columns:auto auto minmax(0,1fr)}div:where(.swal2-container).swal2-top-start>.swal2-popup{align-self:start}div:where(.swal2-container).swal2-top>.swal2-popup{grid-column:2;place-self:start center}div:where(.swal2-container).swal2-top-end>.swal2-popup,div:where(.swal2-container).swal2-top-right>.swal2-popup{grid-column:3;place-self:start end}div:where(.swal2-container).swal2-center-start>.swal2-popup,div:where(.swal2-container).swal2-center-left>.swal2-popup{grid-row:2;align-self:center}div:where(.swal2-container).swal2-center>.swal2-popup{grid-column:2;grid-row:2;place-self:center center}div:where(.swal2-container).swal2-center-end>.swal2-popup,div:where(.swal2-container).swal2-center-right>.swal2-popup{grid-column:3;grid-row:2;place-self:center end}div:where(.swal2-container).swal2-bottom-start>.swal2-popup,div:where(.swal2-container).swal2-bottom-left>.swal2-popup{grid-column:1;grid-row:3;align-self:end}div:where(.swal2-container).swal2-bottom>.swal2-popup{grid-column:2;grid-row:3;place-self:end center}div:where(.swal2-container).swal2-bottom-end>.swal2-popup,div:where(.swal2-container).swal2-bottom-right>.swal2-popup{grid-column:3;grid-row:3;place-self:end end}div:where(.swal2-container).swal2-grow-row>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-column:1/4;width:100%}div:where(.swal2-container).swal2-grow-column>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch}div:where(.swal2-container).swal2-no-transition{transition:none!important}div:where(.swal2-container)[popover]{width:auto;border:0}div:where(.swal2-container) div:where(.swal2-popup){display:none;position:relative;box-sizing:border-box;grid-template-columns:minmax(0,100%);width:var(--swal2-width);max-width:100%;padding:var(--swal2-padding);border:var(--swal2-border);border-radius:var(--swal2-border-radius);background:var(--swal2-background);color:var(--swal2-color);font-family:inherit;font-size:1rem;container-name:swal2-popup}div:where(.swal2-container) div:where(.swal2-popup):focus{outline:none}div:where(.swal2-container) div:where(.swal2-popup).swal2-loading{overflow-y:hidden}div:where(.swal2-container) div:where(.swal2-popup).swal2-draggable{cursor:grab}div:where(.swal2-container) div:where(.swal2-popup).swal2-draggable div:where(.swal2-icon){cursor:grab}div:where(.swal2-container) div:where(.swal2-popup).swal2-dragging{cursor:grabbing}div:where(.swal2-container) div:where(.swal2-popup).swal2-dragging div:where(.swal2-icon){cursor:grabbing}div:where(.swal2-container) h2:where(.swal2-title){position:relative;max-width:100%;margin:0;padding:var(--swal2-title-padding);color:inherit;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;overflow-wrap:break-word;cursor:initial}div:where(.swal2-container) div:where(.swal2-actions){display:flex;z-index:1;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:var(--swal2-actions-justify-content);width:var(--swal2-actions-width);margin:var(--swal2-actions-margin);padding:var(--swal2-actions-padding);border-radius:var(--swal2-actions-border-radius);background:var(--swal2-actions-background)}div:where(.swal2-container) div:where(.swal2-loader){display:none;align-items:center;justify-content:center;width:2.2em;height:2.2em;margin:0 1.875em;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-width:.25em;border-style:solid;border-radius:100%;border-color:#2778c4 rgba(0,0,0,0) #2778c4 rgba(0,0,0,0)}div:where(.swal2-container) button:where(.swal2-styled){margin:.3125em;padding:.625em 1.1em;transition:var(--swal2-action-button-transition);border:none;box-shadow:0 0 0 3px #0000;font-weight:500}div:where(.swal2-container) button:where(.swal2-styled):not([disabled]){cursor:pointer}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm){border-radius:var(--swal2-confirm-button-border-radius);background:initial;background-color:var(--swal2-confirm-button-background-color);box-shadow:var(--swal2-confirm-button-box-shadow);color:var(--swal2-confirm-button-color);font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm):hover{background-color:color-mix(in srgb,var(--swal2-confirm-button-background-color),var(--swal2-action-button-hover))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm):active{background-color:color-mix(in srgb,var(--swal2-confirm-button-background-color),var(--swal2-action-button-active))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny){border-radius:var(--swal2-deny-button-border-radius);background:initial;background-color:var(--swal2-deny-button-background-color);box-shadow:var(--swal2-deny-button-box-shadow);color:var(--swal2-deny-button-color);font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny):hover{background-color:color-mix(in srgb,var(--swal2-deny-button-background-color),var(--swal2-action-button-hover))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny):active{background-color:color-mix(in srgb,var(--swal2-deny-button-background-color),var(--swal2-action-button-active))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel){border-radius:var(--swal2-cancel-button-border-radius);background:initial;background-color:var(--swal2-cancel-button-background-color);box-shadow:var(--swal2-cancel-button-box-shadow);color:var(--swal2-cancel-button-color);font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel):hover{background-color:color-mix(in srgb,var(--swal2-cancel-button-background-color),var(--swal2-action-button-hover))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel):active{background-color:color-mix(in srgb,var(--swal2-cancel-button-background-color),var(--swal2-action-button-active))}div:where(.swal2-container) button:where(.swal2-styled):focus-visible{outline:none;box-shadow:var(--swal2-action-button-focus-box-shadow)}div:where(.swal2-container) button:where(.swal2-styled)[disabled]:not(.swal2-loading){opacity:.4}div:where(.swal2-container) button:where(.swal2-styled)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-footer){margin:1em 0 0;padding:1em 1em 0;border-top:1px solid var(--swal2-footer-border-color);background:var(--swal2-footer-background);color:var(--swal2-footer-color);font-size:1em;text-align:center;cursor:initial}div:where(.swal2-container) .swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;grid-column:auto!important;overflow:hidden;border-bottom-right-radius:var(--swal2-border-radius);border-bottom-left-radius:var(--swal2-border-radius)}div:where(.swal2-container) div:where(.swal2-timer-progress-bar){width:100%;height:.25em;background:var(--swal2-timer-progress-bar-background)}div:where(.swal2-container) img:where(.swal2-image){max-width:100%;margin:2em auto 1em;cursor:initial}div:where(.swal2-container) button:where(.swal2-close){position:var(--swal2-close-button-position);inset:var(--swal2-close-button-inset);z-index:2;align-items:center;justify-content:center;width:1.2em;height:1.2em;margin-top:0;margin-right:0;margin-bottom:-1.2em;padding:0;overflow:hidden;transition:var(--swal2-close-button-transition);border:none;border-radius:var(--swal2-border-radius);outline:var(--swal2-close-button-outline);background:#0000;color:var(--swal2-close-button-color);font-family:monospace;font-size:var(--swal2-close-button-font-size);cursor:pointer;justify-self:end}div:where(.swal2-container) button:where(.swal2-close):hover{transform:var(--swal2-close-button-hover-transform);background:#0000;color:#f27474}div:where(.swal2-container) button:where(.swal2-close):focus-visible{outline:none;box-shadow:var(--swal2-close-button-focus-box-shadow)}div:where(.swal2-container) button:where(.swal2-close)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-html-container){z-index:1;justify-content:center;margin:0;padding:var(--swal2-html-container-padding);overflow:auto;color:inherit;font-size:1.125em;font-weight:400;line-height:normal;text-align:center;overflow-wrap:break-word;word-break:break-word;cursor:initial}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea),div:where(.swal2-container) select:where(.swal2-select),div:where(.swal2-container) div:where(.swal2-radio),div:where(.swal2-container) label:where(.swal2-checkbox){margin:1em 2em 3px}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea){box-sizing:border-box;width:auto;transition:var(--swal2-input-transition);border:var(--swal2-input-border);border-radius:var(--swal2-input-border-radius);background:var(--swal2-input-background);box-shadow:var(--swal2-input-box-shadow);color:inherit;font-size:1.125em}div:where(.swal2-container) input:where(.swal2-input).swal2-inputerror,div:where(.swal2-container) input:where(.swal2-file).swal2-inputerror,div:where(.swal2-container) textarea:where(.swal2-textarea).swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}div:where(.swal2-container) input:where(.swal2-input):hover,div:where(.swal2-container) input:where(.swal2-file):hover,div:where(.swal2-container) textarea:where(.swal2-textarea):hover{box-shadow:var(--swal2-input-hover-box-shadow)}div:where(.swal2-container) input:where(.swal2-input):focus,div:where(.swal2-container) input:where(.swal2-file):focus,div:where(.swal2-container) textarea:where(.swal2-textarea):focus{border:var(--swal2-input-focus-border);outline:none;box-shadow:var(--swal2-input-focus-box-shadow)}div:where(.swal2-container) input:where(.swal2-input)::placeholder,div:where(.swal2-container) input:where(.swal2-file)::placeholder,div:where(.swal2-container) textarea:where(.swal2-textarea)::placeholder{color:#ccc}div:where(.swal2-container) .swal2-range{margin:1em 2em 3px;background:var(--swal2-background)}div:where(.swal2-container) .swal2-range input{width:80%}div:where(.swal2-container) .swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}div:where(.swal2-container) .swal2-range input,div:where(.swal2-container) .swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}div:where(.swal2-container) .swal2-input{height:2.625em;padding:0 .75em}div:where(.swal2-container) .swal2-file{width:75%;margin-right:auto;margin-left:auto;background:var(--swal2-input-background);font-size:1.125em}div:where(.swal2-container) .swal2-textarea{height:6.75em;padding:.75em}div:where(.swal2-container) .swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:var(--swal2-input-background);color:inherit;font-size:1.125em}div:where(.swal2-container) .swal2-radio,div:where(.swal2-container) .swal2-checkbox{align-items:center;justify-content:center;background:var(--swal2-background);color:inherit}div:where(.swal2-container) .swal2-radio label,div:where(.swal2-container) .swal2-checkbox label{margin:0 .6em;font-size:1.125em}div:where(.swal2-container) .swal2-radio input,div:where(.swal2-container) .swal2-checkbox input{flex-shrink:0;margin:0 .4em}div:where(.swal2-container) label:where(.swal2-input-label){display:flex;justify-content:center;margin:1em auto 0}div:where(.swal2-container) div:where(.swal2-validation-message){align-items:center;justify-content:center;margin:1em 0 0;padding:.625em;overflow:hidden;background:var(--swal2-validation-message-background);color:var(--swal2-validation-message-color);font-size:1em;font-weight:300}div:where(.swal2-container) div:where(.swal2-validation-message):before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}div:where(.swal2-container) .swal2-progress-steps{flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;background:#0000;font-weight:600}div:where(.swal2-container) .swal2-progress-steps li{display:inline-block;position:relative}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step{z-index:20;flex-shrink:0;width:2em;height:2em;border-radius:2em;background:#2778c4;color:#fff;line-height:2em;text-align:center}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:var(--swal2-progress-step-background);color:#fff}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:var(--swal2-progress-step-background)}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step-line{z-index:10;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px;background:#2778c4}div:where(.swal2-icon){position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;zoom:var(--swal2-icon-zoom);border:.25em solid rgba(0,0,0,0);border-radius:50%;border-color:#000;font-family:inherit;line-height:5em;cursor:default;-webkit-user-select:none;user-select:none}div:where(.swal2-icon) .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}div:where(.swal2-icon).swal2-error{border-color:#f27474;color:#f27474}div:where(.swal2-icon).swal2-error .swal2-x-mark{position:relative;flex-grow:1}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}@container swal2-popup style(--swal2-icon-animations:true){div:where(.swal2-icon).swal2-error.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-error.swal2-icon-show .swal2-x-mark{animation:swal2-animate-error-x-mark .5s}}div:where(.swal2-icon).swal2-warning{border-color:#f8bb86;color:#f8bb86}@container swal2-popup style(--swal2-icon-animations:true){div:where(.swal2-icon).swal2-warning.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-warning.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .5s}}div:where(.swal2-icon).swal2-info{border-color:#3fc3ee;color:#3fc3ee}@container swal2-popup style(--swal2-icon-animations:true){div:where(.swal2-icon).swal2-info.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-info.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .8s}}div:where(.swal2-icon).swal2-question{border-color:#87adbd;color:#87adbd}@container swal2-popup style(--swal2-icon-animations:true){div:where(.swal2-icon).swal2-question.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-question.swal2-icon-show .swal2-icon-content{animation:swal2-animate-question-mark .8s}}div:where(.swal2-icon).swal2-success{border-color:#a5dc86;color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;border-radius:50%}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}div:where(.swal2-icon).swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-.25em;left:-.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}div:where(.swal2-icon).swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}@container swal2-popup style(--swal2-icon-animations:true){div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-animate-success-line-tip .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-animate-success-line-long .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-circular-line-right{animation:swal2-rotate-success-circular-line 4.25s ease-in}}[class^=swal2]{-webkit-tap-highlight-color:rgba(0,0,0,0)}.swal2-show{animation:var(--swal2-show-animation)}.swal2-hide{animation:var(--swal2-hide-animation)}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:initial;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}.swal2-toast{box-sizing:border-box;grid-column:1/4!important;grid-row:1/4!important;grid-template-columns:min-content auto min-content;padding:1em;overflow-y:hidden;border:var(--swal2-toast-border);background:var(--swal2-background);box-shadow:var(--swal2-toast-box-shadow);pointer-events:all}.swal2-toast>*{grid-column:2}.swal2-toast h2:where(.swal2-title){margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-toast .swal2-loading{justify-content:center}.swal2-toast input:where(.swal2-input){height:2em;margin:.5em;font-size:1em}.swal2-toast .swal2-validation-message{font-size:1em}.swal2-toast div:where(.swal2-footer){margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-toast button:where(.swal2-close){grid-column:3/3;grid-row:1/99;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-toast div:where(.swal2-html-container){margin:.5em 1em;padding:0;overflow:initial;font-size:1em;text-align:initial}.swal2-toast div:where(.swal2-html-container):empty{padding:0}.swal2-toast .swal2-loader{grid-column:1;grid-row:1/99;align-self:center;width:2em;height:2em;margin:.25em}.swal2-toast .swal2-icon{grid-column:1;grid-row:1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0}.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:700}.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-toast div:where(.swal2-actions){justify-content:flex-start;height:auto;margin:.5em 0 0;padding:0 .5em}.swal2-toast button:where(.swal2-styled){margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;border-radius:50%}.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.8em;left:-.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}@container swal2-popup style(--swal2-icon-animations:true){.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-toast-animate-success-line-tip .75s}.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-toast-animate-success-line-long .75s}}.swal2-toast.swal2-show{animation:var(--swal2-toast-show-animation)}.swal2-toast.swal2-hide{animation:var(--swal2-toast-hide-animation)}@keyframes swal2-show{0%{transform:translate3d(0,-50px,0) scale(.9);opacity:0}to{transform:translateZ(0) scale(1);opacity:1}}@keyframes swal2-hide{0%{transform:translateZ(0) scale(1);opacity:1}to{transform:translate3d(0,-50px,0) scale(.9);opacity:0}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0);opacity:1}}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}to{transform:rotateY(0)}}@keyframes swal2-animate-i-mark{0%{transform:rotate(45deg);opacity:0}25%{transform:rotate(-25deg);opacity:.4}50%{transform:rotate(15deg);opacity:.8}75%{transform:rotate(-5deg);opacity:1}to{transform:rotateX(0);opacity:1}}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotate(2deg)}33%{transform:translateY(0) rotate(-2deg)}66%{transform:translateY(.3125em) rotate(2deg)}to{transform:translateY(0) rotate(0)}}@keyframes swal2-toast-hide{to{transform:rotate(1deg);opacity:0}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}
