/* Accordion Widget for Homepages and Document Pages */

.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.styles1140 {
overflow: auto;
height: 100%;
display: block;
margin: 0.5em;
background: #e8e4d6;
border-radius: 15px;
padding: 0px;
    font-family: Akzidenz Grotesk;
    font-weight: 400;
    font-size: 1.1em;
}
div.styles1140::before {
padding: 1em;
}

div.styles1140 .boxed__standout {
border-top: 0;
}

div.styles1140: h2 hover {
color: #b69d76;
}

div.styles1140 h2 {
    font-size: 1.3em;
    color: #ffffff;
    padding: 0em;
    margin:  0em;
}

div.styles1140 h2 a,  div.styles1140 .onlinebox h2 a,
div.styles1140 h2 a:visited,  div.styles1140 .onlinebox h2 a:visited {
   color: #ffffff !important;
   text-decoration: none;
}



div.styles1140 .calloutalign {
   text-align: center;
}

div.styles1140 .onlinebox {
    background-color: #43215f;
   /*padding-top: -50px;*/
   /*padding-left: 5px;*/
text-align: center;
padding: 0.25em 1em;
}

div.styles1140 .onlineboxcopy {
    height: auto;
    padding: 0em 1.5em;
}
div.styles1138 {
overflow: auto;
text-overflow: ellipsis;
display: block;
font-family: Akzidenz Grotesk;
font-weight: 400;
font-size: 1.1em;
margin-bottom: 20px;
}

div.styles1138 .boxed__standout {
border-top: 0;
}

div.styles1138: h2 hover {
color: #b69d76;
}

div.styles1138 h2 {
font-size: 1.6em;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 10px;
letter-spacing: -1px;
line-height: 1.1em;
color: #ffffff;
}

div.styles1138 h2 a {
   color: #fffffff !important;
   underline: none;
}

div.styles1138 h2 a:visited {
   color: #fff;
}

div.styles1138 .calloutalign {
   text-align: center;
}

div.styles1138 .topbox {
  /* For desktop */
  border-radius: 15px 15px 0px 0px;
  background: #d8d0bf;
  padding: 11%;
  width: 100%;
  min-height: 455px;
}

div.styles1138 .bottombox {
  /* For desktop */
  border-radius: 0px 0px 15px 15px;
  background: #43215F;
  padding: 20px;
  width: 100%;
  min-height: 24vh;
}

div.styles1138 .testimonialimage {
    float: left;
    width: 60%;
    margin-top: -50%;
margin-left: 20%;
margin-right: 20%;
    padding-top: 15%; // arbitrary
    position: relative;
}
/* Code required to style your search bar as requested */
 div.styles1141 {
     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.styles1141::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/header_micro_adobe.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.styles1141 h2 {
    color: #ffffff;
    font-family: Akzidenz Grotesk Condensed;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    font-size: 4rem;
    line-height: 3.25rem;
}
/* Code required to style your search bar as requested */
 div.styles1142 {
     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.styles1142::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/header_micro_fire.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.styles1142 h2 {
    color: #ffffff;
    font-family: Akzidenz Grotesk Condensed;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    font-size: 4rem;
    line-height: 3.25rem;
}
/* Code required to style your search bar as requested */
 div.styles1143 {
     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.styles1143::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/header_micro_is.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.styles1143 h2 {
    color: #ffffff;
    font-family: Akzidenz Grotesk Condensed;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    font-size: 4rem;
    line-height: 3.25rem;
}
/* Code required to style your search bar as requested */
 div.styles1144 {
     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.styles1144::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/header_micro_ms.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.styles1144 h2 {
    color: #ffffff;
    font-family: Akzidenz Grotesk Condensed;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    font-size: 4rem;
    line-height: 3.25rem;
}
/* Code required to style your search bar as requested */
 div.styles1137 {
     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%;
     height: 20em;
}
 
 div.styles1137::before {
     background-color: #a08e63;
     background:
       /* top, transparent #a08e63, faked with gradient */ 
       linear-gradient(
         rgba(162, 144, 97, 0.75),
         rgba(162, 144, 97, 0.55)
       ),
      /* bottom, image */
     url("https://www.butlercc.edu/images/header_microcredentials.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.styles1137 h2 {
    color: #ffffff;
    font-family: Akzidenz Grotesk Condensed;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    font-size: 4rem;
    line-height: 3.25rem;
}
/* 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.styles1139 {
     display: none;
}

/* Code required to style your search bar as requested */
 div.styles1139 {
     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%;
}
 @media (min-width: 46.25em) {
     div.styles1139 {
         min-height: 10em;
    }
}
 div.styles1139::before {
     background-color: #42235e;
     background-position: center center;
     background-size: cover;
     bottom: 0;
     content: '';
     left: 50%;
     margin-left: -50vw;
     position: absolute;
     top: 0;
     width: 100vw;
     z-index: -1;
}
 div.styles1139 h2 {
    color: #a08e63;
    font-family: Akzidenz Grotesk Condensed;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    font-size: 4rem;
    line-height: 3.25rem;
}
 div.styles1139 .awesomplete {
     display: block;
     margin: .5em 0 0;
}
 div.styles1139 .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.styles1139 .awesomplete > ul {
     padding: .3em 0;
     width: 100%;
}
 div.styles1139 .awesomplete > ul > li {
     font-size: 1.25rem;
     line-height: 1.6875rem;
     margin: 0;
     padding: 0.15rem 1.65rem;
}
 div.styles1139 .awesomplete > ul > li:hover {
     background: #7e3d8f;
     color: #fff;
}
 div.styles1139 .awesomplete li:hover mark {
     background: #56006b;
     color: #fff;
}
div.styles1139 .item-list {
    font-size: 1.5rem;
    line-height: 2.25rem;
    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.styles1139 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.styles1139 li {
        padding: 0 1.5rem; } }
    @media (min-width: 32.5em) {
      div.styles1139 li {
        padding: 0 0.75rem;
        /*width: 50%;*/ } }
    @media (min-width: 61.25em) {
      div.styles1139 li {
        padding: 0 1.5rem; } }

  div.styles1139 a {
    font-size: 1.5rem;
    line-height: 2.25rem;
    padding: 0.375rem 1.125rem;
    background-color: #786636;
    border: 0;
    color: #fff;
    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;
    color: #fff;
    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.styles1139 a:hover,
    div.styles1139 a:active,
    div.styles1139 a:focus {
      background-color: #42235e;
      opacity: 1; }
   div.styles1139 a:visited {
      color: #ffffff;
   }
/* Code required to style your search bar as requested */
 div.styles1146 {
     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%;
}
 @media (min-width: 46.25em) {
     div.styles1146 {
         min-height: 10em;
    }
}
 div.styles1146::before {
     background-color: #a29061;
     background-position: center center;
     background-size: cover;
     bottom: 0;
     content: '';
     left: 50%;
     margin-left: -50vw;
     position: absolute;
     top: 0;
     width: 100vw;
     z-index: -1;
}
 div.styles1146 h2 {
    color: #ffffff;
    font-family: Akzidenz Grotesk Condensed;
    font-weight: 600;
    text-transform: inherit;
    margin: 0;
    font-size: 3rem;
    line-height: 4rem;
}
 

  div.styles1146 a {
    font-size: 1.5rem;
    line-height: 2.25rem;
    padding: 0.375rem 1.125rem;
    background-color: #786636;
    border: 0;
    color: #fff;
    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;
    color: #fff;
    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.styles1146 a:hover,
    div.styles1146 a:active,
    div.styles1146 a:focus {
      background-color: #42235e;
      opacity: 1; }
   div.styles1146 a:visited {
      color: #ffffff;
   }
