
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

html,
body {
    color: #656565;
    font-family: 'Open Sans', sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    margin: 0;
}

.full-width {
    width: 100%;
}

.wrapper {
    margin: 0 auto;
    max-width: 1140px;
}

.padding {
    padding: 1em 0;
}

.content .wrapper {

}

.content .column {
    float: left;
    list-style: none;
    padding: 2em 1em 2em 0;
    width: 50%;
}

.column.department.center {
	width: 100%;
	padding-left: 25%;
	padding-right: 25%;
	padding-top: 0;
}

.hp-news-feed .column {
    float: left;
    padding: 2em 1em !important;
}

.location .column:nth-last-of-type(even) {
    text-align: right;
}

.videos {
    overflow: auto;
    margin: 1.5em 0;
}

.videos .column {
    width: 25%;
}

.videos .column:nth-last-of-type(even) {
    padding-left: 0;
    padding-right: 2em;
}

.content .column:nth-last-of-type(even) {
    float: left;
    padding: 2em 1em 2em 0;
}

.container {
    border-bottom: 1px solid #ddd;
    clear: both;
    overflow: auto;
}

.hof .container {
	border-bottom: 0px;
}

.hof .filter{
	background: #eee;
	border-bottom: 1px solid #ddd;
	padding: 1em;
	text-align:right;
}

.container .column {
    padding: 2em .5em 1em .5em;
}

.three-column,
.container .three-column,
.wrapper .three-column {
    float: left;
    list-style: none;
    padding: 1em .5em 1em .5em;
    width: 33.33%;
}

.three-column .department-title {
	font-size: 1.15em;
}

.container .four-column,
.wrapper .four-column {
    float: left;
    list-style: none;
    padding: 1em .5em 1em .5em;
    width: 24.75%;
    font-size: .9em;
}

.container .five-column,
.wrapper .five-column {
    float: left;
    list-style: none;
    padding: 1em .5em 1em .5em;
    width: 19.5%;
    font-size: .9em;
}

.container .six-column,
.wrapper .six-column {
    float: left;
    list-style: none;
    padding: 1em .5em 1em .5em;
    width: 16%;
    font-size: .9em;
}

.six-column img,
.five-column img,
.four-column img,
.three-column img{
	height: auto;
	width: 100%;
}

.remove-border {
	border: 0px;
}

.content .column h3 {
    margin: .5em 0;
}

.content .column img {
    height: auto;
    width: 100%;
}

.department .summary ul.column{
	padding: 1em;
}

.content .column .summary {
    overflow: auto;
}

.summary .column {
    float: left !important;
    width: 50% !important;
}

.summary ul {
    list-style-type: none;
}

.summary a {
    font-weight: 700;
}

.inline {
    display: inline-block;
    margin: 0;
    vertical-align: top;
}

.inline li {
    display: inline-block;
    list-style: none;
    vertical-align: top;
}

.col-half {
    display: inline-block;
    vertical-align: top;
}

.left-sidebar,
.main-content {
    float: left;
}

.right-sidebar {
    float: right;
    margin-left: 1em;
    margin-top: 1.5em;
    position: relative;
    width: 20%;
    z-index: 2;
}

.right-sidebar li {
    list-style: none;
    overflow: auto;
    padding: 1em 0;
}

.right-sidebar h1 {
    font-size: 1.5em;
    font-weight: normal;
    margin: 0;
}

.right-sidebar.events-sidebar ul {
    background: none;
    border: 0;
    margin: 0;
    padding: 0;
}

.main-content-lft {
    float: left;
    padding: 2em 0;
    width: 75%;
}

.athletic-content {
    width: 65%;
}

.main-content {
    float: right;
    padding: 2em 0;
    width: 75%;
}

.main-content em {
    font-style: italic;
}

.intro a {
    font-weight: 700;
    text-decoration: underline;
}

.left-sidebar {
    margin-right: 1em;
    position: relative;
    width: 20%;
    z-index: 1;
    min-width: 190px; /* Added to get rid of overset text */
}

.left-sidebar ul,
.right-sidebar ul{
    background: #005a40;
    border: 5px solid #1b8259;
    font-family: 'Open Sans',sans-serif;
    list-style: none;
    margin-top: -160px;
    min-height: 350px;
    padding: 1em;
}

.most-recent{
    margin-top: -160px;
}

.most-recent ul{
	background: #005a40;
    border: 5px solid #1b8259;
    font-family: 'Open Sans',sans-serif;
    list-style: none;
    /*padding: 1em;*/
    padding: 0;
    min-height: 0;
    margin: 0 0 .25em 0;
}

.office-info{
	background: #005a40;
    border: 5px solid #1b8259;
    font-family: 'Open Sans',sans-serif;
    list-style: none;
    padding: 0;
    margin: 0 0 .25em 0;
    color: white;
}

.office-info h3{
	border-bottom: 1px solid #232323;
}

.office-info .phone{
	padding: 0 .5em .25em 1.5em;
	margin: .5em;
	background-image: url('/images/icons/phone_white.png');
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 20px;
}

.office-info .location{
	padding: 0 .5em .25em 1.5em;
	margin: .5em;
	background-image: url('/images/icons/location_white.png');
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 20px;
	border-top: 0;
}

.office-info .hours{
	padding: 0 .5em .25em 1.5em;
	margin: .5em;
	background-image: url('/images/icons/clock_white.png');
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 20px;
}

.office-info .hours .entry{
	padding-bottom: .25em;
}

.office-info h3{
	border-bottom: 1px solid #1b8259;
    color: #fff;
    display: block;
    font-size: 1.4em;
    padding: .5em;
    text-align: center;
    text-transform: uppercase;
}

#page_search .right-sidebar ul {
    min-height: inherit;
}

.left-sidebar h3,
.athletic-events h3,
.most-recent h3{
    border-bottom: 1px solid #26735c;
    color: #fff;
    display: block;
    font-size: 1.4em;
    padding: .5em;
    text-align: center;
    text-transform: uppercase;
}

.most-recent .dropdown select{
	min-width: 340px;
}

.left-sidebar ul,
.athletic-events ul {
    padding: 0;
}

.left-sidebar li {

}

.left-sidebar .active a {
    background: #004430;
}

.left-sidebar a,
.left-sidebar a:visited,
.athletic-events a,
.athletic-events a:visited {
    border-bottom: 1px solid #26735c;
    color: #fff;
    display: block;
    font-size: .9em;
    padding: .5em 1.5em;
}

.left-sidebar h3 a,
.left-sidebar h3 a:visited {
    border-bottom: 0;
    padding: 0;
    font-size: 1em;
}

.left-sidebar a:hover,
.athletic-events a:hover {
    background: #2b9a66;
}

.left-sidebar h3 a:hover {
    background: none;
}

.wrapper .athletic-events li {
    list-style: none;
    overflow: auto;
    padding: 0;
}

.callouts {
    float: right;
    margin: 0 1em;
    width: 30%;
}

.callouts hr{
	border: 0;
	color: #e8e8e8;
	background: #e8e8e8;
	height: 1px;
	margin-bottom: 1em;
}

.callouts a,
.callouts img {
    display: block;
    margin-bottom: 1em;
    text-decoration: none;
}

.callouts a img,
.callouts img{
    width: 100%;
}

.content .map {
    clear: both;
    height: 0;
    overflow: hidden;
    padding-bottom: 45%;
    position: relative;
}

.content .map iframe {
    height: 80% !important;
    position: absolute;
        left: 0;
        top: 0;
    width: 100% !important;
}

.location {
    border-top: 2px solid #ddd;
    margin: 1em 0;
}

.list {
    list-style: none;
    margin: 0 0 2em;
}

.list li {
    border-bottom: 1px solid #ddd;
    margin: .5em 0;
    overflow: auto;
    padding: 1em 0;
}

.pages {
    padding: 1.5em 0;
}

.pages li {
    float: left;
    list-style: none outside none;
    margin: 0 0 1em;
    padding: 1em;
    width: 50%;
}

.column.pages li {
    padding: 1em 1em 1em 0;
    width: 100%;
}

.pages li img {
    float: left;
}

.pages .description {
    float: left;
    margin: 0 .5em;
    width: 40%;
}

.pages .description-full {
    float: left;
    margin: 0 .5em;
    width: 100%;
}

.events.pages li {
    float: none;
    overflow: auto;
    width: 100%;
}

.events .preview.wide {
    width: 28%;
}

.events.pages .description {
    width: 64%;
}

.column.pages .description {
    margin-left: 1.5em;
    width: 65%;
}

.pages .description h3 {
    margin-bottom: .5em;
}

.column.pages .description h3 {
    margin: 0 0 10px;
}

.pages .description p {
    font-size: .9em;
    line-height: 1.5em;
}

.features {
    margin: 2em auto;
    text-align: center;
}

.features a {
    display: inline-block;
    padding: .5em .65em;
    vertical-align: top;
    width: 24%;
    margin: 0;
}

.features img {
    width: 100%;
}

.three a{
	width: 33%;
}

.news-feed li {
    position: relative;
}

.news-feed img {
    float: left;
}

.twitter {
    display: inline-block;
    float: right;
}

#twitter-feed ul,
#latest-twitter-feed ul {
    list-style-type: none;
}

.collage {
    background: #000;
    display: block;
    margin: 0;
    overflow: auto;
    width: 100%;
}

.collage .col-left,
.collage .col-1 {
    float: left;
    width: 50%;
}

.collage .col-right,
.collage .col-2 {
    float: right;
    width: 50%;
}

.thumb {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFFFFF;
    display: inline-block;
    float: left;
    font-size: 0.9em;
    height: 0;
    overflow: hidden;
    padding-bottom: 29%;
    position: relative;
    transition: all .4s ease-out 0s;
    width: 50%;
}

.hp-video-container .hp-thumb {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFFFFF;
    display: inline-block;
    float: left;
    font-size: 0.9em;
    height: 0;
    overflow: hidden;
    padding-bottom: 58%;
    position: relative;
    transition: all .4s ease-out 0s;
    width: 100%;
    height: 100%;
}

.student-collage {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFFFFF;
    display: inline-block;
    float: left;
    font-size: 0.9em;
    height: 0;
    overflow: hidden;
    padding-bottom: 35%;
    position: relative;
    transition: all .4s ease-out 0s;
}

.student-collage:nth-child(1),
.student-collage:nth-child(8n){
	width: 74%;
}
.student-collage:nth-child(2),
.student-collage:nth-child(9n){
	width: 24%;
}

.student-collage:nth-child(3),
.student-collage:nth-child(4),
.student-collage:nth-child(5),
.student-collage:nth-child(10n),
.student-collage:nth-child(11n),
.student-collage:nth-child(12n){
	width: 32.33333333333%;
}

.student-collage:nth-child(6),
.student-collage:nth-child(7),
.student-collage:nth-child(13n),
.student-collage:nth-child(14n){
	width: 49%;
}

.hp-video-container .hp-thumb a,
.hp-video-container .hp-thumb a:visited,
.student-collage a,
.student-collage a:visited{
	color: #fff;
}

.thumb .title,
.hp-video-container .hp-thumb .title,
.student-collage .title{
    background: rgba(0, 0, 0, 0.6);
    padding: 0.5em;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.hp-video-container .hp-thumb .title{
    padding: 0.5em;
    bottom: 0;
}

.thumb .title strong,
.hp-video-container .hp-thumb .title strong,
.student-collage .title strong {
    font-size: 1.1em;
}

.thumb .title em,
.hp-video-container .hp-thumb .title em,
.student-collage .title em {
    display: block;
    font-style: normal;
}

.thumb:hover,
.hp-video-container .hp-thumb:hover,
.student-collage:hover {
    transition: all 0.25s ease 0s;
}

.thumb .curtain,
#carousel .hp-thumb .curtain,
.hp-video-container .hp-thumb .curtain,
.student-collage .curtain {
    background-color: rgba(0, 0, 0, .8);
    box-sizing: border-box;
    height: 100%;
    left: 0;
    opacity: 0;
    padding: 1.5em;
    position: absolute;
    top: 100%;
    transition: all .4s ease 0s;
    width: 100%;
    z-index: 100;
}

.thumb:hover .title,
.hp-video-container .hp-thumb:hover .title,
.student-collage:hover .title {
    opacity: 0;
}

.hp-video-container .hp-thumb .featured-video-link:hover .title{
	opacity: 1;
}

.thumb:hover .curtain,
#carousel .hp-thumb:hover .curtain,
.hp-video-container .hp-thumb:hover .curtain,
.student-collage:hover .curtain {
    opacity: 1;
    top: 0;
    transition: all .4s ease;
}

#social .thumb {
    width: 100%;
    overflow: visible;
}

#social .title {
    bottom: -245%;
}

#social .curtain {
    height: 345%;
}

.thumb .curtain .show,
#carousel .hp-thumb .curtain .show,
.hp-video-container .hp-thumb .curtain .show {
    bottom: 2em;
    left: 2em;
    position: absolute;
    transition: all .4s ease 0.25s;
    width: 80%;
}

#carousel .hp-thumb .curtain {
	color: #fff;
	font-size: .9em;
	text-align: left;
}

.student-collage .curtain .show {
    bottom: .5em;
    left: 1.5em;
    position: absolute;
    transition: all .4s ease 0.25s;
    width: 80%;
}

.event-slide.wrapper {
    list-style: none;
    overflow: auto;
    padding: 2em 1em;
}

.event-slide.wrapper .summary {
    padding-top: 0;
}

.event-slide li {
    float: left;
    list-style: none outside none;
    width: 32%;
}

.event-slide .event {
    float: left;
    margin-left: .5em;
    width: 65%;
}

.event-slide .month {
    font-size: 1em;
    line-height: 0.5;
}

.event-slide .date {
    padding: 1em;
}

.event-slide .day {
    font-size: 3.5em;
    line-height: 1;
    min-width: 65px;
}

.academic-buttons ul {
	list-style:none;
	margin: 0;
	padding: 0;
}

.academic-buttons li {
	width: 45%;
	margin: .5% 2%;
	padding: 0;
	float: left;
	text-align: center;
}

.academic-buttons a,
.academic-buttons a:visited,
.directory a.entry,
.directory a.entry:visited {
	color: white;
}

.academic-buttons a {
	display: inline-block;
	background: #005a40;
	border: 5px solid #1b8259;
	width: 100%;
	margin: 0;
	padding: 20px 0;
}

.academic-buttons a:hover {
	background: #2b9a66;
}

.student-collage,
.student-collage {
	float: left;
	margin: .5%;
}

.student-collage img,
.student-collage img {
	width: 100%;
	height: auto;
}

.directory a.entry {
	display: inline-block;
	width: 23%;
	margin: .5% 1%;
	float: left;
	text-align: center;
	padding: 20px 0;
	background: #005a40;
	border: 5px solid #1b8259;
}

.directory a.entry:hover {
	background: #2b9a66;
}

.directory h2 {
	display: inline-block;
	clear: left;
	margin: 30px 0 .5% 1%;
	padding: 5px 1.5%;
	background: #cccccc;
	float: left;
	width: 98%;
}

.directory .back-to-top {
	clear: both;
	margin-left: 5px;
}

/* ==========================================================================
   Homepage social mosaic
   ========================================================================== */
#social {
    overflow: hidden;
    padding: 2em 0;
    text-align: center;
    transition: all .4s ease;
}

.col {
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
}

.col1 {
    width: 422px
}

.col2 {
    width: 211px;
}

.col3 {
    width: 422px;
}

.col4 {
    display: none;
    width: 240px;
}

#social .item {
    padding: .5em;
    text-align: left;
    width: 50%;
}

#social .col2 .item,
#social .col4 .item {
    display: inline-block;
    width: 100%;
}

#social .item.width2 {
    height: 420px !important;
    overflow: hidden;
    width: 420px;
}

.tweet {
    font-family: 'open sans';
}

.tweeted {
    background: #01573e;
    color: #fff;
    display: block;
    font-size: .7em;
    min-height: 195px;
    padding: 2em 1.5em;
    position: relative;
}

.tweet a {
    color: #fff !important;
}

#latest-twitter-feed .tweet a{
	color: #115740 !important;
}

.tweet:hover .tweeted {
    background: #007F59;
    transition: all .4s ease;
}

.tweet:hover .tweeted:after {
    border-top: 30px solid #007F59;
    transition: all .4s ease;
}

.tweet em:before {
    color: #fff;
    content: 't';
    font-family: 'icomoon';
    margin-right: 5px;
}

.tweet em {
    color: #333;
    display: block;
    font-style: normal;
    font-weight: 700;
    padding: 1em 1em 0 0;
    text-align: right;
}

.iframe {
    display: none;
}

.video-link {
    display: block;
    position: relative;
}

.video-link img {
    position: relative;
    height: auto;
    width: 100%;
}

.video-link button,
.featured-video-link button {
    height: 50px;
    background: url(/images/icons/icon-watch.png);
    border: 0 none;
    background-size: cover;
    position: absolute;
        top: 15px;
        left: 15px;
    width: 50px;
}

.featured-video-link:hover button,
.video-link:hover button {
    background: url(/images/icons/icon-watch-over.png);
    background-size: cover;
    transition: all .4s ease;
}

#social-gallery {
    padding: 1em 0;
    max-width: 3000px;
}

#social-gallery:after {
    clear: both;
    content: '';
    display: block;
}

/* ---- Social mosaic ---- */

#social-gallery .item {
    margin: .5em;
}

#social-gallery .item a {
    display: block;
}

/* ---- .item ---- */

.item {
    display: inline-block;
    float: none;
    height: 210px !important;
    vertical-align: top;
    width: 210px;
}

.item img {
    height: auto;
    width: 100%;
}

.item.height2 {
    xheight: 500px;
}

.item.width2 {
    width: 510px;
}

.preview {
    display: inline-block;
    float: left;
    vertical-align: top;
    width: 28%;
}

.photos {
	padding-top: 0.5em;
}

.photos .preview {
    padding-bottom: 0.5em;
    padding-right: 0.5em;
    padding-top: 0.475em;
    width: 32.5%;
}

.headlines .preview{
	margin-top: -0.35em;
}

.preview.wide {
    width: 55%;
}

.preview.wide img {
    width: 95%;
}

.video-preview {
    display: block;
    margin: .5em auto 5px 0;
    text-align: left;
    width: 95.5%;
}

#share-wrapper {
    display: inline-block;
    position: relative;
}

#share {
    display: none;
    position: absolute;
        right: 0;
        top: 50px;
    width: 300px;
}

.athletic-media {
    border-top: 1px solid #ddd;
}

.athletic-media .more {
    margin-right: 2em;
    margin-top: 1em;
}

.column .hp-news li {
    padding: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

a,
a:visited {
    color: #115740;
    font-weight: bold;
    text-decoration: none;
}

a:focus {
    outline: thin dotted;
}

a:active,
a:hover {
    outline: 0;
}

.links a {
    border-right: 1px solid;
    display: block;
    line-height: 1;
    padding: 0 .5em;
}

.links li:first-child a {
    padding-left: 0;
}

.links li:last-child a {
    border-right: 0;
    padding-right: 0;
}

.button {
    border-radius: 5px;
    color: #686868;
    display: inline-block;
    font-weight: 700;
    padding: .5em 1em;
    text-align: center;
    vertical-align: top;
}

.audience-button {
	border-radius: 5px;
    color: #686868;
    display: inline-block;
    font-weight: 700;
    padding: .5em 1em;
    text-align: center;
    vertical-align: top;
}

#page_home .button,
#page_home .audience-button {
    color: #fff;
}

#page_home .button:hover {
    background: #ececec\0/;
    background: rgba(255, 255, 255, .5);
    transition: all .3s ease;
}

#page_home .audience-button:hover {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3);
	transition: all .3s ease;
}

.button:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    transition: all .3s ease;
}

.audience-button:hover {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
	transition: all .3s ease;
}

.button:active {
    background: #d9d9d9;
    box-shadow: inset 0 0 5px #aaa;
}

.content .button {
    background: #c8c8c8;
    border-radius: 0;
    display: inline-block;
}

.content .button:hover {
    background: #bbb;
    transition: all .4s ease;
}

.light-gry {
    background: #e0e0e0 !important;
}

.no-border {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
    border: 0;
    margin: 0 .5em;
    padding-left: 35px;
}

#page_home .no-border {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3);
    border: 0;
    margin: 0 .5em;
    padding-left: 35px;
}

.apply-wrap {
    display: inline-block;
}

.apply-wrap span {
	color: #686868;
}

#page_home .apply-wrap span {
	color: #fff;
}

.apply {
    padding-left: 25px;
}

.container a {
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
}

.prev,
.next {
    float: left;
}

.prev {
    float: left;
}

.next {
    float: right;
}

.more {
    float: right;
    font-size: 0.4em;
    margin-top: .5em;
    text-transform: uppercase;
}

.social-icons a {
   margin: 0 .2em;
}

.social-icons a:hover img {
    opacity: .7;
    transition: all .4s ease;
}

.content .column .social-icons img {
    width: 40px;
}

#share-toggle {
    padding: 0.5em 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

h1 {
    font-size: 2em;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: 700;
}

em {
    font-style: italic;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* icons */
@font-face {
    font-family: 'icomoon';
    src:url('/assets/_fonts/icons/icomoon.eot?-pt8xdn');
    src:url('/assets/_fonts/icons/icomoon.eot?#iefix-pt8xdn') format('embedded-opentype'),
    url('/assets/_fonts/icons/icomoon.woff?-pt8xdn') format('woff'),
    url('/assets/_fonts/icons/icomoon.ttf?-pt8xdn') format('truetype'),
    url('/assets/_fonts/icons/icomoon.svg?-pt8xdn#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

.icon {
    cursor: pointer;
    position: relative;
}

.icon:before {
    color: #686868;
    content: attr(data-icon);
    display: inline-block;
    font-family: 'icomoon';
    font-size: 1.2em;
    margin: 10px;
    position: absolute;
        left: 0;
        top: 0;
}

#page_home .icon:before {
    color: #fff;
}

.icon-after {
    margin-right: 45px !important;
    position: relative;
}

.icon-after:after {
    color: inherit;
    content: attr(data-icon);
    display: inline-block;
    font-family: 'icomoon';
    font-size: 1.5em;
    font-weight: normal;
    margin-left: 10px;
    position: absolute;
        right: -20px;
}

#page_home .icon-after:after {
    top: 0;
}

.content .icon:before {
    color: inherit;
    float: left;
    margin: 0 0.5em;
    font-size: 1.4em;
    position: relative;
}

.event {
    color: #9a9a9a;
    float: right;
    font-family: 'Open Sans',sans-serif;
    padding: 0;
    width: 70%;
}

.event h3 {
    font-size: 1em;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
}

.time {
    font-style: normal;
}

.date {
    background: #C8C8C8;
    display: inline-block;
    float: left;
    margin: 0 .5em 0 0;
    padding: .5em;
}

.news .date {
    padding: .5em;
    width: 21%;
}

.news .event,
.news .date {
    display: inline-block;
    float: none;
    vertical-align: middle;
}

.featured-event .date {
	background-color: #115740;
	color: white;
}

.featured-event .event{
	color: #115740;
}

.month,
.day {
    display: block;
    font-weight: bold;
    line-height: 1;
    text-align: center;
}

.month {
    font-size: .8em;
    font-weight: normal;
}

.day {
    font-size: 2em;
    line-height: 1;
}

.summary {
    clear: both;
    display: block;
    font-size: 0.9em;
    line-height: 1.5em;
    padding-top: 10px;
}

.gallery a {
    float: left;
    margin: .5em;
    width: 46%;
}

.gallery a img {
    width: 100%;
}

.caption {
    font-size: .8em;
}

.dark {
    background: #01573e;
    color: #fff;
    font-family: 'Open Sans',sans-serif;
}

.dark img {
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.dark a {
    color: #fff;
}

.dark a:hover img {
    border: 1px solid #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .6);
    opacity: .85;
    transition: all .3s ease;
}

.light img {
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.light a:hover img {
    border: 1px solid #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .6);
    opacity: .85;
    transition: all .3s ease;
}

.profile {
    color: #656565;
    font-family: 'Open Sans',sans-serif;
}

.profile img {
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.profile a:hover img {
    border: 1px solid #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .6);
    opacity: .85;
    transition: all .3s ease;
}

.make-it-green {
    color: #115740 !important;
}

.course {
	padding: 3px 0 3px 8px;
}

.course a {
	font-weight: normal;
}

.course-title {
	margin-bottom: 1px;
}

.course-description {
	padding: 10px 5px 5px 10px;
	background-color: #E8E8E8;
}

.course-intro {
	margin-top: 10px;
}

.course-intro p:nth-last-child(1) {
	padding-bottom: 0;
	margin-bottom: 0;
}

#courseintro-arrow-up {
	display: none;
}

.currently-viewing {
	float: left;
	font-weight: bold;
	padding-top: .25em;
	text-transform: capitalize;
}

/* ==========================================================================
   Header
   ========================================================================== */

#main-menu .here ul {
    display: none;
}

#page_home .subheader {
    background: none;
}

.header {

}

.header .top {
    overflow: auto;
    padding: 1.5em 0;
    position: relative;
    z-index: 2;
}

.header .peoria {
    padding: 0 0 !important;
}

.logo {
    display: inline-block;
    float: left;
    margin-top: 10px;
}

.to-peoria-tag {
    text-align: right;
    margin: 0 0.4em;
    position: relative;
    top: -1.5em;
}

.to-peoria-tag a {
    background: rgba(43,154,102,.6);
    color: #ffffff;
    display: inline-block;
    font-size: .75em;
    padding: .75em 1em;
    transition: all .4s ease;
}

.to-peoria-tag a:hover {
    background: rgba(43,154,102,.8);
    transition: all .4s ease;
}

.logo-peoria {
    margin-top: -15px !important;
}

.back-to-hu-tag {
    text-align: right;
}

.back-to-hu-tag a {
    background: rgba(43,154,102,.80);
    color: #fff;
    display: inline-block;
    font-size: .75em;
    padding: .75em 1em;
    transition: all .4s ease;
}

.back-to-hu-tag a:hover {
    background: rgba(43,154,102,.5);
    transition: all .4s ease;
}

.utilities {
    float: right;
    margin: 0;
    position: relative;
}

#page_peoria .utilities {
    margin: 1em 0;
}

#athletics-utility {
    position: absolute;
        bottom: 0;
        right: 0;
}

#athletics-utility a.button,
#athletics-utility #search-btn {
    background: #adadad;
    border-radius: 0;
    display: inline-block;
    font-weight: bold;
    margin: 0;
    padding: 1em 1em 1em 3em;
}

#athletics-utility a.button:hover,
#athletics-utility #search-btn:hover {
    background: #C9C9C9;
}

#athletics-utility #search-btn {
    background: #adadad;
    margin-left: -2px;
}

#athletics-utility .icon:before {
    color: #fff;
    font-size: 1.5em;
    font-weight: normal;
    margin: 10px;
    position: absolute;
        left: 5px;
        top: 7px;
}

.athletics-mobile-util {
    display: none;
}

.athletics-mobile-util .icon:before {
    color: #ccc !important;
    position: relative !important;
}

.visit {
    display: block;
    font-size: 0.8em;
    margin-bottom: 15px;
    text-align: right;
}

.visit span {
    display: none;
    opacity: 0;
}

.visit:hover span {
    display: inline-block;
    opacity: 1;
    transition: opacity .4s ease;
}

.logo:hover img {
    opacity: .6;
    transition: all .4s ease;
}

.nav {
    background: #333333;
    border-bottom: 3px solid #444444;
    color: #fff;
    position: relative;
    text-align: center;
    z-index: 100;
}

#page_home .nav {
    background: none repeat scroll 0 0 rgba(1, 87, 62, 0.7);
    border-bottom: 3px solid rgba(0, 130, 91, 0.7);
}

.nav li {
    display: inline-block;
    position: relative;
}

.nav a {
    color: #fff;
    display: block;
    font-size: 1.1em;
    font-weight: 700;
    padding: .5em .75em;
    position: relative;
    text-transform: uppercase;
}

.nav a:hover {
    background: #2B9A66;
    color: #fff;
    transition: all .4s ease;
}

.nav li:hover {
    background: #2B9A66;
}

.nav li:hover a {
    color: #fff;
}

.slogan {
	background: rgba(0, 0, 0, .4);
    color: #fff;
    position: relative;
    text-align: center;
    z-index: 99;
    padding: 10px 0;
    font-family: 'Marcellus SC', serif;
    letter-spacing: .05em;
    font-size: 1.25em;
    display: none;
    font-weight: 400;
}

#page_home .slogan {
	display: block;
}

.toggle {
    display: none;
}

.athletics-menu .sub-nav {
    width: 230px;
}

.athletics-menu .sub-nav li {
    float: none;
    width: 100%;
}

ul.sub-nav h3{
	text-transform: uppercase;
	font-size: .9em;
}

.sub-nav {
    background: none repeat scroll 0 0 #444444;
        -moz-column-count: 2;
        -moz-column-gap: 20px;
        -webkit-column-count: 2;
        -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
    display: none;
    opacity: 0;
    overflow: auto;
    padding: 1em .5em;
    position: absolute;
    text-align: left;
    width: 425px;
    z-index: 100;
}

.sub-nav.single{
	background: none repeat scroll 0 0 #444444;
        -moz-column-count: 1;
        -moz-column-gap: 0;
        -webkit-column-count: 1;
        -webkit-column-gap: 0;
    column-count: 1;
    column-gap: 0;
    width: 300px;
}

.sub-nav a {
    border-bottom: 1px solid #666;
    color: #ccc;
    display: block;
    font-size: 0.85em;
    font-weight: normal;
    padding: .3em 1em;
    text-align: left;
    text-transform: none;
}

.sub-nav li:hover {
    background: none;
}

.sub-nav a:hover {
    background: #666;
}

.sub-nav li {
    display: block;
    margin: 0 2px;
    vertical-align: top;
}

.sub-nav-header {
    background: #2B9A66;
    overflow: auto;
    text-align: left;
}

.sub-nav-header a {
    overflow: auto;
    padding: 1.5em .5em 1em 1em;
}

.sub-nav-header a:hover {
    background: #2FAA6F;
}

.sub-nav-header img {
    float: left;
}

.sub-nav-header strong {
    float: left;
    margin: .8em .5em .8em 15px;
}

.nav li:hover .sub-nav {
    display: block;
    opacity: 1;
    transition: all .4s ease;
}

#page_home .search-box {
    background: #333;
    position: relative;
    z-index: 10;
}

.search-box {
    background: #333;
    text-align: left;
}

.search {
    position: relative;
}

#search-btn strong {
    line-height: 1.4em;
}

#search-wrapper:before {
    background: #EEEEEE;
    color: #CCCCCC;
    content: "?";
    display: block;
    font-family: icomoon;
    height: 38px;
    line-height: 2.5;
    position: absolute;
    left: -30px;
    top: 0;
    text-align: center;
    width: 31px;
}

#search-wrapper {
    margin: 0 auto;
    position: relative;
    width: 75%;
}

#search-wrapper input[type="search"],
.content input[type="search"] {
    -webkit-appearance:none;
    background: none repeat scroll 0 0 #eeeeee;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    height: 38px;
    margin: 0;
    padding: 0;
    width: 95%;
}

.content input[type="search"] {
    font-family: "ff-tisa-web-pro";
    font-size: 2em;
    padding: .5em 2em .5em 1em;
}

#search-wrapper input[type="submit"] {
    border-radius: 0;
    -webkit-appearance:none;
}

#search-close:before {
    color: #ffffff;
    font-size: 1.8em;
    font-weight: normal;
    margin-left: 15px;
    top: -8px;
}

#search-wrapper .submit {
    background: #2b9a66;
    border: 0 none;
    color: #ffffff;
    height: 38px;
    padding: .5em 1em;
    position: absolute;
        right: 9px;
        top: 0;
    text-transform: uppercase;
    -webkit-appearance:none;
}

.advanced-results .submit {
    background: #2b9a66;
    border: 0 none;
    color: #ffffff;
    height: 72px;
    padding: .5em 1em;
    text-transform: uppercase;
    -webkit-appearance:none;
    float: right;
    width: 100px;
}

.advanced-results input[type="search"] {
	border: 1px solid #d0d6db;
}

#search-close {
    background: none;
    border: 0 none;
    border-radius: 0;
    color: #FFFFFF;
    display: block;
    height: 100%;
    line-height: 1;
    padding: 1.3em 1.2em;
    position: absolute;
    right: -25px;
    top: 5px;
}

#search-close.button:hover {
    background: none;

}

#search-close.icon:hover:before {
    color: #FF5B5B;
    transition: all .4s ease;
}

.search-entry-location {
	color: #C0C0C0;	
}

.sb-toggle-right {
    float: right;
    font-size: 2em;
}

.open {
    -moz-animation: slideDown .4s ease;
    -webkit-animation: slideDown .4s ease;
    animation: slideDown .4s ease;
}

.sb-toggle-right {
    display: none;
}

#iam {
    color: #fff;
    margin: 4em auto;
    position: absolute;
        /*top: 300px;*/
        top: 425px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    width: 65%;
    z-index: 4;
    text-align: left;
    background: rgba(0,0,0,.4);
    padding: 1em;
}

#iam a{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#iam h1 {
	margin-left: 0;
	text-transform: uppercase;
	/* TESTING */
	font-size: 3em;
	line-height: 1em;
}

.right #iam {
    right: 0;
    width: 65%;
    text-align: right;
}

.subheader {
    min-height: 275px;
}

.subheader.hp_slideshow {
    padding: 0;
    position: relative;
}

.hp_slideshow .slides > li {
	min-height: 655px;
}

#page_news_home .subheader{
    background-size: cover;
}

.subheader .wrapper {
    padding: 1em .5em;
}

.hero {
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
}

.inner-wrap {
    background: rgba(0, 0, 0, 0.45);
    position: absolute;
        bottom: 0;
    width: 100%;
}

#page_home .inner-wrap {
    position: relative;
}

.subheader.hp_slideshow .wrapper {
    padding: 0;
}

.subheader h1 {
    color: #fff;
    font-size: 2.5em;
    margin-left: 25%;
    text-transform: uppercase;
}

.crumbtrail {
    color: #aaa;
    font-size: .8em;
    margin-bottom: 0;
    margin-left: 25%;
}

.crumbtrail a {
    color: #fff;
}

.inner_page .subheader h1,
.inner_page .crumbtrail {
    line-height: 1em;
    margin-left: 0;
}

.inner_page .crumbtrail {
    line-height: inherit;
}

.no-left-margin h1,
.no-left-margin .crumbtrail{
	margin-left: 0;
}

#mobile-menu li {
    display: block;
    float: none;
    position: relative;
        top: 0;
    width: 100%;
}

#mobile-menu li a {
    border-bottom: 1px solid #444444;
    color: #888;
    display: block;
    padding: .5em 1em;
}

#mobile-menu li a:hover {
    background: #444;
    transition: all .4s ease;
}

#mobile-menu .sub-nav {
    background: #333;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
    -moz-column-count: 1;
    -moz-column-gap: 0;
    -webkit-column-count: 1;
	column-count: 1;
}

#mobile-menu .sub-nav h3 {
	padding: 5px 0 0 20px;
}

.sb-right #logo {
    border-bottom: 1px solid #444444;
    margin-top: 0;
    overflow: auto;
    padding-left: 1em;
}

.sb-right #logo img {
    margin-top: 10px;
}

.sb-right #logo .sb-toggle-right {
    cursor: pointer;
    font-size: .5em;
}

.sb-right #logo .sb-toggle-right:hover {
    color: #fff;
    transition: all .4s ease;
}

.sb-right #menu {
    display: block;
}

.sb-right #menu li {
    display: block;
    width: 100%;
}

.sb-right #menu a {
    border-bottom: 1px solid #21559E;
    color: #fff;
    display: block;
    padding: 1em;
}

.sb-right #menu a:hover {
    background: #21559E;
}


.sb-right #logo {
    border-bottom: 1px solid #444444;
    margin-top: 0;
    overflow: auto;
    padding-left: 1em;
}

.sb-right #logo img {
    margin-top: 10px;
}

.sb-right #logo .sb-toggle-right {
    cursor: pointer;
    font-size: 1em;
}

.sb-right #logo .sb-toggle-right:hover {
    color: #fff;
    transition: all .4s ease;
}

.sb-right #menu {
    display: block;
}

.sb-right #menu li {
    display: block;
    width: 100%;
}

.toggle {
    background: none repeat scroll 0 0 #333333;
    color: #AAAAAA;
    cursor: pointer;
    display: inline-block;
    padding: 0.5em 1em;
    position: absolute;
        right: 0;
        top: 0;
    z-index: 5;
}

.nav .toggle {
    display: none;
}

#mobile-nav .icon:before {
    color: #777;
    font-size: 1.5em;
}

.sb-slidebar .sb-toggle-right {
    display: inline-block;
    line-height: 2;
    padding: 1.8em 1.4em;
    right: 0;
    top: 0;
}

.department-title{
	margin-top: -1.9em;
	padding-left: 0.6em;
	color: white;
	font-weight: bold;
	font-size: 1.5em;
	padding-bottom: 0.30em;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
	background: -moz-linear-gradient(bottom, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(to top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C */
	position: relative;
	background-repeat: no-repeat;
}

.department-title a,
.department-type a{
	color: white;
}

.department-type{
	padding: 0;
	margin-top: 2px;
}

.department-type .undergrad,
.department-type .grad,
.department-type .adult,
.department-type .online{
	width: 25%;
	float: left;
	color: white;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .8em;
	padding: .25em 0 .25em 0;
}

.department-type .undergrad{
	background: #b9d56f;
	border-right: 1px solid white;
}

.department-type .grad{
	background: #50b9cf;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

.department-type .adult{
	background: #00956b;
	border-left: 1px solid white;
}

.department-type .online{
	background: #cd3a67;
	float: right;
}

/* ==========================================================================
   Footer
   ========================================================================== */

.footer {
    background: url(/images/site/background-footer.gif) repeat 0 0;
    clear: both;
    color: #2b9a66;
    font-size: .8em;
    overflow: auto;
    padding: 4em 0;
}

.footer:after {
    background: url("/images/site/background-footer-after.png") repeat-x scroll center bottom rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 40px;
    position: absolute;
        bottom: 0;
    width: 100%;
}

.footer strong a {
    color: #fff;
}

.footer a {
    color: #2b9a66;
}

.footer .column {
    float: left;
    padding: 1em;
    width: 50%;
}

.footer .partners {
    float: right;
    width: 40%;
}

.links {
    margin-top: 2em;
}

.logos {
    padding: 0;
}

.logos li {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    width: 30%;
}

.athletic-parters {
    text-align: right;
}

.athletic-parters .logos li {
    width: 30%;
}

.logos li img {
    width: 100%;
}

.logos a {
    display: inline-block;
    margin: 0.5em;
    vertical-align: middle;
}

.column.athletic-parters {
    width: 60%;
}

.logos a {

}

.logos a img {
    width: 100%;
}

.logos a:hover img {
    opacity: .7;
    transition: all .4s ease;
}

.map {
    text-align: center;
}


/* ==========================================================================
   Blog
   ========================================================================== */
#page_news_home #articles,
#page_news #articles {
    float: left;
    width: 70%;
}

#page_news_home .hero.common {
    min-height: 500px !important;
}

#page_news_home .side-nav li,
#page_news .side-nav li {
    border-bottom: 1px solid #ddd;
    padding: 0.5em 0;
}

.post {
    border-bottom: 1px solid #ddd;
    margin-bottom: 2em;
    margin-top: 2em;
}

.post h2 {
    font-size: 2em;
}

.post-meta {
    background: none repeat scroll 0 0 #ddd;
    font-size: 0.9em;
    margin: 1em 0;
    padding: 0.5em 1em;
}

#page_news_home .left-sidebar,
#page_news .left-sidebar {
    margin-top: 2em;
    width: 24%;
}

#page_news_home .left-sidebar h3,
#page_news .left-sidebar h3 {
    border-bottom: 1px solid #ddd;
    font-size: 2em;
    font-weight: normal;
    margin: 0 0 .5em;
}

#page_news_home .left-sidebar ul,
#page_news .leftsidebar ul {
    background: none;
    border: 0;
    font-size: 1.2em;
    margin-top: 0;
    min-height: inherit;
    padding: 0;
}

.recent-posts {
    border-top: 1px solid #ddd;
}

ul.side-nav {
    display: inline-block;
    margin: 0;
    min-height: inherit;
    vertical-align: top;
}

.side-nav h3 {
    font-size: 1.5em;
}

.side-nav li {
    padding: 0;
}

.side-nav a a {
    border-bottom: 1px solid #ddd;
    display: block;
    outline: none;
    padding: .5em 0;
}

.has-children span:before {
    content: "+";
    font-family: 'icomoon';
}

.has-children span.down:before {
    content: "-";
    font-family: 'icomoon';
}

.has-children.active span:before {
    content: "-";
    font-family: 'icomoon';
}

.has-children.active span.down:before {
    content: "+";
    font-family: 'icomoon';
}

.has-children span {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.05);
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    color: #fff;
    display: inline-block;
    cursor: pointer;
    padding: .4em .5em;
    position: absolute;
        right: 0;
        top: 0;
}

.has-children span:hover {
    background: rgba(255, 255, 255, .1);
}

.has-children .no-link{
	border-bottom: 1px solid #26735c;
	color: #fff;
	display: block;
	font-size: .9em;
	padding: .5em 2em;
}

#mobile-sidebar-button {
	display: none;
	background: #005140;
	float: left;
	width: 100%;
	margin-bottom: 0;
}

#mobile-sidebar-button img{
	height: 20px;
	width: 20px;
	vertical-align: middle;
}

.aside-nav ul {
    background: none repeat scroll 0 0 #003827;
    border: 0 none;
    display: none;
    margin-top: 0;
    min-height: inherit;
}

.has-children.active a,
.parent-active .active a {
    background: #2B9A66;
    border-color: #2B9A66;
}

.aside-nav .active ul a {
    background: #004430;
    border-color: #006647;
}

.aside-nav li {
    position: relative;
}

.aside-nav .active ul,
.parent-active ul {
    display: block;
}

.aside-nav ul a {
    border-color: #006042;
    padding-left: 2.5em;
}

.aside-nav ul a:hover {
    background: #003F2A;
}

.category-feed {
    padding: 0;
    text-align: center;
}

.category-feed li {
    display: inline-block;
    padding: 1em;
    text-align: left;
    vertical-align: top;
    width: 24%;
}

.category-feed h3 {
    display: block;
    margin: .5em 0;
}

.category-feed a h3 {
	font-size: 1.10em;
}

.category-feed img {
    height: auto;
    width: 100%;
}

.right-sidebar .most-recent {
	padding: 0;
}

.most-recent li {
    padding: .85em .45em 0 .45em;
    border-top: 1px solid #1b8259;
}

.most-recent li a{
	display: block;
	min-height: 75px;
}

.related-events li a{
	display: block;
	min-height: 45px;
}

.most-recent li:hover{
	background: #2b9a66;
}

.most-recent h3{
    padding: .5em;
}

.most-recent .preview{
	float: left;
	width: 40%;
}

.most-recent .preview img {
    height: auto;
    width: 100%;
}

.most-recent .description {
    float: left;
    width: 60%;
    color: #acacac;
    padding: 0 0 .5em .5em;
    margin-top: -.4em;
    text-align: left;
}

.most-recent .description .summary {
	padding-top: 0;
	font-size: 0.9em;
}

.most-recent .description .title {
	color: white;
}

.advanced-results {
    width: 100%;
}

.advanced-results li {
	border-bottom: 1px solid #DDDDDD;
	padding: .5em .5em .5em .5em;
	display: block;
}

.advanced-results li:hover {
	background: #f7f7f7;
}

.news-content {
    width: 65%;
}

.news-content li {
	border-top: 1px solid #DDDDDD;
	padding: .5em .5em .5em .5em;
	display: block;
}

.news-content li:hover {
	background: #f7f7f7;
}

.news-content .summary {
	color: #9f9f9f;
	font-size: 0.95em;
	padding-top: 0;
}

.article ul {
	list-style-type: disc;
	padding: 0 3em;
}

.article li{
	border-top: 0;
	display: list-item;
	padding: .25em 0;
}

.news-articles .summary,
.news-articles .summary {
	font-weight: normal;
}

.news-column {
    width: 32%;
}

.news-entry .news-column {
    width: 25%;
}

.featured-img {
    padding: 1em 0;
}

.featured-img img {
    height: auto;
    width: 100%;
}

#page_news_home h1,
#page_news h1{
	 width: 65%;
}

.news-articles {
	list-style-type: none;
}

/* ==========================================================================
   FIND YOUR COUNSELOR
   ========================================================================== */
   
.fyc-1, .fyc-2, .fyc-3, .fyc-4 {
	color: white;
	font-weight: bold;
	font-size: 1.5em;
	width: 48%;
	float: left;
	margin: .25em;
	text-align: center;
	padding: 1em .25em 1em .25em;
}

.fyc-1:hover{
    background: #a7c064;
    transition: all .3s ease;
}

.fyc-2:hover {
	background: #37abbd;
	transition: all .3s ease;
}

.fyc-3:hover {
	background: #008362;
	transition: all .3s ease;
}

.fyc-4:hover {
	background: #c4315d;
	transition: all .3s ease;
}

.fyc-1, .fyc-2 {
	height: 90px;
}

.fyc-3, .fyc-4 {
	height: 145px;
}

.fyc-1 {
	background: #b9d56f;
}  

.fyc-2 {
	background: #50b9cf;
}  

.fyc-3 {
	background: #00956b;
}  

.fyc-4 {
	background: #cd3a67;
}

/* ==========================================================================
   News/Page Gallery
   ========================================================================== */

.news-gallery {
    overflow: auto;
    padding: 1em 0;
}

.page-gallery{
	overflow: auto;
	padding: 0;
}

.news-gallery li {
    float: left;
    list-style: none;
    padding: 0.5em;
    width: 20%;
}

.page-gallery li {
    float: left;
    list-style: none;
    padding-right: 1em;
    width: 20%;
}

.main-content .page-gallery ul{
	padding: 0;
}

.main-content .page-gallery li{
	padding-right: 1em;
	width: 20%;
}

.news-gallery li img,
.page-gallery li img{
    border: 1px solid #ccc;
    padding: 5px;
}

.news-gallery .thumb,
.page-gallery .thumb {
    height: auto;
    width: 100%;
}

.news-gallery a,
.page-gallery a {

}

.news-gallery a:hover img,
.page-gallery a:hover img {
    border: 1px solid #47A447;
    box-shadow: 0 0 3px rgba(0, 0, 0, .4);
    opacity: .8;
    transition: all .4s ease;
}

.featherlight .featherlight-content {
    overflow: auto !important;
}

/* ==========================================================================
   Events calendar
   ========================================================================== */

.cal-events {

}

.table.events-table a.button {
    background: #01573e;
    color: #fff;
    font-size: .9em;
}

.table tr:nth-of-type(odd) {
    background: #F7FFF9;
}

.table.articles-table tr:nth-of-type(odd) {
    background: none;
}


.table.events-table a {
    display: block;
    font-size: 1.3em;
    font-weight: normal;
    margin-bottom: 5px;
}

.table.articles-table a {
    display: block;
    font-weight: bold;
}

.table.articles-table td a{
	display: block;
	width: 100%;
}

.table.articles-table > tbody > tr > td{
    border-top: 1px solid #DDDDDD;
    line-height: 1.25;
    padding: 1.45em .45em 1.2em 0;
    vertical-align: top;
}

.table>tbody>tr:last-child {
	border-bottom: 1px solid #DDDDDD;
}

.table.roster-table a {
	font-size: .9em;
	font-weight: normal;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

.table .date {
    background: none repeat scroll 0 0 #c8c8c8;
    color: #fff !important;
    float: none;
    font-size: 1.5em;
    margin: .5em 0;
    padding: .5em;
    text-align: center;
    width: 100%;
}

.feature_img {
    /*float: left;*/
    width: 50%;
}

.table .feature_img {
    float: none;
    margin: 2em 0;
    width: 100%;
}

.event-wrap {
    float: left;
    margin-right: 1em;
    width: 50%;
}

.event-title {
    font-size: 2.5em;
    font-weight: 700;
}

.event-time {
    font-size: 1.5em;
    padding: 0 0 1em;
}

.date-wrap {
    color: #12AA7A;
    float: left;
    margin-right: 30px;
    width: 45%;
}

.date-wrap:hover {
    box-shadow: inset 0 0 35px rgba(0, 0, 0, .8);
    transition: all .4s ease;
}

.post-type,
.event-end {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    clear: right;
    color: #fff;
    display: block;
    float: right;
    font-size: 1em;
    font-weight: normal;
    margin: 1em;
    padding: 1em;
    text-indent: 0.5em;
    width: 130px;
}

.post-type span,
.event-end span {
    display: block;
    margin: -1em -1em 0;
    padding: 0.5em;
}

.post-type span {
    background: rgba(0, 0, 0, .8);
}

.event-end span {
    background: rgba(255, 51, 51, 0.8)
}

.event-end {
    background: rgba(255, 51, 51, 0.6);
    display: block;
}

.event-view {
    border-bottom: 1px solid #efefef;
    clear: both;
    float: left;
    margin-bottom: 1.5em;
    margin-top: -1px;
    padding-bottom: 1.5em;
    width: 100%;
}

.event-photo {
    float: left;
    margin-right: 30px;
    position: relative;
    width: 290px;
}

.event-photo img {
    width: 100%;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

.featherlight iframe {
    border: 0 none;
    height: 100%;
    min-height: 360px;
    width: 100%;
}

.video-container {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
}

.hp-video-container {
	height: 0;
    overflow: hidden;
    padding-bottom: 58%;
    padding-top: 0;
    position: relative;
}

.video-container iframe,
.video-container object,
.video-container embed,
.video-container img {
    height: 100%;
    position: absolute;
        left: 0;
        top: 0;
    width: 100%;
}

.hp-video-container iframe,
.hp-video-container object,
.hp-video-container embed,
.hp-video-container img {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

button,
input {
    line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
input[disabled] {
    cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

/*adult degree flag forms*/
#flagform label {
	display: none !important;
}
.dfinput_left.name_first {
	margin-bottom: 4px !important;
}
.dfinput_names {
	margin-bottom: -15px !important;
}
select#ddform_2639 {
	margin-bottom: 8px;
	margin-top: 5px;
	max-width: 214px;
}

/* ==========================================================================
   Tables
   ========================================================================== */

.table .more {
    font-size: .8em;
    line-height: 1em;
    padding: .5em;
}

.table td.date-wrapper {
    padding: 0;
    width: 15%;
}

.tableHeading {
    background: none repeat scroll 0 0 #eee;
    font-size: 1.5em;
    padding: .5em 1em !important;
}

.roster-table .tableHeading {
    background: none repeat scroll 0 0 #eee;
    font-size: 1.0em;
    padding: .5em 1em !important;
    font-weight: bold;
}

.table a {
    display: block;
}

.table span {
    color: #aaa;
}

.events-table a,
.roster-table a {
    margin: .5em 0;
}

.events-table > tbody > tr > td:nth-of-type(alt),
.roster-table > tbody > tr > td:nth-of-type(alt) {
    background: #eee;
}

.table-bordered {
    border: 1px solid #DDDDDD;
}

.table {
    margin-bottom: 20px;
    width: 100%;
}

table {
    background-color: rgba(0, 0, 0, 0);
    max-width: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
    background: none repeat scroll 0 0 #DDDDDD;
    border-bottom: 1px solid #CCC;
    border-top: 0;
    padding: 10px;
    text-align: center;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
    border: 1px solid #DDDDDD;
}

.table-bordered > thead > tr > th {
    border-right: 1px solid #CCC;
}

.table-bordered > thead > tr > th:last-child {
    border-right: 1px solid #ddd;
}

.table > thead > tr > th {
    border-bottom: 2px solid #DDDDDD;
    vertical-align: bottom;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    border-top: 1px solid #DDDDDD;
    line-height: 1.42857;
    padding: 1em;
    vertical-align: top;
}

th {
    text-align: left;
}

td, th {
    padding: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

nav li {
    list-style: none;
}

.img_left,
.img_right,
.img_full {
    border: 1px solid #dfdfdf;
    padding: .25em;
}

.img_left {
    float: left;
    margin: 0 1em 1em 0;
}

.img_right {
    float: right;
    margin: 0 0 1em 1em;
}

.img_full {
    display: block;
    max-width: 100%;
}

.message_wrapper {
    margin: 0 auto;
    max-width: 800px;
    width: 90%;
}

.user_message {
    background: #f6f6f6;
    border: 1px solid #dddddd;
    margin-top: 2.5em;
    padding: 1em;
}

.user_message h1 {
    margin-top: 0;
}

.pagination {
    border-radius: 3px;
    display: inline-block;
    margin: 0;
    padding: 0;
}

.pagination li {
    display: inline;
}

.pagination li:first-child a {
    border-left-width: 1px;
    border-radius: 3px 0 0 3px;
}

.pagination li:last-child a {
    border-radius: 0 3px 3px 0;
}

.pagination li.active a {
    color: #999;
    cursor: default;
}

.pagination a {
    border: 1px solid #dddddd;
    border-left-width: 0;
    float: left;
    line-height: 2em;
    padding: 0 1em;
    text-decoration: none;
}

.pagination a:hover, .pagination .active a {
    background-color: #f5f5f5;
}

.no_results {
    background: #f2f2f2;
    border: 1px solid #cfcfcf;
    color: #777;
    padding: .7em;
    text-align: center;
}

body, input, textarea, button {
    font-family: 'Open Sans', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    margin: 0;
}

.container h1 {
    font-family: 'Open Sans',sans-serif;
}

.pagetitle {
    display: block;
    font-family: 'Open Sans',sans-serif;
    text-transform: uppercase;
}

p,
ul,
ol,
blockquote {
    line-height: 1.5em;
    margin-top: 0;
    padding: 0;
}

blockquote {
	font-style: italic;
	color: #959595;
}

.main-content ul,
.main-content ol {
    padding: 0 3em;
}

.main-content li {
    padding: .15em 0;
}

#update_browser {
    background-color: #f2dede;
    border-bottom: 1px solid #eed3d7;
    color: #b94a48;
    margin: 0;
    padding: 0;
}

#update_browser p {
    margin: 0 auto;
    padding: 1em;
    width: 90%;
}

#update_browser a {
    color: #b94a48;
}

label {
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-weight: 500;
    margin: 0.75em 0 0;
}

/* corrects the label spacing issue in EE forms */
.dform_container label {
    margin: 0 0 0 0;
}
.dform_container input[type="text"] {
    margin: 0 0 0 0;
}
/*corrects the div padding issue in Forms Fieldsets*/
.dform_container .column {
    padding: 0 0 0 0 !important;
}
/* widen and compress the exp year select list for Safari issue */
.cc_cardinfo .exp_month {
    padding: 0px 0px !important;
}
.cc_cardinfo .exp_year {
    width: 47% !important;
    padding: 0px 0px !important;
}
/* add soild black bullets only to lists in summaries of Employment Opportunities page */
.employment .summary ul {
    list-style-type: disc !important;
}

fieldset {
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    padding: 1em;
}

fieldset legend + label {
    margin-top: 0;
}

legend {
    font-weight: bold;
    padding: .25em;
}


.dropdown {
    border-bottom: 1px solid #ccc;
    display: inline-block;
}

.dropdown:after {
    content: url("/images/site/dropdown_arrow.png");
}

.dropdown p {
    display: inline-block;
    font-weight: bold;
}

.dropdown select {
        -webkit-appearance: none;  /*Removes default chrome and safari style*/
        -moz-appearance: none; /* Removes Default Firefox style*/
    background: url("/images/site/dropdown_arrow.png") no-repeat scroll right 8px rgba(0, 0, 0, 0);
    cursor: pointer;
    margin-right: -20px;
    min-width: 280px;
    opacity:0;
    text-indent: .01px;
    text-overflow: '';
}

select option {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    padding: .5em;
}

.select {
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0;
    border-radius: 0;
    outline: none;
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
    border: 1px solid #cccccc;
    border-radius: 3px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: #555;
    margin: 0.3em 0 0.3em 0;
    outline: none;
    padding: .5em;
    -webkit-transition: border-color 0.15s linear, background 0.15s linear;
    -moz-transition: border-color 0.15s linear, background 0.15s linear;
    -o-transition: border-color 0.15s linear, background 0.15s linear;
    transition: border-color 0.15s linear, background 0.15s linear;
    width: 100%;
}

input[type="text"][disabled],
input[type="password"][disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="email"][disabled],
input[type="number"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
textarea[disabled],
select[disabled] {
    cursor: not-allowed;
    opacity: .8;
}

input[type="text"][disabled],
input[type="password"][disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="email"][disabled],
input[type="number"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
textarea[disabled] {
    background: #f8f8f8;
}

input[type=text]:focus,
textarea:focus {
    background: #fafafa;
    border-color: #b3b3b3;
    outline: none;
}

.error::-webkit-input-placeholder {
    color: #b94a48;
    opacity: .5;
}

.error:-moz-placeholder {
    color: #b94a48;
    opacity: .5;
}

.upcoming h1 {
    overflow: auto;
    /*padding: .7em 0;*/
    padding: 0 0 .7em 0;
    /*text-align: center;*/
    text-align: left;
}

select {
    line-height: 2em;
}

textarea {
    resize: vertical;
}

input[type="text"].error,
input[type="password"].error,
input[type="date"].error,
input[type="datetime"].error,
input[type="email"].error,
input[type="number"].error,
input[type="search"].error,
input[type="tel"].error,
input[type="time"].error,
input[type="url"].error,
textarea.error,
label.error {
    background: #fff;
    border-color: #b94a48;
    color: #b94a48;
}

label.error {
    display: block;
    margin: 0.1em 0 1.25em;
}

input.error:focus,
textarea.error:focus {
    border-color: #b94a48;
}

.notification {
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    margin: 1em 0;
    padding: .75em;
}

.notification.notification-success {
    background: rgba(70, 136, 71, 0.1);
    border-color: #468847;
    color: #3d773e;
}

.notification.notification-error {
    background: rgba(185, 74, 72, 0.1);
    border-color: #b94a48;
    color: #a74240;
}

.notification.notification-info {
    background: rgba(58, 135, 173, 0.1);
    border-color: #3a87ad;
    color: #34789a;
}

.notification.notification-warning {
    background: rgba(192, 152, 83, 0.1);
    border-color: #c09853;
    color: #b78c43;
}

.faded {
    opacity: .5;
}

#loader {
    -webkit-animation: spin 1s infinite linear;
    -moz-animation: spin 1s infinite linear;
    -ms-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear;
    background-color: transparent;
    border: 3px solid;
    border-radius: 50%;
    border-right-color: transparent;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    color: #555;
    display: block;
    height: 10px;
    position: relative;
    width: 10px;
}

#loader:after {
    border: 4px solid transparent;
    border-left-color: inherit;
    content: '';
    display: block;
    height: 0;
    position: absolute;
        right: -50%;
        top: -50%;
    width: 0;
}
/* ==========================================================================
   EVENTS LIST
   ========================================================================== */

ul.events-list{
	margin: 0;
	padding: 0;
}

.events-list li{
	list-style-type: none;
	padding: 1em 1.25em 1em 1.25em;
}
.events-list a {
	display: block;
	padding: 0;
	background-color: #ececec;
	width: 100%;
	margin-bottom: 0.5em;
	border: 1px solid #d0d6db;
	color: #656565;
}

.events-list a:hover {
	background: #e1e1e1;
	color: #656565;
}

.events-list .button,
.content .events-list .button {
	background: #01573e;
	color: white;
	padding: .5em 1em;
	margin-top: .25em;
	font-size: 1em;
}

.events-list .action {
	float: right;
	width: 14%;
	text-align: right;
}

.events-list .button:hover {
	background: rgba(0, 0, 0, .8);
	transition: all .3s ease;
}

.events-list .event-time {
	float: left;
	width: 10%;
	margin-right: 2%;
	font-size: 1em;
    padding: 0;
}

.events-list .day-of-the-week{
	font-size: 1em;
}

.events-list .month-day{
	font-size: 1.3em; font-weight: bold;
}

.events-list .time {
	float: left;
	width: 10%;
	margin-right: 2%;
	font-size: 1em;
	padding: .8em 0em .8em 0em;
}

.events-list .event-details {
	float: left;
	width: 60%;
	margin-right: 2%;
}

.events-list .title{
	color: #00563f;
	font-weight: bold;
}

.view-more {
    float: right;
    font-size: 0.8em;
    margin-bottom: 15px;
    text-align: right;
}

.view-more span {
    display: none;
    opacity: 0;
}

.view-more:hover span {
    display: inline-block;
    opacity: 1;
    transition: opacity .4s ease;
}

.filter-by-category {
	background: #ececec;
	border: 1px solid #d0d6db;
	padding: 1em;
	text-align:right;
}

/* ==========================================================================
   SPORTS SCHEDULES
   ========================================================================== */

.schedule{
	 padding: .5em;
	 background-color: #ececec;
	 float: left;
	 width: 100%;
	 margin-top: 15px;
	 border: 1px solid #d0d6db;
}

.tourney {
	background: #e0eae4;
}

.schedule-date {
	float: left;
	width: 10%;
	padding: .5em 1em .5em 0;
}

.schedule-date .month-day {
	font-weight: bold;
	font-size: 1.5em;
	margin-top: -.25em;
}

.schedule .away-team-info {
	float: left;
	padding: .56em 1em .56em 0;
	text-align: right;
	width: 29%;
}

.schedule .home-team-info {
	float: left;
	padding: .56em 0 .56em 1em;
	text-align: left;
	width: 28%;
}

.schedule .single-team-info {
	padding: .475em 0 .475em 2em;
	width: 40%;
	float: left;
}

.mascot {
	font-weight: bold;
	font-size: 1.2em;
}

.team-logo {
	float: left;
	width: 7%;
	text-align: center;
}

.team-logo img {
	width: 60px;
}

.playing-at {
	float: left;
	padding: 1.35em 0 1.35em 0;
	text-align: center;
	width: 8%;
}

.time-or-final {
	width: 10%;
	float: left;
	font-weight: bold;
	font-size: 1.5em;
	padding: .7em 0 .7em 0;
	text-align: right;
	text-transform: uppercase;
}

.time-or-final-dh {
	width: 10%;
	float: left;
	font-weight: bold;
	font-size: 1.5em;
	padding: .0;
	text-align: right;
	text-transform: uppercase;
}

.noscore {
	line-height: .75em;
	padding-top: .5em;
}

.time-or-final-mobile,
.time-or-final-mobile-dh{
	display: none;
}

.time-or-final .win,
.time-or-final-mobile .win,
.time-or-final-dh .win,
.time-or-final-mobile-dh .win {
	color: #005342;
}

.time-or-final .loss,
.time-or-final-mobile .loss,
.time-or-final-dh .loss,
.time-or-final-mobile-dh .loss {
	color: #7a1e24;
}

.tourney .dates {
	float: left;
	width: 20%;
	margin-right: 2%;
	padding: .5em 0 .5em 0;
	font-weight: bold;
}

.tourney .name {
	float: left;
	width: 56%;
	margin-right: 2%;
	padding: .5em 0 .5em 0;
	font-weight: bold;
	text-align: center;
}

.tourney .see-below {
	width: 20%;
	float: left;
	font-weight: bold;
	padding: .5em 0 .5em 0;
	text-align: right;
	text-transform: uppercase;
}

.tourney .see-below-mobile {
	display: none;
}

.watch-live {
	width: 100%;
	color: white;
	padding: .25em 0;
	background-color: rgba(0, 83, 66, 1);
	margin-top: 1px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

.future-watch-live {
	width: 100%;
	color: white;
	padding: .25em 0;
	background-color: rgba(0, 83, 66, 0.35);
	margin-top: 1px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

.game-overview {
	width: 100%;
	color: white;
	padding: .25em 0;
	background: #5f5f5f;
	margin-top: 1px;
	font-weight: bold;
	text-transform: uppercase;
}

.game-overview .record {
	width: 20%;
	float: left;
	padding-left: .5em;
}

.game-overview .scores {
	width: 60%;
	float: left;
	text-align: center;
}

.game-overview .recap-up,
.game-overview .recap-down {
	width: 20%;
	float: left;
	text-align: right;
	padding-right: .5em;
}

.game-overview .recap-up a,
.game-overview .recap-down a {
	color: white;
}

.game-overview .recap-up:after {
    content: "+";
    font-family: 'icomoon';
}

.game-overview .recap-down:after {
    content: "-";
    font-family: 'icomoon';
}

.game-details {
	width: 100%;
	display: none;
	margin-top: -0.5em;
	margin-bottom: 0.5em;
	background: #5f5f5f;
	color: white;
	min-height: 15em;
	padding: 1.5em 1.5em 0 1.5em;
}

.game-details .game-story,
.game-details .final-results,
.game-details .final-results-dh,
.game-details .livestream {
	float: left;
	width: 33%;
}

.game-details .final-results-mobile,
.game-details .final-results-mobile-dh {
	display: none;
}

.game-details .game-story a {
	color: white;
}

.game-details .final-results,
.game-details .final-results-dh {
	text-align: center;
}

.game-details .final-results-dh a,
.game-details .final-results-mobile-dh a {
	color: white;
}

.game-details .final-results-dh a:hover,
.game-details .final-results-mobile-dh a:hover {
	text-decoration: underline;
}

.final-results .make-it-big {
	font-size: 3.5em;
}

.final-results-dh .make-it-big,
.final-results-mobile-dh .make-it-big {
	font-size: 2.5em;
}

.game-details .livestream {
	text-align: right;
}

/* ==========================================================================
   ICON ROW
   ========================================================================== */
.wrapper .icon-row{
	width: 100%;
	text-align: right;
	padding: 0 0.8em 0 0.8em;
	margin: 0;
	margin-top: 2em;
}

.wrapper .icon-row img{
	height: 20px;
	width: 20px;
}

.print-view-icon{
	background-image: url('/images/icons/print_view_dark.png');
}

.gallery-view-icon{
	background-image: url('/images/icons/grid_view_dark.png');
}

.list-view-icon{
	background-image: url('/images/icons/list_view_dark.png');
}

.download-icon{
	background-image: url('/images/icons/download_dark.png');
}

.team-view-icon{
    background-image: url('/images/icons/team-photo-icon.png');
}

.team-view-icon,
.print-view-icon,
.gallery-view-icon,
.list-view-icon,
.download-icon{
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 20px 20px;
    color: #a7abaf;
    opacity: 0.5;
}

.team-view-icon:hover,
.print-view-icon:hover,
.gallery-view-icon:hover,
.list-view-icon:hover,
.download-icon:hover{
    opacity: 1.0;
    transition: all .4s ease;
}

.wrapper .icon-row ul li{
	display: inline-block;
	margin-left: .5em;
}

.wrapper .icon-row a{
	display: inline-block;
	padding-left: 25px;
	color: #85888c;
	font-weight: bold;
	margin: 0;
}

#GridView .column:nth-of-type(even) {
    float: right;
    padding-left: 1em;
    padding-right: 0;
}

/* ==========================================================================
   LIST NAV
   ========================================================================== */
.listNav { margin:0 0 10px; }
#Topic { float: left; }
#myCategories {list-style: none; margin: 0 0 10px; padding: 0 0 0 0;}
#myCategories-nav {display: inline; }
.ln-letters { overflow:hidden; }
.ln-letters a { font-size:0.9em; display:block; float:left; padding:2px 6px; border:1px solid silver; border-right:none; text-decoration:none; }
.ln-letters a.ln-last { border-right:1px solid silver; }
.ln-letters a:hover,
.ln-letters a.ln-selected { background-color:#eaeaea; }
.ln-letters a.ln-disabled { color:#ccc; }
.ln-letter-count { text-align:center; font-size:0.8em; line-height:1; margin-bottom:3px; color:#336699; }

/* ==========================================================================
   SOURCES OF AID
   ========================================================================== */

.sources-of-aid h2{
	clear: both;
}

.sources-of-aid .quick-glance{
	clear: both;
	border-top: 1px solid white;
}

.sources-of-aid .details{
	display: none;
	clear: both;
	background: #F0F0F0;
	width: 74%;
	border-top: 1px solid white;
}

.sources-of-aid .title{
	float: left;
	background: #e1e4e5;
	width: 60%;
	padding: .5em 0 .5em .5em;
	font-weight: bold;
}

.sources-of-aid .amount{
	float: left;
	background: #e1e4e5;
	width: 30%;
	padding: .5em 0 .5em .5em;
	margin-left: 1px;
}

.sources-of-aid .eligibility{
	padding: 1em;
}

.sources-of-aid .comments{
	border-top: 1px solid white;
	padding: 1em;
}

.sources-of-aid .expand-it{
	float: left;
	font-family: 'icomoon';
	background: #738085;
	padding: .675em .5em .675em .5em;
	text-align: center;
}

.sources-of-aid .expand-it a{
	color: white;
}

/* ==========================================================================
   FLAG FORM
   ========================================================================== */
#flagform {
	margin-bottom: 1em;
}

/* tweeks to improve the look of Freeform*/

#freeform .ff_composer input[type="text"],
.ff_composer textarea {
    width: 100% !important;
}

.ff_composer label {
    display: inline-block;
}

.ff_composer input[type="text"],
.ff_composer textarea {
    padding: 0;
    margin: 0 0 0 0;
}

.ff_composer .unit {
    padding: 0 !important;
}
   
.ff_composer .unit p {
    margin-bottom: .5em;
}

#flagform .dform, #freeform {
	/*background: #005a40;*/
	background: rgba(0, 90, 67, .5);
	border-bottom: 5px solid rgba(27, 120, 89, .5);
	border-left: 5px solid rgba(27, 120, 89, .5);
	border-right: 5px solid rgba(27, 120, 89, .5);
	border-top: 0;
	margin-top: -32px;
	padding: 1em;
}
 
#flagform .dform_container input.text {
	border-radius: 0;
	width: 100%;
}

#flagform .dform_label {
	display: none;
}

#flagform h3 {
	border-bottom: 1px solid rgba(27, 120, 89, .5);
	color: #fff;
	font-size: 1em;
	margin-bottom: 1em;
	text-align: center;
	text-transform: uppercase;
}

#flagform input[type="submit"], 
#freeform input[type="submit"] {
	background: rgba(27, 130, 89, .75);
	border: 0;
	color: #fff;
	letter-spacing: .1em;
	padding: 5px 0;
	text-transform: uppercase;
	transition: all .4s ease;
	width: 100%;
}

#flagform input[type="submit"]:hover, 
#freeform input[type="submit"]:hover {
	background: rgba(27, 130, 89, 1);
	transition: all .4s ease;
}

#flagform .chosen-container {
	display: block;
    width: 100% !important;
}

#flagform .chosen-container-single .chosen-single {
	background: #fff;
	border: 0;
	border-radius: 0;
	height: 30px;
}

#flagform .chosen-single {
	padding-top: 2px;
}

#flagform .chosen-container-active .chosen-single {
	box-shadow: none;
}

#flagform .chosen-container-active.chosen-with-drop,
#flagform .chosen-single {
	border: 0;
	width: 100%;
}

#flagform .chosen-container-single .chosen-single div b {
	background-position-y: 5px;
}

#flagform .dfinput_full {
	margin-bottom: 0;
	min-height: inherit;
}

#flagform .chosen-search {
	display: none;
}

#flagform .dfinput_names .name_first,
#flagform .dfinput_names .name_last {
	width: 100%;
}

#flagform label {
	color: #fff;
	margin: 0;
}

/* ==========================================================================
   ========================================================================== */

@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes spin {
    to {
        -moz-transform: rotate(360deg);
    }
}

@-ms-keyframes spin {
    to {
        -ms-transform: rotate(360deg);
    }
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

@media print {
    * {
        background: transparent !important;
        box-shadow: none !important;
        color: black !important;
        filter: none !important;
        -ms-filter: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

@media all and (max-width: 600px){
	.wrapper .three-column{
	    float: none;
	    width: 100%;
    }
    
    .wrapper .three-column img{
	    height: auto;
	    width: 100%;
    }
}

@media (min-width: 601px) and (max-width: 987px){
	.wrapper .three-column{
	    width: 50%;
    }
}

@media all and (max-width: 987px) {
    .pages .column {
        float: none;
    }
}

@media all and (max-width: 1025px) {

    .pages .description,
    .pages .preview,
    .column.pages .description {
        float: none;
        margin-left: 0;
        width: 100%;
    }

    .column.pages .hp-news .preview {
        float: left;
        width: 28%;
    }

    .column.pages .hp-news .description {
        float: right;
        margin-top: 0 !important;
        width: 65% !important;
    }
}



@media all and (max-width: 1129px) {
	.col1 {
		width: 470px;
	}
	
	.col2 {
		width: 235px;
	}
	
	.col3 {
		display: block;
		margin: 0 auto;
		width: 705px;
	}
	
	.col3 .first-two {
		display: inline-block;
	}
	
	.col3 .item {
		display: block;
	}
	
	#social .col1 .item,
	#social .col2 .item,
	#social .col3 .item {
		height: 235px !important;
		width: 235px !important;
	}
	
	#social .item.width2 {
		display: inline-block;
		width: 470px !important;
		height: 470px !important;
	}
	
	.tweeted {
		height: 219px;
	}
	
    /*.col1,
    .col2,
    .col3,
    .col4 {
        width: 100%;
    }

    #social .item.width2 {
        height: 235px !important;
        width: 235px;
    }

    .item {
        display: inline-block;
        float: none;
        height: 240px;
        vertical-align: top;
        width: 240px;
    }

    #social .item {
        padding: 0.5em;
        text-align: left;
        width: 235px;
    }

    #social .col2 .item,
    #social .col4 .item {
        height: 235px !important;
        width: 235px;
    }

    .tweeted {
        height: 219px;
    }*/
}

@media all and (max-width: 1035px) {

    .event-slide .event {
        width: 60%;
    }

    .thumb {
        width: 50%;
    }

    .location .button {
        font-size: .8em;
        padding: .5em;
    }

    .col-left,
    .col-right,
    .col-1,
    .col-2 {
        float: none !important;
        width: 100% !important;
    }
}

@media all and (max-width: 985px) {

    .event-wrap {
        width: 45%;
    }
    /*
    force jquery countdown flipclock to shrink in mobile
    */
    .clock-builder-output {
        top: 450px !important;
        transform: scale(.4) !important;
        transform-origin: 0 0 !important;
        width: 650px !important;
        -ms-transform: scale(.4);
        -webkit-transform: scale(.4);
        -o-transform: scale(.4);
        -moz-transform: scale(.4);
    }
    .flip-clock-wrapper {
        font: normal 16px "Helvetica Neue", Helvetica, sans-serif !important;
        -webkit-user-select: none; }
    .pages .description,
    .most-recent .description {
        float: none;
        margin: 1em 0 !important;
        width: 100% !important;
    }

    .preview {
        float: none;
        width:100%;
    }
}

@media all and (max-width: 888px) {

    .event-slide .event {
        width: 54%;
    }
    .logo-peoria {
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }
    .utilities {
        display: none;
    }
    .sb-main {
        position: relative !important;
    }
    .back-to-hu-tag {
        text-align: center;
        display: block;
    }
    .back-to-hu-tag a {
        display: block;
    }
    .to-peoria-tag {
        display: none;
    }

    .content .column:nth-last-of-type(2n) {
        float: none;
        padding: 1em 0 1em 0;
    }
    
    #GridView .column:nth-of-type(even) {
        float: none;
        padding: 1em 0 1em 0;
    }

    .content .column {
        float: none;
        padding: .5em 0;
        width: 100%;
    }

    .content .connected .column {
        float: left;
        padding: .5em 0;
        width: 50% !important;
    }

    .pages li,
    .column.pages li {
        display: inline-block;
        float: none;
        padding: 1em;
        vertical-align: top;
        width: 49%;
    }

    .column.pages .hp-news .preview {
        float: none;
        width: 100%;
    }

    .column.pages .hp-news .description {
        float: none;
        width: 100% !important;
    }

    .gallery a {
        width: 48%;
    }

    .utilities .col-half {
        display: none;
    }
    
    .column.department.center {
		width: 100%;
		padding: 2em 0;
		padding-top: 0;
	}
	
	#search #results .column {
	    width: 100%;
    }
    
    #search #results ul.list li:nth-child(n+6) {
	    display: none;
    }
}

@media all and (max-width: 840px) {
	h1.featured-news{
		width: 100%;
	}
    .wrapper.upcoming {
        padding: 0;
    }

    .ff_composer .line {
        overflow: visible !important;
    }

    .wrapper.upcoming h1 {
        overflow: hidden;
        padding: 0;
    }

    .upcoming .more.icon-after {
        margin-right: 0 !important;
        margin-top: 20px;
        position: relative !important;
            right: 0;
    }

    .upcoming a.more {
        background:#eee;
        border-top: 1px solid #ddd;
        display: block;
        float: none;
        padding: 1em 0;
        padding-right: 20px;
        text-align: right;
    }

    .news-entry #articles {
        width: 65% !important;
    }

    .news-column {
        text-align: center;
        width: 100%;
    }

    .flexslider {
        min-height: inherit;
        width: 100%;
    }

    .pages li img {
        float: none;
        width: 95%;
    }

    .gallery a {
        float: left;
        margin: 0;
        width: 50%;
        padding: .5em;
    }

    .utilities {
        width: 29% !important;
    }

    .footer .column {
        width: 45%;
    }

    .footer .partners {
        width: 100%;
    }

    .logos {
        text-align: center;
    }

    .logos li {
        width: 32%;
    }

    .left-sidebar ul,
    .right-sidebar ul {
        display: none;
    }
    
    .right-sidebar ul.right-category,
    .right-sidebar ul.right-archives {
	    clear: both;
	    display: block;
    }
    
    .right-sidebar .dropdown,
    .right-sidebar .most-recent .dropdown select {
	    width: 100%;
    }
    
    .most-recent {
	    margin-top: -15px;
    }

    .most-recent .dropdown select {
	    min-width: 100%;
    }

    .left-sidebar ul {
        padding: 1em;
    }
    
    .left-sidebar h3 {
	    display: none;
    }

    .left-sidebar ul.aside-nav {
        background: #005a40;
        display: block;
        margin: 0 0 2em 0;
        padding: 0;
        width: 100%;
    }

    ul.side-nav {
        display: inline-block;
    }

    .main-content {
        float: none;
        width: 100%;
    }

    .flexslider {
        width: 100% !important;
    }

    .slides > li {
        padding: 2em 0 !important;
        min-height: 455px !important;
    }

    .slide-desc {
        margin-top: 100px !important;
        width: 100% !important;
    }

    .flex-control-nav {
        margin: -75px 0 0;
    }

    .left-sidebar {
        float: left;
        /* Standard */
        width: calc(100% + 1em);
    	/* Firefox */
		height: -moz-calc(100% + 1em);
		/* WebKit */
		height: -webkit-calc(100% + 1em);
		/* Opera */
		height: -o-calc(100% + 1em);
		margin-left: -.5em;
    }

    .left-sidebar ul {
        border: medium none #003827;
        margin-right: 0;
        margin-top: 0;
        min-height: inherit;
        padding: 0;
    }

    .right-sidebar {
        float: right;
    }

    .pagetitle,
    .subheader h1,
    .crumbtrail {
        margin-left: 10px;
    }
    
    .callouts {
        margin: 0 auto;
        width: 100%;
    }

    .callouts a {
        float: left;
        padding: .5em;
        vertical-align: top;
        width: 50%;
    }

    .callouts img {
        width: 100%;
    }

    .athletic-content {
        width: 100%;
    }
    .main-content-lft {
        width: 100%;
    }
	.events-vertical a {
		width: 100%;
		display: block;
		border-bottom: 1px solid #ddd;
		padding: 1em 0;
		margin-bottom: 0;
	}
	.events-vertical .date {
		padding: 1em;
		width: inherit;
	}
	.events-vertical .month {
		font-size: 1em;
		line-height: 0.5;
	}
	.events-vertical .day {
		font-size: 3.5em;
		line-height: 1;
		min-width: 65px;
	}
	.fyc-1, .fyc-2, .fyc-3, .fyc-4 {
		width: 98%;
	}
	
	#mobile-sidebar-button {
		display: block;
		margin-top: 1px;
		margin-bottom: 10px;
	}
	
	#mobile-sidebar-button a {
		margin-left: -10px;
	}
	
	#page_home .header .top {
		background: #333333;
	}
	
	#page_home .header .wrapper .slide-desc {
		font-size: .8em;
	}
	
	#page_home .header .flexslider {
		margin-top: 170px;
		min-height: 275px;
	}
	
	.page-vid {
		clear: both;
	}
	
	#flagform .dform {
		border-top: 5px solid rgba(27, 120, 89, .5);
		margin-top: 0;
	}
}

@media all and (max-width: 970px) {
	.events-list .action{
		float: right;
		width: 14%;
		text-align: right;
		font-size: 1em;
	}

	.events-list .event-time {
		float: left;
		width: 15%;
		margin-right: 2%;
		font-size: 1em;
	    padding: 0;
	}
	
	.events-list .time {
		float: left;
		width: 10%;
		font-size: 1em;
		padding: .8em 0em .8em 0em;
	}
	
	.events-list .event-details {
		float: left;
		width: 55%;
		margin-right: 2%;
	}
}

@media all and (max-width: 625px) {

	.events-list .event-time {
		width: 70%;
		float: left;
		margin: 0;
		padding: 0;
	}
	
	.events-list .day-of-the-week{
		float: left;
		width: auto;
		padding-right: .5em;
	}
	
	.events-list .month-day{
		font-size: 1em;
		width: auto;
		padding-right: .5em;
		font-weight: bold;
	}
	
	.events-list .time {
		width: 25%;
		float: right;
		padding: 0;
		text-align: right;
	}
	
	.events-list .event-time-details{
		background: #cccccc;
		width: 100%;
		float: left;
		padding: .5em;
		margin: 0 0 1em 0;
		font-weight: bold;
	}
	
	.events-list .event-details{
		width: 72%;
	}
	
	.events-list .action{
		width: 26%;
		text-align: right;
	}
}
.full-width {
    width: 100%;
}

@media all and (max-width: 900px){
/* ==========================================================================
SPORTS SCHEDULES
========================================================================== */
	.schedule .away-team-info {
		float: left;
		padding: .56em 1em .56em 0;
		text-align: right;
		width: 37%;
	}
	
	.schedule .home-team-info {
		float: left;
		padding: .56em 0 .56em 1em;
		text-align: left;
		width: 37%;
	}
	
	.team-logo {
		display: none;
	}
	
    .schedule .single-team-info {
        width: 65% !important;
    }

    .playing-at {
        width: 3% !important;
    }
    
	.game-overview .scores .home-score {
		padding-left: 7%;
	}
	
	.game-overview .scores .away-score {
		padding-right: 12%;
	}
}

@media all and (max-width: 750px){
/* ==========================================================================
SPORTS SCHEDULES
========================================================================== */
	.schedule-date {
		float: left;
		background: #cccccc;
		width: 100%;
		padding: .5em 1em .5em 1em;
		font-weight: bold;
	}
	
	.schedule-date .weekday {
		float: left;
		width: auto;
		font-size: 1em;
	}
	   
    .schedule .single-team-info {
        width: 100% !important;
    }
    
	.schedule-date .month-day {
		float: left;
		width: auto;
		font-weight: bold;
		font-size: 1em;
		margin-top: 0;
		padding-left: .5em;
	}

	.schedule .away-team-info {
		float: left;
		padding: .56em 1em .56em 0;
		text-align: right;
		width: 48%;
	}
	
	.schedule .home-team-info {
		float: left;
		padding: .56em 0 .56em 1em;
		text-align: left;
		width: 48%;
	}

	.time-or-final,
	.time-or-final-dh {
		display: none;
	}

	.time-or-final-mobile,
	.time-or-final-mobile-dh{
		text-transform: uppercase;
		float: right;
		display: inline;
	}
	
	.game-overview .scores .away-score {
		padding-right: 10%;
	}
	
	.game-overview .scores .home-score {
		padding-left: 10%;
	}

	.game-details .game-story,
	.game-details .livestream,
	.game-details .final-results-mobile,
	.game-details .final-results-mobile-dh {
		float: left;
		width: 100%;
	}
	
	.game-details .final-results,
	.game-details .final-results-dh {
		display: none;
	}
	
	.game-details .final-results-mobile,
	.game-details .final-results-mobile-dh {
		display: inline;
		text-align: center;
		padding-bottom: 2em;
	}
	
	.final-results-mobile .make-it-big {
		font-size: 3.5em;
	}
	
	.tourney-details {
		float: left;
		width: 100%;
		padding: .5em 1em .5em 1em;
		font-weight: bold;
		background: #cccccc;
	}
	
	.tourney .dates {
		float: left;
		width: 50%;
		padding: 0;
		margin: 0;
	}
	
	.tourney .name {
		width: 100%;
	}
	
	.tourney .see-below {
		display: none;
	}
	
	.tourney .see-below-mobile {
		display: inline;
		width: 50%;
		float: left;
		background: #cccccc;
		text-align: right;
		text-transform: uppercase;
		font-weight: bold;
	}
}

@media all and (max-width: 768px){
	#page_home .header #iam {
		top: 250px;
	}
	
	#page_home .header #iam h1 {
		font-size: 2em;
	}
}

@media all and (max-width: 535px){
	.img_left,
	.img_right {
	    display: block;
	    width: 100%;
	    height: auto;
	}
}

@media all and (max-width: 365px){
	.game-overview .record {
		display: none;
	}
	
	.game-overview .scores {
		width: 70%;
	}
	
	.game-overview .recap-up,
	.game-overview .recap-down {
		width: 30%;
	}
}

@media all and (max-width: 320px){
	#page_home .header #iam {
		top: 175px;
	}
}

/* ========================================
    Flexslider
   ======================================== */
.flexslider {
    min-height: 453px;
    position: relative;
}

.slides {
    xoverflow: auto;
}

.slides:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.slides:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.flexslider .slides > li {
    position: relative;
}

.slide-desc {
    color: #fff;
    padding: 1em;
    width: 65%;
}

.slide-desc a {
    color: #fff;
}

.slides > li {
    display: none;
    margin: 0;
    min-height: 615px;
    padding: 13em 0;
}

#page-heading .flex-control-nav {
    margin: 1em 0 0;
}
.flex-control-nav {
    margin: -53px 0 0;
    position: relative;
    text-align: center;
    z-index: 10;
}

.flex-control-nav li {
    display: inline;
    margin: 0 7px;
}

.flex-control-nav li a:after {
    border: 100px solid red;
    border-radius: 20px;
    content: "";
    display: inline-block;
    height: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-top: 4px;
    width: 4px;
}

#page-heading a {
    color: #fff;
}

.flex-control-nav li a {
    background: #fff;
    border-radius: 300px;
    display: inline-block;
    height: 0;
    overflow: hidden;
    padding-top: 10px;
    text-align: center;
    width: 10px;
}

.flex-control-nav li:hover a,
.flex-control-nav li a.flex-active {
    background: #aaa\0/;
    background: #5BE5A5;
    cursor: pointer;
}

.score-slider {
    background: #8b8b8b;
    font-family: 'open sans';
    overflow: hidden;
}

.score-slider h2 {
    background: #333;
    font-size:.9em;
    padding: 0.4em 0;
}

.score-slider em {
    display: block;
    font-style: normal;
}

.score-slider .wrapper {
    padding: 0;
}

.score-wrap {
    font-size: .8em;
    min-height: 65px;
    padding: 1em .5em;
    text-align: left;
}

.owl-carousel .owl-wrapper-outer {
    xmargin: 0 1.5em;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 3;
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    backface-visibility: hidden;
    transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-item {
    background: #777777;
    border-right: 1px solid #aaa;
    float: left;
    color: #fff;
    text-align: center;
}

.owl-item:hover {
    background: #666;
    transition: all .4s ease;
}

.own-item:hover .score-wrap {
    background: #222;
    transition: all .4s ease;
}

.owl-theme .owl-controls {
    height: 100%;
   xoverflow: hidden;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    xz-index: 2;
}

.owl-controls .owl-page span {
    background: none repeat scroll 0 0 #869791;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
}

.owl-buttons {

}

.owl-next,
.owl-prev {
    background: #5f5f5f;
    color: #ccc;
    cursor: pointer;
    display: inline-block;
    font-family: "ff-tisa-web-pro";
    padding: 2.5em .5em;
    position: absolute;
}

.owl-next:hover,
.owl-prev:hover {
    background: #000;
    transition: all .4s ease;
}

.owl-prev {
    left: -25px;
}

.owl-next {
    right: -25px;
}

.column.pages li {
    padding: .5em 1em 0 0;
}

.featured-persons h1 {
    font-family: 'open sans';
    margin-bottom: 0.5em;
}

.featured-persons .preview {
    width: 45%;
}

.featured-persons .description {
    float: right;
    width: 50%;
}

/* Media queries
--------------------------------------*/

@media all and (max-width: 1140px) {
    .owl-carousel .owl-wrapper-outer {
        position: relative;
        max-width: 1140px;
        width: 100%;
        z-index: 1;
    }

    .owl-prev {
        left: 0;
        z-index: 2;
    }

    .owl-next {
        right: 0;
        z-index: 2;
    }
}

@media all and (max-width: 1010px) {
    .owl-carousel .owl-wrapper-outer {
        max-width: 1140px;
        width: 100%;
    }

    .owl-prev {
        left: 0;
    }

    .owl-next {
        right: 0;
    }
}

@media all and (max-width: 940px) {
    .owl-carousel .owl-wrapper-outer {
        xwidth: 94.5%;
    }
}

@media all and (max-width: 840px) {
    .owl-carousel .owl-wrapper-outer {
        xwidth: 93.5%;
    }
}

@media all and (max-width: 768px) {
    .owl-carousel .owl-wrapper-outer {
        xwidth: 92.5%;
    }
}

@media all and (max-width: 640px) {
    .owl-carousel .owl-wrapper-outer {
        xwidth: 91%;
    }
}

@media all and (max-width: 500px) {
    .owl-carousel .owl-wrapper-outer {
        xwidth: 85%;
    }

    .score-slider h2 {
        font-size: .7em;
    }
}

.ui-widget-overlay.custom-overlay
{

    background-image: none;
    opacity: 0.7;
    z-index: 1040;
}