﻿:root {
    --po-white-color: #FFF;
    --po-orange-color: #D77500;
    /*-- My Account Colours --*/
    --po-myaccount-orange-color: #EF8200;
    --po-myaccount-digitalonly-orange-color: #D77500;
    --po-myaccount-grey-color: #58585B;
    --po-myaccount-digitalonly-grey-color: #434346;
    --po-myaccount-lightgrey-color: #D1D2D4;
    --po-myaccount-purple-color: #66448B;
    --po-myaccount-navy-color: #174786;
    --po-myaccount-pink-color: #D2468B;
    --po-myaccount-digitalonly-pink-color: #C74283;
    --po-myaccount-cyan-color: #34C3F2;
    --po-myaccount-digitalonly-cyan-color: #2BA0C6;
    --po-myaccount-green-color: #6EBE44;
    --po-myaccount-digitalonly-green-color: #60A53B;
    /*-- Other My Account Colours --*/
    --po-head-bk-color-gray-light: #F6F6F6;
    --po-secondary-dark-gray-color: #58585B;
    --po-secondary-dark-gray-color-bk: #434346;
    --po-price-color: #58585B;
    /*-- Other Colours --*/
    --po-lightorange-color: #fff3e5;
    --po-greyblack-color: #666;
    --po-ghostwhite-color: #f7f8fc;
    --po-lightgrey-color: #e9e9e9;
    --po-listgrey-color: #D1D2D4;
    --po-orangedark-color: #ee7600;
    --po-lightgray-color: #58595b;
    --po-whitesmoke-color: #f4f4f4;
    --po-red-color: #dc3545;
    /*-- Focus Visible Color --*/
    --po-focus-visible-outine-color: #174786;
    --po-focus-visible-border-color: #174786;
    /*-- Form Fields --*/
    --po-formfield-text-color: #58595b;
    --po-formfield-border-color: #58595b;
    --po-formfield-background-color: #fff;
    --po-formfield-text-color-error: #C74283;
    --po-formfield-border-color-active: #174786;
    --po-formfield-border-color-focus: #174786;
    --po-formfield-border-color-hover: #174786;
    --po-formfield-border-color-error: #C74283;
    --po-form-link-color: #174786;
    --po-form-link-color-hover: #EF8200;
    --po-form-link-color-active: #174786;
    --po-form-link-color-visited: #82368c;
    --po-form-link-onbg-color: #D1D2D4;
    --po-form-link-onbg-color-hover: #F5831F;
    --po-form-link-onbg-color-active: #34C3F2;
    --po-form-link-onbg-color-visited: #34C3F2;
    --po-form-link-utility-color: #58585B;
    --po-form-link-utility-color-hover: #174786;
    --po-form-link-utility-color-active: #174786;
    --po-form-link-utility-color-visited: #58585B;
    --po-form-link-utility-onbg-color: #FFFFFF;
    --po-form-link-utility-onbg-color-hover: #34C3F2;
    --po-form-link-utility-onbg-color-active: #34C3F2;
    --po-form-link-utility-onbg-color-visited: #FFFFFF;
    /*-- Menu --*/
    --po-menu-color: #58585B;
    --po-sub-menu-color: #58595B;
    /*-- Primary Navigation Menu --*/
    --po-primarynav-logo-border-color-active: #174786;
    --po-primarynav-logo-border-color-focus: #174786;
    --po-primarynav-navbar-border-color-active: #174786;
    --po-primarynav-navbar-border-color-focus: #174786;
    --po-primarynav-menu-border-color-focus: #174786;
    /*-- Footer --*/
    --po-highfooter-bgcolor: #58585B;
    --po-lowfooter-bgcolor: #EDEDEE;
    /*-- Drop-down Field --*/
    --po-dropdownmenu-container-bgcolor: #EDEDEE;
    --po-dropdownmenu-item-bgcolor: #EDEDEE;
    --po-dropdownmenu-item-bgcolor-hover: #DADBDD;
    --po-dropdownmenu-item-bgcolor-focus: #DADBDD;
    --po-dropdownmenu-item-color: #58585B;
    --po-dropdownmenu-item-color-hover: #58585B;
    --po-dropdownmenu-item-color-focus: #58585B;
    --po-dropdownmenu-itemselected-bgcolor: #EF8200;
    --po-dropdownmenu-itemselected-bgcolor-hover: #EF8200;
    --po-dropdownmenu-itemselected-color: #fff;
    --po-dropdownmenu-itemselected-color-hover: #58585B;
    /*--Slider-Toggles--*/
    --po-toggleswitch-unchecked-bgcolor: #58585B;
    --po-toggleswitch-unchecked-innercircle: #FFF;
    --po-toggleswitch-checked-bgcolor: #D77500;
    --po-toggleswitch-checked-innercircle: #FFF;
    --po-toggleswitch-border-focus: #58585B;
    /*--Button - Primary--*/
    --po-button-primary-border-color: #D77500;
    --po-button-primary-border-color-hover: #D77500;
    --po-button-primary-border-color-focus: #174786;
    --po-button-primary-text-color: #58585B;
    --po-button-primary-text-color-hover: #FFFFFF;
    --po-button-primary-text-color-focus: #D77500;
    --po-button-primary-background-color: #FFFFFF;
    --po-button-primary-background-color-hover: #D77500;
    --po-button-primary-background-color-focus: #D77500;
    /*--Button - Secondary--*/
    --po-button-secondary-border-color: #58585B;
    --po-button-secondary-border-color-hover: #58585B;
    --po-button-secondary-border-color-focus: #174786;
    --po-button-secondary-text-color: #FFFFFF;
    --po-button-secondary-text-color-hover: #FFFFFF;
    --po-button-secondary-text-color-focus: #FFFFFF;
    --po-button-secondary-background-color: #58585B;
    --po-button-secondary-background-color-hover: #58585B;
    --po-button-secondary-background-color-focus: #58585B;
    /*--Border--*/
    --po-primary-border-color: #ef8200;
    --po-primary-border-color-focus: #174786;
    --po-primary-border-color-active: #174786;
    --po-secondary-border-color: #58585B;
    --po-secondary-border-color-focus: #174786;
    --po-secondary-border-color-active: #174786;
    /*-- Success and Error Messages --*/
    --po-success-text-color: #28a745;
    --po-success-background-color: #28a745;
    --po-info-text-color: #17a2b8;
    --po-info-background-color: #17a2b8;
    --po-warning-text-color: #ffc107;
    --po-warning-background-color: #ffc107;
    --po-error-text-color: #D2468B;
    --po-error-background-color: #D2468B;
    --po-validation-summary-error-background-color: rgba(210,70,139,.1);
    --po-validation-summary-error-litext-color: #58585B;
    /*-- Depth --*/
    --po-z-depth-1-left: 1px 1px 10px rgb(0 0 0 / 9%);
    --po-z-depth-2-left: 2px 2px 20px rgb(0 0 0 / 9%);
    /*-- Tile Focus --*/
    --po-advert-tile-focus-border-color: #174786;
    --po-advert-tile-focus-shadow: 0px 0px 30px 0px rgba(209, 210, 212, 0.8);
    /*-- Font Family --*/
    --po-font-family-calibribold: "Calibri Bold";
    --po-font-family-gallery: "Calibri Bold","Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    --po-font-family: Calibri, "calibri", "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
    --po-font-family-menu: "Calibri Bold","Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*#region *****************Hide OOB Delete Notifications **********************/
.previewCMS {
    display: none;
}

.notifications {
    display: none !important;
}

label.alert.alert-block.alert-danger[for="GenericError"] {
    display: none;
}
/*#endregion *****************Hide OOB Delete Notifications **********************/

/*#region *****************Common Design*************** */

/* Hide focus styles if they're not needed, for example, 
when an element receives focus via the mouse. */
:focus {
    outline: 2px solid var(--po-focus-visible-outine-color) !important;
}

    :focus:not(:focus-visible) {
        outline: 0 !important;
    }

:focus-visible {
    outline: 2px solid var(--po-focus-visible-outine-color) !important;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: transparent;
    color: inherit;
}

@media(max-width:1279px) {
    .navbar-nav .open .dropdown-menu, .navbar-nav .show .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
}

/*#region ** Start: Cursor ***/
.po-cursor-pointer {
    cursor: pointer;
}
/*#endregion ***/


/*#region ** Start: Custom Font Family ***/
@font-face {
    font-family: 'Calibri';
    src: url('/Calibri.svg#Calibri') format('svg'), url('/Calibri.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Calibri Bold';
    src: url('/calibribold.svg#Calibri') format('svg'), url('/calibribold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Century Gothic';
    src: url('/GOTHIC.svg#Century Gothic') format('svg'), url('/GOTHIC.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/*#endregion *End: Custom Font Family */

/*#region ** Begin: Colors Palette ***/
.po-color-bg-white {
    background-color: var(--po-white-color) !important;
}

.po-color-bg-orange {
    background-color: var(--po-myaccount-orange-color) !important;
}

.po-color-bg-digitalorange {
    background-color: var(--po-myaccount-digitalonly-orange-color) !important;
}

.po-color-bg-inherit {
    background-color: inherit !important;
}

.po-color-bg-transparent {
    background-color: transparent !important;
}

.po-color-white {
    color: var(--po-white-color) !important;
}

.po-color-orange {
    color: var(--po-myaccount-orange-color) !important;
}

.po-color-digitalorange {
    color: var(--po-myaccount-digitalonly-orange-color) !important;
}

.po-color-greyblack {
    color: var(--po-greyblack-color) !important;
}

.po-color-red {
    color: var(--po-red-color) !important;
}

.po-color-lightgray {
    color: var(--po-lightgray-color) !important;
}

.po-color-inherit {
    color: inherit !important;
}
/*#endregion **Begin: Colors**/

/*#region **Begin: Typography ***/

/*#region Begin**Font***Size*Weight**************/

/*Font-Weight*/
.po-font-weight-100 {
    font-weight: 100 !important;
}

.po-font-weight-200 {
    font-weight: 200 !important;
}

/*Font-Size*/
.po-text-096em {
    font-size: 0.96em !important;
}

.po-text-sm {
    font-size: 13px !important;
}

.po-text-16px {
    font-size: 16px !important;
}

.po-text-18px {
    font-size: 18px;
}

.po-text-24px {
    font-size: 24px;
}

.po-text-28px {
    font-size: 28px !important;
}

.po-text-46px {
    font-size: 46px;
}

.po-text-lg {
    font-size: 20px !important;
}

.po-text-sizeinherit {
    font-size: inherit;
}

.po-text-2vw {
    font-size: 2vw !important;
}

/*#endregion **Font***Size*Weight**************/

.page-header h1,
.po-h1-hero,
h1,
.po-h1,
h2,
.po-h2,
h3,
.po-h3,
h4,
.po-h4 {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    color: #58585B;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    margin-top: 1px;
}

    .po-h3.po-h3-white:after {
        color: white !important;
    }

    .page-header h1:not(.po-h-minusmark):after,
    .po-h1-hero:not(.po-h-minusmark):after,
    .po-h1-hero:not(.po-h-minusmark):after,
    .po-h1:not(.po-h-minusmark):after,
    .po-h1:not(.po-h-minusmark):after,
    .po-h2:not(.po-h-minusmark):after,
    .po-h3:not(.po-h-minusmark):after,
    .po-h4:not(.po-h-minusmark):after,
    .po-h2 .xrm-attribute-value:not(.po-h-minusmark):after {
        content: ".";
        color: var(--po-myaccount-orange-color);
    }

    .po-h3.po-h-white:after {
        color: white !important;
    }

.po-h1-question:not(.po-h-minusmark):after {
    content: "?" !important;
}

body {
    font-family: var(--po-font-family) !important;
    font-size: 16px;
    line-height: 24px;
    color: #58585B;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
}

.po-font-label {
    font-family: 'Calibri Bold';
    font-weight: bold;
}

label {
    font-family: 'Calibri Bold';
    font-weight: bold;
}

.po-body {
    font-family: var(--po-font-family) !important;
}

.po-paragraph {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 34px;
    margin-left: 0px;
}

.po-title {
    font-family: var(--po-font-family) !important;
}

.po-text-d-base {
    color: #58585B;
    font-family: Calibri;
    font-size: 37px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 44px;
    white-space: break-spaces;
    word-break: break-all;
}

.extrasmallprint {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 6px;
}

.po-font-sm-print {
    font-size: 14px;
    line-height: 20px;
}

.crmEntityFormView div.description.below, .po-font-help {
    color: #58585B;
    font-family: Calibri;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
}

.crmEntityFormView div.control + div.description.below {
    display: block;
    margin-top: 60px;
}

.po-font-em-copy {
    font-family: 'Calibri';
}

/* Desktop */
@media screen and (min-width: 1280px) {
    /* Headings */
    .po-h1-hero {
        font-size: 80px;
        margin-bottom: 46px;
        line-height: 84px;
    }

    h1, .page-header h1, .po-h1 {
        font-size: 61px;
        margin-bottom: 24px;
        line-height: 64px;
    }

    h2, .po-h2 {
        font-size: 37px;
        margin-bottom: 16px;
        line-height: 44px;
    }

    h3, .po-h3 {
        font-size: 24px;
        margin-bottom: 10px;
        line-height: 30px;
    }

    h4, .po-h4 {
        font-size: 18px;
        margin-bottom: 10px;
        line-height: 24px;
    }

    /* Fonts */
    .po-font {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 35px;
    }

    .po-font-em-lg {
        font-size: 37px;
        line-height: 45px;
        margin-bottom: 15px;
    }

    .po-font-em-sm {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .po-font-em-copy {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 34px;
    }

    .po-font-sm-print {
    }

    .po-font-xs-print {
        font-size: 12px;
        line-height: 15px;
        margin-bottom: 5px;
    }

    .po-font-label {
        font-size: 16px;
        line-height: 20px;
    }

    label {
        font-size: 16px;
        line-height: 20px;
    }
}
/* Mobile */
@media screen and (max-width: 1279px) {

    /* headings */
    .po-h1-hero {
        font-size: 46px;
        margin-bottom: 24px;
        line-height: 52px;
    }

    h1, .page-header h1, .po-h1 {
        font-size: 36px;
        margin-bottom: 20px;
        line-height: 40px;
    }

    h2, .po-h2 {
        font-size: 24px;
        margin-bottom: 16px;
        line-height: 30px;
    }

    h3, .po-h3 {
        font-size: 20px;
        margin-bottom: 10px;
        line-height: 24px;
    }

    h4, .po-h4 {
        font-size: 16px;
        margin-bottom: 6px;
        line-height: 24px;
    }

    /* Fonts */
    .po-font {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 35px;
    }

    .po-font-em-lg {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 15px;
    }

    .po-font-em-sm {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 10px;
    }

    .po-font-em-copy {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 35px;
    }

    .po-font-sm-print {
    }

    .po-font-xs-print {
        font-size: 12px;
        line-height: 15px;
        margin-bottom: 5px;
    }

    .po-font-label {
        font-size: 16px;
        line-height: 20px;
    }

    label {
        font-size: 14px;
        line-height: 20px;
    }
}

@media screen and (max-width:414px) {
    .po-h1-hero {
        font-size: 36px;
    }
}

.po-text-price-color {
    color: var(--po-price-color);
}

.po-heading-text-bold-24 {
    font-family: var(--po-font-family-menu);
    font-size: 24px;
}

.po-text-masked {
    background: #F6F6F6;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 20px !important;
    border-radius: 6px;
}

.po-text-transparent {
    display: inline;
    background: #00000066;
}

/*#endregion **End: Typography ***/

/*#region ** Begin: Visiblity and Overflow ***/
.po-overflow-hidden {
    overflow: hidden;
}

.po-overflow-wrap-anywhere {
    overflow-wrap: anywhere !important;
}
/*#endregion End: Visiblity and Overflow*/

/*#region ** Begin: Cursor ***/
.po-cursor-default {
    cursor: default;
}

.po-cursor-pointer {
    cursor: pointer;
}
/*#endregion ** End: Cursor ***/

/*#region ** Begin: Spacing ***/
.spacer {
    padding: 4em;
}

/*Start: BR **/
.po-br-small {
    display: block;
    margin-bottom: 0.5em;
}

.po-br-medium {
    display: block;
    margin-bottom: 1em;
}

.po-br-large {
    display: block;
    margin-bottom: 1.5em;
}
/**End:BR **/

/**Start: Padding**/
.po-pl-4px {
    padding-left: 4px !important;
}

.po-pl-10px {
    padding-left: 10px !important;
}

.po-pl-16px {
    padding-left: 16px !important;
}

.po-pt-12px {
    padding-top: 12px !important;
}

.po-pt-16px {
    padding-top: 16px;
}

.po-pt-18px {
    padding-top: 18px;
}

.po-pt-20px {
    padding-top: 20px !important;
}

.po-pt-30px {
    padding-top: 30px;
}

.po-pb-2px {
    padding-bottom: 2px !important;
}

.po-pb-7px {
    padding-bottom: 7px;
}

.po-pb-16px {
    padding-bottom: 16px;
}

.po-pr-10px {
    padding-right: 10px !important;
}

.po-pr-18px {
    padding-right: 18px !important;
}

.po-px-15px {
    padding-left: 16px;
    padding-right: 16px;
}

.po-py-15px {
    padding-top: 16px;
    padding-bottom: 16px;
}
/**End: Padding**/

/**Start: Margin**/
.po-mt-15px {
    margin-top: 15px !important;
}

.po-mb-16px {
    margin-bottom: 16px;
}

.po-ml-20px {
    margin-left: 20px;
}

.po-mt-24px {
    margin-top: 24px;
}

.po-mb-24px {
    margin-bottom: 24px;
}

.po-ml-60px {
    margin-left: 60px;
}

.po-mr-60px {
    margin-right: 60px;
}

.po-mt-1-8rem {
    margin-top: 1.8rem;
}

.po-mt-3px {
    margin-top: 3px;
}

.po-mr-32px {
    margin-right: 32px;
}

.po-mr-10px {
    margin-right: 10px;
}

.po-mx-15px {
    margin-left: 16px;
    margin-right: 16px;
}

.po-my-15px {
    margin-top: 16px;
    margin-bottom: 16px;
}

@media (min-width: 240px) and (max-width: 1279px) {
    .po-btn-margin-top20 {
        margin-top: 20px !important;
    }

    .po-btn-margin-bottom20 {
        margin-bottom: 20px !important;
    }
}

/**End: margin**/

/*#endregion ** End: Spacing ***/

/*#region ****** Begin: Borders and Layouts ******/

/*#region ** Begin: Borders ***/
.po-border-radius-5 {
    border-radius: 5px !important;
}

.po-pretty-borderleft {
    border-left: 2px solid var(--po-orangedark-color) !important;
}

.po-pretty-borderleft-4px {
    border-left: 4px solid var(--po-orangedark-color) !important;
}

.po-border-left-thin-lightgrey {
    border-left-width: 1px !important;
    border-left-color: var(--po-lightgrey-color) !important;
    padding-left: 10px !important;
    border-left-style: solid !important;
}

.po-border-orange {
    border: var(--po-orangedark-color);
    border-style: solid;
}

.po-borderonly-orange {
    border-color: var(--po-orangedark-color);
}

.po-border-015em {
    border-width: 0.15em;
}

.po-border-thin {
    border-width: thin;
}

.po-border-ridge {
    border: 1px solid;
    border-style: ridge;
}

.po-border-bottom-primary {
    border-bottom: 1px solid var(--po-orange-color);
}

.po-border-top-primary {
    border-top: 1px solid var(--po-orange-color);
}

.po-border-left-primary {
    border-left: 1px solid var(--po-orange-color);
}

.po-border-right-primary {
    border-right: 1px solid var(--po-orange-color);
}

.po-border-primary {
    border: 1px solid var(--po-orange-color);
}

.po-bb-orange-primarystyle1 {
    border-bottom: #D77500 solid 4px !important;
    padding-bottom: 4px;
}
/*#endregion ** End: Borders ***/

/*#region ** Begin: Line ***/
.po-hr-lineparent-orange {
    border: 1px solid var(--po-myaccount-orange-color);
    margin-top: 0px;
    margin-bottom: 60px;
}

    .po-hr-lineparent-orange.po-divider-includetop {
        margin-top: 60px;
    }

.po-hr-line-orange {
    border: 1px solid var(--po-myaccount-orange-color);
    margin-top: 0px;
    margin-bottom: 60px;
}

    .po-hr-line-orange.po-divider-includetop {
        margin-top: 60px;
    }

.po-hr-line-orange-small {
    border: 1px solid var(--po-myaccount-orange-color);
    margin-top: 0px;
    margin-bottom: 30px;
}

    .po-hr-line-orange-small.po-divider-includetop {
        margin-top: 30px;
    }

.po-divider-1px-primary {
    background-color: var(--po-myaccount-orange-color);
    height: 1px;
}

.po-divider-1px-secondary {
    background-color: var(--po-myaccount-grey-color);
    height: 1px;
}

.po-divider-parent-primary {
    background-color: var(--po-myaccount-orange-color);
    height: 1px;
    margin-top: 0px;
    margin-bottom: 60px;
}

    .po-divider-parent-primary.po-divider-includetop {
        margin-top: 60px;
    }

.po-divider-subsection-large-primary {
    background-color: var(--po-myaccount-orange-color);
    height: 1px;
    margin-top: 0px;
    margin-bottom: 60px;
}

    .po-divider-subsection-large-primary.po-divider-includetop {
        margin-top: 60px;
    }

.po-divider-subsection-small-primary {
    background-color: var(--po-myaccount-orange-color);
    height: 1px;
    margin-top: 0px;
    margin-bottom: 30px;
}

    .po-divider-subsection-small-primary.po-divider-includetop {
        margin-top: 30px;
    }

@media(max-width: 1279px) {
    .po-hr-lineparent-orange {
        border: 1px solid var(--po-myaccount-orange-color);
        margin-top: 0px;
        margin-bottom: 50px;
    }

        .po-hr-lineparent-orange.po-divider-includetop {
            margin-top: 50px;
        }

    .po-hr-line-orange {
        margin-top: 0px;
        margin-bottom: 50px;
    }

        .po-hr-line-orange.po-divider-includetop {
            margin-top: 50px;
        }

    .po-hr-line-orange-small {
        margin-top: 0px;
        margin-bottom: 30px;
    }

        .po-hr-line-orange-small.po-divider-includetop {
            margin-top: 30px;
        }

    .po-divider-parent-primary {
        margin-top: 0px;
        margin-bottom: 50px;
    }

        .po-divider-parent-primary.po-divider-includetop {
            margin-top: 50px;
        }

    .po-divider-subsection-large-primary {
        margin-top: 0px;
        margin-bottom: 50px;
    }

        .po-divider-subsection-large-primary.po-divider-includetop {
            margin-top: 50px;
        }

    .po-divider-subsection-small-primary {
        margin-top: 0px;
        margin-bottom: 30px;
    }

        .po-divider-subsection-small-primary.po-divider-includetop {
            margin-top: 30px;
        }
}
/*#endregion ** End: Line ***/

/*#region ** Begin: Display ***/
.po-display-table {
    display: table;
}

.po-display-flex {
    display: flex;
}

.po-display-table-row {
    display: table-row;
}

.po-display-table-rowgrp {
    display: table-row-group;
}

.po-display-table-col {
    display: table-column;
}

.po-display-table-cell {
    display: table-cell;
}

.po-display-table-caption {
    display: table-caption;
}

.po-display-table-colgrp {
    display: table-column-group;
}

.po-display-inline {
    display: inline;
}

/*#endregion ** End: Display ***/

/*#region ** Begin: Card ***/
.po-card-nodepth-primary {
    margin-bottom: 20px;
}

    .po-card-nodepth-primary.card-header {
        font-weight: bold;
        background-color: var(--po-orange-color);
    }

    .po-card-nodepth-primary.card-text {
        padding: 10px
    }

.card.po-card-nodepth-primary .card-header {
    background-color: var(--po-orange-color);
    font-weight: bold;
    color: var(--po-white-color);
    font-size: 18px;
    letter-spacing: 0;
    line-height: 30px;
    text-align: center;
}

/*#endregion ** End: Card ***/

.po-objectfit-cover {
    object-fit: cover;
}

/*#endregion ** End: Borders and Layouts ***/

/*#region ** Begin: Height, Width ***/
/*Height*/
.h-60px {
    height: 60px;
}

/*Line-Height*/
.po-line-h-inherit {
    line-height: inherit;
}

.po-line-h-5px {
    line-height: 5px;
}

.po-line-h-10px {
    line-height: 10px;
}

.po-line-h-45px {
    line-height: 45px;
}

/*#region Width*/

@media (max-width:576px) {
    .po-w-xs-100 {
        width: 100% !important;
    }

    .po-w-onlyxs-100 {
        width: 100% !important;
    }
}

@media (min-width:576px) and (max-width:768px) {
    .po-w-sm-100 {
        width: 100% !important;
    }

    .po-w-xs-100 {
        width: 100% !important;
    }

    .po-w-onlysm-100 {
        width: 100% !important;
    }
}

@media (min-width:768px) and (max-width: 992px) {

    .po-w-md-100 {
        width: 100% !important;
    }

    .po-w-sm-100 {
        width: 100% !important;
    }

    .po-w-xs-100 {
        width: 100% !important;
    }

    .po-w-onlymd-100 {
        width: 100% !important;
    }
}

@media (min-width:992px) and (max-width: 1200px) {
    .po-w-lg-100 {
        width: 100% !important;
    }

    .po-w-md-100 {
        width: 100% !important;
    }

    .po-w-sm-100 {
        width: 100% !important;
    }

    .po-w-xs-100 {
        width: 100% !important;
    }

    .po-w-onlylg-100 {
        width: 100% !important;
    }
}

@media (min-width: 1200px) {
    .po-w-xl-100 {
        width: 100% !important;
    }

    .po-w-lg-100 {
        width: 100% !important;
    }

    .po-w-md-100 {
        width: 100% !important;
    }

    .po-w-sm-100 {
        width: 100% !important;
    }

    .po-w-xs-100 {
        width: 100% !important;
    }

    .po-w-onlyxl-100 {
        width: 100% !important;
    }
}

/*#endregion*/

/*#endregion ** End: Height, Width ***/

/*#region ** Begin: Tabs ***/
.po-tab {
    overflow: hidden;
    background-color: #fff;
    border-top: 0px solid #ccc;
    border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
    border-bottom: 1px solid var(--po-secondary-dark-gray-color);
}

    .po-tab button {
        background-color: inherit;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        line-height: 25px;
        height: 40px;
        padding: 0px 10px 0px 10px;
    }

        .po-tab button:hover {
            color: var(--po-myaccount-navy-color);
        }

        .po-tab button.active {
            color: var(--po-myaccount-navy-color);
            border-bottom: 4px solid var(--po-myaccount-navy-color);
            font-weight: bold;
        }

.po-tab-content {
    display: none;
    border: 0px;
    border-top: none;
}

@media screen and (max-width: 1279px) {
    .po-tab button {
        min-width: 90px;
    }
}

@media screen and (min-width: 1280px) {
    .po-tab button {
        min-width: 210px;
    }
}
/*#endregion ** End: Tabs ***/

/*#region ** Rows and Gutters ***/
.row.noclear:before {
    clear: none;
}

.row.noclear:after {
    clear: none;
}

.row.noclearbefore:before {
    clear: none;
}

.row.noclearafter:after {
    clear: none;
}
/*#endregion*/

/*#endregion *****************Common Design*************** */

/*#region ** CSS for Hyperlinks ***/
a.hyperlink:link {
    color: var(--po-form-link-color);
    text-decoration: underline;
}

a.hyperlink:hover {
    color: var(--po-form-link-color-hover);
    text-decoration: underline;
}

a.hyperlink:visited {
    color: var(--po-form-link-color-visited);
    text-decoration: underline;
}

a.hyperlink:active {
    color: var(--po-form-link-color-active);
    text-decoration: none;
}

/* default */
a[href]:not(.action):not(.btn-primary):not(.po-notdefaultlink):not(.menulink):not(.mm-menulink) {
    color: var(--po-form-link-color);
    text-decoration: underline;
}

    a[href]:not(.action):not(.btn-primary):not(.po-notdefaultlink):not(.menulink):not(.mm-menulink):hover {
        color: var(--po-form-link-color-hover);
        text-decoration: underline;
    }

    a[href]:not(.action):not(.btn-primary):not(.po-notdefaultlink):not(.menulink):not(.mm-menulink):visited {
        color: var(--po-form-link-color-visited);
        text-decoration: underline;
    }

    a[href]:not(.action):not(.btn-primary):not(.po-notdefaultlink):not(.menulink):not(.mm-menulink):active {
        color: var(--po-form-link-color-active);
        text-decoration: none;
    }

/* on background color*/
a.hyperlink-oncolor {
    color: var(--po-form-link-onbg-color);
    text-decoration: underline;
}

    a.hyperlink-oncolor:hover {
        color: var(--po-form-link-onbg-color-hover);
        text-decoration: underline;
    }

    a.hyperlink-oncolor:visited {
        color: var(--po-form-link-onbg-color-visited);
        text-decoration: underline;
    }

    a.hyperlink-oncolor:active {
        color: var(--po-form-link-onbg-color-active);
        text-decoration: none;
    }

/* utility */
a.hyperlink-utilitytext {
    color: var(--po-form-link-utility-color);
    text-decoration: underline;
}

    a.hyperlink-utilitytext:hover {
        color: var(--po-form-link-utility-color-hover);
        text-decoration: underline;
    }

    a.hyperlink-utilitytext:visited {
        color: var(--po-form-link-utility-color-visited);
        text-decoration: underline;
    }

    a.hyperlink-utilitytext:active {
        color: var(--po-form-link-utility-color-active);
        text-decoration: none;
    }

/* utility background */
a.hyperlink-utilitytext-oncolor {
    color: var(--po-form-link-utility-onbg-color);
    text-decoration: underline;
}

    a.hyperlink-utilitytext-oncolor:hover {
        color: var(--po-form-link-utility-onbg-color-hover);
        text-decoration: underline;
    }

    a.hyperlink-utilitytext-oncolor:visited {
        color: var(--po-form-link-utility-onbg-color-visited);
        text-decoration: underline;
    }

    a.hyperlink-utilitytext-oncolor:active {
        color: var(--po-form-link-utility-onbg-color-active);
        text-decoration: none;
    }
/*#endregion ** End: Hyperlinks ***/

/*#region ***Begin: To be decided************************/
.dropDownMini .po-custom-picklist, .dropDownMini .po-select-selected, .dropDownMini.po-custom-select, .labelMini {
    min-width: 109px;
    max-width: 109px;
}

    .dropDownMini, .dropDownMini .po-custom-picklist .po-custom-picklist-menu {
        min-width: 109px;
        max-width: 109px;
    }

.fa-arrow-right:before {
    text-transform: uppercase;
    border-radius: 2rem;
    background-color: var(--po-myaccount-orange-color);
    color: white;
    padding: 10px 11.5px;
}

.fa-arrow-right {
    margin-right: -3px;
    margin-top: 2.5px;
}

.fa-exclamation-triangle:before {
    padding-right: 10px;
}

.circle {
    float: right;
    height: 40px;
    width: 40px;
    background-color: #D1D2D4;
    border-radius: 50%;
    display: inline-block;
    margin-right: 0.4%;
}

@media screen and (min-width:1023px) and (max-width:1060px) {
    .content_block {
        margin-top: 5%;
    }
}

/*#endregion ***End: To be decided************************/

/*#region ** CSS for Pills ** */
.po-circle-number {
    background-color: var(--po-orange-color);
    color: var(--po-white-color);
    font-weight: bold;
    font-size: 20px;
    height: 36px;
}

.po-circle-digit-1 {
    border-radius: 50%;
    width: 36px;
    padding: 5px 0px 5px 0px;
    display: flex;
    text-align: center;
    justify-content: space-around;
    align-items: center;
}

.po-oval-digit-1 {
    border-radius: 50px;
    min-width: 60px;
    padding: 5px 0px 5px 0px;
    display: flex;
    text-align: center;
    justify-content: space-around;
    align-items: center;
}

.po-oval-digit-2 {
    border-radius: 50px;
    min-width: 60px;
    padding: 5px 0px 5px 0px;
    display: flex;
    text-align: center;
    justify-content: space-around;
    align-items: center;
}
/*#endregion */

/* region CSS for RadCaptcha */
.RadCaptcha {
    width: 100%;
    background-color: #F0F0F0;
    padding: 10px;
    font-family: inherit;
    text-align: -webkit-center !important;
    min-width: fit-content !important;
}

rcRefreshImage,
.rcCaptchaAudioLink {
    padding: 4px;
}

.captcha-cell {
    text-align: center;
    text-align: -webkit-center !important;
}
/* endregion */

/*#region ** CSS for Form Controls and Layout ** */

input::placeholder {
    font-weight: normal;
}

input:not(.search-input):not(.po-hasplaceholder)::-webkit-input-placeholder { /* Edge */
    color: transparent;
    opacity: 0;
}

input:not(.search-input):not(.po-hasplaceholder):-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: transparent;
    opacity: 0;
}

input:not(.search-input):not(.po-hasplaceholder)::placeholder {
    color: transparent;
    opacity: 0;
}

div#MessagePanel input.close {
    display: none !important;
}

/*#region **Start: Crm EntityFormView ***/

@media screen and (max-width: 767px) {
    .crmEntityFormView .cell {
        padding: 0px 0px 20px 0px;
    }
}

@media screen and (min-width: 768px) {
    .crmEntityFormView .cell {
        padding: 0px 0px 30px 0px;
    }

    /*.crmEntityFormView fieldset td:nth-child(even) {
        padding-left: 15px !important;
    }*/
}

.crmEntityFormView .cell div.info.required label:after {
    content: ' ';
}

.crmEntityFormView fieldset {
    margin-bottom: 0px;
}

.crmEntityFormView .tab-title, .crmEntityFormView .actions {
    border-bottom: none;
    border-top: none;
}

.crmEntityFormView .state, .crmEntityFormView .status {
    padding: 0 !important;
}

.crmEntityFormView .actions {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

.actions .col-sm-6.clearfix {
    padding: 0;
}

#EntityFormView .actions > .clearfix, #EntityFormControl_EntityFormView .actions > .clearfix, .po-EntityForm .actions > .clearfix {
    padding: 0;
    margin: 0;
}

.entity-grid .view-grid > table > tbody > tr.info > td > a {
    color: unset;
}

@media (min-width: 768px) {
    label.control-label {
        margin-bottom: 10px !important;
        text-align: left !important;
        font-weight: bold;
        max-width: 100%;
        padding-top: 0px !important;
    }

    .crmEntityFormView .cell .field-label {
        margin-bottom: 10px;
    }

    label.control-label + div {
        margin-bottom: 0px !important;
        padding-top: 0px !important;
    }

    .form-horizontal .form-group {
        margin-bottom: 30px !important;
    }
}

@media (max-width: 767px) {
    label.control-label {
        margin-bottom: 10px !important;
        text-align: left !important;
        font-weight: bold;
        max-width: 100%;
        padding-top: 0px !important;
    }

    .crmEntityFormView .cell .field-label {
        margin-bottom: 10px;
    }

    label.control-label + div > input.form-control {
        margin-bottom: 0px !important;
        padding-top: 0px !important;
    }

    .form-horizontal .form-group {
        margin-bottom: 30px !important;
    }
}

/*#endregion **Start: Crm form Views ***/

input.form-control, .form-control, input[type="text"].RadCaptcha {
    height: 50px;
    border-radius: 6px !important;
    padding: 0px 10px;
    border: 2px solid var(--po-formfield-border-color);
    color: var(--po-formfield-text-color);
    /*-webkit-appearance: none !important;*/
    background-color: var(--po-formfield-background-color);
}

    /*#region ** Form Control - Lookup and Related Groups ** */

    input.form-control.lookup {
        height: 50px;
        padding: 0px 10px;
        border-right: none;
        color: var(--po-formfield-text-color);
        border-top-left-radius: 6px !important;
        border-top-right-radius: 0px !important;
        border-bottom-left-radius: 6px !important;
        border-bottom-right-radius: 0px !important;
        background-color: var(--po-white-color);
    }

/*.clearlookupfield {
    height: 50px;
    padding: 0px 10px;
    border: 2px solid var(--po-formfield-border-color);
    color: var(--po-formfield-text-color);
    border-radius: 0px !important;
}*/

.launchentitylookup {
    height: 50px;
    padding: 0px 10px;
    color: var(--po-formfield-text-color);
    border-radius: 0px 6px 6px 0px !important;
    border-color: var(--po-formfield-border-color);
    border-top: 2px solid;
    border-bottom: 2px solid;
    border-right: 2px solid;
    border-left: none;
}

    .launchentitylookup + div.tooltip {
        display: none !important;
    }

.clearlookupfield {
    display: none !important;
}

/*Search lookup in the lookup control*/
.toolbar-actions .input-group.entitylist-search {
    display: inline-table;
}
/*#endregion Form Control - Lookup and Related Groups*/

#EntityFormView .input-group, #EntityFormControl_EntityFormView .input-group, .po-EntityForm .input-group, .entity-form .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

#EntityFormView legend.section-title, #EntityFormControl_EntityFormView legend.section-title, .po-EntityForm legend.section-title {
    font-weight: bold;
}

.entitylist-search button.btn.btn-default {
    height: 50px;
    padding: 0px 10px;
    color: var(--po-formfield-text-color);
    border-radius: 0px 6px 6px 0px;
    border-bottom: 2px solid var(--po-formfield-border-color);
    border-right: 2px solid var(--po-formfield-border-color);
    border-top: 2px solid var(--po-formfield-border-color);
    border-left: none;
}

.entitylist-search .form-control.query {
    height: 50px;
    padding: 0px 10px;
    color: var(--po-formfield-text-color);
    border-top-left-radius: 6px !important;
    border-top-right-radius: 0px !important;
    border-bottom-left-radius: 6px !important;
    border-bottom-right-radius: 0px !important;
    border-left: 2px solid var(--po-formfield-border-color);
    border-right: none;
}

.money span.input-group-addon {
    border-left: 2px solid var(--po-formfield-border-color);
    border-radius: 6px 0 0 6px;
    border-top: 2px solid var(--po-formfield-border-color);
    border-bottom: 2px solid var(--po-formfield-border-color);
}

span.input-group-addon + .money {
    border-radius: 0px 6px 6px 0px !important;
}

/*#region ** Form Control - DateTime Picker ** */

/*.input-group.datetimepicker {
    display: block;
}*/

.input-group.datetimepicker {
    margin-bottom: 6px;
}

    .input-group.datetimepicker > .input-group-addon {
        background-color: transparent;
        border-right: 2px solid;
        border-top: 2px solid;
        border-bottom: 2px solid;
        border-radius: 0px 6px 6px 0px;
        padding: 0;
    }

    .input-group.datetimepicker > input[type='text'] {
        border-right: none;
        border-radius: 6px 0px 0px 6px !important;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .input-group.datetimepicker > .input-group-addon > .icon-calendar {
        background-color: transparent;
    }

    .input-group.datetimepicker > .input-group-addon.po-formfield-error-border {
        border-color: var(--po-formfield-border-color-error);
    }

    .input-group.datetimepicker > .input-group-addon > .icon-calendar:after {
        content: "";
        background-image: url(/po_datecontrol_icon.svg);
        float: left;
        background-repeat: no-repeat;
        padding-right: 20px;
        width: 32px;
        height: 32px;
        background-position: center;
    }

    .input-group.datetimepicker > .input-group-addon > .icon-calendar:before {
        content: "" !important;
    }

.date-error {
    display: none;
}

.input-group.datetimepicker > .input-group-addon > .icon-calendar:hover {
    outline: none;
}

/*#endregion **Form Control - DateTime Picker** */

/*#region ** Form Control - File Selector ** */

input#AttachFile {
    padding-top: 10px;
}

input[type=file]::file-selector-button {
    background: none !important;
    height: 50px;
    background-color: var(--po-button-secondary-background-color) !important;
    color: #FFFFFF !important;
    text-transform: uppercase;
    border-radius: 50px;
    border: 3px solid var(--po-button-secondary-border-color);
    font-size: 18px;
    min-width: 175px;
    margin-bottom: 30px;
    outline: none !important;
    font-family: Calibri Bold;
    padding-right: 0;
    white-space: nowrap;
    background-image: none !important;
    -webkit-appearance: none !important;
}

input[type=file]::-webkit-file-upload-button {
    background: none !important;
    height: 50px;
    background-color: var(--po-button-secondary-background-color) !important;
    color: #FFFFFF !important;
    text-transform: uppercase;
    border-radius: 50px;
    border: 3px solid var(--po-button-secondary-border-color);
    font-size: 18px;
    min-width: 175px;
    margin-bottom: 30px;
    outline: none !important;
    font-family: Calibri Bold;
    padding-right: 0;
    white-space: nowrap;
    background-image: none !important;
    -webkit-appearance: none !important;
}

input[type=file]::file-selector-button:hover {
    background-color: #434346 !important;
    border: 3px solid #434346 !important;
}

input[type=file]::-ms-browse:hover {
    background-color: #434346 !important;
    border: 3px solid #434346 !important;
}

input[type=file]::-webkit-file-upload-button:hover {
    background-color: #434346 !important;
    border: 3px solid #434346 !important;
}

input[type="file"]:active {
    border: none;
    outline: none;
}

input[type=file]:focus-visible::file-selector-button {
    box-shadow: 0 0 0 3px var(--po-formfield-border-color-focus) !important;
    margin-left: 3px;
}

input[type=file]:focus-visible::-ms-browse {
    box-shadow: 0 0 0 3px var(--po-formfield-border-color-focus) !important;
    margin-left: 3px;
}

input[type=file]:focus-visible::-webkit-file-upload-button {
    box-shadow: 0 0 0 3px var(--po-formfield-border-color-focus) !important;
    margin-left: 3px;
}


/*#endregion **Form Control - File Selector** */

/*#region ** Form Control - Checkboxes ** */
.crmEntityFormView .cell div.control span.checkbox {
    margin-top: 10px;
    margin-bottom: 10px;
}

.crmEntityFormView input[type='checkbox'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    border: 1px solid #58585B;
    border-radius: 4px;
    outline: none;
    transition-duration: 0.3s;
    background-color: var(--po-white-color);
    cursor: pointer;
    height: 30px;
    width: 30px;
    outline: none !important;
    margin: 0 !important;
}

    .crmEntityFormView input[type='checkbox']:checked {
        border: 1px solid var(--po-myaccount-digitalonly-orange-color);
        background-color: var(--po-myaccount-digitalonly-orange-color);
        outline: none !important;
    }

        .crmEntityFormView input[type='checkbox']:checked:before {
            content: '\f00c';
            display: block;
            text-align: center;
            font-size: 20px;
            font-weight: bold;
            speak: none;
            opacity: 1;
            color: rgb(255, 255, 255);
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            font-style: normal;
            font-variant: normal;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            line-height: 1.3;
            outline: none !important;
        }

.crmEntityFormView .cell.checkbox-cell:first-child {
    padding: 0px 0px 30px 0px;
}

.crmEntityFormView .cell.checkbox-cell div.info {
    padding-left: 16px;
    padding-top: 8px;
    margin-left: 1%;
}

    .crmEntityFormView .cell.checkbox-cell div.info label {
        padding-left: 16px;
        display: inline-block;
        vertical-align: sub;
    }

.crmEntityFormView .cell.checkbox-cell label {
    font-family: 'Calibri';
    font-weight: normal;
}

.crmEntityFormView td.cell.boolean-radio-cell > .info {
    margin-bottom: 10px;
}
/*#endregion */

/*#region ** Form Control - Radio Button Group ** */
.boolean-radio input {
    opacity: 0;
    width: 0;
    height: 0;
}

    .boolean-radio input[type="radio"] + label:before {
        content: '';
        display: inline-block;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        border: 1px solid var(--po-formfield-border-color);
        vertical-align: middle;
        margin-right: 12px;
        transform: translateY(-0.05em);
    }

    .boolean-radio input[type="radio"]:checked + label:before {
        background: var(--po-myaccount-digitalonly-orange-color);
        border: 1px solid var(--po-myaccount-digitalonly-orange-color);
        content: '';
        padding: 4px;
        background-clip: content-box;
    }

    .boolean-radio input[type="radio"]:focus + label:before {
        content: '';
        border: 2px solid var(--po-formfield-border-color-focus);
    }

    .boolean-radio input[type="radio"]:checked:focus + label:before {
        content: '';
        border: 2px solid var(--po-formfield-border-color-focus);
    }

.boolean-radio .po-boolean-radio-vertical {
    display: grid;
}
/*#endregion */

/*#region ** Form Control - Native Select Multiple ** */
select[multiple] {
    border-radius: 6px !important;
    padding: 0px 10px;
    border: 2px solid var(--po-formfield-border-color);
}

    select[multiple] option:hover {
        background: linear-gradient(#DADBDD,#DADBDD);
        color: var(--po-white-color);
    }

    select[multiple] option {
        padding: 4px;
    }

        select[multiple] option:checked {
            background: linear-gradient(var(--po-orange-color),var(--po-orange-color));
            color: #fff;
        }
/*#endregion */

/*#region ** Form Control - Custom PO Picklist - Single ** */
.po-custom-picklist {
    position: relative;
    font: inherit;
    white-space: nowrap;
    /*margin-bottom: 30px;*/
    outline: none !important;
}

    .po-custom-picklist select {
        display: none; /*hide original SELECT element:*/
        -webkit-appearance: none !important;
    }

    .po-custom-picklist .po-custom-picklist-selected {
        width: 100%;
        background-color: #ffffff;
        border-radius: 6px;
        padding: 10px;
        border: 2px var(--po-formfield-border-color) solid;
        cursor: pointer;
        user-select: none;
        height: 50px;
        color: var(--po-formfield-text-color);
        /*margin-bottom: 30px;*/
        text-align: left;
    }

        .po-custom-picklist .po-custom-picklist-selected p {
            margin: 0;
            padding-right: 14px;
            text-overflow: ellipsis;
            overflow-x: clip;
        }

        /*style the arrow inside the select element:*/
        .po-custom-picklist .po-custom-picklist-selected:after {
            position: absolute;
            content: "";
            top: 7px;
            right: 0px;
            transform: rotate(90deg);
            -webkit-transform: rotate(90deg);
            margin: 10px;
            width: 20px;
            height: 12px;
            background-image: url("/po_arrow_dropdown.svg");
        }

    .po-custom-picklist.show .po-custom-picklist-selected:after {
        top: 11px;
        transform: rotate(270deg) !important;
        background-image: url("/po_arrow_hover.svg");
    }

    /*style items (options):*/
    .po-custom-picklist .po-custom-picklist-menu {
        position: absolute;
        background-color: var(--po-dropdownmenu-container-bgcolor);
        top: 100%;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 1020;
        max-height: 300px;
        overflow-y: auto;
        border-radius: 6px;
        margin-top: 0;
    }

    .po-custom-picklist .po-custom-picklist-item {
        color: var(--po-dropdownmenu-item-color);
        background-color: var(--po-dropdownmenu-container-bgcolor);
        padding: 10px;
        cursor: pointer;
        user-select: none;
        outline: none !important;
    }

        .po-custom-picklist .po-custom-picklist-item:focus, .po-custom-picklist .po-custom-picklist-item:focus-visible {
            background-color: var(--po-dropdownmenu-itemselected-bgcolor);
            border-color: #ffffff;
            color: var(--po-dropdownmenu-itemselected-color) !important;
        }

        .po-custom-picklist .po-custom-picklist-item.po-custom-picklist-same-as-selected {
            background-color: var(--po-dropdownmenu-itemselected-bgcolor);
            border-color: #ffffff;
            color: var(--po-dropdownmenu-itemselected-color) !important;
        }

            .po-custom-picklist .po-custom-picklist-item.po-custom-picklist-same-as-selected:hover {
                color: var(--po-dropdownmenu-itemselected-color-hover) !important;
            }

        .po-custom-picklist .po-custom-picklist-item:hover {
            color: var(--po-dropdownmenu-item-color-hover);
            background-color: var(--po-dropdownmenu-item-bgcolor-hover);
        }

    /*hide the items when the select box is closed:*/
    .po-custom-picklist .po-custom-picklist-hide {
        display: none;
    }

/*#endregion Custom PO Picklist - Single*/

/*#region ** Form Control - Custom PO Toggle ** */
span.po-custom-switch > input[type="checkbox"], span.po-custom-switch-static > input[type="checkbox"] {
    opacity: 0;
    z-index: 100;
}

.po-custom-switch, .po-custom-switch-static {
    position: relative;
    display: inline-block;
    border-radius: 25px !important;
}

    .po-custom-switch > .po-custom-sliderspan, .po-custom-switch-static > .po-custom-sliderspan {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: var(--po-toggleswitch-unchecked-bgcolor);
        -webkit-transition: .4s;
        transition: .4s;
    }

        .po-custom-switch > .po-custom-sliderspan:before, .po-custom-switch-static > .po-custom-sliderspan:before {
            position: absolute;
            content: "";
            background-color: var(--po-toggleswitch-unchecked-innercircle);
            -webkit-transition: .4s;
            transition: .4s;
            height: 41px !important;
            width: 41px !important;
            left: 4px;
            bottom: 4px;
        }

    .po-custom-switch > input:checked + .po-custom-sliderspan, .po-custom-switch-static > input:checked + .po-custom-sliderspan {
        background-color: var(--po-toggleswitch-checked-bgcolor);
    }

    /* Rounded sliders */
    .po-custom-switch > .po-custom-sliderspan.round, .po-custom-switch-static > .po-custom-sliderspan.round {
        border-radius: 34px;
    }

        .po-custom-switch > .po-custom-sliderspan.round:before, .po-custom-switch-static > .po-custom-sliderspan.round:before {
            border-radius: 50%;
        }

@media screen and (max-width:1279px) {
    .po-custom-switch, .po-custom-switch-static {
        height: 33px !important;
        width: 73px !important;
    }

        .po-custom-switch > input[type="checkbox"], .po-custom-switch-static > input[type="checkbox"] {
            height: 33px !important;
            width: 73px !important;
        }

        .po-custom-switch > .po-custom-sliderspan:before, .po-custom-switch-static > .po-custom-sliderspan:before {
            height: 25px !important;
            width: 25px !important;
        }

        .po-custom-switch > input:checked + .po-custom-sliderspan:before, .po-custom-switch-static > input:checked + .po-custom-sliderspan:before {
            -webkit-transform: translateX(40px) !important;
            -ms-transform: translateX(40px) !important;
            transform: translateX(40px) !important;
        }
}

@media screen and (min-width:1280px) {
    .po-custom-switch, .po-custom-switch-static {
        height: 50px !important;
        width: 100px !important;
    }

        .po-custom-switch > input[type="checkbox"], .po-custom-switch-static > input[type="checkbox"] {
            height: 50px !important;
            width: 100px !important;
        }

        .po-custom-switch > .po-custom-sliderspan:before, .po-custom-switch-static > .po-custom-sliderspan:before {
            height: 41px !important;
            width: 41px !important;
        }

        .po-custom-switch > input:checked + .po-custom-sliderspan:before, .po-custom-switch-static > input:checked + .po-custom-sliderspan:before {
            -webkit-transform: translateX(50px) !important;
            -ms-transform: translateX(50px) !important;
            transform: translateX(50px) !important;
        }
}

.po-custom-switch > input:focus + .po-custom-sliderspan, .po-custom-switch-static > input:focus + .po-custom-sliderspan {
    box-shadow: 0 0 0 3px var(--po-formfield-border-color-focus);
}
/*#endregion ** Form Controls ** */

/*#region ** Form Control - Custom Multiple JS ** */
.po-custom-multiselect-btngroup .po-custom-multiselect-popContainer {
    display: grid;
    position: relative;
    border: 0;
    box-shadow: none;
    grid-gap: 10px;
    background-color: transparent !important;
}

/*#region Form Control - Custom Multiple JS - As DDL */
.po-custom-multiselect-btngroup.po-custom-multiselect-chkddl > .po-custom-multiselect-btn.po-custom-multiselect-chkbtn {
    display: inline-block;
    width: 100%;
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.5;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 30 15'%3e%3cpath fill='%23343a40' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") no-repeat right 0.25rem center/30px 18px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}

@media(max-width: 1279px) {
    .po-custom-multiselect-btngroup.po-custom-multiselect-chkddl > .po-custom-multiselect-btn.po-custom-multiselect-chkbtn {
        max-width: 400px;
    }
}

@media(min-width: 1280px) {
    .po-custom-multiselect-btngroup.po-custom-multiselect-chkddl > .po-custom-multiselect-btn.po-custom-multiselect-chkbtn {
        max-width: 600px;
    }
}

.po-custom-multiselect-btngroup.btn-group.po-custom-multiselect-chkddl.open > .po-custom-multiselect-btn.po-custom-multiselect-chkbtn {
    background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 30 15'%3e%3cpath fill='%23343a40' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z'/%3e%3c/svg%3e") no-repeat right 0.25rem center/30px 18px;
}

.po-custom-multiselect-btngroup.po-custom-multiselect-chkddl > .po-custom-multiselect-popContainer {
    background-color: #EDEDEE;
}

    .po-custom-multiselect-btngroup.po-custom-multiselect-chkddl > .po-custom-multiselect-popContainer > .po-custom-multiselect-option {
        background-color: transparent;
        outline: none !important;
        border: 0 !important;
        display: block;
        width: 100%;
        padding: .25rem 1.5rem;
        clear: both;
        font-weight: 400;
        text-align: inherit;
        white-space: nowrap;
    }

        .po-custom-multiselect-btngroup.po-custom-multiselect-chkddl > .po-custom-multiselect-popContainer > .po-custom-multiselect-option:focus-visible {
            outline: none !important;
            border: 0 !important;
        }

        .po-custom-multiselect-btngroup.po-custom-multiselect-chkddl > .po-custom-multiselect-popContainer > .po-custom-multiselect-option.active {
            background-color: #DADBDD;
        }

        .po-custom-multiselect-btngroup.po-custom-multiselect-chkddl > .po-custom-multiselect-popContainer > .po-custom-multiselect-option:hover {
            background-color: #DADBDD;
        }

.po-custom-multiselect-btngroup.po-custom-multiselect-chkgroup label.form-check-label {
    white-space: pre-wrap;
    padding-left: 20px;
    font-weight: normal !important;
    font-family: 'Calibri';
    vertical-align: middle;
    color: var(--po-button-primary-text-color);
}
/*#endregion */

/*#region Form Control - Custom Multiple JS - As Check Group */
.po-custom-multiselect-btngroup.po-custom-multiselect-chkgroup > .po-custom-multiselect-btn.po-custom-multiselect-chkbtn {
    display: none !important;
}

.po-custom-multiselect-btngroup.po-custom-multiselect-chkgroup > .po-custom-multiselect-popContainer > .po-custom-multiselect-option {
    background-color: transparent;
    outline: none !important;
    border: 0 !important;
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    padding-left: 0;
    clear: both;
    font-weight: 400;
    text-align: inherit;
    white-space: nowrap;
}

    .po-custom-multiselect-btngroup.po-custom-multiselect-chkgroup > .po-custom-multiselect-popContainer > .po-custom-multiselect-option:hover {
        background-color: transparent !important;
    }

    .po-custom-multiselect-btngroup.po-custom-multiselect-chkgroup > .po-custom-multiselect-popContainer > .po-custom-multiselect-option.active {
        background-color: transparent !important;
    }

@media (min-width: 1280px) {
    .po-custom-multiselect-btngroup.po-custom-multiselect-chkgroup > .po-custom-multiselect-popContainer {
        grid-template-columns: repeat(2, 1fr);
    }

    .po-custom-multiselect-btngroup.po-custom-multiselect-chkgroup.po-custom-multiselect-chkOneGroup > .po-custom-multiselect-popContainer {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media (max-width: 1279px) {
    .po-custom-multiselect-btngroup.po-custom-multiselect-chkgroup > .po-custom-multiselect-popContainer {
        grid-template-columns: repeat(1, 1fr);
    }
}

.po-custom-multiselect-btngroup.po-custom-multiselect-chkgroup > .po-custom-multiselect-popContainer > .po-custom-multiselect-option .form-check {
    padding-left: 0px;
}

.po-custom-multiselect-btngroup.po-custom-multiselect-chkgroup label.form-check-label {
    white-space: pre-wrap;
    padding-left: 20px;
    font-weight: normal !important;
    font-family: 'Calibri';
    vertical-align: middle;
}

.po-custom-multiselect-btngroup.po-custom-multiselect-chkgroup input.form-check-input {
    vertical-align: middle;
}
/*#endregion */

/*#endregion  */

@media (min-width: 769px) and (max-width: 1024px) {
    .overrideWidthCtrl .po-custom-picklist, .overrideWidthCtrl .po_select2picklist {
        min-width: 260px;
    }
}

@media (min-width: 769px) {
    .overrideWidthCtrl .po-custom-picklist, .overrideWidthCtrl .po_select2picklist {
        width: 300px;
    }
}

/*#region **Form Control - Active for all** */
.form-control:not([readonly="readonly"]):active {
    border: 2px solid var(--po-formfield-border-color-active) !important;
    outline: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.form-control[readonly="readonly"]:active {
    outline: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

input.form-control.lookup:active {
    border-right: none !important;
}

    input.form-control.lookup:active ~ .input-group-btn > .launchentitylookup {
        border-right: 2px solid !important;
        border-top: 2px solid !important;
        border-bottom: 2px solid !important;
        border-color: var(--po-formfield-border-color-active) !important;
        border-left: none !important;
    }

.form-control.query:active {
    border-right: none !important;
}

    .form-control.query:active ~ .input-group-btn > .btn-default {
        border-right: 2px solid !important;
        border-top: 2px solid !important;
        border-bottom: 2px solid !important;
        border-color: var(--po-formfield-border-color-active) !important;
        border-left: none !important;
    }

input:active, select:active, .po-textbox:active {
    border: 2px solid var(--po-formfield-border-color-active);
    outline: none;
}

.input-group.datetimepicker > .input-group-addon > button.icon-calendar:active {
    outline: none;
}

.datetimepicker > input[type='text']:active + .input-group-addon {
    border-right: 2px solid !important;
    border-top: 2px solid !important;
    border-bottom: 2px solid !important;
    border-color: var(--po-formfield-border-color-active) !important;
    border-left: none !important;
}

.datetimepicker > input[type='text']:active {
    border-right: none !important;
}

input[type="file"]:active {
    border: none;
    outline: none;
}
/*#endregion **Form Control - Active for all** */

/*#region **Form Control - Focus for all** */
.form-control:not([readonly="readonly"]):focus {
    border: 3px solid var(--po-formfield-border-color-focus) !important;
    outline: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.form-control[readonly="readonly"]:focus {
    outline: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

input.form-control.lookup:focus {
    border-right: none !important;
}

    input.form-control.lookup:focus ~ .input-group-btn > .launchentitylookup {
        border-right: 3px solid !important;
        border-top: 3px solid !important;
        border-bottom: 3px solid !important;
        border-color: var(--po-formfield-border-color-focus) !important;
        border-left: none !important;
    }

.form-control.query:focus {
    border-right: none !important;
}

    .form-control.query:focus ~ .input-group-btn > .btn-default {
        border-right: 3px solid !important;
        border-top: 3px solid !important;
        border-bottom: 3px solid !important;
        border-color: var(--po-formfield-border-color-focus) !important;
        border-left: none !important;
    }

input[type="text"]:not([readonly="readonly"]):focus, select:not([readonly="readonly"]):focus, .po-textbox:not([readonly="readonly"]):focus {
    border: 3px solid var(--po-formfield-border-color-focus);
    outline: none;
}

input#AttachFile:focus {
    outline: none !important;
    border: none !important;
}

.input-group.datetimepicker > .input-group-addon > button.icon-calendar:focus {
    outline: none;
    border: 3px solid var(--po-formfield-border-color-focus);
}

.datetimepicker > input[type='text']:focus + .input-group-addon {
    border-right: 3px solid !important;
    border-top: 3px solid !important;
    border-bottom: 3px solid !important;
    border-color: var(--po-formfield-border-color-focus) !important;
    border-left: none !important;
}

.datetimepicker > input[type='text']:focus {
    border-right: none !important;
}

.datetimepicker > input[type='text'] + .input-group-addon:focus {
    outline: none !important;
    border: 2px solid var(--po-formfield-border-color-focus);
}

a[href]:not(.action):not(.btn-primary):not(.po-notdefaultlink):not(.menulink):not(.mm-menulink):focus, a.hyperlink:focus, a.hyperlink-utilitytext:focus, a.hyperlink-oncolor:focus {
    color: var(--po-white-color);
    text-decoration: underline;
    background-color: var(--po-form-link-color);
    outline: none !important;
}

    a[href]:not(.action):not(.btn-primary):not(.po-notdefaultlink):not(.menulink):not(.mm-menulink):focus:not(:focus-visible), a.hyperlink:focus:not(:focus-visible), a.hyperlink-utilitytext:focus:not(:focus-visible), a.hyperlink-oncolor:focus:not(:focus-visible) {
        color: var(--po-form-link-color);
        text-decoration: none;
        background-color: transparent;
        outline: none !important;
    }

a[href]:not(.action):not(.btn-primary):not(.po-notdefaultlink):not(.menulink):not(.mm-menulink):focus-visible, a.hyperlink:focus-visible, a.hyperlink-utilitytext:focus-visible, a.hyperlink-oncolor:focus-visible {
    color: var(--po-white-color);
    text-decoration: underline;
    background-color: var(--po-form-link-color);
    outline: none !important;
}

.validation-summary ul li > a:focus {
    color: var(--po-white-color) !important;
    text-decoration: underline;
    background-color: var(--po-form-link-color);
    outline: none !important;
}

    .validation-summary ul li > a:focus:not(:focus-visible) {
        color: var(--po-form-link-color);
        text-decoration: none;
        background-color: transparent;
        outline: none !important;
    }

.validation-summary ul li > a:focus-visible {
    color: var(--po-white-color) !important;
    text-decoration: underline;
    background-color: var(--po-form-link-color);
    outline: none !important;
}

a[href]:not(.action):not(.btn-primary):not(.po-notdefaultlink):not(.menulink):not(.mm-menulink):focus-visible > p, a.hyperlink:focus-visible > p, a.hyperlink-utilitytext:focus-visible > p, a.hyperlink-oncolor:focus-visible > p {
    background-color: inherit;
    color: inherit;
    outline: none;
}

a[href]:not(.action):not(.btn-primary):not(.po-notdefaultlink):not(.menulink):not(.mm-menulink):focus, a.hyperlink:focus, a.hyperlink-utilitytext:focus, a.hyperlink-oncolor:focus {
    outline: none;
}

.crmEntityFormView input[type='checkbox']:focus {
    box-shadow: 0 0 0 3px var(--po-formfield-border-color-focus);
    -webkit-box-shadow: 0 0 0 3px var(--po-formfield-border-color-focus);
    outline: none !important;
}
/*#endregion **Form Control - Focus for all** */

/*input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}*/

/*#endregion ** Form Controls ** */

/*#region ** CSS for Buttons ** */
.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 30px;
}

.btn-primary, .btn-orange, .btn-orange-a, .btn-download, .previous-btn, .btn-secondary, .btn-close, .btn-default.cancel, .btn-default.remove-value {
    height: 50px;
    text-transform: uppercase;
    border-radius: 50px;
    font-size: 18px;
    min-width: 175px;
    padding: 0px 10px 0px 10px;
    margin-bottom: 30px;
    outline: none !important;
    font-family: Calibri Bold;
    letter-spacing: 0;
    white-space: nowrap;
    text-align: center;
}


.btn-primary, .btn-orange, .btn-orange-a {
    background-color: var(--po-button-primary-background-color);
    color: var(--po-button-primary-text-color);
    border: 3px solid var(--po-button-primary-border-color);
}

a.btn-primary {
    line-height: 40px
}

.btn-orange-a {
    display: inline-block;
    padding-right: 6px;
}

    .btn-primary:hover, .btn-orange:hover, .btn-orange-a:hover {
        background-color: var(--po-button-primary-background-color-hover);
        color: var(--po-button-primary-text-color-hover);
    }

@media screen and (max-width:767px) {
    .btn-orange, .btn-primary {
        width: 100%;
    }

    .btn-secondary, .previous-btn {
        width: 100%;
    }
}

@media screen and (max-width: 1050px) {
    .btn-orange, .btn-orange-a, .btn-primary {
        font-size: 16px;
    }
}

.btn-download, .btn-secondary, .previous-btn, .btn-close, .btn-default.cancel, .btn-default.remove-value {
    background-color: var(--po-button-secondary-background-color);
    color: var(--po-button-secondary-text-color) !important;
    border: 3px solid var(--po-button-secondary-border-color);
}

    .btn-download:hover, .previous-btn:hover, .btn-secondary:hover, .btn-close:hover, .btn-default.cancel:hover, .btn-default.remove-value:hover {
        background-color: #434346;
        border: 3px solid #434346;
    }

a.btn.btn-primary.create-action {
    line-height: 42px;
}

.btn-group.entity-action-button + .btn-group.entity-action-button {
    margin-left: 5px;
}

.btn-primary:focus, .btn-download:focus, .btn-orange:focus, .previous-btn:focus,
.btn-secondary:focus, .btn-default.remove-value:focus, .btn-default.cancel:focus {
    box-shadow: 0 0 0 3px var(--po-formfield-border-color-focus);
}

/*Circle Icons*/
.btn-primary.po-btn-icon-circle, .btn-secondary.po-btn-icon-circle {
    line-height: 40px;
    padding: 0px 0px 0px 10px;
}

    .btn-primary.po-btn-icon-circle:before, .btn-secondary.po-btn-icon-circle:before {
        content: '';
        float: right;
        height: 40px;
        width: 40px;
        border-radius: 50%;
        margin-right: 0.5%;
        background-repeat: no-repeat;
        display: inline-block;
        background-size: 40px 20px;
        background-position: center;
        margin-left: 10px;
    }

    .btn-primary.po-btn-icon-circle:before {
        background-color: #D1D2D4;
    }

    .btn-secondary.po-btn-icon-circle:before {
        background-color: #D1D2D4;
    }

    .btn-primary.po-btn-icon-circle.po-btn-calendar-icon:before, .btn-secondary.po-btn-icon-circle.po-btn-calendar-icon:before {
        background-image: url(/po_datecontrol_icon.svg);
    }

    .btn-primary.po-btn-icon-circle.po-btn-download-icon:before, .btn-secondary.po-btn-icon-circle.po-btn-download-icon:before {
        background-image: url(/po_downloadbrochure.svg);
    }

    .btn-primary.po-btn-icon-circle.po-btn-facebook-icon:before, .btn-secondary.po-btn-icon-circle.po-btn-facebook-icon:before {
        background-image: url(/po_facebook_login.svg);
    }

    .btn-primary.po-btn-icon-circle.po-btn-google-icon:before, .btn-secondary.po-btn-icon-circle.po-btn-google-icon:before {
        background-image: url(/po_google_login.svg);
    }

@media(min-width:768px) {
    .po-btn-switchcircle-m {
        min-width: 46px !important;
        height: 46px !important;
        padding: 0px !important;
    }

        .po-btn-switchcircle-m:before {
            margin-left: 0px !important;
            margin-right: 0px !important;
        }
}

@media(max-width:767px) {
    .po-btn-switchcircle-d {
        min-width: 46px !important;
        height: 46px !important;
        padding: 0px !important;
    }

        .po-btn-switchcircle-d:before {
            margin-left: 0px !important;
            margin-right: 0px !important;
        }
}

li > .btn-primary.po-w-onlyxs-100, li > .btn-secondary.po-w-onlyxs-100 {
    width: 95% !important;
    margin-left: 5px !important;
    margin-right: 5px !important;
}

/*#endregion **Start: Buttons** */

/*#region ** CSS for Po Nav Tabs ** */
.nav-tabs, .po-nav-tabs {
    border-bottom: 1px solid #58585B !important;
}

    .nav-tabs > li, .po-nav-tabs > li {
        height: 40px;
        line-height: 25px;
    }

        .nav-tabs > li.active > a, .po-nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .po-nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .po-nav-tabs > li.active > a:focus, .nav-tabs > li > a.active, .po-nav-tabs > li > a.active {
            font-weight: bold;
            text-align: center;
            vertical-align: middle;
            color: var(--po-myaccount-grey-color);
            border-bottom: 4px solid var(--po-myaccount-digitalonly-orange-color);
            cursor: pointer;
        }

        .nav-tabs > li > a, .po-nav-tabs > li > a {
            border-top: 0px solid !important;
            border-right: 0px solid !important;
            border-left: 0px solid !important;
            margin-left: 0px !important;
            margin-right: 0px !important;
            font-weight: normal;
            text-align: center;
            vertical-align: middle;
            color: var(--po-myaccount-grey-color);
            line-height: 25px;
            height: 40px;
            cursor: pointer;
        }

            .nav-tabs > li > a:hover, .po-nav-tabs > li > a:hover, .nav-tabs > li > a:focus, .po-nav-tabs > li > a:focus {
                background-color: inherit;
                border-color: inherit;
            }

@media screen and (max-width: 1279px) {
    .nav-tabs > li, .po-nav-tabs > li {
        min-width: 90px;
        padding: 0px;
    }
}

@media screen and (min-width: 1280px) {
    .nav-tabs > li, .po-nav-tabs > li {
        min-width: 210px;
        padding: 0px;
    }
}
/*#endregion CSS for Tabs */

/*#region ** CSS for Po List ** */
ul.po-list {
    margin-bottom: 30px;
}

    ul.po-list > li {
        padding-bottom: 10px;
        color: #58585B;
        line-height: 25px;
    }

        ul.po-list > li::marker {
            margin-right: 10px;
            color: var(--po-myaccount-orange-color);
        }

.tree {
    list-style: none;
}

    .tree li::before {
        content: "\2022";
        color: var(--po-myaccount-orange-color);
        font-weight: bold;
        font-size: 18px;
        display: inline-block;
        width: 1em;
        margin-left: -1em;
        box-sizing: fit-content;
    }

    .tree > li::marker {
        margin-right: 10px;
        color: var(--po-myaccount-orange-color);
    }

    .tree :hover {
        color: var(--po-myaccount-orange-color);
    }
/*#endregion */

/*#region ** CSS for Box Shadows ** */
.po-z-depth-2 {
    -webkit-box-shadow: var(--po-z-depth-2-left);
    box-shadow: var(--po-z-depth-2-left);
}
/*#endregion */

/*#region ** CSS for Dashboards ** */
.po-dashboard-container.grid {
    display: grid;
    grid-row-gap: 24px;
    grid-column-gap: 10px;
    grid-template-columns: repeat(auto-fill, minmax(250px,1fr));
    grid-auto-rows: 20px;
    padding: 10px;
}

@media screen and (min-width:280px) and (max-width:413px) {
    .po-dashboard-container.grid {
        /*grid-template-columns: auto;*/
        overflow: hidden;
    }
}

@media screen and (min-width:414px) and (max-width:767px) {
    .po-dashboard-container.grid {
        grid-template-columns: repeat(auto-fill, minmax(382px,1fr));
        overflow: hidden;
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .po-dashboard-container.grid {
        grid-template-columns: repeat(auto-fill, minmax(350px,1fr));
        overflow: hidden;
    }
}


@media screen and (min-width:1024px) and (max-width:1279px) {
    .po-dashboard-container.grid {
        grid-template-columns: repeat(auto-fill, minmax(468px,1fr));
        /*grid-template-columns: repeat(auto-fill, minmax(468px, 450px));*/
        overflow: hidden;
    }
}

@media screen and (min-width:1280px) and (max-width:1679px) {
    .po-dashboard-container.grid {
        grid-template-columns: repeat(auto-fill, minmax(288px,1fr));
        padding: 10px;
        /*grid-template-columns: repeat(auto-fill, minmax(286px, 300px));*/
        grid-column-gap: 10px;
        overflow: hidden;
    }
}

@media screen and (min-width:1680px) {
    .po-dashboard-container.grid {
        /*grid-template-columns: repeat(auto-fill, minmax(288px,1fr));*/
        grid-template-columns: repeat(auto-fill, minmax(379px, 380px));
        overflow: hidden;
    }
}

.po-dashboard-tile {
    border: 1px solid #eee;
    border-radius: 6px;
    padding: 18px 18px 18px 18px;
    -webkit-box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.09);
    box-shadow: 2px 2px 20px 2px rgba(0, 0, 0, 0.09);
    text-align: left;
    margin: 5px;
}

@media screen and (min-width:280px) and (max-width:1023px) {
    .po-dashboard-tile {
        margin: 10px;
    }
}

.po-dashboard-tile .po-dashboard-block {
    padding: 0px;
}

    .po-dashboard-tile .po-dashboard-block p {
        margin-bottom: 10px;
    }

.po-dashboard-tile .po-dashboard-tile-table {
    content: "";
    display: table;
    clear: both;
    width: 100%;
}

.po-dashboard-tile #ipSearchFilter::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #808080 !important;
    opacity: 1; /* Firefox */
}

.po-dashboard-tile #ipSearchFilter:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #808080 !important;
}

.po-dashboard-tile #ipSearchFilter::-ms-input-placeholder { /* Microsoft Edge */
    color: #808080 !important;
}

.po-dashboard-tile .po-bk-heading-container {
    content: "";
    display: table;
    clear: both;
    width: 100%;
    background-color: var(--po-head-bk-color-gray-light);
    border-radius: 6px;
    padding: 10px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.po-dashboard-tile .po-bk-heading-col-left {
    width: 70% !important;
    float: left;
    font-size: 20px;
    padding-top: 5px;
}

.po-dashboard-tile .po-bk-heading-col-right {
    width: 30% !important;
    padding-left: 10px;
    text-align: right;
    display: flex;
    flex-flow: row-reverse;
    padding-right: 10px;
}

.po-dashboard-tile .po-dashboard-tileheader {
    overflow-wrap: break-word;
}

.po-dashboard-tile .po-dashboard-tilecontent {
    overflow-wrap: break-word;
}
/*#endregion End: Dashboard*/

/*#region ** CSS for PCF Controls ** */

/*#region Begin: PCF Fluent UI Dropdown */
.po_ccb-container {
    height: 50px !important;
    width: 100px !important;
}

.ms-TextField-fieldGroup {
    height: 50px;
    border: none !important;
}

.ms-TextField-field {
    height: 50px;
    border-radius: 6px !important;
    padding: 0px 10px;
    border: 2px solid var(--po-formfield-border-color);
    -webkit-appearance: none !important;
}

.ms-DatePicker-event--without-label {
    line-height: 32px;
}

.ms-Dropdown-title {
    background-color: #ffffff;
    border-radius: 6px;
    padding: 10px;
    border: 2px var(--po-formfield-border-color) solid;
    cursor: pointer;
    user-select: none;
    height: 50px;
    color: #58585B;
}

.ms-Dropdown:focus::after {
    pointer-events: none;
    content: "";
    position: absolute;
    box-sizing: border-box;
    border-radius: 6px;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 3px solid var(--po-formfield-border-color-focus);
    outline: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.ms-Dropdown:active::after {
    pointer-events: none;
    content: "";
    position: absolute;
    box-sizing: border-box;
    border-radius: 6px;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 2px solid var(--po-formfield-border-color-active);
    outline: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.ms-Dropdown-caretDown {
    margin: 10px;
    font-weight: bold;
    /*transform: rotate(0deg ) !important;*/
    /*transition: 0.7s;*/
}

div.is-open i.ms-Dropdown-caretDown {
    transform: rotate(180deg) !important;
    /*transition: 0.7s;*/
}

.ms-Dropdown-items {
    background-color: #EDEDEE;
    z-index: 99;
    border-radius: 6px;
}

.ms-Dropdown-item:hover {
    background-color: #DADBDD;
    color: var(--po-formfield-text-color);
}

button[class*='dropdownItemSelected-'] {
    background-color: var(--po-myaccount-orange-color) !important;
    color: #FFFFFF;
}

    button[class*='dropdownItemSelected-']:hover {
        background-color: #DADBDD !important;
        color: var(--po-formfield-text-color);
    }
/*#endregion End: PCF Fluent UI Dropdown */

/*#region Begin: PCF Fluent UI Toggle */
.po_ccb-round {
    border-radius: 34px;
    box-sizing: border-box;
    height: 33px;
    width: 73px;
}

.po_ccb-slider-default {
    background-color: #58595B;
    border: solid 2px var(--po-formfield-border-color);
}

input:checked + .po_ccb-slider-default {
    background-color: var(--po-orange-color);
    border: solid 2px var(--po-orange-color);
}

    input:checked + .po_ccb-slider-default:before {
        background-color: white;
        -webkit-transform: translateX(40px);
        -ms-transform: translateX(40px);
        transform: translateX(40px);
    }

.po_ccb-slider-default:before {
    position: absolute;
    content: "";
    height: 25px;
    width: 25px;
    left: 2px;
    bottom: 2px;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s;
}

@media screen and (min-width:1280px) {
    .po_ccb-round {
        height: 50px !important;
        width: 100px !important;
        border-radius: 25px !important;
    }


    .po_ccb-slider-default:before {
        height: 41px !important;
        width: 41px !important;
    }

    input:checked + .po_ccb-slider-default:before {
        transform: translateX(50px) !important;
    }
}

@media screen and (max-width:1279px) {
    .po_ccb-round {
        height: 30px !important;
        width: 70px !important;
        border-radius: 30px !important;
    }


    .po_ccb-slider-default:before {
        height: 22px !important;
        width: 22px !important;
    }
}

.po_ccb-container-switch input:focus + .po_ccb-round {
    box-shadow: 0 0 0 3px var(--po-formfield-border-color-focus);
}
/*#endregion End: PCF Fluent UI Toggle */

/*#region  Begin: PCF Fluent UI Checkbox  */
input[type=checkbox]:checked + .ms-Checkbox-label {
    font-weight: unset;
    text-decoration: none;
}

input[type=checkbox] + .ms-Checkbox-label {
    font-weight: normal;
}

.ms-Checkbox-checkbox {
    height: 30px;
    width: 30px;
    border: solid #58585B 1px;
    border-radius: 4px;
}

span.ms-Checkbox-text {
    padding: 5px;
}

input:checked + label > .ms-Checkbox-checkbox {
    background: #D77500 !important;
    border: 1px solid #D77500;
}

i.ms-Checkbox-checkmark {
    font-size: 20px;
    font-weight: bold;
}

.ms-Checkbox:hover .ms-Checkbox-checkbox {
    background: unset;
    border-color: unset;
}

.ms-Checkbox:hover .ms-Checkbox-checkmark {
    color: transparent;
}

.ms-Checkbox.is-checked:hover .ms-Checkbox-checkmark {
    color: var(--po-white-color);
}

.ms-Checkbox input[type="checkbox"]:focus + label::before {
    outline: none !important;
}

.ms-Checkbox input[type="checkbox"]:focus + label > .ms-Checkbox-checkbox {
    box-shadow: 0 0 0 3px var(--po-formfield-border-color-focus);
}

.view-grid .fa.fa-fw {
    height: 30px;
    width: 30px;
    border: solid #58585B 1px;
    border-radius: 4px;
}

    .view-grid .fa.fa-fw.fa-check {
        background: #D77500 !important;
        border: 1px solid #D77500;
        color: var(--po-white-color);
        font-size: 20px;
    }

    .view-grid .fa.fa-fw:focus-visible {
        box-shadow: 0 0 0 3px var(--po-formfield-border-color-focus);
        outline: none;
    }
/*#endregion End: PCF Fluent UI Checkbox  */

/*#endregion ***End: PCF Controls*** */

/*#region ** CSS for Validation Summary and Messages ** */

/*#region Validation Summary*/
.validation-summary, #ValidationSummary1, #loginValidationSummary, .validation-summary-errors {
    margin: 20px 0px 20px 0px;
    padding: 16px;
    background-color: var(--po-validation-summary-error-background-color);
    max-width: 1201px;
    border: 0px;
}

@media screen and (min-width:1280px) {
    .validation-summary, #ValidationSummary1, #loginValidationSummary, .validation-summary-errors {
        margin: 20px 0px 20px 0px;
        padding: 20px;
    }
}

.validation-summary:before {
    content: "";
    background-image: url(~/po_caution.svg);
    float: left;
    padding-right: 20px;
    background-repeat: no-repeat;
    width: 33px;
    height: 28px;
    margin-right: 20px;
    margin-top: 7px;
}

#ValidationSummary1:before, #loginValidationSummary:before, .validation-summary-errors:before, #redeemInvitation-validation-summary:before {
    content: "";
    background-image: url(~/po_caution.svg);
    float: left;
    padding-right: 20px;
    background-repeat: no-repeat;
    padding-right: 20px;
    width: 33px;
    height: 28px;
    margin-top: 5px;
}

.validation-summary ul:before {
    content: "{{snippets['Po/FaH/FormError/Header']}}";
    font-weight: bold;
    color: var(--po-formfield-text-color);
    font-size: 14px;
    line-height: 20px;
}

.validation-summary ul li > a {
    color: var(--po-form-link-color) !important;
    text-decoration: underline;
    margin-left: 0px;
}

#ValidationSummary1 li > a, #loginValidationSummary li > a {
    margin-left: 0px !important;
}

.validation-summary > ul {
    list-style-type: none;
    text-align: left;
    margin-left: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    display: grid;
}

.validation-header {
    display: none !important;
}


#ValidationSummary1 ul:before, #loginValidationSummary ul:before, #redeemInvitation-validation-summary ul:before {
    content: "{{snippets['Po/FaH/FormError/Header']}}";
    font-weight: bold;
    color: var(--po-formfield-text-color);
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin-left: 50px;
}

/*.validation-header {
    float: left;
    display: grid;
    padding-right: 16px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

    .validation-header .fa-info-circle:before {
        content: "";
        background-image: url(~/po_caution.svg);
        float: left;
        background-repeat: no-repeat;
        padding-right: 20px;
        width: 33px;
        height: 28px;
    }*/

#MessagePanel {
    text-shadow: none;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    border: none;
    vertical-align: middle;
    padding: 20px 20px 20px 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: rgba(110, 190, 68, 0.1);
    height: auto;
}

    #MessagePanel.error {
        background-color: rgba(210,70,139,.1);
        color: #58585B;
    }

#MessageLabel {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 20px;
    margin-top: .5%;
    width: 80%;
}

#MessagePanel:before {
    content: '';
    margin-right: 10px;
    display: inline-block;
    background-image: url(~/po_tick.svg);
    background-repeat: no-repeat;
    vertical-align: middle;
    height: 33px;
    width: 33px;
    background-color: #6EBE44;
    border-radius: 50%;
    margin-left: 7px;
    background-size: 29px 18px;
    background-position: center;
}

#MessagePanel.error:before {
    background-image: url(~/po_caution.svg);
    background-color: transparent;
}

@media screen and (min-width:760px) and (max-width:1024px) {
    #MessageLabel {
        margin-top: 1%;
    }
}

@media screen and (min-width:1024px) and (max-width:1690px) {
    #MessageLabel {
        margin-top: .5%;
    }
}
/*#endregion*/

/*#region - OOB Messages */
div.alert.alert-success:not(#MessagePanel):not(.validation-summary-valid):not(.validation-summary-errors):not(.validation-summary):not(#ValidationSummary1), div.alert.alert-info:not(.validation-summary-valid):not(.validation-summary-errors):not(.validation-summary):not(#ValidationSummary1), div.alert.alert-warning:not(.validation-summary-valid):not(.validation-summary-errors):not(.validation-summary):not(#ValidationSummary1) {
    padding: 20px 20px 20px 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    height: auto;
    border: none;
    font-size: 14px;
    line-height: 20px;
    font-family: var(--po-font-family) !important;
    font-weight: bold;
    display: flex;
    border-radius: 6px;
}

div.alert.alert-danger:not(.validation-summary-valid):not(.validation-summary-errors):not(.validation-summary):not(#ValidationSummary1) {
    padding: 20px 20px 20px 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    height: auto;
    border: none;
    font-size: 14px;
    line-height: 20px;
    font-family: var(--po-font-family) !important;
    font-weight: bold;
    display: flex;
    border-radius: 6px;
}

div.alert.alert-success:not(#MessagePanel):not(.validation-summary-valid):not(.validation-summary-errors):not(.validation-summary):not(#ValidationSummary1) {
    background-color: rgba(110, 190, 68, 0.1);
    color: #58585B;
}

div.alert.alert-info:not(#MessagePanel):not(.validation-summary-valid):not(.validation-summary-errors):not(.validation-summary):not(#ValidationSummary1) {
    background-color: rgba(23, 71, 134, 0.1);
    color: #58585B;
}

div.alert.alert-danger:not(#MessagePanel):not(.validation-summary-valid):not(.validation-summary-errors):not(.validation-summary):not(#ValidationSummary1) {
    background-color: rgba(210,70,139,.1);
    color: #58585B;
}

div.alert.alert-warning:not(#MessagePanel):not(.validation-summary-valid):not(.validation-summary-errors):not(.validation-summary):not(#ValidationSummary1) {
    background-color: rgba(210,70,139,.1);
    color: #58585B;
}

@media screen and (min-width:1024px) {
    div.alert.alert-success:not(#MessagePanel):not(.validation-summary-valid):not(.validation-summary-errors):not(.validation-summary):not(#ValidationSummary1), div.alert.alert-info:not(.validation-summary-valid):not(.validation-summary-errors):not(.validation-summary):not(#ValidationSummary1), div.alert.alert-warning:not(.validation-summary-valid):not(.validation-summary-errors):not(.validation-summary):not(#ValidationSummary1) {
        max-width: 1201px;
    }

    div.alert.alert-danger:not(#MessagePanel):not(.validation-summary-valid):not(.validation-summary-errors):not(.validation-summary):not(#ValidationSummary1):not(#MessagePanel) {
        max-width: 1201px;
    }
}

div.alert.alert-success:not(#MessagePanel):not(.validation-summary-valid):not(.validation-summary-errors):not(.validation-summary):not(#ValidationSummary1):before {
    content: "";
    background-image: url(~/po_tick.svg);
    float: left;
    background-repeat: no-repeat;
    padding-right: 20px;
    text-align: center;
    vertical-align: middle;
    height: 33px;
    width: 33px;
    background-color: #6EBE44;
    margin-right: 16px;
    border-radius: 50%;
    display: inline-block;
    background-size: 17px 17px;
    background-position: center;
}

div.alert.alert-danger:not(#MessagePanel):not(.validation-summary-valid):not(.validation-summary-errors):not(.validation-summary):not(#ValidationSummary1):before {
    content: "";
    background-image: url(~/po_caution.svg);
    float: left;
    background-repeat: no-repeat;
    padding-right: 20px;
    text-align: center;
    vertical-align: middle;
    height: 33px;
    width: 33px;
    margin-right: 16px;
    display: inline-block;
}

div.alert.alert-warning:not(#MessagePanel):not(.validation-summary-valid):not(.validation-summary-errors):not(.validation-summary):not(#ValidationSummary1):before {
    content: "";
    background-image: url(~/po_caution.svg);
    float: left;
    background-repeat: no-repeat;
    padding-right: 20px;
    text-align: center;
    vertical-align: middle;
    height: 33px;
    width: 33px;
    margin-right: 16px;
    display: inline-block;
}

div.alert.alert-info:not(#MessagePanel):not(.validation-summary-valid):not(.validation-summary-errors):not(.validation-summary):not(#ValidationSummary1):before {
    content: "";
    background-image: url(~/po_infomation.svg);
    float: left;
    background-repeat: no-repeat;
    padding-right: 20px;
    text-align: center;
    vertical-align: middle;
    height: 33px;
    width: 33px;
    margin-right: 16px;
    display: inline-block;
}
/*#endregion */

/*#endregion Validation Summary and Messages */

/*#region *************************CSS for Notifications***********************/

/*#region *************************New CSS for Notifications***********************/
.po-globalmessage-block {
    padding: 20px 20px 20px 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    height: auto;
    border-radius: 6px;
}

    .po-globalmessage-block.po-globalmessage-block-success {
        background-color: rgba(110, 190, 68, 0.1);
    }

    .po-globalmessage-block.po-globalmessage-block-info {
        background-color: rgba(23, 71, 134, 0.1);
    }

    .po-globalmessage-block.po-globalmessage-block-error {
        background-color: rgba(210,70,139,.1);
    }

    .po-globalmessage-block.po-globalmessage-block-success .po-globalmessage-iconcontainer {
        height: 33px;
        width: 33px;
        min-height: 33px;
        min-width: 33px;
        background-color: #6EBE44;
        margin-right: 16px;
        border-radius: 50%;
        display: inline-block;
        margin-top: 6px;
        margin-bottom: 6px;
    }

        .po-globalmessage-block.po-globalmessage-block-success .po-globalmessage-iconcontainer > img {
            height: 17px;
            width: 17px;
            min-height: 17px;
            min-width: 17px;
            text-align: center;
            vertical-align: middle;
            position: absolute;
            margin-top: 7px;
            margin-left: 7px;
        }

    .po-globalmessage-block.po-globalmessage-block-info .po-globalmessage-iconcontainer {
        height: 33px;
        width: 33px;
        min-height: 33px;
        min-width: 33px;
        margin-right: 16px;
        border-radius: 50%;
        display: inline-block;
        margin-top: 6px;
        margin-bottom: 6px;
    }

    .po-globalmessage-block.po-globalmessage-block-error .po-globalmessage-iconcontainer {
        height: 33px;
        width: 33px;
        min-height: 33px;
        min-width: 33px;
        margin-right: 16px;
        border-radius: 50%;
        display: inline-block;
        margin-top: 6px;
        margin-bottom: 6px;
    }

    .po-globalmessage-block > .po-globalmessage-subblock {
        display: flex;
        vertical-align: middle;
    }

        .po-globalmessage-block > .po-globalmessage-subblock .po-globalmessage-textcontainer {
            align-self: center;
        }

    .po-globalmessage-block .po-globalmessage-header {
        font-weight: bold;
        font-size: 14px;
        line-height: 20px;
    }

    .po-globalmessage-block .po-globalmessage-description {
        font-weight: normal;
        font-size: 14px;
        line-height: 20px;
    }

@media screen and (min-width:1024px) {
    .po-globalmessage-block {
        max-width: 1201px;
    }
}

@media screen and (max-width:1023px) {
    .po-globalmessage-block {
        min-width: 288px;
        padding: 16px 16px 16px 16px;
    }
}

/*#endregion *************************New CSS for Notifications***********************/

/* #region CSS for Form Field Error Messages */
.error {
    border: 2px var(--po-formfield-border-color-error) solid;
    margin-bottom: 0px !important;
}

.errorMsg {
    border-color: var(--po-formfield-border-color-error);
    color: var(--po-formfield-text-color-error);
    padding-top: 10px;
    line-height: 20px;
    display: none;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 6px;
}

.spnErrorTxt {
    position: absolute;
    padding: 2px;
}

.errorIcon {
    width: 33px;
    height: 28px;
    margin-right: 16px;
    background-size: auto;
    display: inline-block;
    background-image: url("/po_caution.svg");
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
}

.po-erroricon-size {
    width: 23px !important;
    height: 20px !important;
    min-width: 23px !important;
    min-height: 20px !important;
}
/*#endregion  */

/*#endregion *************************CSS for Notifications***********************/

/*#region ***************** CSS for Form Field Error CSS **********************/
.po-formfield-error-span-msg {
    padding: 2px;
}

input.form-control.po-formfield-error-border, .po-formfield-error-border,
.crmEntityFormView input[type='checkbox'].po-formfield-error-border,
.po_select2-selection.po_select2-selection--single.po-formfield-error-border,
.po-custom-picklist .po-custom-picklist-selected.po-formfield-error-border,
.rcInvalid input.form-control{
    border: 2px solid var(--po-formfield-border-color-error);
    outline: none !important;
    box-shadow: none !important;
    /*margin-bottom: 6px;*/
}

.po-formfield-error-span {
    color: var(--po-formfield-text-color-error) !important;
    border-color: var(--po-formfield-border-color-error);
    padding-top: 10px;
    line-height: 20px;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 6px;
    /*display: inline-block;*/
    display: flex;
    width: 100%;
}

input.lookup.po-formfield-error-border {
    border-left: 2px solid;
    border-right: 0;
    border-top: 2px solid;
    border-bottom: 2px solid;
    border-color: var(--po-formfield-border-color-error);
}

.launchentitylookup.po-formfield-error-border {
    border-left: 0;
    border-right: 2px solid;
    border-top: 2px solid;
    border-bottom: 2px solid;
    border-color: var(--po-formfield-border-color-error);
}

.checkbox-cell span.po-formfield-error-span {
    display: block;
}

/*#endregion *****************End: Form Field Error CSS **********************/

/*#region CSS for Previous Page*/
@media (max-width: 1279px) {
    .po-previouspage-block {
        margin-top: 2rem !important
    }
}

@media (min-width: 1280px) {
    .po-previouspage-block {
        margin-top: 3rem !important
    }
}

.po-previouspage-block a:link {
    font-family: 'Calibri bold', "calibri", "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #58585B;
    text-decoration: none;
    display: inline-block;
}

.po-previouspage-block a:visited {
    color: #58595B;
    text-decoration: none;
    display: inline-block;
}

.po-previouspage-block a:active {
    color: #58595B;
    text-decoration: none;
}

.po-previouspage-block a:hover {
    color: #58595B;
    text-decoration: none;
}

.po-previouspage-block .po-previouspage-arrowimg {
    transform: rotate(180deg);
    height: 18px;
    width: 15px;
    margin-bottom: 4px;
}
/*#endregion CSS for Previous Page*/

/*#region CSS for Skip Link */
div#divSkipLinkContainer {
    width: 100% !important;
    z-index: 40000;
    background-color: transparent !important;
    padding: 7px;
    position: absolute;
    transform: translateY(-100%);
    transition: transform 0.3s;
    padding-left: 0;
}

#aSkipContent {
    text-decoration: underline !important;
    color: #FFFFFF !important;
    text-align: center;
    font-size: 17px;
    position: absolute;
    transform: translateY(-100%);
    transition: transform 0.3s;
    background-color: #174786 !important;
    padding: 12px;
    opacity: 0;
}

    #aSkipContent:active, #aSkipContent:focus {
        width: 100% !important;
        height: 40px !important;
        transform: translateY(0%);
        z-index: 4000000;
        top: 0;
        opacity: initial;
    }
/*#endregion*/

/*#region CSS for Table Styles */

/*#region Table List - Style 1 --*/
.po-tablelist-primary table > tbody > tr:hover {
    background-color: transparent !important;
}

.po-tablelist-primary table, .po-tablelist-primary table > thead > tr > th, .po-tablelist-primary table > thead > tr > td, .po-tablelist-primary table > tbody > tr > th, .po-tablelist-primary table > tbody > tr > td, .po-tablelist-primary table > tfoot > tr > th, .po-tablelist-primary table > tfoot > tr > td {
    border-left: none !important;
    border-right: none !important;
}

    .po-tablelist-primary table thead th {
        border: 0 !important;
    }

    .po-tablelist-primary table thead tr:first-child {
        border-top: 2px solid var(--po-orange-color) !important;
        border-bottom: 2px solid var(--po-orange-color) !important;
    }

    .po-tablelist-primary table tbody tr:first-child {
        border-top: 2px solid var(--po-orange-color) !important;
    }

    .po-tablelist-primary table tbody td {
        padding-top: 10px;
    }

    .po-tablelist-primary table tbody tr:not(:first-child):not(:last-child) {
        border-top: 1px solid var(--po-listgrey-color) !important;
    }

    .po-tablelist-primary table tbody tr:nth-last-child(2) {
        border-bottom: 1px solid var(--po-listgrey-color) !important;
    }

    .po-tablelist-primary table tbody tr:last-child {
        border-bottom: 2px solid var(--po-orange-color) !important;
    }

.po-tablelist-primary .fixed-table-pagination .pagination-detail {
    display: none !important;
}

.po-tablelist-primary .fixed-table-pagination .pagination {
    display: none !important;
}

.po-tablelist-primary .page-nav-previous-icon, .po-tablelist-secondary .page-nav-previous-icon {
    transform: rotate(180deg) !important;
    height: 16px !important;
    width: 14px !important;
    cursor: pointer;
}

.po-tablelist-primary .page-nav-next-icon, .po-tablelist-secondary .page-nav-next-icon {
    transform: rotate(0deg) !important;
    height: 16px !important;
    width: 14px !important;
    cursor: pointer;
}

.po-tablelist-primary .pagination-container, .po-tablelist-secondary .pagination-container {
    padding-top: 10px;
    padding-bottom: 20px;
}

.po-tablelist-primary .pagination-block, .po-tablelist-secondary .pagination-block {
    display: inline-block;
    float: left;
    border: none;
    outline: 0;
    position: static;
}

.po-tablelist-primary .pagination-item, .po-tablelist-secondary .pagination-item {
    float: left !important;
}

.po-tablelist-secondary table tfoot tr:last-child, .po-tablelist-secondary table tbody tr:last-child {
    border-bottom: 2px solid var(--po-orange-color) !important;
}

/*#endregion */

/*#region Table List - Style 2*/
.po-tablelist-secondary table > tbody > tr:hover {
    background-color: transparent !important;
}

.po-tablelist-secondary table, .po-tablelist-secondary table > thead > tr > th, .po-tablelist-secondary table > thead > tr > td, .po-tablelist-secondary table > tbody > tr > th, .po-tablelist-secondary table > tbody > tr > td, .po-tablelist-secondary table > tfoot > tr > th, .po-tablelist-secondary table > tfoot > tr > td {
    border-left: none !important;
    border-right: none !important;
}

    .po-tablelist-secondary table thead tr:first-child {
        border-top: 2px solid var(--po-orange-color) !important;
    }

    .po-tablelist-secondary table thead tr:last-child {
        border-bottom: 2px solid var(--po-orange-color) !important;
    }

    .po-tablelist-secondary table tbody tr:last-child {
        border-bottom: 1px solid var(--po-listgrey-color) !important;
    }

    .po-tablelist-secondary table thead tr:nth-last-child(3), .po-tablelist-secondary table thead tr:nth-last-child(4) {
        display: none !important;
    }

    .po-tablelist-secondary table > tfoot > tr > td {
        border: none !important;
    }

.po-tablelist-secondary .fixed-table-pagination .pagination-detail {
    display: none !important;
}

.po-tablelist-secondary .fixed-table-pagination .pagination {
    display: none !important;
}

.po-tablelist-secondary .po-tablerow-detail {
    background-color: rgba(0,0,0,0.09);
    font-weight: bold;
    padding: 5px 10px;
    line-height: 30px;
    min-height: 40px;
}
/*#endregion */

.po-tablelist-cardonxssm .card-view {
    display: block !important;
}

.po-tablelist-cardonxssm span.card-view-title {
    display: block !important;
    width: 100% !important;
    margin-bottom: 5px;
    letter-spacing: 0;
}

.po-tablelist-cardonxssm span.card-view-value {
    display: block;
    width: 100%;
    letter-spacing: 0;
    margin-bottom: 20px;
}

    .po-tablelist-cardonxssm span.card-view-value button {
        margin-bottom: 0px;
    }
/*#endregion */

/*#region ** CSS for Password ** */

/* Removing clear and reveal password icons from edge browser */
input[type='password']::-ms-reveal, #PasswordTextBox::-ms-clear, #PasswordTextBox::-ms-reveal, #ConfirmPasswordTextBox::-ms-clear, #ConfirmPasswordTextBox::-ms-reveal,
#PasswordValue::-ms-clear, #PasswordValue::-ms-reveal, #Password::-ms-clear, #Password::-ms-reveal, #ConfirmPassword::-ms-clear, #ConfirmPassword::-ms-reveal {
    display: none !important;
}

input[type=password]::-webkit-contacts-auto-fill-button,
input[type=password]::-webkit-credentials-auto-fill-button {
    visibility: hidden;
    display: none !important;
    pointer-events: none;
    height: 0;
    width: 0;
    margin: 0;
}

input[type=text]::-webkit-contacts-auto-fill-button,
input[type=text]::-webkit-credentials-auto-fill-button {
    visibility: hidden;
    display: none !important;
    pointer-events: none;
    height: 0;
    width: 0;
    margin: 0;
}

.po-toggle-password {
    z-index: 0;
    color: #174786;
    text-decoration: underline;
    cursor: pointer;
    right: 0px;
    float: right;
    margin-left: -25px;
    margin-top: -35px;
    position: relative;
    padding-right: 10px;
}

@media (max-width: 1279px) {
    .po-toggle-password {
        max-width: 400px;
    }
}

@media (min-width: 1280px) {
    .po-toggle-password {
        max-width: 600px;
    }
}

@media (max-width: 1279px) {
    .po-password-container {
        max-width: 400px;
    }
}

@media (min-width: 1280px) {
    .po-password-container {
        max-width: 600px;
    }
}

/*#endregion*/

/*#region CSS for Miscellaenous */
@media screen and (min-width: 350px) {
    .po-bgoverlay-secondary .po-h1-hero, .po-bgoverlay-secondary .po-h1, .po-bgoverlay-secondary .po-h2, .po-bgoverlay-secondary .po-h3, .po-bgoverlay-secondary .po-h4 {
        padding-right: 25px;
    }
}

.po-bgoverlay-secondary .po-h1-hero, .po-bgoverlay-secondary .po-h1, .po-bgoverlay-secondary .po-h2, .po-bgoverlay-secondary .po-h3, .po-bgoverlay-secondary .po-h4 {
    color: var(--po-white-color) !important;
    background-color: rgba(0,0,0,0.5);
    display: inline;
    white-space: nowrap;
}
/*#endregion */



