body,html{font-family:IBM Plex Sans,sans-serif!important;margin:0;padding:0}.table td,.table th{font-size:14px}.card-body p,.card-header{font-size:14px!important}.card-body p strong{color:#323a46}.button,.dropdown-item{font-size:14px!important}.dropdown-item{color:#6c757d!important}.dropdown,.pagination li a{font-size:14px!important}.placeholder-font-14::placeholder{font-size:14px!important}.modal-title{font-size:18px!important}.card{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.card .card-header,.card-footer{padding:1.005rem 1.5rem;margin-bottom:0;background-color:#edeff1;border-bottom:0 solid #f7f7f7}.quill .ql-container.ql-snow,.quill .ql-toolbar.ql-snow{border:0}.quill .ql-toolbar.ql-snow{border-bottom:1px solid #ced4da}.quill .ql-editor.ql-blank:before{font-style:inherit}.custom-modal-dialog-banner{max-width:90vw}.custom-modal-dialog-banner img{max-height:85vh}.banner-card-image{height:135px;object-fit:fill}.banner-details-card-image{height:90px;object-fit:fill}.form-check-input:checked{background-color:var(--bs-green);border-color:var(--bs-green)}.custom-tags-input{border:1px solid var(--bs-gray-400)}.custom-tags-input span.react-tagsinput-tag{background:var(--bs-primary);color:var(--bs-white);border:0;border-radius:25px;outline:none;padding:4px 8px;margin:4px 8px 4px 0;font-family:inherit}.custom-tags-input span.react-tagsinput-tag a{color:var(--bs-gray-300)}.custom-tags-input input{width:120px;margin-bottom:0}.list-nav-right{height:70px}.g-search-wrapper{display:flex;align-items:center}.g-search-wrapper .g-search-button,.g-search-wrapper .g-search-input{transition:all .3s ease-in-out}.g-search-contentWrapper{position:absolute;top:70px;right:115px;width:90%;max-width:270px;min-height:200px;max-height:250px;overflow:auto}.rc-tooltip-inner{max-width:500px}.react-datepicker{font-family:Roboto,sans-serif!important;border:0!important}.table td{color:#6c757d!important}.react-datepicker__aria-live{display:none}.w-m-100{min-width:100px}.w-m-125{min-width:125px}.w-m-150{min-width:150px}.w-m-180{min-width:180px}.side-menu-link{text-decoration:none}.pagination li.page-item,.react-bootstrap-table-pagination-list ul.pagination li.page-item{margin:0 4px}.react-tagsinput .react-tagsinput-tag{background-color:#4caf50;border-radius:4px;padding:5px;margin-right:5px;display:inline-block;cursor:pointer}.react-tagsinput .react-tagsinput-tag a{color:#fff;margin-left:5px;text-decoration:none}#wrapper{min-height:100vh;display:flex;flex-direction:column}.content-page{background-color:#f4f5f7;flex:1 1}.footer{background-color:#eeeff3;font-size:14px}.white-space-wrap{white-space:pre-wrap}@media (max-width:1000px){.datepicker-wrapper{width:100%;text-align:center;margin-top:10px!important}.datepicker-wrapper input{width:100%;margin:10px auto 0;padding:10px;font-size:14px}}#nprogress{--primary-color:red;pointer-events:none}#nprogress .bar{background:var(--primary-color);position:fixed;z-index:1031;top:0;left:0;width:100%;height:3px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px var(--primary-color),0 0 5px var(--primary-color);opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress{background:transparent!important;width:100%;height:100vh;position:fixed;left:0;top:0;z-index:9999}#nprogress .spinner{display:none;position:fixed}#nprogress .spinner,#nprogress .spinner-icon{z-index:1031;top:50%;right:0;left:0;margin:0 auto}#nprogress .spinner-icon{width:6rem;height:6rem;box-sizing:border-box;border-bottom:2px solid transparent;border-right:2px solid transparent;border-top:2px solid transparent;border-top-color:var(--text-color-3);border-left:2px solid transparent;border-left-color:var(--text-color-3);border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.react-bootstrap-table table{table-layout:fixed}.react-bootstrap-table th.sortable{cursor:pointer}.react-bootstrap-table th .order>.dropdown>.caret{margin:10px 0 10px 5px;color:#ccc}.react-bootstrap-table th .order>.dropup>.caret{margin:10px 0;color:#ccc}.react-bootstrap-table th>.react-bootstrap-table-sort-order>.caret{margin:10px 6.5px}.react-bootstrap-table th .order-4:before{margin-left:3.5px;content:"\2191";opacity:.4}.react-bootstrap-table th .order-4:after{content:"\2193";opacity:.4}.react-bootstrap-table th .caret-4-asc:before{margin-left:3.5px;content:"\2191"}.react-bootstrap-table th .caret-4-asc:after{content:"\2193";opacity:.4}.react-bootstrap-table th .caret-4-desc:before{margin-left:3.5px;content:"\2191";opacity:.4}.react-bootstrap-table th .caret-4-desc:after{content:"\2193"}.react-bootstrap-table th[data-row-selection]{width:30px}.react-bootstrap-table td>.selection-input-4,.react-bootstrap-table th>.selection-input-4{margin:-4px}.react-bootstrap-table td.react-bs-table-no-data{text-align:center}.react-bootstrap-table td.react-bootstrap-table-editing-cell .animated{animation-fill-mode:both}.react-bootstrap-table td.react-bootstrap-table-editing-cell .animated.bounceIn,.react-bootstrap-table td.react-bootstrap-table-editing-cell .animated.bounceOut{animation-duration:.75s}.react-bootstrap-table td.react-bootstrap-table-editing-cell .animated.shake{animation-duration:.3s}@keyframes shake{0%,to{transform:translateZ(0)}10%,50%,90%{transform:translate3d(-10px,0,0)}30%,70%{transform:translate3d(10px,0,0)}}.react-bootstrap-table td.react-bootstrap-table-editing-cell .shake{animation-name:shake}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.react-bootstrap-table td.react-bootstrap-table-editing-cell .bounceIn{animation-name:bounceIn}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.react-bootstrap-table td.react-bootstrap-table-editing-cell .bounceOut{animation-name:bounceOut}.react-bootstrap-table .reset-expansion-style{padding:0}.react-bootstrap-table .row-expansion-style{padding:8px}.react-bootstrap-table .row-expand-slide-appear{max-height:0;overflow:hidden}.react-bootstrap-table .row-expand-slide-appear-active{max-height:1000px;transition:max-height 3s linear}.react-bootstrap-table .row-expand-slide-exit{max-height:1000px}.react-bootstrap-table .row-expand-slide-exit-active{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(0,.95,0,.95)}