#pro_login_form{display:none}.ss-form-register,#loginform{border:1px solid #d3ced2;padding:15px}.ss-form-register{margin:auto;margin-top:-200px;width:50%;background-color:#fff;padding:50px 120px;max-width:1000px;box-sizing:border-box}.ss-form-register input,.ss-form-register select{box-sizing:border-box;width:100%;margin:0;outline:0;line-height:normal}.ss-form-required{font-weight:700;color:red}.ss-dashboard{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;padding:30px;max-width:1200px;margin:auto}.ss-dashboard-column:nth-child(1){width:calc(30% - 14px)
}
.ss-dashboard-column:nth-child(2) {
  width: calc(70% - 14px)}.ss-dashboard-title,.ss-dashboard-title-colored{font-weight:700;display:block;width:100%;padding:20px;box-sizing:border-box}.ss-dashboard-title-colored{color:#fff;background-color:#263240}.ss-dashboard-content{padding:0 20px 20px}.ss-dashboard-content .button{margin-top:15px}.ss-dashboard-section{margin:20px 0;background-color:#fff;width:100%}.ss-dashboard-section form{display:flex;flex-direction:row;margin-top:30px}.ss-dashboard-section input{box-sizing:border-box;width:100%;margin:0;outline:0;line-height:normal}.ss-dashboard-section h3{padding:30px;background-color:#263240;color:#fff;margin:-30px -30px 0;display:block}.ss-dashboard-section p{margin:0}.ss-dashboard-product-sheet{width:100px;height:100px}@media screen and (max-width:1315px){.ss-form-register{padding:50px}}@media screen and (max-width:1169px){.ss-form-register{width:75%}}@media screen and (max-width:918px){.ss-dashboard{flex-direction:column}.ss-dashboard-column:nth-child(1),.ss-dashboard-column:nth-child(2){width:100%}.ss-dashboard-section{margin:10px}}@media screen and (max-width:810px){.ss-form-register{padding:30px}}