:root{--primary: #00796d;--primary-050: #f0f7f6;--primary-100: #cce4e2;--primary-200: #99c9c5;--primary-300: #66afa7;--primary-400: #33948a;--secondary: #fa6f15;--secondary-100: #ffecd5;--danger: #eb5757;--warning: #f2994a;--bg: #f9fafb;--text: #fff;--text-active: #4f4f4f;--text-add: #08795e;--blue: #03a9f4;--blue-050: #e1f5fe;--blue-300: #4FC3F7;--pink: #e91e63;--pink-050: #fce4ec;--pink-300: #f06292;--amber: #FF8F00;--amber-050: #fff8e1;--amber-300: #ffd54f;--accents: #ffcc00;--yellow: #f9a825;--yellow-050: #fff8e1;--red: #f44336;--red-050: #ffebee;--red-800: #c62828;--green: #4caf50;--green-300: #81C784;--green-050: #e8f5e9;--gray: #757a7d;--gray-025: #f9fafa;--gray-050: #eeefef;--gray-100: #e3e4e5;--gray-200: #c8cacb;--gray-300: #acafb1;--gray-600: #5e6264;--gray-700: #454545;--gray-800: #2f3132;--app-height: 100%;--font-sarabun: "Sarabun", sans-serif;--font: "FC Minimal", sans-serif}html,body{font-family:var(--font),sans-serif;font-weight:400;color:var(--gray-800);letter-spacing:.2px;line-height:normal}.grecaptcha-badge{visibility:hidden}@keyframes fade{0%{opacity:1}50%{opacity:.5}100%{opacity:1}}@-o-keyframes fade{0%{opacity:1}50%{opacity:.5}100%{opacity:1}}@-moz-keyframes fade{0%{opacity:1}50%{opacity:.5}100%{opacity:1}}@-webkit-keyframes fade{0%{opacity:1}50%{opacity:.5}100%{opacity:1}}.animate-fade{-webkit-animation:fade 2s infinite;-moz-animation:fade 2s infinite;-o-animation:fade 2s infinite;animation:fade 2s infinite}.alert{display:none;position:fixed;right:1rem;top:1rem;z-index:100}.alert.show{display:flex}a{text-decoration:none;color:var(--primary)}a:hover{color:var(--primary)}.link{text-decoration:underline;color:#828282}.cursor{cursor:pointer}.modal-content{border-radius:16px}.modal-content .img-modal{max-width:155px;margin:0 auto}.modal-content .title{font-size:32px;font-weight:700}.modal-content .head{font-size:28px}.modal-content .text{font-size:26px}.modal-content .desc{font-size:24px;color:var(--gray)}.modal-content .text-main{color:var(--primary)}.modal-content .info-from{font-size:24px}.modal-content .card-body{padding:0rem 0rem 1rem 0rem;border-bottom:1px solid var(--gray-050)}.modal-content .sub-date{background:var(--gray-050);padding:.5rem 1rem;color:#000;font-size:24px}.modal-content .icon{max-width:45px;width:100%;height:45px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--primary-050)}.modal-content .icon i{color:var(--primary);font-size:18px}.modal-content .icon-reviewer{max-width:45px;width:100%;height:45px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--gray-100)}.modal-content .icon-reviewer i{color:#fff}.modal-content .icon-reviewer.done{background:var(--primary)}.modal-content .info{display:flex;gap:.5rem;align-items:baseline;font-size:24px;color:var(--secondary)}.modal-content .zone-file{background-color:var(--primary-050);padding:.5rem;border-radius:8px}.modal-content .zone-file .title-file{font-size:24px;font-weight:700;margin-bottom:.5rem}.modal-content .zone-file .name-file{color:var(--primary);font-size:24px}.modal-content .zone-file .name-underline{color:var(--primary);font-size:24px;text-decoration-line:underline;text-underline-position:from-font;display:flex;gap:.5rem;align-items:center}.modal-content .zone-file .attached{display:flex;gap:.5rem;align-items:center;font-size:24px}.modal-content .zone-file .no-file{color:var(--gray);font-size:24px}.modal-content .reviewer_name{font-size:42px;font-weight:400;position:absolute;top:45%;left:50%;transform:translate(-50%, -50%);width:100%}.modal-content .reviewer_name_blank{font-size:42px;font-weight:400;position:absolute;top:41%;left:50%;transform:translate(-50%, -50%);width:100%}.modal-content .abstract_title{font-size:42px;font-weight:400;position:absolute;top:57%;left:50%;transform:translate(-50%, -50%);width:100%}.modal-content .abstract_title_blank{font-size:42px;font-weight:400;position:absolute;top:54.5%;left:50%;transform:translate(-50%, -50%);width:100%}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-right:none}.input-group-text{background-color:#fff;border:1px solid var(--gray-200);cursor:pointer;color:var(--gray-800);border-radius:8px}.tag-round-1{font-size:24px;border-radius:8px;background:var(--blue);color:#fff;padding:.5rem 1rem}.tag-round-2{font-size:24px;border-radius:8px;background:var(--secondary);color:#fff;padding:.5rem 1rem}.btn{font-size:24px;border-radius:8px}.btn:focus-visible{box-shadow:none}.btn-warning{--bs-btn-color: #ffffff;--bs-btn-bg: var(--secondary);--bs-btn-border-color: var(--secondary);--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #feb873;--bs-btn-hover-border-color: #feb873;--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #feb873;--bs-btn-active-border-color: #feb873;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #ffffff;--bs-btn-disabled-bg: var(--secondary-100);--bs-btn-disabled-border-color: var(--secondary-100)}.btn-success{--bs-btn-color: #ffffff;--bs-btn-bg: var(--primary);--bs-btn-border-color: var(--primary);--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: var(--primary-400);--bs-btn-hover-border-color: var(--primary-400);--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: var(--primary-400);--bs-btn-active-border-color: var(--primary-400);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #ffffff;--bs-btn-disabled-bg: var(--primary);--bs-btn-disabled-border-color: var(--primary)}.btn-outline-success{--bs-btn-color: var(--primary);--bs-btn-border-color: var(--primary);--bs-btn-hover-color: #fff;--bs-btn-hover-bg: var(--primary);--bs-btn-hover-border-color: var(--primary);--bs-btn-focus-shadow-rgb: 25, 135, 84;--bs-btn-active-color: #fff;--bs-btn-active-bg: var(--primary);--bs-btn-active-border-color: var(--primary);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: var(--primary);--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: var(--primary);--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: var(--gray-200);--bs-btn-border-color: var(--gray-200);--bs-btn-hover-color: #fff;--bs-btn-hover-bg: var(--gray-200);--bs-btn-hover-border-color: var(--gray-200);--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: var(--gray-200);--bs-btn-active-border-color: var(--gray-200);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: var(--gray-200);--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: var(--gray-200);--bs-gradient: none;color:var(--gray-600)}.btn-primary{border-radius:8px;background:var(--primary);color:var(--text);border:2px solid var(--primary);padding-left:2rem;padding-right:2rem}.btn-primary:hover,.btn-primary:active,.btn-primary:focus{opacity:.8;background:var(--primary) !important;color:var(--text);border:2px solid var(--primary) !important}.btn-primary-outline{border-radius:0;background:var(--grey);color:var(--primary);border:2px solid var(--primary) !important;padding-left:2rem;padding-right:2rem}.btn-primary-outline:hover,.btn-primary-outline:active,.btn-primary-outline:focus{background:var(--primary) !important;color:var(--text) !important}.btn-link{text-decoration:none;color:var(--primary)}.btn-link:hover,.btn-link:active,.btn-link:focus{opacity:.7;color:var(--primary);box-shadow:none !important}.form-select{padding:12px 30px 12px 16px;font-size:24px;font-weight:400;line-height:normal;border-radius:8px;border:1px solid var(--gray-200);color:var(--gray-200)}.form-select:has(option:not([disabled]):checked){color:var(--gray-800)}.form-select option:not([disabled]){color:var(--gray-800)}.form-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3Cpath fill='%232F3132' d='M300.3 440.8C312.9 451 331.4 450.3 343.1 438.6L471.1 310.6C480.3 301.4 483 287.7 478 275.7C473 263.7 461.4 256 448.5 256L192.5 256C179.6 256 167.9 263.8 162.9 275.8C157.9 287.8 160.7 301.5 169.9 310.6L297.9 438.6L300.3 440.8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem}.form-select:disabled{background-color:var(--gray-025);color:var(--gray-200)}.form-control{padding:12px 16px;font-size:24px;font-weight:400;line-height:normal;border-radius:8px;border:1px solid var(--gray-200)}.form-control::placeholder{color:var(--gray-200)}.form-control.is-search{padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%233c4045' d='M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.5em + .375rem) calc(.5em + .375rem)}.form-control.is-date{padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='14' width='12.25' viewBox='0 0 448 512'%3E%3Cpath fill='%233c4045' d='M128 0c17.7 0 32 14.3 32 32l0 32 128 0 0-32c0-17.7 14.3-32 32-32s32 14.3 32 32l0 32 48 0c26.5 0 48 21.5 48 48l0 48L0 160l0-48C0 85.5 21.5 64 48 64l48 0 0-32c0-17.7 14.3-32 32-32zM0 192l448 0 0 272c0 26.5-21.5 48-48 48L48 512c-26.5 0-48-21.5-48-48L0 192zm64 80l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm128 0l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm144-16c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0zM64 400l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm144-16c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0zm112 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.5em + .375rem) calc(.5em + .375rem)}.form-label{font-size:24px}.form-label .req{color:var(--red)}.form-check-label{font-size:24px}.form-check-input:checked{background-color:var(--primary);border-color:var(--primary)}.form-check-input.decline:checked{background-color:var(--red);border-color:var(--red)}.form-check-input:focus{border-color:var(--primary);box-shadow:0 0 0 .25rem rgba(0,121,109,.25)}.form-check-input.decline:focus{border-color:var(--red);box-shadow:0 0 0 .25rem rgba(244,67,54,.25)}.form-control:focus{border-color:var(--primary);box-shadow:0 0 0 .25rem rgba(0,121,109,.25)}.form-select:focus{border-color:var(--primary);box-shadow:0 0 0 .25rem rgba(0,121,109,.25)}.form-control:disabled{background-color:var(--gray-025);opacity:1;color:var(--gray-200)}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:1}.form-check-input:disabled{background-color:var(--primary-100);border-color:var(--primary-100)}.btn-secondary-outline{border-radius:0;background:var(--grey);color:#e0e0e0;border:2px solid #e0e0e0 !important;padding-left:2rem;padding-right:2rem}.btn-secondary-outline:hover,.btn-secondary-outline:active,.btn-secondary-outline:focus{background:#e0e0e0 !important;color:var(--text) !important}.btn-danger-outline{border-radius:8px;background:none;color:var(--danger);border:1px solid var(--danger);padding-left:2rem;padding-right:2rem}.btn-danger-outline:hover,.btn-danger-outline:active,.btn-danger-outline:focus{background:var(--danger) !important;color:var(--text) !important}.bg-primary{background-color:var(--primary) !important;color:var(--text);display:flex;justify-content:space-between;align-items:center}.bg-secondary{background-color:var(--secondary) !important;color:var(--text);display:flex;justify-content:space-between;align-items:center}.bg-danger{background-color:var(--danger) !important;color:var(--text);display:flex;justify-content:space-between;align-items:center}.bg-warning{background-color:var(--warning) !important;color:var(--text);display:flex;justify-content:space-between;align-items:center}.dataTables_filter{display:none}.btn-add{text-decoration:none;color:var(--primary);border-radius:4px;border:1px solid var(--primary)}.btn-add .fa-solid,.btn-add .fa-regular{color:var(--primary) !important}.btn-add.btn-grey{color:#828282;border:1px solid #e0e0e0;padding-top:.25rem;padding-bottom:.25rem}.btn-add.btn-grey .fa-solid,.btn-add.btn-grey .fa-regular{color:#828282 !important}.btn-add:hover,.btn-add:active,.btn-add:focus{color:var(--text) !important;background-color:var(--primary) !important;border:1px solid var(--primary) !important}.btn-add:hover .fa-solid,.btn-add:hover .fa-regular,.btn-add:active .fa-solid,.btn-add:active .fa-regular,.btn-add:focus .fa-solid,.btn-add:focus .fa-regular{color:var(--text) !important}.btn-add:hover.btn-grey,.btn-add:active.btn-grey,.btn-add:focus.btn-grey{color:#fff;background-color:#e0e0e0 !important;border:1px solid #e0e0e0 !important}.btn-add:hover.btn-grey .fa-solid,.btn-add:hover.btn-grey .fa-regular,.btn-add:active.btn-grey .fa-solid,.btn-add:active.btn-grey .fa-regular,.btn-add:focus.btn-grey .fa-solid,.btn-add:focus.btn-grey .fa-regular{color:#fff !important}.text-danger{color:var(--red) !important}.cs-pointer{cursor:pointer}.d-center{display:flex;justify-content:center;align-items:center}.badge{font-size:24px;font-weight:400;border-radius:9999px;color:#fff;padding:6px 16px}.badge.badge-success{background-color:var(--green)}.badge.badge-danger{background-color:var(--pink)}.badge.badge-warning{background-color:var(--amber)}.text-success{color:var(--primary) !important}.bg-success{background-color:var(--primary) !important}.alert{display:none;position:fixed;right:1rem;top:1rem;z-index:100}.alert.show{display:flex}.close{color:var(--text)}pre{text-transform:none}.template{display:none}.bootstrap-select .dropdown-menu li a{padding:.5rem;font-size:20px}.dropdown-item.active,.dropdown-item:active{background-color:var(--primary)}.dropdown-item:focus,.dropdown-item:hover{background-color:var(--primary-050)}.bootstrap-select>.dropdown-toggle{padding:.375rem 2.25rem .375rem .75rem;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3Cpath fill='%232F3132' d='M300.3 440.8C312.9 451 331.4 450.3 343.1 438.6L471.1 310.6C480.3 301.4 483 287.7 478 275.7C473 263.7 461.4 256 448.5 256L192.5 256C179.6 256 167.9 263.8 162.9 275.8C157.9 287.8 160.7 301.5 169.9 310.6L297.9 438.6L300.3 440.8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem;border:1px solid #ced4da}.bootstrap-select>.dropdown-toggle.btn-danger{border-color:#dc3545;color:#212529 !important;padding-right:4.125rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);background-position:right .75rem center,center right 2.25rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem}.bootstrap-select>.dropdown-toggle::after{margin-top:-1px;display:none !important}.dropdown-toggle::after{border-top:.23em solid;border-right:.23em solid rgba(0,0,0,0);border-left:.23em solid rgba(0,0,0,0)}.bootstrap-select .no-results{padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x)}.bootstrap-select.disabled,.bootstrap-select>.disabled{cursor:not-allowed;background-color:var(--gray-025);border-color:var(--gray-200)}.bootstrap-select>.dropdown-toggle.bs-placeholder,.bootstrap-select>.dropdown-toggle.bs-placeholder:active,.bootstrap-select>.dropdown-toggle.bs-placeholder:focus{color:var(--gray-200)}.bootstrap-select>.dropdown-toggle.bs-placeholder:hover{background-color:rgba(0,0,0,0)}.form-control.title{padding:.375rem .75rem !important;font-size:1rem !important;font-weight:400 !important;border:1px solid #ced4da !important;color:inherit !important}.between{display:flex;justify-content:space-between;align-items:center}.carousel-caption{position:absolute;inset:0;display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding-left:8%;padding-right:8%;color:#fff;max-width:100%;justify-content:end;margin-bottom:2rem}.carousel-caption .text{font-size:clamp(38px,5vw,56px);font-weight:700;line-height:1.2;max-width:650px}.carousel-caption .date{font-size:clamp(20px,3.5vw,26px)}.carousel-caption .detail{font-size:clamp(20px,3.5vw,26px);display:flex;align-items:baseline;justify-content:center}.carousel-indicators-bg{border-radius:128px;background:rgba(0,0,0,.3);backdrop-filter:blur(4px);padding:0rem .3rem}.carousel-indicators [data-bs-target]{width:8px;height:8px;border-radius:50%;border-top:none;border-bottom:none;color:#ccc;margin-left:0;margin-right:0}.carousel-indicators .active{color:#fff;opacity:1;width:28px;height:8px;border-radius:126px;border-top:none;border-bottom:none}.carousel-item{height:50vh;min-height:420px}.carousel-img{width:100%;height:100%;object-fit:cover;object-position:center}table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before{background-color:var(--primary)}.main{display:flex;flex-direction:column;min-height:calc(100dvh - 68px)}.header{padding:.8rem 2rem;border-bottom:1px solid var(--gray-050);height:68px}.header .backhome{font-size:24px;display:flex;gap:.5rem;align-items:center}.header .header-box{align-items:center;height:100%;display:flex;justify-content:space-between}.header .icon-name{width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;background:var(--primary-050)}.header .icon-name i{color:var(--primary)}.header .user-name{color:var(--primary);max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header .logo{display:flex;align-items:center;gap:.3rem;font-size:28px;font-weight:700;color:var(--primary)}.header .logo img{height:40px}.header .logo .title{font-weight:bold}.header .menu{display:flex;justify-content:center;align-items:center}.header .menu .menu-list{font-size:24px;color:var(--primary);padding:0 1rem}.header .menu .menu-list.active{font-size:26px;font-weight:700;color:var(--primary)}.header .dropdown-toggle{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:24px;color:var(--primary)}.header .dropdown-toggle .user-name{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header .dropdown-item.active,.header .dropdown-item:active{color:var(--primary);background-color:rgba(0,0,0,0)}.header .dropdown-item.logout{color:var(--red)}.header .dropdown-item{padding:.5rem var(--bs-dropdown-item-padding-x);cursor:pointer}.header .dropdown-menu{font-size:24px;--bs-dropdown-padding-y: 0rem}.header .dropdown-menu a{display:flex;align-items:center;gap:.5rem}.header .dropdown-divider{margin:0}.footer-top{background-color:var(--primary-300);padding:1rem;color:#fff;display:flex;justify-content:center;align-items:center;gap:.5rem}.footer-top .img-logo{max-width:40px}.footer-top .title{font-size:48px;font-weight:700}.footer-bottom{background-color:var(--primary-400);padding:.8rem;text-align:center;color:#fff;font-size:24px}.footer-bottom i{font-size:16px}.partners .logo-partner{display:flex;align-items:center;justify-content:center;gap:1.6rem;max-width:1000px;flex-wrap:wrap;margin:0 auto}.partners .logo-partner img{max-height:80px;object-fit:contain;padding:0rem .5rem}.sictas{background:linear-gradient(0deg, var(--Color-Primary-Silpakorn-050, #f0f7f6) 0%, var(--Color-Core-White, #fff) 100%);padding:1.3rem}.sictas .back-hub{font-size:24px;color:var(--gray-600);cursor:pointer;margin-bottom:1.5rem}.sictas .back-hub:hover{opacity:.5}.sictas .box-sictas{background:linear-gradient(90deg, var(--Color-Primary-Silpakorn-100, #cce4e2) 0%, var(--Color-Primary-Silpakorn-500, #00796d) 100%);text-align:right;color:#fff;padding:1rem}.sictas .box-sictas .head{font-size:56px;font-weight:700}.sictas .box-sictas .title{font-size:36px;font-weight:700}.sictas .box-sictas .sub-title{font-size:26px}.sictas .head{font-size:40px;font-weight:700}.sictas .title{font-size:36px;font-weight:700}.sictas .desc{font-size:24px}.sictas .card.card-line{border-radius:4px;border:1px solid var(--primary, #09b58b);background:rgba(9,181,139,.1);font-size:toRem(26);padding:1rem;display:flex;justify-content:space-around;flex-flow:row;margin-top:1rem;margin-bottom:1rem}.sictas .text-primary{color:var(--primary) !important;font-weight:bold}.sictas .card-row{max-width:1100px;margin:0 auto;display:flex;justify-content:center;align-items:center}.sictas .card{border:none;padding:0 2rem}.sictas .card .title{color:var(--text-active);padding-top:.5rem}.sictas .title-bar{width:100%;padding:.5rem 1rem;background:var(--primary);color:#fff;margin-bottom:1rem}.conference{padding:1.3rem}.conference .title{font-size:36px;font-weight:700}.conference .desc{font-size:28px;font-weight:700}.conference .img-conference{height:328px}.conference .img-conference img{width:100%;object-fit:cover;height:100%}.conference .sub-tracks{display:flex;justify-content:end;font-size:24px;color:var(--primary)}.download{padding:1.3rem}.download .box-download{border-radius:16px;background:linear-gradient(90deg, var(--Silpakorn-Silpakorn-075, #edfffb) 0%, var(--Color-Primary-Silpakorn-025, #fafcfc) 100%);padding:1rem;color:var(--primary)}.download .box-download .title{font-size:32px;font-weight:700;color:var(--primary)}.download .box-download .text{font-size:20px;color:var(--primary-300)}.schedules{padding:1.3rem;position:relative}.schedules .logo-bg{position:absolute;top:0;right:0}.schedules .logo-bg img{width:600px}.schedules .title{font-size:36px;font-weight:700}.schedules .grid-schedules{max-width:640px;margin:0 auto;display:grid;gap:1rem}.schedules .grid-schedules .box-schedules{display:flex;gap:1rem;padding:1rem;align-items:center;border-radius:16px;border:1px solid var(--gray-050);background-color:#fff}.schedules .grid-schedules .box-schedules .icon{max-width:45px;width:100%;height:45px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--secondary-100)}.schedules .grid-schedules .box-schedules .icon i{color:var(--secondary);font-size:16px}.schedules .grid-schedules .box-schedules .date{font-size:36px;font-weight:700;margin-bottom:.4rem}.schedules .grid-schedules .box-schedules .desc{display:flex;gap:.5rem;align-items:center;font-size:24px;color:var(--gray)}.schedules .grid-schedules .box-schedules .desc i{font-size:16px}.partners{padding:1.3rem}.partners .title{font-size:36px;font-weight:700}.download-file{margin-top:1rem;border-top:3px solid var(--primary);border-bottom:3px solid var(--primary);padding:1rem}.download-file ul{margin-left:1rem}.download-file .title,.download-file li{font-weight:bold;color:var(--secondary);padding-bottom:.25rem;font-size:toRem(32)}.download-file .title a,.download-file li a{text-decoration:none;color:var(--secondary)}.important-date{margin-top:1rem}.important-date .title{font-weight:bold;color:var(--secondary);padding-bottom:1rem;font-size:toRem(32)}.important-date .list{border-bottom:1px solid #e0e0e0;display:flex;padding-bottom:1rem;margin-bottom:1rem}.important-date .list .box{width:2rem;height:2rem;font-size:toRem(24);line-height:2rem;background-color:var(--primary);color:var(--text);border-radius:7px;text-align:center;margin-right:1rem;box-shadow:0px 4px 30px rgba(0,0,0,.1)}.important-date .list .text{font-weight:600;font-size:toRem(24);color:#212121}.important-date .list .date{color:var(--gray);font-weight:700}.poster .img{padding:1rem 3rem}.poster .img img{width:100%}.journal .title{font-weight:700;font-size:toRem(32);color:var(--secondary)}.journal .splide{padding:1rem 0}.journal .splide .splide__slide img{width:100%}.MOU .list-img{display:flex;justify-content:center}.MOU .list-img .img{max-height:115px;width:100%;padding:0 2rem}.MOU .line{max-width:480px;border-bottom:1px solid #e0e0e0;margin:3rem auto}.supporting_journal .title,.organizations_by .title{padding:1rem 0;font-weight:700;font-size:toRem(32);color:var(--secondary)}.supporting_journal .list-img,.organizations_by .list-img{display:flex;justify-content:center}.supporting_journal .list-img .img,.organizations_by .list-img .img{max-height:50px;width:auto;max-width:fit-content;padding:0 1rem}.organizations_by .list-img .img{max-height:100px}.breadcrumb{display:flex;flex-wrap:nowrap;font-size:26px}.breadcrumb .breadcrumb-item a{color:var(--primary)}.breadcrumb .breadcrumb-item a:hover{text-decoration:underline}.breadcrumb .breadcrumb-item{max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.breadcrumb-item.active{max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--gray-300);text-decoration:none;cursor:default}.breadcrumb-item+.breadcrumb-item::before{color:var(--gray-300)}.commitee{display:flex;flex-direction:column;min-height:calc(100dvh - 68px)}.commitee .img-keynote{max-width:160px;margin:0 auto}.commitee .img-commitee{max-width:160px;margin:0 auto}.commitee .text{color:gray;font-size:26px}.commitee .title{font-size:36px;font-weight:700}.commitee .box-commitee{display:flex;gap:1rem;align-items:center;padding:.5rem 0rem;border-bottom:1px solid var(--gray-050)}.commitee .box-commitee .icon{max-width:45px;width:100%;height:45px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--primary-050)}.commitee .box-commitee .icon i{color:var(--primary)}.commitee .box-commitee .name{font-size:32px;font-weight:700}.commitee .box-commitee .text{font-size:24px;color:var(--gray)}.conference-program .title{font-size:36px;font-weight:700}.registration .container{width:960px}.registration .table{border-radius:5px;margin-bottom:1rem;font-size:toRem(22)}.registration .table thead{background:var(--primary);color:#fff;text-align:center}.registration .table td{padding-left:1rem;padding-right:1rem}.registration .text-danger{font-size:toRem(22);font-style:italic}.login .card-box{display:flex;align-items:center;flex-flow:column}.login .card-box .title{width:100%;margin-bottom:1rem;color:#4f4f4f;font-weight:700;font-size:toRem(26)}.login .card-box .card{background:#fff;box-shadow:0px 4px 30px rgba(0,0,0,.1);padding:1.2rem;border:none;border-top:35px solid var(--primary);border-radius:0;width:100%;margin-bottom:3rem;display:flex;justify-content:center;align-items:center}.login .card-box .card .box{width:300px}.login .card-box .card .box .label{color:#333;font-weight:600;font-size:toRem(16);padding-bottom:.25rem}.login .card-box .card .box .form-control{margin-bottom:.5rem}.login .card-box .card .box .btn{width:100%;border-radius:0;margin-top:.5rem}.login .card-box .card .box .link{font-weight:700;font-size:toRem(16)}.register.form-card{max-width:500px;margin:0 auto}.register .title{font-size:38px;font-weight:700}.register .head{font-size:28px;font-weight:700}.register .desc{font-size:24px;color:var(--gray)}.register .desc span{color:var(--primary)}.register .img-email{max-width:155px;margin:0 auto}.register .confirmpassword{font-size:24px;color:var(--gray)}.register .confirmpassword .done{color:var(--green)}.submission .header-bar{display:flex;justify-content:space-between}.submission .header-bar .sub-title{font-size:toRem(16);padding-bottom:.5rem}.submission .header-bar .sub-title .back{color:#828282}.submission .header-bar .profile .fa-circle-user{color:var(--primary)}.submission .header-bar .profile .fa-solid{font-size:2rem}.submission .header-bar .profile .fa-arrow-right-from-bracket{font-size:1.25rem}.submission .author_status{padding-bottom:1rem;margin-bottom:1rem}.submission .img-submission{max-width:155px;margin:0 auto}.submission .text-img{font-size:26px;color:var(--gray)}.submission .title{font-weight:700;font-size:38px}.submission .card{border:none}.submission .card .card-title{padding:.375rem 3rem;display:flex;justify-content:space-between}.submission .card .card-title .link{color:#fff}.submission .card .card-body{padding:0rem 0rem 1rem 0rem}.submission .card .card-body.view{border-bottom:1px solid var(--gray-050)}.submission .card .card-body .header-bar{display:flex;justify-content:space-between}.submission .card .card-body .title{font-size:32px;border-bottom:none;margin-bottom:.5rem}.submission .card .card-body .detail{font-size:24px;color:var(--gray);margin-bottom:.5rem}.submission .card .card-body .detail span{color:var(--primary)}.submission .card .card-body .info-from{font-size:24px}.submission .card .card-body .description{color:#4f4f4f}.submission .card .btn-clear{color:#bdbdbd;font-size:toRem(14)}.submission .card.author-card{background-color:var(--primary);color:var(--text);border-radius:0}.submission .card.author-card .card-body{padding:.5rem 2rem 1rem}.submission .card.author-card .card-body .title{color:var(--text);border-bottom:1px solid #fff;padding-bottom:.25rem;background-color:var(--primary)}.submission .card.author-card .card-body .description{color:var(--text);margin-top:.25rem}.submission .zone-file{background-color:var(--primary-050);padding:.5rem;border-radius:8px}.submission .zone-file .title-file{font-size:24px;font-weight:700;margin-bottom:.5rem}.submission .zone-file .text-disabled{font-size:24px;color:var(--gray)}.submission .zone-file .info{display:flex;gap:.5rem;align-items:baseline;font-size:24px;color:var(--secondary);margin-top:.25rem}.submission .zone-file .info a{color:var(--secondary) !important;text-decoration:underline}.submission .zone-file .name-file{color:var(--primary);font-size:24px;text-decoration-line:underline;text-underline-position:from-font;display:flex;gap:.5rem;align-items:baseline}.submission .zone-file .attached{display:flex;gap:.5rem;align-items:baseline;font-size:24px}.submission .zone-file .load{color:var(--primary);display:flex;gap:.5rem;align-items:center;font-size:24px}.submission .btn-bar{display:flex;justify-content:end;gap:1rem;align-items:center}.submission .header-bar{display:flex;justify-content:space-between;align-items:center}.submission .header-bar .title{border-bottom:none}.submission.submission-view .badge-danger{color:#d20319;background:#ffe5e8;box-shadow:0px 4px 30px rgba(0,0,0,.1);padding:.5rem;margin-bottom:1rem}.submission.submission-view .badge-alert{color:#eb5757;background:#ffeaea;box-shadow:0px 4px 30px rgba(0,0,0,.1);padding:.5rem;margin-bottom:1rem}.submission.submission-view .card .form .link{color:#212529}.submission.submission-view .card .title{background-color:#fff}.submission.submission-view .account{font-size:toRem(20)}.payment .header-bar{font-size:32px;border-bottom:none;font-weight:700}.payment .title{font-size:24px;font-weight:700;color:var(--primary)}.payment .box-bill{border-radius:16px;background:var(--primary);color:#fff;padding:1rem;font-size:24px}.payment .box-bill .line{border-bottom:1px solid #fff;margin:.5rem 0rem}.payment .box-detail{border-radius:16px;border:1px solid var(--primary-100);padding:1rem;font-size:24px;width:fit-content;display:flex;flex-direction:column;gap:.5rem}.payment .clear{font-size:24px;color:var(--red)}.header-top{background:linear-gradient(90deg, var(--primary) 0%, #00dfc9 100%);height:24px}.header-reviewer{padding:.8rem 2rem;border-bottom:1px solid var(--gray-050);height:66px}.header-reviewer .header-box{align-items:center;height:100%;display:flex;justify-content:space-between;font-size:24px}.header-reviewer .header-box .logo{display:flex;align-items:center;gap:.3rem;font-size:28px;font-weight:700;color:var(--primary)}.header-reviewer .header-box .logo img{height:40px}.header-reviewer .header-box .logo .title{font-weight:bold}.header-reviewer .header-box .profile-name{display:flex;align-items:center;gap:.5rem;padding:0rem 1rem;cursor:pointer}.header-reviewer .header-box .profile-name .icon-name{width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;background:var(--primary-050)}.header-reviewer .header-box .profile-name .icon-name i{color:var(--primary)}.header-reviewer .header-box .profile-name .user-name{color:var(--primary);max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-reviewer .header-box .change-pass{color:var(--gray-600);padding:0rem 1rem;border-left:1px solid var(--gray-050);border-right:1px solid var(--gray-050);cursor:pointer}.header-reviewer .header-box .logout{padding:0rem 1rem;cursor:pointer}.menu-reviewer{color:var(--primary);display:flex;align-items:center;gap:.5rem;margin:1rem 0rem}.menu-reviewer .menu{padding:12px 0px}.menu-reviewer .menu-list{font-size:24px;padding:12px 24px}.menu-reviewer .menu-list.active{border-radius:8px;background:var(--primary);color:#fff;padding:12px 24px}.main-reviewer{display:flex;flex-direction:column;min-height:calc(100dvh - 90px)}.reviewer{padding:1rem 2rem}.reviewer .header-box{font-size:38px;font-weight:700}.reviewer .box-abstract{border-radius:16px;background:var(--primary);color:#fff;padding:1rem;font-size:24px}.reviewer .box-abstract .line{border-bottom:1px solid #fff;margin:.5rem 0rem}.reviewer .following{font-size:24px;color:var(--secondary)}.reviewer .grid-review{display:flex;flex-direction:column;gap:1rem}.reviewer .grid-review .box{display:flex;gap:.5rem;padding:1rem 0rem;border-bottom:1px solid var(--gray-050)}.reviewer .grid-review .box .fs{font-size:24px}.reviewer .cancel{font-size:24px;color:var(--primary)}.reviewer .progress-bar .status{display:flex;align-items:center;gap:.5rem}.reviewer .progress-bar .status .box-status{border-radius:16px;border:1px solid var(--gray-050);background:#fff;padding:.5rem 1rem;width:100%;display:flex;gap:1rem;align-items:center}.reviewer .progress-bar .status .box-status .icon{width:50px;height:50px;border-radius:50%;display:flex;justify-content:center;align-items:center}.reviewer .progress-bar .status .box-status .icon.all{background-color:var(--primary-050);color:var(--primary)}.reviewer .progress-bar .status .box-status .icon.eject{background-color:var(--red-050);color:var(--red)}.reviewer .progress-bar .status .box-status .icon.cancle{background-color:var(--pink-050);color:var(--pink)}.reviewer .progress-bar .status .box-status .icon.process{background-color:var(--blue-050);color:var(--blue)}.reviewer .progress-bar .status .box-status .icon.completed{background-color:var(--green-050);color:var(--green)}.reviewer .progress-bar .status .box-status .title{font-size:36px;font-weight:700;text-align:left}.reviewer .progress-bar .status .box-status .sub-title{font-size:24px;color:var(--gray)}.reviewer .menu-filter{font-size:24px}.reviewer .menu-filter .icon-card{color:var(--gray-600)}.table-sm>:not(caption)>*>*{padding:.5rem .5rem}table.dataTable thead th:last-child{border-top-right-radius:8px}table.dataTable tbody tr:last-child td:first-child{border-bottom-left-radius:8px}table.dataTable tbody tr:last-child td:last-child{border-bottom-right-radius:8px}table.dataTable thead th:first-child{border-top-left-radius:8px}table.dataTable th,table.dataTable td{border:1px solid var(--primary-100)}.table{font-size:toRem(14)}.table thead{color:#fff}.table .thead-primary{background-color:var(--primary) !important;color:#fff;font-size:24px;font-weight:400;text-align:center}.table .thead-outline-primary{background-color:var(--primary-050) !important;color:var(--primary);font-size:24px;font-weight:400;text-align:center}.table .tbody-primary{color:var(--gray-700);font-size:24px;font-weight:400}.table .tbody-primary i{color:var(--primary);cursor:pointer}.table tbody{font-size:24px;color:var(--gray-700)}.table .thead-secondary{background-color:var(--secondary) !important;color:#fff;font-size:24px;font-weight:400;text-align:center}.table .thead-danger{background-color:var(--red-800) !important;color:#fff;font-size:24px;font-weight:400;text-align:center}.table .thead-warning{background-color:var(--red) !important;color:#fff;font-size:24px;font-weight:400;text-align:center}.table .round-icon{background:var(--gray-800);border:1px solid #f2f2f2;font-weight:600;font-size:11px;color:#f2f2f2;width:20px;min-width:20px;height:20px;display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:50%}.table .link{color:var(--gray-800);text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:200px}.table .test{width:800px}.table .text-action{color:var(--primary);cursor:pointer;font-size:24px}.table .text-action i{font-size:18px}.table .action{color:var(--primary);cursor:pointer;font-size:18px}.table .action.disabled{color:var(--primary-100);cursor:default}.table .text-disabled{font-size:20px;color:var(--gray)}.table .btn-add{font-size:toRem(12)}.table .tag-success{border-radius:8px;background:var(--green-050);color:var(--green);padding:.2rem .5rem;display:inline-block}.table .tag-warning{border-radius:8px;background:var(--yellow-050);color:var(--yellow);padding:.2rem .5rem;display:inline-block}.table .tag-danger{border-radius:8px;background:var(--red-050);color:var(--red);padding:.2rem .5rem;display:inline-block}.popup{width:100%;height:100vh;background-color:rgba(0,0,0,.5);position:fixed;z-index:1;display:none}.popup.show{display:block}.popup .popup-box{display:flex;justify-content:center;align-items:center;width:100%;height:100vh}.popup .popup-box .form{width:90%;max-width:960px;height:auto;max-height:80vh;overflow:auto;background-color:#fff}.popup .popup-box .form .header{background-color:var(--primary);color:var(--text);display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem}.popup .popup-box .form .header .close{cursor:pointer}.popup .popup-box .form .body{padding:1rem}.popup .popup-box .form .body .header-bar{display:flex;justify-content:space-between;align-items:center}.popup .list{display:flex;align-items:center;margin-bottom:1rem;color:#4f4f4f}.popup .list .icon{padding:1rem;border-radius:50%;width:60px;height:60px;display:flex;justify-content:center;align-items:center;background-color:#d9d9d9;margin-right:1rem}.popup .list .icon .fa-regular{color:var(--text);font-size:1.8rem}.popup .list .title{font-size:toRem(16);font-weight:700}.popup .list .sub-title{font-size:toRem(14)}.popup .list.active .icon{background-color:var(--primary)}.popup .header-bar{display:flex;justify-content:space-between}.popup .header-bar .title{font-weight:700}.popup.submission-detail .form{width:90%;max-width:960px}.popup.submission-detail .form .card{border:none;box-shadow:0px 4px 30px rgba(0,0,0,.1);background-color:#fff;border:none}.popup.submission-detail .form .card .card-title{padding:.375rem 3rem;display:flex;justify-content:space-between}.popup.submission-detail .form .card .card-title .link{color:#fff}.popup.submission-detail .form .card .card-body{padding:1rem 3rem 2rem}.popup.submission-detail .form .card .card-body .title{color:var(--primary);padding:0;border-bottom:none;margin-bottom:.5rem;font-weight:700}.popup.submission-detail .form .card .card-body .description{color:#4f4f4f}.popup.tracker-detail .sub-title{font-size:toRem(16)}.popup.reviewer-manuscript{font-size:toRem(14)}.popup.verify-email .fa-envelope{color:var(--primary)}.popup.option-detail .text-main{color:var(--text-add)}.reviewer-paper .card{box-shadow:0px 4px 30px rgba(0,0,0,.1);background-color:#fff;border:none;border-radius:0}.reviewer-paper .card .card-body{padding:1rem}.reviewer-paper .card .menu-bar{font-size:toRem(22);font-weight:700;display:flex;justify-content:space-between;align-items:center}.reviewer-paper .card.author-card{background-color:var(--primary);color:var(--text)}.reviewer-paper .card.author-card .card-body .title{color:var(--text);border-bottom:1px solid #fff;padding-bottom:.25rem}.reviewer-paper .card.author-card .card-body .description{color:var(--text);margin-top:.25rem}.reviewer-paper .btn-bar{display:flex;justify-content:space-between;align-items:center;margin-top:1rem}.drop-down{display:inline-flex;justify-content:center;align-items:center}.drop-down .label{font-size:toRem(14)}.drop-down .form-select{width:max-content}#certificate #certificate-img{position:relative;display:flex;justify-content:center;align-items:center;user-select:none}#certificate .reviewer_name,#certificate .manuscript_title{font-family:"SILPAKORN70yr";color:#08795e;text-transform:capitalize;position:absolute;width:80%;left:10%;text-align:center;height:56px;display:flex;justify-content:center;align-items:center}#certificate .reviewer_name{top:215px;font-size:toRem(22)}#certificate .manuscript_title{top:288px;line-height:1rem}#certificate-author #certificate-img{position:relative;display:flex;justify-content:center;align-items:center;user-select:none}#certificate-author .reviewer_name,#certificate-author .manuscript_title{font-family:"Roboto";text-transform:capitalize;position:absolute;width:84%;left:8%;text-align:center;height:56px;display:flex;justify-content:center;align-items:center}#certificate-author .reviewer_name{top:215px;font-size:toRem(22)}#certificate-author .manuscript_title{top:287px;font-size:1rem;line-height:1.2rem}#certificate-author .manuscript_title.mini{font-size:.7rem;line-height:inherit}.policy{font-size:24px}.policy .title{font-size:40px;font-weight:700}.policy .line{border-bottom:2px solid var(--gray);margin-top:2rem;margin-bottom:1rem}.dataTables_scrollBody{overflow-x:hidden}.btn-download-file{margin-top:2rem;margin-bottom:2rem;padding:1rem;text-align:center;background:#000;border-radius:4px;border:1px solid var(--PRIMARY_01, #09b58b);background:rgba(9,181,139,.1);color:var(--Color_New02, #002d3e);text-align:center;font-family:Sarabun;font-size:22px;font-style:normal;font-weight:700;line-height:normal}.red-header{background-color:var(--red) !important;color:#fff !important;border-bottom:none !important}.red-header .btn-close{color:#fff;background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;opacity:1}.green-header{background-color:var(--primary) !important;color:#fff !important;border-bottom:none !important}.green-header .btn-close{color:#fff;background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;opacity:1}.orange-header{background-color:var(--secondary) !important;color:#fff !important;border-bottom:none !important}.orange-header .btn-close{color:#fff;background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;opacity:1}.drop-file{border-radius:8px;border:1px dashed var(--gray-200);padding:1rem;transition:border .3s;position:relative}.drop-file.has-file{border:1px solid var(--gray-100);background-color:#fff}.drop-file .file i{color:var(--primary-100);font-size:40px}.drop-file .file-input{display:none}.drop-file .hidden{display:none !important}.drop-file .text-file{font-size:24px}.choose-file{padding:12px 16px;font-size:24px;font-weight:400;line-height:normal;border-radius:8px;border:1px solid var(--gray-200);display:flex;align-items:center;background-color:#fff;max-width:150px;width:100%;justify-content:center;cursor:pointer;color:var(--gray-600);gap:.5rem}.btn-remove-file{padding:.5rem 1rem}.file-custom{color:var(--gray-200);position:relative}.file-custom.has-file{color:var(--gray-800)}.file-custom::file-selector-button{opacity:0;width:0;padding:0;margin:0}div:where(.swal2-container).swal2-center>.swal2-popup{border-radius:16px;padding:1rem}div:where(.swal2-container) div:where(.swal2-html-container){padding:0}.icon-swal i{font-size:64px}.swal-title{color:var(--gray-800);font-size:26px;font-weight:700}.swal-text{color:var(--gray);font-size:24px;font-weight:400}.swal-text span{color:var(--primary)}.swal2-deny{display:inline-block;border-radius:8px;background:#fff;color:var(--primary);border:1px solid var(--primary);padding-left:2rem;padding-right:2rem;font-size:24px;height:100%}.toast-container{position:fixed;top:80%;left:50%;transform:translate(-50%, -50%);width:100%;display:flex;justify-content:center;padding:0rem 1rem}.toast-container .toast-custom{width:fit-content;background-color:var(--primary-050);border:1px solid var(--gray-050);font-size:24px;border-radius:16px}.toast-container .toast-custom .toast-body{padding:0rem}.toast-container .toast-custom .btn-close{font-size:12px;color:var(--gray-800);opacity:1}.dropdown-item{white-space:normal}