/*@import url('https://fonts.googleapis.com/css?family=Open+Sans');*/

@import url('https://fonts.googleapis.com/css?family=Raleway');
body {
    /*font-family: 'Source Sans Pro', sans-serif;*/
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
}
#app{
    background: #F6F8FA;
    min-height: 100vh;
    z-index: -1;
}
.teal{
    background-color: #3C595E!important;
}
.btn.moss-green{
    background-color: #DAE7E3;
    color: #456564 ;
}
.btn.moss-green:hover{
    background-color: #3C595E;
    color: #fff ;
}
.cl-df{
    color: #3C595E !important;
}
.chartreuse{
    background: #DAE7E3 ;
    color: #3C595E;
}
.action-click:hover{
    background: #3C595E !important;
    color: #fff !important;
}
.bg-df{
    background-color: #3C595E !important;
    background: #3C595E !important;
}
.bg-white{
    background-color: #fff;
}
.form-check-input[type=radio]:checked+label:after, label.btn input[type=radio]:checked+label:after {
    -webkit-transform: scale(0.52);
    -ms-transform: scale(0.52);
    transform: scale(0.52);
}
.form-check-input[type=radio].with-gap:checked+label:after, .form-check-input[type=radio]:checked+label:after, label.btn input[type=radio].with-gap:checked+label:after, label.btn input[type=radio]:checked+label:after {
    background-color: #3C595E;
}
.form-check-input[type=radio]:checked+label:before, label.btn input[type=radio]:checked+label:before {
    border: 1px solid #3C595E !important;
}
.form-check-input[type=radio]:not(:checked)+label:after, .form-check-input[type=radio]:not(:checked)+label:before, label.btn input[type=radio]:not(:checked)+label:after, label.btn input[type=radio]:not(:checked)+label:before {
    border: 1px solid #3C595E;
}
.build-number {
    margin-top: 20px;
    font-size: 0.7em;
}

.hint {
    color: #3d70b2;
    font-size: 0.75rem;
}

.priority_critical {
    float: left;
    background-color: #e71d32;
    width: 7px;
    margin-right: 4px;
}

.priority_high {
    float: left;
    background-color: #5aaafa;
    width: 7px;
    margin-right: 4px;
}

.priority_medium {
    float: left;
    background-color: #efc100;
    width: 7px;
    margin-right: 4px;
}

.priority_low {
    float: left;
    background-color: #5aa700;
    width: 7px;
    margin-right: 4px;
}

.discussion-timestamp {
    color: #8c9ba5;
    float: right;
    font-size: 0.85em;
}

.ticket-state {
    display: inline-block;
    font-size: 0.85rem;
    color: #f5f7fa;
    background-color: #5a6872;
    margin: 4px 4px 4px 4px;
    padding: 4px 4px 4px 4px;
    float: right;
    width: 90px;
    height: 30px;
    text-align: center;
}

.ticket-no {
    display: inline-block;
    font-size: 0.85rem;
    float: right;
    background-color: #00b4a0;
    color: #f5f7fa;
    margin: 4px 4px 4px 4px;
    padding: 4px 4px 4px 4px;
    width: 80px;
    height: 30px;
    text-align: center;
}

.ticket-title {
    margin-top: 10px;
    font-size: 1.15em;
}

.ticket-note {
    margin-top: 10px;
    padding: 4px 4px 4px 4px;
    box-shadow: 0 4px 24px 0 rgba(37, 38, 94, 0.1);
    border-radius: 5px;
    background-color: #ffffff;
    border: solid 1px #ffffff;
}

.action-bar {
    margin-top: 10px;
    padding: 4px 4px 4px 4px;
}

.top-right {
    position: absolute;
    right: -15px;
    top: -15px;
}

.top-menu-bar {
    background-color: #00b4a0;
    height: 60px;
    z-index: 9999999;
    border-radius: 15px;
    border: solid 1px #00b4a0;
}

.top-menu-item {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #151b26;
    line-height: 60px;
    background-color: #00b4a0;
}

.links>a {
    color: #636b6f;
    padding: 0 25px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .1rem;
    text-decoration: none;
    text-transform: uppercase;
}

.btn-menu-item {
    background-color: #00b4a0;
    border-color: #00b4a0;
    color: #ffffff;
}

.top-menu-item>a {
    color: #ffffff;
}

.brand-name {
    position: relative;
    letter-spacing: 2px;
    font-size: 1.15em;
    bottom: 5px;
    top: 10px;
}

.brand-name a:link, .brand-name a:visited, .brand-name a:hover {
    text-decoration: none;
}

.logo-top {
    color: #00b4a0;
}

.project-list-item {
    display: block;
    height: 90px;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    box-shadow: 0 4px 24px 0 rgba(37, 38, 94, 0.1);
    border-radius: 5px;
    background-color: #ffffff;
    z-index: 999;
}

.project-list-item .project-name {
    position: relative;
    top: 10px;
    margin-left: 15px;
    display: inline-block;
}

.project-list-item .visualcue {
    width: 10px;
    height: 90px;
    background-color: #2dc76d;
    display: inline-block;
    position: relative;
    top: -40px;
}

.project-list-item .project-code {
    position: relative;
    top: 20px;
    right: 20px;
    height: 30px;
    width: 30px;
    float: right;
    background-color: #2dc76d;
    border-radius: 25px;
    margin-left: 10px;
    font-size: 0.85em;
    text-align: center;
    color: #ffffff;
    font-weight: 700;
}

.project-list-item .member-initial {
    display: inline-block;
    margin-top: 15px;
    height: 30px;
    width: 30px;
    background-color: #d5dce0;
    border-radius: 25px;
    margin-left: 10px;
    font-size: 0.85em;
    text-align: center;
    color: #ffffff;
    font-weight: 700;
}

.modal-dialog {
    /*max-width: 1000px;*/
}

.box {
    padding: 20px 20px;
    box-shadow: 0 4px 24px 0 rgba(37, 38, 94, 0.1);
}

._std-tag {
    display: inline-block;
    border-radius: 15px;
    margin: 4px 4px 4px 4px;
    font-size: 0.85em;
    color: #000;
    width: 100px;
}

._std-tag a:link, .std-tag a:visited, .std-tag a:hover {
    text-decoration: none;
    color: #000;
}

._std-tag .tag_critical {
    border-radius: 15px;
    padding: 4px 8px;
    background-color: #e71d32;
    border: solid 1px #e71d32;
    color: #f0f3f6;
}

._std-tag .tag_high {
    border-radius: 15px;
    padding: 4px 8px;
    background-color: #46535e;
    border: solid 1px #46535e;
}

._std-tag .tag_medium {
    border-radius: 15px;
    padding: 4px 8px;
    background-color: #efc100;
    border: solid 1px #efc100;
}

._std-tag .tag_issue {
    border-radius: 15px;
    padding: 4px 8px;
    background-color: #fd602c;
    border: solid 1px #fd602c;
}

._std-tag .tag_low {
    border-radius: 15px;
    padding: 4px 8px;
    background-color: #5aa700;
    border: solid 1px #5aa700;
}

._std-tag .tag_bug {
    border-radius: 15px;
    padding: 4px 8px;
    background-color: #4a90e2;
    border: solid 1px #4a90e2;
}

._std-tag .tag_feature {
    border-radius: 15px;
    padding: 4px 8px;
    background-color: #9013fe;
    border: solid 1px #9013fe;
}

._std-tag .tag_blocking {
    border-radius: 15px;
    padding: 4px 8px;
    background-color: #501683;
    border: solid 1px #501683;
}

._std-tag .tag_reporter {
    border-radius: 15px;
    padding: 4px 8px;
    background-color: #501683;
    border: solid 1px #501683;
}

._std-tag .tag_developer {
    border-radius: 15px;
    padding: 4px 8px;
    background-color: #4a90e2;
    border: solid 1px #4a90e2;
}

.ticket-owner-name {
    color: black;
    font-weight: bold;
    font-size: 1.15em;
}

.ticket-note td {
    border: 1px solid #848e99;
    padding: 4px 4px;
}

.system-generated-news {
    font-size: 0.7em;
}

.heading-state {
    font-size: 1.15em;
}

.ticket-number {
    font-size: 0.7em;
    min-width: 75px;
    font-weight: 100;
}

.ticket-title {
    font-size: 1.05em;
}

.scrollbar-deep-purple::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #F5F5F5;
    border-radius: 10px;
}

.scrollbar-deep-purple::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

.scrollbar-deep-purple::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #512da8;
}

.scrollbar-cyan::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #F5F5F5;
    border-radius: 10px;
}

.scrollbar-cyan::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

.scrollbar-cyan::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #00bcd4;
}

.scrollbar-dusty-grass::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #F5F5F5;
    border-radius: 10px;
}

.scrollbar-dusty-grass::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

.scrollbar-dusty-grass::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-image: -webkit-linear-gradient(330deg, #d4fc79 0%, #96e6a1 100%);
    background-image: linear-gradient(120deg, #d4fc79 0%, #96e6a1 100%);
}

.scrollbar-ripe-malinka::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #F5F5F5;
    border-radius: 10px;
}

.scrollbar-ripe-malinka::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

.scrollbar-ripe-malinka::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-image: -webkit-linear-gradient(330deg, #f093fb 0%, #f5576c 100%);
    background-image: linear-gradient(120deg, #f093fb 0%, #f5576c 100%);
}

.bordered-deep-purple::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    border: 1px solid #512da8;
}

.bordered-deep-purple::-webkit-scrollbar-thumb {
    -webkit-box-shadow: none;
}

.bordered-cyan::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    border: 1px solid #00bcd4;
}

.bordered-cyan::-webkit-scrollbar-thumb {
    -webkit-box-shadow: none;
}

.square::-webkit-scrollbar-track {
    border-radius: 0 !important;
}

.square::-webkit-scrollbar-thumb {
    border-radius: 0 !important;
}

.thin::-webkit-scrollbar {
    width: 6px;
}

.example-1 {
    position: relative;
    overflow-y: scroll;
}

.tagsinput .tag {
    color: #000;
}

.bell-top {
    color: #3d70b2;
    height: 30px;
    width: 30px;
    text-align: center;
}

.bell-orange {
    color: #fd602c;
    border-radius: 15px;
    border: solid 2px #fd602c;
    font-weight: bold;
}

.bell-blue {
    color: #3d70b2;
    border-radius: 15px;
    border: solid 2px #3d70b2;
    font-weight: bold;
}

.bell-purple {
    color: #501683;
    border-radius: 15px;
    border: solid 2px #501683;
    font-weight: bold;
}

.project-text-logo {
    color: #fff;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    vertical-align: middle;
    background-color: #3d70b2;
    border: solid 2px #3d70b2;
    border-radius: 25px;
    font-size: 1.5rem;
    font-weight: 1000;
}

.small-font {
    font-size: 0.75rem;
    line-height: 25px;
}

.warning-text {
    color: red;
    font-size: 0.85rem;
}

.avatar-side {
    background-color: #3d70b2;
    color: #fff;
    height: 30px;
    width: 30px;
    text-align: center;
    border-radius: 15px;
    line-height: 30px;
    font-size: 0.9rem;
}

.chat-date {
    font-size: 0.75rem;
}

.chat-note {}

.chat-note p {
    font-size: 1rem;
    margin-bottom: 0px;
}

.classic-tabs li a {
    border-color: #ffeb3b;
    padding: 15px 24px;
}

.classic-tabs li a.active {
    border-color: #ffeb3b;
}

.classic-tabs.tabs-teal li a.active {
    border-color: #ffeb3b;
}

.priority {
    font-size: 0.7rem;
    color: #ccc;
}

.fr-emoticon {
    display: inline-block;
    width: 30px;
    height: 30px;
}

.feedback {
    color: #f80;
}

.slim-text {
    font-weight: 100;
}

.slim-list-item {
    font-size: 0.95rem;
    padding: 0.3rem 0.5rem;
}

.side-nav .collapsible a {
    font-size: .9rem;
}

.side-nav .collapsible .fa {
    font-size: 1rem;
}

.side-nav .logo-wrapper img {
    height: auto;
    padding: 0;
}

.fixed-sn main, .hidden-sn main {
    padding-top: 0rem;
}

/*
header, main, footer {
    padding-left: 240px;
}

@media only screen and (max-width : 992px) {
    header, main, footer {
        padding-left: 0;
    }
}
*/

.radio-pink [type="radio"]:checked+label:after {
    border-color: #e91e63;
    background-color: #e91e63;
}

body.blue-skin {
    background-color: #fff;
}

.white-skin .side-nav {
    background-color: #4C6464 !important;
}

.white-skin .side-nav .sidenav-bg.mask-strong:after, .white-skin .side-nav .sidenav-bg:after {
    background: #4C6464 !important;
}

#sidenav-overlay {
    background-color: rgba(0, 0, 0, .1) !important;
}

.side-nav .logo-wrapper, .side-nav .search-form {
    background: #456564 !important;
}
#slide-out .custom-scrollbar{
    background: #456564 !important;
}

.side-nav .logo-wrapper {
    box-shadow: none;
    border: 1px solid rgba(218, 231, 227, 0.33);
}

.side-nav .logo-wrapper, .side-nav .logo-wrapper a {
    height: 71px;
    align-items: center;
    display: flex;
}

.side-nav .search-form {
    display: none;
}

.white-skin .side-nav .collapsible li .collapsible-header, .white-skin .side-nav .collapsible li .collapsible-header i, .white-skin .side-nav .collapsible li .collapsible-body a, .white-skin .side-nav .collapsible li .collapsible-body a i {
    color: #fff;
    font-size: 16px;
    font-weight: 100;
    ;
}

.white-skin .side-nav .collapsible li .collapsible-header:hover, .white-skin .side-nav .collapsible li .collapsible-body a:hover {
    /*color: #f4f4f4;*/
    background: #AAC6BC !important;
    color: #fff;
}

.side-nav .collapsible>li {
    margin: 10px 0;
}

.white-skin .side-nav .collapsible li .collapsible-header.active {
    color: #f4f4f4;
}

.side-nav .collapsible-body a, .side-nav .collapsible a {
    height: 50px;
    line-height: 45px;
    font-weight: normal !important;
}
.side-nav .collapsible-header .rotate-icon{
    line-height: 15px;
}
.side-nav .ic{
    top: 5px;
}
.side-nav .collapsible-header.sub-item{
    opacity: 50%;
}

.side-nav {
    width: 280px !important;
}

/*
body {
    font-family: 'Helvetica Light', Helvetica, Arial, sans-serif !important;
}
*/

.precode {
    display: none !important;
}

.fixed-sn .double-nav,.fixed-sn footer, .fixed-sn main {
    padding-left: 0 !important;
}
.fixed-sn .double-nav{
    height: 71px;
    box-shadow: 0px 0.1px 20px rgb(60 89 94 / 10%);
    border: none;
}

.progress-note {}

.progress-note .user-name {
    font-weight: bold;
}

.progress-note .timestamp {
    font-size: 0.75rem;
}

.progress-note .note-content {}

.pinboard-timestamp {
    font-size: 0.6rem;
    color: #ccc;
}

.side-nav .collapsible-body li {
    list-style: none !important;
    margin: 0;
}

.h1 {
    font-size: 1.75rem;
}

.h2 {
    font-size: 1.5rem;
}

.h3 {
    font-size: 1.25rem;
}

.back-to-prev-page {
    font-size: 0.85rem;
}

.status_live {
    color: green;
}

.md-form {
    margin-top: 0.5rem;
}

.required-entry{
    color: red;
    font-weight: bold;
}
.agreement_number {
    font-weight: bold;
    font-size: 1.15rem;
    letter-spacing: 3px;
    color: #3D5A59;
}

.hide-me {
    display:none;
}

.show-me {
    display: block;
}

.required_field {
    color: red;
    font-weight: bold;
}

.disable-option {
    text-decoration-line: line-through;
}

.overlay{
    opacity:0.9;
    color: #fff;
    background-color:#3b3b3b;
    position:fixed;
    width:100%;
    height:100%;
    top:0px;
    left:0px;
    z-index:1000;
}

.must-have {
    color:red;
    font-weight: bold;
    font-size: 1.15rem;
}


.file-name a{
    font-size: 0.85rem;
    color: #17a2b8 !important;
}

.table.default-table {
    font-size: 16px;
    color: #666;
}

.table.default-table th {
    background-color: white;
    color: inherit;
}

.table.default-table>thead>tr>th {
    color: #666;
    font-weight: bold;
    border-bottom: 1px solid #dee2e6;
}

.table.default-table>tbody>tr>td {
    border-bottom: 1px solid #dee2e6;
}
table .sortable_link a {
    color: #3C595E !important;
    font-weight: 600;
    font-size: 15px;
}
table .sortable_link a {
    color: #3C595E !important;
    margin-right: 5px!important;
}
table .sortable_link a:hover {
    color: #007bff !important;
}
table .sortable_link a:hover~i {
    color: #007bff !important;
}
table.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fff;
}
table.table-striped tbody tr {
    background-color: #fff;
}
.table>tbody tr:hover {
    background-color: #dae0e5 !important;
}
table.table thead tr{
    background: #DAE7E3;
    color: #3C595E;
    font-size: 15px;
    font-weight: 600;
    font-size: 15px;
    height: 50px;
    line-height: 18px;
}
table.table thead tr th{
    color: #3C595E;
    font-weight: 600;
}
table.table thead tr th i{
    cursor: pointer;
}
.icon-fs25 i{
    font-size: 25px !important;
}
.icon-fs20 i{
    font-size: 20px !important;
}
.icon-fs40 i{
    font-size: 40px !important;
}
.icon-ct40 i{
    width: 40px !important;
    mask-size: 40px !important;
    height: 33px !important;
    -webkit-mask-size: 40px !important;
}
.ic-img{
    margin-top: 20px;
    margin-bottom: 5px;
}
.bg-lg-blue2{
    background: #438597 !important;
}
.cl-lg-blue2{
    color: #438597 !important;
}
.bg-lg-blue{
    background: #ACC8BE !important;
}
.cl-lg-blue{
    color: #ACC8BE !important;
}
.bg-archived{
    background: #FF5B5C !important;
}
.bg-active{
    background: #D2FFE8 !important;
}
.cl-active{
    color: #4ABD84 !important;
}
.bg-inactive{
    background: #FFDEDE !important;
}
.cl-inactive{
    color: #FF5B5C !important;
}
.bg-wait{
    background: #0042ff63;
}
.cl-wait{
    color: #1543c5 !important;
}
.bg-wait{
    background: #0042ff63 !important;
}
.cl-lg-wait{
    color: #677fc3 !important
}
.bg-lg-wait{
    background: #677fc3 !important
}
.cl-wait{
    color: #1543c5 !important;
}
.bg-draft{
    background: #FFEED9 !important;
}
.cl-draft{
    color: #F8A63A !important;
}
.bg-quote{
    background: #00fff33d !important;
}
.cl-quote{
    color: #00b795 !important;
}
cl-
.w-auto{
    width: auto !important;
}
.btn-status{
    width: 100px;
    border-radius: 20px;
    height: 27px;
    line-height: 26px;
    display: block;
    text-align: center;
}
.pagination .page-item.active .page-link{
    background-color: #DAE7E3;
}
.pagination .page-item{
    padding: 0 3px;
    list-style: none;
    height: 35px;
}
.pagination{
    margin-top: 20px;
    float: right;
    background: #fff;
}

.pagination .page-item .page-link:hover{
    background-color: #3C595E !important;
    color: #fff !important;
}
.page-item:first-child .page-link,
.page-item:last-child .page-link{
    background-color: #3C595E;
    border-radius: 4px;
    color: #fff;
}
.pagination .page-item.active .page-link {
    background-color: #DAE7E3;
    border-radius: revert;
    box-shadow: none;
    color: #3C595E;
}
.navbar{
    box-shadow: none;
    border-bottom: 0.5px solid #C7CFD6;
}
.list-filter{
    padding: 20px 20px 0;
}
input[type="submit"]{
    cursor: pointer;
}
.border{
    background: #fff;
}
label{
    color: #3C595E;
    font-weight: 500;
}
.toast-top-right{
    top: 71px;
    right: 0px;
}
.toast-success{
    background: #D5FDE8;
}
.toast-success .toast-message{
    color: #4abd84 !important;
}
.toast-warning{
    background: #FFEED9;
}
.toast-warning .toast-message{
    color: #F8A63A !important;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #fff !important;
    background-color: #3C595E;
    border-color: #3C595E #3C595E #3C595E;
}
.border{
    border: 0.5px solid #C7CFD6 !important;
}
.md-tabs{
    border-radius: revert;
    background-color: #fff;
    color: #727E8C ;
    border-radius: 0px;
}
.md-tabs .nav-link{
    color: #727E8C !important;
    border-radius: 0px !important;
}
.dataTables_info{
    margin-left: 25px;
}
.mdb-sidenav{
    transform: translateX(-100%) !important;
}
#slide-out.showSidenav{
    transform: translateX(0%) !important;
}
.white-skin .navbar .navbar-nav .nav-item .dropdown-menu a:active,
.white-skin .navbar .navbar-nav .nav-item .dropdown-menu a:focus,
.white-skin .navbar .navbar-nav .nav-item .dropdown-menu a:hover{
    color: #456564 !important;
    background-color: #DAE7E3 !important;
}
.side-nav .collapsible-body a{
    background-color: transparent;
}
.collapsible-header-ct {
    opacity: 50%;
}
.collapsible-header-ct a, .collapsible-header-ct i{
    color: #fff !important;
}
.list-style-none li{
    list-style: none !important;
}
.underline{
    color: #557FCF !important;
    font-weight: 600;
}
.underline:hover{
    color: #3C595E  !important;
}
.btn_ct{
    padding: 5px;
    width: 100px;
    display: block;
    text-align: center;
    color: #fff !important;
}
.style-4{
    overflow-y: auto;
}
.style-4::-webkit-scrollbar-track
{
    background-color: #4C6464;
}

.style-4::-webkit-scrollbar
{
    width: 4px;
    background-color: #4C6464;
}

.style-4::-webkit-scrollbar-thumb
{
    background-color: #fff!important
}
.l-auto{
    left: auto !important;
}
.r-auto{
    right: auto !important;
}
.modal-md {
    width: 1000px;
    max-width: 1000px !important;
}
#modalSupplierCategory { width: 100% !important; max-width: 1650px !important; min-width: 320px !important; }
@media (max-width: 1400px) {
    #modalSupplierCategory {  width: 100% !important;  max-width: 100% !important; }
}
@media (max-width: 768px) {
    #modalSupplierCategory {  width: 100% !important;  margin: 10px !important; }
    .modal-dialog-centered { margin: 0.5rem !important; }
}
.text-end{
    text-align: end;
}
.custom-scrollbar{
    max-height: none !important;
}
.font-bold{
    font-weight: 600;
}
.border-radius-6{
    border-radius: 6px;
}
border-radius-4{
    border-radius: 4px;
}
.md-form input.form-control{
    border: 0.5px solid #C7CFD6;
    border-radius: 4px !important;
    padding: 7px 0 6px 7px;
}
.select-wrapper.md-form input.form-control{
    padding: 0px;
    padding-left: 10px;
    width: 98%;
}
.select-wrapper+label {
    top: -14px;
}
.md-form label.active{
    top: 8px;
}
.btn{
    padding: 7px 14px;
}
.select-wrapper span.caret{
    right: 10px;
}
.custom-input .md-form label,.custom-input .md-form~label{
    text-transform: uppercase;
    color: #727E8C;
    font-weight: 600;
    opacity: 0.5;
}
.custom-input .md-form ul label{
    text-transform: none;
    font-weight: normal;
    opacity: 1;
}
.btn.teal:hover{
    background-color: #DAE7E3 !important;
    color: #456564  !important;
}
.head_actions a:first-child{
    background-color: #456564  !important;
}
.head_actions a:first-child i{
    color: #fff !important;
}
.head_actions a:first-child i.ic{
    background-color: #fff !important;
}
.head_actions a:first-child:hover{
    background-color: #DAE7E3 !important;
}
.head_actions a:first-child:hover i{
    color: #456564 !important;
}
.head_actions a:first-child:hover i.ic{
    background-color: #456564 !important;
}
#table_government_subsidy .select-wrapper input.select-dropdown:disabled,
#table_admin_fee .select-wrapper input.select-dropdown:disabled,
#table_case_management_fee .select-wrapper input.select-dropdown:disabled { 
    color: #495057;
}
.caseManagementSelectWrapper .select-dropdown { width:99% !important; }
.activity-wrap-date label{ font-size: 0.8rem; top: -20px;}
.activity-header {color: #fff;background-color: #3C595E;border: 0;padding: 10px;border-radius: 4px;}
#table_new_participant_contributions tr td {vertical-align: unset;}
.day-selector input[type="checkbox"] {display: none;}
.wrapper-day-selector {position: relative; background: #3C595E; border-radius: 99px; outline: 0; height: 40px; width: 40px; z-index: 0;}
.wrapper-day-selector .form-check-label {background: none;}
.wrapper-day-selector .form-check-input[type=checkbox]+label {padding-left: 14px; color: #fff; position: absolute;}
.wrapper-day-selector .form-check-input[type=checkbox]+label:before {opacity: 0;}
.wrapper-day-selector .form-check-input[type=checkbox]:not(:checked):disabled + label::before { opacity: 1; position: absolute; top: -11px; z-index: -1; background: #DAE7E3; border:1px solid #3C595E; border-radius: 99px; outline: 0; height: 40px; width: 40px;}
.form-check-input:disabled ~ label { color: #000 !important; box-shadow: rgba(0, 0, 0, 0.2) 0px 18px 50px -10px;}
#schedule .select-wrapper+label { top: -20px; left: 15px;}
#schedule .select-wrapper+label.active { top: 8px; left: 15px;}
.wrapper-day-selector .form-check-input[type="checkbox"]:checked + .form-check-label{background-color: #3f51b5; border-color: #3f51b5; color: #fff; position: absolute; border-radius: 99px; outline: 0; height: 40px; width: 40px; z-index: 0; line-height:2.5; box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;}

/* Day Selection Styling */
.available-days-selection {max-height: 140px;overflow-y: auto;border: 2px solid #e3f2fd;padding: 12px;border-radius: 8px;background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);box-shadow: inset 0 2px 4px rgba(0,0,0,0.1);}
.available-days-selection:hover {border-color: #3C595E;box-shadow: inset 0 2px 4px rgba(0,0,0,0.1), 0 0 8px rgba(33, 150, 243, 0.2);}
.available-days-selection .form-check {margin-bottom: 8px;padding: 6px 10px;border-radius: 6px;transition: all 0.3s ease;background: rgba(255, 255, 255, 0.7);border: 1px solid transparent;}
.available-days-selection .form-check:hover {background: rgba(33, 150, 243, 0.1);border-color: #3C595E;transform: translateX(2px);}
.available-days-selection .form-check-input {margin-top: 0.3rem;transform: scale(1.2);accent-color: #3C595E;}
.available-days-selection .form-check-input:checked {background-color: #3C595E;border-color: #3C595E;box-shadow: 0 0 0 0.2rem rgba(33, 150, 243, 0.25);}
.available-days-selection .form-check-label {font-weight: 500;color: #495057;cursor: pointer;font-size: 0.7rem;margin-left: 8px;transition: color 0.3s ease;}
.available-days-selection .form-check-input:checked + .form-check-label {color: #3C595E!important; font-weight: 600;}

/* Scrollbar Styling for Day Selection */
.available-days-selection::-webkit-scrollbar {width: 6px;}
.available-days-selection::-webkit-scrollbar-track {background: #f1f1f1;border-radius: 3px;}
.available-days-selection::-webkit-scrollbar-thumb {background: #3C595E;border-radius: 3px;}
.available-days-selection::-webkit-scrollbar-thumb:hover { background: #DAE7E3;}

/* Save Button Enhanced Styling */
.save-services-btn { animation: pulse 2s infinite;font-weight: 700 !important;font-size: 11px !important;padding: 14px 28px !important;letter-spacing: 1px !important;}
@keyframes pulse {
    0% { transform: scale(1);box-shadow: 0 0 0 0 #3C595E;}
    70% { transform: scale(1.05);box-shadow: 0 0 0 10px rgba(40, 167, 69, 0);}
    100% { transform: scale(1);box-shadow: 0 0 0 0 rgba(40, 167, 69, 0);}
}
/* Units Input Styling */
.units-input {font-size: 0.7rem !important;border: 2px solid #e3f2fd !important;border-radius: 6px !important;font-weight: 600 !important;transition: all 0.3s ease !important;}
.units-input:focus {border-color: #3C595E !important;box-shadow: 0 0 0 0.2rem rgba(33, 150, 243, 0.25) !important;}

#auto-fill-services-panel, #auto-fill-services-panel-category {border: 1px solid #dee2e6;border-radius: 0.375rem;padding: 1rem;background-color: #f8f9fa;margin-bottom: 1rem;}
.service-units-autofill, .service-units-autofill-category {width: 85% !important;padding: 0.25rem 0.5rem;font-size: 0.8rem;}
.service-schedule-select, .service-schedule-select-category {width: 85% !important;font-size: 0.8rem;}
.schedule-display, .schedule-display-category {font-size: 0.8rem;line-height: 1.3;}
.schedule-main, .schedule-main-category {font-weight: 600;color: #3C595E;}
.schedule-details {color: #6c757d;font-size: 0.8rem;}
.schedule-details-category {color: #6c757d;font-size: 0.7rem;}
.supplier-name-category {font-weight: 500;color: #28a745;font-size: 0.8rem;}
#auto-fill-services-tbody .select-wrapper input.select-dropdown,
#auto-fill-services-table-category .select-wrapper input.select-dropdown {font-size: 0.8rem !important;margin: 0 !important;}
#auto-fill-services-tbody .select-wrapper ul.dropdown-content li span,
#auto-fill-services-table-category .select-wrapper ul.dropdown-content li span {font-size: 0.8rem !important;margin: 0 !important;}

#wrapServiceId label { left: 10px;}
#wrapServiceId label.active { left: 0px;}
#wrapServiceDetails label { top: -17px; }
#wrapServiceDetails .select-wrapper, #wrapServiceDetails .select-dropdown  { margin: 0;}

/* Remove the available-days-selection styling and add this: */
.availability-select {width: 100% !important;font-size: 0.8rem !important;}
.select-wrapper .dropdown-content {max-height: 200px !important;overflow-y: auto !important;}

/* Service ID Badge */
.service-id-badge {display: inline-block;padding: 4px 8px;background-color: #3C595E;color: white;border-radius: 12px;font-size: 0.7rem;font-weight: 600;text-transform: uppercase;letter-spacing: 0.5px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;max-width: 100%;}
.service-id-cell {text-align: center !important;vertical-align: middle !important;padding: 12px 8px !important;height: auto !important;line-height: normal !important;}
.availability-pills-container {display: flex;flex-wrap: wrap;gap: 4px;justify-content: center;max-width: 100%;}
.day-pill {display: inline-block;padding: 4px 8px;background-color: #f8f9fa;border: 2px solid #dee2e6;border-radius: 12px;font-size: 0.7rem; font-weight: 600;cursor: pointer;transition: all 0.3s ease;user-select: none;min-width: 35px;text-align: center; transition:all .15s; touch-action:manipulation}
.day-pill:hover {background-color: #e9ecef;border-color: #3C595E;transform: translateY(-1px);}
.day-pill.selected {background-color: #3C595E;color: white;border-color: #3C595E;box-shadow: 0 2px 4px rgba(60, 89, 94, 0.3);}
.day-pill.selected:hover {background-color: #2c4449;}

.overhead-select { width:60px!important; margin:0 auto; padding:2px 5px; font-size:12px; border-radius:3px; cursor:pointer; text-align:center;}
.overhead-select option { padding: 5px;}
#exit_date[readonly] { pointer-events: none; background-color: #f5f5f5;}

.variation-section { background-color: #f8f9fa; padding: 8px 10px; border-left: 2px solid #dae7e3; margin-top: 5px; margin-left: 10px; }
.variation-pill { display: flex; align-items: center; padding: 2px 0; }
.variation-pill input { border-radius: 15px; font-size: 12px; padding: 4px 10px; }
.toggle-variations { font-size: 15px; color: #17a2b8; border: none; background: transparent; cursor: pointer; }
.toggle-variations:hover { color: #138496; }
.badge { font-size: 10px; vertical-align: middle; }

/* Supplier Service Page CSS */
#weekly_panel { margin: 10px; margin-left: 0px; border: #0a001f solid 1px; padding: 4px; border-radius: 10px;}
.icon-link, #add_new_category { color : #456564} 
.btn-outline-category { border: 1px solid #456564; background-color: transparent; color: #456564;}
.subcategory-input{border-left: 3px solid #456564;}
.subcategory-toggle { cursor: pointer; background: linear-gradient(45deg, #456564, #456564); border: none; transition: all 0.3s ease; color: white;}
.subcategory-toggle i {transition: transform 0.3s ease;}
.subcategory-toggle[aria-expanded="true"] i.fa-chevron-down {transform: rotate(180deg);}
.subcategory-content {background-color: #f8f9fa;border: 1px solid #e9ecef;border-radius: 8px;}
.classification-select input[type="text"] { margin: 0;}
.enhanced-schedule-notice {background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);border: 1px solid #dee2e6;border-left: 4px solid #3C595E;border-radius: 8px;padding: 12px 16px;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);animation: slideInNotice 0.4s ease;font-size: 11px;}
.notice-icon-wrapper {background: linear-gradient(135deg, #3C595E);border-radius: 50%;width: 32px;height: 32px;display: flex;align-items: center;justify-content: center;margin-right: 12px;flex-shrink: 0;box-shadow: 0 2px 6px rgba(23, 162, 184, 0.3);}
.notice-icon {color: white;font-size: 14px;}
.notice-content {flex: 1;min-width: 0;}
.notice-header {display: flex;align-items: center;justify-content: space-between;margin-bottom: 6px;}
.notice-title {font-weight: 600;color: #2c3e50;font-size: 12px;letter-spacing: 0.3px;}
.schedule-count-badge {background: linear-gradient(45deg, #3C595E);color: white;padding: 2px 8px;border-radius: 10px;font-size: 10px;font-weight: 500;text-transform: uppercase;letter-spacing: 0.5px;box-shadow: 0 1px 3px rgba(40, 167, 69, 0.3);}
.notice-body {line-height: 1.4;}
.configured-schedules {margin: 0 0 6px 0;color: #495057;font-size: 11px;}
.schedule-list {color: #3C595E;font-weight: 600;background: rgba(23, 162, 184, 0.1);padding: 1px 4px;border-radius: 3px;}
.notice-footer {display: flex;align-items: center;color: #6c757d;font-size: 10px;margin-top: 4px;padding-top: 6px;border-top: 1px solid rgba(0, 0, 0, 0.05);}
.help-text {line-height: 1.3;}
.notice-footer .fa-lightbulb-o {color: #ffc107;font-size: 11px;}
.enhanced-schedule-notice:hover {transform: translateY(-1px);box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);transition: all 0.2s ease;}
.disabled-schedule {opacity: 0.6;text-decoration: line-through;cursor: not-allowed !important;background-color: #f8f9fa;padding: 2px 6px;border-radius: 4px;border: 1px solid #dee2e6;}
.schedule-option:disabled + label {color: #6c757d !important;font-style: italic;}
.animated-link {font-weight: bold;color: #fff;background: linear-gradient(45deg, #3C595E, #456564);padding: 4px 12px;border-radius: 20px;text-decoration: none;display: inline-block;animation: pulse-glow 2s infinite;box-shadow: 0 0 10px rgba(60, 89, 94, 0.3);transition: all 0.3s ease;}
.animated-link:hover {transform: scale(1.05);box-shadow: 0 0 20px rgba(60, 89, 94, 0.6);color: #fff;text-decoration: none;}
@keyframes pulse-glow {
    0% {box-shadow: 0 0 5px rgba(60, 89, 94, 0.3);transform: scale(1);} 50% {box-shadow: 0 0 20px rgba(60, 89, 94, 0.8);transform: scale(1.02);} 100% {box-shadow: 0 0 5px rgba(60, 89, 94, 0.3);transform: scale(1);}
}

#auto-fill-services-table thead, #auto-fill-services-table-category thead { position: sticky; top: 0; z-index: 100; background: #fff; }
#auto-fill-services-table thead th, #auto-fill-services-table-category thead th { position: sticky; top: 0; background: #f8f9fa; z-index: 99; border-bottom: 2px solid #dee2e6; box-shadow: 0 2px 4px rgba(0,0,0,0.1);}
.dataTables_wrapper { width: 100% !important; overflow: visible !important;}
.dataTables_scroll { overflow: visible !important; width: 100% !important;}
.dataTables_scrollBody { overflow: visible !important; width: 100% !important; max-height: none !important;}
.dataTables_scrollBody table { width: 100% !important;} 
.dataTables_scrollHead { position: sticky !important; top: 0 !important; z-index: 1000 !important; background: #DAE7E3 !important; overflow: visible !important; width: 100% !important;}
.dataTables_scrollHead table thead th, .dataTables_scrollHeadInner table thead th { background-color: #DAE7E3 !important; border-bottom: 2px solid #dee2e6 !important; box-shadow: 0 2px 4px rgba(0,0,0,0.1) !important; position: relative !important; }

/* Progress Bar Row - sticks with thead */
.progress-bar-row { position: sticky !important; top: 0 !important; z-index: 100 !important; background: transparent !important;}
.scroll-progress-container {  position: relative; width: 100%;  height: 6px; border-radius: 2px;  overflow: hidden; margin: 0;}
.scroll-progress-bar {  height: 100%;  background: linear-gradient(90deg, #3C595E 0%, #456564 50%, #3C595E 100%);  width: 0%;  transition: width 0.1s ease-out;  box-shadow: 0 0 8px rgba(60, 89, 94, 0.6);  border-radius: 2px;  position: relative;  overflow: hidden; }
.scroll-progress-bar::before {  content: '';  position: absolute;  top: 0;  left: -100%;  width: 100%;  height: 100%;  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);  animation: shimmer 2s infinite; }
@keyframes shimmer {  0% { left: -100%; }  100% { left: 100%; } }
#servicesTableSupplier:hover .scroll-progress-container,  #servicesTableCategory:hover .scroll-progress-container {  background: rgba(222, 226, 230, 0.5); }
#servicesTableSupplier.scrolling .scroll-progress-bar, #servicesTableCategory.scrolling .scroll-progress-bar {  box-shadow: 0 0 12px rgba(60, 89, 94, 0.8); }
#auto-fill-services-table_wrapper .progress-bar-row { height: 0;}

#servicesTableSupplier::-webkit-scrollbar, #servicesTableCategory::-webkit-scrollbar, .dataTables_scrollBody::-webkit-scrollbar { width: 10px; height: 10px;}
#servicesTableSupplier::-webkit-scrollbar-track, #servicesTableCategory::-webkit-scrollbar-track, .dataTables_scrollBody::-webkit-scrollbar-track { background: transparent; }
#servicesTableSupplier::-webkit-scrollbar-thumb, #servicesTableCategory::-webkit-scrollbar-thumb, .dataTables_scrollBody::-webkit-scrollbar-thumb { background: rgba(60, 89, 94, 0.5); border-radius: 5px; border: 2px solid transparent; background-clip: padding-box;}
#servicesTableSupplier::-webkit-scrollbar-thumb:hover, #servicesTableCategory::-webkit-scrollbar-thumb:hover, .dataTables_scrollBody::-webkit-scrollbar-thumb:hover { background: rgba(60, 89, 94, 0.8); background-clip: padding-box;}
#servicesTableSupplier, #servicesTableCategory, .dataTables_scrollBody { scrollbar-color: rgba(60, 89, 94, 0.5) transparent; scrollbar-width: thin;}

/* Combined Column Styling */
.combined-cell { padding: 6px 8px !important; line-height: 1.3;}
.cell-primary { font-weight: 600; color: #3C595E; font-size: 0.75rem; margin-bottom: 3px; display: block;}
.cell-secondary { font-size: 0.7rem; color: #6c757d; display: block; font-weight: normal;}
.service-id-combined { background-color: #3C595E; color: white; padding: 3px 6px; border-radius: 10px; font-size: 0.65rem; font-weight: 600; display: inline-block; margin-bottom: 3px;}
.service-details-combined { font-size: 0.68rem; color: #495057; max-height: 45px; overflow-y: auto; padding: 4px; background: #f8f9fa; border-radius: 4px; border-left: 2px solid #3C595E;}
#auto-fill-services-table, #auto-fill-services-table-category {  min-width: 100% !important; width: 100% !important;  table-layout: fixed !important; }
#servicesTableSupplier, #servicesTableCategory {  overflow-x: hidden !important; overflow-y: auto !important; max-height: 600px;  width: 100% !important; -webkit-overflow-scrolling:touch; }
@media (max-width: 1200px) {
    #auto-fill-services-table, #auto-fill-services-table-category { font-size: 0.75rem !important; }
    .combined-cell { padding: 4px 6px !important;}
    .service-id-combined { font-size: 0.6rem; padding: 2px 4px;}
    .cell-secondary, .service-details-combined { font-size: 0.65rem; }
}

.embedded-pdf-marker { position:relative; user-select: none;}
pdf-embed-placeholder { display: none;}