/*

Theme Name: Human Resources
Theme URI: http://ews.fiu.edu/
Author: Jonathan Roberts
Author URI: http://www.skylarkk.com
Template: fiupress
Description: FIU Human Resources Wordpress Theme - developed using Boots and Bones Grid Framework.
Version: 1.5
License: GNU General Public License

*/

#underspace, #underspace2, #underspace3 {
    margin: 1em auto 0.3em;
    position: static;
	padding:0;
	max-width: 75.5rem;
}

.prtop {
    padding-top: 1em;
}

.front-width {
	 max-width: 75.5rem;
	}

.frontpost h2 {
	font-size:1.5rem;
	}

.frontpost h2:nth-of-type(1) {
    margin-top: 0;
}
	
/* -- */

#footerspace {
    max-width: 75.5rem;
	}

#footerspace .widget {
    padding: 1em;
    width: 20%;
	}

#footerspace .widget h3 {
    font-size: 1.3rem;
}

/* - Front Features - */

.feature-front {
    border-top: medium none !important;
    height: 195px;
    max-width: 230px;
    padding: 0.3em !important;
    vertical-align: middle;
	}
	
.feature-front .sue-section-content {
  position: relative;
  font-size:1em;
  text-transform:uppercase;
  font-weight:600;
  max-width: 100%!important;
  text-shadow: 1px 1px #000 !important;
}

.sue-panel-clickable:hover {
    opacity: 1.0!important;
}

#underspace .sue-icon, #underspace2 .sue-icon, #underspace3 .sue-icon {
	font-size: .5em !important;
	}

#underspace .icon-feature a, #underspace2 .icon-feature a, #underspace3 .icon-feature a {
	hyphens:auto;
	}

#underspace span.sue-icon-text, #underspace2 span.sue-icon-text, #underspace3 span.sue-icon-text {
    margin: 1em 0 0 !important;
	font-weight:700;
}

a.sue-icon:hover {
    opacity: 1.0!important;
	text-decoration: underline!important;
}

/* Welcome Blurb - Smart Slider Modification
-------------------------------------------------------------- */

#n2-ss-2-align .n2-ss-widget {
   	display: block !important;
    left: 0 !important;
    margin: 0;
    max-width: 40.5rem;
	width:100% !important;
    position: absolute !important;
    right: 0 !important;
    z-index: 5;
	}

div#n2-ss-2 .nextend-bar-horizontal div * {
	display: block !important;
}

#n2-ss-2-align .n2-ss-widget div span {
	display: block;
	background:rgba(0,46,99,.8) !important;
	padding: 1em 1em 1em 20% !important;
	color:#fff;
	}
	
#n2-ss-2-align .n2-ss-widget div span img {
	width:30%;
	height:auto;
	vertical-align:middle;
	}

#n2-ss-2-align .n2-ss-widget div span h1 {
	color:#f8c93e;
	font-size: 2rem;
	margin-bottom:0.3em;
	line-height:2rem;
	}


/* Uber Menu */

#menu-item-911 .ubermenu-item-has-children {
    display: inline-block !important;
    float: none !important;
    width: auto;
}

.ubermenu ul li ul li a {
    font-size: 1.1em !important;
}

.lightgrey {background-color:#d2d2d2; padding:10px;}


/* Secondary Menu
-------------------------------------------------------------- */

.second-menu {
	display: inline-block;
    font-size: 0.6em;
    margin: 0;
    padding: 0;
	}
	
.second-menu .nav-menu li {
	margin-bottom: 0;
}

.second-menu .nav-menu li:hover > a, .second-menu .nav-menu li a:hover {
    background-color: transparent;
    color: #fff;
	text-decoration:underline;
}

.second-menu .nav-menu li a {
    color: #fff;
    display: block;
    font-size: 1em;
    font-weight: 400;
    line-height: 0.5em;
    padding: 15px;
    text-decoration: none;
    text-transform: uppercase;
}

.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
    color: #fff;
    background: #081e3f;
}

.wp_rss_retriever .wp_rss_retriever_list ul {
	display:inline;
}

/* Spoilers
--------------------------------------------------------------- */

.su-spoiler-style-default > .su-spoiler-title > .su-spoiler-icon {
    color: #002e63;
}

.su-spoiler-style-default > .su-spoiler-title {
	background:#efefef;
}

.su-spoiler-style-default > .su-spoiler-title > h2 {
	color: #002e63;
	border: 1px solid #ccc;
	transition:border 0.3s ease-in-out;
	}

.su-spoiler-closed {
	background:#efefef;
	}

.su-spoiler-style-default > .su-spoiler-title > h2:hover {
	border: 1px solid #002e63;
	background:#efefef !important;
	}

.su-spoiler-closed > .su-spoiler-title > h2:hover {
	background:#efefef;
	}

.su-spoiler-closed > .su-spoiler-title > h2 {
	color: #002e63;
	background:#efefef;
	transition:border 0.3s ease-in-out;
	border: 1px solid #ccc;
	}

.su-spoiler-style-default > .su-spoiler-title > .su-spoiler-icon {
    font-size: 1.5em;
    line-height: 2em;
}


/* - Collapse-o-matic - */

.collapseomatic {
    background-image: none!important;
    padding: 0.5em!important;
	background:#EFEFEF;
	font-size: 1.22rem!important;
	text-decoration:none!important;
	margin-left:1em;
}

.collapseomatic_content .collapseomatic {
	background:#FaFaFa;
	margin-left:1.5em;
}



.collapseomatic::before {
	content: "\f078";
	display: inline-block;
    font-family: FontAwesome;
    font-size: .8em;
    font-style: normal;
    font-weight: normal;
    height: 0.5em;
    line-height: 1.5em;
    text-align: center;
    width: 1em;
	padding: 0 0.5em 0.5em;
	}

.colomat-close {
    background-image: none!important;
}

.colomat-close::before {
		content: "\f077";
	display: inline-block;
    font-family: FontAwesome;
    font-size: .8em;
    font-style: normal;
    font-weight: normal;
    height: 0.5em;
    line-height: 1.5em;
    text-align: center;
    width: 1em;
	padding: 0 0.5em 0.5em;
	}

.collapseomatic_excerpt, .collapseomatic_content {
    margin-left: 1.5em!important;
	margin-right:.5em!important;
    padding: 0 0 1em!important;
}

.collapseomatic_content .collapseomatic_excerpt, .collapseomatic_content .collapseomatic_content {
	margin-left: 2em!important;
}


/* Events Front
/* -------------------------------------------------------------- */

.tribe-events-day {
    padding: 0!important;
}

ul.ecs-event-list {
	display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding-bottom: 2em;
    position: relative;
	}
	
li.ecs-event {
	position: relative;
	background:#002e63;
	color: #fff;
	margin: 0.5em;
	padding: 1em 4em 0.5em 1.5em;
	max-width: 13em;
	font-size: 60.3%;
	min-height: 120px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-self: normal;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	}

li.ecs-event a {
	color:#fff;
	font-size: .8em;
	display: block;
	}

li.ecs-event a::after {
    background: #f8c93e none repeat scroll 0 0;
    color: #fff;
    content: "\f105";
    float: right;
    font-family: FontAwesome;
    font-size: 1.5em;
    height: 1em;
    line-height: 1em;
    padding: 1ex;
    position: absolute;
    right: 0;
	top: 1em;
    text-align: center;
	text-decoration:none !important;
	}

li.ecs-event a:hover::after {
    background: #ffe09b none repeat scroll 0 0;
    color: #454545;
	}

li.ecs-event span.time {
	font-size:1rem;
	line-height: 1em;
	margin-bottom: 1em;
	font-style: italic;
}


@media screen and (min-width: 900px) {
  ul.ecs-event-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  /* 2 columns */
  ul.ecs-event-list {
    border: none;
  }

}
@media screen and (min-width: 1200px) {
  /* 3 columns */
  li.ecs-event {
    width: 14%;
  }
}
@media screen and (min-width: 1500px) {
  /* 4 columns */
  li.ecs-event {
    width: 14%;
  }
}
@media screen and (min-width: 1800px) {
  /* 5 columns */
  li.ecs-event {
    width: 14%;
  }
}
@media screen and (min-width: 2100px) {
  /* 6 columns */
  li.ecs-event {
    width: 14%;
  }
}

/* - Buttons Content Front - */

.sue-section {
    background-blend-mode: overlay;
}

.frontpost .sue-content-slider-style-light {
    padding-top: 0;
}

.owl-carousel .owl-wrapper-outer {
    z-index: 5;
}

/*.frontpost .sue-content-slider-style-light .owl-controls {
    left: 0;
    position: inherit;
    right: 0;
    top: 0;
	margin-left: 0.5em;
    margin-right: 0.5em;
	padding-bottom: 4em;
}

.frontpost .sue-content-slider-arrows-yes, .frontpost .sue-content-slider-pages-yes, .frontpost .sue-content-slider-arrows-hover, .frontpost .sue-content-slider-pages-hover {
    padding-top: 0;
}

.frontpost .sue-content-slider .owl-controls {
    position: absolute;
    top: 40%;
    right: -125px;
    left: -125px;
}

.frontpost .sue-content-slider .owl-controls:hover {
    position: absolute;
    top: 40%;
    right: -125px;
    left: -125px;
}

.frontpost .owl-buttons {
	width:100%;
	}

.frontpost .sue-content-slider-style-dark .owl-prev, .frontpost .sue-content-slider-style-light .owl-prev {
	vertical-align:top;
}

.frontpost .sue-content-slider-style-dark .owl-next, .frontpost .sue-content-slider-style-light .owl-next {
	vertical-align:top;
	}

.frontpost .sue-content-slider-style-dark .owl-prev, .frontpost .sue-content-slider-style-dark .owl-next, .frontpost .sue-content-slider-style-light .owl-prev, .frontpost .sue-content-slider-style-light .owl-next {
    background: none;
    color: #fff;
    height: 2em;
    line-height: 2em;
    margin: 0 0.5em 0.5em;
    width: 48%;
	border-radius: 0;
}

.frontpost .sue-content-slider-style-dark .owl-prev:hover, .frontpost .sue-content-slider-style-dark .owl-next:hover, .frontpost .sue-content-slider-style-light .owl-prev:hover, .frontpost .sue-content-slider-style-light .owl-next:hover {
    background: none;
}

.frontpost .sue-content-slider .owl-prev:before { 
content: "\f053";
    background: none;
	color:#f8c93e;
	font-size:2em;
    display: block;
    height: 2em;
    line-height: 2em;
    padding-left: 2em;
    text-align: left;
    width: 3em;
}

.frontpost .sue-content-slider .owl-prev:hover:before { 
content: "\f053";
    background: none;
	color:#002e63;
	font-size:2em;
    display: block;
    height: 2em;
    line-height: 2em;
    padding-left: 2em;
    text-align: left;
    width: 3em;
}

.frontpost .sue-content-slider .owl-next:before { 
content: "\f054";
    background: none repeat scroll 0 0;
	color:#f8c93e;
	font-size:2em;
    display: block;
    float: right;
    height: 2em;
    line-height: 2em;
    padding-right: 2em;
    text-align: right;
    width: 3em;
}

.frontpost .sue-content-slider .owl-next:hover:before { 
content: "\f054";
    background: none repeat scroll 0 0;
	color:#002e63;
	font-size:2em;
    display: block;
    float: right;
    height: 2em;
    line-height: 2em;
    padding-right: 2em;
    text-align: right;
    width: 3em;
}


.frontpost .sue-content-slider .owl-prev, .frontpost .sue-content-slider .owl-next {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 1em;
    position: inherit;
    text-align: center;
    top: 0;
}
*/

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

#footerspace .widget {
    display: block;
    margin-bottom: 2em;
    width: 100% !important;
}

.frontpost .sue-content-slider .owl-controls {
	display:none;
	visibility:hidden;
}

	#welcomespace .widget {
		width:100%;
		margin-bottom: 0;
        padding: 0 0 1em;
		display: block;
		border-bottom: 1px solid #ccc;
		background:none;
		color:inherit;
		}
	
	#welcomespace .widget h1 {
		color:inherit;
		}
	
	#welcomepace aside:last-of-type {
		border-bottom: none;
		}
	
	#welcomespace {
    display: block;
    margin: 0;
    position:inherit;
    z-index: 1;
	padding:1em;
	}
	
 li.ecs-event {
    width: 100%;
  }

}