@font-face {
    font-family: GreycliffCF-Regular;
    src: url(GreycliffCF-Regular.woff2);
    font-display: swap;
}

@font-face {
    font-family: GreycliffCF-DemiBold;
    src: url(GreycliffCF-DemiBold.woff2);
    font-display: swap;
}

@font-face {
    font-family: GreycliffCF-Light;
    src: url(GreycliffCF-Light.woff2);
    font-display: swap;
}

footer {
    font-family: 'GreycliffCF-Regular','Segoe UI','Arial' !important;
}

.btn-primary {
    font-family: 'Segoe UI','Arial' !important;
}

.navbar-static-top.navbar .menu-bar > .navbar-nav > li > a {
    font-family: 'GreycliffCF-Regular','Segoe UI','Arial' !important; 
}

.navbar-inverse .navbar-nav > li > a {
    font-family: 'GreycliffCF-Regular','Segoe UI','Arial' !important; 
}

a,
.a {
    font-family: 'Segoe UI','Arial' !important; 
}

.section-title {
    font-family: 'GreycliffCF-DemiBold','Segoe UI','Arial' !important; 
}

.field-label {
    font-family: 'GreycliffCF-Light','Segoe UI','Arial' !important; 
}

.list-group-item {
    font-family: 'GreycliffCF-DemiBold','Segoe UI','Arial' !important;
}

h1,
.h1,
.section-landing-heading,
.section-landing .row > div .section-landing-heading,
.section-inline-search .row > div h1,
.section-landing h1,
.section-search .header-search h1,
.page_section h1,
.color-inverse h1,
h1 p {
    font-family: 'GreycliffCF-DemiBold','Segoe UI','Arial' !important; 
}

h2,
.h2,
.section-landing .row > div .section-landing-sub-heading,
.page_section h2,
.color-inverse h2,
h2 p {
    font-family: 'GreycliffCF-DemiBold','Segoe UI','Arial' !important; 
}

h3,
.h3,
.page_section h3,
.color-inverse h3,
.sidebar-home h3 {
    font-family: 'GreycliffCF-DemiBold','Segoe UI','Arial' !important; 
}

h4,
.h4,
.poll .poll-header h4,
.poll .poll-tags h4 {
    font-family: 'GreycliffCF-DemiBold','Segoe UI','Arial' !important; 
}

h5,
.h5 {
    font-family: 'GreycliffCF-Regular','Segoe UI','Arial' !important; 
}

.description {
    font-family: 'GreycliffCF-Regular','Segoe UI','Arial' !important; 
    font-size: 12px !important;
}

p,
.p,
.page_section p,
.section-diagonal-left p,
.section-diagonal-right p {
    font-family: 'Segoe UI','Arial' !important; 
}

.p2 {
    font-family: 'Segoe UI','Arial' !important; 
}

.button1 {
    font-family: 'Segoe UI','Arial' !important; 
}


.button2, .btn-default {
    font-family: 'Segoe UI','Arial' !important; 
}

p.smallText {
    font-family: 'Segoe UI','Arial' !important; 
}

h1.siteTitle,
.navbar-static-top.navbar-inverse .navbar-brand a h1.siteTitle {
    font-family: 'GreycliffCF-Regular','Segoe UI','Arial' !important; 
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    background-color: var(--portalThemeColor4) !important;
    border-color: var(--portalThemeColor4) !important;
}

/* Custom Portal */
span.fa.fa-fw.fa-check {
    background: var(--portalThemeColor4) !important;
}
span.fa.fa-fw {
    border-radius: 17px;
    border-width: 2px;
    width: 22px !important;
    height: 22px !important;
}
.fa-check:before {
    color: #fff;
}
table.table.table-hover {
    cursor: pointer!important;
}
.form-control {
    border-radius: 2px;
}
.button2, .btn-secondary, .btn-default {
    border-color: #949494!important;
}
.btn.btn-default.clearlookupfield, .btn.btn-default.launchentitylookup {
    line-height: 1.73;
}
/*.crmEntityFormView .cell div.control {
    clear: both;
    overflow: hidden;
}*/
.description.below {
    padding: 0px 0 12px !important;
    clear: both !important;
    font-size: 14px !important;
    color: #646464;
}

/*.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
}*/

p, .p, .page_section p, .section-diagonal-left p, .section-diagonal-right p, p.form-text span {
    font-family: 'Segoe UI', 'Arial' !important;
    font-weight: 400;
    font-size: 16px!important;
}
.msos-container:not(.msos-disabled) {
    min-height: 35px !important;
    padding: 5px !important;
    border-radius: 2px;
}
ul.msos-selecteditems.msos-current-selection-normal {
    padding-left: 2px;
}

ol.progress {
    counter-reset: item;
}
ol.progress li.list-group-item:not([hidden="true"])::before {
    /*display: inline-block;
    content: counter(item) ". ";
    counter-increment: item;
    width: 2em;*/
}
ol.progress li.list-group-item {
    font-size: 14px;
    padding: 12px 20px;
}
.form-control:focus {
    border-color: var(--portalThemeColor4) !important;
}
.form-select {
    border-color: #949494!important;
}
div#WebFormPanel {
    padding: 12px;
}

table.table.table-striped td {
    font-family: 'Segoe UI', 'Arial' !important;
    font-size: 14px;
}

.crmEntityFormView table.table td {
    padding: 8px;
    font-family: 'Segoe UI', 'Arial' !important;
    font-size: 14px;
}
/* 

table.table.table-striped th:nth-child(1) { 
    width:10%!important;
}

table.table.table-striped th:nth-child(2) {
    width:8%!important;
}

table.table.table-striped th:nth-child(3) {
    width:30%!important;
}

table.table.table-striped th:nth-child(4) {
    width:18%!important;
}

table.table.table-striped th:nth-child(5) {
    width:10%!important;
}

table.table.table-striped th:nth-child(6) {
    width:12%!important;
}

table.table.table-striped th:nth-child(7) {
    width:12%!important;
}
 */
.btn-primary {

    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #8a8a8a;
    --bs-btn-disabled-border-color: #8a8a8a;
}

  .btn.disabled, .btn:disabled, fieldset:disabled .btn {
    cursor: not-allowed;
  }
