/*! 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:500}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 silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:500}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}audio,canvas,img,svg,video{vertical-align:middle}.App{width:100%;background:#3e335e;height:100vh;overflow:auto}.App,.btn-login{font-family:rubik,Arial,sans-sarif}.btn-login{background:#04caa7;color:#fff;font-size:16px;padding:6px 10px;display:inline-block;border-radius:4px;border:none;cursor:pointer;outline:none;margin-right:10px;-webkit-transition:all .3s;transition:all .3s}.close-btn{align-self:flex-end;width:40px;background:#fff;outline:none;padding:0;height:40px;border:1px solid transparent;border-radius:20px;margin:-15px -15px 10px 10px}.close-btn:before{font-size:20px;content:"";color:#ccc;vertical-align:middle;margin:-1px 0 0 1px;box-sizing:border-box}.close-btn:hover{background:#f54949}.collapseBtn{height:55px;width:55px;background:#77b5df;border-radius:3px;border:none;margin-left:10px;font-size:0}.collapseBtn:before{color:#fff;margin-left:-3px;content:"";font-size:23px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;box-sizing:border-box}@media (max-width:767px){.collapseBtn:before{-moz-transform:rotate(-90degdeg);-o-transform:rotate(-90degdeg);-ms-transform:rotate(-90degdeg);-webkit-transform:rotate(-90degdeg);transform:rotate(-90degdeg)}}.collapseBtn.expandBtn{margin-left:0;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);padding-bottom:10px}@media (max-width:767px){.collapseBtn.expandBtn{order:1}}.collapseBtn.expandBtn:before{-moz-transform:rotate(180degdeg);-o-transform:rotate(180degdeg);-ms-transform:rotate(180degdeg);-webkit-transform:rotate(180degdeg);transform:rotate(180degdeg);margin-left:2px;margin-top:3px}@media (max-width:767px){.collapseBtn.expandBtn:before{-moz-transform:rotate(90degdeg);-o-transform:rotate(90degdeg);-ms-transform:rotate(90degdeg);-webkit-transform:rotate(90degdeg);transform:rotate(90degdeg)}}.round-search{background:#fff;padding-left:10px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;flex:1;height:35px;line-height:35px;outline:none;font-size:13px;border:10px solid #77b5df}.round-search ::-webkit-input-placeholder{color:#beb6e0}.round-search :-moz-placeholder,.round-search ::-moz-placeholder{color:#beb6e0}.round-search :-ms-input-placeholder{color:#beb6e0}.heading{font-size:15px;color:#fff;display:flex;flex:1;display:block;background:#77b5df;border-radius:3px;overflow:hidden}.heading p{margin-top:20px;margin-right:20px;margin-left:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.expand-heading{cursor:pointer;background:#77b5df;color:#fff;border-radius:4px;text-align:center;font-size:15px;flex:1;margin:10px 0 0;display:flex!important;align-items:center;justify-content:center;transform:rotate(180deg);writing-mode:vertical-rl;outline:none}@media (max-width:767px){.expand-heading{writing-mode:horizontal-tb;transform:none;margin:0 10px 0 0;order:-1}}.header{height:30px;background:#3e335e;color:azure;display:flex;padding:10px}@media (max-width:767px){.header{flex-flow:column-reverse}}@media (max-width:991px){.header{flex-flow:column-reverse;height:100px}}.header .left{flex:1;max-width:200px;padding-left:5px;padding-right:5px}@media (max-width:767px){.header .left{flex-flow:row;align-self:center}.header .left *{margin-top:10px}}.header .middle{flex:1}.header .middle li{display:inline-block;margin-left:20px;margin-right:20px;margin-top:5px}.header .middle li a{text-decoration:none;color:#fff}@media (max-width:767px){.header .middle{align-self:center}.header .middle li{margin-left:0;margin-right:10px}}.header .right{max-width:140px}@media (max-width:767px){.header .right{align-self:center;height:100px!important}}.header .right img{max-width:100px;margin-left:10px}@media (max-width:767px){.header .right{align-self:center}}#loader-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000}#loader{display:block;position:relative;left:50%;top:50%;width:150px;height:150px;margin:-75px 0 0 -75px;border-radius:50%;border:3px solid transparent;border-top-color:#3498db;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}#loader:before{content:"";position:absolute;top:5px;left:5px;right:5px;bottom:5px;border-radius:50%;border:3px solid transparent;border-top-color:#e74c3c;-webkit-animation:spin 3s linear infinite;animation:spin 3s linear infinite}#loader:after{content:"";position:absolute;top:15px;left:15px;right:15px;bottom:15px;border-radius:50%;border:3px solid transparent;border-top-color:#f9c922;-webkit-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-ms-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-ms-transform:rotate(1turn);transform:rotate(1turn)}}progress[value]{appearance:none;border:none;width:100%;height:20px;background-color:#f5f5f5;border-radius:3px;box-shadow:inset 0 2px 3px rgba(0,0,0,.5);color:#4169e1;position:relative;margin:0 0 1.5em}progress[value]::-webkit-progress-bar{background-color:#f5f5f5;border-radius:3px;box-shadow:inset 0 2px 3px rgba(0,0,0,.5)}progress[value]::-webkit-progress-value{position:relative;background-size:35px 20px,100% 100%,100% 100%;border-radius:3px;animation:animate-stripes 5s linear infinite}@keyframes animate-stripes{to{background-position:-100px 0}}progress[value]::-webkit-progress-value:after{content:"";position:absolute;width:5px;height:5px;top:7px;right:7px;background-color:#fff;border-radius:100%}progress[value]::-moz-progress-bar{background-image:-moz-linear-gradient(135deg,transparent,transparent 33%,rgba(0,0,0,.1) 33%,rgba(0,0,0,.1) 66%,transparent 66%),-moz-linear-gradient(top,hsla(0,0%,100%,.25),rgba(0,0,0,.2)),-moz-linear-gradient(left,#09c,#f44);background-size:35px 20px,100% 100%,100% 100%;border-radius:3px}.progress-bar{background-color:#f5f5f5;border-radius:3px;box-shadow:inset 0 2px 3px rgba(0,0,0,.5);width:100%;height:20px}.progress-bar span{background-color:#4169e1;border-radius:3px;display:block;text-indent:-9999px}p[data-value]{position:relative}p[data-value]:after{content:attr(data-value) "%";position:absolute;right:0}.close-btn:before{font-family:Linearicons-Free;speak:none;font-variant:normal;text-transform:none}.close-btn:before,.collapseBtn:before{font-style:normal;font-weight:400;line-height:1;font-size:25px;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.collapseBtn:before{font-family:FontAwesome;text-decoration:none}.landing-page{display:flex;flex-direction:column;min-height:100%}.landing-page .top-bar{height:10px}.landing-page .top-bar img{vertical-align:top;width:100%;height:10px}.landing-page .header{min-height:30px}@media (max-width:991px){.landing-page .header .left{flex-flow:row;max-width:200px}}.landing-page .header-mobile{display:none}@media (max-width:767px){.landing-page .header-mobile{display:block}.landing-page .header{display:none}}.landing-page .body{display:flex;justify-content:center;padding-left:25%;padding-right:25%;background:#3e335e;flex:1;min-height:90vh}@media (max-width:991px){.landing-page .body{flex-flow:row wrap;overflow:auto;min-height:100%}}.landing-page .body .cont{margin:25px;align-self:center}.landing-page .body .cont h1{text-align:center;color:#fff;margin-left:20px;margin-right:20px}.landing-page .body .cont .main{display:flex;flex-direction:column;border:1px solid #8d77cc;border-radius:10px;padding:20px}.landing-page .body .cont .main p{margin-block-start:0;margin-block-end:0;text-align:center;color:#fff}.landing-page .body .cont .main button{align-self:center;background:#04caa7;color:#fff;margin-top:10px;cursor:pointer;border:none;border-radius:4px;padding:6px 10px}.loader{position:absolute;left:50%;top:50%;z-index:600}.header .left{max-width:250px}body,html{margin:0;background:#3e335e}.marketing-page{display:flex;flex-direction:column;color:#fff}.marketing-page h1{margin-left:5%}.marketing-page .steps{display:flex;margin:2% 5%}.marketing-page .steps .step{display:flex;align-items:center}.marketing-page .steps .step .badge{height:100px;width:100px;max-width:100px;max-height:100px;background:silver;border-radius:50%;align-self:center;text-align:center;line-height:100px;font-size:50px}.marketing-page .steps .step .badge span{color:#fff}.marketing-page .steps .step p{flex:2;margin-left:5px}.marketing-page .footer{display:flex;left:0;bottom:0;position:absolute;width:100%;justify-content:space-between;overflow:hidden}.marketing-page .footer .side-img{margin-left:-75px;margin-top:30px;margin-bottom:-30px;opacity:.6}.marketing-page .footer .form{margin-bottom:50px;margin-top:50px;margin-left:50px;flex:2;border:1px solid #8f82f5;display:flex;color:#000;border-radius:20px}.marketing-page .footer .form label{color:azure}.marketing-page .footer .form input,.marketing-page .footer .form select{background:silver;color:#3e335e}.marketing-page .footer .form .fields{flex:1;display:flex;flex-direction:column;justify-content:center;padding:20px}.marketing-page .footer .form .fields input,.marketing-page .footer .form .fields select{padding:5px;border-radius:5px;margin-bottom:10px}.marketing-page .footer .form .checkboxes{flex:1;justify-content:center;display:flex;flex-direction:column}.marketing-page .footer .form .checkboxes .check-row{display:flex;margin:10px}.marketing-page .footer .form .checkboxes .check-row label{flex:1}.marketing-page .footer .form .checkboxes .check-row input{width:20px;height:20px}.marketing-page .footer .form .check-btn{flex:1;margin-top:50px;align-self:center;margin-right:20px}.marketing-page .footer .form .check-btn button{margin-left:40px}.marketing-page .footer .side-buttons{flex:1}.marketing-page .footer .side-buttons .item{cursor:pointer;background:#8d77cc;border-top-left-radius:25px;border-bottom-left-radius:25px;max-height:100px;margin-bottom:20px;margin-left:50%;align-items:center;display:flex}.marketing-page .footer .side-buttons .item img{cursor:pointer;max-height:60px;margin-left:-5px}.marketing-page .footer .side-buttons .item label{cursor:pointer}.sale-page{color:#fff;background-color:#0267aa;min-height:95vh}.sale-page .sale-head{display:flex}.sale-page .sale-head .side-img{opacity:.5}.sale-page .sale-head .sale-heading h1{margin:1% 33% 1% 5%}.sale-page .sale-head .sale-heading p{margin:0 33% 0 5%}.sale-page .sale-body{display:flex;margin-top:10%;padding-bottom:5%;justify-content:space-between;margin-left:50px}.sale-page .sale-body .sale-item{display:flex;flex-direction:column;border:1px solid #3493d2;border-radius:10px}.sale-page .sale-body .sale-item img{max-width:220px}.sale-page .sale-body .sale-item p{max-width:200px;padding:10px}.sale-page .sale-body .sale-item .item{cursor:pointer;background:#8d77cc;border-top-left-radius:25px;border-bottom-left-radius:25px;max-height:100px;margin-bottom:20px;margin-left:30%;align-items:center;display:flex}.sale-page .sale-body .sale-item .item img{cursor:pointer;max-height:60px;margin-left:-5px}.sale-page .sale-body .sale-item .item label{cursor:pointer}.sale-page .sale-body .sale-item.side-buttons{border:none}.content-page{display:flex;justify-content:space-between;background:#dedaea;min-height:95vh}.content-page .content-info{display:flex;flex-direction:column;flex:2;padding:5%}.content-page .content-info h1{align-self:center;color:#3e335e}.content-page .content-info img{margin-top:20px}.content-page .content-form{display:flex;flex-direction:column;flex:1;border:1px solid #8d77cc;margin:5%;padding-left:30px;padding-right:30px;padding-top:10px;border-radius:10px;justify-content:center}.content-page .content-form label{margin:5px 0;color:#3e335e}.content-page .content-form input,.content-page .content-form select,.content-page .content-form textarea{border:1px solid #707070;border-radius:5px;line-height:1.7;padding:2px 5px;color:#3e335e}.content-page .content-form div{margin:10px 0;display:flex}.content-page .content-form div label{flex:5}.content-page .content-form div input{flex:1;width:20px;height:20px;align-self:center}.content-page .content-form div span{flex:1;color:#3e335e;align-self:center}.content-page .content-form button{line-height:1.7}.content-page .content-side{display:flex;flex-direction:column;flex:1;padding-top:5%;padding-bottom:5%}.content-page .content-side .content-img{align-self:flex-end;margin-bottom:50px;opacity:.5}.content-page .content-side .item{cursor:pointer;background:#8d77cc;border-top-left-radius:25px;border-bottom-left-radius:25px;max-height:100px;margin-bottom:20px;margin-left:30%;align-items:center;display:flex;color:#fff}.content-page .content-side .item img{cursor:pointer;max-height:60px;margin-left:-5px}.content-page .content-side .item label{cursor:pointer}.login-form{width:400px;position:absolute;z-index:1100;top:90px;left:30px;background:#fff;padding:20px;display:flex;flex-direction:column}@media (max-width:991px){.login-form{top:125px;left:1%;right:1%;width:auto}}.login-form .login-btn,.login-form input{height:35px;font-family:rubik,Arial,sans-sarif;text-align:center;margin-bottom:15px;width:100%;background:#f5f2ff;border:none;border-radius:4px;font-size:15px;outline:none}.login-form .login-btn.inValid,.login-form input.inValid{border:1px solid #f54949}.login-form .login-btn{background:#04caa7;color:#fff}.header-mobile .top{display:flex;justify-content:space-between;margin:20px 10px}.header-mobile .top img:first-of-type{max-width:55%}.header-mobile .top img:last-of-type{max-width:30px;max-height:30px;min-width:30px;opacity:.6;align-self:center}.header-mobile .middle{transition:all 1.1s;margin-top:-50px;transition:all 1s;color:transparent}.header-mobile .middle li a{color:transparent}.header-mobile .middle.expanded{margin-top:0;display:block}.header-mobile .middle.expanded li{font-size:15px;margin:10px;padding:4px;list-style:none;font-style:italic}.header-mobile .middle.expanded li:hover{opacity:.6}.header-mobile .middle.expanded li a{text-decoration:none;color:#fff;pointer-events:painted}.header-mobile .bottom{justify-content:space-around;display:flex;margin:5px 20%}.header-mobile .bottom button{flex:1;font-size:15px;padding:10px}#root,body,html{height:100%;margin:0;padding:0}.page-wrapper{display:flex;flex-direction:column;min-height:100%;max-height:100%;max-height:100vh;overflow:hidden}.page-wrapper .notification{top:0;left:0;right:0;margin:auto;position:fixed;width:90%;text-align:center;padding:8px 10px 9px;z-index:2000;font-size:13px;border-radius:0 0 5px 5px;border-bottom:2px solid #7acd2d;color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);background:url(imgs/dialog-bg.d09422b1c5fbcaf880ed11bf40a0e7f4.png) repeat-x 0 0 #94d954;cursor:pointer}.page-wrapper .notification.success{background-color:#94d954}.page-wrapper .notification.error{background-color:#f54949;border-bottom:2px solid #cd0b0b}.page-wrapper .notification.info{background-color:#3ba2f6;border-bottom:2px solid #096fc2}.page-wrapper .top-bar{z-index:66;height:10px}.page-wrapper .top-bar img{vertical-align:top;width:100%;height:10px}.page-wrapper .main-header-mobile{display:none}@media (max-width:991px){.page-wrapper .header-mobile,.page-wrapper .main-header-mobile{display:block}.page-wrapper .header{display:none}}.page-wrapper .header{z-index:55}.page-wrapper .header .left{display:flex}.page-wrapper .header .left span{align-self:center}@media (max-width:767px){.page-wrapper .header{height:100px}}@media (max-width:991px){.page-wrapper .header .left{flex-flow:row;max-width:100%;align-self:center}}@media (max-width:991px){.page-wrapper .header .middle{align-self:center}}.page-wrapper .right{max-width:340px;display:flex}@media (max-width:991px){.page-wrapper .right{flex-flow:row-reverse;max-width:100%;align-self:center}}.page-wrapper .right a{text-decoration:none;color:#fff;margin-left:10px;margin-top:5px}.page-wrapper .right img{max-width:100px;max-height:40px;vertical-align:center}.page-wrapper .page-body{flex:1;background:#3ba2f6;color:#fff;display:flex;max-height:100vh;overflow:hidden}.page-wrapper .page-body .page-sidebar{width:200px;padding:20px;background:#0267aa;-webkit-transition:all .3s;transition:all .3s}@media (max-width:991px){.page-wrapper .page-body .page-sidebar{width:45px;overflow:hidden}}.page-wrapper .page-body .page-sidebar.collapsed{width:45px;overflow:hidden}.page-wrapper .page-body .page-sidebar>img{float:right;margin-right:8px}.page-wrapper .page-body .page-sidebar .menu-items{padding-top:10px}.page-wrapper .page-body .page-sidebar .menu-items .menu-item{display:flex;margin-top:20px}.page-wrapper .page-body .page-sidebar .menu-items .menu-item img{width:50px}.page-wrapper .page-body .page-sidebar .menu-items .menu-item span{align-self:center;padding-left:20px}.page-wrapper .page-body .page-view{background:#e1ecf3;display:flex;flex:1 1;flex-flow:row;min-height:100%;margin:0;padding:10px;overflow:hidden}.page-wrapper .page-body .page-view .columns-wrapper{display:flex;min-width:100%;margin-bottom:10px}@media (max-width:991px){.page-wrapper .page-body .page-view .columns-wrapper{flex-flow:column;overflow-y:auto}}.main-header-mobile .top{display:flex;justify-content:space-between;padding:20px}.main-header-mobile .top img{max-width:55%}.main-header-mobile .top img:last-of-type{max-width:30px;align-self:center;max-height:30px;opacity:.6}.main-header-mobile .middle{transition:all 1.1s;margin-top:-115px;transition:all 1s;color:transparent;border:1px solid}.main-header-mobile .middle li{font-style:italic}.main-header-mobile .middle li:hover{cursor:pointer;opacity:.6}.main-header-mobile .middle li a{color:transparent}.main-header-mobile .middle:last-child{display:none}.main-header-mobile .middle.expanded{margin-top:0;display:block;color:#fff}.main-header-mobile .middle.expanded li:first-child{text-align:center}.main-header-mobile .middle.expanded li{list-style:none;font-size:15px;margin:10px;padding:4px}.main-header-mobile .middle.expanded li a{text-decoration:none;color:#fff;pointer-events:painted}.main-header-mobile .middle.expanded:last-child{display:block}.page-column{flex:1;display:flex;flex-flow:column;padding-top:10px;padding-left:10px;height:100%;color:#0267aa;-webkit-transition:all .2s;transition:all .2s;overflow:hidden}@media (max-width:991px){.page-column{min-height:300px;height:auto}.page-column .collapseBtn{transform:rotate(90deg)}.page-column .collapseBtn.expandBtn{transform:rotate(270deg)}}.page-column .column-head{display:flex;flex-flow:row;max-height:55px}.page-column .column-body{flex:1;margin-top:10px;background:#e7f4fd;border-radius:3px;overflow:auto;display:flex;flex-direction:column}@media (max-width:991px){.page-column.col-1,.page-column.col-2{flex:auto}}@media (max-width:991px){.page-column.col-3{flex:auto;width:100%}}.page-column .column-collapsed{display:none;flex:1;flex-flow:column;position:relative}.page-column .expand-heading{cursor:pointer;background:#77b5df;color:#fff;border-radius:4px;text-align:center;font-size:15px;flex:1;margin:10px 0 0;display:flex!important;align-items:center;justify-content:center;transform:rotate(180deg);writing-mode:vertical-rl;outline:none}@media (max-width:991px){.page-column .expand-heading{writing-mode:horizontal-tb;transform:none;margin:0 10px 0 0;order:-1}}.page-column.page-column-collapse{flex:none;width:auto}@media (max-width:991px){.page-column.page-column-collapse{align-self:flex-start;width:100%;height:auto;min-height:0}}.page-column.page-column-collapse .column-body,.page-column.page-column-collapse .column-head{display:none}.page-column.page-column-collapse .column-collapsed{display:flex}@media (max-width:991px){.page-column.page-column-collapse .column-collapsed{flex-flow:row}}.button-wrapper{position:relative}.nav-help-icon{text-align:left}@font-face{font-family:Linearicons-Free;src:url(imgs/Linearicons-Free.0ce93114e3380ff58646ad95a99d8366.eot);src:url(imgs/Linearicons-Free.0ce93114e3380ff58646ad95a99d8366.eot?#iefix) format("embedded-opentype"),url(imgs/Linearicons-Free.ce10ad3462b30111b1c61c9ac450bb57.ttf) format("truetype"),url(imgs/Linearicons-Free.ea74410e7abea07e5d6bfb32f30e3dcc.woff) format("woff"),url(imgs/Linearicons-Free.f2fea7b795f82bc1f0ba6c6f34a286b3.svg?#Linearicons-Free) format("svg");font-weight:400;font-style:normal}@font-face{font-family:FontAwesome;src:url(imgs/fontawesome-webfont.674f50d287a8c48dc19ba404d20fe713.eot);src:url(imgs/fontawesome-webfont.674f50d287a8c48dc19ba404d20fe713.eot?#iefix&v=4.0.3) format("embedded-opentype"),url(imgs/fontawesome-webfont.fee66e712a8a08eef5805a46892932ad.woff) format("woff"),url(imgs/fontawesome-webfont.b06871f281fee6b241d60582ae9369b9.ttf) format("truetype"),url(imgs/fontawesome-webfont.912ec66d7572ff821749319396470bde.svg#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.list-item .delete-btn:before{font-family:Linearicons-Free;speak:none;font-variant:normal;text-transform:none;display:inline-block}.column-body .add-btn:before,.list-item .delete-btn:before{font-style:normal;font-weight:400;line-height:1;font-size:25px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.column-body .add-btn:before{font-family:FontAwesome;text-decoration:none}.workplace-form{display:flex;flex-direction:column;padding:20px}.workplace-form .input-field{height:40px;border:2px solid #77b5df;border-radius:5px;margin-bottom:15px}.workplace-form .input-field.inValid{border:2px solid #f54949}.workplace-form .input-field h6{color:#77b5df;width:fit-content;margin-top:-10px;margin-left:10px;padding-left:5px;padding-right:5px;background:#e7f4fd;margin-block-end:.8em}.workplace-form .input-field input,.workplace-form .input-field select,.workplace-form .input-field textarea{background:transparent;margin-left:10px;margin-right:10px;width:-webkit-fill-available;border:none;outline:none}.workplace-form .input-field div{display:flex;overflow:hidden}.workplace-form .input-field div input{flex:1;max-width:100%;min-width:80%}.workplace-form .input-field div img{visibility:hidden;max-width:15%;height:20px;margin-top:0;margin-right:5px;margin-left:-20px}.workplace-form .input-field div img.visible{visibility:visible}.workplace-form .input-field.no-label img{margin-top:10px}.workplace-form .no-label input{padding-top:10px}.workplace-form .fields-row{display:flex}.workplace-form .fields-row>div{flex:1;max-width:44%;min-width:44%}.workplace-form .fields-row>div:first-child{margin-right:10%}.workplace-form .fields-row .input-field div{max-width:100%}.workplace-form .input-field.text-area{height:60px}.list-item{padding:10px;display:flex;border-bottom:1px solid #e1ecf3}.list-item div{flex:1}.list-item div h4,.list-item div p{margin-block-start:0;margin-block-end:0}.list-item .delete-btn{align-self:flex-start;width:25px;background:transparent;padding:0;margin-left:10px;border:1px solid transparent;border-radius:50%;height:25px;outline:none}.list-item .delete-btn:before{font-size:20px;content:"";color:#ccc;vertical-align:middle;margin:-1px 0 0 1px;box-sizing:border-box}.list-item .delete-btn:hover{background:#f54949}.list-item.active,.list-item:hover{background:#77b5df}.column-body{position:relative}.column-body .list-wrapper{overflow:auto}.column-body .add-btn{position:absolute;bottom:10px;right:10px;width:70px;border-radius:50%;background:#0267aa;outline:none;padding:0;height:70px;margin-left:10px;margin-bottom:20px;margin-right:20px;border:none}.column-body .add-btn:before{color:#fff;line-height:2;content:"";font-size:20px;font-weight:lighter;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;box-sizing:border-box;display:inline-block}.subscription-configurations{display:flex;flex-direction:column}.subscription-configurations .btn-login{margin-right:0}.excution-list{padding-inline-start:0}.excution-list li{display:flex}.excution-list li span{flex:2;align-self:center}.excution-list li img{max-height:20px;max-width:20px}.disabled{pointer-events:none;opacity:.4}.excuetion-options{margin:10px 20px;justify-content:space-between;display:flex}.excuetion-options input{align-self:center}.execute-loader{border:1px solid;border-radius:20px;min-height:20px;transition:all .3s}.execute-loader div{background-color:#3ba2f6;border-radius:20px;color:#fff;text-align:end;padding-right:5px;transition:all .1s;height:20px}.execute-loader div.width-10{width:0}.execute-loader div.width-20{width:20%}.execute-loader div.width-30{width:30%}.execute-loader div.width-40{width:40%}.execute-loader div.width-50{width:50%}.execute-loader div.width-60{width:60%}.execute-loader div.width-70{width:70%}.execute-loader div.width-80{width:80%}.execute-loader div.width-90{width:90%}.execute-loader div.width-100{width:100%}.execution-summarry{margin-top:20px;border:1px solid;padding:5px}.execution-summarry h3{text-align:center}.execution-summarry hr{height:1px}.execution-result .btn-login{margin-top:20px;min-width:100%}.progress-bar{display:flex;margin-top:10px}.progress-bar progress{width:90%;height:20px;background-image:-webkit-linear-gradient(135deg,transparent,transparent 33%,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 66%,transparent 0),-webkit-linear-gradient(top,hsla(0,0%,100%,.25),rgba(0,0,0,.2)),-webkit-linear-gradient(left,#09c,#ff0)}.progress-bar label{background:#e7f4fd}