/* Turning off until I can figure out how to omit CKeditor
html {background:#231f20;}
.dialog-off-canvas-main-canvas {margin-top:-20px;}
.PageSection.PageSection--utility {padding-top:20px !important;}*/

.font-match {
font-size:0.9em;
color:#38383a;
}

.box {
    padding: 20px;
    margin: 10px 0 10px 0;
    border: 1px solid rgba(167,169,172,0.25);
}

.mb1, .mb-1 {margin-bottom: 1em !important;}
.mb2, .mb-2 {margin-bottom: 2em !important;}
.mb3, .mb-3 {margin-bottom: 3em !important;}
.mb4, .mb-4 {margin-bottom: 4em !important;}
.mb5, .mb-5 {margin-bottom: 5em !important;}
.mb6, .mb-6 {margin-bottom:6em !important;}

.mt1, .mt-1 {margin-top: 1em !important;}
.mt2, .mt-2 {margin-top: 2em !important;}
.mt3, .mt-3 {margin-top: 3em !important;}
.mt4, .mt-4 {margin-top: 4em !important;}
.mt5, .mt-5 {margin-top: 5em !important;}
.mt6, .mt-6 {margin-top:6em !important;}

.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}
.Node--type-career.Node--display-career-teaser .Field--name-field-teaser-title a::after {font-family: "Font Awesome 5 Pro" !important;}
.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}
.field--name-field-company, .field--name-field-job-title {width:100% !important;}
#edit-field-source-wrapper, .form-item-field-source-0-value {display:none !important;}
.text-uppercase {text-transform:uppercase;}
.text-center {text-align:center;}
ul.list {
  list-style-type: disc !important;
  margin-left:20px;
  margin-bottom:15px;
}
a.anchor {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}
a.country-text-white{
color:#fff !important;
}
a.country-text-white:hover {
color:#fff !important;
}
a.country-text-white:visited {
color:#fff !important;
}
.image-style-product-teaser {padding:20px;}