:root{--ui-primary:#2563eb;--ui-primary-soft:#eff6ff;--ui-success:#16a34a;--ui-danger:#dc2626;--ui-warning:#f59e0b;--ui-text:#1e293b;--ui-muted:#64748b;--ui-border:#e2e8f0;--ui-border-soft:#edf2f7;--ui-bg:#f8fafc;--ui-input:#f8fafc;--ui-white:#ffffff;--ui-radius:8px;--ui-radius-lg:12px;--ui-shadow:0 8px 24px rgba(15,23,42,0.06)}body{font-family:'Sarabun',sans-serif;background:var(--ui-bg);color:var(--ui-text)}a{color:var(--ui-primary);text-decoration:none}a:hover{color:#1d4ed8;text-decoration:none}.card,.box{background:var(--ui-white);border:1px solid var(--ui-border-soft) !important;border-radius:var(--ui-radius-lg) !important;box-shadow:var(--ui-shadow)}.card-header{background:#ffffff !important;border-bottom:1px solid var(--ui-border-soft) !important;border-radius:var(--ui-radius-lg) var(--ui-radius-lg) 0 0 !important}.card-title{color:var(--ui-text);font-weight:600 !important}label,b{color:#475569;font-weight:500 !important}.form-control{background-color:var(--ui-input) !important;border:1px solid var(--ui-border) !important;border-radius:var(--ui-radius) !important;color:var(--ui-text);transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.form-control:focus{background-color:#ffffff !important;border-color:var(--ui-primary) !important;box-shadow:0 0 0 3px rgba(37,99,235,0.12) !important}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#f1f5f9 !important;color:#64748b;border-color:#e2e8f0 !important}.has-error input,.has-error .form-control,.has-feedback.has-error>span.select2{border-color:var(--ui-danger) !important}.has-error input:focus,.has-error .form-control:focus{box-shadow:0 0 0 3px rgba(220,38,38,0.14) !important}.has-error .smk-error-msg,.form-group.has-error .help-block{color:var(--ui-danger) !important}.select2-container--default .select2-selection--single,.select2-container--default .select2-selection--multiple{background-color:var(--ui-input) !important;border:1px solid var(--ui-border) !important;border-radius:var(--ui-radius) !important;transition:border-color .18s ease,box-shadow .18s ease}.select2-container--default.select2-container--focus .select2-selection--single,.select2-container--default.select2-container--focus .select2-selection--multiple{border-color:var(--ui-primary) !important;box-shadow:0 0 0 3px rgba(37,99,235,0.12) !important}.select2-container .select2-selection--single .select2-selection__rendered{background-color:transparent !important;color:var(--ui-text)}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:var(--ui-primary-soft) !important;border:1px solid #bfdbfe !important;color:#1d4ed8 !important;border-radius:999px !important}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:var(--ui-primary) !important;color:#ffffff !important}.btn{border-radius:var(--ui-radius) !important;font-weight:600 !important;transition:all .18s ease}.btn-primary{background-color:var(--ui-primary) !important;border-color:var(--ui-primary) !important;color:#ffffff !important}.btn-primary:hover,.btn-primary:focus{background-color:#1d4ed8 !important;border-color:#1d4ed8 !important;box-shadow:0 4px 12px rgba(37,99,235,0.24)}.btn-outline-primary{color:var(--ui-primary) !important;border-color:var(--ui-primary) !important}.btn-outline-primary:hover{color:#ffffff !important;background-color:var(--ui-primary) !important}.skin-blue .main-header .navbar,.skin-blue .main-header .logo,.skin-blue .main-header li.user-header{background:linear-gradient(135deg,#2563eb,#1d4ed8) !important}.skin-blue .main-header .navbar .sidebar-toggle:hover{background-color:rgba(255,255,255,0.12) !important}[class*=sidebar-dark-]{background-color:#ffffff !important;border-right:1px solid var(--ui-border-soft)}[class*=sidebar-dark-] .sidebar a{color:#334155 !important}.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active,.sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active{background-color:var(--ui-primary-soft) !important;color:var(--ui-primary) !important;border-radius:var(--ui-radius) !important;font-weight:700 !important}[class*=sidebar-dark-] .nav-sidebar>.nav-item:hover>.nav-link{background-color:#f1f5f9 !important;color:var(--ui-text) !important;border-radius:var(--ui-radius) !important}.list-group-item{border-color:var(--ui-border-soft) !important;background-color:#ffffff !important}.list-group-item b{color:var(--ui-muted)}.float-right{color:var(--ui-text);font-weight:700 !important}table.dataTable{border-collapse:separate !important;border-spacing:0;background:#ffffff;border-radius:var(--ui-radius-lg);overflow:hidden}table.dataTable thead th,table.dataTable thead td{background-color:#f8fafc !important;color:#334155 !important;border-bottom:1px solid var(--ui-border) !important;font-weight:700 !important}table.dataTable tbody td{color:#334155;border-bottom:1px solid var(--ui-border-soft)}table.dataTable tbody tr:hover{background-color:#f8fbff !important}table.dataTable tbody tr.active{background-color:#dbeafe !important;color:#1e3a8a}table.dataTable.no-footer{border-bottom:1px solid var(--ui-border) !important}.dataTables_wrapper .dataTables_filter input{background-color:#ffffff !important;border:1px solid var(--ui-border) !important;border-radius:var(--ui-radius) !important;color:var(--ui-text);transition:all .18s ease}.dataTables_wrapper .dataTables_filter input:focus{border-color:var(--ui-primary) !important;box-shadow:0 0 0 3px rgba(37,99,235,0.12) !important;outline:none}.dataTables_wrapper .dataTables_paginate .paginate_button{border-radius:var(--ui-radius) !important;border:1px solid var(--ui-border) !important;background:#ffffff !important;color:#334155 !important;font-weight:600}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{background:var(--ui-primary-soft) !important;color:var(--ui-primary) !important;border-color:#bfdbfe !important}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{background:var(--ui-primary) !important;color:#ffffff !important;border-color:var(--ui-primary) !important}.nav-pills .nav-link{border-radius:var(--ui-radius) !important;color:#475569;font-weight:600}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:var(--ui-primary) !important;color:#ffffff !important}.modal-footer,.main-footer{background:#ffffff;border-top:1px solid var(--ui-border-soft)}.img-thumbnail,.img-profile{border-color:var(--ui-border) !important;box-shadow:0 4px 12px rgba(15,23,42,0.08)}.swal2-popup{border-radius:16px !important}.swal2-styled.swal2-confirm{background-color:var(--ui-primary) !important;border-radius:var(--ui-radius) !important}.swal2-styled.swal2-cancel{background-color:#64748b !important;border-radius:var(--ui-radius) !important}.loading{background-color:rgba(255,255,255,0.72) !important;backdrop-filter:blur(3px)}.text-info{color:var(--ui-primary) !important}.text-green{color:var(--ui-success) !important}.text-red{color:var(--ui-danger) !important}.text-yellow{color:var(--ui-warning) !important}.ref-control{background-color:#fed7aa !important;color:#7c2d12 !important}.shipment-control{background-color:#dbeafe !important;color:#1e3a8a !important}.sumery-point-box,.tot_sem_stdloan{border-color:var(--ui-border) !important;background-color:#f8fafc !important;color:var(--ui-text) !important;border-radius:var(--ui-radius-lg) !important}.text-center{text-align:center !important}.text-center-blue{text-align:center !important;background-color:aqua !important}.none{display:none}body{font-family:'Sarabun'}h1{font-family:'Sarabun'}h2{font-family:'Sarabun'}h3{font-family:'Sarabun'}h4{font-family:'Sarabun'}h5{font-family:'Sarabun'}h6{font-family:'Sarabun'}p{font-family:'Sarabun'}span{font-family:'Sarabun'}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:400;font-size:14px}table>tfoot>tr>th{text-align:left !important;padding-left:10px !important}table>thead>tr>th{text-align:center !important}table>thead>tr>td{text-align:center !important}table.dataTable tfoot th,table.dataTable tfoot td{padding:5px 0px 6px 0px !important;border-top:1px solid #111 !important}table.dataTable.no-footer{border-bottom:1px solid #d5d5d5 !important}table.dataTable thead th,table.dataTable thead td{padding:10px 18px;border-bottom:1px solid #cdcbcb !important;text-align:center !important}table.dataTable tbody tr:hover{background-color:#f5f5f5 !important;cursor:pointer}table.dataTable tbody tr.active{background-color:#cce5ff !important;font-weight:bold}.dataTables_wrapper .dataTables_filter input{border:1px solid #f2f4f6 !important;border-radius:3px;padding:5px;background-color:#f2f4f6 !important;margin-left:3px;height:34px;text-align:center}.loading{background-color:#ffffffa3;z-index:10000000 !important;position:fixed;left:0px;top:0px;width:100%;height:100%}.loading img{position:fixed;left:0px;top:0px;width:100%;height:100%;z-index:99999999;padding:20% 20%}.fff{background-color:#fff}.form-group.has-error .help-block{color:#dd4b39 !important;font-weight:500 !important}.select2{width:100% !important}.has-feedback.has-error>span.select2{border:1px solid #bd2d00 !important;border-radius:9px !important}.select2-container--default .select2-selection--single{background-color:##f2f4f6;border:1px solid #f2f4f6;border-radius:0px}.select2-container--default.select2-container--focus .select2-selection--multiple,.select2-container--default .select2-search--dropdown .select2-search__field{border-color:#9e9e9e !important;border-radius:2px !important}.select2-container--default .select2-selection--multiple{background-color:#f2f4f6;border:1px solid #f2f4f6;border-radius:5px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#f7d87a;border:1px solid #f2f4f6;border-radius:8px;cursor:default;float:left;margin-right:5px;margin-left:4px;padding:2px 7px 2px 7px;font-size:13px;color:#080808;font-weight:500 !important}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#3c8dbc;color:#f2f4f6;font-size:14px}.select2-container--default .select2-selection--single{font-size:12px !important;background-color:#f2f4f6;border:1px solid #f2f4f6;border-radius:5px}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:-3px !important;padding-right:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100% !important;font-size:12px !important;font-weight:600;background-color:#f2f4f6 !important}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:5px !important;padding-left:5px !important}.row{margin-right:0px !important;margin-left:0px !important}.swal2-html-container{z-index:1;justify-content:center;margin:1em 1.6em 0.3em;padding:0;overflow:auto;color:inherit;font-size:1.0rem !important;font-weight:400;line-height:normal;text-align:center;word-wrap:break-word;word-break:break-word}.swal2-styled.swal2-confirm{border:0;border-radius:0.5rem !important;background:initial;background-color:#7066e0;color:#fff;font-size:1.0rem !important}.swal2-styled.swal2-cancel{border:0;border-radius:0.5rem !important;background:initial;background-color:#6e7881;color:#fff;font-size:1.0rem !important}.login-page,.register-page{height:auto;background:#ff911c}.skin-blue .main-header li.user-header{background-color:#ff911c}.skin-blue .main-header .navbar{background-color:#ff911c}.skin-blue .main-header .logo{background-color:#ff911c;color:#fff;border-bottom:0 solid transparent}.skin-blue .main-header .navbar .sidebar-toggle:hover{background-color:#ff9800}.text-info{color:#2196f3}.btn-primary{background-color:#2196f3;border-color:#2196f3}.btn{border-radius:2px;-webkit-box-shadow:none;box-shadow:none;border:1px solid transparent}.line{margin-top:18px;margin-bottom:30px;border:0;border-top:1px solid rgba(0,0,0,.1);margin-left:5px;margin-right:6px}.line .label{margin-top:-15px;left:6px;background-color:white;padding:0px 5px 0px 5px}.form-option-line{margin-top:-8px !important}.form-group-option{margin-top:0px !important;margin-left:0px !important;border-color:#fff !important;background-color:#fff !important}.form-group{margin-top:-20px;margin-bottom:10px}.form-control{border-radius:5px !important;box-shadow:none;border-color:#f2f4f6;background-color:#f2f4f6;font-size:12px !important;font-weight:600 !important}.form-group[disabled]>label{background-color:#ccc !important;top:13px;left:6px;position:relative;background-color:white;padding:0px 5px 0px 5px;font-size:0.6em;z-index:100}.form-control-feedback{position:absolute;top:25px;right:5px;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.form-control-coverate{font-size:16px;color:#3f51b5;border-radius:0px !important;box-shadow:none;font-weight:800;border-top:0px;border-left:0px;border-right:0px;border-bottom:1px solid #9e9e9e}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#acb3b75e !important;opacity:1}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:0.3em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;color:#333 !important;border:1px solid transparent;border-radius:2px !important;font-size:14px}.box{position:relative;border-radius:0px;background:#ffffff;border-top:2px solid #d2d6de;margin-bottom:8px;width:100%}.box-header.with-border{border-bottom:0px solid #f4f4f4}.btn-approve{border-radius:3px;position:relative;padding:5px 5px;margin:0 0 5px 5px;min-width:80px;height:48px;text-align:center;color:#666;border:1px solid #ddd !important;background-color:#5bbae5;font-size:12px}.btn-cancel{border-radius:3px;position:relative;padding:5px 5px;margin:0 0 5px 5px;min-width:80px;height:48px;text-align:center;color:#666;border:1px solid #ddd !important;background-color:#ffeb3b;font-size:12px}.btn-print{border-radius:3px;position:relative;padding:5px 5px;margin:0 0 5px 5px;min-width:80px;height:48px;text-align:center;color:#666;border:1px solid #ddd !important;background-color:#d5d5d5;font-size:12px}.none{display:none}.fff{background-color:#fff}.ref-control{background-color:#ff9800 !important;opacity:1 !important}.shipment-control{background-color:#03a9f4 !important;opacity:1 !important}.btn-showall-color{background-color:#337AB7;color:white}a{color:#e91e63}.has-feedback.has-error>span.select2{border:1px solid #bd2d00 !important;border-radius:2px}.has-error input{border:1px solid #bd2d00 !important}.has-error input:focus{box-shadow:0 0 0 0.25rem rgb(255 87 34 / 22%)}.has-error .smk-error-msg{color:#bd2d00 !important;font-size:10px !important}.has-error .form-control{border-color:#a94442 !important;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgb(0 0 0 / 8%)}.smk-select{position:relative}.smk-select>.smk-error-msg{position:absolute !important;bottom:-14px !important}.bg-main{background-color:black !important}.sb-sidenav-menu{background-color:#000 !important}.sb-topnav{background-color:#000 !important}.btn{font-size:12px !important;border-radius:2px !important}.glyphicon-eye-open{background-image:url("data:image/svg+xml,<svg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'><path d='M10.5 8a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0z'/><path d='M0 8s3-5.5 8-5.5S16 8 16 8s-3 5.5-8 5.5S0 8 0 8zm8 3.5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7z'/></svg>") !important}.glyphicon-eye-close{background-image:url("data:image/svg+xml,<svg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'><path d='m10.79 12.912-1.614-1.615a3.5 3.5 0 0 1-4.474-4.474l-2.06-2.06C.938 6.278 0 8 0 8s3 5.5 8 5.5a7.029 7.029 0 0 0 2.79-.588zM5.21 3.088A7.028 7.028 0 0 1 8 2.5c5 0 8 5.5 8 5.5s-.939 1.721-2.641 3.238l-2.062-2.062a3.5 3.5 0 0 0-4.474-4.474L5.21 3.089z'/><path d='M5.525 7.646a2.5 2.5 0 0 0 2.829 2.829l-2.83-2.829zm4.95.708-2.829-2.83a2.5 2.5 0 0 1 2.829 2.829zm3.171 6-12-12 .708-.708 12 12-.708.708z'/></svg>") !important}label,b{display:inline-block;margin-bottom:0.3rem;margin-top:0.6rem;font-size:0.7rem !important;font-weight:500 !important}.float-right{display:inline-block;margin-top:0.2rem;font-size:12px !important}.content-header h1{font-size:1.3rem;margin:5px 0px 0px 0px !important}.content-header{padding:10px 10px 5px 5px}.projects .table-avatar img,.projects img.table-avatar{border-radius:50%;display:inline;width:2.5rem}.card-header{padding:0.50rem 1em 0.35rem 1em;margin-bottom:0;background-color:#f2f4f6;border-bottom:0 solid #f2f4f6}.card-title{float:left;font-size:1.0rem !important;font-weight:400;margin:0}.btn-tool{background:0 0;color:#adb5bd;font-size:.875rem;margin:-.75rem 0;padding:.20rem .55rem 0.65rem .5rem}.list-group-item{position:relative;display:block;padding:0.1rem 1rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active,.sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active{background-color:#fff;color:#FF5722;border-radius:2px !important}[class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link.active,[class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link.active:focus,[class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link.active:hover{background-color:rgb(2 2 2 / 12%) !important;color:#fd7e14;font-weight:bold;border-radius:25px !important}.layout-navbar-fixed .wrapper .sidebar-dark-primary .brand-link:not([class*=navbar]){background-color:#3f51b5}[class*=sidebar-dark-]{background-color:#f9f9f9}[class*=sidebar-dark-] .sidebar a{color:#000;font-weight:600}[class*=sidebar-dark-] .nav-sidebar>.nav-item.menu-open>.nav-link,[class*=sidebar-dark-] .nav-sidebar>.nav-item:hover>.nav-link,[class*=sidebar-dark-] .nav-sidebar>.nav-item>.nav-link:focus{background-color:rgba(255,255,255,.1);color:#000}.nav-sidebar .nav-treeview>.nav-item>.nav-link>.nav-icon{width:1.6rem;color:#000}.btn-click{cursor:pointer !important;font-size:1.2rem !important}.fa,.fas{font-weight:600 !important}.text-green{color:#00a65a !important}.text-red{color:#f44336 !important}.text-yellow{color:#b5a835 !important}.text-black{color:#000000 !important}.content-header .breadcrumb{background:0 0;line-height:1.8rem;margin-bottom:0;padding:0;font-size:0.9rem}.form-control-sm{height:calc(1.8125rem + 2px);padding:0.25rem 0.5rem;font-size:.875rem;line-height:1.5;border-radius:2px}.navbar-light .form-control-navbar+.input-group-append>.btn-navbar{color:rgba(0,0,0,.6);border-radius:0px !important}.text-gray-dark{color:#e91e63!important;font-size:12px}.d-block{display:block!important;font-size:14px}.d-label{margin-top:4px}.button-outline{border-radius:2px !important}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:0.3em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;color:#333 !important;border:1px solid transparent;border-radius:2px !important;font-size:14px}.navbar-light .navbar-nav .nav-link{color:#007bff}.img-thumbnail{padding:5px 5px;background-color:#fff;border:1px solid #dee2e6;border-radius:0.25rem;box-shadow:0 1px 2pxrgba(0,0,0,.075);max-width:100%;height:auto}.img-thumbnail2{position:relative;width:100%;padding-right:2.5px !important;padding-left:2.5px !important;padding-top:2.5px !important;padding-bottom:2.5px !important}.img-profile{width:3em;height:3em;border-radius:25px !important}.students-list{list-style:none;margin:0;padding:0}.students-list>.item{border-radius:3px;-webkit-box-shadow:0 0px 0px rgba(0,0,0,0.1);box-shadow:0 0px 0px rgba(0,0,0,0.1);padding:0px 0}.students-list>.item:before,.students-list>.item:after{content:" ";display:table}.students-list>.item:after{clear:both}.students-list .student-img{float:left}.students-list .student-img img{width:50px;height:50px;border-radius:2px}.students-list .student-info{margin-left:60px}.students-list .student-title{font-weight:600}.students-list .student-description{display:block;color:#999;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.student-list-in-box>.item{-webkit-box-shadow:none;box-shadow:none;border-radius:0;border-bottom:1px solid #f4f4f4}.student-list-in-box>.item:last-of-type{border-bottom-width:0}.check-list{padding:16px 5px}.datepicker{padding:10px !important;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;direction:ltr}.datepicker td,.datepicker th{text-align:center;width:35px;height:35px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:none}.btn-line{font-size:12px !important;border-radius:2px !important;margin-top:32px !important;padding:0.51rem 0.75rem}.btn-line2{font-size:12px !important;border-radius:2px !important;margin-top:31px !important}.tot_sem_stdloan{border-color:#edb4af !important;background-color:#edb4af !important;font-size:50px !important;font-weight:600 !important;height:88px;text-align:right}.format-pre{background:#fffff;color:#00000;padding:10px;font-size:1rem}pre{padding:0.75rem;font-size:1.2rem;font-family:'Sarabun' !important}.box-footer{padding:0.75rem 0.3rem 1.25rem}.table-head{text-align:center !important}.col-form-label{padding-top:calc(0.375rem + 1px);padding-bottom:calc(0.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.open-button{position:absolute;top:16px;right:14px;width:25px;height:25px;pointer-events:none}.open-button button{border:none;background:transparent}.dt-checkboxes{}.nav-pills .nav-link{border-radius:2px !important;font-size:14px !important}.nav-link{display:block;padding:5px 10px 5px 10px}.container-paid{display:flex;justify-content:center;align-items:center}.radio-tile-group{display:flex;flex-wrap:wrap;justify-content:center;border-radius:5px;.input-container{position:relative;height:5.5rem;width:6rem;margin:0.5rem;.radio-button{opacity:0;position:absolute;top:0;left:0;height:100%;width:100%;margin:0;cursor:pointer}.radio-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;border:2px solid #007bff;border-radius:5px;padding:0.5rem;transition:transform 300ms ease}.icon{}.radio-tile-label{text-align:center;font-size:0.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#007bff}.radio-button:checked + .radio-tile{background-color:#007bff;border:2px solid #007bff;color:white;transform:scale(1.1,1.1);.icon svg{fill:white;background-color:#007bff}.radio-tile-label{color:white;background-color:#007bff}}}}.btn-outline-primary{color:#007bff;border-color:#007bff !important}.btn-search{border:0px solid #e9d5ff !important;border-radius:12px !important;background:#ffffff !important;color:#7c3aed !important;font-weight:600 !important;font-size:13px !important;padding:8px 14px !important;transition:all .25s ease !important}.btn-search:hover{background:linear-gradient( 135deg,#8b5cf6,#6d28d9 ) !important;color:#ffffff !important;border-color:transparent !important;transform:translateY(-2px)}.btn-search:active{transform:translateY(0)}.btn-search:focus{outline:none !important;box-shadow:0 0 0 4px rgba(139,92,246,0.15),0 10px 24px rgba(109,40,217,0.18)}tr.parent-row:hover + tr.child-row{background-color:lightblue}tr.child-row:hover{background-color:lightblue}.btn-bill{font-weight:800;background-color:#ffc107 !important;padding:8px 8px;border-radius:0px;border-top-left-radius:25px !important;border-bottom-left-radius:25px !important}.subject-big-box{font-size:15px;font-weight:700}.subject-small-box{font-size:12px;font-weight:600}.sumery-point-box{border-color:#f2f4f6 !important;background-color:#f2f4f6 !important;font-size:4.5rem !important;font-weight:700 !important;height:calc(4rem + 42px);padding:15px 15px 15px 15px;text-align:right;border-radius:7px !important}.date-input-container::after{content:"\1F4C5";position:absolute;right:10px;top:44%;transform:translateY(-50%);pointer-events:none;font-size:1.2em}.main-footer{background:#fff;border-top:1px solid #dee2e6;color:#869099;padding:0.2rem}.modal-footer{padding:.15rem !important}.fc-event,.fc-event-dot{background-color:#FFEB3B !important}.modal{backdrop-filter:blur(4px)}.modal-backdrop.show{opacity:0.45}.modal-dialog{width:auto;height:auto;max-width:960px;margin:1.75rem auto;display:flex;align-items:center;min-height:calc(100vh - 3.5rem)}.modal-content{width:100%;margin:auto;border:0;border-radius:18px;background:#ffffff;box-shadow:0 24px 70px rgba(15,23,42,0.22);overflow:hidden}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:0.85rem 1rem;background:#ffffff;border-bottom:1px solid #eef2f7}.modal-title{margin:0;font-size:1rem;font-weight:700;color:#0f172a;line-height:1.5}.modal-header .close,.modal-header button.close{width:34px;height:34px;padding:0;margin:0;border-radius:50%;background:#f1f5f9;color:#64748b;opacity:1;text-shadow:none;transition:all 0.18s ease}.modal-header .close:hover,.modal-header button.close:hover{background:#e2e8f0;color:#0f172a}.modal-body{position:relative;flex:1 1 auto;padding:1rem;overflow-y:auto;background:#ffffff}.modal-footer{padding:0.75rem 1rem !important;background:#ffffff;border-top:1px solid #eef2f7}.modal-dialog.modal-dialog-full{width:100vw;max-width:100vw !important;height:100vh;margin:0 !important;display:flex;align-items:stretch}.modal-dialog.modal-dialog-full .modal-content,.modal-content-full{width:100% !important;height:100vh !important;margin:0;border-radius:0;background:#ffffff !important;box-shadow:none}.modal-dialog.modal-dialog-full .modal-body,.modal-content-full .modal-body{height:calc(100vh - 110px);overflow-y:auto}.modal.fade .modal-dialog{transform:translateY(12px) scale(0.98);transition:transform 0.22s ease-out}.modal.show .modal-dialog{transform:translateY(0) scale(1)}@media (max-width:768px){.modal-dialog{max-width:calc(100vw - 20px);margin:10px auto;min-height:calc(100vh - 20px)}.modal-content{border-radius:14px}.modal-header,.modal-body,.modal-footer{padding-left:0.85rem;padding-right:0.85rem}}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:0.5rem;border-bottom:1px solid #e9ecef;border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px);background-color:#e9ecef}.modal-title{margin-bottom:0;line-height:1.5;font-size:1rem}.modal-dialog{width:100vw;height:90vh;display:flex}.modal-content{margin:auto;height:fit-content}.modal-dialog.modal-dialog-full{margin-top:0 !important;max-width:109% !important;display:flex}.modal-content-full{height:100vh !important;margin:0;width:100% !important;background-color:#fff !important}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem;overflow-y:auto}.toggle-group .btn{padding:2px 8px;font-size:12px}.toggle-switch{position:relative;display:inline-block;width:46px;height:24px}.toggle-switch input{display:none}.toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.3s;border-radius:24px}.toggle-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;top:3px;background-color:white;transition:.3s;border-radius:50%}.toggle-switch input:checked + .toggle-slider{background-color:#28a745}.toggle-switch input:checked + .toggle-slider:before{transform:translateX(22px)}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:38px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:-3px !important;padding-right:69px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100% !important;font-size:14px !important;font-weight:500}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:20000}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{color:#3f51b5;padding:5px !important;user-select:none;-webkit-user-select:none;font-size:14px !important}.select2-results__option[aria-selected]{font-size:13px !important;cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:20000;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #ccc;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px;padding-left:-13px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:36px;position:absolute;top:3px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#e91e63;color:white;font-size:14px}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0%,#eee 50%);background-image:-o-linear-gradient(top,#fff 0%,#eee 50%);background-image:linear-gradient(to bottom,#fff 0%,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}table.dataTable.dt-checkboxes-select tbody tr,table.dataTable thead th.dt-checkboxes-select-all,table.dataTable tbody td.dt-checkboxes-cell{cursor:pointer}table.dataTable thead th.dt-checkboxes-select-all,table.dataTable tbody td.dt-checkboxes-cell{text-align:center}div.dataTables_wrapper span.select-info,div.dataTables_wrapper span.select-item{margin-left:0.5em}@media screen and (max-width:640px){div.dataTables_wrapper span.select-info,div.dataTables_wrapper span.select-item{margin-left:0;display:block}}.checkbox{padding-left:20px}.checkbox label{display:inline-block;position:relative;padding-left:5px}.checkbox label::before{content:"";display:inline-block;position:absolute;width:17px;height:17px;left:0;margin-left:-20px;border:1px solid #cccccc;border-radius:3px;background-color:#fff;-webkit-transition:border 0.15s ease-in-out,color 0.15s ease-in-out;-o-transition:border 0.15s ease-in-out,color 0.15s ease-in-out;transition:border 0.15s ease-in-out,color 0.15s ease-in-out}.checkbox label::after{display:inline-block;position:absolute;width:16px;height:16px;left:0;top:0;margin-left:-20px;padding-left:3px;padding-top:1px;font-size:11px;color:#555555}.checkbox input[type="checkbox"]{opacity:0}.checkbox input[type="checkbox"]:focus + label::before{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.checkbox input[type="checkbox"]:checked + label::after{font-family:'FontAwesome';content:"\f00c"}.checkbox input[type="checkbox"]:disabled + label{opacity:0.65}.checkbox input[type="checkbox"]:disabled + label::before{background-color:#eeeeee;cursor:not-allowed}.checkbox.checkbox-circle label::before{border-radius:50%}.checkbox.checkbox-inline{margin-top:0}.checkbox-primary input[type="checkbox"]:checked + label::before{background-color:#428bca;border-color:#428bca}.checkbox-primary input[type="checkbox"]:checked + label::after{color:#fff}.checkbox-danger input[type="checkbox"]:checked + label::before{background-color:#d9534f;border-color:#d9534f}.checkbox-danger input[type="checkbox"]:checked + label::after{color:#fff}.checkbox-info input[type="checkbox"]:checked + label::before{background-color:#5bc0de;border-color:#5bc0de}.checkbox-info input[type="checkbox"]:checked + label::after{color:#fff}.checkbox-warning input[type="checkbox"]:checked + label::before{background-color:#f0ad4e;border-color:#f0ad4e}.checkbox-warning input[type="checkbox"]:checked + label::after{color:#fff}.checkbox-success input[type="checkbox"]:checked + label::before{background-color:#5cb85c;border-color:#5cb85c}.checkbox-success input[type="checkbox"]:checked + label::after{color:#fff}.radio{padding-left:20px}.radio label{display:inline-block;position:relative;padding-left:5px}.radio label::before{content:"";display:inline-block;position:absolute;width:17px;height:17px;left:0;margin-left:-20px;border:1px solid #cccccc;border-radius:50%;background-color:#fff;-webkit-transition:border 0.15s ease-in-out;-o-transition:border 0.15s ease-in-out;transition:border 0.15s ease-in-out}.radio label::after{display:inline-block;position:absolute;content:" ";width:11px;height:11px;left:3px;top:3px;margin-left:-20px;border-radius:50%;background-color:#555555;-webkit-transform:scale(0,0);-ms-transform:scale(0,0);-o-transform:scale(0,0);transform:scale(0,0);-webkit-transition:-webkit-transform 0.1s cubic-bezier(0.8,-0.33,0.2,1.33);-moz-transition:-moz-transform 0.1s cubic-bezier(0.8,-0.33,0.2,1.33);-o-transition:-o-transform 0.1s cubic-bezier(0.8,-0.33,0.2,1.33);transition:transform 0.1s cubic-bezier(0.8,-0.33,0.2,1.33)}.radio input[type="radio"]{opacity:0}.radio input[type="radio"]:focus + label::before{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.radio input[type="radio"]:checked + label::after{-webkit-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}.radio input[type="radio"]:disabled + label{opacity:0.65}.radio input[type="radio"]:disabled + label::before{cursor:not-allowed}.radio.radio-inline{margin-top:0}.radio-primary input[type="radio"] + label::after{background-color:#428bca}.radio-primary input[type="radio"]:checked + label::before{border-color:#428bca}.radio-primary input[type="radio"]:checked + label::after{background-color:#428bca}.radio-danger input[type="radio"] + label::after{background-color:#d9534f}.radio-danger input[type="radio"]:checked + label::before{border-color:#d9534f}.radio-danger input[type="radio"]:checked + label::after{background-color:#d9534f}.radio-info input[type="radio"] + label::after{background-color:#5bc0de}.radio-info input[type="radio"]:checked + label::before{border-color:#5bc0de}.radio-info input[type="radio"]:checked + label::after{background-color:#5bc0de}.radio-warning input[type="radio"] + label::after{background-color:#f0ad4e}.radio-warning input[type="radio"]:checked + label::before{border-color:#f0ad4e}.radio-warning input[type="radio"]:checked + label::after{background-color:#f0ad4e}.radio-success input[type="radio"] + label::after{background-color:#5cb85c}.radio-success input[type="radio"]:checked + label::before{border-color:#5cb85c}.radio-success input[type="radio"]:checked + label::after{background-color:#5cb85c}.cash-disable{text-align:right;background-color:azure !important;border:0px solid #ced4da !important}.cash-net{text-align:right;background-color:#dc35456b !important;border:0px solid #ced4da !important}.profile-image{display:flex;justify-content:center;align-items:center;margin:4px 0}.profile-image>img{width:58px !important;height:58px !important;object-fit:cover !important;object-position:center !important;margin:0 auto !important;padding:0 !important;border-radius:50% !important;border:3px solid #ffffff !important;background:#f8fafc !important;box-shadow:0 8px 18px rgba(15,23,42,0.12),0 2px 6px rgba(103,58,183,0.14);transition:transform 0.25s ease,box-shadow 0.25s ease,filter 0.25s ease}.profile-image>img:hover{transform:translateY(-2px) scale(1.05);filter:brightness(1.03);box-shadow:0 12px 26px rgba(15,23,42,0.18),0 4px 10px rgba(103,58,183,0.18)}:root{--ui-primary:#2563eb;--ui-primary-dark:#1d4ed8;--ui-success:#16a34a;--ui-danger:#dc2626;--ui-warning:#f59e0b;--ui-text:#0f172a;--ui-muted:#64748b;--ui-border:#dbe3ef;--ui-soft:#f6f8fb;--ui-bg:#f8fafc;--ui-white:#fff;--ui-radius:8px;--ui-shadow:0 8px 22px rgba(15,23,42,.06)}*{box-sizing:border-box}html,body{font-family:'Sarabun',sans-serif!important;font-size:13px;background:var(--ui-bg);color:var(--ui-text)}a{color:#6d28d9}.wrapper{background:var(--ui-bg)}.content-wrapper{background:var(--ui-bg)}.main-header.navbar{border-bottom:1px solid var(--ui-border);box-shadow:0 2px 10px rgba(15,23,42,.03)}.brand-link{background:#fff!important;border-bottom:1px solid var(--ui-border)!important}.brand-text{font-size:15px;font-weight:700;color:#111827}.main-sidebar{background:#fff!important;border-right:1px solid var(--ui-border);box-shadow:4px 0 18px rgba(15,23,42,.03)}[class*=sidebar-dark-] .sidebar a{color:#334155!important;font-weight:600}.nav-sidebar .nav-link{border-radius:8px!important;margin:1px 6px;padding:.42rem .65rem;font-size:13px}.nav-sidebar .nav-icon{font-size:13px;width:1.4rem!important}.nav-sidebar>.nav-item>.nav-link.active,.nav-treeview>.nav-item>.nav-link.active{background:#eff6ff!important;color:#2563eb!important;font-weight:700!important}.nav-treeview{padding-left:6px}.nav-treeview .nav-treeview{padding-left:12px}.content-header{padding:10px 12px 4px}.content-header h1{font-size:18px!important;font-weight:700;margin:0!important}.card,.box{border:1px solid #edf2f7!important;border-radius:12px!important;box-shadow:var(--ui-shadow)!important;background:#fff}.card-header{padding:.55rem .85rem!important;background:#fff!important;border-bottom:1px solid #edf2f7!important;border-radius:12px 12px 0 0!important}.card-title{font-size:15px!important;font-weight:700!important;color:#0f172a}.card-body{padding:.85rem!important}label,b{font-size:12px!important;font-weight:600!important;color:#475569!important;margin:.2rem 0 .25rem!important}.form-group{margin-top:0!important;margin-bottom:.65rem!important}.form-control,.custom-select{height:36px!important;min-height:36px!important;font-size:13px!important;font-weight:500!important;border-radius:8px!important;border:1px solid var(--ui-border)!important;background:#f8fafc!important;color:#0f172a!important;box-shadow:none!important}.form-control:focus,.custom-select:focus{background:#fff!important;border-color:#2563eb!important;box-shadow:0 0 0 3px rgba(37,99,235,.12)!important}textarea.form-control{height:auto!important;min-height:82px!important}.select2{width:100%!important}.select2-container .select2-selection--single{height:36px!important}.select2-container--default .select2-selection--single,.select2-container--default .select2-selection--multiple{background:#f8fafc!important;border:1px solid var(--ui-border)!important;border-radius:8px!important;min-height:36px}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:34px!important;font-size:13px!important;font-weight:600!important;background:transparent!important;color:#0f172a!important;padding-left:10px!important}.select2-container--default .select2-selection--single .select2-selection__arrow{height:34px!important}.select2-container--default .select2-selection--multiple .select2-selection__choice{background:#eff6ff!important;border:1px solid #bfdbfe!important;border-radius:999px!important;color:#1d4ed8!important;font-size:12px!important;padding:1px 8px!important}.select2-dropdown{border-color:#dbe3ef!important;box-shadow:0 14px 32px rgba(15,23,42,.12)}.btn{min-height:32px!important;padding:6px 12px!important;border-radius:8px!important;font-size:12px!important;font-weight:700!important;line-height:1.2!important;box-shadow:none!important;display:inline-flex;align-items:center;justify-content:center;gap:4px}.btn-sm,table .btn,.dataTable .btn{min-height:30px!important;padding:5px 10px!important;font-size:12px!important;border-radius:8px!important}.btn-primary,.btn-blue{background:#2563eb!important;border-color:#2563eb!important;color:#fff!important}.btn-success,.btn-green{background:#16a34a!important;border-color:#16a34a!important;color:#fff!important}.btn-danger,.btn-red{background:#dc2626!important;border-color:#dc2626!important;color:#fff!important}.btn-warning,.btn-yellow{background:#f59e0b!important;border-color:#f59e0b!important;color:#111827!important}.btn-info{background:#0891b2!important;border-color:#0891b2!important;color:#fff!important}.btn-secondary{background:#64748b!important;border-color:#64748b!important;color:#fff!important}.btn-outline-primary{color:#2563eb!important;border-color:#2563eb!important;background:#fff!important}.btn:hover{filter:brightness(.96);transform:translateY(-1px)}.btn i,.btn .fas,.btn .fa{font-size:11px!important}.btn-soft{background:#f8fafc!important;border:1px solid #dbe3ef!important;color:#334155!important}.btn-excel{background:#dc3545!important;border-color:#dc3545!important;color:#fff!important}.btn-text{background:#2563eb!important;border-color:#2563eb!important;color:#fff!important}.btn-print{background:#ffc107!important;border-color:#ffc107!important;color:#111!important;height:auto!important;min-width:auto!important}.table-responsive{border-radius:12px;border: 0px solid #edf2f7;}table.dataTable{width:100%!important;border-collapse:separate!important;border-spacing:0!important;background:#fff;border-radius:12px;overflow:hidden}table.dataTable thead th,table.dataTable thead td{background:#f8fafc!important;color:#0f172a!important;font-size:13px!important;font-weight:700!important;text-align:center!important;border-bottom:1px solid var(--ui-border)!important;padding:11px 10px!important;vertical-align:middle!important}table.dataTable tbody td{font-size:13px!important;color:#172554!important;border-bottom:1px solid var(--ui-border)!important;vertical-align:middle!important;padding:9px 10px!important}table.dataTable tbody tr:hover{background:#f8fbff!important}table.dataTable.no-footer{border-bottom:0!important}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{font-size:12px!important;color:#334155!important}.dataTables_wrapper .dataTables_filter input,.dataTables_wrapper .dataTables_length select{height:34px!important;border:1px solid var(--ui-border)!important;border-radius:8px!important;background:#fff!important;font-size:12px!important}.dataTables_wrapper .dataTables_paginate .paginate_button{min-width:34px!important;height:32px!important;padding:5px 10px!important;margin:0 2px!important;border-radius:8px!important;border:1px solid var(--ui-border)!important;background:#fff!important;color:#334155!important;font-size:12px!important;font-weight:700!important}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{background:#2563eb!important;border-color:#2563eb!important;color:#fff!important}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{background:#eff6ff!important;color:#2563eb!important;border-color:#bfdbfe!important}.toggle-switch{width:46px;height:24px}.modal-content{border:0!important;border-radius:16px!important;box-shadow:0 24px 70px rgba(15,23,42,.22)!important}.modal-header{background:#fff!important;border-bottom:1px solid #eef2f7!important;padding:.75rem 1rem!important}.modal-title{font-size:15px!important;font-weight:700!important}.modal-footer{padding:.55rem 1rem!important;border-top:1px solid #eef2f7!important}.profile-image>img,.preview-image{width:72px!important;height:72px!important;object-fit:cover!important;border-radius:16px!important;border:3px solid #fff!important;box-shadow:0 8px 18px rgba(15,23,42,.12)}.attachment-box{border:1px dashed #cbd5e1;border-radius:12px;background:#f8fafc;padding:12px;text-align:center}.main-footer{padding:.35rem .75rem!important;background:#fff!important;border-top:1px solid var(--ui-border)!important;font-size:12px}.small-muted{font-size:12px;color:#64748b}.badge-soft{background:#eff6ff;color:#2563eb;border:1px solid #bfdbfe;border-radius:999px;padding:3px 9px;font-weight:700}.action-bar{position:sticky;bottom:0;background:#fff;border-top:1px solid #edf2f7;padding:10px 12px;display:flex;gap:6px;justify-content:space-between;z-index:2}.btn-row{display:flex;gap:5px;flex-wrap:wrap;align-items:center}.dt-center{text-align:center}.dt-right{text-align:right}@media(max-width:768px){.card-body{padding:.65rem!important}.btn-row{gap:4px}.content-header h1{font-size:16px!important}.dataTables_wrapper .dataTables_filter{margin-top:8px}}
/* Fixed JSON sidebar tree menu */
.nav-sidebar .has-treeview>.nav-treeview{display:none!important;}
.nav-sidebar .has-treeview.menu-open>.nav-treeview{display:block!important;}
.nav-sidebar .has-treeview.menu-open>.nav-link .right{transform:rotate(-90deg);}
.nav-sidebar .nav-treeview{margin:2px 0 3px 0!important;padding-left:8px!important;}
.nav-sidebar .nav-treeview .nav-treeview{padding-left:12px!important;}
.nav-sidebar .nav-treeview>.nav-item>.nav-link{font-size:12.5px!important;margin:1px 6px!important;padding:.36rem .55rem!important;border-radius:8px!important;}
.nav-sidebar .nav-treeview .nav-icon{font-size:11px!important;width:1.2rem!important;}
.nav-sidebar .menu-level-2>.nav-link{padding-left:.75rem!important;}
.nav-sidebar .has-treeview>.nav-link .right{transition:transform .18s ease;}

/* === Project pages compact helpers === */
.card-header .card-tools{float:right;margin-right:-.4rem}.card-header .btn-tool{height:26px;min-height:26px;padding:2px 8px!important;border-radius:8px!important}.card.collapsed-card .card-body,.card.collapsed-card .card-footer{display:none}.permission-box{border:1px solid #e2e8f0;border-radius:12px;padding:12px;background:#fff}.permission-module{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:10px;margin-bottom:10px}.menu-preview{border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:12px;min-height:300px}.menu-json-box{font-family:Consolas,monospace;font-size:12px;min-height:280px}.app-logo-preview{width:72px;height:72px;border-radius:18px;object-fit:cover;border:3px solid #fff;box-shadow:0 8px 18px rgba(15,23,42,.12)}.modal-fullscreen-custom{width:100vw;max-width:100vw;height:100vh;margin:0}.modal-fullscreen-custom .modal-content{height:100vh;border-radius:0}.modal-fullscreen-custom .modal-body{overflow:auto}.btn-row{display:flex;gap:6px;flex-wrap:wrap}.badge-soft{background:#eff6ff;color:#2563eb;border:1px solid #bfdbfe;border-radius:999px;padding:3px 8px;font-weight:700}.table-compact td,.table-compact th{font-size:12px!important;padding:8px!important;vertical-align:middle!important}.menu-preview ul{list-style:none;padding-left:18px}.menu-preview li{margin:4px 0}.menu-preview .node{display:block;padding:6px 8px;border-radius:8px;color:#334155}.menu-preview .node:hover{background:#eff6ff;color:#2563eb}.system-title-preview{font-size:20px;font-weight:700;color:#1e293b}.system-subtitle-preview{font-size:13px;color:#64748b}

/* Broker demo pages */
.info-card{border:0;border-radius:14px;box-shadow:0 8px 22px rgba(15,23,42,.06);overflow:hidden}.metric-card{border:1px solid #eef2f7;border-radius:14px;background:#fff;padding:14px;min-height:95px}.metric-card .metric-value{font-size:1.45rem;font-weight:800;color:#0f172a}.metric-card .metric-label{font-size:12px;color:#64748b}.metric-card i{font-size:1.35rem}.sale-stepper{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.sale-step{flex:1;min-width:130px;border:1px solid #e2e8f0;background:#fff;border-radius:12px;padding:9px 10px;font-size:12px;font-weight:700;color:#64748b}.sale-step.active{background:#eff6ff;border-color:#bfdbfe;color:#2563eb}.sale-step.done{background:#f0fdf4;border-color:#bbf7d0;color:#16a34a}.product-card{border:1px solid #edf2f7;border-radius:16px;background:#fff;padding:16px;height:100%;box-shadow:0 8px 18px rgba(15,23,42,.05);transition:.18s}.product-card:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(15,23,42,.08)}.product-icon{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:#eff6ff;color:#2563eb;font-size:20px}.price-tag{font-size:1.25rem;font-weight:800;color:#0f172a}.badge-soft{background:#f8fafc;border:1px solid #e2e8f0;color:#475569;border-radius:999px;padding:4px 9px;font-size:11px}.wizard-pane{display:none}.wizard-pane.active{display:block}.card-tools .btn-tool{min-height:auto!important}

/* Professional broker dashboard & sale flow */
.page-hero{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;border-radius:18px;background:linear-gradient(135deg,#fff,#f8fbff);border:1px solid #e8eef7;box-shadow:0 12px 30px rgba(15,23,42,.06)}.page-hero.broker-hero{background:linear-gradient(135deg,#eef6ff,#fff)}.page-hero h1{font-size:1.35rem;font-weight:800;margin:3px 0;color:#0f172a}.page-hero p{margin:0;color:#64748b;font-size:13px}.eyebrow{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#2563eb}.hero-actions{white-space:nowrap}.compact-row>[class*=col-]{padding-left:6px!important;padding-right:6px!important}.metric-card{height:100%;background:#fff;border:1px solid #e8eef7;border-radius:16px;padding:15px;box-shadow:0 10px 26px rgba(15,23,42,.055)}.metric-card.warning{border-color:#fee2e2}.metric-label{display:block;font-size:12px;color:#64748b;font-weight:700}.metric-value{font-size:1.5rem;font-weight:800;color:#0f172a;line-height:1.25}.metric-sub{font-size:12px;font-weight:700}.card-clean{border:1px solid #e8eef7!important;border-radius:16px!important;box-shadow:0 10px 28px rgba(15,23,42,.055)!important;overflow:hidden}.card-clean .card-header{background:#fff!important;padding:.7rem 1rem!important;border-bottom:1px solid #eef2f7!important}.card-clean .card-title{font-size:.98rem!important;font-weight:800!important;color:#0f172a}.dashboard-page canvas{width:100%!important;min-height:220px}.professional-table thead th{font-size:12px!important;background:#f8fafc!important;color:#334155!important}.professional-table tbody td{font-size:12px!important;vertical-align:middle!important}.broker-risk{display:flex;justify-content:space-between;gap:10px;align-items:flex-start;padding:10px;border-bottom:1px solid #eef2f7}.broker-risk:last-child{border-bottom:0}.broker-risk b{display:block;margin:0!important;font-size:13px!important;color:#0f172a}.broker-risk small{display:block;color:#64748b;font-size:12px;line-height:1.45}.pro-stepper{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:18px;position:relative}.pro-step{position:relative;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:12px 10px 12px 48px;min-height:70px;transition:.2s ease}.pro-step span{position:absolute;left:12px;top:15px;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f1f5f9;color:#64748b;font-weight:800;font-size:12px}.pro-step b{display:block;margin:0!important;color:#334155;font-size:13px!important}.pro-step small{display:block;color:#94a3b8;font-size:11px}.pro-step.active{border-color:#2563eb;box-shadow:0 10px 24px rgba(37,99,235,.12);background:#f8fbff}.pro-step.active span,.pro-step.done span{background:#2563eb;color:#fff}.pro-step.done{border-color:#bfdbfe;background:#eff6ff}.wizard-pane{display:none;animation:fadeIn .18s ease}.wizard-pane.active{display:block}@keyframes fadeIn{from{opacity:.5;transform:translateY(4px)}to{opacity:1;transform:none}}.section-title{font-size:14px;font-weight:800;color:#0f172a;margin-bottom:12px}.product-card{height:100%;background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:18px;cursor:pointer;transition:.2s ease}.product-card:hover,.selected-product{border-color:#2563eb;box-shadow:0 14px 30px rgba(37,99,235,.12);transform:translateY(-2px)}.product-icon{width:44px;height:44px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:#eff6ff;color:#2563eb;font-size:20px;margin-bottom:10px}.product-card h5{font-size:16px;font-weight:800;color:#0f172a}.product-card p{font-size:12px;color:#64748b;min-height:38px}.product-meta{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.product-meta span{font-size:11px;background:#f1f5f9;color:#475569;border-radius:99px;padding:4px 8px}.price-tag{font-size:20px;font-weight:800;color:#2563eb;margin:8px 0}.upload-box{border:1px dashed #cbd5e1;border-radius:14px;background:#f8fafc;padding:14px;text-align:center}.upload-box i{font-size:24px;color:#2563eb;display:block;margin-bottom:6px}.confirm-panel{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.confirm-panel>div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:14px}.confirm-panel span{display:block;color:#64748b;font-size:12px}.confirm-panel b{font-size:15px!important;color:#0f172a;margin:0!important}.payment-method{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid #e2e8f0;border-radius:14px;margin-bottom:10px;cursor:pointer;background:#fff}.payment-method i{width:38px;height:38px;border-radius:12px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;color:#64748b}.payment-method.selected{border-color:#2563eb;background:#eff6ff}.payment-method.selected i{background:#2563eb;color:#fff}.payment-method b{display:block;margin:0!important;font-size:14px!important;color:#0f172a}.payment-method small{color:#64748b}.payment-summary{background:linear-gradient(135deg,#0f172a,#1e3a8a);color:#fff;border-radius:18px;padding:22px;height:100%}.payment-summary span,.payment-summary small{color:#cbd5e1}.payment-summary h2{font-size:2rem;font-weight:800}.success-pane{padding:30px}.success-pane>i{font-size:68px;color:#16a34a}.success-pane h3{font-weight:800;color:#0f172a}.success-actions{display:flex;gap:8px;justify-content:center}.wizard-footer{display:flex;justify-content:space-between;background:#fff!important;border-top:1px solid #eef2f7!important}@media(max-width:991px){.pro-stepper{grid-template-columns:1fr}.confirm-panel{grid-template-columns:1fr}.page-hero{align-items:flex-start;flex-direction:column}.dashboard-page canvas{min-height:260px}}

/* Vehicle inspection pages */
.inspection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.angle-card{background:#fff;border:1px solid #e8eef7;border-radius:18px;padding:14px;box-shadow:0 10px 24px rgba(15,23,42,.05);height:100%}.angle-preview{position:relative;min-height:150px;border-radius:16px;background:linear-gradient(135deg,#f8fafc,#eef6ff);border:1px dashed #cbd5e1;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:10px}.angle-preview img{width:100%;height:150px;object-fit:cover}.angle-watermark{position:absolute;left:10px;right:10px;bottom:10px;padding:6px 8px;border-radius:10px;background:rgba(15,23,42,.68);color:#fff;font-size:11px;font-weight:700;display:flex;justify-content:space-between;gap:8px}.angle-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.angle-title b{font-size:13px!important;color:#0f172a;margin:0!important}.damage-pill{display:inline-flex;align-items:center;gap:4px;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:800}.damage-none{background:#ecfdf5;color:#16a34a}.damage-light{background:#fffbeb;color:#d97706}.damage-heavy{background:#fef2f2;color:#dc2626}.damage-list{margin:0;padding-left:18px;font-size:12px;color:#475569}.watermark-stage{position:relative;border-radius:20px;overflow:hidden;min-height:360px;background:linear-gradient(135deg,#e2e8f0,#f8fafc);display:flex;align-items:center;justify-content:center;border:1px solid #e2e8f0}.watermark-stage .car-frame{width:80%;height:230px;border:4px solid #fff;border-radius:36px;box-shadow:0 18px 45px rgba(15,23,42,.15);background:linear-gradient(135deg,#f8fafc,#dbeafe);display:flex;align-items:center;justify-content:center;color:#64748b;font-weight:800}.wm-text{position:absolute;padding:8px 12px;border-radius:12px;background:rgba(15,23,42,.64);color:#fff;font-size:13px;font-weight:800;backdrop-filter:blur(4px)}.wm-top-left{top:18px;left:18px}.wm-top-right{top:18px;right:18px}.wm-bottom-left{bottom:18px;left:18px}.wm-bottom-right{bottom:18px;right:18px}.wm-center{top:50%;left:50%;transform:translate(-50%,-50%);font-size:22px;background:rgba(37,99,235,.2);border:1px solid rgba(255,255,255,.55)}.vehicle-kpi{background:#fff;border:1px solid #e8eef7;border-radius:18px;padding:16px;box-shadow:0 10px 24px rgba(15,23,42,.05);height:100%}.vehicle-kpi span{display:block;color:#64748b;font-size:12px;font-weight:700}.vehicle-kpi b{display:block;margin:0!important;font-size:1.55rem!important;color:#0f172a}.vehicle-status{border-radius:999px;padding:4px 9px;font-size:11px;font-weight:800}.status-pass{background:#ecfdf5;color:#16a34a}.status-wait{background:#fffbeb;color:#d97706}.status-fail{background:#fef2f2;color:#dc2626}.photo-checklist{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.photo-checklist div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:10px;font-size:12px;color:#475569}.photo-checklist i{color:#16a34a;margin-right:5px}@media(max-width:1199px){.inspection-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.inspection-grid,.photo-checklist{grid-template-columns:1fr}.watermark-stage{min-height:280px}.watermark-stage .car-frame{height:180px}}


/* Quotation / OCR / Payment modern module */
.quote-hero{background:linear-gradient(135deg,#0f172a,#1d4ed8);color:#fff;border-radius:18px;padding:22px;display:flex;align-items:center;justify-content:space-between;gap:16px;box-shadow:0 14px 34px rgba(15,23,42,.18)}
.quote-hero h1{font-size:1.45rem;margin:2px 0 4px;font-weight:700}.quote-hero p{margin:0;color:rgba(255,255,255,.78)}.quote-hero .eyebrow{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#bfdbfe}.quote-hero .btn-light{background:rgba(255,255,255,.95);border:0;color:#1e293b}
.quote-stepbar{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.quote-step{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #e8eef7;border-radius:14px;padding:10px 12px;color:#64748b;font-weight:700;box-shadow:0 6px 18px rgba(15,23,42,.04)}.quote-step b{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#eef2ff;color:#2563eb;margin:0!important}.quote-step.active{border-color:#bfdbfe;color:#1e293b}.quote-step.active b{background:#2563eb;color:#fff}
.insurer-card{height:100%;border:1px solid #e8eef7;border-radius:16px;padding:16px;background:#fff;transition:.2s;position:relative;overflow:hidden}.insurer-card:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(15,23,42,.08)}.insurer-card.recommended{border-color:#93c5fd;background:linear-gradient(180deg,#eff6ff,#fff)}.insurer-logo{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:#1d4ed8;color:#fff;font-weight:800}.insurer-card h5{font-size:14px;font-weight:800;margin:12px 0 6px}.score-line{display:flex;justify-content:space-between;font-size:12px;color:#64748b}.progress-xs{height:6px;border-radius:99px;background:#e2e8f0}.progress-xs .progress-bar{background:#2563eb;border-radius:99px}
.quote-paper{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:22px;box-shadow:inset 0 0 0 8px #f8fafc}.quote-paper-head{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #e8eef7;padding-bottom:12px}.quote-paper h4{font-weight:800;margin:0}.quote-logo{padding:9px 14px;border-radius:12px;background:#0f172a;color:#fff;font-weight:800}.quote-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px}.quote-summary-grid div{background:#f8fafc;border:1px solid #edf2f7;border-radius:12px;padding:10px}.quote-summary-grid b,.quote-summary-grid span{display:block}.quote-summary-grid b{font-size:11px;color:#64748b;margin:0!important}.quote-note{padding:12px;border-radius:12px;background:#eff6ff;color:#1e3a8a}
.ocr-upload-box{border:2px dashed #bfdbfe;background:#f8fbff;border-radius:18px;padding:28px;text-align:center;color:#64748b}.ocr-upload-box i{font-size:42px;color:#2563eb}.ocr-upload-box h5{font-weight:800;color:#1e293b}.ocr-document{position:relative;min-height:230px;padding:24px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;overflow:hidden}.doc-watermark{position:absolute;top:90px;left:35px;transform:rotate(-22deg);font-size:42px;font-weight:900;color:rgba(37,99,235,.08)}.ocr-status{display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:#ecfdf5;color:#15803d;padding:7px 12px;font-weight:700;font-size:12px}.status-dot{width:8px;height:8px;border-radius:50%;background:#16a34a;box-shadow:0 0 0 4px rgba(22,163,74,.12)}
.approval-flow{display:flex;align-items:center;background:#fff;border:1px solid #e8eef7;border-radius:16px;padding:14px;box-shadow:0 8px 24px rgba(15,23,42,.05)}.flow-node{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:95px;color:#94a3b8;font-weight:700;font-size:12px}.flow-node i{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#f1f5f9}.flow-node.done i,.flow-node.active i{background:#2563eb;color:#fff}.flow-node.done,.flow-node.active{color:#1e293b}.flow-line{height:2px;flex:1;background:#e2e8f0}.payment-summary-card{border:1px solid #e8eef7;background:#fff;border-radius:14px;padding:14px;margin-bottom:10px}.payment-summary-card span{display:block;color:#64748b;font-size:12px}.payment-summary-card b{font-size:22px;font-weight:800;color:#1e293b;margin:0!important}.payment-summary-card.success{background:#f0fdf4;border-color:#bbf7d0}.payment-summary-card.warning{background:#fffbeb;border-color:#fde68a}.pay-method{display:flex;gap:12px;align-items:center;border:1px solid #e8eef7;border-radius:14px;padding:12px;margin-bottom:10px;cursor:pointer;transition:.18s}.pay-method i{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:#f1f5f9;color:#2563eb}.pay-method b,.pay-method span{display:block}.pay-method b{font-size:13px;margin:0!important}.pay-method span{font-size:12px;color:#64748b}.pay-method.active{border-color:#93c5fd;background:#eff6ff}.approval-timeline{display:grid;gap:10px}.approval-timeline div{border-left:3px solid #2563eb;background:#f8fafc;border-radius:10px;padding:10px 12px}.approval-timeline b,.approval-timeline span,.approval-timeline em{display:block}.approval-timeline b{font-size:13px;margin:0!important}.approval-timeline span{color:#334155}.approval-timeline em{font-size:11px;color:#64748b;font-style:normal}
@media(max-width:768px){.quote-hero{display:block}.quote-hero .hero-actions{margin-top:12px}.quote-stepbar{grid-template-columns:1fr}.quote-summary-grid{grid-template-columns:1fr}.approval-flow{overflow-x:auto}.flow-line{min-width:30px}}

/* ===== Broker professional module ===== */
.professional-page .page-hero{background:linear-gradient(135deg,#ffffff,#f8fbff);border:1px solid #e8eef7;border-radius:18px;padding:18px 20px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 10px 28px rgba(15,23,42,.06)}.professional-page .page-hero h1{font-size:1.35rem;font-weight:800;margin:2px 0 4px;color:#0f172a}.professional-page .page-hero p{margin:0;color:#64748b;font-size:13px}.professional-page .eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#2563eb;font-weight:800}.small-box-clean,.metric-card{background:#fff;border:1px solid #e8eef7;border-radius:16px;padding:14px 16px;margin-bottom:12px;box-shadow:0 8px 22px rgba(15,23,42,.05)}.small-box-clean span,.metric-card span{display:block;color:#64748b;font-size:12px;font-weight:700}.small-box-clean b,.metric-card b{display:block;color:#0f172a;font-size:1.45rem;margin-top:4px}.small-box-clean small,.metric-card small{color:#64748b}.small-box-clean.success b,.metric-card.success b{color:#16a34a}.small-box-clean.warning b,.metric-card.warning b{color:#f59e0b}.small-box-clean.danger b,.metric-card.danger b{color:#dc2626}.badge-soft-primary{background:#eff6ff;color:#1d4ed8}.badge-soft-success{background:#ecfdf5;color:#15803d}.badge-soft-warning{background:#fffbeb;color:#b45309}.badge-soft-danger{background:#fef2f2;color:#b91c1c}.product-group-card,.plan-card{background:#fff;border:1px solid #e8eef7;border-radius:18px;padding:18px;margin-bottom:14px;box-shadow:0 8px 22px rgba(15,23,42,.05);transition:.2s}.product-group-card:hover,.plan-card:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(15,23,42,.09)}.product-group-card i{width:42px;height:42px;border-radius:14px;background:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center;font-size:18px;margin-bottom:10px}.product-group-card h5,.plan-card h5{font-size:15px;font-weight:800;margin:0 0 4px}.product-group-card p{font-size:12px;color:#64748b;margin-bottom:8px}.product-group-card b,.plan-card b{font-size:1.35rem;color:#1d4ed8}.plan-card{cursor:pointer}.plan-card.selected{border-color:#2563eb;background:#f8fbff}.plan-card span{font-size:12px;color:#64748b;font-weight:700}.plan-card small{display:block;color:#64748b}.sale-progress{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.sale-progress>div{background:#fff;border:1px solid #e8eef7;border-radius:14px;padding:12px;display:flex;align-items:center;gap:8px;color:#64748b}.sale-progress b{width:26px;height:26px;border-radius:50%;background:#e2e8f0;color:#475569;display:flex;align-items:center;justify-content:center;font-size:12px}.sale-progress .active{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.sale-progress .active b{background:#2563eb;color:#fff}.alert-timeline{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.alert-timeline>div{background:#fff;border:1px solid #e8eef7;border-radius:18px;padding:14px;text-align:center;box-shadow:0 8px 22px rgba(15,23,42,.05)}.alert-timeline b{font-size:2rem;color:#2563eb;line-height:1}.alert-timeline span{display:block;font-size:12px;color:#64748b}.alert-timeline small{display:block;margin-top:4px;font-weight:700;color:#0f172a}.alert-timeline .hot b{color:#f59e0b}.alert-timeline .urgent b{color:#dc2626}@media(max-width:768px){.professional-page .page-hero{display:block}.sale-progress,.alert-timeline{grid-template-columns:1fr}.professional-page .page-hero .btn{margin-top:10px}}
