@font-face{font-family:'superspace_regular';src:url("../../fonts/superspace_regular.eot");src:url("../../fonts/superspace_regular.eot?#iefix") format("embedded-opentype"),url("../../fonts/superspace_regular.woff2") format("woff2"),url("../../fonts/superspace_regular.woff") format("woff"),url("../../fonts/superspace_regular.ttf") format("truetype"),url("../../fonts/superspace_regular.svg#superspace_regular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'superspace_bold';src:url("../../fonts/superspace_bold.eot");src:url("../../fonts/superspace_bold.eot?#iefix") format("embedded-opentype"),url("../../fonts/superspace_bold.woff2") format("woff2"),url("../../fonts/superspace_bold.woff") format("woff"),url("../../fonts/superspace_bold.ttf") format("truetype"),url("../../fonts/superspace_bold.svg#superspace_bold") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'arcon-regular';src:url("../../fonts/arcon-regular.eot");src:url("../../fonts/arcon-regular.eot?#iefix") format("embedded-opentype"),url("../../fonts/arcon-regular.woff2") format("woff2"),url("../../fonts/arcon-regular.woff") format("woff"),url("../../fonts/arcon-regular.ttf") format("truetype"),url("../../fonts/arcon-regular.svg#arcon-regular") format("svg");font-weight:normal;font-style:normal}body{margin:0 auto;padding:0px;overflow-y:auto;color:#000;font-family:'Prompt';font-size:16px;font-weight:lighter;background-color:#f2f2f2;overflow-x:hidden}a{color:#000;border:none;outline:none;text-decoration:none}a:link,a:visited{outline:none;color:#000;text-decoration:none}a:hover{color:#000;text-decoration:none}input:focus,textarea:focus{outline:0}.clear{clear:both}.no-padding{margin:0px;padding:0px}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:0 !important;outline-offset:0 !important;-webkit-box-shadow:unset !important;box-shadow:unset !important}#main{position:relative}.bodysection{min-width:993px;width:85%;max-width:1600px;margin:0 auto;min-height:85vh;border:1px solid #e9e9e9;border-width:1px 0;display:-webkit-box;display:-ms-flexbox;display:flex}.leftMenu{width:30%;background:#f2f2f2;border-right:1px solid #e9e9e9;position:relative}.leftMenu__title{font-weight:bold;font-size:20px;margin:20px 0}.content{width:70%;background:#fff;overflow-y:scroll}.content__title{font-weight:bold}.content__subtitle{font-size:16px}#toast{position:fixed;z-index:99999;top:12%;right:10%;border-radius:3px;min-width:250px;max-width:80%;padding:10px 20px;text-align:center;color:#fff;font-size:13px;-webkit-box-shadow:2px 2px 3px rgba(0,0,0,0.3);box-shadow:2px 2px 3px rgba(0,0,0,0.3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:.9;-webkit-animation:slide-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;animation:slide-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;display:none}#toast span{max-width:88%}#toast:before{content:'';width:20px;height:20px;display:inline-block;margin-right:10px;background-size:cover;background-repeat:no-repeat}#toast.success:before{background-image:url("../../imgs/icon_toast_success.svg")}#toast.warning:before{background-image:url("../../imgs/icon_toast_warning.svg")}#toast.error:before{background-image:url("../../imgs/icon_toast_error.svg")}#toast.success{background:#80b435}#toast.warning{background:#d5a011}#toast.error{background:#da2828}.dropdown .caret{width:9px;height:6px;-webkit-transition:all 0.3s;transition:all 0.3s;background:url("../../imgs/down.svg") no-repeat;border:0}.dropdown span.text{padding-right:20px}.dropdown .btn-default{border:0}.dropdown.open .caret{-webkit-transform:rotate(180deg);transform:rotate(180deg)}input[type=checkbox].switch+label{width:34px;height:14px;background:lightgray;display:inline-block;border-radius:10px;position:-webkit-sticky;position:sticky;cursor:pointer;margin:10px}input[type=checkbox].switch+label:before,input[type=checkbox].switch+label:after{content:"";display:inline-block;width:20px;height:20px;background:white;border-radius:50%;position:absolute;top:-3px;left:0;-webkit-transition:all .2s;transition:all .2s}input[type=checkbox].switch+label:after{-webkit-box-shadow:0px 1px 3px 0px rgba(0,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14),0px 2px 1px -1px rgba(0,0,0,0.12);box-shadow:0px 1px 3px 0px rgba(0,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14),0px 2px 1px -1px rgba(0,0,0,0.12)}input[type=checkbox].switch+label:before{background:lightgray;-webkit-transform:scale3d(0, 0, 1);transform:scale3d(0, 0, 1)}input[type=checkbox].switch+label:active:before{-webkit-transform:scale3d(3, 3, 1);transform:scale3d(3, 3, 1);opacity:0}input[type=checkbox].switch{display:none}input[type=checkbox].switch:checked+label{background:rgba(3,155,229,0.5)}input[type=checkbox].switch:checked+label:before,input[type=checkbox].switch:checked+label:after{left:14px;background:#039be5}input[type=checkbox].switch:disabled+label{opacity:0.4;cursor:not-allowed}.styled-checkbox{position:absolute;opacity:0}.styled-checkbox+label{position:relative;cursor:pointer;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:normal;font-size:13px}.styled-checkbox+label:before{content:'';margin-right:10px;display:inline-block;vertical-align:text-top;width:20px;height:20px;background:white;border-radius:5px}.styled-checkbox:disabled+label{color:#b8b8b8;cursor:auto}.styled-checkbox:disabled+label:before{-webkit-box-shadow:none;box-shadow:none;background:#ddd}.styled-checkbox:checked+label:after{content:'';position:absolute;left:5px;top:9px;background:black;width:2px;height:2px;-webkit-box-shadow:2px 0 0 black,#803bb8#803bb8#803bb8#803bb8#803bb8#803bb8#803bb8#803bb8
 4px 0 0 black,
 4px -2px 0 black,
 4px -4px 0 black,
 4px -6px 0 black,
 4px -8px 0 black;box-shadow:2px 0 0 black,
 4px 0 0 black,
 4px -2px 0 black,
 4px -4px 0 black,
 4px -6px 0 black,
 4px -8px 0 black;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.styled-checkbox:indeterminate+label:after{content:'';position:absolute;left:3px;top:9px;background:black;width:10px;height:2px}.alertMessage{position:fixed;top:0;background-color:rgba(0,0,0,0.8);width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1001;text-align:center}.alertMessage__text{margin-bottom:40px}.alertMessage__submit{display:inline-block;background:#00bcd4;color:#fff !important;border-radius:5px;margin-right:15px;padding:10px;width:35%;text-align:center}.alertMessage__cancel{display:inline-block;background:#ddd;border-radius:5px;padding:10px;width:35%;text-align:center}.alertMessage .popup{width:400px;max-width:90%;background:#fff;margin:0 auto;padding:30px;border-radius:3px}.popupModel{display:none;position:absolute;top:0;left:0;z-index:999}.popupModel .BGmodel{top:0;width:100vw;height:100vh;background:rgba(0,0,0,0.8);position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popupModel .popup{background:#fff;padding:30px 40px;max-width:90%;position:relative}.popupModel .popup__title{font-size:20px;font-weight:bold;margin-bottom:15px}.popupModel .popup__remake{text-align:right;font-size:9px;margin-bottom:3px}.popupModel .popup__remark{font-size:16px}.popupModel .popup__contrl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:30px}.popupModel .popup__contrl--save{background:#00bcd4;color:#fff;padding:12px 1.6em;border-radius:3px;cursor:pointer;font-size:14px}.popupModel .popup__contrl--ok{background:#00bcd4;color:#fff;padding:12px 1.6em;border-radius:3px;cursor:pointer;font-size:14px}.popupModel .popup__contrl--cancel{background:#ddd;padding:12px 1.6em;border-radius:3px;cursor:pointer;font-size:14px}.popupModel .popup__contrl--clear{padding:12px 1.6em;text-decoration:underline;cursor:pointer;font-size:14px}.popupModel .popup .modal-close{position:absolute;right:30px}@media only screen and (max-width: 992px){#main{display:block}.bodysection{width:100%;max-width:450px;min-width:100vw;height:unset;display:block}.leftMenu{width:100%;border:0}.content{width:100%}.styled-checkbox:indeterminate+label:after{top:7.5px}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait){.bodysection{min-width:unset}}@media only screen and (width: 1024px){.bodysection{max-width:984px}#perview{max-width:984px;margin:0 auto}}@-webkit-keyframes slide-top{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:0}100%{-webkit-transform:translateY(-10px);transform:translateY(-10px);opacity:1}}@keyframes slide-top{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:0}100%{-webkit-transform:translateY(-10px);transform:translateY(-10px);opacity:1}}.radiogroup{margin-bottom:15px;width:100%}.radiogroup label{position:unset;top:0;margin:7px 0;-webkit-transition:unset;transition:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px}input[type="radio"]{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;position:relative;top:0;right:0;bottom:0;left:0;height:20px;width:20px;background:#fff;border:none;color:#fff;cursor:pointer;display:inline-block;margin:0 0.5em 0 0;outline:none;border-radius:50%;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;border:1px solid #000}input[type="radio"]:hover{background:#039be5;border-color:#039be5}input[type="radio"]:checked{background:#039be5;border-color:#039be5}input[type="radio"]:focus{outline:unset}.loader{background:rgba(0,0,0,0.5);width:100vw;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;z-index:999}.loader::after{content:'';border:16px solid #f3f3f3;border-top:16px solid #3498db;border-radius:50%;width:120px;height:120px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}#header .home{padding:20px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #d9d9d9}#header .home__logo{width:10%}#header .home__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header .home__menu--item{padding:20px;font-weight:500}#header .home__menu .button{color:#004f9c;border:1px solid #004f9c;border-radius:30px;display:inline-block;padding:10px 20px}#header .home__menu .dropdown_option--mainmenu{top:unset}#header .already_login{margin:25px auto 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:85%;min-width:993px;max-width:1600px}#header .already_login .dropdown_option--lang{right:0}#header .control{-ms-flex-wrap:wrap;flex-wrap:wrap}#header .control__btn{cursor:pointer;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #ddd;border-width:1px 0 1px 1px;padding:15px 0;line-height:1em;position:relative;font-size:14px}#header .control__btn--icon{width:12px;height:12px;margin-right:10px}#header .control__btn--brand{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header .control__btn--brand-title{margin-right:10px}#header .control__btn--name{font-weight:500;text-align:left}#header .control__btn--share{background:#004f9c;color:#fff;padding:5px 15px;margin:-7px 0;border-radius:5px;cursor:pointer}#header .control__btn--share svg{fill:#fff;width:15px;height:15px}#header .control .setting{border-right:1px solid #ddd}#header .control .status{display:inline-block !important;content:"";background:red;width:5px;height:5px;border-radius:100%;position:absolute;right:7px;top:7px}#header .control .status.show{background:#803bb8}#header .control .brand{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px 0.8em;width:27%}#header .control .brand .status{position:inherit;width:10px;height:10px;margin-right:5px}#header .control .landing{width:19.666667%}#header .control .preview{cursor:pointer;text-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:15px 0;line-height:1em;position:relative;margin-left:10px;background:#004f9c;color:#fff;width:10%;border-radius:3px}#header .control .preview svg{width:12px;height:12px;margin-right:10px;fill:#fff}#header .active{font-weight:500;-webkit-box-shadow:0px -3px 0px #004f9c inset;box-shadow:0px -3px 0px #004f9c inset}#header .active .control__btn--icon{fill:#004f9c}#header .user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#header .user__name{margin-left:10px}#header .user__option{cursor:pointer;position:relative}#header .user__option--icon{width:10px;height:17px;margin-left:5px}#header .lang__option{text-transform:uppercase;padding-left:20px;cursor:pointer;position:relative}#header .lang__option--icon{width:10px;height:17px;margin-left:5px}#header .dropdown_option--mainmenu{display:none;position:absolute;-webkit-box-shadow:1px 1px 1px #ddd;box-shadow:1px 1px 1px #ddd;z-index:1;background:#fff;top:25px;right:0;width:100%}#header .dropdown_option--mainmenu li{display:block;padding:10px 15px;background:#fff;border-bottom:1px solid #ddd;cursor:pointer}#header .dropdown_option--mainmenu li:hover{background:#e7f3fb}#header .dropdown_option--lang{display:none;position:absolute;-webkit-box-shadow:2px 2px 4px rgba(0,0,0,0.2);box-shadow:2px 2px 4px rgba(0,0,0,0.2);z-index:10;background:#fff;top:25px;right:0;width:100%}#header .dropdown_option--lang li{display:block;background:#fff;border-bottom:1px solid #ddd;cursor:pointer}#header .dropdown_option--lang li a{display:block;padding:10px 15px;color:inherit}#header .dropdown_option--lang li:last-child{border-bottom:0px}#header .dropdown_option--lang li.active{color:#004f9c;-webkit-box-shadow:unset;box-shadow:unset}#header .dropdown_option--lang li:hover{color:#fff;background:#004f9c}#header .dropdown_option--brand{display:none;position:absolute;top:30px;right:25%;-webkit-box-shadow:1px 1px 1px #ddd;box-shadow:1px 1px 1px #ddd;z-index:1;width:-webkit-max-content;width:-moz-max-content;width:max-content;background:#fff;text-align:left}#header .dropdown_option--brand .status{margin-left:0px !important}#header .dropdown_option--brand li{border-bottom:1px solid #ddd}#header .dropdown_option--brand li:hover{background:#e7f3fb}#header .dropdown_option--register{display:none;position:absolute;top:35px;right:20px;-webkit-box-shadow:1px 1px 1px #ddd;box-shadow:1px 1px 1px #ddd;z-index:10;width:-webkit-max-content;width:-moz-max-content;width:max-content;background:#fff}#header .dropdown_option--register ul{text-align:left;border-bottom:1px solid #ddd;padding:10px 0;margin:0}#header .dropdown_option--register li.title{font-weight:500}#header .dropdown_option--register li.item{cursor:pointer;font-weight:300}#header .dropdown_option--register li.item:hover{background:#e7f3fb}#header .dropdown_option--brand,#header .dropdown_option--register{width:100%;top:45px;right:0}#header .dropdown_option--brand li,#header .dropdown_option--register li{display:block;padding:15px}#header .top{margin:0 0 10px 0}#header .controlPreview{padding:15px 9.5%;margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;background:#fff}#header .controlPreview__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}#header .controlPreview__close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header .controlPreview__close svg{width:15px;height:15px;fill:#004f9c;margin-left:10px}#header .controlPreview .qrcode{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:15px}#header .controlPreview .qrcode input{width:280px}#header .controlPreview .qrcode--copy{margin-left:10px;color:#fff;background:#004f9c;border:0;border-radius:5px;padding:10px 20px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header .controlPreview .qrcode--copy svg{width:15px;height:15px;fill:#fff;margin-right:10px}#header .controlPreview .qrcode--qr{margin-left:10px;color:#fff;background:#004f9c;border:0;border-radius:5px;padding:10px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header .controlPreview .qrcode--qr img{height:20px}@media only screen and (max-width: 992px){#header .home{border-bottom:0px;padding:20px}#header .home__logo{width:45%}#header .home__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header .home__menu .button{font-size:12px}#header .home__menumobile{margin-left:15px}#header .home__menumobile--button{outline:none;cursor:pointer;border:none;background:none;width:25px;height:16px;position:relative;padding:0}#header .home__menumobile--button span{background-color:#004f9c;display:block;height:2px;position:absolute;width:100%}#header .home__menumobile--button span.top{top:0;margin:0;padding:0}#header .home__menumobile--button span.bottom{top:100%}#header .home__menumobile--button.close-bt-hamburguer span{-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}#header .home__menumobile--button.close-bt-hamburguer span.top{margin:-2px 0 0 -3px;top:50%;width:120%;-moz-transform:rotate(-40deg);-webkit-transform:rotate(-40deg);-o-transform:rotate(-40deg);-ms-transform:rotate(-40deg)}#header .home__menumobile--button.close-bt-hamburguer span.middle{opacity:0}#header .home__menumobile--button.close-bt-hamburguer span.bottom{margin:-2px 0 0 -3px;top:50%;width:120%;-moz-transform:rotate(40deg);-webkit-transform:rotate(40deg);-o-transform:rotate(40deg);-ms-transform:rotate(40deg)}#header .dropdown_option--mainmenu,#header .dropdown_option--lang{top:20px}#header .dropdown_option--register{min-width:175px}#header .dropdown_option--brand,#header .dropdown_option--register{top:55px}#header .dropdown_option--brand li,#header .dropdown_option--register li{padding:20px 15px}#header .already_login{margin:0 auto;width:100%;min-width:unset;max-width:450px;display:block;padding:0;background:#f2f2f2}#header .already_login .lang__option{padding-left:10px}#header .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:20px 0}#header .top:first-child{padding-left:5%}#header .top:nth-child(2){padding-right:15px;padding-left:10px}#header .control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #ddd;border-width:1px 0}#header .control__btn{padding:20px 0;border:0px;width:20%}#header .control__btn--icon{width:15px;height:15px;margin:0}#header .control .brand{border-bottom:1px solid #ddd;border-right:0;padding:20px 15px;width:100%}#header .control .landing{width:25%}#header .control .landing,#header .control .dashboard,#header .control .leads{border-right:1px solid #ddd}#header .control .preview{margin-left:0;width:15%;padding:21px 0;border-radius:0}#header .control .preview svg{margin:0}#header .user{font-size:10px}#header .user__name{display:inline-block;width:100px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin:0}#header .user__option{padding-left:10px}#header .user__option a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header .user__option--icon{width:10px;height:10px}#header .controlPreview{margin:0 auto;width:100%;padding:15px}#header .controlPreview__close svg{margin-left:0px}#header .controlPreview .qrcode{margin-left:0}#header .controlPreview .qrcode input{width:220px;border-radius:3px 0 0 3px;line-height:31px}#header .controlPreview .qrcode--copy{padding:10px;border-radius:0 5px 5px 0;margin:0}#header .controlPreview .qrcode--copy svg{margin:0}#header .controlPreview .qrcode--qr img{height:15px}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait){#header .home__logo{width:20%}#header .controlPreview{max-width:450px;margin-bottom:10px}}@media only screen and (width: 1024px){#header{max-width:984px;margin:0 auto}#header .controlPreview{padding:15px 5%}}#header.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main_leaddee{margin:30px auto !important;background:#fff !important;width:85% !important}.main_leaddee__logo{width:auto}.main_leaddee__logo img{width:147px}@media only screen and (max-width: 992px){.main_leaddee{margin:0 !important}.main_leaddee__logo{width:50%}}.header_signup{width:100% !important;margin:25px 0 15px !important;padding:0 5%}@media only screen and (max-width: 992px){.header_signup{margin:0 !important;background:#fff !important}.header_signup__logo{width:50%}}.addline{position:-webkit-sticky;position:sticky;float:right;cursor:pointer;right:20px;bottom:90px;margin-top:-90px;z-index:999}.addline img{width:60px;height:60px;-webkit-filter:drop-shadow(0px 3px 3px rgba(0,0,0,0.4));filter:drop-shadow(0px 3px 3px rgba(0,0,0,0.4))}.scroll-to-top{position:-webkit-sticky;position:sticky;float:right;background:#fff;border:1px solid #004f9c;border-radius:100%;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:3px 3px 5px rgba(0,0,0,0.27);box-shadow:3px 3px 5px rgba(0,0,0,0.27);cursor:pointer;right:30px;bottom:40px;margin-top:-20px;z-index:999}.scroll-to-top svg{fill:#004f9c;width:20px;height:20px}#footer{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}#footer .home{background:#004f9c;color:#fff;padding:40px 8%;width:100%}#footer .home a{color:#fff}#footer .home__contact{font-size:26px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:25px}#footer .home__contact--right{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#footer .home__contact a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#footer .home__contact a img{margin-right:10px}#footer .home__contact--tel{margin-right:30px}#footer .home__help{padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,0.25);text-align:right}#footer .home__help--button{padding:10px 20px;border:1px solid #fff;border-radius:30px;margin-left:20px;display:inline-block}#footer .home__footer{padding-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#footer .home__footer--button{padding:10px 20px;border:1px solid #fff;border-radius:30px;margin-left:20px;display:inline-block}#footer .already_login{margin:20px auto;width:85%}#footer .policy{font-size:14px;padding:0;line-height:1.5;color:#7b7b7b}#footer .policy a{color:#7b7b7b;text-decoration:underline}@media only screen and (max-width: 992px){#footer{position:unset}#footer .home__contact{border:0px;padding-bottom:0px;font-size:23px}#footer .home__contact--title{width:100%;padding-bottom:40px;text-align:center;border-bottom:1px solid rgba(255,255,255,0.25)}#footer .home__contact--tel{width:100%;margin-right:0px;border-bottom:1px solid rgba(255,255,255,0.25);padding:20px 10px}#footer .home__contact--email{width:100%;border-bottom:1px solid rgba(255,255,255,0.25);padding:20px 10px;font-size:20px}#footer .home__contact a{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#footer .home__contact a img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}#footer .home__help{text-align:center;border:0;padding-top:40px;padding-bottom:0}#footer .home__help--button{margin-left:0;margin-bottom:20px}#footer .home__footer{padding-top:0}#footer .home__footer--rightsreserved{width:100%;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;text-align:center}#footer .home__footer--right{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;width:100%;padding:0 0 40px 0}#footer .home__footer--button{font-size:14px;margin:0}#footer .already_login{margin:0 auto !important;width:100%;max-width:450px}#footer .policy{padding:20px 0;text-align:center}#footer .policy a{margin-left:0px;display:block}}@media only screen and (width: 1024px){#footer .already_login{max-width:984px}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait){#footer .home__contact--right{width:100%}}#footer.center{text-align:center}.footer_signup{width:100% !important;margin:20px 0 !important;padding:0 5%}@media only screen and (max-width: 992px){.addline{right:10px;bottom:70px}.scroll-to-top{bottom:20px;right:20px}}#home .whyleaddee{border-bottom:1px solid #d9d9d9}#home .whyleaddee__banner{height:60vh;background-image:url("../../imgs/banner.jpg");background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;padding:0 8%}#home .whyleaddee__banner--title{margin-bottom:20px;max-width:50%}#home .whyleaddee__banner--button{display:inline-block;font-weight:500;padding:0.5em 2em;font-size:20px;background-image:-webkit-gradient(linear, left top, left bottom, from(#803bb8), to(#803bb8));background-image:linear-gradient(#aa78d3, #803bb8);-webkit-box-shadow:3px 3px 8px rgba(0,0,0,0.3);box-shadow:3px 3px 8px rgba(0,0,0,0.3);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:30px;text-shadow:1px 1px 2px rgba(0,0,0,0.3)}#home .whyleaddee__why{padding:40px 8%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#home .whyleaddee__why--title{width:100%;color:#004f9c;font-weight:bold;font-size:30px;margin-bottom:20px}#home .whyleaddee__why--item{width:30%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#home .whyleaddee__why--detail{width:65%;margin-right:5%}#home .whyleaddee__why--detailtitle{font-weight:500;font-size:20px;margin-bottom:10px}#home .whyleaddee__why--icon{width:90px;height:90px;background:#fff;border:5px solid #803bb8;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#home .whyleaddee__why--icon img{max-width:80%}#home .mainfunction{border-bottom:1px solid #d9d9d9}#home .mainfunction__title{font-size:30px;font-weight:bold;color:#004f9c;padding:50px 8%;position:absolute}#home .mainfunction__item{padding:70px 8% 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#home .mainfunction__item--text{width:50%;padding-top:80px}#home .mainfunction__item--animation{width:50%}#home .mainfunction__item span{font-weight:bold;font-size:40px;line-height:1.7em;padding:15px 30px;background:#803bb8}#home .mainfunction__item--detail{padding:50px 20px 0 20px}#home .mainfunction .owl-nav{margin:0}#home .mainfunction .owl-nav span{opacity:0}#home .mainfunction .owl-nav button{width:40px;height:40px}#home .mainfunction .owl-nav .owl-prev{position:absolute;top:50%;left:30px;background:url("../../imgs/icon_next.svg") center no-repeat;-webkit-transform:rotate(180deg);transform:rotate(180deg)}#home .mainfunction .owl-nav .owl-next{position:absolute;top:50%;right:30px;background:url("../../imgs/icon_next.svg") center no-repeat}#home .mainfunction .owl-nav button.disabled{opacity:0}#home .mainfunction .owl-dots{position:absolute;bottom:20px;left:10%}#home .mainfunction .owl-dots .owl-dot span{padding:5px}#home .mainfunction .owl-dots .owl-dot.active span,#home .mainfunction .owl-dots .owl-dot:hover span{background:#803bb8}#home .mainfunction button:focus{outline:unset}#home .allfunction__title{font-size:30px;font-weight:bold;color:#004f9c;padding:50px 0;text-align:center}#home .allfunction__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;height:55vh;margin-bottom:50px}#home .allfunction__content .list{position:relative;padding:10px 30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;margin:10px 0}#home .allfunction__content .list:before{content:"";width:5px;height:5px;background:#000;border-radius:100%;display:inline-block;position:absolute;top:45%}#home .allfunction__content .active{background:#803bb8;font-weight:bold}#home .allfunction__content .active:after{content:"";width:200px;position:absolute;top:50%;height:1px;background:#803bb8}#home .allfunction__content--left{width:50%;padding-right:15%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}#home .allfunction__content--left .list:before{right:15px}#home .allfunction__content--left .active:after{right:-200px}#home .allfunction__content--right{width:50%;padding-left:15%}#home .allfunction__content--right .list:before{left:15px}#home .allfunction__content--right .active:after{left:-200px}#home .allfunction__content--img{position:absolute;max-width:16%}#home .allfunction__content--img img{max-width:100%;max-height:100%}#home .package{background:#803bb8;padding:4%}#home .package__card{background-color:#fff;padding:4%}#home .package__card table{width:100%}#home .package__card table th{text-align:center;font-size:22px}#home .package__card table th.title{text-align:left;font-size:30px;font-weight:700;color:#004f9c}#home .package__card table th.free{color:#803bb8}#home .package__card table td{padding:15px 0;text-align:center}#home .package__card table td .button{display:inline-block;font-weight:400;padding:8px 30px;border-radius:30px;background:#803bb8;text-shadow:0.5px 0.5px 1px rgba(0,0,0,0.3);border:none}#home .package__card table td .price_title{font-weight:400;font-size:18px}#home .package__card table td .price_subtitle{font-size:14px;color:#999}#home .package__card table td.title{text-align:left;font-weight:400}#home .package__card table td.title .special{background-color:#e01c0e;color:#fff;padding:5px 8px;margin-right:10px;font-size:11px}#home .package__card table td.title_course{padding-top:35px}#home .package__card table td.border{border-bottom:1px solid #ddd}#home .package__card table td.course{padding:5px 0}#home .package__card table td img.correct{width:15px}#home .package__card table td img.wrong{width:10px}#home .package .switch{position:relative;height:40px;width:200px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#e7e6e6;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#home .package .switch__input{display:none}#home .package .switch__input:checked+.switch__label{color:#004f9c;text-shadow:0 1px rgba(255,255,255,0.25);margin:0}#home .package .switch__input:checked+.switch__yearly ~ .switch__selection{left:100px}#home .package .switch__label{position:relative;z-index:2;width:100px;color:#575452;text-align:center;cursor:pointer;margin-bottom:0;font-weight:300}#home .package .switch__label:hover{color:#004f9c}#home .package .switch__selection{position:absolute;z-index:1;display:block;width:100px;height:100%;border-radius:20px;background-color:#fff;-webkit-transition:left 0.15s ease-out;transition:left 0.15s ease-out;-webkit-box-shadow:rgba(15,12,9,0.2) 0px 0px 4px 0px,rgba(15,12,9,0.15) 0px 3px 6px 0px;box-shadow:rgba(15,12,9,0.2) 0px 0px 4px 0px,rgba(15,12,9,0.15) 0px 3px 6px 0px}#home .testimonials{padding:0 8% 50px}#home .testimonials__title{font-size:30px;font-weight:bold;color:#004f9c;padding:50px 0;text-align:center}#home .testimonials .owl-dot span{background:#cdcdcd}#home .testimonials .owl-dot.active span,#home .testimonials .owl-dot:hover span{background:#803bb8}#home .testimonials button:focus{outline:unset}#home .mdp{padding-bottom:50px}#home .mdp__title{font-size:30px;font-weight:bold;color:#004f9c;padding:50px 0;text-align:center}#home .mdp__title--subtitle{font-size:15px;font-weight:100;color:#000}#home .mdp__item{display:block;width:25vw}#home .mdp__item--title{text-align:center;padding:20px 0}#home .mdp__item--free{color:red;font-weight:400;margin-right:10px}#home .mdp .owl-stage-outer{padding-left:8%}#home .mdp .owl-dot span{background:#cdcdcd}#home .mdp .owl-dot.active span,#home .mdp .owl-dot:hover span{background:#803bb8}#home .mdp button:focus{outline:unset}@media only screen and (max-width: 992px){#home .whyleaddee{border:0}#home .whyleaddee__banner{height:calc(100vh - 100px);background-image:url("../../imgs/banner-mobile.jpg");-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:30px 8%}#home .whyleaddee__banner--title{margin:0;max-width:100%}#home .whyleaddee__banner--button{font-size:16px;width:80%;text-align:center;padding:12px 0.5em}#home .whyleaddee__why--item{width:100%;margin-bottom:20px}#home .mainfunction{border:0}#home .mainfunction__title{position:inherit;padding:0 40px 8%}#home .mainfunction__item{padding:0 8%}#home .mainfunction__item--text{width:100%;padding-top:0}#home .mainfunction__item--animation{width:100%;margin-top:30px}#home .mainfunction__item span{font-size:20px;line-height:2em}#home .mainfunction .owl-nav{display:none}#home .mainfunction .owl-dots{position:inherit;left:0;bottom:0}#home .allfunction__title{padding:30px 8%;text-align:left}#home .allfunction__content{height:unset}#home .allfunction__content .list{margin:0;width:100%;text-align:left;border:1px solid #ddd;border-width:1px 0 0 0;padding-left:13%}#home .allfunction__content .list:before{left:8%}#home .allfunction__content .active{font-weight:100;background:transparent}#home .allfunction__content .active:after{display:none}#home .allfunction__content--left{width:100%;padding-right:0}#home .allfunction__content--left .list:before{right:unset}#home .allfunction__content--right{width:100%;padding-left:0}#home .allfunction__content--img{display:none}#home .package{padding:3% 0 3% 3%;overflow-x:scroll}#home .package__card{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:9% 5%}#home .package__card form{overflow-x:scroll}#home .package__card table{font-size:13px}#home .package__card table th{padding-right:15px;line-height:1em;font-size:20px}#home .package__card table th.title{font-size:25px}#home .package__card table td{padding-right:15px;min-width:50vw;word-break:break-all}#home .package__card table td .price_title{font-size:16px}#home .package__card table td .price_subtitle{font-size:11px}#home .package__card table td.course{font-size:11.5px;padding:3px 0}#home .package__card table td.title .special{display:inline-block;font-size:11px;margin-bottom:5px}#home .package__card table td.title_course{line-height:1em}#home .package__card table thead tr th:first-child,#home .package__card table tbody tr td:first-child{width:45vw;min-width:45vw;max-width:45vw;word-break:break-all}#home .package .switch__label{width:70px}#home .package .switch__selection{width:70px}#home .package .switch__input:checked+.switch__yearly ~ .switch__selection{left:70px}#home .testimonials{padding:0 0 50px}#home .testimonials__title{padding:30px 8%;text-align:left}#home .testimonials__item{margin-left:20px;max-width:80vw}#home .mdp{padding:0 0 50px}#home .mdp__title{padding:30px 8%;text-align:left}#home .mdp__item{width:80vw}#home .mdp__item--title{font-size:12px}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait){#home .whyleaddee__why--item{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#home .package__card{display:table}#home .package .switch{width:140px}#home .package .switch__selection{left:0}#home .mdp__item{width:35vw}}@media only screen and (width: 1024px){#home .mainfunction__item span{font-size:25px}#home .allfunction__content{position:relative}#home .allfunction__content--img{left:42%;top:10%}#home .package .switch{width:200px}#home .package .switch__selection{left:0}#home .package__card table th{font-size:20px}#home .package__card table td .price_subtitle{font-size:12px}}@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5){#home .allfunction__content{height:30vh}}#landing{min-width:993px;width:85%;margin:0 auto;max-width:1600px;min-height:100%}#landing #pac-input{height:2.5em;line-height:2.5em}#landing .centerMarker{position:absolute;background:url(https://maps.gstatic.com/mapfiles/api-3/images/spotlight-poi2.png) no-repeat;top:50%;left:50%;z-index:1;margin-left:-14px;margin-top:-23px;height:43px;width:27px;cursor:pointer}#landing #map_editor{width:50vw;height:50vh}#landing .popupModel .popup__contrl--save{border:unset}#landing .seton-off__switch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#landing .popupModel .popup .popup__type[popup_type="text"] #text-textarea{font-size:18px}#landing #promotion__detail ul{padding-left:1em}#landing #promotion__detail ol{-webkit-padding-start:20px;padding-inline-start:20px}#landing .ql-editor,#landing .ql-editor ul>li{list-style-type:disc !important}#landing .ql-editor ul>li::before{content:none !important}#landing .ql-editor ol li:not(.ql-direction-rtl),#landing .ql-editor ul li:not(.ql-direction-rtl){padding-left:0em !important}#landing .ql-editor ol,#landing .ql-editor ul{padding-left:1em !important}#landing .box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#landing .box p{margin:0}#landing .edit{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:-30px;cursor:pointer;background:rgba(0,0,0,0.3);padding:3px;opacity:1 !important;border-radius:100%}#landing .edit img{width:20px}#landing .alerttoast{position:absolute;bottom:20px;background:rgba(234,67,53,0.9);padding:15px 20px;color:#fff;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-shadow:3px 3px 5px rgba(0,0,0,0.5);box-shadow:3px 3px 5px rgba(0,0,0,0.5);border-radius:5px;max-width:95%;font-size:14px;z-index:9}#landing .alerttoast__link{color:#fff;text-decoration:underline;margin-left:20px}#landing .alerttoast svg{width:18px;height:18px;margin-right:10px;fill:#fff}#landing .alerttoast.offline{background:rgba(234,67,53,0.9)}#landing .alerttoast.online{background:rgba(135,200,60,0.9)}#landing .tutorial{position:absolute;padding:10px 20px;background:#fff;color:#ea4335;font-size:14px;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:400;-webkit-box-shadow:3px 3px 5px rgba(0,0,0,0.5);box-shadow:3px 3px 5px rgba(0,0,0,0.5);top:0;right:30px;width:calc(100% - 0px)}#landing .tutorial__text{display:-webkit-box;display:-ms-flexbox;display:flex}#landing .tutorial svg{width:18px;height:18px;margin-right:10px;fill:#ea4335}#landing .tutorial__close{color:#ea4335;padding:2px 10px;border:1px solid #ea4335;border-radius:5px;font-weight:100;margin-left:20px}#landing .tutorial:after{content:"";background:url("../../imgs/tutorialbg_after.svg") no-repeat;background-size:contain;width:25px;height:25px;position:absolute;top:30%;right:-24px}#landing #imgbanner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}#landing #imgbanner .tutorial{top:10px;right:80px;width:unset}#landing .elehide{opacity:0.25}#landing #template_fullscreen{overflow-y:scroll}#landing #template_fullscreen .template-main{height:100vh;overflow:scroll}#landing #template_fullscreen .template-main .imgbanner{position:-webkit-sticky !important;position:sticky !important}#landing #template_fullscreen .template-main .imgbanner span.edit{z-index:1;right:2rem;top:20px}#landing #template_fullscreen [code="developer"] .edit{top:0;right:-25px;margin-right:15%}#landing #template_fullscreen [code="footer"],#landing #template_fullscreen [code="link_out"]{display:block}#landing #template_fullscreen [code="link_out"]>.edit{top:0}#landing #template_fullscreen [code="footer"]>.edit{top:10px;right:715px}#landing #template_fullscreen [code="ocpb"] .edit{top:5px;right:36px}#landing #template_fullscreen [code="background"] .edit{top:-35px}#landing [code="approval"] .edit{top:0px;right:-20px}@media only screen and (width: 1024px){#landing{max-width:984px;margin:0 auto}#landing .edit{right:-20px}}@media only screen and (max-width: 992px){#landing{width:100%;min-width:unset}#landing #map_editor{width:100%;height:50vh}#landing .alerttoast{font-size:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:9}#landing .tutorial{font-size:10px;padding:10px;right:20px;width:calc(100% - 20px)}#landing .tutorial svg{width:15px;height:15px}#landing #template_fullscreen .template-main{height:auto}#landing #template_fullscreen .edit .dropdown-toggle{margin-bottom:0}#landing #template_fullscreen [code="ocpb"]{padding:2em 10%;position:relative}#landing #template_fullscreen [code="ocpb"] .edit{right:-30px;margin-right:10%}#landing #template_fullscreen [code="footer"] .edit{top:-6px;right:-30px;margin-right:10%}#landing #template_fullscreen [code="developer"] .edit{top:10px;margin-right:0}#landing #template_fullscreen .imgbanner span.edit{right:-30px !important;margin-right:10%}#landing #template_fullscreen .footer{padding:0 10%;position:relative}#landing #template_fullscreen #developer_editor,#landing #template_fullscreen #promotion__title_editor{margin:0 auto}#landing #template_fullscreen .policy div{margin-bottom:0;padding-bottom:20px}}.popupModel .BGmodel{top:0}.popupModel .popup #popup__gallery{display:none}.popupModel .popup__upload{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:500px}.popupModel .popup__upload--title{width:45%}.popupModel .popup__upload--contrl{display:-webkit-box;display:-ms-flexbox;display:flex}.popupModel .popup__upload--btn{color:#fff;background:#00bcd4;padding:12px 1.6em;border-radius:3px;font-size:14px;cursor:pointer;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popupModel .popup__upload--btn input[type="file"]{border:0;position:absolute;right:0;top:0;padding:0;opacity:0;cursor:pointer;width:100%;height:100%}.popupModel .popup__gallery{width:500px;max-width:100%;margin-top:20px;padding-top:20px;border-top:1px solid #f3f3f3}.popupModel .popup__gallery input[type="radio"]{display:none}.popupModel .popup__gallery input[type="radio"]:checked+label:before{content:"";width:35px;height:35px;border-radius:50%;background:#00bcd4;position:absolute;z-index:1;right:14.5px;top:10px;-webkit-box-shadow:1px 1px 2px #afafaf;box-shadow:1px 1px 2px #afafaf}.popupModel .popup__gallery input[type="radio"]:checked+label:after{content:"";position:absolute;z-index:1;right:32px;top:28px;-webkit-transform:scaleX(-1) rotate(135deg);transform:scaleX(-1) rotate(135deg);-webkit-transform-origin:left top;transform-origin:left top;border-right:2px solid #fff;border-top:2px solid #fff;height:15px;width:7px}.popupModel .popup__gallery input[type="checkbox"]{display:none}.popupModel .popup__gallery .image_priority{position:absolute;z-index:1;right:14.5px;top:10px;width:35px;height:35px;color:#fff;border-radius:50%;background:#00bcd4;-webkit-box-shadow:1px 1px 2px #afafaf;box-shadow:1px 1px 2px #afafaf;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popupModel .popup__gallery label{position:relative;top:0;left:0;color:#000;margin:0;font-size:12px;font-weight:100;overflow-wrap:break-word}.popupModel .popup__images{max-height:60vh;overflow-y:scroll;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -7px;padding-top:20px}.popupModel .popup__images--item{width:33.33%;padding:0 7px;margin-bottom:10px;position:relative}.popupModel .popup__images--img{margin-bottom:5px;width:100%}.popupModel .popup__images--delete{position:absolute;z-index:2;top:60%;right:21px;width:35px;height:35px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,0.5);-webkit-box-shadow:1px 1px 2px #afafaf;box-shadow:1px 1px 2px #afafaf;cursor:pointer}.popupModel .popup__images--delete img{width:13px}.popupModel .popup__contrl--contrl{display:-webkit-box;display:-ms-flexbox;display:flex}.popupModel .popup__contrl--save,.popupModel .popup__contrl--cancel{padding:12px 2em}.popupModel .popup__contrl--cancel{margin-right:10px}@media only screen and (max-width: 992px){.popupModel .popup input[type="checkbox"].switch+label{margin:0 10px;top:0;position:-webkit-sticky;position:sticky}}.popupModel .popup .have__gallery .popup__upload--title{width:unset}.popupModel .popup .have__gallery #popup__gallery{display:block}.popupModel .popup .have__gallery .popup__upload--contrl{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.popupModel .popup .have__gallery .popup__upload--contrl .popup__contrl--cancel{display:none}.popupModel .popup .popup__type[popup_type="images"] .popup__contrl{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.popupModel .popup .popup__type[popup_type="images"] .popup__contrl--cancel,.popupModel .popup .popup__type[popup_type="images"] .popup__contrl--save{margin-left:20px}.popupModel .popup .popup__type[popup_type="text"] #text-textarea{width:300px;max-width:100%}.popupModel .popup .popup__type[popup_type="map"] textarea{padding:12px 15px}.popupModel .popup .popup__type[popup_type="custom"] .color_control,.popupModel .popup .popup__type[popup_type="button"] .color_control,.popupModel .popup .popup__type[popup_type="fields_color"] .color_control{margin-top:20px}.popupModel .popup .popup__type[popup_type="custom"] .inputColor,.popupModel .popup .popup__type[popup_type="button"] .inputColor,.popupModel .popup .popup__type[popup_type="fields_color"] .inputColor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #ddd;border-radius:3px;padding:0 10px}.popupModel .popup .popup__type[popup_type="custom"] .inputColor input,.popupModel .popup .popup__type[popup_type="button"] .inputColor input,.popupModel .popup .popup__type[popup_type="fields_color"] .inputColor input{border:0px;padding:0}.popupModel .popup .popup__type[popup_type="custom"] .inputColor__icon,.popupModel .popup .popup__type[popup_type="button"] .inputColor__icon,.popupModel .popup .popup__type[popup_type="fields_color"] .inputColor__icon{width:17px;height:17px;border-radius:50%;border:1px solid #dedede}.popupModel .popup .popup__type[popup_type="custom"] .color,.popupModel .popup .popup__type[popup_type="button"] .color,.popupModel .popup .popup__type[popup_type="fields_color"] .color{margin:10px 0 20px;padding:0;display:none}.popupModel .popup .popup__type[popup_type="custom"] .color .col-xs-2,.popupModel .popup .popup__type[popup_type="button"] .color .col-xs-2,.popupModel .popup .popup__type[popup_type="fields_color"] .color .col-xs-2{padding:5px}.popupModel .popup .popup__type[popup_type="custom"] .color__ball,.popupModel .popup .popup__type[popup_type="button"] .color__ball,.popupModel .popup .popup__type[popup_type="fields_color"] .color__ball{content:"";width:20px;height:20px;background:red;border-radius:50%;cursor:pointer;border:1px solid #dedede}.popupModel .popup .popup__type[popup_type="custom"] .seton-off,.popupModel .popup .popup__type[popup_type="map"] .seton-off,.popupModel .popup .popup__type[popup_type="text_approval"] .seton-off{display:-webkit-box;display:-ms-flexbox;display:flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.popupModel .popup .popup__type[popup_type="custom"] .seton-off__title,.popupModel .popup .popup__type[popup_type="map"] .seton-off__title,.popupModel .popup .popup__type[popup_type="text_approval"] .seton-off__title{font-weight:bold;font-size:20px}.popupModel .popup .popup__type[popup_type="custom"] .seton-off__switch,.popupModel .popup .popup__type[popup_type="map"] .seton-off__switch,.popupModel .popup .popup__type[popup_type="text_approval"] .seton-off__switch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#888}.popupModel .popup .popup__type[popup_type="custom"] textarea,.popupModel .popup .popup__type[popup_type="map"] textarea,.popupModel .popup .popup__type[popup_type="text_approval"] textarea{width:100%;height:150px;max-width:100%}.popupModel .popup .popup__type[popup_type="custom"] .inputGroup,.popupModel .popup .popup__type[popup_type="contact"] .inputGroup,.popupModel .popup .popup__type[popup_type="social"] .inputGroup{margin-bottom:10px}.popupModel .popup .popup__type[popup_type="custom"] .inputfield,.popupModel .popup .popup__type[popup_type="contact"] .inputfield,.popupModel .popup .popup__type[popup_type="social"] .inputfield{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #ddd;border-radius:3px;padding:0 10px}.popupModel .popup .popup__type[popup_type="custom"] .inputfield input,.popupModel .popup .popup__type[popup_type="contact"] .inputfield input,.popupModel .popup .popup__type[popup_type="social"] .inputfield input{border:0;padding:0}.popupModel .popup .popup__type[popup_type="custom"] .inputfield ::-webkit-input-placeholder,.popupModel .popup .popup__type[popup_type="contact"] .inputfield ::-webkit-input-placeholder,.popupModel .popup .popup__type[popup_type="social"] .inputfield ::-webkit-input-placeholder{font-weight:100;font-style:italic}.popupModel .popup .popup__type[popup_type="custom"] .inputfield :-ms-input-placeholder,.popupModel .popup .popup__type[popup_type="contact"] .inputfield :-ms-input-placeholder,.popupModel .popup .popup__type[popup_type="social"] .inputfield :-ms-input-placeholder{font-weight:100;font-style:italic}.popupModel .popup .popup__type[popup_type="custom"] .inputfield ::-ms-input-placeholder,.popupModel .popup .popup__type[popup_type="contact"] .inputfield ::-ms-input-placeholder,.popupModel .popup .popup__type[popup_type="social"] .inputfield ::-ms-input-placeholder{font-weight:100;font-style:italic}.popupModel .popup .popup__type[popup_type="custom"] .inputfield ::placeholder,.popupModel .popup .popup__type[popup_type="contact"] .inputfield ::placeholder,.popupModel .popup .popup__type[popup_type="social"] .inputfield ::placeholder{font-weight:100;font-style:italic}.popupModel .popup .popup__type[popup_type="custom"] .inputfield__clear,.popupModel .popup .popup__type[popup_type="contact"] .inputfield__clear,.popupModel .popup .popup__type[popup_type="social"] .inputfield__clear{width:17px;cursor:pointer}.popupModel .popup .popup__type[popup_type="custom"] .notEmpty,.popupModel .popup .popup__type[popup_type="contact"] .notEmpty,.popupModel .popup .popup__type[popup_type="social"] .notEmpty{border-color:#595959}.popupModel .popup .popup__type[popup_type="custom"] .social_icon,.popupModel .popup .popup__type[popup_type="contact"] .social_icon,.popupModel .popup .popup__type[popup_type="social"] .social_icon{width:20px;margin-bottom:5px;margin-right:5px}.popupModel .popup .popup__type[popup_type="social"]{position:relative}.popupModel .popup .popup__type[popup_type="social"] .inputfield{width:100%;max-width:100%;margin-bottom:10px}.popupModel .popup .popup__type[popup_type="social"] .group_input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popupModel .popup .popup__type[popup_type="social"] .function_title{position:absolute;right:0}.popupModel .popup .popup__type[popup_type="social"] .function_title:hover span:after{content:"Call to action";position:absolute;top:-120%;font-size:12px;left:-120%;background:#6b6a6a;padding:3px 5px;border-radius:3px;width:100px;text-align:center;color:#fff}.popupModel .popup .popup__type[popup_type="social"] .inputname{width:300px;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:7px}.popupModel .popup .popup__type[popup_type="social"] .inputname__title{width:30%;text-align:right;margin-right:10px}.popupModel .popup .popup__type[popup_type="social"] .social__checkbox{position:relative;margin-left:15px}.popupModel .popup .popup__type[popup_type="social"] .social__checkbox label{left:0;top:0;margin:0}.popupModel .popup .popup__type[popup_type="social"] .social__checkbox .styled-checkbox+label:before{border:1px solid #ddd;margin:0}.popupModel .popup .popup__type[popup_type="link_out"],.popupModel .popup .popup__type[popup_type="fields"]{width:500px;max-width:100%;max-height:90vh}.popupModel .popup .popup__type[popup_type="link_out"] .popup__content,.popupModel .popup .popup__type[popup_type="fields"] .popup__content{max-height:70vh;overflow:scroll}.popupModel .popup .popup__type[popup_type="link_out"] .field,.popupModel .popup .popup__type[popup_type="fields"] .field{background:#fff;padding:15px;border-radius:3px;border:1px solid #ddd;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.08);box-shadow:0 1px 2px rgba(0,0,0,0.08);margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:16px;font-weight:400}.popupModel .popup .popup__type[popup_type="link_out"] .field__move,.popupModel .popup .popup__type[popup_type="fields"] .field__move{width:5%;cursor:move}.popupModel .popup .popup__type[popup_type="link_out"] .field__move svg,.popupModel .popup .popup__type[popup_type="fields"] .field__move svg{width:70%;fill:#d9d9d9}.popupModel .popup .popup__type[popup_type="link_out"] .field__content,.popupModel .popup .popup__type[popup_type="fields"] .field__content{width:88%}.popupModel .popup .popup__type[popup_type="link_out"] .field__content--title,.popupModel .popup .popup__type[popup_type="fields"] .field__content--title{cursor:pointer}.popupModel .popup .popup__type[popup_type="link_out"] .field__content--content,.popupModel .popup .popup__type[popup_type="fields"] .field__content--content{display:none}.popupModel .popup .popup__type[popup_type="link_out"] .field__content--label,.popupModel .popup .popup__type[popup_type="fields"] .field__content--label{font-size:13px;margin-bottom:5px}.popupModel .popup .popup__type[popup_type="link_out"] .field__content--setting,.popupModel .popup .popup__type[popup_type="fields"] .field__content--setting{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:10px 0}.popupModel .popup .popup__type[popup_type="link_out"] .field__content--checkbox,.popupModel .popup .popup__type[popup_type="fields"] .field__content--checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.popupModel .popup .popup__type[popup_type="link_out"] .field__content--checkboxitem,.popupModel .popup .popup__type[popup_type="fields"] .field__content--checkboxitem{position:relative;margin:5px 15px 5px 0}.popupModel .popup .popup__type[popup_type="link_out"] .field__content--delete,.popupModel .popup .popup__type[popup_type="fields"] .field__content--delete{cursor:pointer;color:#ff3f3f;text-decoration:underline;margin:5px 0}.popupModel .popup .popup__type[popup_type="link_out"] .field__content input,.popupModel .popup .popup__type[popup_type="fields"] .field__content input{font-size:16px;margin-bottom:10px}.popupModel .popup .popup__type[popup_type="link_out"] .field__content .styled-checkbox+label,.popupModel .popup .popup__type[popup_type="fields"] .field__content .styled-checkbox+label{color:#000;left:0;top:0;margin:0px}.popupModel .popup .popup__type[popup_type="link_out"] .field__content .styled-checkbox+label:before,.popupModel .popup .popup__type[popup_type="fields"] .field__content .styled-checkbox+label:before{border-radius:3px;border:1px solid #ddd}.popupModel .popup .popup__type[popup_type="link_out"] .field__content .input ~ label,.popupModel .popup .popup__type[popup_type="link_out"] .field__content input:focus ~ label,.popupModel .popup .popup__type[popup_type="link_out"] .field__content textarea:focus ~ label,.popupModel .popup .popup__type[popup_type="fields"] .field__content .input ~ label,.popupModel .popup .popup__type[popup_type="fields"] .field__content input:focus ~ label,.popupModel .popup .popup__type[popup_type="fields"] .field__content textarea:focus ~ label{top:0px;font-size:13px;margin-top:0px}.popupModel .popup .popup__type[popup_type="link_out"] .field__content .bootstrap-tagsinput,.popupModel .popup .popup__type[popup_type="fields"] .field__content .bootstrap-tagsinput{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.popupModel .popup .popup__type[popup_type="link_out"] .field__content .bootstrap-tagsinput .tag,.popupModel .popup .popup__type[popup_type="fields"] .field__content .bootstrap-tagsinput .tag{padding:5px;display:inline-block;margin:1px;color:#000;font-size:13px;font-weight:400;font-family:Prompt;background:#52cbda;border:1px solid #00899a}.popupModel .popup .popup__type[popup_type="link_out"] .field__content .bootstrap-tagsinput input,.popupModel .popup .popup__type[popup_type="fields"] .field__content .bootstrap-tagsinput input{margin:0;width:100px}.popupModel .popup .popup__type[popup_type="link_out"] .field__collapse,.popupModel .popup .popup__type[popup_type="fields"] .field__collapse{width:7%;padding-left:2%;cursor:pointer}.popupModel .popup .popup__type[popup_type="link_out"] .field__collapse svg,.popupModel .popup .popup__type[popup_type="fields"] .field__collapse svg{width:50%;fill:#000}.popupModel .popup .popup__type[popup_type="link_out"] .field__collapse.open svg,.popupModel .popup .popup__type[popup_type="fields"] .field__collapse.open svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.popupModel .popup .popup__type[popup_type="link_out"] .popup__contrl,.popupModel .popup .popup__type[popup_type="fields"] .popup__contrl{-ms-flex-wrap:wrap;flex-wrap:wrap}.popupModel .popup .popup__type[popup_type="link_out"] .popup__contrl--addfield,.popupModel .popup .popup__type[popup_type="link_out"] .popup__contrl--add,.popupModel .popup .popup__type[popup_type="fields"] .popup__contrl--addfield,.popupModel .popup .popup__type[popup_type="fields"] .popup__contrl--add{border:1px solid #00bcd4;color:#00bcd4;padding:12px 1.6em;border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:bold;cursor:pointer}.popupModel .popup .popup__type[popup_type="link_out"] .popup__contrl--addfield svg,.popupModel .popup .popup__type[popup_type="link_out"] .popup__contrl--add svg,.popupModel .popup .popup__type[popup_type="fields"] .popup__contrl--addfield svg,.popupModel .popup .popup__type[popup_type="fields"] .popup__contrl--add svg{width:10px;fill:#00bcd4;margin-right:8px}.popupModel .popup .popup__type[popup_type="link_out"] .popup__contrl--contrl,.popupModel .popup .popup__type[popup_type="fields"] .popup__contrl--contrl{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.popupModel .popup .popup__type[popup_type="link_out"] .popup__contrl--save,.popupModel .popup .popup__type[popup_type="fields"] .popup__contrl--save{font-weight:bold}.popupModel .popup .popup__type[popup_type="link_out"] .popup__contrl .dropdown_fields,.popupModel .popup .popup__type[popup_type="fields"] .popup__contrl .dropdown_fields{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.popupModel .popup .popup__type[popup_type="link_out"] .popup__contrl .dropdown_option--addfield,.popupModel .popup .popup__type[popup_type="fields"] .popup__contrl .dropdown_option--addfield{display:none;position:absolute;right:-100%;bottom:20px;-webkit-box-shadow:rgba(0,0,0,0.2) 2px 2px 4px;box-shadow:rgba(0,0,0,0.2) 2px 2px 4px;z-index:10;background:#fff}.popupModel .popup .popup__type[popup_type="link_out"] .popup__contrl .dropdown_option--addfield li,.popupModel .popup .popup__type[popup_type="fields"] .popup__contrl .dropdown_option--addfield li{display:block;background:#fff;border-bottom:1px solid #ddd;cursor:pointer;padding:10px 15px}.popupModel .popup .popup__type[popup_type="link_out"] .popup__contrl .dropdown_option--addfield li:last-child,.popupModel .popup .popup__type[popup_type="fields"] .popup__contrl .dropdown_option--addfield li:last-child{border-bottom:0}.popupModel .popup .popup__type[popup_type="link_out"] .popup__contrl .dropdown_option--addfield li:hover,.popupModel .popup .popup__type[popup_type="fields"] .popup__contrl .dropdown_option--addfield li:hover{color:#fff;background:#004f9c}@media only screen and (max-width: 992px){.popupModel .popup .popup__type[popup_type="link_out"] .field,.popupModel .popup .popup__type[popup_type="fields"] .field{padding:10px 5px}.popupModel .popup .popup__type[popup_type="link_out"] .field__move svg,.popupModel .popup .popup__type[popup_type="fields"] .field__move svg{width:80%}.popupModel .popup .popup__type[popup_type="link_out"] .field__collapse svg,.popupModel .popup .popup__type[popup_type="fields"] .field__collapse svg{width:70%}}.popupModel .popup .popup__type[popup_type="link_out"]{position:relative}.popupModel .popup .popup__type[popup_type="link_out"] .field__content--title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.popupModel .popup .popup__type[popup_type="link_out"] .field__content--title .seton-off{margin-top:-6px}.popupModel .popup .popup__type[popup_type="link_out"] #link_out_container{overflow-y:auto;max-height:60vh}.popupModel .popup .popup__type[popup_type="link_out"] .popup__contrl{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.popupModel .popup .popup__type[popup_type="link_out"] .popup__contrl--save{border:unset}.popupModel .popup .popup__type[popup_type="text_approval"]{width:100%;max-width:400px}.popupModel .popup .popup__type[popup_type="button"] .popup__contrl,.popupModel .popup .popup__type[popup_type="contact"] .popup__contrl,.popupModel .popup .popup__type[popup_type="custom"] .popup__contrl,.popupModel .popup .popup__type[popup_type="fields_color"] .popup__contrl,.popupModel .popup .popup__type[popup_type="social"] .popup__contrl{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (max-width: 992px){.popupModel .popup{padding:20px 5%;max-width:100%;width:100%;max-height:97vh;border-radius:3px}.popupModel .popup__contrl{font-size:12px}.popupModel .popup__upload{display:block}.popupModel .popup__upload--title{margin-right:0px;font-size:12px;width:100%}.popupModel .popup__upload--contrl{margin-top:20px}.popupModel .popup__upload--btn{font-size:14px}.popupModel .popup__gallery{font-size:12px}.popupModel .popup__gallery input[type="radio"]:checked+label:before{width:25px;height:25px}.popupModel .popup__gallery input[type="radio"]:checked+label:after{width:5px;height:12px;top:24px;right:28px}.popupModel .popup__gallery .image_priority{width:25px;height:25px}.popupModel .popup__images{max-height:55vh}.popupModel .popup__images--item{width:50%}.popupModel .popup__images--delete{width:25px;height:25px}.popupModel .popup__images--delete img{width:10px}}#cropImgModel{z-index:1000}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes pulse{50%{background:#fff}}@keyframes pulse{50%{background:#fff}}#cropImgModel html,#cropImgModel body{height:100%}#cropImgModel body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#333333}#cropImgModel .loading{border-radius:50%;width:75px;height:75px;border:0.75rem solid rgba(255,255,255,0.2);border-top-color:#fff;-webkit-animation:spin 1s infinite linear;animation:spin 1s infinite linear}#cropImgModel .loader{position:absolute;background-color:rgba(0,0,0,0.7);height:100%;width:100%;z-index:999;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none}#cropImgModel .popup{width:500px;padding:0;position:relative}#cropImgModel .popup__title{padding:20px 40px;margin:0}#cropImgModel .popup__contrl{margin:0;padding:20px 40px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative}#cropImgModel .popup__contrl--save{margin-right:20px}#cropImgModel .popup__contrl--upload{background:#ddd;padding:12px 1.6em;border-radius:3px;cursor:pointer;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:40px;font-size:14px}#cropImgModel .popup__contrl--upload input[type="file"]{border:0;position:absolute;right:0;top:0;padding:0;opacity:0;cursor:pointer;width:100%;height:100%}#cropImgModel .popup .croppie-container{border-top:1px solid #ddd;border-bottom:1px solid #ddd;position:relative}#cropImgModel .popup .croppie-container .cr-viewport{border:0;-webkit-box-shadow:unset;box-shadow:unset}#cropImgModel .popup .croppie-container .cr-slider-wrap{width:100%;margin:0;position:absolute;text-align:center;bottom:0;z-index:9;padding:0px 30px;background:rgba(229,229,229,0.5)}#cropImgModel .popup .croppie-container .cr-slider-wrap .cr-slider{border:0;padding:0}#cropImgModel .popup .croppie-container .cr-slider-wrap .cr-slider:before{content:"-";color:#504c4c;margin-right:15px;font-size:20px;font-weight:lighter}#cropImgModel .popup .croppie-container .cr-slider-wrap .cr-slider:after{content:"+";color:#504c4c;margin-left:15px;font-size:20px;font-weight:lighter}@media only screen and (max-width: 992px){#cropImgModel .popup__title{font-size:16px;padding:20px}#cropImgModel .popup__contrl{padding:20px}#cropImgModel .popup__contrl--upload{right:20px}}.ql-editor{font-family:Prompt}#leads .leftMenu{padding-right:5%;min-height:114vh}#leads .leftMenu .search input[type="search"]{width:100%;-webkit-box-sizing:unset;box-sizing:unset;border-width:0px;border-radius:5px;padding:10px 0px;text-indent:35px;background:url("../../imgs/icon_search.svg") no-repeat;background-size:15px;background-position-y:center;background-position-x:12px;background-color:#fff;font-weight:normal;font-size:16px}#leads .leftMenu .search input[type="search"]:focus{outline:unset}#leads .leftMenu .showfilter{text-align:right;font-size:16px;text-decoration:underline;cursor:pointer;margin-top:20px}#leads .leftMenu .filter{margin-top:20px}#leads .leftMenu .filter__campaign{margin-bottom:20px}#leads .leftMenu .filter__campaign .filter-option{padding-right:0}#leads .leftMenu .filter__campaign .dropdown{width:100%}#leads .leftMenu .filter__campaign .dropdown button{width:100%;background-color:#fff;border:none;border-radius:4px;padding:10px 12px;padding-right:25px;font-size:16px;font-weight:400;color:#333;text-align:left}#leads .leftMenu .filter__campaign .dropdown span.caret{position:absolute;right:10px;top:18px}#leads .leftMenu .filter__campaign .dropdown .dropdown-menu{width:100%;padding:0}#leads .leftMenu .filter__campaign .dropdown .dropdown-menu a[role="option"]{padding:12px 20px}#leads .leftMenu .filter__campaign .dropdown .dropdown-menu a[role="option"] .glyphicon.glyphicon-ok.check-mark{display:none !important}#leads .leftMenu .filter__campaign .dropdown .dropdown-menu a.selected{background:#004f9c;color:#fff}#leads .leftMenu .filter__campaign .dropdown .dropdown-menu a[role="option"]:hover{background:#e7f3fb;color:#000}#leads .leftMenu .filter .managestatus{text-align:center;padding:12px 0.8em;background:#03a9f4;color:#fff;border-radius:0.2em;font-size:14px}#leads .leftMenu .filter .dropdown .btn{font-size:16px}#leads .leftMenu .filter .dropdown .btn-default{width:100%;padding:10px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#leads .leftMenu .filter .dropdown .dropdown-menu{width:100%;font-size:16px;padding:0}#leads .leftMenu .filter .dropdown .dropdown-menu li a{padding:12px 20px}#leads .leftMenu .filter__title{font-weight:bold;font-size:18px;margin-bottom:15px}#leads .leftMenu .filter input[type="filter-date"]{width:100%;-webkit-box-sizing:unset;box-sizing:unset;border-width:0px;border-radius:5px;padding:10px 0px;text-indent:12px;background:url("../../imgs/icon_calendar.svg") no-repeat;background-size:15px;background-position:center right 12px;background-color:#fff;cursor:pointer;font-weight:normal;font-size:16px}#leads .leftMenu .filter input[type="filter-date"]:focus{outline:unset}#leads .leftMenu .filter__status--choice{padding:0;margin-bottom:10px}#leads .leftMenu .filter__status--choice-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}#leads .leftMenu .ads{position:absolute;bottom:20px;width:90%}#leads .content{overflow-y:inherit;position:relative}#leads .content__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}#leads .content__title{font-size:18px;padding:0 20px}#leads .content__title--export{padding:12px 1.5em;border:1px solid #04c3c4;border-radius:3px;color:#04c3c4;cursor:pointer;float:right;margin-right:20px;background-color:transparent;font-size:14px;font-weight:bold}#leads .statusColor{content:"";width:10px;height:10px;border-radius:50%;margin-right:10px}#leads .lead_data{cursor:pointer}#leads .delete__icon{height:16px}#leads #checkbox_tool{background-color:#f2f2f2;position:fixed;bottom:-60px;width:100%;border:1px solid #ddd;padding:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1}#leads #checkbox_tool .lead_check_all label{margin-bottom:0}#leads #checkbox_tool .lead_check_all .styled-checkbox:indeterminate+label:after{top:9px;left:5px}#leads #checkbox_tool .lead_delete_all{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #ddd;border-radius:5px;padding:7px 20px;margin-left:10px;cursor:pointer}#leads #checkbox_tool .lead_delete_all--icon{height:14px;margin-right:10px}#leads #checkbox_tool .checkbox_tool--close{position:absolute;right:5px;top:15px}#leads .lead_action_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:20px 30px;font-size:16px;position:absolute;top:60px;z-index:1}#leads .lead_action_container .lead_check_all{padding:9px 0px}#leads .lead_action_container .lead_delete_all{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #ddd;border-radius:5px;padding:7px 20px;margin-left:40px;cursor:pointer}#leads .lead_action_container .lead_delete_all--icon{height:14px;margin-right:10px}#leads .content .styled-checkbox+label{margin-bottom:0;font-size:15px}#leads .content .styled-checkbox+label:before{border:1px solid #888;width:17px;height:17px}#leads .content .styled-checkbox:checked+label:after{left:3px;top:unset}#leads .dataTables_length{float:right;margin-right:20px;margin-top:20px;margin-bottom:20px}#leads .dataTables_length label{font-weight:lighter}#leads .dataTables_length select{border-radius:0.2em;text-indent:0.2em;min-width:60px}#leads #leadModel{display:none;position:absolute;top:0;left:0;z-index:999}#leads #leadModel .BGmodel{top:0;width:100vw;height:100vh;background:rgba(0,0,0,0.8);position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#leads #leadModel .modal-close{position:absolute;right:40px;top:20px}#leads #leadModel .popup{background:#fff;padding:30px 40px;position:relative;width:767px;max-width:90%;max-height:90%;border-radius:5px}#leads #leadModel .popup__title{font-size:20px;font-weight:bold}#leads #leadModel .popup__date{color:#666;font-size:12px;margin-top:6px}#leads #leadModel .popup__call{padding:10px 30px;background:#e6e6e6;float:right;margin-top:-45px;font-weight:bold;-webkit-box-shadow:1px 1px 2px #666;box-shadow:1px 1px 2px #666}#leads #leadModel .popup__call--icon{width:15px;margin-right:5px}#leads #leadModel .popup__status{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#leads #leadModel .popup__status--radio{cursor:pointer;width:33.33%;margin-top:20px;text-align:center}#leads #leadModel .popup__status--radio input[type="radio"]{margin:4px 5px 0 0;display:none}#leads #leadModel .popup__status--radio input[type="radio"]+label{margin:0;padding:12px 10px;font-weight:normal;width:90%;text-align:left;border-radius:0.2em;cursor:pointer}#leads #leadModel .popup__status--radio input[type="radio"]+label span{display:inline-block;width:12px;height:12px;margin:-1px 7px 0 0;vertical-align:middle;cursor:pointer;border-radius:50%}#leads #leadModel .popup__status--radio input[type="radio"]:checked+label{cursor:pointer;-webkit-box-shadow:1px 1px 2px #666;box-shadow:1px 1px 2px #666;font-weight:bold;text-align:center}#leads #leadModel .popup__note{margin-top:20px;border-top:1px solid #ddd;padding-top:30px}#leads #leadModel .popup__note--input{border:1px solid #ddd;padding:10px 15px;width:75%}#leads #leadModel .popup__note--submit{width:30%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:5%;background:#00bcd4;border-radius:3px;color:#fff;font-weight:bold;cursor:pointer;padding:12px 0}#leads #leadModel .popup__note--list{margin-top:20px;width:100%;max-height:30vh;overflow-y:scroll}#leads #leadModel .popup__note--item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}#leads #leadModel .popup__note--status{width:12px;height:12px;border-radius:50%}#leads #leadModel .popup__note--text{width:85%;margin-left:3%}#leads #leadModel .popup__note--date{color:#7e7e7e;font-size:9px;line-height:1}#leads #leadModel .popup__note--messages{font-weight:bold}#leads #leadModel .popup__note--delete{width:10%;text-align:center}#leads #leadModel .popup__note--delete img{width:30%;cursor:pointer}#leads #leadModel .popup__note .flex{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#leads #leadModel .popup #data-register_info{padding-top:10px}#leads #reg_table_wrapper .top{height:50px}#leads #reg_table_wrapper .paging_simple_numbers{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 0}#leads #reg_table_wrapper .paginate_button{line-height:1em;font-weight:normal;border:1px solid;border-color:transparent;font-size:14px}#leads #reg_table_wrapper .paginate_button:hover{background:transparent;color:#000 !important;border-color:transparent;font-weight:bold}#leads #reg_table_wrapper .paginate_button.current{background:transparent;border-color:#000;font-weight:bold}#leads #reg_table_wrapper .paginate_button.disabled:hover{color:#666 !important}#leads #reg_table_wrapper .dataTable{border-bottom:1px solid #f3f3f3;border-collapse:collapse;margin:0 20px;width:calc(100% - 40px) !important;font-weight:normal !important;font-size:16px}#leads #reg_table_wrapper .dataTable tr.lead_data{border:1px solid #f3f3f3;border-width:1px 0px}#leads #reg_table_wrapper .dataTable td{padding:12px 10px;vertical-align:baseline}#leads #reg_table_wrapper .dataTable td.short{width:10px !important;padding:0 0 0 10px !important}#leads #reg_table_wrapper .dataTable td.short label{top:3px}#leads #reg_table_wrapper .dataTable td.name{min-width:250px}#leads #reg_table_wrapper .dataTable td.name .name__subtitle{font-size:14px;font-weight:lighter}#leads #reg_table_wrapper .dataTable td.name div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:250px}#leads #reg_table_wrapper .dataTable td.mobile{min-width:70px}#leads #reg_table_wrapper .dataTable td.date{min-width:70px}#leads #reg_table_wrapper .dataTable td.time{min-width:30px}#leads #reg_table_wrapper .dataTable td.gray{color:#cacaca}#leads #reg_table_wrapper .dataTable td.text_left{text-align:left}#leads #reg_table_wrapper .dataTable td.text_center{text-align:center}#leads #reg_table_wrapper .dataTable td.text_right{text-align:right}#leads #modal_manage_status{font-size:16px}#leads #modal_manage_status .modal-title{font-size:18px}#leads #modal_manage_status .modal-body{background:#f2f2f2}#leads #modal_manage_status #status_sortable{padding-left:0;margin:0 auto;max-width:100%}#leads #modal_manage_status #status_sortable .manage_status-list{display:-webkit-box;display:-ms-flexbox;display:flex;border:0px solid #e5e5e5;border-radius:4px;line-height:2.5em;padding:0 1em;margin-bottom:0.8em;-webkit-box-shadow:2px 2px 4px rgba(0,0,0,0.4);box-shadow:2px 2px 4px rgba(0,0,0,0.4);background:#fff;cursor:pointer}#leads #modal_manage_status #status_sortable .manage_status-list .content-left{width:34%;border-right:1px solid #e5e5e5;padding:1rem 0px}#leads #modal_manage_status #status_sortable .manage_status-list .content-right{width:66%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding:1rem 0rem 1rem 1rem}#leads #modal_manage_status #status_sortable .manage_status-list span.no{color:#999;margin-right:0.5em}#leads #modal_manage_status #status_sortable .manage_status-list .title{font-weight:400;border-radius:4px;border:#e5e5e5 1px solid;width:80%;text-indent:1rem}#leads #modal_manage_status #status_sortable .manage_status-list .subtitle{font-size:10px}#leads #modal_manage_status #status_sortable .manage_status-list .dot{background:#dd0000;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:20px;height:20px;border-radius:50px;line-height:0.7em;margin-right:0.5em;vertical-align:middle}#leads #modal_manage_status #status_sortable .manage_status-list input.jscolor{border-radius:4px;border:none;width:10rem;text-align:center;background:#fff !important;border:1px solid #e5e5e5 !important;color:#000 !important}#leads #modal_manage_status #status_sortable .manage_status-list .status-delete img{height:20px}#leads #modal_manage_status #status_sortable .ui-state-disabled input.jscolor,#leads #modal_manage_status #status_sortable .ui-state-disabled input.title{background:#e5e5e5 !important}#leads #modal_manage_status .btn{font-size:14px;padding:12px 0.8em;font-weight:bold;min-width:80px}#leads #modal_manage_status .status-add{float:left;color:#03a9f4;background-color:transparent;border:1px solid #03a9f4}#leads #modal_manage_status .status-close{font-weight:lighter;background-color:#ddd}#leads #modal_manage_status .status-submit{color:#fff;background-color:#03a9f4}@media only screen and (max-width: 992px){#leads .leftMenu{padding:0 20px 20px;min-height:unset}#leads .leftMenu #filter{display:none;padding-left:0}#leads .leftMenu #filter form{display:inline-block;margin-bottom:10px}#leads .leftMenu #filter .filter__status--choice{padding:12px 0;margin-bottom:0px}#leads .ads{padding:20px}#leads .dataTables_length{padding-left:0}#leads .dataTables_length select{background-color:transparent}#leads #leadModel .popup{max-height:90vh;border-radius:0;overflow-y:scroll;padding:25px}#leads #leadModel .popup__call{display:block;float:unset;text-align:center;margin-top:20px}#leads #leadModel .popup__status--radio{position:relative;width:50%;text-align:left}#leads #leadModel .popup__status--radio input[type="radio"]+label{width:100%;font-size:16px}#leads #leadModel .popup__note--list{max-height:unset;overflow-y:unset}#leads #leadModel .popup__note--delete img{width:45%}#leads #leadModel .modal-close{right:25px;top:unset}#leads .lead_action_container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#leads .lead_action_container .lead_delete_all{font-size:12px;margin:0}#leads .content__header{margin-top:0px;padding-top:20px}#leads .content .styled-checkbox+label{font-size:12px}#leads #reg_table_wrapper .top{height:50px}#leads #reg_table_wrapper .dataTable{margin:0 20px}#leads #reg_table_wrapper .dataTable td.short{padding:0px !important}#leads #reg_table_wrapper .dataTable td.name{min-width:70px}#leads #reg_table_wrapper .dataTable td.name div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#leads #reg_table_wrapper .dataTable td.delete{text-align:right}#leads #modal_manage_status #status_sortable .dot{background:#dd0000;position:absolute;top:0;left:-1em;border-radius:0.2em 0 0 0.2em !important;width:1em !important;height:100% !important}#leads #modal_manage_status #status_sortable input.jscolor{width:100% !important}#leads #modal_manage_status #status_sortable .content-left{position:relative;padding:1rem 10px !important}#leads #modal_manage_status #status_sortable .content-right{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}}#setting .content{overflow-y:unset}#setting .seton-off{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #ddd;padding:20px;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#setting .seton-off__switch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#888}#setting .menu .active{font-weight:bold;background-color:#dfeaf3}#setting .menu__mainitem{padding:20px;border-bottom:1px solid #ddd;cursor:pointer}#setting .menu__item__group{display:none;padding-left:20px;border-bottom:1px solid #ddd}#setting .menu__item{padding:20px;border-bottom:1px solid #ddd;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#setting .menu__item:after{float:right;content:"";width:7px;height:7px;border:1px solid #000;border-width:0 1px 1px 0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}#setting .menu__item.last{border-bottom:0px !important}#setting .section{display:none}#setting .form_section{padding:30px 45px}#setting .form_section input:focus{outline:unset}#setting .form_section .content__title{margin-bottom:20px;font-size:20px}#setting .form_section .form{width:100%;margin:30px 0}#setting .form_section .form__line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#setting .form_section .form__line input{width:260px}#setting .form_section .form__line--text{width:140px;min-width:140px;font-weight:500;font-size:16px}#setting .form_section .form__line--remark{font-size:14px;margin-top:10px;font-weight:lighter}#setting .form_section .form__line input{border:1px solid #ddd;padding:10px 20px;border-radius:3px;font-size:16px}#setting .form_section .form__line textarea{padding:12px 15px;font-size:16px}#setting .form_section .form__line--logo{position:relative;width:150px;height:150px;background:#ddd;overflow:hidden}#setting .form_section .form__line--favicon{position:relative;width:100px;height:100px;overflow:hidden;background:#ddd}#setting .form_section .form__line--og{position:relative;width:300px;height:157.5px;max-width:100%;overflow:hidden;background:#ddd}#setting .form_section .form__line--file{position:absolute;right:5px;top:5px;cursor:pointer;background:rgba(127,127,127,0.5);padding:3px;cursor:pointer;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex}#setting .form_section .form__line--file input[type="file"]{width:100%;height:100%;position:absolute;left:0;top:0;padding:0;border:0;cursor:pointer;opacity:0}#setting .form_section .form__line--file img{width:20px;height:20px;cursor:pointer}#setting .form_section .form__line--img{max-width:100%;max-height:100%}#setting .form_section .form__group{margin-bottom:20px}#setting .form_section .form__group--title{font-weight:500;font-size:16px}#setting .form_section .form__group textarea{width:100%;font-family:"courier";padding:12px 15px;margin-top:10px;border:1px solid #ddd;font-size:16px}#setting .form_section .form__group input{width:100%;font-family:"courier";padding:12px 15px;margin-top:10px;border:1px solid #ddd;font-size:16px}#setting .form_section .form .showpassword{position:absolute;right:10px;cursor:pointer}#setting .form_section .bar{content:"";width:100%;border-bottom:1px solid #ddd;margin-bottom:30px}#setting .form_section .control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px}#setting .form_section .control__submit{cursor:pointer;color:#fff;font-weight:bold;border:0;background:#03a9f4;padding:12px 2em;border-radius:5px;margin-right:20px}#setting .form_section .control__cancel{cursor:pointer;background:#ddd;padding:12px 2em;border-radius:5px;margin-right:20px}#setting .form_section .control__reset{cursor:pointer;text-decoration:underline;padding:12px 2em;font-size:14px}@media only screen and (max-width: 992px){#setting .form_section .form__line{display:block;width:100%}#setting .form_section .form__line--text{width:100%}#setting .form_section .form__line textarea{width:100%}#setting .form_section .form .showpassword{bottom:25%}#setting .form_section .form input{width:100% !important}#setting .form_section .control{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#setting .form_section .control__submit{margin-right:0px;font-size:14px}#setting .form_section .control__cancel{margin-right:0px;font-size:14px}#setting .form_section .control__reset{padding:0}}@media only screen and (max-width: 992px){#setting,#setting .form_section{min-height:calc(100vh - 194px)}#setting .leftMenu__title{padding-left:20px}#setting .menu .active{font-weight:normal;background-color:transparent}#setting #setting_register{display:none}#setting .content{padding:25px}#setting .content__back{width:20px;margin-right:20px}#setting .control__submit,#setting .control__cancel{width:48%;text-align:center}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait){#setting .form_section .form__line{-ms-flex-wrap:wrap;flex-wrap:wrap}#setting .form_section .form__line--text{width:140px}}@-moz-document url-prefix(){#setting .form_section .form__line{display:inline-flex}}#setting_register .brand{border-bottom:1px solid #ddd;margin-bottom:20px}#setting_register .brand__title{margin-bottom:20px;font-size:16px}#setting_register .brand__control{padding-left:3%}#setting_register .brand__control--title{font-size:16px;font-weight:bold;width:22%;margin-right:3%}#setting_register .brand__control--titlefull{font-size:16px;font-weight:bold;width:100%;margin-right:3%}#setting_register .brand__control--switcherror{position:absolute;margin-top:20px;font-size:9px;color:red}#setting_register .brand__control--switch{font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:20px}#setting_register .brand__control--checkbox label{font-size:16px;font-weight:100;margin-left:15px}#setting_register .brand__control--input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#setting_register .brand__control--input input{width:65px;border:1px solid #e0dcdc;padding:0.5em 0;text-align:right;font-weight:400;color:#ff9800;font-size:16px}#setting_register .brand__control--input label{font-weight:100;font-size:14px;margin-bottom:0;margin-left:10px}#setting_register .brand__control--template{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}#setting_register .brand__control--template label{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:0;font-weight:inherit;cursor:pointer;margin-bottom:0}#setting_register .brand__control--template-radiogroup{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px}#setting_register .brand__control--lang{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}#setting_register .brand__control--lang label{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:0;margin-right:15px;font-weight:inherit;cursor:pointer;margin-bottom:0}#setting_register .brand__control--loadbar{font-size:16px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}#setting_register .brand__control--limitlead{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}#setting_register .brand__control--radio-content{font-size:16px;width:90%}#setting_register .loadbar{content:"";width:75%;background:#f3f3f3;height:30px;border-radius:5px;position:relative}#setting_register .loadbar__load{content:"";height:30px;position:absolute;border-radius:5px 0 0 5px;background:#039be5;max-width:100%}#setting_register .loadbar__load span{position:absolute;right:0;bottom:30px;color:#0099e8;font-size:10px}#setting_register .loadbar__limit{content:"";position:absolute;width:2px;height:30px;background:#ff9800}#setting_register .loadbar__limit span{position:absolute;right:0;bottom:-18px;color:#ff9800;font-size:10px}#setting_register .loadbar__limit.lock{background:#666}#setting_register .loadbar__limit.lock span{color:#666}#setting_register .loadbar__premium{height:30px;position:absolute;right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#888}#setting_register .loadbar__premium img{width:12px;margin-right:10px}#setting_register .styled-checkbox+label:before{border:1px solid #ddd}@media only screen and (max-width: 992px){#setting_register .brand__control{padding-left:0}#setting_register .brand__control--switch{-ms-flex-wrap:wrap;flex-wrap:wrap}#setting_register .brand__control--template label{width:100%;margin-bottom:20px}#setting_register .brand__control--lang{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:15px}#setting_register .brand__control--lang label{margin:0 30px 0 0}#setting_register .brand__control--title{width:100%;margin-bottom:10px}#setting_register .brand__control--loadbar{display:block}#setting_register .brand__control--limitlead{display:block}#setting_register .brand__control--input input{padding:0.5em}#setting_register .brand__control--checkboxgroup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#setting_register .brand__control--checkboxgroup .brand__control--checkbox label{margin:20px 0 0 0;font-size:12px}#setting_register .control{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}#setting_register .control__submit{margin-right:20px !important}#setting_register .loadbar{width:100%}#setting_register .loadbar__premium{font-size:10px;right:10px}#setting_register .loadbar__premium img{width:9px;margin-right:5px}}@media only screen and (max-width: 992px){#account .control{position:relative;padding-top:50px}#account .control__reset{position:absolute;right:0;top:0}}#account_team .user_group{font-size:14px}#account_team .user_group__name{position:relative;margin-bottom:30px}#account_team .user_group__name--title{font-weight:bold;background:#fff;padding-right:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:1;position:inherit;font-size:18px}#account_team .user_group__name--bar{content:"";border-bottom:1px solid #ddd;width:100%;display:block;position:absolute;top:50%}#account_team .user_group__account{margin-left:5%;margin-bottom:30px}#account_team .user_group__account--group{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:15px}#account_team .user_group__account--nopermission{opacity:0.5;text-align:center;width:100%}#account_team .user_group__account--email{width:60%;font-size:16px}#account_team .user_group__account--manage{width:40%;text-align:right;position:relative}#account_team .user_group__account--manage img.delete__icon{height:14px}#account_team .user_group__account--account{text-decoration:underline}#account_team .user_group__account--icon{height:14px}#account_team .user_group__account--add{background:#00bcd4;color:#fff;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:12px 20px;border-radius:5px;cursor:pointer;margin-left:5%;margin-bottom:40px;font-size:14px}#account_team .user_group__account .pending{color:#999}#account_team .user_group__account.disable{opacity:0.5}#account_team .dropdown_option--option{display:none;position:absolute;top:0;right:20px;-webkit-box-shadow:1px 1px 1px #ddd;box-shadow:1px 1px 1px #ddd;z-index:1}#account_team .dropdown_option--option li{display:block;padding:10px 15px;background:#fff;border-bottom:1px solid #ddd;cursor:pointer}#account_team .dropdown_option--option li:hover{background:#e7f3fb}#account_team .permission_detail{border:1px solid rgba(221,221,221,0.46);padding-bottom:15px;font-size:16px}#account_team .permission_detail__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-height:3em;background:rgba(221,221,221,0.46);font-weight:400;margin-bottom:15px;padding:12px 0}#account_team .permission_detail__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:12px}#account_team .permission_detail__body:last-child{margin-bottom:0px}#account_team .permission_detail__title{width:55%;padding-left:35px}#account_team .permission_detail__value{width:15%;text-align:center}#account_team .permission_detail__value img{width:17px}@media only screen and (max-width: 992px){#account_team .user_group__account--group{font-size:12px}#account_team .user_group__account--email{width:70%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#account_team .user_group__account--manage{width:30%}#account_team .user_group__account--icon{padding-left:30px}#account_team .dropdown_option--option{width:-webkit-max-content;width:-moz-max-content;width:max-content}#account_team .permission_detail{padding-bottom:10px;font-size:12px}#account_team .permission_detail__header{min-height:4em;margin-bottom:10px}#account_team .permission_detail__title{padding-left:10px}#account_team .permission_detail__value img{width:15px}}@media not all and (min-resolution: 0.001dpcm){@supports (-webkit-appearance: none){#account_team .user_group__name--title{display:table}}}@-moz-document url-prefix(){#account_team .user_group__name--title{display:table}}#setting .popupModel input{width:100%;line-height:35px;padding-left:10px;border-radius:3px}#setting .popupModel .inputGroup{margin-bottom:10px}#setting .popupModel .inputfield{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #ddd;border-radius:3px;padding:0 10px}#setting .popupModel .inputfield input{border:0;padding:0;font-size:16px}#setting .popupModel .inputfield ::-webkit-input-placeholder{font-weight:100;font-style:italic}#setting .popupModel .inputfield :-ms-input-placeholder{font-weight:100;font-style:italic}#setting .popupModel .inputfield ::-ms-input-placeholder{font-weight:100;font-style:italic}#setting .popupModel .inputfield ::placeholder{font-weight:100;font-style:italic}#setting .popupModel .inputfield__clear{width:17px;cursor:pointer}#setting .popupModel .notEmpty{border-color:#595959}#successModal{text-align:center}#successModal .popup__contrl{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#product_service .dropdown{font-size:16px;border:1px solid #ddd;border-radius:3px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#product_service .dropdown .btn{width:260px;font-size:inherit;padding:10px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#product_service .dropdown .btn-default.active,#product_service .dropdown .btn-default.focus,#product_service .dropdown .btn-default:active,#product_service .dropdown .btn-default:focus,#product_service .dropdown .btn-default:hover,#product_service .dropdown .open>.dropdown-toggle.btn-default{background-color:transparent;border:0;color:inherit}#product_service .dropdown-menu{width:100%;font-size:16px}#product_service .switch_brand_name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:20px;font-size:14px}#product_service .inputfield{position:relative}#product_service .inputfield label.error{position:absolute;right:0;bottom:0;margin-bottom:-15px;font-size:11px;font-weight:100;color:red}#product_service .dropdown-menu{top:-205px;max-height:200px;overflow-y:scroll}@media only screen and (max-width: 992px){#product_service .dropdown{width:100%}#product_service .dropdown button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100% !important}#product_service .control{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#product_service .control__submit{margin-right:20px}#product_service .switch_brand_name{margin-left:0px;margin-top:10px}}#system_faq{padding:30px 45px}#system_faq .question{padding:20px 0;border-bottom:1px solid #ddd}#system_faq .question__title{font-weight:bold;cursor:pointer}#system_faq .question__answer{padding-left:40px;margin-top:20px;font-size:13px}@media only screen and (max-width: 992px){#system_faq .question__answer{padding-left:20px}}#mother_policy{padding:30px 45px}#mother_policy .content__title{font-size:20px}#mother_policy .policy{margin-top:20px;font-size:16px}#mother_policy .policy__title{font-weight:bold;margin:20px 0 10px 0}#mother_policy .policy__detail{padding-left:20px;font-weight:100;font-size:14px}@media only screen and (max-width: 992px){#mother_policy .policy__detail{padding-left:20px}}#reply_sms .form__line{position:relative;-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}#reply_sms .count{position:absolute;right:0;top:7.4rem;font-size:1rem}#reply_sms textarea{resize:none;width:260px}@media only screen and (max-width: 992px){#reply_sms .count{position:initial;margin-top:0px;text-align:right}}#reply_coupon .form__inputgroup{display:-webkit-box;display:-ms-flexbox;display:flex}#reply_coupon .form__inputgroup input{width:40px !important;padding:10px 0 !important;text-align:center;text-transform:uppercase;margin-right:10px}#reply_coupon .form__inputgroup--text{padding:10px 0;letter-spacing:1.3em}@media only screen and (max-width: 992px){#reply_coupon .form__line{font-size:14px}#reply_coupon .form__line--text{margin-bottom:10px}#reply_coupon .form__inputgroup--text{letter-spacing:1em}#reply_coupon input[type=checkbox].switch+label{margin:0 10px}}#policy{height:85vh;width:calc(85vh + 400px + 45px);margin:0 auto;overflow-y:scroll;max-width:100%;padding:0 10px}#policy .policy{margin-bottom:40px}#policy .policy__title{font-size:22px;font-weight:bold;margin:40px 0}#policy .policy__title--logo{max-height:60px;margin-right:20px}#policy .policy__topic{font-weight:bold}#policy .policy__detail{margin-bottom:20px;font-weight:100}#policy .back{padding:0.5em 2em;border-radius:3px;font-weight:bold;font-size:18px}@media only screen and (max-width: 992px){#policy{height:unset;overflow:unset;padding:0 25px;width:100%}#policy .policy__detail{font-size:12px}#policy .back{display:block;text-align:center;margin-bottom:40px}}@media only screen and (min-width: 400px) and (max-width: 992px){#policy{max-width:450px}}#login{width:85%;height:78vh;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex}#login .banner{width:60%;background-image:url("../../imgs/bg_login.png");background-size:60%;background-repeat:no-repeat;background-position:right center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#login .banner__promotion--top{color:#803bb8;font-size:36px;font-weight:400}#login .banner__promotion--center{font-size:25px}#login .banner__promotion--bottom{color:#073396;font-size:36px;font-weight:400}#login .banner__regis{margin-top:40px}#login .banner__regis--text{font-size:22px}#login .banner__regis--button{color:#fff;background-color:#073396;text-align:center;padding:12px 2em;margin-top:10px;border-radius:20em;display:inline-block;font-size:16px;font-weight:bold}#login .banner__regis--button img{margin-left:10px}#login .login{margin-left:5%;width:35%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#login .login__title{font-size:25px;font-weight:400;color:#073396}#login .login__title img{height:23px;margin-right:7px;margin-bottom:5px}#login .login__form{position:relative}#login .login__form--title{font-weight:400;margin:20px 0 10px}#login .login__form input{background:#fff;border-radius:5px;width:100%;padding:0.5em 1em;font-size:18px;border:1px solid #d9d9d9}#login .login__form input[name="useremail"]{background:url(../../imgs/icon_email.svg) no-repeat;padding-right:35px;background-position:right 10px center}#login .login__form input[name="password"]{padding-right:35px;background-position:right 10px center}#login .login__form input:focus,#login .login__form input.valid{border-color:#073396}#login .login__form input.error{border-color:#f33300}#login .login__form label.error{position:absolute;font-weight:100;font-size:11px;color:#f33300;width:100%;text-align:right;left:0;bottom:0;margin-bottom:-18px}#login .login__control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px}#login .login__control input[type="submit"]{border-radius:30px;background:#803bb8;padding:12px 2em;color:#fff;font-size:16px;font-weight:bold;border:0}#login .login__control a{text-decoration:underline}#login .login__noacc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #d9d9d9;border-width:1px 0;padding:30px 0;margin-top:30px}#login .login__noacc--text{color:#073396;font-weight:400;font-size:23px}#login .login__noacc--botton{color:#073396;display:inline-block;border-radius:30px;border:2px solid #073396;padding:12px 1em;font-size:16px;font-weight:bold}#login .login #showpassword{position:absolute;bottom:16px;right:10px;cursor:pointer}@media only screen and (max-width: 992px){#login{display:block;height:unset;width:100%;padding:0 7%}#login .banner{width:100%;height:90vh;background-size:contain;background-position:right bottom;display:block}#login .banner__promotion{margin-top:40px}#login .banner__promotion--top{font-size:33px}#login .banner__promotion--center{font-size:22px}#login .banner__promotion--bottom{font-size:33px}#login .banner__regis--text{font-size:18px}#login .banner__regis--toform{border-radius:30px;background:#803bb8;padding:12px 1.7em;color:#fff;font-size:16px;font-weight:bold;display:inline-block;cursor:pointer;margin-top:15px}#login .login{width:100%;margin:0;margin-top:40px}#login .login__control{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}#login .login__control input[type="submit"]{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%;margin-top:30px}#login .login__noacc{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}#login .login__noacc--botton{width:100%;text-align:center;margin-top:30px}}@media only screen and (width: 1024px){#login .login{width:35%}}#dashboard{border:0px}#dashboard .leftMenu{border:0px}#dashboard .leftMenu__header button{padding:12px;font-size:14px}#dashboard .leftMenu__header .dropdown-menu{top:35px;right:0;left:unset;min-width:100%}#dashboard .leftMenu__header .dropdown-menu li a{padding:12px 20px;font-size:14px}#dashboard .content{background:transparent;overflow-y:unset}#dashboard .content__title{margin:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px}#dashboard .content__title--date{font-weight:300}#dashboard .content__title--export{padding:0.5em 1.5em;border:1px solid #04c3c4;border-radius:3px;color:#04c3c4;cursor:pointer}#dashboard .menu__item{cursor:pointer;margin-bottom:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#dashboard .active{font-weight:500;border-bottom:2px solid #00bebf;padding-bottom:3px}#dashboard .btn-default{background:transparent}#dashboard input[type="filter-date"]{-webkit-box-sizing:unset;box-sizing:unset;border-width:0px;border-radius:5px;padding:10px 20px;padding-right:40px;background:url("../../imgs/icon_calendar.svg") no-repeat;background-size:15px;background-position:center right 12px;background-color:#fff;cursor:pointer;font-weight:normal;font-size:14px}#dashboard input[type="filter-date"]:focus{outline:unset}#dashboard .summary{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border:1px solid #ddd;border-width:0 1px 0 0}#dashboard .summary__item{width:25%;border:1px solid #ddd;background:#fff;padding:15px;border-width:1px 0 1px 1px}#dashboard .summary__title{font-weight:500;margin-bottom:5px}#dashboard .summary__subtitle{color:#888;font-size:14px;line-height:1.3;height:4em;overflow:hidden;margin-bottom:10px}#dashboard .summary__num{text-align:right;font-size:30px;font-weight:500}#dashboard .chart_container__title{font-size:18px;font-weight:500;margin:40px 0 15px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}#dashboard .chart_container__box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background:#fff;border:1px solid #ddd}#dashboard .chart_container__box--big{width:100%}#dashboard .chart_container__box--small{width:50%}#dashboard .chart_container__box.empty{background:transparent;color:#888;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#dashboard .chart_container__table{width:50%;border-left:1px solid #ddd}#dashboard .chart_container__table table thead{border-bottom:2px solid #17c0b9}#dashboard .chart_container__table table tr{border-bottom:1px solid #ddd;cursor:pointer}#dashboard .chart_container__table table th{padding:12px 15px;font-weight:500}#dashboard .chart_container__table table td{padding:12px 15px}#dashboard .chart_container__table table .val{text-align:right;font-weight:500}#dashboard .chart_container__table .legend-circle{height:12px;width:12px;border-radius:50%;display:inline-block}#dashboard .chart_container .date-range{color:#000;font-size:18px;font-weight:300;text-align:right}#dashboard #table_utm,#dashboard #table_utm_wrapper{width:100%}@media only screen and (max-width: 992px){#dashboard .dropdown{display:block}#dashboard .leftMenu{padding:0 5% 20px}#dashboard .leftMenu__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#dashboard .content__title{padding:0 5%;margin-top:0}#dashboard .summary{margin:0 5%;border-width:0 1px 1px 0}#dashboard .summary__item{width:50%;border-width:1px 0 0 1px}#dashboard .chart_container__title{padding:0 5%}#dashboard .chart_container__box--small{width:100%}#dashboard .chart_container__table{width:100%;padding-bottom:30px;border:0px}}@media not all and (min-resolution: 0.001dpcm){@supports (-webkit-appearance: none){#dashboard .menu__item{display:table}}}@-moz-document url-prefix(){#dashboard .menu__item{display:table}}#dashboard_preview{display:block}#dashboard_preview .loader{position:fixed;background-color:#fff;height:100%;width:100%;z-index:999;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#dashboard_preview .content{width:870px}#dashboard_preview .summary-container{width:852.59px !important;height:183px !important}#dashboard_preview .summary{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border:1px solid #ddd;border-width:0 1px 0 0}#dashboard_preview .summary__item{width:25%;border:1px solid #ddd;background:#fff;padding:15px;border-width:1px 0 1px 1px}#dashboard_preview .summary__title{font-weight:500;margin-bottom:5px}#dashboard_preview .summary__subtitle{color:#888;font-size:14px;line-height:1em;height:4em;overflow:hidden;margin-bottom:10px}#dashboard_preview .summary__num{text-align:right;font-size:30px;font-weight:500}#dashboard_preview .chart_container__title{font-weight:500;margin:40px 0 15px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}#dashboard_preview .chart_container__box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background:#fff;border:1px solid #ddd}#dashboard_preview .chart_container__box--big{width:100%}#dashboard_preview .chart_container__box--small{width:50%}#dashboard_preview .chart_container__box.empty{background:transparent;color:#888;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#dashboard_preview .chart_container__table{width:50%;border-left:1px solid #ddd}#dashboard_preview .chart_container__table table thead{border-bottom:2px solid #17c0b9}#dashboard_preview .chart_container__table table tr{border-bottom:1px solid #ddd;cursor:pointer}#dashboard_preview .chart_container__table table th{padding:10px 15px;font-weight:500}#dashboard_preview .chart_container__table table td{padding:10px 15px}#dashboard_preview .chart_container__table table .val{text-align:right;font-weight:500}#dashboard_preview .chart_container__table .legend-circle{height:12px;width:12px;border-radius:50%;display:inline-block}#dashboard_preview .chart_container .date-range{color:#888;font-size:14px;font-weight:300;text-align:right}#signup{min-height:85vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;font-size:16px}#signup #DropdownCategory button{padding:12px}#signup #DropdownCategory .dropdown-menu{width:100%;font-size:16px}#signup .switch{position:relative;height:40px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#e7e6e6;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#signup .switch__input{display:none}#signup .switch__input:checked+.switch__label{color:#004f9c;text-shadow:0 1px rgba(255,255,255,0.25);margin:0}#signup .switch__input:checked+.switch__yearly ~ .switch__selection{left:100px}#signup .switch__label{position:relative;z-index:2;width:100px;color:#575452;text-align:center;cursor:pointer;margin-bottom:0;font-weight:300}#signup .switch__label:hover{color:#004f9c}#signup .switch__selection{position:absolute;z-index:1;display:block;width:100px;height:100%;border-radius:20px;background-color:#fff;-webkit-transition:left 0.15s ease-out;transition:left 0.15s ease-out;-webkit-box-shadow:rgba(15,12,9,0.2) 0px 0px 4px 0px,rgba(15,12,9,0.15) 0px 3px 6px 0px;box-shadow:rgba(15,12,9,0.2) 0px 0px 4px 0px,rgba(15,12,9,0.15) 0px 3px 6px 0px}#signup .payment-garuntee{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#signup .payment-garuntee img{margin-right:8px}#signup .two-colomn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#signup .two-colomn .sub-column{width:48%}#signup button:focus{outline:unset}#signup .back{border:0;font-weight:400;font-size:16px;padding:0;cursor:pointer;background:transparent}#signup .back img{width:20px;margin-right:10px}#signup .next{font-size:14px;font-weight:400;color:#803bb8;border:2px solid #803bb8;border-radius:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 2em;cursor:pointer;background:transparent;float:right}#signup .next svg{width:20px;margin-left:10px;fill:#803bb8}#signup .next:disabled{color:#d9d9d9;border-color:#d9d9d9;cursor:default}#signup .next:disabled svg{fill:#d9d9d9}#signup .register{font-size:16px;font-weight:400;color:#fff;background-color:#803bb8;border-radius:30px;padding:1em 2em;cursor:pointer;width:100%;margin-top:40px}#signup .register:disabled{color:#fff;background-color:#d9d9d9}#signup .step{padding:0 5%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#signup .step__container{width:50%}#signup .step__container--img{max-width:160px}#signup .step__container--title{color:#07329a;font-size:30px;font-weight:500;margin:20px 0}#signup .step__form{width:50%;padding:0 3% 0 6%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-height:60vh}#signup .step__form--container{width:100%}#signup .step__form--title{font-weight:400;margin:20px 0 10px}#signup .step__form .payment-title{font-size:16px;border-bottom:1px solid #d9d9d9;padding-bottom:0.8em;margin-bottom:15px}#signup .step__form .payment-symbols{float:right}#signup .step__form--subtitle{font-weight:100;margin:10px 0;font-size:16px}#signup .step__form--remark{font-weight:100;margin:20px 0 0 0;font-size:14px}#signup .step__form--input{position:relative}#signup .step__form--checkbok{width:100%;margin-top:20px;position:relative}#signup .step__form input{background:#fff;border-radius:5px;width:100%;padding:12px 1em;font-size:16px;border:1px solid #d9d9d9}#signup .step__form input[name="useremail"]{background:url(../../imgs/icon_email.svg) no-repeat;padding-right:35px;background-position:right 10px center}#signup .step__form input[name="password"],#signup .step__form input[name="password_again"]{padding-right:35px;background-position:right 10px center}#signup .step__form #showpassword{position:absolute;right:10px;top:40%}#signup .step__form input[name="domain_name"]{background:url(../../imgs/icon_www.svg) no-repeat;padding-right:41%;background-position:right 10px center}@media only screen and (max-width: 992px){#signup .step__form input[name="domain_name"]{padding-right:0;width:100%}}#signup .step__form input:focus,#signup .step__form input.valid{border-color:#073396}#signup .step__form input.error{border-color:#f33300}#signup .step__form input::-webkit-input-placeholder{font-style:italic;color:#bfbfbf}#signup .step__form label.error{position:absolute;font-weight:100;font-size:11px;color:#f33300;width:100%;text-align:right;left:0;bottom:0;margin-bottom:-18px}#signup .step__form .dropdown-toggle{width:100%;text-align:left;border:1px solid #d9d9d9;border-radius:5px;cursor:pointer;font-size:18px;font-weight:100;color:#d9d9d9;font-style:italic;position:relative}#signup .step__form .dropdown-toggle .caret{position:absolute;top:40%;right:15px}#signup .step__form .dropdown-toggle:hover,#signup .step__form .dropdown-toggle:focus{background:transparent}#signup .step__form .dropdown.valid .dropdown-toggle{border-color:#073396;color:#000;font-style:normal}#signup .step__form .styled-checkbox+label{font-weight:100;font-size:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:35px}#signup .step__form .styled-checkbox+label:before{width:25px;height:25px;border:1px solid #e6e6e6;position:absolute;left:0}#signup .step__form .styled-checkbox:checked+label:after{left:7px;top:11px;width:3px;height:3px;background:#72b41d;-webkit-box-shadow:2px 0 0 #72b41d, 4px 0 0 #72b41d, 4px -2px 0 #72b41d,
 4px -4px 0 #72b41d, 4px -6px 0 #72b41d, 4px -8px 0 #72b41d;box-shadow:2px 0 0 #72b41d, 4px 0 0 #72b41d, 4px -2px 0 #72b41d,
 4px -4px 0 #72b41d, 4px -6px 0 #72b41d, 4px -8px 0 #72b41d}#signup .step__success{margin:0 auto;text-align:center}#signup .step__success--title{font-size:30px;text-align:center;color:#073396;font-weight:500}#signup .step__success--title svg{width:25px}#signup .step__success--title img{width:45px;margin-bottom:20px}#signup .step__success--content{text-align:center;margin:0 0 30px 0;line-height:1.8em;font-size:16px}#signup .step__success--content .first-paragraph{margin-bottom:10px}#signup .step__success--button{display:inline-block;background:#803bb8;color:#fff;font-weight:500;padding:12px 2em;border-radius:30px;line-height:1em;font-size:14px}#signup .step__control{padding:0 6%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#signup .step__control button{position:inherit}#signup .step__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:40px;width:100%}#signup .step__action--submit{margin-right:3%}#signup .step .brand_category_other{margin:10px 0 20px;display:none}#signup .step--package{padding:0}#signup .step--package #signup_package{width:100%}#signup .step--package #signup_package .package__card{background-color:#fff;padding:4%}#signup .step--package #signup_package .package__card--package{font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;border:1px solid #803bb8;border-radius:30px;padding:10px;padding-right:20px;margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#signup .step--package #signup_package .package__card--package input[type="radio"]{width:20px;height:20px;border-color:#803bb8}#signup .step--package #signup_package .package__card--package input[type="radio"]:hover{background:#fff}#signup .step--package #signup_package .package__card--package input[type="radio"]:checked,#signup .step--package #signup_package .package__card--package input[type="radio"]:hover:not([disabled]){background:#fff;border:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#signup .step--package #signup_package .package__card--package input[type="radio"]:checked::after,#signup .step--package #signup_package .package__card--package input[type="radio"]:hover:not([disabled])::after{content:"";width:13px;height:11px;background:url(../../imgs/icon_correct.svg);background-repeat:no-repeat;background-size:contain}#signup .step--package #signup_package .package__card--package.active{background:#803bb8}#signup .step--package #signup_package .package__card--package.disable{background:transparent}#signup .step--package #signup_package .package__card table{width:100%}#signup .step--package #signup_package .package__card table th{text-align:center;font-size:22px}#signup .step--package #signup_package .package__card table th.title{text-align:left;font-size:30px;font-weight:700;color:#004f9c}#signup .step--package #signup_package .package__card table th.free{color:#803bb8}#signup .step--package #signup_package .package__card table td{padding:15px 0;text-align:center}#signup .step--package #signup_package .package__card table td .button{display:inline-block;font-weight:400;padding:8px 30px;border-radius:30px;background:#803bb8;text-shadow:0.5px 0.5px 1px rgba(0,0,0,0.3);border:none}#signup .step--package #signup_package .package__card table td .price_title{font-weight:400;font-size:18px}#signup .step--package #signup_package .package__card table td .price_subtitle{font-size:14px;color:#999}#signup .step--package #signup_package .package__card table td.title{text-align:left;font-weight:400}#signup .step--package #signup_package .package__card table td.title .special{background-color:#e01c0e;color:#fff;padding:5px 8px;margin-right:10px;font-size:11px}#signup .step--package #signup_package .package__card table td.title_course{padding-top:35px}#signup .step--package #signup_package .package__card table td.border{border-bottom:1px solid #ddd}#signup .step--package #signup_package .package__card table td.course{padding:5px 0;font-size:13.5px}#signup .step--package #signup_package .package__card table td img.correct{width:15px}#signup .step--package #signup_package .package__card table td img.wrong{width:10px}#signup .step--package #signup_package .package__card table thead tr th:first-child,#signup .step--package #signup_package .package__card table tbody tr td:first-child{width:20vw;min-width:20vw;max-width:20vw;word-break:break-all}#signup .step--package #signup_package .disable{opacity:0.5}#signup .step--payment .package__title{font-size:26px;font-weight:bold}#signup .step--payment .package__subtitle{font-weight:400;font-size:14px}#signup .step--payment .package__detail{padding:20px 0}#signup .step--payment .package__detail--detailtitle{font-weight:400;margin:10px 0 5px 0}#signup .step--payment .package__detail--line{line-height:2em;font-size:13px;display:-webkit-box;display:-ms-flexbox;display:flex}#signup .step--payment .package__detail--line span{width:calc(100% - 12px)}#signup .step--payment .package__detail--icon{display:inline-block;width:12px;height:12px;margin-right:5px;margin-top:0.5em}#signup .step--payment .package__detail--icon img{display:block;max-width:100%;max-height:100%}#signup .dropdown-menu{max-height:150px;overflow-y:scroll}@media only screen and (max-width: 992px){#signup{display:block;margin-bottom:30px;min-height:calc(100vh - 313px)}#signup .next{font-size:16px;bottom:-83px;right:0}#signup .next svg{width:15px}#signup .back{font-size:16px;bottom:15px}#signup .back img{width:15px}#signup .step{display:block;position:relative}#signup .step__container{width:100%}#signup .step__container--img{margin-top:15px;margin-left:60%;width:40%;max-width:100%}#signup .step__form{width:100%;padding:0}#signup .step__form--input{width:100%}#signup .step__success{margin-top:30%}#signup .step__success--title{font-size:24px}#signup .step__success--title img{width:20px}#signup .step__success--content{font-size:16px}#signup .step__control{margin-top:40px}#signup .step--package #signup_package .package{overflow-x:scroll}#signup .step--package #signup_package .package__card{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:9% 5% 0}#signup .step--package #signup_package .package__card form{overflow-x:scroll}#signup .step--package #signup_package .package__card table{font-size:13px}#signup .step--package #signup_package .package__card table th{padding-right:15px;line-height:1em;font-size:20px}#signup .step--package #signup_package .package__card table th.title{font-size:25px}#signup .step--package #signup_package .package__card table td{padding-right:15px;min-width:35vw;word-break:break-all}#signup .step--package #signup_package .package__card table td .price_title{font-size:16px}#signup .step--package #signup_package .package__card table td .price_subtitle{font-size:11px}#signup .step--package #signup_package .package__card table td.course{font-size:11.5px;padding:3px 0}#signup .step--package #signup_package .package__card table td.title .special{display:inline-block;font-size:11px;margin-bottom:5px}#signup .step--package #signup_package .package__card table td.title_course{line-height:1em}#signup .step--package #signup_package .package__card table thead tr th:first-child,#signup .step--package #signup_package .package__card table tbody tr td:first-child{width:45vw;min-width:45vw;max-width:45vw;word-break:break-all}#signup #the_package{margin-bottom:30px}}.steps_container{width:25vw;height:100vh;background:#f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:-webkit-sticky;position:sticky;top:0}.steps_container__title{font-size:22px;margin-bottom:40px}.steps_container__breadcrumb{background:none;padding:0;margin-bottom:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.steps_container__breadcrumb--number{background:#d9d9d9;color:#fff;width:35px;height:35px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;margin-right:15px}.steps_container__breadcrumb--last{width:35px;height:35px;margin-right:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.steps_container__breadcrumb--last svg{width:18px;height:18px;fill:#d9d9d9}.steps_container__breadcrumb--text{color:#7b7b7b}.steps_container__breadcrumb--line{content:"";border-left:2px solid #d9d9d9;height:25px;margin:3px 0 3px 16px}.steps_container__breadcrumb--line:last-child{display:none}.steps_container__breadcrumb--correct{display:none;width:15px;height:15px;margin-left:10px;fill:#803bb8}.steps_container .active .steps_container__breadcrumb--number{background:#803bb8}.steps_container .active .steps_container__breadcrumb--text{color:#803bb8}.steps_container .done .steps_container__breadcrumb--number{background:#803bb8}.steps_container .done .steps_container__breadcrumb--text{color:#803bb8}.steps_container .done .steps_container__breadcrumb--correct{display:block}@media only screen and (max-width: 992px){.steps_container{width:100%;height:unset;position:inherit}.steps_container__title{font-size:14px;margin:0 15px 0 0;font-weight:400}.steps_container .left-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:0;height:80px}.steps_container__breadcrumb--number{width:28px;height:28px;font-size:14px;margin-right:10px}.steps_container__breadcrumb--text{display:none !important}.steps_container__breadcrumb--line{display:none !important}.steps_container__breadcrumb--correct{display:none !important}.steps_container__breadcrumb--last{width:28px;height:28px;margin:0}}#signup_pending{height:78vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#signup_pending .title{font-size:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}#signup_pending .title img{width:25px;margin-right:15px}#signup_pending .content{text-align:center;margin:30px 0;line-height:1.8em;overflow:inherit;margin-bottom:20px}#signup_pending .button{display:inline-block;background:#803bb8;color:#fff;font-size:17px;font-weight:500;padding:0.8em 2em;border-radius:30px;line-height:1em}@media only screen and (max-width: 992px){#signup_pending{padding:0 7%}#signup_pending .title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;font-size:24px}#signup_pending .title img{margin:0 0 10px 0}#signup_pending .content{font-size:13px}#signup_pending .button{font-size:15px}}#notice{height:78vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#notice .title{font-size:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;color:#073396;font-weight:500}#notice .title img{width:25px;margin-right:15px}#notice .content{text-align:center;margin:30px 0;line-height:1.8em}#notice .button{display:inline-block;border:2px solid #803bb8;color:#803bb8;font-size:17px;font-weight:500;padding:0.8em 2em;border-radius:30px;line-height:1em}@media only screen and (max-width: 992px){#notice{padding:0 7%}#notice .title{font-size:24px}#notice .title img{width:20px}#notice .content{font-size:13px}#notice .button{font-size:15px}}#forget_password{width:85%;min-height:78vh;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 600px){#forget_password{display:block}}#forget_password .title{font-size:30px;color:#073396;font-weight:500}@media only screen and (max-width: 600px){#forget_password .title{font-size:33px}}#forget_password .sub-title{font-size:16px}#forget_password .login{margin-left:5%;width:30%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#forget_password .login__title{font-size:25px;font-weight:400;color:#073396}#forget_password .login__title img{height:23px;margin-right:7px;margin-bottom:5px}#forget_password .login__form{width:60%;position:relative}#forget_password .login__form--title{font-weight:400;margin:20px 0 10px}#forget_password .login__form input{background:#fff;border-radius:5px;width:100%;padding:0.5em 1em;font-size:16px;border:1px solid #d9d9d9}#forget_password .login__form input[name="user_login_name"]{background:url(../../imgs/icon_email.svg) no-repeat;padding-right:35px;background-position:right 10px center}#forget_password .login__form input:focus,#forget_password .login__form input.valid{border-color:#073396}#forget_password .login__form input.error{border-color:#f33300}#forget_password .login__form label.error{position:absolute;font-weight:100;font-size:11px;color:#f33300;width:100%;text-align:right;left:0;bottom:0;margin-bottom:-18px}@media only screen and (max-width: 600px){#forget_password .login__form{width:100%}}#forget_password .login__control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px}#forget_password .login__control input[type="submit"]{border-radius:30px;background:#803bb8;padding:1em 2em;color:#fff;font-weight:400;font-size:17px;border:0}#forget_password .login__control a{text-decoration:underline}#forget_password .login__noacc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #d9d9d9;border-width:1px 0;padding:30px 0;margin-top:30px}#forget_password .login__noacc--text{color:#073396;font-weight:400;font-size:23px}#forget_password .login__noacc--botton{color:#073396;display:inline-block;border-radius:30px;border:2px solid #073396;padding:0.5em 1em;font-size:18px;font-weight:400}#forget_password .submit{font-size:14px;font-weight:400;color:#803bb8;border:2px solid #803bb8;border-radius:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 1.6em;min-width:130px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;background:transparent}#forget_password .form-image{width:25%}#forget_password .form-image img{width:100%}@media only screen and (max-width: 600px){#forget_password .form-image{width:100%;text-align:right}#forget_password .form-image img{width:50%}}#forget_password .form-text{margin:5%}#forget_password .form-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media only screen and (max-width: 600px){#forget_password .form-content{display:block}}#forget_password .action-form{width:40%;margin-left:4%}@media only screen and (max-width: 600px){#forget_password .action-form{width:100%;margin-left:0;margin-top:50px}#forget_password .action-form button{float:right}}#resetpassword{height:78vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#resetpassword .image{width:25%;margin-right:40px}#resetpassword .image img{max-width:100%;max-height:100%}#resetpassword .form{width:30%}#resetpassword .form__title{font-size:35px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;color:#073396;padding-bottom:15px}#resetpassword .form .formGroup__title{font-size:16px;font-weight:400;margin-bottom:10px}#resetpassword .form .formGroup__subtitle{font-size:14px;margin-bottom:10px}#resetpassword .form .formGroup .input-pass{position:relative}#resetpassword .form .formGroup .input-pass input[type="password"],#resetpassword .form .formGroup .input-pass input[type="text"]{border-radius:5px;width:100%;padding:0.5em 1em;font-size:16px;border:1px solid #d9d9d9;padding-right:35px;margin-bottom:20px}#resetpassword .form .formGroup .input-pass label.error{position:absolute;font-weight:100;font-size:11px;color:#f33300;width:100%;text-align:right;left:0;bottom:18px;margin-bottom:-18px}#resetpassword .form .formGroup .input-pass--img{display:-webkit-box;display:-ms-flexbox;display:flex;height:2.5em;position:absolute;right:14px;top:0}#resetpassword .form .formGroup .input-pass--img .showpassword{width:27px;cursor:pointer}#resetpassword .form .submit{border-radius:30px;background:#803bb8;padding:12px 2em;min-width:100px;color:#fff;font-weight:400;font-size:14px;border:0}@media only screen and (max-width: 992px){#resetpassword{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;height:unset}#resetpassword .image{width:80%;text-align:right;margin-right:0;margin-bottom:20px}#resetpassword .image img{width:50%}#resetpassword .form{width:80%}#resetpassword .form__title{font-size:29px}#resetpassword .form .submit{display:block;margin:20px 0;float:right;padding:0.5em 2em}}#paymentpolicy{margin:30px auto !important;background:#fff !important;width:85% !important}#paymentpolicy .title{font-size:30px;font-weight:700;color:#004f9c;padding:30px 0}#manual{margin:30px auto !important;background:#fff !important;width:85% !important}#manual .title{font-size:30px;font-weight:700;color:#004f9c;padding:30px 0}#faq{margin:30px auto !important;background:#fff !important;width:85% !important;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:flex}#faq .category{width:35%;border-right:1px solid #ddd}#faq .category__title{font-size:33px;font-weight:700;color:#004f9c;padding:30px 0}#faq .category__item{padding:0;margin:0}#faq .category__item li{display:block;padding:10px 0;cursor:pointer}#faq .category .dropdown{display:none}#faq .faq_content{width:75%;padding-left:5%}#faq .faq_content__title{font-size:33px;font-weight:700;color:#004f9c;padding:30px 0}#faq .question{display:none}#faq .question__title{padding:20px 35px 20px 0;border-bottom:1px solid #ddd;cursor:pointer;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#faq .question__title:after{font-size:30px;content:'+';position:absolute;right:20px}#faq .question__detail{display:none;padding:20px;border:1px solid #ddd;border-width:0 1px 1px 1px}@media only screen and (max-width: 992px){#faq{-ms-flex-wrap:wrap;flex-wrap:wrap}#faq .category{width:100%;border:0}#faq .category__title{font-size:20px;padding:0}#faq .category .dropdown{display:block;cursor:pointer}#faq .category .dropdown .dropdown-toggle{border:1px solid #ddd;width:100%;text-align:left;margin-top:10px;font-weight:100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-size:18px}#faq .category .dropdown .caret{right:20px;position:absolute}#faq .category .dropdown .dropdown-menu>li>a{font-weight:100;font-size:18px}#faq .faq_content{width:100%;padding-left:0}}#setting_payment .error_output{position:absolute;color:red;font-size:10px;right:0;line-height:2}#setting_payment .tr-error{height:4em}#setting_payment .table{overflow-x:auto}#setting_payment table{width:100%;font-size:14px;position:relative}#setting_payment th,#setting_payment td{font-weight:300}#setting_payment th.total,#setting_payment td.total{text-align:center}#setting_payment th{padding:10px 0}#setting_payment tr{vertical-align:baseline}#setting_payment tr .time{width:100px}#setting_payment tr .type{width:90px}#setting_payment tr .email{width:110px}#setting_payment tr .list{width:27%}#setting_payment tr .total{width:100px}#setting_payment tr .action{width:60px}#setting_payment tr .action-failed{color:red}#setting_payment td{border-bottom:1px solid #ddd;padding:10px 0}#setting_payment td.total{font-weight:bold}#setting_payment td.action{font-weight:bold;text-align:right}#setting_payment td.action a{color:#004f9c}#setting_payment .refund_request_modal,#setting_payment .refund_form_modal,#setting_payment .refund_done_modal,#setting_payment .refund_pending_modal{display:none;position:absolute;top:0;left:0;z-index:999}#setting_payment .refund_request_modal .BGmodel,#setting_payment .refund_form_modal .BGmodel,#setting_payment .refund_done_modal .BGmodel,#setting_payment .refund_pending_modal .BGmodel{width:100vw;height:100vh;background:rgba(0,0,0,0.8);position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#setting_payment .refund_request_modal .modal-close,#setting_payment .refund_form_modal .modal-close,#setting_payment .refund_done_modal .modal-close,#setting_payment .refund_pending_modal .modal-close{position:absolute;right:40px}#setting_payment .refund_request_modal .popup,#setting_payment .refund_form_modal .popup,#setting_payment .refund_done_modal .popup,#setting_payment .refund_pending_modal .popup{background:#fff;padding:30px 40px;position:relative;width:550px;max-width:90%;max-height:90%;border-radius:5px}#setting_payment .refund_request_modal .popup__title,#setting_payment .refund_form_modal .popup__title,#setting_payment .refund_done_modal .popup__title,#setting_payment .refund_pending_modal .popup__title{font-size:20px;font-weight:bold}#setting_payment .refund_request_modal .popup__content,#setting_payment .refund_form_modal .popup__content,#setting_payment .refund_done_modal .popup__content,#setting_payment .refund_pending_modal .popup__content{margin-top:1.6rem;font-weight:500;line-height:1.8em}#setting_payment .refund_request_modal .popup__content--list,#setting_payment .refund_form_modal .popup__content--list,#setting_payment .refund_done_modal .popup__content--list,#setting_payment .refund_pending_modal .popup__content--list{display:-webkit-box;display:-ms-flexbox;display:flex}#setting_payment .refund_request_modal .popup__content--list div:first-child,#setting_payment .refund_form_modal .popup__content--list div:first-child,#setting_payment .refund_done_modal .popup__content--list div:first-child,#setting_payment .refund_pending_modal .popup__content--list div:first-child{width:35%}#setting_payment .refund_request_modal .popup__content--remark,#setting_payment .refund_form_modal .popup__content--remark,#setting_payment .refund_done_modal .popup__content--remark,#setting_payment .refund_pending_modal .popup__content--remark{margin-top:1em}#setting_payment .refund_request_modal .popup__content--remark div:first-child,#setting_payment .refund_form_modal .popup__content--remark div:first-child,#setting_payment .refund_done_modal .popup__content--remark div:first-child,#setting_payment .refund_pending_modal .popup__content--remark div:first-child{margin-bottom:0.5em}#setting_payment .refund_request_modal .popup__content--remark textarea,#setting_payment .refund_form_modal .popup__content--remark textarea,#setting_payment .refund_done_modal .popup__content--remark textarea,#setting_payment .refund_pending_modal .popup__content--remark textarea{width:100%}#setting_payment .refund_request_modal .popup__content .red,#setting_payment .refund_form_modal .popup__content .red,#setting_payment .refund_done_modal .popup__content .red,#setting_payment .refund_pending_modal .popup__content .red{color:#f60100}#setting_payment .refund_request_modal .popup__date,#setting_payment .refund_form_modal .popup__date,#setting_payment .refund_done_modal .popup__date,#setting_payment .refund_pending_modal .popup__date{color:#666;font-size:12px;margin-top:6px}#setting_payment .refund_request_modal .popup__call,#setting_payment .refund_form_modal .popup__call,#setting_payment .refund_done_modal .popup__call,#setting_payment .refund_pending_modal .popup__call{padding:10px 30px;background:#e6e6e6;float:right;margin-top:-45px;font-weight:bold;-webkit-box-shadow:1px 1px 2px #666;box-shadow:1px 1px 2px #666}#setting_payment .refund_request_modal .popup__call--icon,#setting_payment .refund_form_modal .popup__call--icon,#setting_payment .refund_done_modal .popup__call--icon,#setting_payment .refund_pending_modal .popup__call--icon{width:15px;margin-right:5px}#setting_payment .refund_request_modal .popup__status,#setting_payment .refund_form_modal .popup__status,#setting_payment .refund_done_modal .popup__status,#setting_payment .refund_pending_modal .popup__status{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#setting_payment .refund_request_modal .popup__status--radio,#setting_payment .refund_form_modal .popup__status--radio,#setting_payment .refund_done_modal .popup__status--radio,#setting_payment .refund_pending_modal .popup__status--radio{cursor:pointer;width:33.33%;margin-top:20px;text-align:center}#setting_payment .refund_request_modal .popup__status--radio input[type="radio"],#setting_payment .refund_form_modal .popup__status--radio input[type="radio"],#setting_payment .refund_done_modal .popup__status--radio input[type="radio"],#setting_payment .refund_pending_modal .popup__status--radio input[type="radio"]{margin:4px 5px 0 0;display:none}#setting_payment .refund_request_modal .popup__status--radio input[type="radio"]+label,#setting_payment .refund_form_modal .popup__status--radio input[type="radio"]+label,#setting_payment .refund_done_modal .popup__status--radio input[type="radio"]+label,#setting_payment .refund_pending_modal .popup__status--radio input[type="radio"]+label{margin:0;padding:5px 10px;font-weight:normal;width:90%;text-align:left}#setting_payment .refund_request_modal .popup__status--radio input[type="radio"]+label span,#setting_payment .refund_form_modal .popup__status--radio input[type="radio"]+label span,#setting_payment .refund_done_modal .popup__status--radio input[type="radio"]+label span,#setting_payment .refund_pending_modal .popup__status--radio input[type="radio"]+label span{display:inline-block;width:12px;height:12px;margin:-1px 7px 0 0;vertical-align:middle;cursor:pointer;border-radius:50%}#setting_payment .refund_request_modal .popup__status--radio input[type="radio"]:checked+label,#setting_payment .refund_form_modal .popup__status--radio input[type="radio"]:checked+label,#setting_payment .refund_done_modal .popup__status--radio input[type="radio"]:checked+label,#setting_payment .refund_pending_modal .popup__status--radio input[type="radio"]:checked+label{cursor:pointer;-webkit-box-shadow:1px 1px 2px #666;box-shadow:1px 1px 2px #666;font-weight:bold;text-align:center}#setting_payment .refund_request_modal .popup__action,#setting_payment .refund_form_modal .popup__action,#setting_payment .refund_done_modal .popup__action,#setting_payment .refund_pending_modal .popup__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2.3rem}#setting_payment .refund_request_modal .popup__action.right,#setting_payment .refund_form_modal .popup__action.right,#setting_payment .refund_done_modal .popup__action.right,#setting_payment .refund_pending_modal .popup__action.right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#setting_payment .refund_request_modal .popup__action--btn,#setting_payment .refund_form_modal .popup__action--btn,#setting_payment .refund_done_modal .popup__action--btn,#setting_payment .refund_pending_modal .popup__action--btn{min-width:10rem;text-align:center;margin:0 0.5rem;background:#00bcd4;border:none;border-radius:3px;color:#fff;font-weight:300;cursor:pointer;padding:.8em 2em}#setting_payment .refund_request_modal .popup__action--btn.grey,#setting_payment .refund_form_modal .popup__action--btn.grey,#setting_payment .refund_done_modal .popup__action--btn.grey,#setting_payment .refund_pending_modal .popup__action--btn.grey{color:#000;background:#d9d9d9}#setting_payment .refund_request_modal .popup__action--btn.red,#setting_payment .refund_form_modal .popup__action--btn.red,#setting_payment .refund_done_modal .popup__action--btn.red,#setting_payment .refund_pending_modal .popup__action--btn.red{color:#fff;background:#f60100}#setting_payment .refund_request_modal .popup__action--btn.blue,#setting_payment .refund_form_modal .popup__action--btn.blue,#setting_payment .refund_done_modal .popup__action--btn.blue,#setting_payment .refund_pending_modal .popup__action--btn.blue{color:#fff;background:#004f9c}#setting_payment .refund_request_modal .popup__note,#setting_payment .refund_form_modal .popup__note,#setting_payment .refund_done_modal .popup__note,#setting_payment .refund_pending_modal .popup__note{margin-top:20px;border-top:1px solid #ddd;padding-top:30px}#setting_payment .refund_request_modal .popup__note--input,#setting_payment .refund_form_modal .popup__note--input,#setting_payment .refund_done_modal .popup__note--input,#setting_payment .refund_pending_modal .popup__note--input{border:1px solid #ddd;padding:10px 15px;width:75%}#setting_payment .refund_request_modal .popup__note--submit,#setting_payment .refund_form_modal .popup__note--submit,#setting_payment .refund_done_modal .popup__note--submit,#setting_payment .refund_pending_modal .popup__note--submit{width:30%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:5%;background:#00bcd4;border-radius:3px;color:#fff;font-weight:bold;cursor:pointer;padding:0.8em 0}#setting_payment .refund_request_modal .popup__note--list,#setting_payment .refund_form_modal .popup__note--list,#setting_payment .refund_done_modal .popup__note--list,#setting_payment .refund_pending_modal .popup__note--list{margin-top:20px;width:100%;max-height:30vh;overflow-y:scroll}#setting_payment .refund_request_modal .popup__note--item,#setting_payment .refund_form_modal .popup__note--item,#setting_payment .refund_done_modal .popup__note--item,#setting_payment .refund_pending_modal .popup__note--item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}#setting_payment .refund_request_modal .popup__note--status,#setting_payment .refund_form_modal .popup__note--status,#setting_payment .refund_done_modal .popup__note--status,#setting_payment .refund_pending_modal .popup__note--status{width:12px;height:12px;border-radius:50%}#setting_payment .refund_request_modal .popup__note--text,#setting_payment .refund_form_modal .popup__note--text,#setting_payment .refund_done_modal .popup__note--text,#setting_payment .refund_pending_modal .popup__note--text{width:85%;margin-left:3%}#setting_payment .refund_request_modal .popup__note--date,#setting_payment .refund_form_modal .popup__note--date,#setting_payment .refund_done_modal .popup__note--date,#setting_payment .refund_pending_modal .popup__note--date{color:#7e7e7e;font-size:9px;line-height:1}#setting_payment .refund_request_modal .popup__note--messages,#setting_payment .refund_form_modal .popup__note--messages,#setting_payment .refund_done_modal .popup__note--messages,#setting_payment .refund_pending_modal .popup__note--messages{font-weight:bold}#setting_payment .refund_request_modal .popup__note--delete,#setting_payment .refund_form_modal .popup__note--delete,#setting_payment .refund_done_modal .popup__note--delete,#setting_payment .refund_pending_modal .popup__note--delete{width:10%;text-align:center}#setting_payment .refund_request_modal .popup__note--delete img,#setting_payment .refund_form_modal .popup__note--delete img,#setting_payment .refund_done_modal .popup__note--delete img,#setting_payment .refund_pending_modal .popup__note--delete img{width:30%;cursor:pointer}#setting_payment .refund_request_modal .popup__note .flex,#setting_payment .refund_form_modal .popup__note .flex,#setting_payment .refund_done_modal .popup__note .flex,#setting_payment .refund_pending_modal .popup__note .flex{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width: 992px){#setting_payment table{width:230%}}#setting_package .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:20px;border-bottom:1px solid #ddd}#setting_package .title__text--title{font-weight:bold;font-size:30px}#setting_package .title__text--subtitle{font-size:16px}#setting_package .title__button{border:0;border-radius:5px;background:#004f9c;font-weight:400;color:#fff;cursor:pointer;padding:10px 20px;display:block}#setting_package .package{padding:20px 0;border-bottom:1px solid #ddd}#setting_package .package__title{font-size:20px;font-weight:700;margin-bottom:20px}#setting_package .package__line{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:10px 0}#setting_package .package__line--subject{width:25%;font-size:16px}#setting_package .package__line--value{width:75%;font-size:16px}#setting_package .package__line--invalue{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:5px;font-weight:500}#setting_package .package__line--invalue img{width:13px;height:13px;margin-right:5px;margin-top:3px}@media only screen and (max-width: 992px){#setting_package .title{display:inherit}#setting_package .title__text--title{font-size:28px}#setting_package .title__button{margin-top:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#setting_package .package__line--subject{width:100%;margin-bottom:5px}#setting_package .package__line--value{width:100%;padding-left:20px}}@media not all and (min-resolution: 0.001dpcm){@supports (-webkit-appearance: none){#setting_package .title__button{display:table}}}#setting_leadgen .title{font-weight:700}#setting_leadgen .desc{font-size:13px}#setting_leadgen a.btn-fb{background-color:#054e9b;border-radius:3px;color:#fff;font-size:13px;padding:0 1em;font-weight:500;text-align:center;height:2.4em;line-height:2.4em;border:none}#setting_leadgen a.btn-fb-flat{color:#000;font-size:13px;font-weight:500;text-align:center;height:2.4em;line-height:2.4em}#setting_leadgen .fb-wait-team{text-align:center;max-width:350px;font-size:13px;margin:0 auto;color:#ec7600}#setting_leadgen .fb-wait-team img{width:25px;margin:10px 0px}#setting_leadgen .fb-connected{display:none}#setting_leadgen .form__line--text{width:unset !important}#setting_leadgen .form__line{display:inline-block !important;width:100% !important;border-bottom:1px solid #ddd;padding-bottom:1em}#setting_leadgen .form-fb{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}#setting_leadgen .title-sub{font-size:13px;font-weight:500;margin-top:10px}#setting_leadgen .title-sub img.img-fb{width:16px;vertical-align:sub;margin-right:5px}#setting_leadgen .leadform__control{padding-left:3%}#setting_leadgen .leadform__control--title{font-weight:lighter;width:22%;margin-right:3%}#setting_leadgen .leadform__control--switcherror{position:absolute;margin-top:20px;font-size:9px;color:red}#setting_leadgen .leadform__control--switch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:20px}#setting_leadgen .leadform__control--checkbox label{font-weight:100;margin-left:15px;margin-top:7px}#setting_leadgen .leadform__control--input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#setting_leadgen .leadform__control--input input{width:65px;border:1px solid #e0dcdc;padding:0.5em 0;text-align:right;font-weight:400;color:#FF9800}#setting_leadgen .leadform__control--input label{font-weight:100;font-size:13px;margin-bottom:0;margin-left:10px}#setting_leadgen .leadform__control--lang{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}#setting_leadgen .leadform__control--lang label{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:0;margin-right:15px;font-weight:inherit;cursor:pointer;margin-bottom:0}#setting_leadgen .leadform__control--loadbar{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}#setting_leadgen .leadform__control--limitlead{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}#setting_leadgen .styled-checkbox+label:before{border:1px solid #ddd}#popup_signup_resume #signupModel{display:none;position:absolute;top:0;left:0;z-index:999}#popup_signup_resume #signupModel .BGmodel{top:0;width:100vw;height:100vh;background:rgba(0,0,0,0.8);position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#popup_signup_resume #signupModel .modal-close{position:absolute;right:40px}#popup_signup_resume #signupModel .popup{background:#fff;padding:30px 40px;position:relative;width:550px;max-width:90%;max-height:90%;border-radius:5px}#popup_signup_resume #signupModel .popup__title{font-size:20px;font-weight:bold}#popup_signup_resume #signupModel .popup__date{color:#666;font-size:12px;margin-top:6px}#popup_signup_resume #signupModel .popup__call{padding:10px 30px;background:#e6e6e6;float:right;margin-top:-45px;font-weight:bold;-webkit-box-shadow:1px 1px 2px #666;box-shadow:1px 1px 2px #666}#popup_signup_resume #signupModel .popup__call--icon{width:15px;margin-right:5px}#popup_signup_resume #signupModel .popup__status{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#popup_signup_resume #signupModel .popup__status--radio{cursor:pointer;width:33.33%;margin-top:20px;text-align:center}#popup_signup_resume #signupModel .popup__status--radio input[type="radio"]{margin:4px 5px 0 0;display:none}#popup_signup_resume #signupModel .popup__status--radio input[type="radio"]+label{margin:0;padding:5px 10px;font-weight:normal;width:90%;text-align:left}#popup_signup_resume #signupModel .popup__status--radio input[type="radio"]+label span{display:inline-block;width:12px;height:12px;margin:-1px 7px 0 0;vertical-align:middle;cursor:pointer;border-radius:50%}#popup_signup_resume #signupModel .popup__status--radio input[type="radio"]:checked+label{cursor:pointer;-webkit-box-shadow:1px 1px 2px #666;box-shadow:1px 1px 2px #666;font-weight:bold;text-align:center}#popup_signup_resume #signupModel .popup__note{margin-top:20px;border-top:1px solid #ddd;padding-top:30px}#popup_signup_resume #signupModel .popup__note--input{border:1px solid #ddd;padding:10px 15px;width:75%}#popup_signup_resume #signupModel .popup__note--submit{width:30%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:5%;background:#00bcd4;border-radius:3px;color:#fff;font-weight:bold;cursor:pointer;padding:0.8em 0}#popup_signup_resume #signupModel .popup__note--list{margin-top:20px;width:100%;max-height:30vh;overflow-y:scroll}#popup_signup_resume #signupModel .popup__note--item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}#popup_signup_resume #signupModel .popup__note--status{width:12px;height:12px;border-radius:50%}#popup_signup_resume #signupModel .popup__note--text{width:85%;margin-left:3%}#popup_signup_resume #signupModel .popup__note--date{color:#7e7e7e;font-size:9px;line-height:1}#popup_signup_resume #signupModel .popup__note--messages{font-weight:bold}#popup_signup_resume #signupModel .popup__note--delete{width:10%;text-align:center}#popup_signup_resume #signupModel .popup__note--delete img{width:30%;cursor:pointer}#popup_signup_resume #signupModel .popup__note .flex{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#popup_signup_resume #signupModel .popup__detail--container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;line-height:2.4;margin-top:0.5em}#popup_signup_resume #signupModel .popup__detail--container.action{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:1;margin-top:2em}#popup_signup_resume #signupModel .popup__detail--title{width:40%;font-weight:bold}#popup_signup_resume #signupModel .popup__detail--value{width:60%;word-wrap:break-word;line-height:1.5}#popup_signup_resume #signupModel .btn-resume{border-radius:30px;background:#803bb8;padding:12px 2em;color:#fff;font-weight:bold;font-size:14px;border:0}#popup_signup_resume #signupModel .btn-startover{color:#073396;display:inline-block;border-radius:30px;border:2px solid #073396;padding:12px 1em;font-weight:bold;font-size:14px}@media only screen and (max-width: 992px){#popup_signup_resume #signupModel .popup{max-height:90vh;border-radius:0;overflow-y:scroll;padding:25px}#popup_signup_resume #signupModel .popup__call{display:block;float:unset;text-align:center;margin-top:20px}#popup_signup_resume #signupModel .popup__status--radio{position:relative;width:50%;text-align:left}#popup_signup_resume #signupModel .popup__status--radio input[type="radio"]+label{width:100%;font-size:13px}#popup_signup_resume #signupModel .popup__note--list{max-height:unset;overflow-y:unset}#popup_signup_resume #signupModel .popup__note--delete img{width:45%}#popup_signup_resume #signupModel .popup__detail--container{width:100%;display:block;line-height:2.4}#popup_signup_resume #signupModel .popup__detail--container.action{line-height:1;margin-top:2em}#popup_signup_resume #signupModel .popup__detail--title{width:100%;font-weight:bold}#popup_signup_resume #signupModel .popup__detail--value{width:100%;word-wrap:break-word;line-height:1.5}#popup_signup_resume #signupModel .modal-close{right:25px}#popup_signup_resume #signupModel .btn-resume{padding:0.5em 2em}}
/*# sourceMappingURL=style.css.map */