.slds-modal__container {
    width: auto;
    max-width: 60rem;
}


/* 
.slds-modal__content {
    min-height: 70%;
}
 */

.slds-input,
.slds-textarea {
    border-radius: 0px !important;
}

.slds-button_brand {
    border-radius: 0px !important;
    background: #004a96;
}

.slds-button_neutral {
    border-radius: 0px !important;
}

.overflow-auto {
    overflow: auto;
}

.table-height {
    max-height: 220px !important;
    overflow-y: auto !important;
}

.slds-table tbody th {
    text-align: left!important;
}

.backgroundBlue {
    background: #004a96;
}

.search-File .slds-card__header {
    padding: 0;
}

.general-search .slds-form-element__label {
    display: none;
}

.height24 {
    height: 24px;
}

.batch {
    padding: 0 0 1px;
    font-size: 10px;
    background: #004a96;
    color: #fff;
}

.project-left {
    display: inline-block;
    width: 70%;
    text-align: left;
}

.project-right {
    display: inline-block;
    width: 30%;
    float: right;
}

.project-batch{
    background: #004a96;
    color: #fff;
    font-size: 10px;
    margin-top: 5px;
}

.lineH17 {
    line-height: 17px;
}

.lineH14 {
    line-height: 14px;
}

.overflowHidden {
    overflow: hidden;
}

.dashboard-order-button .slds-button_icon-border.slds-is-selected {
    background-color: #004a96;
    border-color: #004a96;
}

.dashboard-order-button .slds-button:active {
    color: #004a96;
}

.order-scroll .order-like .slds-form-element__label {
    width: 70%;
    text-align: left;
}

.order-scroll .order-like .slds-checkbox_faux_container {
    width: 30%;
}

.order-scroll .order-like .slds-checkbox_faux {
    float: right;
}
.order-scroll .order-like.toggle-input .slds-checkbox_faux_container {
    width: 10%!important;
}
.order-scroll .order-like.toggle-input .slds-form-element__label {
    width: 90%!important;
}
.order-scroll .order-like.toggle-input1 .slds-checkbox_faux_container {
    width: 4%!important;
}
.order-scroll .order-like.toggle-input1 .slds-form-element__label {
    width: 96%!important;
}
.order-scroll .slds-slider-label__range {
    display: none;
}

.order-scroll .slds-slider-label__label {
    margin-bottom: 10px;
}

.dashboard-order-button .slds-button_brand {
    margin-top: 0!important;
}

.order-scroll .slds-checkbox_toggle [type="checkbox"]:checked+.slds-checkbox_faux_container .slds-checkbox_faux {
    border-color: #014a96;
    background: #014a96;
}

.order-scroll .slds-checkbox_toggle [type="checkbox"]+.slds-checkbox_faux_container {
    padding-top: 6px;
}

/* .order-scroll .slds-checkbox_on,
.order-scroll .slds-checkbox_off {
    display: none!important;
} */

.order-scroll .slds-checkbox_toggle .slds-checkbox_faux {
    width: 35px;
    height: 15px;
}

.order-scroll .slds-checkbox_toggle .slds-checkbox_faux:after {
    width: 11px;
    height: 11px;
}

.order-scroll .slds-checkbox_toggle [type=checkbox]:checked+.slds-checkbox_faux_container .slds-checkbox_faux:before {
    width: 11px;
    height: 11px;
}

.order-scroll .slds-checkbox_toggle [type="checkbox"]:checked+.slds-checkbox_faux_container .slds-checkbox_faux::after {
    display: none;
}

.dashboard-feedback .slds-form-element {
    margin-bottom: 5px;
}

.dashboard-feedback .slds-button_brand {
    margin-top: 15px;
}

.colab-order-tab .slds-form-element__label {
    width: 15%;
    display: inline-block;
}

.colab-order-tab .slds-form-element__control {
    width: 85%;
    display: inline-block;
}

.searchAlign .slds-form-element__control {
    padding-top: 10px;
}

.searchAlign .slds-form-element__control .slds-checkbox {
    display: inline-block;
    width: 25%;
    padding: 0 10px 10px;
    vertical-align: top;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
    .searchAlign .slds-form-element__control .slds-checkbox .slds-checkbox__label {
        display: flex;
    }
    .searchAlign .slds-form-element__control .slds-checkbox .slds-form-element__label {
        padding-top: 0;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .searchAlign .slds-form-element__control .slds-checkbox .slds-form-element__label {
        padding-top: 0;
        width: 90%;
    }
}

.search-result .slds-card {
    box-shadow: 0 1em 1em -1em rgba(0, 0, 0, .25);
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
}

.search-result .slds-card__header {
    padding-left: 0;
    padding-right: 0;
}

.search-result lightning-card:last-child .slds-card {
    box-shadow: none;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
}

.slds-accordion__summary-action span {
    font-size: 13px;
}

.slds-accordion__summary-heading svg {
    height: 13px;
    width: 13px;
    vertical-align: baseline;
}

.slds-accordion__summary .slds-button {
    font-size: 13px;
}

.slds-file-selector__dropzone {
    width: 100%;
    text-align: center;
    /* border: 4px dotted rgba(0, 0, 0, .25); */
    font-size: 13px;
}

#file-upload-generic .slds-file-selector__dropzone slot {
    width: 100%;
    /* padding-left: 45%;
    padding: 20px 39%; */
}

.slds-file-selector {
    width: 100%;
    color: #004a96;
}

.sample-compare .slds-table tbody th {
    padding: 8px 8px!important;
    text-align: left!important;
}

.card-layout {
    margin: 0 15px 30px 15px;
    display: block;
    background-color: white !important; /*  rgba(21, 137, 238, .1); */
    padding: 10px 10px;
    height: auto;
    text-align: center;
    border: 1px solid #004a96;
}

.paddB0 {
    padding-bottom: 0!important;
}

.height34 {
    height: 34px;
}

.card-header {
    font-weight: 700;
    color: #004a96;
    font-size: 15px;
    letter-spacing: -.14px;
    line-height: 29px;
    text-transform: capitalize;
}

.card-desc {
    width: 100%;
    color: #666666;
    /* font-family: "Helvetica Neue"; */
    overflow: hidden;
    font-size: 13px;
    letter-spacing: .14px;
    line-height: 19px;
    padding: 0 0 5px 0;
}

.text-left {
    text-align: left;
}

.card-date {
    display: flow-root;
    font-weight: bold;
    margin-top: 15px;
}

.card-desc-ellipses {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 38px;
}

.card-button {
    background-color: #004a96;
    color: #ffffff;
    /* font-family: "Helvetica Neue Medium"; */
    font-size: 15px;
    font-weight: bold;
    padding: 5px 20px 5px 20px;
    border-radius: 0;
    border: none;
    width: 100%;
    margin-top: 15px;
}

.card-img {
    margin: 10px 0 15px 0;
}

.marT20 {
    margin-top: 20px;
}

.marT0 {
    margin-top: 0!important;
}

.noborder {
    border: none;
}

.propHeading {
    /* font-family: "Helvetica Neue Medium"; */
    color: #004a96;
    font-size: 15px;
    font-weight: 900;
    letter-spacing: -.14px;
    line-height: 18px;
}

.footerMain {
    background-color: #7c7c7c;
    padding: 70px 130px;
    width: 100%;
}

.content {
    margin-left: 15px;
    margin-top: 15px;
    color: #adadad;
    /* font-family: "Helvetica Neue"; */
    font-size: 12px;
    letter-spacing: -.11px;
    line-height: 14px;
}

.leftSection {
    display: inline-block;
    width: 30%;
}

.iconText {
    color: #ffffff;
    /* font-family: "Helvetica Neue Medium"; */
    margin-bottom: 35px;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: -.19px;
    line-height: 26px;
}

.rightSection {
    display: inline-block;
    width: 70%;
}

.rightSection a {
    margin: 0 15px;
    color: #adadad;
    text-decoration: none;
}

.header-text-decoration {
    text-decoration: none !important;
    color: white !important;
}

.header-text-color {
    color: white !important;
}

.button-background {
    background-color: none !important;
    border: none !important;
    border-color: none !important;
}

.display-block {
    display: block;
}

.padding16 {
    padding: 16px;
}

.slds-cell-fixed {
    /* background-color: #f0f0f0!important; */
    background-color: #B2B2B2!important;
    color: white!important;
    height: 39px !important;
}

.slds-context-bar__item:not(.slds-no-hover):hover {
    color: rgb(0, 57, 107);
    font-weight: bold;
}

.slds-context-bar__item:not(.slds-no-hover):active {
    text-decoration: underline;
}

.slds-context-bar {
    border-bottom: none;
}

.navBar-list {
    color: #6f6f6f;
    font-weight: bold;
    font-size: 14px;
}

.nav-notification {
    background: #F39500;
    color: white;
    width: 18px;
    height: 18px;
    font-size: 9px;
    margin-bottom: 17px;
    padding: 5px;
}

.slds-context-bar__item:not(.slds-no-hover):hover .nav-notification {
    background-color: #004A96;
    color: #fff;
}

.selected {
    background-color: rgba(21, 137, 238, 0.1)
}

.selected .nav-notification {
    background-color: #004A96;
    color: #fff;
}

.my-icon {
    --sds-c-icon-color-foreground-default: orange;
    --sds-c-icon-color-background: gray;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.margin-left20 {
    margin-left: 20px;
}

.slds-context-bar__label-action {
    padding: 0 20px;
    font-size: 14px;
    color: #014a96;
}

.slds-file-selector__button {
    color: #014a96;
}

.navBorder {
    display: flex;
    border-bottom: 3px solid #004A96;
    padding: 0 16px;
    background: #fff;
}

.noPaddingL {
    padding-left: 0px;
}

.colorBlue {
    color: #004A96;
}

.width100 {
    width: 100%;
}

.padd10 {
    padding: 10px;
}

.paddTB10 {
    padding: 10px 0;
}

.marB0 {
    margin-bottom: 0;
}

.bell-icon {
    position: relative;
    margin-right: 7px;
}

.paddB2 {
    padding-bottom: 2px;
}

.bell-notify {
    position: absolute;
    margin-bottom: 0;
    right: -8px;
    width: 13px;
    height: 13px;
    font-size: 8px;
    padding: 3px;
    bottom: 10px;
    border-radius: 50%;
}

.pointer {
    cursor: pointer;
}

.notify {
    cursor: pointer;
    background-color: #004A96;
    color: #fff;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    padding: 2px 8px;
}

.header-text-color {
    color: white !important;
}

.slds-icon-text-default {
    fill: #656363;
}

.button-background {
    background-color: none !important;
    border: none !important;
    border-color: none !important;
}

.header-logo {
    height: 34px;
}

.padtb4 {
    padding: 4px 0;
}

lightning-button lightning-primitive-icon {
    line-height: 10px;
}

.logout-parent {
    display: inline-block;
    position: relative;
}

.logout-children {
    position: absolute;
    border: 1px solid rgb(212, 212, 212);
    border-radius: 0.25em;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
    background: rgb(255, 255, 255);
    font-family: 12px;
    right: 3px;
    top: 25px;
    z-index: 1;
    padding: 4px 0;
}

.logout-children li:hover {
    color: #004A96;
}

.my-icon {
    --sds-c-icon-color-foreground-default: orange;
    --sds-c-icon-color-background: gray;
}

.slds-button_icon-inverse {
    color: #004A96!important;
}

.fa-bell:before {
    content: "\f0f3";
    font-size: 16px;
}

.user {
    width: 17px;
    height: 17px;
    margin-right: 2px;
}

.fa-home:before {
    content: "\f015";
    font-size: 16px;
}

.marB10 {
    margin-bottom: 10px;
}

.inline-block {
    display: inline-block;
}

.width15 {
    width: 15%;
}

.width29 {
    width: 29%;
}

.width50 {
    width: 50%;
}

.paddL12 {
    padding-left: 12px;
}

.paddR12 {
    padding-right: 12px;
}

.paddR15 {
    padding-right: 15px;
}

.fa-minus-circle:before {
    content: "\f056";
    font-size: 22px;
    color: #014a96;
}

.bottom-border {
    border-bottom: 1px solid #e4dddd;
}

.striped tbody tr:nth-of-type(2n)>td,
.striped tbody tr:nth-of-type(2n)>th {
    background-color: var(--lwc-colorBackgroundRowHover, rgba(25, 124, 190, 0.05));
}

.striped tbody tr th:first-child {
    color: #014a96;
    font-weight: bold;
    text-align: center;
}

.text-center {
    text-align: center;
}

.card-compare-ellipses {
    margin: 0 auto;
    width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 38px;
    font-size: 13px;
    text-align: center;
}

.after {
    cursor: pointer;
    border: 1px solid red;
    display: block;
    position: absolute;
    top: 0;
    right: 40%;
    width: 2.2em;
    height: 2.2em;
}

.tooltip {
    width: 60%;
    visibility: hidden;
    background-color: #fff;
    padding: 20px;
    -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: opacity 0.5s ease;
    position: absolute;
    top: 5em;
    left: 0;
}

.after:hover+.tooltip {
    visibility: visible;
    transition: opacity 0.5s ease;
    opacity: 1;
}

.sample-compare-heading {
    font-weight: bold;
    /* font-family: "Helvetica Neue Medium"; */
    text-align: justify;
    color: rgb(105, 105, 105);
    font-size: 20px;
    letter-spacing: -.14px;
    line-height: 29px;
}

.marR8 {
    margin-right: 8px;
}

.table-border {
    border-left: 1px solid #D4D4D4;
    border-right: 1px solid #D4D4D4;
}

.lgc-bg {
    background-color: rgb(242, 242, 242);
}

.marB5 {
    margin-bottom: 5px;
}

.marB15 {
    margin-bottom: 15px;
}

.width40 {
    width: 40%;
}

.font13 {
    font-size: 13px!important;
}

.font15 {
    font-size: 15px;
}

.fontBold {
    font-weight: bold
}

.marT40 {
    margin-top: 40px;
}

.color-blue {
    color: #014a96;
}

.propHeading {
    /* font-family: "Helvetica Neue Medium"; */
    color: #004a96;
    font-size: 15px;
    font-weight: bolder;
    letter-spacing: -.14px;
    line-height: 18px;
}

.sample-img {
    width: 500px;
    height: 350px;
}

.noborder {
    border: none;
}

.accordian-desc {
    padding-left: 25px;
    /* font-family: "Helvetica Neue"; */
    color: #666666;
    letter-spacing: .14px;
    line-height: 19px;
    font-size: 13px;
    font-weight: 400;
}

.sample-heading {
    margin-bottom: 20px;
    margin-left: 28px;
    color: #004a96;
    font-size: 15px;
    font-weight: bolder;
    letter-spacing: -.14px;
    line-height: 18px;
}

.sample-button {
    background-color: #004a96;
    color: #ffffff;
    /* font-family: "Helvetica Neue Medium"; */
    font-size: 13px;
    font-weight: bold;
    padding: 5px 20px 5px 20px;
    border-radius: 0;
    border: none;
}

.sample-button-white {
    font-size: 13px;
    background-color: #fff;
    font-weight: bold;
    border-radius: 0;
}

.backgroundGray {
    background-color: #f0f0f0;
}

.backgroundDarkGray {
    background-color: #7c7c7c!important;
}

.width80 {
    width: 80%;
}

.padding16 {
    padding: 16px;
}

.paddL16 {
    padding-left: 16px;
}

.paddR16 {
    padding-right: 16px;
}


/* Horizontak rule */

.divider {
    /* minor cosmetics */
    box-shadow: 0 1em 1em -1em rgba(0, 0, 0, .25);
    padding-bottom: 20px;
}

.paddR12 {
    padding-right: 12px;
}

.paddL12 {
    padding-left: 12px;
}

.margin {
    margin-right: 10px;
}

.lgc-bg {
    background-color: rgb(242, 242, 242);
}

.marB10 {
    margin-bottom: 10px;
}

.inline-block {
    display: inline-block;
}

.width15 {
    width: 15%;
}

.width29 {
    width: 29%;
}

.width33 {
    width: 33%;
}

.width50 {
    width: 50%;
}

.paddL12 {
    padding-left: 12px;
}

.paddR12 {
    padding-right: 12px;
}

.green-flag-light {
    background-image: url('/img/samples/flag_green.gif');
    background-repeat: no-repeat;
    background-position: left;
}

.yellow-flag-light {
    background-image: url('/img/samples/flag_yellow.gif');
    background-repeat: no-repeat;
    background-position: left;
}

.red-flag-light {
    background-image: url('/img/samples/flag_red.gif');
    background-repeat: no-repeat;
    background-position: left;
}

.box__content {
    min-height: 10%;
    font-size: 1.2rem;
    text-align: center;
}
.font-size-1rem .slds-input {
    font-size: 1rem!important;
    font-weight: 300!important;
}
body {
    font-family: Helvetica!important;
}
.fill-white .slds-icon {
    fill: white!important;
}

.color-white {
    color: white;
}

.error {
    color: red;
}

.login-bg {
    min-height: 100%;
    min-width: 1024px;
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    left: 0;

}

@media screen and (max-width: 1024px) {
    /* Specific to this particular image */
    .login-bg {
        left: 50%;
        margin-left: -512px;
        /* 50% */
    }
}

.login-top-space {
    height: 30px;
}

.login-navigation {
    top: 30px;
    position: absolute;
    width: 100%;
}

.login-nav-bar {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
}

.login-nav {
    width: 80%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;

}

.login-form {
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    padding-top: 40px;
    padding-left: 40px;
    height: 100%;
}

.login-glutter {
    height: var(--c-regxNavbarHeight, 80px);
    width: 30px;
}

.login-basf-logo {
    width: 20%;
    background-color: #004A96;
    padding: 18px;
    height: 40px;
}

.login-head {
    font-size: 40px;
    font-weight: bold;
}

.login-subhead {
    margin-top: 50px;
    margin-bottom: 10px;
}

.login-btn {
    width: 20%;
    background: #004A96 !important;
    color: white !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    margin-top: 10px !important;
    border: none !important;
    border-radius: 0px !important;
    border-bottom-color: none !important;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -0.16px;
    line-height: 19px;
    text-align: center;
    margin-bottom: 20px;
}

.login-input {
    margin-right: 30px;
    width: 40%;
    padding: 10px;
    /* margin-bottom: 20px; */
}

.login-option {
    margin-top: 10px;
    font-size: 15px;
}

.comm-page-custom-eddataprivacy .ot-sdk-cookie-policy, .comm-page-custom-eddataprivacy .optanon-toggle-display {
	padding: 0 3rem !important;
}

.slds-table_striped tbody tr:nth-of-type(even)>td, .slds-table_striped tbody tr:nth-of-type(even)>th, 
.slds-table--striped tbody tr:nth-of-type(even)>td, .slds-table--striped tbody tr:nth-of-type(even)>th {
    background-color: #F0F0F0!important;
}
.slds-th__action {
    background-color: #B2B2B2!important;
    color: white!important;
    height: 39px !important;
}
.slds-table th, .slds-table td {
    padding-top: 2px!important;
    padding-bottom: 2px!important;
}
.slds-icon-utility-delete .slds-icon-text-default,
.slds-truncate .slds-button .slds-button__icon_left {
    fill: #656363 !important;
}
.slds-table th .slds-button__icon, 
.slds-icon_container .slds-icon-text-default.slds-is-sortable__icon {
    fill: white !important;
}
.icon-size .slds-icon_container .slds-icon-text-default{
    fill: white !important;
    padding: 4px !important;
}
.slds-table.slds-table_header-fixed.slds-table_bordered .slds-hint-parent {
    height: 37px !important;
}
@media only screen and (min-width: 1600px) and (max-width: 1799px) {
    .icon-size .slds-icon_container .slds-icon-text-default{
        padding: 5px !important;
    }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .icon-size .slds-icon_container .slds-icon-text-default{
        padding: 0px 6px !important;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .icon-size .slds-icon_container .slds-icon-text-default{
        padding: 0px 7px !important;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1199px) {
    .icon-size .slds-icon_container .slds-icon-text-default{
        padding: 0px 8px !important;
    }
}
@media only screen and (min-width: 800px) and (max-width: 999px) {
    .icon-size .slds-icon_container .slds-icon-text-default{
        padding: 0px 9px !important;
    }
}
.slds-icon-action-approval .slds-icon {
    fill: #4bb543 !important;
}
.slds-icon-action-approval {
    background: #fff !important;
    padding: 22px !important;
}
.paddR10.widthIcon .slds-icon-text-default {
    fill: #004A96 !important;
    height: 15px !important;
}