/* Custom Css */
[x-cloak] {
    display: none !important;
}

*{
    font-family: 'tp_rubrikregular',sans-serif;
}

.list-disc{
    list-style-type: disc;
}


.dropdown-menu{
    border-radius: 0px !important;
}

.dropdown-item:active{
    background-color: #f8f9fa !important;
}

*:focus{
    outline: 0px !important;
}

td, td a{
    font-family: 'Times New Roman', Times, serif;
}

.timesRom{
    font-family: 'Times New Roman', Times, serif;
}

input, .form-control, .input-group-text {
    border-radius: 0;
    color: #786452;
}

.text-danger{
    color : #D01C65 !important;
}

.btn-danger{
    background-color : #D01C65 !important;
}

.btn-outline-secondary, .btn-outline-secondary:disabled, .btn-outline-secondary.disabled {
    color: #005587;
    border-color: #005587;
    background-color: white;
}

/* .btn{
    padding: 10px 28px;
} */

.text-hidden-info{
    color: #8D7A6A;
}

.text-calendar{
    color: #786452;
}

.b-sota{
    border-color: rgba(51, 160, 187, 1);
}

.bg-flash{
  background-color: #799A3E !important;
}

.bg-sota{
    background-color: rgba(51, 160, 187, 1);
}

.border-sota{
    border: 1px solid rgba(51, 160, 187, 1);
}

.text-sota{
    color:  rgba(51, 160, 187, 1);
}
.bg-sota-200{
    background-color: rgba(234, 246, 249, 1);
}
.nav-tabs .nav-link{
    background-color: rgb(229 231 235) !important;
    color: #665546 !important;
}

.nav-tabs .nav-link.active{
    background-color: rgb(243 244 246) !important;
    color: #665546 !important;
}

.bd-callout-warning {
  border-left-color: rgba(0, 85, 135, 1);
}
.bd-callout {
  padding: 1.25rem;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  border: 1px solid #eee;
    border-left-color: rgba(0, 85, 135, 1);
    border-left-width: 6px;
  border-left-width: .25rem;
  border-radius: .25rem;
}

.w-full{
  width: 100% !important;
}

.w-ful{
  width: 100%;
}

.chops-logo-sm{
  width: 12rem !important;
  height: auto;
}

.py6{
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
}

.chop-menu{
  top: 56px;
  background-color: #fff;
  z-index: 10;
  border: 1px solid;
  padding: 1rem;
}

.fill-current{
  fill: currentColor !important;
}

.brand-text-btn{
  color: #fff !important;
}

.bg-gray-400{
  background-color: rgb(209 213 219) !important;
}

.bg-gray-50{
  background-color: rgba(245, 245, 245, 1) !important;
}

.bg-gray-200{
  background-color: rgb(229 231 235) !important;
}

.bg-gray-100{
  background-color: rgb(243 244 246) !important;
}

.brand-text-color{
  color: #26778B !important;
}

.brand-btn-inverted{
  position: relative;
  box-sizing: border-box;
  transition: all 500ms ease;
  border-radius: 0;
  text-transform: uppercase;
  font-family: 'tp_rubrikregular',sans-serif;
  background-color: #26778B;
  color: #fff !important;
  border: 1px solid #26778B;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
}

.brand-btn{
  position: relative;
  box-sizing: border-box;
  transition: all 500ms ease;
  border-radius: 0;
  text-transform: uppercase;
  font-family: 'tp_rubrikregular',sans-serif;
  background-color: #fff;
  color: #26778B !important;
  border: 1px solid #26778B;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
}

.brand-btn:hover{
  background-color: #26778B !important;
  color: #fff !important;
}

.brand-bg{
  background-color: #26778B !important;
}

.brand-border{
  border-color: #26778B !important;
}

.btn-block {
    display: block;
    width: 100%;
}

/* .btn-group-lg>.btn, .btn-lg {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0;
} */

.svgs-lg {
  color: #26778B !important;
  width: 5rem !important;
}

.button-box:hover{
  background-color: #26778B !important;
}

.svg-fix {
  color: #26778B !important;
}

.svg-fix:hover{
  color: #fff !important;
}

.svgs-lg:hover{
  color: #fff !important;
}

.bg-green{
  color: #799A3E !important;
}

.bg-green-400{
  background-color: #799A3E;
}

.text-gray-50{
    color: rgb(249 250 251);
}

.text-gray-100  {
    color: rgb(243 244 246);
}
    
.text-gray-200  {
    color: rgb(229 231 235);
}
    
.text-gray-300  {
    color: rgb(209 213 219);
}
    
.text-gray-400  {
    color: rgb(156 163 175);
}
    
.text-gray-500  {
    color: rgb(107 114 128);
}

.text-gray-600  {
    color: rgb(75 85 99);
}
.text-gray-700  {
    color: rgb(55 65 81);
}
.text-gray-800  {
    color: rgb(31 41 55);
}
.text-gray-900  {
    color: rgb(17 24 39);   
}
.text-gray-950  {
    color: rgb(3 7 18);
}

.order-1{
    order: 1;
}

.order-2{
    order: 2;
}

.order-3{
    order: 3;
}

.order-4{
    order: 4;
}

.order-5{
    order: 5;
}

.order-6{
    order: 6;
}

.order-7{
    order: 7;
}

.order-8{
    order: 8;
}

.w-30{
    width: 7.8rem;
}

.capitalize{
    text-transform: capitalize !important;
}

.obs-custom-fix{
    flex: 0 0 94.666667%;
    max-width: 94.666667%;
}

.text-xs {
    font-size: 0.75rem; /* 12px */
    line-height: 1rem; /* 16px */
}

.text-sm{
    font-size: 0.875rem; /* 14px */
    line-height: 1.25rem; /* 20px */
}
.text-base{
    font-size: 1rem; /* 16px */
    line-height: 1.5rem; /* 24px */
}
.text-lg{
    font-size: 1.125rem; /* 18px */
    line-height: 1.75rem; /* 28px */
}

.text-xl{
    font-size: 1.25rem; /* 20px */
    line-height: 1.75rem; /* 28px */
}
.text-2xl{
    font-size: 1.5rem; /* 24px */
    line-height: 2rem; /* 32px */
}
.text-3xl{
    font-size: 1.875rem; /* 30px */
    line-height: 2.25rem; /* 36px */
}
.text-4xl{
    font-size: 2.25rem; /* 36px */
    line-height: 2.5rem; /* 40px */
}

.text-5xl{
    font-size: 3rem; /* 48px */
    line-height: 1;
}

.text-6xl{
    font-size: 3.75rem; /* 60px */
    line-height: 1;
}

.text-7xl{
    font-size: 4.5rem; /* 72px */
    line-height: 1;
}
.text-8xl{
    font-size: 6rem; /* 96px */
    line-height: 1;
}
.text-9xl{
    font-size: 8rem; /* 128px */
    line-height: 1;
}

.bg-app-green{
    background-color: #799A3E;
}

.text-brown-100 {
  color : #E4E0DC; 
}

.text-brown-50{
    color: #e3ddd7;
}

.text-brown-200{
    color: rgb(120, 100, 82);;
}

.bg-brown-50{
    background-color: #e3ddd7;
}

.bg-brown-10{
  background-color: rgb(120, 100, 82);
}

.text-brown-300{
  color: #a09385;
}

@media (min-width: 640px){
  .chops-logo-sm{
      width: 18rem !important;
      height: auto;
  }

  .max-w-sm-50{
      max-width: 50% !important;
  }
}
@media (min-width: 768px) {
  .w-sm{
      width: auto !important;
  }

  /* .chops-logo-md{
      width: 12rem !important;
      height: 12rem;
  } */
}
/* Small devices (Mobile Phones, 640px and up) */
@media (min-width: 640px){

    .sm-order-1{
        order: 1;
    }
    
    .sm-order-2{
        order: 2;
    }
    
    .sm-order-3{
        order: 3;
    }
    
    .sm-order-4{
        order: 4;
    }
    
    .sm-order-5{
        order: 5;
    }
    
    .sm-order-6{
        order: 6;
    }
    
    .sm-order-7{
        order: 7;
    }
    
    .sm-order-8{
        order: 8;
    }
    .sm-text-xs {
        font-size: 0.75rem ; /* 12px */
        line-height: 1rem ; /* 16px */
    }
    
    .sm-text-sm{
        font-size: 0.875rem ; /* 14px */
        line-height: 1.25rem ; /* 20px */
    }

    .sm-text-lg{
        font-size: 1.125rem !important; /* 18px */
        line-height: 1.75rem !important; /* 28px */
    }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .md-obs-custom-fix{
        flex: 0 0 97.666667%;
        max-width: 97.666667%;
    }
    .md-order-1{
        order: 1;
    }
    
    .md-order-2{
        order: 2;
    }
    
    .md-order-3{
        order: 3;
    }
    
    .md-order-4{
        order: 4;
    }
    
    .md-order-5{
        order: 5;
    }
    
    .md-order-6{
        order: 6;
    }
    
    .md-order-7{
        order: 7;
    }
    
    .md-order-8{
        order: 8;
    }
    .chops-logo-sm {
      width: 5rem;
      height: 5rem;
    }

    .md-text-sm{
      font-size: 0.875rem !important; /* 14px */
      line-height: 1.25rem !important; /* 20px */
    }

    .md-text-lg{
        font-size: 1.125rem !important; /* 18px */
        line-height: 1.75rem !important; /* 28px */
    }
    
    .md-text-xl{
        font-size: 1.25rem !important; /* 20px */
        line-height: 1.75rem !important; /* 28px */
    }
    .md-text-2xl{
        font-size: 1.5rem !important; /* 24px */
        line-height: 2rem !important; /* 32px */
    }
    .md-text-3xl{
        font-size: 1.875rem !important; /* 30px */
        line-height: 2.25rem !important; /* 36px */
    }
    .md-text-4xl{
        font-size: 2.25rem !important; /* 36px */
        line-height: 2.5rem !important; /* 40px */
    }
    
    .md-text-5xl{
        font-size: 3rem !important; /* 48px */
        line-height: 1 !important;
    }
    
    .md-text-6xl{
        font-size: 3.75rem !important; /* 60px */
        line-height: 1 !important;
    }
    
    .md-text-7xl{
        font-size: 4.5rem !important; /* 72px */
        line-height: 1 !important;
    }
    .md-text-8xl{
        font-size: 6rem !important; /* 96px */
        line-height: 1 !important;
    }
    .md-text-9xl{
        font-size: 8rem !important; /* 128px */
        line-height: 1 !important;
    }

    .w-md-70{
        width: 70% !important;
    }

    .w-md-75{
        width: 75% !important;
    }

    .w-md-40{
        width: 40% !important;
    }

    .w-md-50{
      width: 50% !important;
    }

    .md\:w-24 {
        width: 6rem;
    }

    .md\:w-28 {
        width: 7rem;
    }

    .md\:w-32 {
        width: 8rem;
    }

    .md\:w-36 {
        width: 9rem;
    }

    .md\:w-40 {
        width: 10rem;
    }

    .md\:w-44 {
        width: 11rem;
    }

    .md\:w-48 {
        width: 12rem;
    }

    .md\:w-52 {
        width: 13rem;
    }

    .md\:w-56 {
        width: 14rem;
    }

    .md\:w-60 {
        width: 15rem;
    }

    .md\:w-64 {
        width: 16rem;
    }

    .md\:w-68 {
        width: 17rem;
    }

    .md\:w-72 {
        width: 18rem;
    }

    .md\:mr-2 {
        margin-right: 1rem;
    }
}
  
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .lg-obs-custom-fix{
        flex: 0 0 94.666667%;
        max-width: 94.666667%;
    }
    .lg-order-1{
        order: 1;
    }
    
    .lg-order-2{
        order: 2;
    }
    
    .lg-order-3{
        order: 3;
    }
    
    .lg-order-4{
        order: 4;
    }
    
    .lg-order-5{
        order: 5;
    }
    
    .lg-order-6{
        order: 6;
    }
    
    .lg-order-7{
        order: 7;
    }
    
    .lg-order-8{
        order: 8;
    }
    .lg-lg{
        font-size: 1.125rem; /* 18px */
        line-height: 1.75rem; /* 28px */
    }
    
    .lg-text-xl{
        font-size: 1.25rem; /* 20px */
        line-height: 1.75rem; /* 28px */
    }
    .lg-text-2xl{
        font-size: 1.5rem; /* 24px */
        line-height: 2rem; /* 32px */
    }
    .lg-text-3xl{
        font-size: 1.875rem; /* 30px */
        line-height: 2.25rem; /* 36px */
    }
    .lg-text-4xl{
        font-size: 2.25rem; /* 36px */
        line-height: 2.5rem; /* 40px */
    }
    
    .lg-text-5xl{
        font-size: 3rem; /* 48px */
        line-height: 1;
    }
    
    .lg-text-6xl{
        font-size: 3.75rem; /* 60px */
        line-height: 1;
    }
    
    .lg-text-7xl{
        font-size: 4.5rem; /* 72px */
        line-height: 1;
    }
    .lg-text-8xl{
        font-size: 6rem; /* 96px */
        line-height: 1;
    }
    .lg-text-9xl{
        font-size: 8rem; /* 128px */
        line-height: 1;
    }

    .w-lg-75{
        width: 75% !important;
    }

    .w-lg-50{
        width: 50% !important;
    }

    .w-lg-40{
        width: 40% !important;
    }

    .adjust-lg-1{
        position: relative;
        right: 20px;
    }

    .adjust-lg-2{
        position: relative;
        left: 35px;
    }

    #progressbar #details:before {
        position: relative;
        right: 20px;
    }

    #progressbar #review:before {
        position: relative;
        left: 35px;
    }

    .lg\:w-24 {
        width: 6rem;
    }

    .lg\:w-28 {
        width: 7rem;
    }

    .lg\:w-32 {
        width: 8rem;
    }

    .lg\:w-36 {
        width: 9rem;
    }

    .lg\:w-40 {
        width: 10rem;
    }

    .lg\:w-44 {
        width: 11rem;
    }

    .lg\:w-48 {
        width: 12rem;
    }

    .lg\:w-52 {
        width: 13rem;
    }

    .lg\:w-56 {
        width: 14rem;
    }

    .lg\:w-60 {
        width: 15rem;
    }

    .lg\:w-64 {
        width: 16rem;
    }

    .lg\:w-68 {
        width: 17rem;
    }

    .lg\:w-72 {
        width: 18rem;
    }

    .lg\:mr-2 {
        margin-right: 1rem;
    }
}
  
 /* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
    .xl-text-lg{
        font-size: 1.125rem; /* 18px */
        line-height: 1.75rem; /* 28px */
    }
    
    .xl-text-xl{
        font-size: 1.25rem; /* 20px */
        line-height: 1.75rem; /* 28px */
    }
    .xl-text-2xl{
        font-size: 1.5rem; /* 24px */
        line-height: 2rem; /* 32px */
    }
    .xl-text-3xl{
        font-size: 1.875rem; /* 30px */
        line-height: 2.25rem; /* 36px */
    }
    .xl-text-4xl{
        font-size: 2.25rem; /* 36px */
        line-height: 2.5rem; /* 40px */
    }
    
    .xl-text-5xl{
        font-size: 3rem; /* 48px */
        line-height: 1;
    }
    
    .xl-text-6xl{
        font-size: 3.75rem; /* 60px */
        line-height: 1;
    }
    
    .xl-text-7xl{
        font-size: 4.5rem; /* 72px */
        line-height: 1;
    }
    .xl-text-8xl{
        font-size: 6rem; /* 96px */
        line-height: 1;
    }
    .xl-text-9xl{
        font-size: 8rem; /* 128px */
        line-height: 1;
    }
}

.has-search .form-control {
    padding-left: 2.375rem;
}


.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    padding-left: 0.75rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

.terms-scrolls{
  height: 20rem;
  overflow-y: auto;
}

#progressbar {
    /* margin-bottom: 30px; */
    overflow: hidden;
    color: #9A8B7D;
    text-align: center;
    padding-left: 0px;
}

#progressbar .active {
    color: rgb(121, 154, 62);
}

#progressbar li {
    list-style-type: none;
    font-size: 15px;
    width: 25%;
    float: left;
    position: relative;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#progressbar :first-child{
    align-items: baseline;
}

#progressbar :last-child{
    align-items: flex-end;
}

/*Icons in the ProgressBar*/
#progressbar #info:before {
    content: "1";
    z-index: 2;
}

#progressbar #details:before {
    content: "2";
    z-index: 2;
}

#progressbar #review:before {
    content: "3";
    z-index: 2;
}

#progressbar #done:before {
    content: "4";
    z-index: 2;
}

.hidden{
    display: none;
}

.bottom-0{
  bottom: 0;
}

/*Icon ProgressBar before any progress*/
#progressbar li:before {
    width: 30px;
    height: 30px;
    line-height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    color: #ffffff;
    background: #9A8B7D !important;
    margin: 0 0 10px 0;
    padding: 2px;
}

/*ProgressBar connectors*/
#progressbar li:after {
    content: '';
    width: 100%;
    height: 3px;
    background: #9A8B7D !important;
    position: absolute;
    left: 0;
    top: 15px;
    z-index: 1;
}

.cursor-pointer{
    cursor: pointer;
}

.cursor-not-allowed{
    cursor: not-allowed;
}

.img-fix{
    width: 10rem; 
    height: auto;
}

/*Color number of the step and the connector before it*/
#progressbar li.active:before, #progressbar li.active:after {
    background: rgb(121, 154, 62) !important;
}

/*Animated Progress Bar*/
.progress {
    height: 20px;
}

.progress-bar {
    background-color: #673AB7 !important;
}

/*Fit image in bootstrap div*/
.fit-image{
    width: 100%;
    object-fit: cover;
}

.nav-tabs .nav-link{
    background-color: rgb(229 231 235) !important;
    color: #665546 !important;
}

.nav-tabs .nav-link.active{
    background-color: rgb(243 244 246) !important;
    color: #665546 !important;
    border-color: rgb(243 244 246);
}

@font-face {
    font-family: 'tp_rubrikregular';
    src: url('https://assets.research.chop.edu/fonts/font.php?f=tprubrik-regular-webfont.woff2') format('woff2'),
         url('https://assets.research.chop.edu/fonts/font.php?f=tprubrik-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
     font-family: 'rubrikbold';
     src:url('https://assets.research.chop.edu/fonts/font.php?f=rubrik-bold-webfont.woff2') format("woff2"),
       url('https://assets.research.chop.edu/fonts/font.php?f=rubrik-bold-webfont.woff') format("woff");
     font-weight:400;
     font-style:normal;
  }
  
  @font-face {
     font-family: 'rubriklight';
     src:url('https://assets.research.chop.edu/fonts/font.php?f=rubrik-light-webfont.woff2') format("woff2"),
       url('https://assets.research.chop.edu/fonts/font.php?f=rubrik-light-webfont.woff') format("woff");
     font-weight: 400;
     font-style:normal;
  }
  
  @font-face {
    font-family: 'rubrikmedium';
    src:url('https://assets.research.chop.edu/fonts/font.php?f=rubrik-medium-webfont.woff2') format("woff2"),
     url('https://assets.research.chop.edu/fonts/font.php?f=rubrik-medium-webfont.woff') format("woff");
    font-weight:400;
    font-style:normal;
  }
  
  @font-face {
     font-family: 'rubrikregular';
     src:url('https://assets.research.chop.edu/fonts/font.php?f=rubrik-regular-webfont.woff2') format("woff2"),
       url('https://assets.research.chop.edu/fonts/font.php?f=rubrik-regular-webfont.woff') format("woff");
     font-weight:400;
     font-style:normal;
  }
  
  @font-face {
     font-family: 'rubriksemibold';
     src:url('https://assets.research.chop.edu/fonts/font.php?f=rubrik-semibold-webfont.woff2') format("woff2"),
       url('https://assets.research.chop.edu/fonts/font.php?f=rubrik-semibold-webfont.woff') format("woff");
     font-weight:400;
     font-style:normal;
  }

  
  body{
    font-size: 16px;
    line-height: 1.4;
    font-family: 'tp_rubrikregular', sans-serif;
    color: #665546 !important;
  }

  
  h1,.h1,h2,.h2,h3,.h3,h4,.h4,th{
    font-family: 'tp_rubrikregular',sans-serif;
    color: #26778B;
  }

  .appname{
    color: #786452;
    font-family: 'tp_rubrikregular', sans-serif;
  }


  .region-top-header-form input#edit-search, #block-exposedformglobal-searchpage-2 input[id^="edit-search"], #block-exposedformglobal-searchpage-1-3 input[id^="edit-search"] {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    box-shadow: none;
}

.article-result.result-wrap {
  min-height: 140px !important;
}

.department-result.result-wrap {
    min-height: 110px !important;
}

.search-featured-top {
    padding-bottom: 0em !important;
}

.region-top-header-form .form-row {
        flex-wrap:unset;
        margin-right: -15px;
}

a.internal::after {
  content: "" !important;
}

a.corelabs_sequence[href^="http://"]::after {
  content: "" !important;
}

#block-exposedformglobal-searchpage-1-3 {
        display:none;
}

.people-portrait {
    min-height: 160px;
}

.recommended-results .events-div, .recommended-results .person_portrait {
  height: 140px;
  overflow: hidden;
  float: left;
  width: 146px;
  margin-right: 16px;
  border-left: 5px solid #91ab61;
  margin-bottom: 16px;
}

.recommended-results .person_portrait img {
  margin-top: 0;
}

.people_featured_portrait img {
    float: left;
    margin-right: 20px;
}

section.row.region.region-inner-featured {
    clear: both;
    padding-top: 25px;
}

.service-icon {
    padding-right: 10px;
    padding-bottom: 30px;
    float: left;
    min-height: 50px;
}

.icon-short-description {
        display: flex;
}

.recommended-results#block-views-block-global-search-recommended-results {
    background-color: #F2EFEC;
        width: 100%;
        max-width: 100%;
    margin-bottom: 2em;
}

.recommended-results .view-global-search .view-content.row {
        display: block;
}

.recommended-results h2 {
        font-family: 'rubrikregular', 'Arial', sans-serif;
        font-size: 1.625rem;
        text-transform: capitalize;
        color: #005580;
        font-weight: 400;
        padding: 30px 30px 10px;
}

.recommended-results h3 a {
        font-family: 'rubrikregular', 'Arial', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.4375rem;
    display: inline-flex;

}

.recommended-results .col {
        padding: 0px 27px 15px;
}

.recommended-results img {
  height: 100%;
    float: left;
    margin-right: 20px;
}

section.row.region.region-recommended-results {
    padding: 0 15px 0 15px;
        margin-bottom: 20px;
}

.view-header h5#scroll {
        line-height: 1.5em !important;
}

@media screen and (max-width: 540px) {

    .recommended-results h2 {
            font-size: 1.3rem;
    }

    .recommended-results h3 a {
            font-size: 1.0rem;
    }

    .recommended-results .result-wrap {
            font-size: 14px;
    }
}

@media screen and (max-width: 768px){

    .recommended-results .department-result.result-wrap div {
            display: inline-flex;
    }

    .recommended-results .col {
        padding: 0px 5px 10px 5px;
    }

}

@media screen and (max-width: 838px) and (min-width:768px) {
    .container.cards.view.view-articles.view-id-articles.view-display-id-featured_list_item_well h2.location-title {
    display: inline-block;
    }

    .page-view-global-search .view-display-id-featured_list_item_well .views-field-field-image {
        float: none;
        margin-right: 50%;
    }

}

@media screen and (max-width: 568px) and (min-width:460px) {
  .container.cards.view.view-articles.view-id-articles.view-display-id-featured_list_item_well h2.location-title {
    display: inline-block;
  }

}

@media screen and (min-width:958px) {
        #block-exposedformglobal-searchpage-1-3 {
        display:none !important;
        }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
        section.row.region.region-recommended-results{
            padding-left: 15px !important;
        }
}

@media screen and (max-width: 1000px) and (min-width: 960px) {
        .recommended-results h2 {
            margin-left: 22px;
        }
}

@media screen and (min-width: 1120px) {

    .recommended-results .view-global-search .view-content.row {
      padding-left: 10px;
    }

}


.news-image-global-search {
    float: left;
    padding-right: 20px;
}

.recommended-results .news-image-global-search {
  float: none;
  padding-right: 0;
}

div#block-exposedformglobal-searchpage-2 button[id^="edit-submit-global-search"]{
        font-family: "Font Awesome 5 Free";
    font-weight: 900;
        height:34px;
    padding: .375rem .75rem;
}

.convert-url-header {
        color: #786452;
        text-transform: uppercase;
    font-size: 1.75rem;
        padding: 20px 12.5px 10px;
    border-bottom: 1px solid #DAD6CF;
}

/*
 * Settings for Cornerstone blog and events pages
 */

.sidebar-search .form-row {
    flex-wrap: nowrap;
}

div#views_slideshow_cycle_teaser_section_sliders-news_slider {
        width: 100% !important;
}

div#views_slideshow_cycle_div_sliders-news_slider_0 {
        height: auto;
}

.path-taxonomy .innerpage > .row > .main-content {
    padding: 1em 1.8em !important;
}

@media screen and (max-width: 960px)
{
    #views-exposed-form-news-news .form-type-textfield, #views-exposed-form-events-services .form-type-textfield {
        width: 60% !important;
    }
}

/*
 *  Facet Checkboxes
 */

.federated-search-facets h3{
    background-color: #e3ddd7 !important;
    color: #799A3E !important;
    padding: 15px 10px 0px 10px !important;
    font-weight: bolder;
    font-size: .9rem;
    font-weight: 600;
}

.federated-search-facets .facets-widget-checkbox {
    border-bottom: 1px solid #e3ddd7 !important;
}

.facet-empty.col-auto {
    display: none;
}

.federated-search-facets .facets-widget-checkbox h3, .federated-search-facets .facets-widget-checkbox ul {
  margin: 0 1em 0 1em !important;
}

.federated-search-facets .facets-widget-checkbox ul:first-of-type {
  padding-top: 2em;
}

.federated-search-facets.contextual-region .content {
    background-color: #e3ddd7 !important;
}

.federated-search-facets:last-child .facets-widget-checkbox {
    border-bottom: none !important;
}

.facets-widget-checkbox ul {
    padding-bottom: 0 !important;
}

.federated-search-facets {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  margin-bottom: 0 !important;
}

.facets-widget-checkbox ul label {
        text-transform: capitalize;
    margin-top: -5px;
}

/*
 * Facet Links
 */

.facets-widget-links a {
    padding: .6em 1em;
    display: block;
    font-size: 0.8em;
    background: rgba(51,160,187,1);
    margin: 0 .58em .58em 0;
    margin-top: 0px;
    margin-right: 0.58em;
    margin-bottom: 0.58em;
    margin-left: 0px;
    font-family: rubrikregular,Arial,sans-serif;
    font-weight: 600 !important;
    color: #fff;
}

.facets-widget-links ul {
    list-style: none;
    padding-left: 0;
        display: inline-block;
        margin-bottom: 0rem;
}

.facets-widget-links li {
    float: left;
    margin: 0 2px 2px 0 !important;
}

.facets-widget-links {
    display: inline-block;
}

a.facets-soft-limit-link {
    display: inline-block;
}


.sort-toggle li {
    line-height: unset;
}

h2#mobile-filter-header {
    display: inline-block;
}

.page-view-global-search .view-display-id-featured_list_item_well .views-field-field-image {
    max-width: 100%;
}


#mobile-filter-button i.fas.fa-1x.fa-bars, #mobile-filter-button i.fas.fa-1x.fa-times {
    color: #26778b;
}

/*
 *  Facet Header Commas
 */

.fh_comma::after {
  content: ",";
}

.fh_comma:last-child::after {
  content: none;
}

.view-header h5#scroll {
    line-height: 1.5em !important;
    padding-bottom: 10px;
}

@media screen and (min-width: 768px){
    .federated-search-facets-mobile {
        display: none;
    }

}

.search-featured-top #views-exposed-form-car-location-search-car-resources .form-row .fieldset-wrapper, .search-featured-top #views-exposed-form-carlocation-search-car-resources .form-row .fieldset-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

#views-exposed-form-car-location-search-car-resources .form-row .fieldset-wrapper fieldset+fieldset .input-group, #views-exposed-form-carlocation-search-car-resources .form-row .fieldset-wrapper fieldset+fieldset .input-group {
  width: 100%;
}

@media screen and (min-width: 1020px){
  .search-featured-top .form-type-textfield, #search-form .form-type-search {
    width: 84% !important;
  }
  .search-featured-top #views-exposed-form-car-location-search-car-resources .form-row .form-type-textfield,
  .search-featured-top #views-exposed-form-car-location-search-car-resources .form-row .form-type-select,
  .search-featured-top #views-exposed-form-carlocation-search-car-resources .form-row .form-type-textfield,
  .search-featured-top #views-exposed-form-carlocation-search-car-resources .form-row .form-type-select {
    width: 50% !important;
    margin-top: 0;
  }
  #views-exposed-form-car-location-search-car-resources .form-row>fieldset, #views-exposed-form-carlocation-search-car-resources .form-row>fieldset {
    width: 77%;
  }
}

@media screen and (max-width: 1019px){
    .search-featured-top .form-type-textfield, #search-form .form-type-search, .search-featured-top #views-exposed-form-car-location-search-car-resources .form-row details .form-type-textfield,
  .search-featured-top #views-exposed-form-car-location-search-car-resources .form-row .form-type-textfield, .search-featured-top #views-exposed-form-car-location-search-car-resources .form-row .form-type-select,
  .search-featured-top #views-exposed-form-carlocation-search-car-resources .form-row .form-type-textfield, .search-featured-top #views-exposed-form-carlocation-search-car-resources .form-row .form-type-select {
        width: 80% !important;
    }
  .search-featured-top #views-exposed-form-car-location-search-car-resources .form-row details .form-type-textfield,
  .search-featured-top #views-exposed-form-car-location-search-car-resources .form-row .form-type-textfield,
  .search-featured-top #views-exposed-form-car-location-search-car-resources .form-row .form-type-select,
  .search-featured-top #views-exposed-form-carlocation-search-car-resources .form-row details .form-type-textfield,
  .search-featured-top #views-exposed-form-carlocation-search-car-resources .form-row .form-type-textfield,
  .search-featured-top #views-exposed-form-carlocation-search-car-resources .form-row .form-type-select {
    margin-top: 0;
  }
}

@media screen and (max-width: 564px){

  .search-featured-top .form-type-textfield, #search-form .form-type-search, .search-featured-top #views-exposed-form-car-location-search-car-resources .form-row details .form-type-textfield,
  .search-featured-top #views-exposed-form-car-location-search-car-resources .form-row .form-type-textfield, .search-featured-top #views-exposed-form-car-location-search-car-resources .form-row .form-type-select,
  .search-featured-top #views-exposed-form-carlocation-search-car-resources .form-row .form-type-textfield, .search-featured-top #views-exposed-form-carlocation-search-car-resources .form-row .form-type-select {
    width: 60% !important;
  }

  .search-featured-top #views-exposed-form-car-location-search-car-resources .form-row details .form-type-textfield,
  .search-featured-top #views-exposed-form-car-location-search-car-resources .form-row .form-type-textfield,
  .search-featured-top #views-exposed-form-car-location-search-car-resources .form-row .form-type-select,
  .search-featured-top #views-exposed-form-carlocation-search-car-resources .form-row details .form-type-textfield,
  .search-featured-top #views-exposed-form-carlocation-search-car-resources .form-row .form-type-textfield,
  .search-featured-top #views-exposed-form-carlocation-search-car-resources .form-row .form-type-select {
    margin-top: 0;
  }

  .glossary li.facet-item {
    font-size: 1.3em;
  }

    input#edit-search::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: transparent;
    }
    input#edit-search::-moz-placeholder { /* Firefox 19+ */
  color: transparent;
    }
    input#edit-search:-ms-input-placeholder { /* IE 10+ */
  color: transparent;
    }
    input#edit-search:-moz-placeholder { /* Firefox 18- */
  color: transparent;
}

}

@media screen and (max-width: 340px) {
  .search-featured-top .form-type-textfield, #search-form .form-type-search {
    width: 50% !important;
  }

}

#search-form .form-type-search {
  margin-bottom: 0;
}

.path-search div#main-wrapper, .path-search-by-date div#main-wrapper {
    background-color: white;
        padding-bottom: 2.5em;
}

.view-global-search .view-content.row {
    display: inline;
}

.view-global-search .views-row {
    padding: 20px 10px 10px;
    border-bottom: 1px solid #DAD6CF;
}

.view-global-search .views-row:first-child {
        padding-top: 0px;
}




.pagination > li {
    padding-inline-start: 10px;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination > li > a, .pagination > li > span, .pagination > li > a:focus, .pagination > li > span:focus {
    background: #E3DDD7;
    color: #26778b;
    cursor: default;
    border: 1px solid #E3DDD7;
    height: 36px;
    padding: 0 1em;
    font-size: 0.85714em;
    line-height: 2.5em;
    font-family: rubrikregular, Arial, sans-serif;
    cursor: pointer;
}

.pagination .active a {
    background: #789b37;
    color: #ffffff;
    border: 1px solid #789b37;
}

.pagination > li > a:hover, .pagination > li > span:hover {
    background: #CFC3B9;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    border-color: #ddd;
}

.pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.pager-nav {
  margin-top: 20px;
}


.pagination .pager__item--next a::before {
    font-size: 25px;
    font-family: "Font Awesome 5 Free";
    content: '\f0da';
    font-weight: 900;
}

.pagination .pager__item--last a::before {
    font-size: 17px;
    font-family: "Font Awesome 5 Free";
    content: '\f051';
    font-weight: 900;
}

.pagination .pager__item--first a::after {
    font-size: 17px;
    font-family: "Font Awesome 5 Free";
    content: '\f048';
    font-weight: 900;
}

.pagination .pager__item--previous a::after {
  font-size: 25px;
  font-family: "Font Awesome 5 Free";
  content: '\f0d9';
  /*transform: scaleX(-1);*/
  font-weight: 900;
}


.pagination li a span {
    display: none;
}


div.featured-top button[type="submit"] {
    background-color: rgb(121, 154, 62);
    color: #ffffff;
    border: none;
        content: "SEARCH" !important;
    border-radius: inherit;
    font-family: "rubrikregular",Arial,sans-serif;
    text-transform: uppercase;
    border: 1px solid rgb(121, 154, 62);
    font-size: 16px;
}

.cornerstone-accordion.section.container-fluid.clearfix section.row.region.region-inner-featured {
        padding-top: 0px;
}

@media screen and(max-width: 959px) {
  div.featured-top button[type="submit"]{
    height: 3.7em !important;
  }
}

@media screen and(min-width: 960px) {
  div.featured-top button[type="submit"]{
    height: 3em !important;
  }
}

@media screen and (max-width:1000px) and (min-width:960px){
    aside {
        padding-right: 0px !important;
    }

    div.view-global-search {
        margin-left: -22px !important;
        margin-right: 0px !important;
    }
}

@media screen and (max-width:700px){

    .pagination {
        display: inline !important;
    }

    .pagination > li a {
        margin-right: 3px;
        margin-top: 5px;
    }

}

@media screen and (max-width: 767px){
    .federated-search-facets.block-facet--checkbox, .federated-search-facets.block-facet--range-slider {
        display: none;
    }

    #block-cornerstoneblogdateyear, #block-publicationmonth {
        display: none;
    }

    #block-submitanevent {
        display: none;
    }

  .search #sidebar_first {
    padding-left: 15px;
  }

}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th{
    border-color: #dee2e6;
}

.table-responsive > .table-bordered {
    border: 1px solid #dee2e6;
}

.table-card{
    border: 0;
}

.table-card-header{
    background-color: rgba(255,255,255,0);
    border: 0;
}

.table-card .nav-item .active {
  border-bottom: 2px solid #005580;
  color: #005580;
}

.form-control-fix:focus{
  background-color: #26778B !important;
}

.talktext {
  padding: 1em;
  text-align: left;
  line-height: 1.5em;
}

.talk-bubble {
  display: inline-block;
  position: relative;
  width: 200px;
  height: auto;
  background-color: white;
  border: 2px solid #dee2e6 !important;
}

.tri-right.border.btm-right-in:before {
  content: ' ';
  position: absolute;
  width: 0;
  left: 42%;
  /* right: 30px; */
  top: -12px;
  border-width: 0px 10px 10px;
  border-style: solid;
  border-color: #dee2e6 transparent  #dee2e6 transparent;
 
}

.tri-right.btm-right-in:after {
  content: ' ';
  position: absolute;
  width: 0;
  height: 0;
  left: 42%;
  top: -9px;
  border-width: 0px 10px 10px;
  border-style: solid;
  border-color: white transparent;
}

.qty-button{
  font-size: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.qty-button-w{
  width: 48px;
}

.qty-button-h{
  height: 48px;
}

.qty-counter{
  position: relative;
  border: none;
  width: 48px;
  left: 45%;
}

.btn:active,
.btn:focus{
    outline: none;
    box-shadow: none;
}


/* for alpine ajax */
[aria-busy] {
    --loading-size: 64px;
    --loading-stroke: 6px;
    --loading-duration: 1s;
    position: relative;
    opacity: .75
}
[aria-busy]:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: var(--loading-size);
    height: var(--loading-size);
    margin-top: calc(var(--loading-size) / 2 * -1);
    margin-left: calc(var(--loading-size) / 2 * -1);
    border: var(--loading-stroke) solid rgba(0, 0, 0, 0.15);
    border-radius: 50%;
    border-top-color: rgba(0, 0, 0, 0.5);
    animation: rotate calc(var(--loading-duration)) linear infinite;
}
@keyframes rotate {
    100% { transform: rotate(360deg); }
}