i>a {
    font-size: inherit;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, body, p, .p, .page_section p, .section-diagonal-left p, .section-diagonal-right p, input, button, select, textarea, .btn-primary,a, .a {
    font-family: "Segoe UI" !important;
}

.form-control:focus {
    outline: 3px solid #e17a00 !important;
    outline-offset: 0px !important;
}

.list-group-item.active, .list-group-item.active:hover {
    background-color: var(--portalThemeColor4) !important;
    border-color: var(--portalThemeColor4) !important;
}

:root *:focus, :root a:focus {
    font-weight: bold;
    /*color: #123d66;*/
    /* ps added 6/10 */
}

/* ps added 6/10 */
.button2, .btn-secondary, .btn-default {
    color: #123d66;
    border-radius: 2px;
    font-family: Arial;
    font-weight: 600;
    font-size: 14px;
    border-color: #123d66;
    padding: 6px 20px;
    width: fit-content;
    border-style: solid;
    background-color: transparent;
}

*:focus, a:focus {
    outline: 3px solid #e17a00;
    outline-offset: 2px;
    border-radius: 4px;
    /*background-color: rgba(0, 0, 0, 0.21);*/
}

.list-group-item.active:focus {
    background-color: var(--portalThemeColor4) !important;
    outline: 3px solid #e17a00;
    outline-offset: 0px;
}

.button1:focus, .button1.focus {
    color: #221d1d;
    background-color: #44c8f5;
    border-color: #44c8f5;
}

.btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:focus, .btn-primary.active.focus {
    color: #221d1d;
    background-color: #44c8f5;
    outline: 3px solid #e17a00;
    outline-offset: 2px;
}

.btn-primary:focus, .btn-primary.focus {
    color: #221d1d;
    background-color: #44c8f5;
    outline: 3px solid #e17a00;
    outline-offset: 2px;
}

.btn-primary:hover {
    background-color: var(--portalThemeColor1) !important;
    border-color: var(--portalThemeColor2) !important;
}

.btn-default:hover, .btn-default:active, .btn-default.active {
    border-color: var(--portalThemeColor2) !important;
    background-color: var(--portalThemeColor1) !important;
    /*border-color: var(--portalThemeColor1) !important;*/
}

.btn-default:focus, .btn-default.focus {
    color: #221d1d;
    background-color: #44c8f5;
    outline: 3px solid #e17a00;
    outline-offset: 2px;
}

.button1:not(.gjs-selected):hover {
    color: #221d1d;
    background-color: #44c8f5;
    border-color: #44c8f5;
}

.button1:focus, .button1.focus, .button2:focus, .button2.focus, .btn-secondary:focus, .btn-secondary.focus {
    color: #221d1d;
    background-color: #44c8f5;
    outline: 3px solid #e17a00;
    outline-offset: 2px;
}

.input-group-addon:focus {
    border-color: var(--portalThemeColor4) !important;
}

.crmEntityFormView, .entitylist, .modal-content, .popover-content, .actions {
    border: 0 !important;
}

.siteTitle {
    color: var(--portalThemeOnColor1) !important;
}

.navbar-inverse .navbar-nav > li > a {
    color: white !important;
}

/*
input::placeholder {
    font-weight: bold;
    opacity: 0.5;
    color: gray;
}
*/

.navbar-dark .navbar-nav > li > a:focus, .navbar-dark .navbar-nav > li.dropdown > a:focus {
    font-weight: bold;
    background-color: #0058a4;
    color: #ffffff;
    text-decoration: Underline;
    border: 1px dashed black !important;
    outline: 3px solid #e17a00;
}

.navbar-dark .navbar-nav > li > a:focus {
    font-weight: bold;
    background-color: #0058a4;
    color: #ffffff;
    text-decoration: Underline;
    border: 1px dashed black !important;
    outline: 3px solid #e17a00;
}

.navbar-dark .navbar-nav > li.weblink > a:focus {
    font-weight: bold;
    background-color: #0058a4;
    color: #ffffff;
    text-decoration: Underline;
    border: 1px dashed black !important;
    outline: 3px solid #e17a00;
}

.navbar-dark .navbar-nav > li.nav-item > a:focus {
    font-weight: bold;
    background-color: #0058a4;
    color: #ffffff;
    text-decoration: Underline;
    border: 1px dashed black !important;
    outline: 3px solid #e17a00;
}

.navbar-dark .navbar-nav .show.dropdown-menu > li > a:focus {
    font-weight: bold;
    background-color: #0058a4;
    color: #ffffff;
    text-decoration: Underline;
    border: 1px dashed black !important;
    outline: 3px solid #e17a00;
}

/*#m365dt_race_i .msos-container:not(.msos-disabled).msos-focused {
    border-color: var(--portalThemeColor11) !important;
    box-shadow: none !important;
*/

/*
input:-moz-placeholder { 
    font-weight: bold;
    color:gray;
    opacity: 1;
}
*/
  
/*
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: rgba(1,1,1,.1) !important;
}
*/

/* ==========================================================================
   Global Footer
   ========================================================================== */
   .site-footer {
    padding: 0 25px 10px;
    overflow: hidden;
    z-index:2;
    position:relative;
    background: #113c66;
    width: 100%;
    color: #fff;
    font-size: 1em;
    padding: 30px 0;
}
footer.site-footer {
    margin-top: 0;
}
footer h2 {
    font-size: 1.25em;
    font-weight: 700;
    color: #fff;
}
.site-footer a {
    color: #fff;
    font-size: 1em;
    font-weight: 400;
}
.site-footer__social-links {
    display: inline-block;
    padding:0px;
    margin: 0;
}
.site-footer__social-links li {
    margin: 0;
    display: block;
    float: left;
}
.site-footer__social-links a.social-icon {
    margin: 0 6px 0 0;
}
a.social-icon:before {
    color: #fff;
}
ul a.social-icon {
    width: 44px;
    height: 44px;
    display: block;
    text-decoration: none;
}
ul a.social-icon:hover {
    text-decoration: none;
    opacity: .8;
}
/*
.site-footer .henn-logo {
    width:45px;
    vertical-align: baseline;        
}
*/

.henn-logo {
    width:45px;
    vertical-align: baseline;
    float: right;   
}

.henn-logo a {
    background: transparent url("/h-logo-cmyk-reverse.png") center center no-repeat;
    /* display: none; */
    color:transparent;
    display: block;
    position: relative;
    z-index: 1;
    background-size: contain;
}

.henn-logo a:hover, .henn-logo a:focus {
    color:transparent;
}

.footer-row {
    width: 950px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 20px 0;
}
.footer-row:after {
    clear: both;
}

.footer-column {
    color: #fcfcfc;
    display: inline-block;
    width: 250px;
    padding: 10px 20px; 
}
.footer-column ul {
    list-style-type: none;
    padding: 0; 
}
.footer-standard-info {
    padding-left: 20px;
}
@media screen and (min-width: 950px) {
    .site-footer {
        background: #113c66;
        width: 100%;
        color: #fff;
        font-size: 1em;
        padding: 30px 0 90px 0;
    }
    footer.site-footer {
        margin-top: 30px;
        border-top: 1px solid #fff;
    }
    footer .pull-sm-right {
        float: right;
    }
    footer .pull-sm-left {
        float: left;
    }
    .site-footer .henn-logo {
        float: right;
    }
    .henn-logo {
        float: right;
    }
    .footer-standard-info p {
        display: inline-block;
        width: 500px;
        position: relative;
        top: 40px;
    }
    .footer-row:first-of-type {
        border-bottom: 1px solid #fff;
        display: table;
    }
    .footer-column {
        display: table-cell;
    }
}

/* ==========================================================================
   Icons
   ========================================================================== */
.social-icon:before  {
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
}

.icon-youtube {
    background: url("/youtube-outline-circle.png") no-repeat;
    background-size: contain;
}
.icon-x {
    background: url("/x-outline-circle.png") no-repeat;
    background-size: contain;
}
.icon-linkedin {
    background: url("/linkedin-outline-circle.png") no-repeat;
    background-size: contain;
}
.icon-facebook {
    background: url("/fb-outline-circle.png") no-repeat;
    background-size: contain;
}
.icon-instagram {
    background: url("/instagram-outline-circle.png") no-repeat;
    background-size: contain;
}
/* ==========================================================================
   Helper classes 
   ========================================================================== */
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

@media (max-width: 1200px) {
  
    .static-top .navbar-brand {
      position: initial;
      height: 60    px;
    }
  }



/* =======================================
Bold text fixes, mainly overriding theme.css values
========================================== */

/*subgrid label*/
h3>label { 
    font-weight: normal;
}

/*unsortable subgrid columns*/
.sort-disabled {
    font-weight: normal;
    font-size: 14px; /* To match font size of sortable columns in the subgrid */
}

/* not being prioritized earlier in style sheet, moved down here with !important */
input::placeholder {
    font-weight: bold !important;
    opacity: 0.5 !important;
    color: #928884 !important;
}

.crmEntityFormView .cell div.info.required label:after {
    content: " (required)" !important;
    color: red !important;
}


/* ======================================= */

/* make text boxes square that are overridden by bootstrap */
.form-control.text, .form-control.picklist, .form-control.input-text-box, .form-control.lookup, .form-control.textarea {
    border-radius: 0rem;
    border: 1px solid #949494;
}

/* adding orange outline to focused form elements overridden by bootstrap */
.form-control.text:focus, .form-control.picklist:focus, .form-control.input-text-box:focus, .form-control.lookup:focus, .form-control.textarea:focus {
    outline: 3px solid #e17a00 !important;
    outline-offset: 0px !important;
}

/* adding carets denoting a dropdown menu to lookup fields on a form */
.form-control.lookup {
    background-image: url("data:image/svg+xml;charset=utf8, %3Csvg viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
}

.file-cell > .table-info {
    display: block
}

.table-info > #NewAttachFileLabel {
    display: block
}


html[dir=ltr] .crmEntityFormView .cell .picklist input[type=radio] {
    margin: 2px 5px 5px 10px !important;
}