.widget-info-accordion {
    color: #424242;
    font: 14px/20px "aptifer-sans",sans-serif;
}
.widget-info-accordion .title-accordion {
    background: #f0f0f0 none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 5px;
    color: #2c4263;
    cursor: pointer;
    font: 18px/24px "aptifer-sans",sans-serif;
    margin: 0 0 12px;
    outline: medium none;
    overflow: hidden;
    padding: 12px 30px 15px 26px;
    position: relative;
}
.widget-info-accordion .ui-state-active {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: #ccc;
    border-image: none;
    border-radius: 5px 5px 0 0;
    border-style: solid;
    border-width: 1px 1px 0;
    margin: 0;
    padding: 11px 29px 15px 25px;
}
.widget-info-accordion .ui-accordion-header-icon {
    background: rgba(0, 0, 0, 0) url("/images/arrow_06.png") no-repeat scroll 0 0;
    height: 9px;
    position: absolute;
    right: 15px;
    top: 22px;
    width: 13px;
}
.widget-info-accordion .ui-state-active .ui-accordion-header-icon {
    background-position: 0 -191px;
}
.widget-info-accordion h6 {
    color: #2c4263;
    font: 18px/20px "aptifer-sans",sans-serif;
    margin: 0;
    padding: 13px 26px 19px;
}
.widget-info-accordion .accordion-area {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ccc;
    border-image: none;
    border-radius: 0 0 5px 5px;
    border-style: solid;
    border-width: 0 1px 1px;
    margin: 0 0 13px;
    position: relative;
}
.widget-info-accordion .block {
    border-top: 1px solid #ccc;
    overflow: hidden;
    padding: 22px 26px 24px;
}
.widget-info-accordion .block a {
    font-family: "aptifer-sans-bold",sans-serif;
    font-weight: bold;
    text-decoration: underline;
}
.widget-info-accordion .accordion-area .img {
    float: left;
    margin: 0 25px 0 0;
}
.widget-info-accordion .text {
    overflow: hidden;
}
.widget-info-accordion .text .sub-head {
    color: #2c4263;
    display: block;
    font: 16px/18px "mendoza-medium",serif;
    margin: 0 0 2px;
    text-transform: uppercase;
}
.widget-info-accordion .text p {
    margin: 0;
}
div.styles1024 {
     padding: 0;
     background: transparent;
     display: -ms-flexbox;
     display: flex;
     -ms-flex-direction: column;
     flex-direction: column;
     -ms-flex-pack: center;
     justify-content: center;
     max-width: 63rem;
     position: relative;
     text-align: left;
     width: 100%;
}

 div.styles1024::before {
     background-color: #42235e;
     background-position: center center;
     background-size: cover;
     background-attachment: fixed;
     background-repeat: no-repeat;
     border-top: 3px solid #a39161;
     bottom: 0;
     content: '';
     left: 50%;
     margin-left: -50vw;
     position: absolute;
     top: 0;
     width: 100vw;
     z-index: -1;
}


 div.styles1024 p {
    color: #fff;
    font-family: Akzidenz Grotesk Condensed;
    font-weight: 100;
    
    margin: 0;
    font-size: 1.0rem;
    line-height: 3.00rem;
}
 
  @media (min-width: 46.25em) {
     div.styles1024 {
         min-height: 3em;
    }
     div.styles1024 h4 {
        font-size: 1rem;
        line-height: 3.00rem;
    }
}
/* Create a widget style with this code and apply it to your custom search */
/* This code will hide the H1 & Breadcrumb when your `widget--bcc-page-search-navigation` is the first widget on the page */
 .js .hidden-header .page-heading, .js .hidden-header .nav--breadcrumb {
     border: 0;
     clip: rect(0, 0, 0, 0);
     height: 1px;
     margin: -1px;
     overflow: hidden;
     padding: 0;
     position: absolute;
     width: 1px;
}
 .js .hidden-header .site-main {
     padding-top: 0;
}
 .js .hidden-header .site-content__inner {
     margin-top: 0;
}

/* You may wish to-do something different here, but it will stop you guys having to deal with browsers without js. Perhaps after go live, we could revisit this. */
 .no-js div.styles1093 {
     display: none;
}

/* Code required to style your search bar as requested */
 div.styles1093 {
     padding: 3.75rem 0 4.5rem;
     background: transparent;
     display: -ms-flexbox;
     display: flex;
     -ms-flex-direction: column;
     flex-direction: column;
     -ms-flex-pack: center;
     justify-content: center;
     max-width: 63rem;
     position: relative;
     text-align: left;
     width: 100%;
}
 
 div.styles1093::before {
     background-color: #a08e63;
     background:
       /* top, transparent #a08e63, faked with gradient */ 
       linear-gradient(
         rgba(67, 33, 95, 0.75),
         rgba(67, 33, 95, 0.75)
       ),
      /* bottom, image */
     url("https://www.butlercc.edu/images/BETA_business.jpg");
     background-position: center center;
     background-size: cover;
     background-attachment: fixed;
     background-repeat: no-repeat;
     bottom: 0;
     content: '';
     left: 50%;
     margin-left: -50vw;
     position: absolute;
     top: 0;
     width: 100vw;
     z-index: -1;
}


 div.styles1093 h2 {
    color: #ffffff;
    font-family: Akzidenz Grotesk Condensed;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    font-size: 4rem;
    line-height: 3.25rem;
}
 div.styles1093 .awesomplete {
     display: block;
     margin: .5em 0 0;
}
 div.styles1093 .awesomplete > input {
     font-size: 1.25rem;
     line-height: 1.6875rem;
     margin: 0;
     padding: 1.875rem 1.65rem;
     background: #fff;
     border: 0;
     color: #464646;
     display: block;
     width: 100%;
}
 div.styles1093 .awesomplete > ul {
     padding: .3em 0;
     width: 100%;
}
 div.styles1093 .awesomplete > ul > li {
     font-size: 1.25rem;
     line-height: 1.6875rem;
     margin: 0;
     padding: 0.15rem 1.65rem;
}
 div.styles1093 .awesomplete > ul > li:hover {
     background: #7e3d8f;
     color: #fff;
}
 div.styles1093 .awesomplete li:hover mark {
     background: #56006b;
     color: #fff;
}
/* Create a widget style with this code and apply it to your custom search */
/* This code will hide the H1 & Breadcrumb when your `widget--bcc-page-search-navigation` is the first widget on the page */
 .js .hidden-header .page-heading, .js .hidden-header .nav--breadcrumb {
     border: 0;
     clip: rect(0, 0, 0, 0);
     height: 1px;
     margin: -1px;
     overflow: hidden;
     padding: 0;
     position: absolute;
     width: 1px;
}
 .js .hidden-header .site-main {
     padding-top: 0;
}
 .js .hidden-header .site-content__inner {
     margin-top: 0;
}

/* You may wish to-do something different here, but it will stop you guys having to deal with browsers without js. Perhaps after go live, we could revisit this. */
 .no-js div.styles1092 {
     display: none;
}

/* Code required to style your search bar as requested */
 div.styles1092 {
     padding: 3.75rem 0 4.5rem;
     background: transparent;
     display: -ms-flexbox;
     display: flex;
     -ms-flex-direction: column;
     flex-direction: column;
     -ms-flex-pack: center;
     justify-content: center;
     max-width: 63rem;
     position: relative;
     text-align: left;
     width: 100%;
}
 
 div.styles1092::before {
     background-color: #a08e63;
     background:
       /* top, transparent #a08e63, faked with gradient */ 
       linear-gradient(
         rgba(67, 33, 95, 0.75),
         rgba(67, 33, 95, 0.75)
       ),
      /* bottom, image */
     url("https://www.butlercc.edu/images/mallbanner.jpeg");
     background-position: center center;
     background-size: cover;
     background-attachment: fixed;
     background-repeat: no-repeat;
     bottom: 0;
     content: '';
     left: 50%;
     margin-left: -50vw;
     position: absolute;
     top: 0;
     width: 100vw;
     z-index: -1;
}


 div.styles1092 h2 {
    color: #ffffff;
    font-family: Akzidenz Grotesk Condensed;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    font-size: 4rem;
    line-height: 3.25rem;
}
 div.styles1092 .awesomplete {
     display: block;
     margin: .5em 0 0;
}
 div.styles1092 .awesomplete > input {
     font-size: 1.25rem;
     line-height: 1.6875rem;
     margin: 0;
     padding: 1.875rem 1.65rem;
     background: #fff;
     border: 0;
     color: #464646;
     display: block;
     width: 100%;
}
 div.styles1092 .awesomplete > ul {
     padding: .3em 0;
     width: 100%;
}
 div.styles1092 .awesomplete > ul > li {
     font-size: 1.25rem;
     line-height: 1.6875rem;
     margin: 0;
     padding: 0.15rem 1.65rem;
}
 div.styles1092 .awesomplete > ul > li:hover {
     background: #7e3d8f;
     color: #fff;
}
 div.styles1092 .awesomplete li:hover mark {
     background: #56006b;
     color: #fff;
}
div.styles1110 {
     padding: 0;
     background: transparent;
     display: -ms-flexbox;
     display: flex;
     -ms-flex-direction: column;
     flex-direction: column;
     -ms-flex-pack: center;
     
     max-width: 63rem;
     position: relative;
     text-align: left;
     width: 100%;
     min-height: 200px;
}
 @media (min-width: 1600px) {
     div.styles1110 {
         min-height: 1157px;
         
    }
    div.styles1110::before {
         background-size: cover !important;;
         
    }
    div.styles1110 form {
    width: 50% !important;
    float: right !important;
    background: #ffffff85 !important;
}
    
}
 div.styles1110::before {
     background-color: #a08e63;
     background:
      
       /* bottom, image */
       url("https://www.butlercc.edu/images/Culinary_Hero__2_.png");
     background-color: #b1a0b1;
     background-position: top center,;
     background-size: cover;
     background-attachment: fixed;
     background-repeat: no-repeat;
     bottom: 0;
     content: '';
     left: 50%;
     margin-left: -50vw;
     position: absolute;
     top: 0;
     width: 100vw;
     z-index: -1;
}

@media (max-width: 600px) {
 div.styles1110::before {
background: none;
}
}


 div.styles1110 h1,  div.styles1110 h2 {
    color: #42235e;
    font-family: Akzidenz Grotesk Condensed;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    font-size: 4rem;
    line-height: normal;
}
 div.styles1110 p {
color: #42235e;
}
 
 div.styles1110 form {
    width: 100%;
    float: none;
    background: #ffffff85;
}

div.styles1110 .hero-overlay {
float:right;
}
div.styles1025 {
     padding: 1.50rem 0rem;
     width: 100%;
}

div.styles1025 h2 {
    color: #656565;
    font-family: Akzidenz Grotesk;
    font-weight: 400;
    text-transform:none;
    margin: 0;
    font-size: 1.5rem;
    line-height: 2.5rem;
}

div.styles1025 p {
    color: #656565;
    font-family: Akzidenz Grotesk;
    font-weight: 100;
    
    margin: 0;
    font-size: 1.0rem;
    line-height: 1.5rem;
}
div.styles1025 img {
margin: auto!important;
}
div.styles1026 {
     padding: 0;
     background: transparent;
     display: -ms-flexbox;
     display: flex;
     -ms-flex-direction: column;
     flex-direction: column;
     -ms-flex-pack: center;
     justify-content: center;
     max-width: 63rem;
     position: relative;
     text-align: left;
     width: 100%;
     min-height: 200px;
}
 @media (min-width: 46.25em) {
     div.styles1026 {
         min-height: 380px;
         
    }
    div.styles1026::before {
         background-size: contain !important;
         
    }
    div.styles1026 form {
    width: 50% !important;
    float: right !important;
    background: #ffffff85 !important;
}
    
}
 div.styles1026::before {
     background-color: #a08e63;
     background:
      
       /* bottom, image */
       url("https://www.butlercc.edu/images/landing_page_header_image.jpg");
     background-position: left top;
     background-size: contain;
     background-attachment: inherit;
     background-repeat: no-repeat;
     bottom: 0;
     content: '';
     left: 50%;
     margin-left: -50vw;
     position: absolute;
     top: 0;
     width: 100vw;
     z-index: -1;
}


 div.styles1026 h1,  div.styles1026 h2 {
    color: #42235e;
    font-family: Akzidenz Grotesk Condensed;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    font-size: 4rem;
    line-height: normal;
}
 div.styles1026 p {
color: #42235e;
}
 
 div.styles1026 form {
    width: 100%;
    float: none;
    background: #ffffff85;
}

div.styles1026 .hero-overlay {
float:right;
}
div.styles1029 h1,  div.styles1029 h2 {
    color: #42235e;
    font-family: Akzidenz Grotesk Condensed;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    font-size: 4rem;
    line-height: normal;
}
 div.styles1029 p {
color: #42235e;
}
 div.styles1029 img {
   margin: 0;
  padding:0;
}
 div.styles1029 form {
    width: 100%;
    float: none;
    background: #ffffff85;
}
div.styles1032 {
     padding: 0;
     background: transparent;
     display: -ms-flexbox;
     display: flex;
     -ms-flex-direction: column;
     flex-direction: column;
     -ms-flex-pack: center;
     justify-content: center;
     max-width: 63rem;
     position: relative;
     text-align: left;
     width: 100%;
     min-height: 200px;
}
 @media (min-width: 46.25em) {
     div.styles1032 {
         min-height: 380px;
         
    }
    div.styles1032::before {
         background-size: contain !important;
         
    }
    div.styles1032 form {
    width: 50% !important;
    float: right !important;
    background: #ffffff85 !important;
}
    
}
 div.styles1032::before {
     background-color: #a08e63;
     background:
       /* top, transparent #a08e63, faked with gradient */ 
       linear-gradient(
         rgba(255, 255, 255, 0.60),
         rgba(255, 255, 255, 0.60)
       ),
       /* bottom, image */
       url("https://www.butlercc.edu/images/butler_people.jpg");
     background-position: center center;
     background-size: cover;
     background-attachment: fixed;
     background-repeat: no-repeat;
     bottom: 0;
     content: '';
     left: 50%;
     margin-left: -50vw;
     position: absolute;
     top: 0;
     width: 100vw;
     z-index: -1;
}


 div.styles1032 h1,  div.styles1032 h2 {
    color: #42235e;
    font-family: Akzidenz Grotesk Condensed;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    font-size: 4rem;
    line-height: normal;
}
 div.styles1032 p {
color: #42235e;
}
 
 div.styles1032 form {
    width: 100%;
    float: none;
    background: #ffffff85;
}

div.styles1032 .hero-overlay {
float:right;
}
div.styles1111 {
     padding: 0;
     background: transparent;
     display: -ms-flexbox;
     display: flex;
     -ms-flex-direction: column;
     flex-direction: column;
     -ms-flex-pack: center;
     justify-content: center;
     max-width: 63rem;
     position: relative;
     text-align: left;
     width: 100%;
     min-height: 200px;
}
 @media (min-width: 46.25em) {
     div.styles1111 {
         min-height: 380px;
         
    }
    div.styles1111::before {
         background-size: cover !important;
         
    }
    div.styles1111 form {
    width: 50% !important;
    float: right !important;
    background: #ffffff85 !important;
}
    
}
 div.styles1111::before {
     background-color: #a08e63;
     background:
      
       /* bottom, image */
       url("https://www.butlercc.edu/images/Meet_our_Chefs_Background.jpg");
     background-position: left top;
     background-size: cover;
     background-attachment: fixed;
     background-repeat: no-repeat;
     bottom: 0;
     content: '';
     left: 50%;
     margin-left: -50vw;
     position: absolute;
     top: 0;
     width: 100vw;
     z-index: -1;
}


 div.styles1111 h1,  div.styles1111 h2 {
    color: #42235e;
    font-family: Akzidenz Grotesk Condensed;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    font-size: 4rem;
    line-height: normal;
}
 div.styles1111 p {
color: #42235e;
}
 
 div.styles1111 form {
    width: 100%;
    float: none;
    background: #ffffff85;
}

div.styles1111 .hero-overlay {
float:right;
}

div.styles1111 img {
margin: auto!important;
}
div.styles1054 .item-list {
    font-size: 1rem;
    line-height: 1.5rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0;
    text-transform: uppercase; }

  div.styles1054 li {
    margin: 0.75rem 0 0;
    -ms-flex-align: center;
        align-items: center;
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
    @media (min-width: 32.5em) and (max-width: 46.24em) {
      div.styles1054 li {
        padding: 0 0.5rem; } }
    @media (min-width: 32.5em) {
      div.styles1054 li {
        padding: 0 0.75rem;
        /*width: 50%;*/ } }
    @media (min-width: 61.25em) {
      div.styles1054 li {
        padding: 0 1.5rem; } }

  div.styles1054 a {
    font-size: 1.0rem;
    line-height: 1.5rem;
    padding: 0.175rem 0.725rem;
    background-color: #786636;
    border: 0;
    color: #fff !important;
    cursor: pointer;
    font-family: "Akzidenz Grotesk Condensed";
    text-align: center;
    text-transform: uppercase;
    transition: background-color .125s ease-in-out, color .125s ease-in-out;
    text-decoration: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-positive: 1;
        flex-grow: 1;
    height: 100%;
    -ms-flex-pack: center;
        justify-content: center; }
    div.styles1054 a:hover,
    div.styles1054 a:active,
    div.styles1054 a:focus {
      background-color: #42235e;
      opacity: 1; }
   div.styles1054 a:visited {
      color: #ffffff;
   }
div.styles1114 {
     padding: 0;
     background: transparent;
     display: -ms-flexbox;
     display: flex;
     -ms-flex-direction: column;
     flex-direction: column;
     -ms-flex-pack: center;
     justify-content: center;
     max-width: 63rem;
     position: relative;
     text-align: left;
     width: 100%;
     min-height: 200px;
}
 @media (min-width: 46.25em) {
     div.styles1114 {
         min-height: 380px;
         
    }
    div.styles1114::before {
         background-size: cover !important;
         
    }
    div.styles1114 form {
    width: 50% !important;
    float: right !important;
    background: #ffffff85 !important;
}
    
}
 div.styles1114::before {
     background-color: #a08e63;
     background:
      
       /* bottom, image */
       url("https://www.butlercc.edu/images/Our_Focus_Background.jpg");
     background-position: left top;
     background-size: cover;
     background-attachment: fixed;
     background-repeat: no-repeat;
     bottom: 0;
     content: '';
     left: 50%;
     margin-left: -50vw;
     position: absolute;
     top: 0;
     width: 100vw;
     z-index: -1;
}


 div.styles1114 h1,  div.styles1114 h2 {
    color: #42235e;
    font-family: Akzidenz Grotesk Condensed;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    font-size: 4rem;
    line-height: normal;
}
 div.styles1114 p {
color: #42235e;
}
 
 div.styles1114 form {
    width: 100%;
    float: none;
    background: #ffffff85;
}

div.styles1114 .hero-overlay {
float:right;
}

div.styles1114 img {
margin: auto!important;
}

div.styles1114 .white-box {
    background-color: white;
    color: black;
    <!--other positioning attributes-->
}
div.styles1027 {
    top: -4.0rem;
    position: relative;
    width: 50%;
    z-index: 25;
    float: right;
    margin-left: 35%;
    }

div.styles1027 p {
    color: #ffffff;
    line-height: 1rem;
    margin: 0;
    padding: 0;
}
div.styles1027 h4, 
div.styles1027 h3, 
div.styles1027 h2 {
    color: #a39161;
    line-height: 2rem;
    margin: 0;
    padding: 0;
}
div.styles1027 a {
text-decoration: none;
}
.tab-toggle-custom{display:none;}
div.styles1091 {
background:#e9e9e9;
padding: 0;
    font-family: Akzidenz Grotesk;
    font-weight: 400;
    font-size: 1.1em;
   margin-left: -50px;
   margin-right: 10px;
   margin-top: 15px;
}

div.styles1091: h2 hover {
color: #b69d76;
}

div.styles1091 h2 {
font-size: 28px;
margin-bottom: 3px;
margin-right: 3px;
letter-spacing: -1px;
line-height: 1.1em;
color: #ffffff;
font-weight: 400;
background: rgb(0, 0, 0); /* fallback color */
background: rgba(0, 0, 0, 0.7);
padding: 8px;
}

div.styles1091 h2 a {
   color: #fffffff !important;
   underline: none;
}

div.styles1091 h2 a:visited {
   color: #fff;
}

div.styles1091 .calloutalign {
   text-align: center;
}

div.styles1091 .box {
  position: relative;
  text-align: center;
  color: #43251f;
    font-size: 14px;
    text-align: center;
    font-color: #000000;
}

div.styles1091 .boxhead {
     position: absolute;
     bottom: 3px;
     right: 8px;
}
div.styles1028 {
     padding: 0;
     background: transparent;
     display: -ms-flexbox;
     display: flex;
     -ms-flex-direction: column;
     flex-direction: column;
     -ms-flex-pack: center;
     justify-content: center;
     max-width: 63rem;
     position: relative;
     text-align: left;
     width: 100%;
}

 div.styles1028::before {
     background-color: #42235e;
     background-position: center center;
     background-size: cover;
     background-attachment: fixed;
     background-repeat: no-repeat;
     border-bottom: 3px solid #a39161;
     bottom: 0;
     content: '';
     left: 50%;
     margin-left: -50vw;
     position: absolute;
     top: 0;
     width: 100vw;
     z-index: -1;
}


 div.styles1028 h4 {
    color: #fff;
    font-family: Akzidenz Grotesk Condensed;
    font-weight: 100;
    text-transform: uppercase;
    margin: 0;
    font-size: 1.25rem;
    line-height: 2.00rem;
}
 
  @media (min-width: 46.25em) {
     div.styles1028 {
         min-height: 3em;
    }
     div.styles1028 h4 {
        font-size: 2rem;
        line-height: 3.25rem;
    }
}
