.mainmenu {
    background: #128779 !important;
    color: #ffffff !important;
    font-family: "AlternateGothicNo_2BT" !important;
    letter-spacing: 2px !important;
    font-size: 30px !important;
}

.mainmenu .mat-mdc-icon-button {
    color: #ffffff !important;
}

.sidenav {
    background: #f9f9f9 !important;
    color: #ffffff !important;
    font-size: 14px !important;
    font-family: inherit !important;
    display: none !important;
}

.editprofilebutton,
.userButton {
    display: none !important;
}

.mat-sidenav-container {
    display: none;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .mat-mdc-form-field .mat-mdc-icon-button {
        display: inline !important;
        margin-bottom: -10px;
    }
}

.mat-drawer-container {
    /* background: linear-gradient(45deg, #128779, transparent) !important; */
    color: rgba(0, 0, 0, .87);
    background: #27877985 !important;
}

.mat-mdc-card {
    background: #f9f9f9d1 !important;
    color: #013763;
}

.docs-component-list-card-title {
    color: #013763 !important;
}

.menuitem span {
    font-size: 14px !important;
    width: 65px;
    vertical-align: middle;
    text-align: center;
    font-family: inherit;
    color: #013763;
}

.submenu span {
    color: #f9f9f9 !important;
}

.list-item-active span {
    font-size: 14px !important;
    width: 65px;
    vertical-align: middle;
    text-align: center;
    font-family: inherit;
    color: #f9f9f9;
}

.list-item-active {
    background-color: #013763 !important;
    height: auto !important;
    cursor: pointer;

}

.submenu {
    background: #013763 !important;
    font-size: 14px !important;
    font-family: inherit !important;
}

.fullscreen {
    overflow-y: auto;
}

.mat-mdc-select-disabled .mat-mdc-select-value {
    color: rgb(0, 0, 0) !important;
}

.external-form-header {
    background: #128779 !important;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    font-family: "AlternateGothicNo_2BT" !important;
    letter-spacing: 1px !important;
    color: #35505b !important;
}

.col-md-4 {
    font-family: "AlternateGothicNo_2BT" !important;
    letter-spacing: 1px !important;
    font-weight: 600 !important;
    color: #35505b !important;
}

.external-form-header {
    font-family: "AlternateGothicNo_2BT" !important;
    letter-spacing: 2px !important;
    font-size: 30px !important;
}

.mdc-linear-progress__buffer-bar {
    background-color: #128779 !important;
}

.mdc-linear-progress__buffer-dots {
    background-color: #128779 !important;
}

.mat-mdc-input-element {
    font-family: "AlternateGothicNo_2BT" !important;
    letter-spacing: 2px !important;
}

.mat-mdc-raised-button {
    color: white !important;
}

.mat-mdc-tab-group.mat-primary .mat-mdc-tab .mdc-tab-indicator__content--underline,
.mat-mdc-tab-nav-bar.mat-primary .mat-mdc-tab-link .mdc-tab-indicator__content--underline {
    border-color: #278779 !important;
}

.mat-mdc-button,
.mat-mdc-unelevated-button,
.mat-mdc-icon-button,
.mat-mdc-outlined-button {
    font-family: "AlternateGothicNo_2BT" !important;
    letter-spacing: 1px !important;
    font-weight: bold !important;
    color: hsl(197, 26%, 28%) !important;
}

.mat-mdc-tab {
    font-family: "AlternateGothicNo_2BT" !important;
    letter-spacing: 1px !important;
    font-weight: bold !important;
}

.mat-expansion-panel {
    font-family: "AlternateGothicNo_2BT" !important;
    letter-spacing: 2px !important;
    color: #35505b !important;
}

.workflowButton, .transition-btn, .currentstate-btn {
    background-color: #278779 !important;
    color: #ffffff !important;

}

.mat-mdc-list-item.list-item-active:hover {
    background-color: #128779;
    color: #ffffff;

}
