@font-face {
    font-family: "Dcom-EDE";
    src: url("https://www2.deloitte.com/etc/designs/dcom/assets/fonts/fonticons/myd-p4-13072020.woff") format("woff"),
        url("https://www2.deloitte.com/etc/designs/dcom/assets/fonts/fonticons/myd-p4-13072020.svg#Dcom-EDE") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
[class^="icon-"] {
    font-family: "Dcom-EDE" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-twitter:before {
    content: "\f099";
}
.icon-facebook:before {
    content: "\f09a";
}
.icon-linkedin:before {
    content: "\f0e1";
}
.social-share-links ul {
    display: inline-block;
}
.social-share-links ul li {
    display: inline-block;
    margin: 0 1em 0 0;
    text-align: center;
}
.social-share-links ul li a {
    color: #fff;
    vertical-align: middle;
    display: table-cell;
    -webkit-border-radius: 100%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 100%;
    -moz-background-clip: padding;
    border-radius: 100%;
    background-clip: padding-box;
    width: 32px;
    height: 32px;
}
.social-share-links ul li a:focus {
    outline: dotted 1px #00a3e0;
}
.social-share-links ul li:last-child {
    margin-right: 0;
}
.social-share-links a.icon-facebook {
    background-color: #3b5998;
}
.social-share-links a.icon-linkedin {
    background-color: #007bb6;
}
.social-share-links a.icon-twitter {
    background-color: #00aced;
}
.share-bar .social-share-links {
    padding: 20px 60px 10px 60px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .share-bar .social-share-links {
        padding-left: 5%;
    }
    .share-bar .social-share-links ul li {
        margin-right: 0.8em;
    }
}
@media only screen and (max-width: 767px) {
    .share-bar .social-share-links {
        padding: 15px;
    }
    .share-bar .social-share-links ul {
        line-height: 3;
    }
    .share-bar .social-share-links ul li {
        margin-right: 0.25em;
        margin-left: 0.25em;
    }
    .share-bar .social-share-links ul li a {
        margin-bottom: 1.1em;
    }
    .share-bar .social-share-links ul li:first-child {
        margin-left: 0;
    }
}
.cmp-action-bar {
    display: flex;
    height: 100%;
}
.cmp-action-bar__container {
    display: flex;
    padding: 0;
}
.cmp-action-bar__container li {
    position: relative;
    margin: 0 7px;
    list-style: none;
}
.cmp-action-bar__container li:last-child {
    margin: 0 0 0 7px;
}
.cmp-action-bar__option {
    display: block;
    border: 1.5px solid #000;
    border-radius: 50%;
    height: 32px;
    width: 32px;
    text-decoration: none;
}
.cmp-action-bar__option i {
    display: flex;
    align-items: center;
    justify-content: center;
    height: inherit;
    color: #000;
    margin-top: -1px;
}
.cmp-action-bar__option:hover,
.cmp-action-bar__option:active,
.cmp-action-bar__option.active {
    background-color: #000;
}
.cmp-action-bar__option:hover i,
.cmp-action-bar__option:active i,
.cmp-action-bar__option.active i {
    color: #fff;
}
.cmp-action-bar__option--bookmark i:before {
    content: "\f097";
    font-family: "Dcom-EDE" !important;
    font-style: normal !important;
    font-weight: normal !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.cmp-action-bar__option--bookmark:hover i:before {
    content: "\f02e";
    font-family: "Dcom-EDE" !important;
    font-style: normal !important;
    font-weight: normal !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.cmp-action-bar__option--print i:before {
    content: "\e909";
    font-family: "Dcom-EDE" !important;
    font-style: normal !important;
    font-weight: normal !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.cmp-action-bar__option--print:hover i:before {
    content: "\e909";
    font-family: "Dcom-EDE" !important;
    font-style: normal !important;
    font-weight: normal !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.cmp-action-bar__option--share i:before {
    content: "\e1004";
    font-family: "Dcom-EDE" !important;
    font-style: normal !important;
    font-weight: normal !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.cmp-action-bar__option--share:hover i:before {
    content: "\e1004";
    font-family: "Dcom-EDE" !important;
    font-style: normal !important;
    font-weight: normal !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.cmp-action-bar .share-bar {
    display: none;
}
.cmp-action-bar .share-bar.expand {
    display: block;
}
.cmp-action-bar .social-share-links {
    position: absolute;
    top: 45px;
    left: -60px;
    z-index: 5;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
    background-color: #fff;
    min-width: 175px;
    padding: 20px 15px;
    display: inline;
}
.cmp-action-bar .social-share-links ul {
    display: block;
    padding-left: 0;
}
.cmp-action-bar .social-share-links ul li {
    display: inherit;
    margin: 0;
}
.cmp-action-bar .social-share-links ul li + li {
    margin-top: 15px;
}
.cmp-action-bar .social-share-links ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    font-size: 0.9em;
    margin: 0;
    text-decoration: none;
}
.cmp-action-bar .social-share-links ul li a:after {
    content: attr(title);
    position: absolute;
    left: 32px;
    top: 6px;
    text-align: left;
    width: 100%;
    font-size: 1em;
    font-weight: 600;
    font-family: "Open Sans";
    color: #000;
}
.cmp-action-bar .tooltip {
    min-width: 60px;
    z-index: 5;
}
.cmp-action-bar .tooltip-inner {
    background-color: #65676a;
    font-size: 1em;
    padding: 7px 15px;
    line-height: 1;
    font-family: "Open Sans";
    font-weight: 600;
    text-align: center;
    border-radius: 3px;
    white-space: nowrap;
}
.cmp-action-bar .tooltip.top .tooltip-arrow {
    border-width: 5px 4px 0 5px;
    border-color: #65676a transparent;
}

#Dcom-signin-modal.modal {
    font-size: 10px;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2147483646;
    /* display: none; */
    outline: 0;
}
#Dcom-signin-modal.modal.show {
    opacity: 1;
}
#Dcom-signin-modal.modal .modal-content {
    position: relative;
    display: flex;
    width: 100%;
    flex-direction: column;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    outline: 0;
    height: auto;
    padding: 0;
}
#Dcom-signin-modal.modal .modal-dialog {
    position: relative;
    margin: 0.5rem;
    pointer-events: none;
    border-radius: 0;
}
#Dcom-signin-modal.modal .modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
    background: #000;
    min-height: 30px;
    border-radius: 0;
    position: static;
}
#Dcom-signin-modal.modal .modal-header:before {
    content: none;
}
#Dcom-signin-modal.modal .modal-header button.close {
    margin-top: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
    position: absolute;
    top: 15px;
    right: 15px;
    font-family: "Dcom-EDE";
    background: 0;
    border: 2px solid #ccc;
    border-radius: 50%;
    height: 24px;
    width: 24px;
    display: block;
    top: 10px !important;
    width: 36px;
    right: 25px !important;
    outline: none;
}
#Dcom-signin-modal.modal .modal-header button.close span {
    line-height: 14px;
    margin: 0;
    color: #ccc;
    margin: -2px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 28px;
    margin: -15px;
    line-height: 1;
    margin-left: 0;
    margin-right: 0;
}
#Dcom-signin-modal.modal .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 0 !important;
}
#Dcom-signin-modal.modal .modal-body > div {
    height: auto;
}
@media (min-width: 576px) {
    #Dcom-signin-modal.modal .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }
}
.myD-register__link,
.myD-register__link:hover,
.myD-register__link:visited {
    color: #0076a8 !important;
    font-weight: bold;
}
.myD-register {
    background: #000;
    color: #fff;
    padding: 10px 35px;
    font-size: 1.4em;
    text-align: left;
}
.myD-reg-signin-wrapper .form-field input {
    display: block;
    background: 0;
    font-size: 1.6em;
    border-width: 0;
    border-color: transparent;
    width: 100%;
    padding: 9px 0 7px 0;
}
.myD-reg-signin-wrapper .form-field__label {
    position: absolute;
    top: 0.5em;
    pointer-events: none;
    z-index: 1;
    color: #000;
    font-size: 1.6em;
    font-weight: normal;
}
.myD-reg-signin-wrapper .form-field .bar {
    position: relative;
    border-bottom: 1px solid #bbbcbc;
    display: block;
}
.myD-reg-signin-wrapper .form-field .bar::before {
    -webkit-transition: left 0.28s ease, width 0.28s ease;
    transition: left 0.28s ease, width 0.28s ease;
}
.myD-reg-signin-wrapper .form-field input:focus ~ .form-field__label,
.myD-reg-signin-wrapper .form-field input:valid ~ .form-field__label {
    font-size: 1.4em;
    font-weight: bold;
    top: -1em;
    left: 0;
}
.myD-reg-signin-wrapper .form-field input:focus {
    outline: 0;
}
.myD-reg-signin-wrapper .form-field input:focus ~ .bar::before {
    width: 100%;
    left: 0;
}
.myD-reg-signin-wrapper .form-field {
    position: relative;
    margin: 25px 0;
}
.myD-reg-signin-wrapper .checkbox {
    margin-top: 3px;
    margin-bottom: 1px;
}
.myD-reg-signin-wrapper .checkbox input {
    width: auto;
    opacity: 0.00000001;
    position: absolute;
    left: 0;
}
.myD-reg-signin-wrapper .checkbox label {
    position: relative;
    cursor: pointer;
    padding-left: 1.5em;
    text-align: left;
    color: #000;
    font-size: 1.4em;
    display: block;
}
.myD-reg-signin-wrapper .checkbox .helper {
    color: #0076a8;
    position: absolute;
    top: 0;
    left: 0;
    width: 14px;
    height: 14px;
    z-index: 0;
    border: 2px solid #0076a8;
    border-radius: 2px;
    -webkit-transition: border-color 0.28s ease;
    transition: border-color 0.28s ease;
}
.myD-reg-signin-wrapper .checkbox .helper::before,
.myD-reg-signin-wrapper .checkbox .helper::after {
    position: absolute;
    height: 0;
    width: 0.2em;
    background-color: #0076a8;
    display: block;
    -webkit-transform-origin: left top;
    transform-origin: left top;
    border-radius: 2px;
    content: "";
    -webkit-transition: opacity 0.28s ease, height 0 linear 0.28s;
    transition: opacity 0.28s ease, height 0 linear 0.28s;
    opacity: 0;
}
.myD-reg-signin-wrapper .checkbox .helper::before {
    top: 10px;
    left: 6px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    box-shadow: 0 0 0 1px #fff;
}
.myD-reg-signin-wrapper .checkbox .helper::after {
    top: 3px;
    left: -1px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.myD-reg-signin-wrapper .checkbox input:checked ~ .helper::after,
.myD-reg-signin-wrapper .checkbox input:checked ~ .helper::before {
    opacity: 1;
    -webkit-transition: height 0.28s ease;
    transition: height 0.28s ease;
}
.myD-reg-signin-wrapper .checkbox input:checked ~ .helper::after {
    height: 8px;
}
.myD-reg-signin-wrapper .checkbox input:checked ~ .helper::before {
    height: 18px;
    -webkit-transition-delay: 0.28s;
    transition-delay: 0.28s;
}
.myD-reg-signin-wrapper .myD-signin-headline {
    padding: 20px 35px;
    color: #707377;
    text-align: left;
}
.myD-reg-signin-wrapper .myD-signin-headline h2 {
    font-weight: bold;
    margin: 0;
    font-size: 2em;
    color: #000;
}
.myD-reg-signin-wrapper .myD-signin-form-fields {
    padding: 0 35px;
    color: #707377;
}
.myD-reg-signin-wrapper .gigya-screen-content div.gigya-screen.landscape {
    padding: 0;
    width: 100%;
}
.myD-reg-signin-wrapper .gigya-screen {
    padding-bottom: 0;
}
.myD-reg-signin-wrapper .gigya-screen .form-field {
    margin: 20px 0;
}
.myD-reg-signin-wrapper .gigya-screen .form-field input[type="text"],
.myD-reg-signin-wrapper .gigya-screen .form-field input[type="password"] {
    background: 0;
    border: 0;
    box-shadow: none;
    margin-bottom: 0 !important;
    outline: 0;
}
.myD-reg-signin-wrapper .gigya-screen .gigya-error-msg,
.myD-reg-signin-wrapper .gigya-screen .sso-warning-msg,
.myD-reg-signin-wrapper .gigya-screen .valid-inputs-Email {
    color: #da291c;
    font-size: 1.2em;
    text-align: left;
    padding-top: 5px;
    font-weight: normal !important;
    padding: 0;
    border: 0;
}
.myD-reg-signin-wrapper .gigya-screen.landscape {
    padding-top: 0;
}
.myD-reg-signin-wrapper .gigya-screen.landscape .gigya-layout-row.with-divider > .gigya-layout-cell.with-site-login {
    width: 100%;
}
.myD-reg-signin-wrapper .gigya-screen .gigya-composite-control.gigya-composite-control-textbox,
.myD-reg-signin-wrapper .gigya-screen .gigya-composite-control.gigya-composite-control-password {
    padding-bottom: 0;
}
.myD-reg-signin-wrapper .gigya-screen .myD-signin-social {
    background: #e8eae9;
    padding: 40px 0;
    width: 100%;
    box-sizing: border-box;
}
.myD-reg-signin-wrapper .gigya-screen .gigya-input-submit {
    background: #0076a8;
    font-weight: bold;
    color: #fff;
    border-radius: 3px;
    font-size: 1.4em;
}
.myD-reg-signin-wrapper .gigya-screen .gigya-input-submit:hover {
    background: #0076a8;
}
.myD-reg-signin-wrapper .gigya-screen .checkbox .gigya-label-text {
    font-weight: bold;
    color: #000;
    margin-left: 7px;
}
.myD-reg-signin-wrapper .gigya-screen .myD-stay-signin-check {
    padding: 10px 0 0 0;
}
.myD-reg-signin-wrapper .gigya-screen .myD-cookie-setting-link {
    font-size: 1.4em;
    line-height: 18px;
    color: #000;
    padding: 6px 0 12px 0;
}
.myD-reg-signin-wrapper .gigya-screen .myD-cookie-setting-link a {
    font-size: 1em;
    color: #007cb0;
}
.myD-reg-signin-wrapper .gigya-screen .myD-cookie-setting-link a:hover {
    text-decoration: underline;
    cursor: pointer;
}
.myD-reg-signin-wrapper .gigya-screen .gigya-composite-control-submit {
    margin-top: 28px;
}
.myD-reg-signin-wrapper .gigya-screen .gigya-composite-control.gigya-composite-control-checkbox .gigya-label {
    margin-left: 0;
}
.myD-reg-signin-wrapper .gigya-screen .gigya-composite-control.gigya-keep-me-logged-in {
    padding-bottom: 0;
}
.myD-reg-signin-wrapper .gigya-screen .myD-signin-form-divider {
    border-bottom: 1px solid #d0d0ce;
    width: 100%;
    position: relative;
    margin-top: 25px;
}
.myD-reg-signin-wrapper .gigya-screen .myD-signin-form-divider__label {
    border: 1px solid #d0d0ce;
    padding: 15px;
    border-radius: 50%;
    width: auto;
    position: absolute;
    left: 43%;
    top: -25px;
    background: #fff;
    font-weight: bold;
    color: #000;
    font-size: 1.8em;
}
.myD-reg-signin-wrapper .gigya-screen .gigya-input-text,
.myD-reg-signin-wrapper .gigya-screen .gigya-input-password {
    text-indent: 0;
    padding-left: 0;
    height: auto;
}
.myD-reg-signin-wrapper .gigya-screen .gigya-input-text:focus,
.myD-reg-signin-wrapper .gigya-screen .gigya-input-password:focus {
    padding-left: 0;
}
.myD-reg-signin-wrapper .gigya-screen .myD-signin-social.gigya-layout-cell,
.myD-reg-signin-wrapper .gigya-screen .myD-signin-form-divider.gigya-layout-cell {
    float: none;
}
.myD-reg-signin-wrapper .gigya-screen .myD-forgotpass {
    text-align: right;
}
.myD-reg-signin-wrapper .gigya-screen .myD-forgotpass__link,
.myD-reg-signin-wrapper .gigya-screen .myD-forgotpass__link:hover {
    color: #0076a8;
    font-weight: bold;
    float: right;
    margin-bottom: 10px;
}
.myD-reg-signin-wrapper .gigya-screen .gigya-login-provider button {
    height: auto !important;
}
.myD-reg-signin-wrapper .gigya-screen .gigya-login-provider[data-gigya-provider="linkedin"] div {
    background-image: url(https://www2.deloitte.com/etc/designs/dcom/assets/images/linkedIn.svg) !important;
}
.myD-reg-signin-wrapper .gigya-screen .gigya-login-provider[data-gigya-provider="twitter"] div {
    background-image: url(https://www2.deloitte.com/etc/designs/dcom/assets/images/twitter.svg) !important;
}
.myD-reg-signin-wrapper .gigya-screen .gigya-login-provider[data-gigya-provider="facebook"] div {
    background-image: url(https://www2.deloitte.com/etc/designs/dcom/assets/images/facebook.svg) !important;
}
.myD-reg-signin-wrapper .gigya-screen .gigya-login-provider[data-gigya-provider="googleplus"] div {
    background-image: url(https://www2.deloitte.com/etc/designs/dcom/assets/images/google.svg) !important;
}
.myD-reg-signin-wrapper .gigya-screen .gigya-login-provider[data-gigya-provider="apple"] div {
    background-image: url(https://www2.deloitte.com/etc/designs/dcom/assets/images/apple.svg) !important;
}
.myD-reg-signin-wrapper .gigya-screen .gigya-login-provider:not(:last-child) {
    margin-right: 10px !important;
}
.myD-reg-signin-wrapper .gigya-screen .gigya-login-provider div {
    width: 78px !important;
    height: 40px !important;
    background-repeat: round !important;
    background-position: 0 0 !important;
    background-size: 78px 40px !important;
}
.myD-reg-signin-wrapper .gigya-screen div[id^="Dcom-signin-screenset_social"] {
    width: auto !important;
}
.myD-reg-signin-wrapper .gigya-screen .gigya-login-providers-container {
    margin: auto;
    display: flex;
    width: 86% !important;
    width: min-content !important;
    width: -moz-min-content !important;
    text-align: center;
}
.myD-reg-signin-wrapper .gigya-screen .myD-register-social,
.myD-reg-signin-wrapper .gigya-screen .myD-signin-social {
    background: #e8eae9;
    padding: 40px 0;
    width: 100%;
    box-sizing: border-box;
}

.gigya-screen.landscape .gigya-layout-row.with-divider {
    padding-bottom: 25px;
    padding: 0 35px;
    color: #707377;
    padding-bottom: 25px;
}
h1.gigya-screen-caption {
    display: none;
}
.gigya-screen .gigya-composite-control.gigya-composite-control-header {
    display: none;
}
.gigya-screen .gigya-composite-control.gigya-composite-control-dropdown input,
.gigya-screen .gigya-composite-control.gigya-composite-control-dropdown select,
.gigya-screen .gigya-composite-control.gigya-composite-control-password input,
.gigya-screen .gigya-composite-control.gigya-composite-control-password select,
.gigya-screen .gigya-composite-control.gigya-composite-control-textbox input,
.gigya-screen .gigya-composite-control.gigya-composite-control-textbox select {
    margin-bottom: 13px;
    display: block;
    background: 0;
    font-size: 1.6em;
    border-width: 0;
    border-color: transparent;
    width: 100%;
    padding: 9px 0 7px 0;
    border-bottom: 1px solid #bbbcbc;
    border-radius: 0px;
    color: #000;
    font-size: 16px;
    font-weight: normal;
}
.myD-reg-signin-wrapper .gigya-screen .gigya-composite-control.gigya-composite-control-textbox,
.myD-reg-signin-wrapper .gigya-screen .gigya-composite-control.gigya-composite-control-password {
    margin: 20px 0;
}
.gigya-screen .gigya-label-text {
    font-weight: bold;
    color: #000;
    margin-left: 7px;
    font-size: 14px;
    font-weight: 700;
}
.gigya-screen .gigya-composite-control.gigya-composite-control-checkbox .gigya-input-checkbox,
input#gigya-checkbox-remember {
    color: #0076a8;
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
    width: 14px;
    height: 14px;
    z-index: 0;
    border: 2px solid #0076a8;
    border-radius: 2px;
    -webkit-transition: border-color 0.28s ease;
    transition: border-color 0.28s ease;
}
.gigya-screen .gigya-composite-control.gigya-composite-control-label,
.gigya-screen .gigya-composite-control.gigya-composite-control-link {
    display: inline-block;
    color: #0076a8;
    font-weight: bold;
    float: right;
    margin-bottom: 10px;
}
.myD-reg-signin-wrapper .gigya-screen .gigya-input-submit {
    background: #0076a8;
    font-weight: bold;
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
}
.gigya-screen.landscape .gigya-layout-row.with-divider {
    flex-direction: column-reverse;
}
#gigya-login-screen.gigya-screen.landscape .gigya-layout-row.with-divider > .gigya-layout-cell.with-divider > .gigya-divider-content {
    border: 1px solid #d0d0ce;
    padding: 15px;
    border-radius: 50%;
    width: auto;
    /* height: 30px; */
    left: -15px;
    top: 0;
    background: #fff;
    font-weight: bold;
    color: #000;
    line-height: 24px;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
}
.gigya-screen.landscape .gigya-layout-row.with-divider > .gigya-layout-cell.with-divider {
    margin-bottom: 25px;
}

#di-nav-menu .cmp-action-bar__option--bookmark.active .social-bookmark{
    background-image: url(https://www2.deloitte.com/content/dam/insights/us/USI-dev/2022/august/chs/assets/icon-bookmark-active.svg);
}
#di-nav-menu .cmp-action-bar__option--bookmark.active .social-bookmark:hover{
    background-image: url(https://www2.deloitte.com/content/dam/insights/us/USI-dev/2022/august/chs/assets/icon-bookmark-active-hover.svg);
}
.mydeloitte-alert {
    font-size: 10px;
    padding: 1.2em;
    background: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1999;
    box-sizing: border-box;
}
.mydeloitte-alert .mydeloitte-alert-body-text {
    font-size: 1.4em;
}
.mydeloitte-alert .mydeloitte-alert-body-text p {
    margin: 0;
}
.mydeloitte-alert--danger button,
.mydeloitte-alert--danger a {
    margin-right: 10px;
    display: inline-block;
}
.mydeloitte-alert--danger {
    border-top: 4px solid #da291c;
}
.mydeloitte-alert--danger .mydeloitte-alert-body__icon {
    background: #da291c;
}
.mydeloitte-alert--warning {
    border-top: 4px solid #ed8b00;
}
.mydeloitte-alert--warning .mydeloitte-alert-body__icon {
    background: #ed8b00;
}
.mydeloitte-alert--success {
    border-top: 4px solid #86bc25;
}
.mydeloitte-alert--success .mydeloitte-alert-body__icon {
    background: #86bc25;
}
.mydeloitte-alert .mydeloitte-alert-body {
    /* display: flex; */
    /* justify-content: space-between; */
    align-items: center;
    /* position: relative; */
}
.mydeloitte-alert .mydeloitte-alert-body__icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    border: 0;
}
.mydeloitte-alert .mydeloitte-alert-body__icon:before {
    font-size: 2em;
}
.mydeloitte-alert .mydeloitte-alert-body .close {
    /* position: absolute; */
    top: 10px;
    right: 0;
    border: 1px solid #97999b;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    background: #fff;
    font-size: 1.6em;
    padding-left: 0 !important;
    padding-right: 0 !important;
    color: #000;
}
.mydeloitte-alert .mydeloitte-alert-body .close span {
    color: #000;
}
.secondary-small-button {
    font-size: 1.2em;
    font-weight: bold;
    color: #0076a8;
    border: 1px solid #0076a8;
    background: #ffffff;
    border-radius: 2px;
    padding: 0 20px;
    height: 30px;
}

@media screen and (max-width: 767px) {
    .mydeloitte-alert {
        max-width: 100%;
        box-sizing: border-box;
    }
    
    .mydeloitte-alert .mydeloitte-alert-body {
        display: block;
    }
    .mydeloitte-alert .mydeloitte-alert-body__icon {
        margin: 0;
        width: 20px;
        height: 20px;
        font-size: 0.6em;
    }
    .mydeloitte-alert .mydeloitte-alert-body .close {
        top: 1px;
    }
    /*MyDeloitte alert css*/
    .mydeloitte-alert-body .ctrl-btns .secondary-small-button {
        margin: 5px auto;
    }
    .mydeloitte-alert-body__icon {
        margin: 10px auto;
    }
    .myD-reg-signin-wrapper .myD-signin-headline {
        padding: 10px 20px;
    }
}
