/*Accordion*/
.ui-state-default .ui-icon {
    background-image: url(/sites/all/modules/contrib/jquery_update/replace/ui/themes/base/minified/images/ui-icons_888888_256x240.png)!important;
}

/* Space between Font Awesome icons and text */
.fa {
    padding-right: 5px;
}
/* Font Awesome external link */
#block-menu-menu-more-study-information .fa {
    padding-left: 5px;
    font-size: 0.8em;
}
/* Homepage social icons */
.ivon {
    color: #999999 !important;
    padding: 30px 10px !important;
}
.ivon:hover {
    color: #CCCCCC !important;
    transition: 0.75s;
        -webkit-transition: 0.75s; 
}
/* Highcharts */
.highchart-careers h2 {
    margin: 0;
    height: 50px;
}
.highcharts-container svg {
    font-family: 'Arial'!important;
}
.highcharts-data-labels span, .highcharts-axis-labels span {
    font-family: 'Arial'!important;
    font-weight: normal!important;
    font-size:14px!important;
    color:#666!important;
}
.highcharts-axis-labels span {
    font-family: 'Arial'!important;
    font-weight: normal!important;
    font-size:12px!important;
    color:#666!important;
}
.highcharts-legend {
    z-index: -1;
}
#container2 .highcharts-data-labels span {
    color:#FFF!important;
}
#container2 .highcharts-data-label-color-1 span {
    color:#333!important;
}
#container3 .highcharts-series-1 span {
    color:#000!important;
}
#container3 .highcharts-series-0 span {
    color:#FFF!important;
}

/* Infographic */
.career-box-button {
  position: absolute;
  bottom: 15px;
  right: 10px;
}

/* Fotorama */
.fotorama__caption__wrap {
  opacity: 0.7;
  margin: 5px;
  background: #000 none repeat scroll 0% 0%;
  color: #FFF;
}