.select2-container--default .select2-dropdown{background-color:#fff;border:1px solid #ddd;border-top:none;border-radius:0 0 12px 12px;box-shadow:0 2px 4px rgba(0,0,0,0.08);margin-top:0}.select2-container--default .select2-results__option{padding:10px 12px;font-size:14px;color:#333;background-color:#fff}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#f5f5f5;color:#333}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#f5f5f5;color:#333;font-weight:400}.select2-container--default .select2-search--dropdown{padding:8px}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #E0E0E0;border-radius:6px;padding:8px 12px;font-size:14px}.select2-container--default .select2-search--dropdown .select2-search__field:focus{border-color:#032C3B;outline:none}.settings-page{padding:40px 0;max-width:1400px;margin:0 auto;overflow-x:hidden}.settings-page .settings-title{font-size:32px;font-weight:600;color:#1a1a1a;margin-bottom:30px}.settings-page .settings-navigation{display:flex;gap:40px;border-bottom:2px solid #E8E8E8;margin-bottom:40px;flex-wrap:wrap}.settings-page .settings-navigation a{padding:12px 0;color:#666;text-decoration:none;font-size:16px;font-weight:500;position:relative;transition:color 0.3s ease}.settings-page .settings-navigation a:hover{color:#032C3B}.settings-page .settings-navigation a.active{color:#032C3B;font-weight:600}.settings-page .settings-navigation a.active:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background-color:#032C3B}.settings-page .settings-content{overflow-x:hidden;max-width:100%}.settings-page .settings-content .row{margin:0 -15px}.settings-page .settings-content [class*=col-]{padding:0 15px}.settings-page .settings-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,0.08);margin-bottom:24px;overflow:hidden}.settings-page .settings-card .settings-card-header{display:flex;justify-content:space-between;align-items:center;padding:24px 30px;border-bottom:1px solid #F0F0F0;flex-wrap:wrap;gap:12px}.settings-page .settings-card .settings-card-header h2{font-size:20px;font-weight:600;color:#1a1a1a;margin:0}.settings-page .settings-card .settings-card-header .btn-edit{background:transparent;border:1px solid #E0E0E0;color:#666;padding:8px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all 0.3s ease;text-decoration:none;display:inline-flex;align-items:center;gap:6px}.settings-page .settings-card .settings-card-header .btn-edit:hover{background:#E9F1F7;border-color:#032C3B;color:#032C3B}.settings-page .settings-card .settings-card-header .btn-edit.btn-primary{background:#032C3B;border-color:#032C3B;color:#fff}.settings-page .settings-card .settings-card-header .btn-edit.btn-primary:hover{background:rgb(0.5322580645,7.8064516129,10.4677419355);border-color:rgb(0.5322580645,7.8064516129,10.4677419355);color:#fff}.settings-page .settings-card .settings-card-header .btn-edit.btn-danger{background:transparent;border-color:#DC3545;color:#DC3545}.settings-page .settings-card .settings-card-header .btn-edit.btn-danger:hover{background:#DC3545;border-color:#DC3545;color:#fff}.settings-page .settings-card .settings-card-header .btn-edit i{font-size:13px}.settings-page .settings-card .settings-card-header .action-buttons{display:flex;gap:8px;flex-wrap:wrap}.settings-page .settings-card .settings-card-header .search-input{padding:8px 14px;border:1px solid #E0E0E0;border-radius:6px;font-size:14px;min-width:200px}.settings-page .settings-card .settings-card-header .search-input:focus{outline:none;border-color:#032C3B}.settings-page .settings-card .settings-card-header .search-input::-moz-placeholder{color:#999}.settings-page .settings-card .settings-card-header .search-input::placeholder{color:#999}.settings-page .settings-card .settings-card-body{padding:30px}.settings-page .settings-card .settings-card-body .settings-form-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:16px 0;margin-bottom:0}.settings-page .settings-card .settings-card-body .settings-form-row:last-child{border-bottom:none}.settings-page .settings-card .settings-card-body .settings-form-row .floating-input{position:relative;flex:1;width:100%}.settings-page .settings-card .settings-card-body .settings-form-row .floating-input label{position:absolute;left:0;top:50%;transform:translateY(-50%);font-size:15px;color:#032C3B;font-weight:400;margin:0;pointer-events:none;transition:all 0.3s ease;background:transparent;padding:0;padding-left:10px}.settings-page .settings-card .settings-card-body .settings-form-row .floating-input .form-control{border:none;border-bottom:1px solid transparent;border-radius:12px;font-size:14px;color:#032C3B;font-weight:700;transition:all 0.3s ease;text-align:left;width:100%;background-color:#F9F9F9;padding:12px 0px 12px 12px}.settings-page .settings-card .settings-card-body .settings-form-row .floating-input .form-control:focus{outline:none;border-bottom-color:#032C3B;box-shadow:none}.settings-page .settings-card .settings-card-body .settings-form-row .floating-input .form-control:not(:-moz-placeholder) + label{top:-8px;font-size:12px;color:#032C3B;font-weight:500}.settings-page .settings-card .settings-card-body .settings-form-row .floating-input .form-control:focus + label,.settings-page .settings-card .settings-card-body .settings-form-row .floating-input .form-control:not(:placeholder-shown) + label{top:-8px;font-size:12px;color:#032C3B;font-weight:500}.settings-page .settings-card .settings-card-body .settings-form-row .floating-input.floating-input-select label{position:absolute;left:0;top:-8px;font-size:12px;color:#032C3B;font-weight:500;margin:0;padding:0;background:transparent;z-index:1}.settings-page .settings-card .settings-card-body .settings-form-row .floating-input.floating-input-select .select2-container .select2-selection--single{background-color:#F9F9F9;border:none;border-radius:12px;height:45px;padding:0 12px;font-size:14px;display:flex;align-items:center;transition:all 0.3s ease}.settings-page .settings-card .settings-card-body .settings-form-row .floating-input.floating-input-select .select2-container .select2-selection--single .select2-selection__rendered{color:#032C3B;background-color:#F9F9F9;padding:0;line-height:45px;font-weight:700;border:none}.settings-page .settings-card .settings-card-body .settings-form-row .floating-input.floating-input-select .select2-container .select2-selection--single .select2-selection__arrow{height:100%;right:0;top:0;display:flex;align-items:center;width:30px}.settings-page .settings-card .settings-card-body .settings-form-row .floating-input.floating-input-select .select2-container .select2-selection--single .select2-selection__arrow b{border-color:#666 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;width:0;margin:0}.settings-page .settings-card .settings-card-body .settings-form-row .floating-input.floating-input-select .select2-container .select2-selection--single:focus{outline:none}.settings-page .settings-card .settings-card-body .settings-form-row .floating-input.floating-input-select .select2-container.select2-container--open .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.settings-page .settings-card .settings-card-body .settings-form-row .floating-input.floating-input-select .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #F9F9F9 transparent;border-width:0 4px 5px 4px}.settings-page .settings-card .settings-card-body .settings-form-row .settings-info-note{display:flex;align-items:center;gap:10px;padding:12px 16px;background-color:#E7F3FF;border-left:4px solid #032C3B;border-radius:6px;margin-bottom:20px}.settings-page .settings-card .settings-card-body .settings-form-row .settings-info-note i{color:#032C3B;font-size:16px}.settings-page .settings-card .settings-card-body .settings-form-row .settings-info-note span{font-size:14px;color:#666}.settings-page .settings-card .settings-card-body .settings-form-row .clients-list{max-height:400px;overflow-y:auto}.settings-page .settings-card .settings-card-body .settings-form-row .clients-list .client-item{padding:12px 16px;border-bottom:1px solid #F5F5F5;cursor:pointer;transition:background-color 0.2s ease}.settings-page .settings-card .settings-card-body .settings-form-row .clients-list .client-item:hover{background-color:#FAFAFA}.settings-page .settings-card .settings-card-body .settings-form-row .clients-list .client-item:last-child{border-bottom:none}.settings-page .settings-card .settings-card-body .settings-form-row .status-toggle-wrapper .status-toggle-input{display:none}.settings-page .settings-card .settings-card-body .settings-form-row .status-toggle-wrapper .status-toggle-input:checked + .status-toggle-label{background:linear-gradient(135deg,#D4EDDA 0%,#E8F5E9 100%);border-color:#28A745}.settings-page .settings-card .settings-card-body .settings-form-row .status-toggle-wrapper .status-toggle-input:checked + .status-toggle-label .status-icon{background:linear-gradient(135deg,#28A745 0%,#4CAF50 100%);box-shadow:0 4px 12px rgba(40,167,69,0.3)}.settings-page .settings-card .settings-card-body .settings-form-row .status-toggle-wrapper .status-toggle-input:checked + .status-toggle-label .status-icon i{color:#fff}.settings-page .settings-card .settings-card-body .settings-form-row .status-toggle-wrapper .status-toggle-input:checked + .status-toggle-label .status-title{color:#155724}.settings-page .settings-card .settings-card-body .settings-form-row .status-toggle-wrapper .status-toggle-input:checked + .status-toggle-label .status-description{color:#155724;opacity:0.8}.settings-page .settings-card .settings-card-body .settings-form-row .status-toggle-wrapper .status-toggle-input:checked + .status-toggle-label .status-toggle{background:#28A745}.settings-page .settings-card .settings-card-body .settings-form-row .status-toggle-wrapper .status-toggle-input:checked + .status-toggle-label .status-toggle .toggle-switch{transform:translateX(24px);background:#fff}.settings-page .settings-card .settings-card-body .settings-form-row .status-toggle-wrapper .status-toggle-label{display:flex;align-items:center;gap:16px;padding:20px;border:2px solid #E8E8E8;border-radius:12px;cursor:pointer;transition:all 0.3s ease;background:#FAFAFA}.settings-page .settings-card .settings-card-body .settings-form-row .status-toggle-wrapper .status-toggle-label:hover{border-color:#032C3B;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.08)}.settings-page .settings-card .settings-card-body .settings-form-row .status-toggle-wrapper .status-toggle-label .status-icon{width:56px;height:56px;border-radius:12px;background:linear-gradient(135deg,#E0E0E0 0%,#F0F0F0 100%);display:flex;align-items:center;justify-content:center;transition:all 0.3s ease;flex-shrink:0}.settings-page .settings-card .settings-card-body .settings-form-row .status-toggle-wrapper .status-toggle-label .status-icon i{font-size:28px;color:#999;transition:color 0.3s ease}.settings-page .settings-card .settings-card-body .settings-form-row .status-toggle-wrapper .status-toggle-label .status-content{flex:1}.settings-page .settings-card .settings-card-body .settings-form-row .status-toggle-wrapper .status-toggle-label .status-content .status-title{font-size:16px;font-weight:600;color:#1a1a1a;margin-bottom:4px;transition:color 0.3s ease}.settings-page .settings-card .settings-card-body .settings-form-row .status-toggle-wrapper .status-toggle-label .status-content .status-description{font-size:13px;color:#666;line-height:1.4;transition:color 0.3s ease}.settings-page .settings-card .settings-card-body .settings-form-row .status-toggle-wrapper .status-toggle-label .status-toggle{width:48px;height:24px;background:#CCC;border-radius:12px;position:relative;transition:background 0.3s ease;flex-shrink:0}.settings-page .settings-card .settings-card-body .settings-form-row .status-toggle-wrapper .status-toggle-label .status-toggle .toggle-switch{position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform 0.3s ease;box-shadow:0 2px 4px rgba(0,0,0,0.2)}.settings-page .settings-card .settings-card-body .settings-form-row .modules-body .modules-group hr{border:none;border-top:1px solid #E8E8E8;margin:16px 0}.settings-page .settings-card .settings-card-body .settings-form-row .modules-body .modules-group .select-all-wrapper{margin-bottom:12px}.settings-page .settings-card .settings-card-body .settings-form-row .modules-body .modules-group .module-group{margin-bottom:16px}.settings-page .settings-card .settings-card-body .settings-form-row .modules-body .modules-group .module-group .module-group-title{font-size:14px;font-weight:600;color:#666;margin-bottom:8px;text-transform:uppercase;letter-spacing:0.5px}.settings-page .settings-card .settings-card-body .settings-form-row .modules-body .modules-group .module-group .checkbox-wrapper{margin-bottom:6px}.settings-page .settings-card .settings-card-body.profile-photo-section{display:flex;flex-direction:column;align-items:center;padding:40px 30px;gap:16px}.settings-page .settings-card .settings-card-body.profile-photo-section .profile-photo-wrapper{position:relative;display:inline-block}.settings-page .settings-card .settings-card-body.profile-photo-section .profile-photo-wrapper .profile-photo-circle{width:160px;height:160px;border-radius:50%;background:#E9F1F7;display:flex;align-items:center;justify-content:center;font-size:48px;font-weight:600;color:#032C3B;border:3px solid #fff;box-shadow:0 4px 12px rgba(0,0,0,0.1);overflow:hidden;position:relative}.settings-page .settings-card .settings-card-body.profile-photo-section .profile-photo-wrapper .profile-photo-circle img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.settings-page .settings-card .settings-card-body.profile-photo-section .profile-photo-wrapper .btn-delete-photo{position:absolute;top:0;right:0;width:32px;height:32px;border-radius:50%;background:#ff4444;border:2px solid #fff;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease;padding:0;box-shadow:0 2px 8px rgba(0,0,0,0.2)}.settings-page .settings-card .settings-card-body.profile-photo-section .profile-photo-wrapper .btn-delete-photo:hover{background:#cc0000;transform:scale(1.1)}.settings-page .settings-card .settings-card-body.profile-photo-section .profile-photo-wrapper .btn-delete-photo svg{width:14px;height:14px}.settings-page .settings-card .settings-card-body.profile-photo-section .btn-upload-photo,.settings-page .settings-card .settings-card-body.profile-photo-section .btn-save-photo{background:transparent;border:1px solid #E0E0E0;color:#666;padding:10px 24px;border-radius:6px;font-size:15px;font-weight:500;cursor:pointer;transition:all 0.3s ease}.settings-page .settings-card .settings-card-body.profile-photo-section .btn-upload-photo:hover,.settings-page .settings-card .settings-card-body.profile-photo-section .btn-save-photo:hover{background:#E9F1F7;border-color:#032C3B;color:#032C3B}.settings-page .settings-card .settings-card-body.profile-photo-section .btn-save-photo{background:#1D9938;border-color:#1D9938;color:#fff}.settings-page .settings-card .settings-card-body.profile-photo-section .btn-save-photo:hover{background:rgb(20.8736263736,110.1263736264,40.3076923077);border-color:rgb(20.8736263736,110.1263736264,40.3076923077);color:#fff}.settings-page .settings-card .empty-state{text-align:center;padding:60px 20px;color:#999}.settings-page .settings-card .empty-state i{font-size:64px;margin-bottom:20px;color:#CCC}.settings-page .settings-card .empty-state p{font-size:16px;margin:0}.settings-page .settings-card .alert-success-custom{display:flex;align-items:center;gap:20px;padding:30px;background-color:#D4EDDA;border-radius:12px;color:#155724}.settings-page .settings-card .alert-success-custom i{font-size:48px;color:#28A745}.settings-page .settings-card .alert-success-custom h3{font-size:20px;font-weight:600;margin:0 0 8px 0;color:#155724}.settings-page .settings-card .alert-success-custom p{font-size:15px;margin:0;color:#155724}.settings-page .settings-card .subscription-plans{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;margin-top:20px}.settings-page .settings-card .subscription-plans .subscription-plan{background-color:#FAFAFA;border:2px solid #E8E8E8;border-radius:12px;overflow:hidden;transition:all 0.3s ease}.settings-page .settings-card .subscription-plans .subscription-plan:hover{border-color:#032C3B;box-shadow:0 4px 12px rgba(0,0,0,0.1)}.settings-page .settings-card .subscription-plans .subscription-plan .plan-header{background:linear-gradient(135deg,#032C3B 0%,rgb(5.4677419355,80.1935483871,107.5322580645) 100%);padding:24px;text-align:center}.settings-page .settings-card .subscription-plans .subscription-plan .plan-header .plan-name{font-size:24px;font-weight:600;color:#fff;margin:0}.settings-page .settings-card .subscription-plans .subscription-plan .plan-body{padding:24px}.settings-page .settings-card .subscription-plans .subscription-plan .plan-body .plan-description{font-size:14px;line-height:1.6;color:#666;margin-bottom:20px;min-height:80px}.settings-page .settings-card .subscription-plans .subscription-plan .plan-body .plan-validity{background-color:#fff;border:1px solid #E8E8E8;border-radius:8px;padding:16px;text-align:center}.settings-page .settings-card .subscription-plans .subscription-plan .plan-body .plan-validity .validity-label{font-size:13px;color:#666;margin-bottom:8px}.settings-page .settings-card .subscription-plans .subscription-plan .plan-body .plan-validity .validity-date{font-size:18px;font-weight:600;color:#032C3B}.settings-page .settings-card .subscription-plans .subscription-plan .plan-footer{padding:0 24px 24px 24px}.settings-page .settings-card .subscription-plans .subscription-plan .plan-footer .btn-upgrade{width:100%;padding:14px 20px;background-color:#1D9938;border:none;border-radius:8px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;gap:8px}.settings-page .settings-card .subscription-plans .subscription-plan .plan-footer .btn-upgrade:hover{background-color:rgb(20.8736263736,110.1263736264,40.3076923077);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.15)}.settings-page .settings-card .subscription-plans .subscription-plan .plan-footer .btn-upgrade i{font-size:14px}.settings-page .settings-card .table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-top:20px;max-width:100%}.settings-page .settings-card .table-wrap table{width:100%;min-width:600px;border-collapse:collapse}.settings-page .settings-card .table-wrap table thead tr{border-bottom:2px solid #E8E8E8}.settings-page .settings-card .table-wrap table thead tr th{padding:12px 16px;text-align:left;font-size:14px;font-weight:600;color:#666;white-space:nowrap}.settings-page .settings-card .table-wrap table thead tr th.text-right{text-align:right}.settings-page .settings-card .table-wrap table tbody tr{border-bottom:1px solid #F5F5F5;transition:background-color 0.2s ease}.settings-page .settings-card .table-wrap table tbody tr:hover{background-color:#FAFAFA}.settings-page .settings-card .table-wrap table tbody tr td{padding:16px;font-size:14px;color:#1a1a1a}.settings-page .settings-card .table-wrap table tbody tr td.text-right{text-align:right}.settings-page .settings-card .table-wrap table tbody tr td .badge{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500;text-transform:uppercase}.settings-page .settings-card .table-wrap table tbody tr td .badge.badge-success{background-color:#D4EDDA;color:#155724}.settings-page .settings-card .table-wrap table tbody tr td .badge.badge-danger{background-color:#F8D7DA;color:#721C24}.settings-page .settings-card .table-wrap table tbody tr td .btn-table-action{display:inline-block;width:32px;height:32px;line-height:32px;text-align:center;border-radius:6px;color:#666;transition:all 0.3s ease;margin-left:4px}.settings-page .settings-card .table-wrap table tbody tr td .btn-table-action:hover{background-color:#E9F1F7;color:#032C3B}.settings-page .settings-card .table-wrap table tbody tr td .btn-table-action.btn-table-action-delete:hover{background-color:#F8D7DA;color:#721C24}.settings-page .settings-card .table-wrap table tbody tr td .btn-table-action i{font-size:14px}.settings-page .settings-card .table-wrap table tbody tr td .btn-invoice{display:inline-block;padding:6px 14px;border-radius:6px;background-color:#E9F1F7;color:#032C3B;font-size:13px;font-weight:500;text-decoration:none;transition:all 0.3s ease}.settings-page .settings-card .table-wrap table tbody tr td .btn-invoice:hover{background-color:#032C3B;color:#fff}.settings-page .settings-card .table-wrap table tbody tr td .btn-invoice i{margin-right:4px;font-size:12px}.settings-page .settings-card .table-wrap table tbody tr td .text-muted{color:#CCC;font-size:14px}.settings-page .settings-card .table-wrap table tbody tr td .checkbox-wrapper{display:flex;align-items:center}.settings-page .settings-card .table-wrap table tbody tr td .checkbox-wrapper .checkbox-input{width:18px;height:18px;margin:0;margin-right:10px;cursor:pointer;accent-color:#032C3B}.settings-page .settings-card .table-wrap table tbody tr td .checkbox-wrapper .checkbox-label{margin:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:normal;color:#1a1a1a}.settings-page .settings-card .table-wrap table thead .checkbox-wrapper .checkbox-label{font-weight:600;color:#666}.settings-page .settings-card .table-wrap .dataTables_wrapper .dataTables_filter{float:right;margin-bottom:16px}.settings-page .settings-card .table-wrap .dataTables_wrapper .dataTables_filter label{font-size:14px;color:#666}.settings-page .settings-card .table-wrap .dataTables_wrapper .dataTables_filter label input{margin-left:8px;padding:8px 12px;border:1px solid #E0E0E0;border-radius:6px;font-size:14px}.settings-page .settings-card .table-wrap .dataTables_wrapper .dataTables_filter label input:focus{outline:none;border-color:#032C3B}.settings-page .settings-card .table-wrap .dataTables_wrapper .dataTables_length{float:left;margin-bottom:16px}.settings-page .settings-card .table-wrap .dataTables_wrapper .dataTables_length label{font-size:14px;color:#666}.settings-page .settings-card .table-wrap .dataTables_wrapper .dataTables_length label select{margin:0 8px;padding:5px 12px;border:1px solid #E0E0E0;border-radius:6px;font-size:14px}.settings-page .settings-card .table-wrap .dataTables_wrapper .dataTables_length label select:focus{outline:none;border-color:#032C3B}.settings-page .settings-card .table-wrap .dataTables_wrapper .dataTables_info{float:left;padding-top:16px;font-size:14px;color:#666}.settings-page .settings-card .table-wrap .dataTables_wrapper .dataTables_paginate{float:right;padding-top:16px}.settings-page .settings-card .table-wrap .dataTables_wrapper .dataTables_paginate .paginate_button{padding:6px 12px;margin-left:4px;border:1px solid #E0E0E0;border-radius:6px;font-size:14px;color:#666;cursor:pointer;transition:all 0.3s ease}.settings-page .settings-card .table-wrap .dataTables_wrapper .dataTables_paginate .paginate_button:hover{background-color:#E9F1F7;border-color:#032C3B;color:#032C3B}.settings-page .settings-card .table-wrap .dataTables_wrapper .dataTables_paginate .paginate_button.current{background-color:#032C3B;border-color:#032C3B;color:#fff}.settings-page .settings-card .table-wrap .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{background-color:#032C3B;color:#fff}.settings-page .settings-card .table-wrap .dataTables_wrapper .dataTables_paginate .paginate_button.disabled{opacity:0.5;cursor:not-allowed}.settings-page .settings-card .table-wrap .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{background-color:transparent;border-color:#E0E0E0;color:#666}@media (max-width:991px){.settings-page{padding:20px 15px}.settings-page .settings-title{font-size:28px;margin-bottom:20px}.settings-page .settings-navigation{gap:20px;margin-bottom:30px}.settings-page .settings-navigation a{font-size:15px}.settings-page .settings-card .settings-card-header{padding:20px}.settings-page .settings-card .settings-card-header h2{font-size:18px}.settings-page .settings-card .settings-card-body{padding:20px}.settings-page .settings-card .settings-card-body .settings-form-row{flex-direction:column;align-items:flex-start;padding:12px 0}.settings-page .settings-card .settings-card-body .settings-form-row .floating-input label{left:14px}.settings-page .settings-card .settings-card-body .settings-form-row .floating-input .form-control{text-align:left;width:100%;border:1px solid #E0E0E0;border-radius:8px;padding:24px 14px 10px 14px;font-size:14px;background-color:transparent}.settings-page .settings-card .settings-card-body .settings-form-row .floating-input .form-control:focus{border-color:#032C3B;box-shadow:0 0 0 3px rgba(3,44,59,0.1)}.settings-page .settings-card .settings-card-body .settings-form-row .floating-input .form-control:not(:-moz-placeholder) + label{top:8px;left:5px;font-size:11px}.settings-page .settings-card .settings-card-body .settings-form-row .floating-input .form-control:focus + label,.settings-page .settings-card .settings-card-body .settings-form-row .floating-input .form-control:not(:placeholder-shown) + label{top:8px;left:5px;font-size:11px}.settings-page .settings-card .settings-card-body .settings-form-row .floating-input.floating-input-select select.form-control{padding:12px 44px 12px 14px;background-color:#F9F9F9;border:none}.settings-page .settings-card .settings-card-body .settings-form-row .floating-input.floating-input-select select.form-control:focus{border:1px solid #032C3B;box-shadow:0 0 0 3px rgba(3,44,59,0.1)}.settings-page .settings-card .settings-card-body.profile-photo-section{padding:30px 20px}.settings-page .settings-card .settings-card-body.profile-photo-section .profile-photo-wrapper .profile-photo-circle{width:120px;height:120px;font-size:36px}.settings-page .settings-card .settings-card-body.profile-photo-section .profile-photo-wrapper .btn-delete-photo{width:28px;height:28px}.settings-page .settings-card .settings-card-body.profile-photo-section .profile-photo-wrapper .btn-delete-photo svg{width:12px;height:12px}.settings-page .settings-card .settings-card-body .subscription-plans{grid-template-columns:1fr}.settings-page .settings-card .settings-card-body .subscription-plans .subscription-plan .plan-header{padding:20px}.settings-page .settings-card .settings-card-body .subscription-plans .subscription-plan .plan-header .plan-name{font-size:20px}.settings-page .settings-card .settings-card-body .subscription-plans .subscription-plan .plan-body{padding:20px}.settings-page .settings-card .settings-card-body .subscription-plans .subscription-plan .plan-body .plan-description{min-height:auto}.settings-page .settings-card .settings-card-body .alert-success-custom{flex-direction:column;text-align:center;padding:24px}.settings-page .settings-card .settings-card-body .alert-success-custom i{font-size:40px}.settings-page .settings-card .settings-card-body .alert-success-custom h3{font-size:18px}.settings-page .settings-card .settings-card-body .alert-success-custom p{font-size:14px}}@media (max-width:576px){.settings-page .settings-navigation{flex-direction:column;gap:0}.settings-page .settings-navigation a{padding:16px 0;border-bottom:1px solid #F0F0F0}.settings-page .settings-navigation a:after{display:none}.settings-page .settings-navigation a.active{background:#E9F1F7;padding-left:16px;margin:0 -16px;border-bottom-color:#032C3B}}.checkbox-wrapper{display:flex;gap:5px}