.account-sidebar-element{margin-top:20px;width:100%;height:19px;position:relative;font-size:16px;color:#676771;display:flex;flex-direction:column;cursor:pointer}.account-sidebar-element .account-sidebar-element-title{display:flex;justify-content:space-between;align-items:center}.account-sidebar-element-active-state{color:#171d35}.spinner-container[data-v-880710b6]{width:100%;height:calc(100% - 104px);display:flex;justify-content:center;align-items:center}.spinner-container .spinner[data-v-880710b6]{border:15px solid #c9cde8;border-radius:50%;border-top:15px solid #69c9a0;width:30px;height:30px;-webkit-animation:spin-880710b6 2s linear infinite;animation:spin-880710b6 2s linear infinite}@-webkit-keyframes spin-880710b6{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin-880710b6{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dark-background{position:fixed;z-index:200;width:0;height:0;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.5)}.dark-background .action-modal{position:relative;display:flex;flex-direction:column;align-items:center;border-radius:4px;background-color:#fff;overflow:hidden}.dark-background .action-modal .modal-loading-overlay{position:absolute;display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:hsla(0,0%,100%,.7);z-index:1}.visible-state{width:100%;height:100%;animation:fadeIn .3s;-webkit-animation:fadeIn .3s}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:420px){.dark-background .action-modal{width:350px!important}}.action-button{display:flex;justify-content:center;align-items:center;background-color:#69c9a0;color:#fff;margin-top:20px;cursor:pointer;border-radius:4px;font-size:16px;box-sizing:border-box}.action-button:hover{background-color:rgba(88,179,3,.917647)}.feedback-btn[data-v-0aa62d60]{position:absolute;bottom:0;height:52px;padding-left:30px;display:flex;align-items:center;font-size:16px;cursor:pointer}.feedback-btn .modal-header[data-v-0aa62d60]{width:calc(100% - 80px);margin-top:40px;display:flex;justify-content:space-between;align-items:center;color:#171d35!important}.feedback-btn .modal-header .modal-title[data-v-0aa62d60]{font-size:22px}.feedback-btn .modal-header .close-modal-btn[data-v-0aa62d60]{width:24px;height:24px;background-size:14px;background-position:50%;background-repeat:no-repeat;background-image:url(../img/close-icon.a594ab60.svg);cursor:pointer}.feedback-btn .modal-error[data-v-0aa62d60]{height:30px;display:flex;justify-content:center;align-items:flex-end;color:red;font-size:14px}.feedback-btn .modal-content[data-v-0aa62d60]{width:calc(100% - 80px);height:248px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin-bottom:30px}.feedback-btn .modal-content .feedback-texarea[data-v-0aa62d60]{width:100%;height:100%;margin-top:10px;padding:4px;box-sizing:border-box;font-size:16px;outline:none;resize:none}.account-sidebar{width:0;height:100%;position:relative;top:0;left:0;overflow:hidden;z-index:200;transition:all .2s;box-sizing:border-box;padding-left:8px}.account-sidebar .account-sidebar-title{font-size:28px}.account-sidebar .account-sidebar-header{width:100%;position:relative;display:flex;align-items:center}.account-sidebar .account-sidebar-header .account-close-sidebar-btn{position:relative;left:16px;top:16px;width:24px;height:24px;background-position:50%;background-repeat:no-repeat;background-size:24px 24px;background-image:url(../img/hamburger-icon.c84718a4.svg);cursor:pointer}.account-sidebar-opened{width:240px}.feedback-btn[data-v-59958364]{color:#171d35;padding-left:0}.main-container[data-v-a8567eb8]{width:100%;height:100%;background-color:#e5e5e5;overflow:auto}.header[data-v-a8567eb8]{width:100%;height:64px;background-color:#13141f;display:flex;position:relative;align-items:center;align-content:space-around}.header .header-row[data-v-a8567eb8]{margin-left:55px;width:50%;display:flex;position:relative;justify-content:space-between;align-items:center}.header .header-row .account-sidebar-btn[data-v-a8567eb8]{width:0;height:0;position:absolute;background-size:24px;background-position:50%;background-repeat:no-repeat;background-image:url(../img/hamburger-icon.c84718a4.svg)}.header .header-row .go-back-arrow[data-v-a8567eb8]{background-image:url(../img/go-back-arrow.7a6159fc.svg);width:24px;height:24px;cursor:pointer;position:relative}.header .header-row .account-logo[data-v-a8567eb8]{width:100px;height:55px;background-position:50%;background-repeat:no-repeat;background-size:100px 55px;background-image:url(../img/simple_sales_logo_white.e72dfa59.png)}.content[data-v-a8567eb8]{width:1024px;height:calc(100% - 84px);display:flex;margin:auto;margin-top:20px!important;flex-direction:row;margin-top:40px}.content .sidebar-menu-opened[data-v-a8567eb8]{width:240px!important}.content .sidebar-menu[data-v-a8567eb8]{display:flex;flex-direction:column;justify-content:center}.content .sidebar-menu .account-sidebar-item[data-v-a8567eb8]{color:#a1a5c0}.content .sidebar-menu .account-sidebar-item li[data-v-a8567eb8]{padding:20px;list-style-type:none;cursor:pointer}.content .sidebar-menu .account-sidebar-item .sidebar-item-active[data-v-a8567eb8]{color:#171d35}.content .sidebar-menu .account-sidebar-close-btn[data-v-a8567eb8]{background-position:50%;background-repeat:no-repeat;background-image:url(../img/close-icon.a594ab60.svg)}.content .main-contents[data-v-a8567eb8]{width:720px;height:calc(100% - 20px)}.content .main-contents .main-form[data-v-a8567eb8]{width:100%;height:100%;overflow-y:scroll;display:flex;flex-direction:column;align-items:center;background:#fff;border-radius:4px;background-size:24px 24px;box-sizing:border-box;padding-bottom:20px}.billing-main-content[data-v-a8567eb8]{width:720px;height:980px}@media (max-width:1024px){.main-container[data-v-a8567eb8]{overflow:auto}.header-row .account-sidebar-btn[data-v-a8567eb8]{position:relative;width:24px;height:24px;margin-left:5px}.header-row .go-back-arrow[data-v-a8567eb8]{margin-left:-35px}.sidebar-menu-opened[data-v-a8567eb8]{width:280px!important;height:100%!important;background-color:#e5e5e5;z-index:999999;position:fixed;padding-left:24px}.header-row[data-v-a8567eb8] .account-sidebar-btn{position:relative!important;width:24px!important;height:24px!important;margin-left:5px}.account-sidebar-close-btn[data-v-a8567eb8]{width:24px!important;height:24px!important;position:absolute;top:-20px;left:8px}}@media (max-width:420px){.main-container[data-v-a8567eb8]{overflow-y:scroll;overflow-x:hidden}.main-form[data-v-a8567eb8]{height:1024px!important;overflow:scroll;display:flex;flex-direction:column}.header-row .account-sidebar-btn[data-v-a8567eb8]{position:relative;width:24px;height:24px;margin-left:5px}.header-row .go-back-arrow[data-v-a8567eb8]{margin-left:-35px}.sidebar-menu-opened[data-v-a8567eb8]{width:280px!important;height:100%!important;background-color:#e5e5e5;z-index:999999;position:fixed;padding-left:24px}.header-row[data-v-a8567eb8] .account-sidebar-btn{position:relative!important;width:24px!important;height:24px!important;margin-left:5px}.account-sidebar-close-btn[data-v-a8567eb8]{width:24px!important;height:24px!important;position:relative;margin-left:-24px}}