﻿/*--------------EVENT TABLES ----------*/
/*-------------------------------------*/

.events-container {
	width: 100%;
	display: inline-block;
	border-top: solid 2px #dadcdc;
	padding: 25px 0 0 0;
}

.featured-container {
	width: 100%;
	display: inline-block;
	border-top: solid 0px #dadcdc;
	background: #f2f4f2;
	margin: 0 -35px 0 -35px !important;
	padding: 15px 35px 0 35px;
}

.events-intro {
	margin-bottom: 30px;
}
	
.events-container h2 {
	font-family: 'montserrat';
	border-top: solid 0px #dadcdc;
	border-bottom: solid 0px #dadcdc;
	font-weight: 200;
	font-size: 26px;
	line-height: 26px;
	color: #585858;
	padding: 0px 0px !important;
	margin: -5px 0 50px 0 !important;
}	

.featured-container h2 {
	font-family: 'montserrat';
	border-top: solid 0px #dadcdc;
	border-bottom: solid 3px #ffffff;
	font-weight: 200;
	font-size: 26px;
	line-height: 26px;
	color: #585858;
	padding: 15px 0px !important;
	margin: 0 0 30px 0 !important;
}	

.events-container .event-divider {

	border-top: solid 0px #dadcdc;
	padding: 0px 0px !important;
	margin: 0 0 35px 0 !important;
}

.featured-container .featured-divider {

	border-top: solid 3px #ffffff;
	padding: 0px 0px !important;
	margin: 0 0 35px 0 !important;
}

.event {
	width: 100%;
	display: inline-block;
	margin-bottom: 75px;
}


.float {
	float: left;
}

.event .event-left-col {
	min-height: 20px;
	float: left;
	box-sizing: border-box !important;
	width: 15%;
}

.event .event-right-col {
	border-left: solid 3px #dadcdc;
	padding-left: 25px;
	float: left !important;
	box-sizing: border-box !important;
	width: 85%;
}

.event .featured-left-col {
	min-height: 20px;
	float: left;
	box-sizing: border-box !important;
	width: 22%;
}

.event .featured-right-col {
	border-left: solid 0px #aaafaf;
	padding-left: 25px;
	float: left !important;
	box-sizing: border-box !important;
	width: 78%;
}

.event-date {
	padding-right: 15px;
	margin-bottom: 10px;
	}

.event-date, .event-month {
	text-align: right;
	font-family: 'montserrat';
	color: #008bcd;
	font-size: 32px;
	line-height: 35px;
	font-weight: 200;
	display: block;
	text-transform: uppercase;
}


.event-type {
	background: none;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-size: 13px;
	line-height: 13px;
	padding: 1px 28px 1px 25px;
	float: right;
	width: 100%;
	box-sizing: border-box !important;
}

.event-type-new {
	background: #004b8d;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	letter-spacing: 0.09em;
	line-height: 13px;
	float: left;
	padding: 1px 19px 1px 20px;
	box-sizing: border-box !important;
}

.hp-announce .event-type-new {
	margin-bottom: -8px;
}

.announcement-type {
	font-weight: 600;
	text-transform: uppercase;
	text-align: left;
	font-size: 13px;
	line-height: 13px;
	padding: 0px 25px 10px 0px;
	margin-bottom: 15px;
	box-sizing: border-box !important;
	border-bottom: solid 0px #ffffff;
	display: inline-block;
}

.featured-right-col .featured-thumbnail {
	width: 100%;
	text-align: center;
	color: #ffffff;
	border: solid 0px #ffffff;
}

.featured-thumb-link {
		width: 100%;
		display: block;
		-o-transition: .2s;
		-ms-transition: .2s;
		-moz-transition: .2s;
		-webkit-transition: .2s;
		text-decoration: none !important;
}

.featured-thumb-link:hover {
		opacity: .66;
		filter: alpha(opacity=66);
}


body .event .event-title {
	font-weight: 500;
	font-size: 20px;
	line-height: 28px;
	color: #4b4b4b;
	margin: 0 !important;
	padding: 0 0 5px 0 !important;
}

.event-details {padding: 0 0 10px 0 !important;}

.event-details .event-info {
	font-weight: 500;
	color: #7a7e7a;
	font-size: 15px;
	line-height: 17px;
}
	
.event-details .event-info a {
	font-weight: 500;
	color: #7a7e7a !important;
	font-size: 15px;
}

.event-details .clock-time {
	font-weight: 500;
	color: #7a7e7a;
	font-size: 15px;
}
	
.event-details .clock-time:before {
	padding-right: 6px;
	padding-left: 1px;
	vertical-align: -4px;
	content: url(https://www.unfcu.org/uploadedImages/UNFCU/About_Us/Our_Company/Newsletter/2016/Articles/Clock_959595_20px.png);
}

.event-details .subdetail {
	font-weight: 500;
	color: #7a7e7a;
	font-size: 15px;
	border-left: solid 2px #dadcda;
	padding-left: 15px;
	margin-left: 10px;
}

body .event-time {
	font-weight: 500;
	color: #7a7e7a;
	padding: 0 0 10px 0 !important;
	font-size: 15px;
}

body .event-description {
	font-size: 16px;
	line-height: 26px;
	color: #4b4b4b;
	padding-bottom: 30px !important;
	padding-top: 5px !important;
	}

body .event-description p, body .event-description li span, body .event-description li {
	font-size: 16px;
	line-height: 26px;
	color: #4b4b4b;
	padding-bottom: 8px !important;
	}
	
body .event-description a {
	font-size: 16px;
	line-height: 26px;
	color: #004b8d;
	padding-bottom: 8px !important;
	}

.event .button {
	margin-right: 20px;
}

.button-clear {
	background: none;
	color: #7a7e7a !important;
	border: solid 1px #aaafaf;
	box-sizing: border-box !important;
}

.button-clearblue {
	background: none;
	color: #008bcd !important;
	border: solid 1px #008bcd;
	box-sizing: border-box !important;
}

.button-blue {
	background: #008bcd;
	color: #ffffff !important;
	border: solid 1px #008bcd;
	box-sizing: border-box !important;
}

.button-clear:hover {
	background: #f2f4f4;
}

.button-clearblue:hover {
	background: #eff9fe;
}

.button-blue:hover {
	background: #0081c3;
}

.event .detail-callout {
	background: #f2f4f4;
	padding: 20px 20px;
	margin-top: 10px;
}

/* ----------COLOR PALETTE-------- */

.darkbluebar {
	background: #004b8d;
}

.darkblueline {
	border-color: #004b8d;
}

.brownbar {
	background: #d0b48d;
}

.brownline {
	border-color: #d0b48d;
}

.goldbar {
	background: #fbb543;
}

.goldline {
	border-color: #fbb543;
}

.greenbar {
	background: #8cbd54;
}

.greenline {
	border-color: #8cbd54;
}

.aquabar {
	background: #61c7ce;
}

.aqualine {
	border-color: #61c7ce;
}

.purplebar {
	background: #94435f;
}

.purpleline {
	border-color: #94435f;
}

.redbar {
	background: #f16f53;
}

.redline {
	border-color: #f16f53;
}

.tealbar {
	background: #2d8879;
}

.tealline {
	border-color: #2d8879;
}

/* 950 */

@media only screen and (max-width: 950px){
.featured-container {
	margin: 0 7% 0 -7%;
	padding: 15px 5% 0 4%;
}
.event .event-right-col {width: 80%;}
.event .event-left-col {width: 20%;}
.event .featured-right-col {width: 75%;}
.event .featured-left-col {width: 25%;}
}

/* 700 */

@media only screen and (max-width: 700px){
.event {
	margin-top: 25px;
	margin-bottom: 20px;
}
	
.events-container .event {
	padding-bottom: 15px;
	border-bottom: solid 1px #aaafaf;
}

.event:last-of-type {
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.featured-container {
	margin: 25px -8% -80px -8% !important;
	padding: 15px 8% 80px 8% !important;
}

.events-container h2 {
	margin: -15px 0 35px 0 !important;
}

.event .event-left-col {
	width: 100%;
    margin-bottom: 8px;
}
	
.event .event-right-col {
	width: 100%; 
	padding-left: 0px;
	border-left: none;
}

.event .featured-left-col {display: none !important;}
.event .featured-right-col {width: 100%; padding-left: 0px;}

.announcement-type {
	padding-top: 0px !important;
}

.event-month {display: inline-block;}

.event-date {display: block; text-align: left;}

.event-type {
	text-align: left;
	float: none;
	margin-bottom: 20px;
	display: inline-block;
	padding-left: 10px;
	line-height: 13px;
	padding: 1px 28px 1px 25px;
	}
	
.event-date {padding-left: 0px;}

.event .button {
	margin-left: 12%;
	margin-right: 12%;
	margin-bottom: 20px;
	width: 75%;
}

}

/* 520 */

@media only screen and (max-width: 520px){

.event-details .subdetail {
	width: 100%;
	float: left;
	border-left: solid 0px #dadcda;
	padding-left: 0px !important;
	margin-left: 0px !important;
	margin-bottom: 15px !important;
}

}

/* 380 */

@media only screen and (max-width: 380px){
.event .button {
	margin-left: 2%;
	margin-right: 3%;
	width: 95%;
}	

}