.loginPage #loginform{margin:0 auto;max-width:100%;width:500px}.loginPage #loginform p{margin:0 0 15px}.loginPage #loginform p.login-submit{margin:0}.loginPage #loginform label{display:block;font-size:16px;font-weight:500;margin-bottom:5px}.loginPage #loginform input[type=password],.loginPage #loginform input[type=text]{border:1px solid #222;font-size:14px;height:50px;outline:none;padding:0 20px;width:100%}.loginPage #loginform input[type=checkbox]{flex:0 0 17px;height:17px;margin:0 10px 0 0;width:17px}.loginPage #loginform input[type=submit]{background-color:#006190;border:none;color:#fff;height:50px;text-align:center;transition:all .3s ease;width:100%}.loginPage #loginform input[type=submit]:hover{background-color:#f7a941}.loginPage #loginform .login-remember label{align-items:center;display:flex;font-weight:400;margin:0}.profilePage_tabs_header{align-items:center;display:flex}.profilePage_tabs_header button{background:none;border:none;color:#000;font-size:16px;padding:10px 20px;text-align:center;transition:all .3s ease}.profilePage_tabs_header button.-isActive{background-color:#006190;color:#fff}.profilePage_tabs_header button:hover:not(.-isActive){background-color:rgba(0,97,144,.7);color:#fff}.profilePage_tabs_body_item{border:1px solid #006190;display:none;padding:10px 20px}.profilePage_tabs_body_item.-isActive{display:block}.profilePage_tabs_body_item h2{margin-top:0}.profilePage_tabs_body_item li,.profilePage_tabs_body_item p{margin-bottom:0!important}.profilePage_tabs_body_item ul{display:flex;gap:5px;margin:10px 0 0;padding:0}.profilePage_tabs_body_item ul li{list-style:none}.profilePage_tabs_body_item .chips{background-color:#d6e5ef;border-radius:20px;padding:3px 12px;text-align:center}.profilePage_tabs_body_item_form{align-items:center;display:flex;flex-wrap:wrap;gap:20px}.profilePage_tabs_body_item_form_field{display:flex;flex-direction:column;gap:10px;width:100%}.profilePage_tabs_body_item_form_field.-halfField{width:49%}.profilePage_tabs_body_item_form_field label{font-size:16px;font-weight:500}.profilePage_tabs_body_item_form_field input[type=number]{border:1px solid #222;font-size:14px;height:50px;outline:none;padding:0 20px;width:100%}.profilePage_tabs_body_item_form_field .btn{background-color:#006190;border:none;color:#fff;height:50px;text-align:center;transition:all .3s ease;width:100%}.profilePage_tabs_body_item_form_field .btn.-isLoading{align-items:center;display:flex;justify-content:center}.profilePage_tabs_body_item_form_field .btn.-isLoading:after{background:url(../../../../../../../../plugins/feed-generator-dsante/build/css/build/images/loaderWhite.b51a2818.svg) no-repeat 50%;content:" ";height:35px;width:35px}.profilePage_tabs_body_item_form_field .btn:disabled{opacity:.4}.profilePage_tabs_body_item_form_field .btn:hover:not(:disabled){background-color:#f7a941}.profilePage_tabs_body_item_form_field_response{color:green;font-size:16px}.profilePage_tabs_body_item_form_field_response.-isError{color:red}.profilePage_tabs_body_item_form_field_selectPosts{border:1px solid #000;height:300px;overflow-y:scroll;padding:10px}.profilePage_tabs_body_item_form_field_selectPosts_item label{align-items:flex-start;display:flex;gap:10px}.profilePage_tabs_body_item_form_field_selectPosts_item label input[type=checkbox]{height:16px;margin-top:5px;width:16px}