@font-face{font-family:Inter;src:url(/dist/fonts/Inter-VariableFont_opsz,wght.ttf) format("truetype");font-weight:200 300 400 500 600 700 800 900;font-style:normal}@font-face{font-family:Inter;src:url(/dist/fonts/Inter-Italic-VariableFont_opsz,wght.ttf) format("truetype");font-weight:200 300 400 500 600 700 800 900;font-style:italic}body{font-family:Inter,sans-serif}.login-wrapper{display:flex;height:100vh}.login-description-wrapper{flex:1;background-image:linear-gradient(0deg,#054139 5%,#05413900 90%),url(/images/illustrations/login-illustration.png);background-size:cover;background-position:center;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding-bottom:115px;color:#fff}.login-description-header{font-size:48px;font-weight:800;text-align:center}.login-description-subheader{font-size:36px;font-weight:400;text-align:center}.login-form-wrapper{flex:1.3;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.login-form-card{padding:25px;border-radius:16px;border:1px solid #CBD5E1;max-width:410px;width:80%;display:flex;flex-direction:column}.login-form-logo{width:100%;display:flex;justify-content:center}.login-form-logo img{max-width:96px;width:100%}.login-form-title{font-size:24px;font-weight:600;text-align:center;color:#054139;margin:25px 0 32px}.login-form-card .form-group-custom{margin-bottom:16px;gap:8px}.login-form-card .form-group-custom label{font-size:16px;font-weight:500;color:#054139;margin-bottom:6px}.login-form-card .form-group-custom .form-control{border-radius:6px;border:1px solid #CBD5E1;box-shadow:none;padding:8px 12px;color:#054139;font-size:16px;font-weight:400}.login-form-card .form-group-custom .form-control::placeholder{font-size:16px;font-weight:400}.login-form-card .form-group-custom span.text-danger{margin-top:6px;display:block}.login-form-forgot-password{margin-top:6px}.login-form-forgot-password a{color:#054139;font-size:14px;text-decoration:none}.btn-custom{padding:16px 32px;border-radius:48px;font-size:16px;line-height:20px;font-weight:500}.btn-custom.btn-primary{background-color:#054139;color:#fff;border:1px solid #054139}.btn-custom.btn-primary.btn-outline{background-color:#fff;color:#054139}.login-version-wrapper{display:flex;flex-direction:column;align-items:center;position:absolute;bottom:30px}.login-version-wrapper p{font-size:16px;color:#054139;margin:0}.dashboard-wrapper{display:flex;height:100vh}.dashboard-sidebar{width:300px;background-color:#054139;padding:48px 24px;display:flex;flex-direction:column;overflow:auto}.dashboard-sidebar-logo{display:flex;justify-content:center;margin-bottom:36px}.dashboard-sidebar-logo img{max-width:95px;width:100%}ul.dashboard-sidebar-menu{list-style:none;padding:0;margin:0}ul.dashboard-sidebar-menu-main{flex:1}ul.dashboard-sidebar-menu li{margin-bottom:8px}ul.dashboard-sidebar-menu li a,ul.dashboard-sidebar-menu li button{width:100%;color:#fff;text-decoration:none;font-size:16px;font-weight:500;display:block;padding:16px 18px;border-radius:50px;display:flex;gap:12px;align-items:center;transition:background-color .1s ease;background-color:transparent;border:none}ul.dashboard-sidebar-menu li.active a,ul.dashboard-sidebar-menu li:hover a,ul.dashboard-sidebar-menu li.active button,ul.dashboard-sidebar-menu li:hover button{background-color:#fff;color:#054139}ul.dashboard-sidebar-menu li.active a svg{stroke:#054139}.dashboard-sidebar-footer{margin-top:36px;display:flex;flex-direction:column}.dashboard-sidebar-footer p{margin:0;color:#fff;font-size:14px;text-align:center;font-weight:200}.dashboard-sidebar-footer p strong{font-weight:600}.dashboard-main{padding:66px 46px;overflow:auto;flex:1}.dashboard-main-header{display:flex;flex-direction:row;align-items:center;gap:16px;width:100%;margin-bottom:28px}.dashboard-main-header-content{flex:1;display:flex;flex-direction:column;gap:16px}.dashboard-main-header-content h1{font-size:24px;line-height:20px;font-weight:700;color:#054139;margin:0}.dashboard-main-header-content p{font-size:20px;color:#054139;margin:0}.btn-large-custom{padding:16px 32px;border-radius:50px}.card-custom{padding:25px;border-radius:16px;border:1px solid #CBD5E1;display:flex;flex-direction:column}.card-title-custom{font-size:20px;font-weight:700;color:#054139;margin:0 0 16px}.card-subtitle-custom{font-size:16px;font-weight:400;color:#054139;margin:0}.card-header-custom{display:flex;flex-direction:row;align-items:center;gap:16px;margin-bottom:25px}.card-header-content-custom{flex:1;display:flex;flex-direction:column}.btn-custom.btn-primary-outline{background-color:#fff;color:#054139;border:1px solid #054139}.nav-pills-custom{padding:0;display:flex;gap:16px}.nav-pills-custom:before,.nav-pills-custom:after{display:none}.nav-pills-custom li a{padding:16px 32px;border-radius:50px;font-size:16px;line-height:20px;border:1px solid #054139;color:#054139;font-weight:500}.nav-pills-custom li.active a,.nav-pills-custom li.active:hover a,.nav-pills-custom li.active a:focus{background-color:#054139}.empty-content{display:flex;flex:1;flex-direction:column;justify-content:center;align-items:center;row-gap:16px}.empty-content h3{margin:0;font-weight:700;font-size:20px;line-height:20px;color:#054139;text-align:center}.empty-content p{margin:0;font-size:16px;color:#054139;text-align:center}.btn-outline-custom{background-color:#fff;border-color:#eb5757;color:#eb5757}.create-client-choose-type-wrapper{display:flex;flex-direction:column;gap:16px;margin-bottom:25px}.create-client-choose-type-wrapper label{font-size:20px;font-weight:600;line-height:20px}.form-group-custom{display:flex;flex-direction:column;gap:16px;margin-bottom:36px}.form-group-custom label{font-size:20px;line-height:20px;font-weight:400}.form-group-custom .form-control{padding:25px;border:1px solid #CBD5E1;font-size:16px;line-height:20px;border-radius:16px;box-shadow:none}.form-group-custom select.form-control{padding:0 24px;border:1px solid #CBD5E1;font-size:16px;line-height:20px;border-radius:16px;box-shadow:none;height:53px}.table-custom{margin:0}.table-custom thead tr th{font-size:20px;line-height:20px;font-weight:500;padding-bottom:16px;padding-top:0;border-bottom:1px solid #CBD5E1;text-wrap:nowrap}.table-custom tbody tr td{font-size:16px;line-height:20px;font-weight:400;padding-top:16px;padding-bottom:16px;border-bottom:1px solid #CBD5E1;text-wrap:nowrap}.pagination-custom-wrapper{display:flex;justify-content:flex-end}.pagination-custom{margin:0}.pagination-custom li a{color:#054139}.pagination-custom li.active span,.pagination-custom li.active span:focus,.pagination-custom li.active span:hover{background-color:#054139;border-color:#054139}.link-container{display:flex;flex-direction:row;gap:12px}.link-separator{height:20px;width:1px;background-color:#777}.link-primary{color:#2f80ed}.link-danger{color:#ff3b30}.card-custom-header{display:flex;flex-direction:row;align-items:center;gap:16px;width:100%;margin-bottom:28px}.card-custom-header-content{flex:1;display:flex;flex-direction:column;gap:16px}.card-custom-header-content h1{font-size:20px;line-height:20px;font-weight:700;color:#054139;margin:0}.card-custom-header-content p{font-size:20px;color:#054139;margin:0}.setting-content{display:flex;flex-direction:column;gap:28px}.card-custom-header-action{display:flex;flex-direction:row;gap:12px}.modal-dialog-custom .modal-content{box-shadow:none;border:1px solid #CBD5E1;border-radius:16px}.modal-dialog-custom .modal-header{border-bottom:0;padding:24px 24px 12px}.modal-dialog-custom .modal-header .modal-title{font-size:24px;line-height:20px;color:#054139;font-weight:700}.modal-dialog-custom .modal-body{padding:24px}.modal-dialog-custom .modal-footer{border-top:0;padding:0 24px 24px}.modal-backdrop.in{opacity:.8}.input-group-search .input-group-addon{border-top-left-radius:48px;border-bottom-left-radius:48px;background-color:#fff;font-size:20px}.input-group-search .form-control{padding:25px 25px 25px 0;border:1px solid #CBD5E1;font-size:16px;line-height:20px;border-radius:48px;box-shadow:none;border-left:0}.btn-select-custom{padding:25px;border-radius:16px;height:70px;display:flex;border:1px solid #CBD5E1;width:100%}.btn-select-custom span{font-size:16px;line-height:20px;color:#777;flex:1;text-align:left}.btn-select-custom i.fa{color:#777}.card-choose-custom{display:flex;flex-direction:column;gap:16px}.card-choose-custom p{margin:0;font-size:16px;color:#777;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-choose-custom table p{white-space:inherit;overflow:inherit;text-overflow:inherit}.card-choose-custom p span{color:#000}.card-choose-custom table tr td{padding-bottom:16px;vertical-align:top}.card-choose-custom table tr:last-child td{padding-bottom:0}.card-order-title{margin:0}.card-order-title a{font-size:20px;line-height:32px;font-weight:600;color:#054139;text-decoration:none}.link-tabs{display:flex;gap:16px;flex-wrap:nowrap;overflow:auto;width:100%;flex:1}.link-tabs a{padding:16px 32px;background-color:#fff;border:1px solid #054139;color:#054139;font-size:16px;line-height:20px;font-weight:500;border-radius:50px;text-wrap:nowrap;max-height:52px;text-decoration:none;transition:background-color .1s ease}.link-tabs a:hover,.link-tabs a.active{background-color:#054139;color:#fff}.top-navigation{display:block;margin-bottom:28px}.top-navigation .link-back{font-size:16px;line-height:20px;font-weight:500;color:#000;text-decoration:none}.order-detail-info-container{width:100%;padding:0;list-style:none;display:flex;gap:16px;flex-wrap:nowrap;margin-bottom:28px;overflow:auto}.order-detail-info-container li{font-size:16px;font-weight:500;color:#777;line-height:20px;text-wrap:nowrap}.order-detail-info-container li span{color:#000}.attachment-upload-button{background-color:#fff;border:1px solid #CBD5E1;border-radius:16px;padding:25px;font-size:16px;line-height:20px;text-align:center;width:100%}.attachment-upload-button:hover{background-color:#f5f5f5}.description-modal{font-size:20px;line-height:20px;font-weight:600}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#054139}.owl-theme .owl-dots .owl-dot span{background:#d9d9d9;width:8px;height:8px;margin:2px 4px}.btn-auth{border-radius:6px;padding:8px 16px}.forgot-password-form-title{font-size:24px;line-height:32px;font-weight:600;text-align:center;color:#054139}.forgot-password-description{font-size:14px;line-height:20px;font-weight:400;color:#054139;text-align:center;margin-bottom:16px}.sidebar-menu-toggle{position:absolute;top:16px;left:16px;border:0;background-color:#054139;color:#fff;padding:14px;border-radius:8px;z-index:50;display:none}@media (max-width: 768px){.login-description-wrapper{display:none}}@media (max-width: 500px){.login-form-title{font-size:16px}.form-group-custom label{font-size:14px!important}.btn-custom{font-size:14px}.dashboard-sidebar{position:absolute;top:0;bottom:0;z-index:100;transform:translate(-300px);transition:all .5s cubic-bezier(.075,.82,.165,1)}.sidebar-menu-toggle{display:block}.dashboard-sidebar.show{transform:translate(0)}ul.dashboard-sidebar-menu li a,ul.dashboard-sidebar-menu li button{font-size:14px}.dashboard-main{padding:80px 16px 16px}.dashboard-main-header,.card-header-custom{flex-direction:column;align-items:stretch}.card-custom{padding:16px;margin-bottom:16px;gap:8px!important}.dashboard-main-header-content{gap:8px}.dashboard-main-header-content h1{font-size:16px}.dashboard-main-header-content p{font-size:14px}.btn-large-custom{font-size:14px!important;padding:8px}.card-title-custom{font-size:16px;margin-bottom:8px}.card-subtitle-custom{font-size:14px}.card-order-title a{font-size:16px}.card-choose-custom{gap:8px;margin-bottom:8px}.card-choose-custom p{font-size:14px}.empty-content{gap:8px}.empty-content h3{font-size:16px}.empty-content p{font-size:14px}.input-group-search{margin-bottom:8px}.input-group-search .form-control{font-size:14px;padding:20px}.link-tabs a,.nav-pills-custom li a{font-size:14px;padding:8px 16px}.table-custom thead tr th{font-size:18px;padding-top:8px;padding-bottom:8px}.table-custom tbody tr td{font-size:14px;padding-top:8px;padding-bottom:8px}.card-custom-header-content h1{font-size:16px}}
