@keyframes bounceColor{0%,to{transform:translateY(0);color:#07aebd}25%{transform:translateY(-30px);color:#05056c}50%{transform:translateY(-10px);color:#0d0d98}75%{transform:translateY(-5px);color:#02def2}}.animated-letter{display:inline-block;font-size:30px;padding:5px;animation:bounceColor 1.5s ease-in-out infinite}.collapse{visibility:visible!important}.collapse.show{display:block!important}.dropdown-toggle:after{display:none!important}.top-header-navbar{min-height:65px;background-color:#fff!important;color:#05056c!important}.top-header-navbar i{color:#07aebd!important}.top-header-navbar .logo-text{display:flex;flex-direction:column;line-height:1}.top-header-navbar .logo-text p{margin:0;padding-left:15px}.top-header-navbar .logo-text p:first-child{font-size:23px;font-weight:700;color:#05056c}.top-header-navbar .logo-text p:last-child{padding-left:20px;font-size:11px;font-weight:600;color:#077b86}.top-header-navbar .top-header-link{min-width:-moz-max-content!important;min-width:max-content!important;box-shadow:0 0 2px 0 #d6d6d6;padding:10px;border-radius:6px;margin-left:5px;color:#05056c}.top-header-navbar .top-header-link:hover{box-shadow:0 0 4px 0 #7293a4}.top-header-navbar .top-header-link.link-active{box-shadow:0 0 4px 1px #7293a4}.main-content{margin-top:65px;padding:0 20px 10px}.main-title{font-size:18px;font-weight:700;color:#353434;padding:0;margin:0}.action-button{background-color:#05056c!important}.swal2-icon-show{font-size:10px!important}.react-select__control{min-height:38px;border-radius:.375rem;border-color:#dee2e6}.react-select__control--is-focused{border-color:#86b7fe;box-shadow:0 0 0 .2rem rgba(13,110,253,.25)}.react-select__menu{z-index:9999!important}.table-responsive-div{max-height:calc(100vh - 200px);min-height:400px;position:relative;overflow:auto;border-bottom:1px solid #ebeaea}.table-responsive-div table thead{background:#c3c3c3;background-size:25%;background-position:50%;position:sticky;top:0;z-index:10}.table-responsive-div table thead tr th{text-align:center;padding:10px;color:#2e2e2e}.table-responsive-div table thead tr th:first-child{text-align:start;border-top-left-radius:5px;border-bottom-left-radius:5px}.table-responsive-div table thead tr th:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.table-responsive-div table thead tr th:nth-child(2){min-width:130px}.table-responsive-div table thead tr th:nth-child(3){min-width:100px}.table-responsive-div table tbody .action-button{padding:0;min-width:30px;min-height:30px;margin-left:5px;max-height:-moz-min-content;max-height:min-content;background:none;border:1px solid #356bb7;color:#356bb7}.table-responsive-div table tbody .action-button:hover{border:2px solid gray}.table-responsive-div table tbody .action-button-delete{padding:0;min-width:30px;min-height:30px;margin-left:5px;max-height:-moz-min-content;max-height:min-content;background:none;border:1px solid rgba(255,61,0,.9607843137);color:rgba(255,61,0,.9607843137)}.table-responsive-div table tbody .action-button-delete:hover{border:2px solid rgba(255,61,0,.9607843137)}.table-responsive-div table tbody tr{border-bottom:1px solid #ebeaea}.table-responsive-div table tbody tr td{text-align:center;padding:10px}.table-responsive-div table tbody tr td:first-child{text-align:start;border-top-left-radius:5px;border-bottom-left-radius:5px}.table-responsive-div table tbody tr td:last-child{border-right:none;border-top-right-radius:5px;border-bottom-right-radius:5px}.table-responsive-div table tbody tr:hover{background-color:#f5f5f5}.modal-backdrop-custom{position:fixed;inset:0;z-index:1055;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;animation:fadeIn .2s ease-in}.modal-backdrop-custom .modal-dialog-custom{width:100%;margin:0 1rem;animation:slideDown .25s ease-out}.modal-backdrop-custom .modal-dialog-custom.modal-sm{max-width:300px}.modal-backdrop-custom .modal-dialog-custom.modal-md{max-width:500px}.modal-backdrop-custom .modal-dialog-custom.modal-lg{max-width:800px}.modal-backdrop-custom .modal-dialog-custom.modal-xl{max-width:1140px}.modal-backdrop-custom .modal-dialog-custom .modal-content-custom{background:#fff;border-radius:.5rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);overflow:hidden}.modal-backdrop-custom .modal-dialog-custom .modal-content-custom .modal-header-custom{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6}.modal-backdrop-custom .modal-dialog-custom .modal-content-custom .modal-header-custom .modal-title-custom{margin:0;font-size:1.25rem;font-weight:500}.modal-backdrop-custom .modal-dialog-custom .modal-content-custom .modal-header-custom .modal-close-btn{background:rgba(0,0,0,0);border:none;font-size:1.5rem;line-height:1;opacity:.5;cursor:pointer}.modal-backdrop-custom .modal-dialog-custom .modal-content-custom .modal-header-custom .modal-close-btn:hover{opacity:.75}.modal-backdrop-custom .modal-dialog-custom .modal-content-custom .modal-body-custom{padding:1rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideDown{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.container-with-sidebar{display:flex}@media(max-width:767px){.container-with-sidebar{display:inline}}.container-with-sidebar .display-on-screen{display:none}@media(max-width:767px){.container-with-sidebar .display-on-screen{display:inline}}.container-with-sidebar .sidebar-main-div{width:200px;max-width:200px;min-width:200px;padding:10px 5px;min-height:300px;height:calc(95vh - 95px);overflow-y:auto;overflow-x:hidden;position:static;top:95px;border:1px solid #ebeaea;border-radius:10px}@media(max-width:767px){.container-with-sidebar .sidebar-main-div{position:fixed;top:0;left:-200px;z-index:1055;transition:left .3s ease}.container-with-sidebar .sidebar-main-div .close-button{display:block;top:5px;right:5px;cursor:pointer}}.container-with-sidebar .sidebar-main-div .nav-link-custom{box-shadow:0 0 4px 1px #d6d6d6;color:#05056c;width:100%;padding:10px;margin-bottom:10px;text-align:center;border-radius:5px}.container-with-sidebar .sidebar-main-div .nav-link-custom i{color:#07aebd!important}.container-with-sidebar .sidebar-main-div .nav-link-custom:hover{box-shadow:0 0 4px 1px #7293a4}.container-with-sidebar .sidebar-main-div .nav-link-custom.active-tab{box-shadow:0 0 3px 2px #7293a4}@media(max-width:767px){.container-with-sidebar .sidebar-main-div.open{left:0}}.container-with-sidebar .sidebar-backdrop{position:fixed;inset:0;background:rgba(5,229,87,.5);z-index:1050}.container-with-sidebar .move-right-to-left{position:relative;animation:moveRTL 3s linear infinite;font-size:15px}@keyframes moveRTL{0%{transform:translateX(30px);opacity:0}50%{opacity:1}to{transform:translateX(5px);opacity:0}}