/*
Filename: custom.css
Author: RDH
Contributors: RDH, BCM
Created: 08/25/2017
Last Edit: 11/14/2017
Last Edited By: BCM
*/

/* FONTS **************************************************************************************************************/
@import url( 'https://fonts.googleapis.com/css?family=Raleway:500' );

html, body {
	font-family: 'Raleway';
	line-height: 22px;
	font-weight: normal;
	font-style: normal;
	color: #7e8082;
	font-size: 14px;
}

/* ACCORDION **********************************************************************************************************/
.gen-accordion {
	font-size: 20px;
}

/* COMMON *************************************************************************************************************/

.col-centered {
	float: none;
	margin: 0 auto;
}

/* BUTTONS ************************************************************************************************************/

/** BUTTON - APP DOWNLOAD **/
.itunes-appstore-button{
	max-height: 110px;
	margin: 25px 20px 20px 20px;
}
@media (max-width: 992px) {
	.itunes-appstore-button{
		max-height: 150px;
	}
}
@media (max-width: 570px) {
	.itunes-appstore-button{
		max-height: 135px;
	}
}
@media (max-width: 500px) {
	.itunes-appstore-button{
		max-height: 125px;
	}
}

/* ICONS */
.btn > i.fa {
	margin-right: 12px;
}

/* SIZE */
.btn-lg {
	border: 1px solid #fff;
	border-radius: 3px;
	box-shadow: 1px 2px 3px 0 rgba( 0, 0, 0, 0.35 );
	font-family: 'OswaldBook';
	font-size: 35px;
	font-weight: 400;
	letter-spacing: 0.2px;
	padding: 12px 16px;
}

/*  COLOR */
.btn-blue {
	background-color: #2c3789;
	color: #fff;
}
.btn-blue:hover {
	background-color: #121e73;
	color: #fff;
}
.btn-blue:active {
	background-color: #071157;
}
.btn-blue:focus {
	color: #fff;
}

.btn-orange {
	background-color: #f78d2d;
	color: #fff;
}
.btn-orange:hover {
	background-color: #c6650d;
	color: #fff;
}
.btn-orange:active {
	background-color: #864205;
}
.btn-orange:focus {
	color: #fff;
}

.btn-white {
	background-color: #fff;
	color: #2c3789;
}
.btn-white:hover {
	background-color: #2c3789;
	color: #fff;
}
.btn-white:active {
	background-color: #121e73;
	color: #fff;
}
.btn-white:focus {
	color: #2c3789;
}

a.conference-details-button {
	display: block;
	background-color: #ffffff;
	border: solid 1px #f4f4f4;
	border-radius: 3px;
	box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.35);
	color: #2c3789;
	font-size: 22px;
	font-weight: bold;
	height: 50px;
	letter-spacing: 0.2px;
	margin-bottom: 45px;
	padding: 10px 0 0 0;
	text-align: center;
	min-width: 270px;
}

/* HEADER *************************************************************************************************************/

/* MAIN MENU **********************************************************************************************************/

/* Opaque white background for 'full' menu */
.main-menu-container {
	background: #fff;
}

.main-menu-container .main-menu-icon {
	display: none;
}

.main-menu-container .icon_search {
	display: block;
}

header .logo-container {
	background: transparent;
}

header .logo {
	padding: 21px 0 15px 0;
}

header .logo .logo-img {
	height: 50px;
	width: 200px;
	max-width: none;
}

header.affix .logo {
	padding: 20px 0 5px 0;
}

header.affix .logo .logo-img {
	height: 35px;
	width: 156px;
	max-width: none;
}

@media ( max-width: 991px ) {
	/*Allow logo + vertical padding to set height of mobile header*/
	.header .logo-container,
	.header .logo-container-2,
	.header .logo-container-3,
	.header-maintenance .logo-container,
	.header-maintenance .logo-container-2,
	.header-maintenance .logo-container-3 {
		height: unset;
	}

	.header .logo,
	.header-maintenance .logo {
		padding: 21px 0 15px;
	}

	/* White boxes to the left of mobile menu items */
	.header .main-menu .navbar .nav > li > a,
	.header .main-menu .navbar .nav > li > a:visited {
		padding: 7px 9px 7px 59px !important;
	}

	header ul.nav > li > a:before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		background: #fff;
		width: 45px;
		height: 45px;
	}
}

@media ( min-width: 992px ) {

	/* Logo placement */
	.header .logo,
	.header-maintenance .logo {
		padding: 65px 0 5px;
	}

	/* Narrower menu-items on medium/small screens */
	nav.navbar-collapse > ul.nav > li > a {
		min-width: 85px;
		width: unset !important;
	}
}

/* Wider menu-items on bigger screens */
@media ( min-width: 1200px ) {
	nav.navbar-collapse > ul.nav > li > a {
		min-width: 120px;
	}
}

/* SECONDARY MENU *****************************************************************************************************/

.secondary-menu-container {
	box-shadow: 0 0 5px #000;
}

.secondary-menu {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	margin: 10px 0;
}

header .secondary-logo .secondary-logo-img {
	max-width: 101px;
	transition: all .4s ease 0s;
}

header.affix .secondary-logo .secondary-logo-img {
	/* if needed: if secondary-logo changes size on scroll / sticky header init */
}

.secondary-logo {
	margin-right: 0;
}

.secondary-nav {
	display: none;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

.secondary-nav-item {
	display: block;
}

.secondary-nav-item > a {
	color: #fff;
	display: block;
	font-family: 'OswaldLight', Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 20px 15px;
}

.secondary-nav-item.justify-right {
	margin-left: auto;
}

.secondary-menu .buttons {
	white-space: nowrap;
}

.secondary-menu .buttons .button {
	border: 1px solid #fff;
	border-radius: 2px;
	box-shadow: 2px 2px 2px rgba( 0, 0, 0, 0.4 );
	line-height: 14px;
	padding: 10px 15px;
	text-transform: uppercase;
}

#btn-con-register {
	margin: 0 10px;
}
#btn-con-register:hover {
	background-color: #c6650d;
	color: #fff;
}
#btn-con-register:active {
	background-color: #864205;
	color: #fff;
}
#btn-con-register:focus {
	color: #fff;
}

#btn-con-sections {
	background-color: transparent;
	width: 175px; /* only necessary if button must remain same width when 'open' */
}
#btn-con-sections:hover {
	background-color: #f78d2d;
	color: #fff;
}
#btn-con-sections:active {
	background-color: #864205;
	color: #fff;
}
#btn-con-sections:focus {
	color: #fff;
}

#btn-con-sections .btn-label-closed {
	display: block;
}

#btn-con-sections .btn-label-open {
	display: none;
	font-weight: bold;
}

#btn-con-sections span {
	color: rgba( 255, 255, 255, 0.5 );
	font-size: 22px;
	line-height: 1px;
	position: relative;
	bottom: -4px;
}

#btn-con-sections.open {
	background-color: #fff;
	color: #2c3789;
}
#btn-con-sections.open:hover {
	background-color: #2c3789;
	color: #fff !important;
}
#btn-con-sections.open:hover span {
	color: #fff !important;
}
#btn-con-sections.open:active {
	background-color: #121e73;
	color: #fff;
}
#btn-con-sections.open:focus {
	color: #2c3789;
}

#btn-con-sections.open .btn-label-closed {
	display: none;
}

#btn-con-sections.open .btn-label-open {
	display: block;
}

#btn-con-sections.open span {
	color: #56595d;
}

.conference-info {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	text-transform: uppercase;
	padding: 4px 0;
}

.conference-info-item {
	color: #fff;
	font-family: 'OswaldLight', Arial, Helvetica, sans-serif;
	letter-spacing: .8px;
	padding: 0 10px;
}

#drawer {
	width: 100%;
	background: #fff;
	box-shadow: -2px 2px 5px rgba( 0, 0, 0, 0.4 );
	position: absolute;
	right: 0;
	display: none;
}

#drawer.open {
	display: block;
}

#btn-con-register-large {
	border: 1px solid #fff;
	border-radius: 2px;
	box-shadow: 0 2px 2px rgba( 0, 0, 0, 0.4 );
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1px;
	/*line-height: 14px;*/
	/*padding: 10px 25px;*/
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}

.large.registerButton {
	border: 1px solid #fff;
	box-shadow: 0 2px 2px rgba( 0, 0, 0, 0.4 );
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 1px;
	/*line-height: 14px;*/
	padding: 25px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}

.drawer-menu {
	border-bottom: 1px solid #4b4e53;
	list-style: none;
	margin: 0 50px;
	padding: 20px 0 15px;
}

#drawer .drawer-menu:last-of-type {
	border-bottom: none;
}

.drawer-menu > li > a {
	color: #4b4e53;
	display: block;
	font-family: 'OswaldLight', Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 14px 0;
	text-transform: uppercase;
}

@media ( min-width: 585px ) {
	#drawer {
		width: 485px;
	}
}

@media ( min-width: 992px ) {
	.secondary-menu {
		margin: 0;
	}
	.secondary-logo {
		margin-right: 35px;
	}
	.secondary-nav {
		display: flex;
	}
}

/* COLORS */
/* GREEN 	( 1 - Philadelphia ) */
.secondary-menu-container.green { background: #5Dac97; }
.secondary-menu-container.green .conference-info { background: #378671; }
/* PURPLE 	( 2 - Santa Monica ) */
.secondary-menu-container.purple { background: #823cb8; }
.secondary-menu-container.purple .conference-info { background: #642297; }
/* RED 		( 3 - Toronto ) */
.secondary-menu-container.red { background: #df3e36; }
.secondary-menu-container.red .conference-info { background: #c5241c; }
/* YELLOW 	( 4 - London ) */
.secondary-menu-container.yellow { background: #fac800; }
.secondary-menu-container.yellow .conference-info { background: #d8ad00; }

/* FOOTER *************************************************************************************************************/
.more-links-footer {
	list-style: none;
	margin: 0;
	padding: 29px 25px;
}

.more-links-footer h4 {
	font-family: 'Open Sans',Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 5px;
	color: #fff;
	opacity: 0.8;
	transition: all 0.3s ease 0s;
}

.more-links-footer li:last-of-type h4 {
	margin: 0;
}

.more-links-footer a:hover h4 {
	color: #f78d2d;
	opacity: 0.8;
}

/* PAGE-HEADER ********************************************************************************************************/

/* PAGE TITLE */
h1.page-title {
	color: #2c3789;
	font-family: 'OswaldBook';
	font-size: 40px;
	letter-spacing: 0.1px;
	line-height: 1.48;
	margin: 70px auto 5px;
	text-align:center;
}

/* PAGE SUBTITLE */
div.page-subtitle {
	color: #4b4e53;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.86;
	letter-spacing: 0.2px;
	text-align: center;
}

/* PAGE SUBTITLE - left aligned */
div.page-subtitle.left {
	text-align: left;
}

/* FORMS **************************************************************************************************************/

/* LARGE INPUTS: Text/Textarea/Select */
.form-control.input-lg {
	color: #86888c;
	border: solid 1px #f4f4f4;
	border-radius: 3px;
	box-shadow: inset 1px 2px 3px 0 rgba( 0, 0, 0, 0.32 );
	font-size: 16px;
	font-weight: 500;
	height: auto;
	line-height: 1.63;
	letter-spacing: 0.2px;
	padding: 16px 15px 16px 15px;
}

/* LARGE INPUTS: Checkbox */
.checkbox-wrapper {
	margin-bottom: 6px;
}
.checkbox-wrapper > input {
	display: none;
}
.checkbox-wrapper > label {
	display: inline-block !important;
	background-color: #fafafa;
	border: solid 1px #f4f4f4;
	border-radius: 3px;
	box-shadow: inset 1px 2px 3px 0 rgba( 0, 0, 0, 0.32 );
	padding: 14px;
	position: relative;
	float: left;
	margin-right: 10px;
}
.checkbox-wrapper > input:checked + label:after {
	color: #2c3789;
	content: '\2714';
	font-size: 28px;
	position: absolute;
	top: 3px;
	left: 3px;
}

/* SMALL INPUTS: Checkbox */
.checkbox-wrapper.small > label {
	padding: 10px;
	margin-right: 10px;
}
.checkbox-wrapper.small > input:checked + label:after {
	font-size: 14px;
	top: 0;
	left: 4px;
}

/* LARGE INPUTS: Radio */
.radio-wrapper {
	margin-bottom: 10px;
}

.inner .radio-wrapper:last-child {
	margin-bottom: 0;
}

.radio-wrapper > label {
	display: inline-block !important;
}
.radio-wrapper > [type="radio"]:checked,
.radio-wrapper > [type="radio"]:not(:checked) {
	position: absolute;
	left: -9999px;
}
.radio-wrapper > [type="radio"]:checked + label,
.radio-wrapper > [type="radio"]:not(:checked) + label {
	position: relative;
	padding-left: 15px;
	cursor: pointer;
	/*line-height: 20px;*/
	display: inline-block;
	color: #666;
}
.radio-wrapper > [type="radio"]:checked + label:before,
.radio-wrapper > [type="radio"]:not(:checked) + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 2px;
	width: 22px;
	height: 22px;
	border: 2px solid #2c3789;
	border-radius: 100%;
	background: #fff;
}
.radio-wrapper > [type="radio"]:checked + label:after,
.radio-wrapper > [type="radio"]:not(:checked) + label:after {
	content: '';
	width: 22px;
	height: 22px;
	background-color: #2c3789;
	position: absolute;
	left: 0;
	top: 2px;
	border-radius: 100%;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.radio-wrapper > [type="radio"]:not(:checked) + label:after {
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
}
.radio-wrapper > [type="radio"]:checked + label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}


/* PAGE-SPECIFIC ******************************************************************************************************/

/****************************
 	Agenda Section
****************************/
.agendaPersonList {
	list-style: none;
	padding-left: 0;
}

.agenda-accordion-session {
	font-size: 20px;
}

.agenda-accordion-session > a{
	color: #2c3789;
}

.agenda-accordion-day {
	font-size: 24px;
}


/****************************
 Conference Details
****************************/
#btnCal, #btnMap, #btnReg {
	min-width: 250px;
}
@media ( min-width: 992px ){
	#btnCal, #btnMap, #btnReg {
		width: 100%;
	}
}


/****************************
 Conference Advisory Council
****************************/
.team-member .social-link {
	padding: 11px 14px;
}

@media ( min-width: 378px ){
	.team-member  .m-top-30.m-bot-30.clearfix {
		height: 320px;
	}
}

@media ( min-width: 500px ){
	.team-member  .m-top-30.m-bot-30.clearfix {
		height: 380px;
	}
}

@media ( min-width: 600px ){
	.team-member  .m-top-30.m-bot-30.clearfix {
		height: 450px;
	}
}

@media ( min-width: 700px ){
	.team-member  .m-top-30.m-bot-30.clearfix {
		height: 510px;
	}
}

@media ( min-width: 800px ){
	.team-member  .m-top-30.m-bot-30.clearfix {
		height: 510px;
	}
}

@media ( min-width: 992px ){
	.team-member  .m-top-30.m-bot-30.clearfix {
		height: 255px;
	}
}

@media ( min-width: 1200px ){
	.team-member  .m-top-30.m-bot-30.clearfix {
		height: 305px;
	}
}


/****************************
 Contact Pages
****************************/
/* FORMGROUP-HEADER */
h3.formgroup-header {
	color: #2c3789;
	font-family: 'OswaldBook';
	font-size: 24px;
	letter-spacing: 0.2px;
}

/* FORMGROUP LABELS */
#formContact label {
	display: none;
}

/* CHECKBOX LABELS */
#formContact input[type=checkbox] + label + h3 {
	color: #4b4e53;
	display: inline;
	font-family: 'OswaldBook';
	font-size: 21px;
	letter-spacing: 0.1px;
	/*position: relative;*/
	/*bottom: 5px;*/
}

/* GOOGLE ReCAPTCHA */
.g-recaptcha > div {
	margin: 0 auto;
}

/* SUBMIT BUTTON */
#formContact button {
	border-radius: 3px;
	box-shadow: 1px 2px 3px 0 rgba( 0, 0, 0, 0.35 );
	border: 1px solid #f4f4f4;
	font-family: 'OswaldBook';
	font-size: 24px;
	letter-spacing: 0.2px;
	padding: 12px;
}


/****************************
 Registration
****************************/
h1.page-title+h2, .codeOnlyMessage {
	font-size: 20px;
	line-height: 1;
	letter-spacing: 0.1px;
	text-align: center;
	color: #2c3789;
	margin-top: 0;
}

.inputHelp {
	font-size: 12px;
	font-weight: 500;
	line-height: 1;
	letter-spacing: 0.1px;
	color: #4b4e53;
}

#btnNext {
	margin: 25px 0;
}

#btnAddPass {
	margin: 0 0 25px;
}

/* FORMGROUPS */
#formRegisterLanding label,
#formAddPass label {
	display: none;
}

/* CHECKBOXES */
#formAddPass input[type=checkbox] + label + p {
	font-size: 10px;
	line-height: 12px;
	padding-left: 40px;
	margin: 0 0 12px 0;
}

/* RADIO GROUPS */
.radio-wrapper > label {
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.2px;
	color: #4b4e53;
}
.ticketPrice {
	color: #f78d2d;
	font-family: 'OswaldBook';
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.2px;
	margin-left: 10px;
}
#formAddPass .help-text.text-center {
	margin-top: 30px;
}
.trackLetter {
	display: inline-block;
	color: #f78d2d;
	font-family: 'OswaldBook';
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.2px;
	margin-right: 15px;
	text-align: center;
	width: 16px;
}
.tracksContainer > h3,
.topicsContainer > h3 {
	margin-top: 0;
}
.sessionsContainer .radio-wrapper {
	margin-bottom: 10px;
	padding: 5px;
	transition: background-color 0.2s ease;
}
.sessionsContainer .radio-wrapper:last-of-type {
	margin-bottom: 10px;
}
.highlighted {
	background-color: rgba( 247, 141, 45, 0.3 );
}

/* NO CODE MODAL */
#modalConfirmNoCode h2.page-title {
	color: #2c3789;
	font-family: 'OswaldBook';
	font-size: 40px;
	letter-spacing: 0.1px;
	line-height: 1.48;
	margin: 0;
	text-align:center;
}


/* ADD PASS MODAL */
#modalAddPass h2.page-title {
	color: #2c3789;
	font-family: 'OswaldBook';
	font-size: 38px;
	letter-spacing: 0.1px;
	line-height: 1.48;
	margin: 0;
	text-align:center;
}
#modalAddPass h3 {
	font-family: 'OswaldBook';
	font-size: 32px;
	line-height: 1.74;
	letter-spacing: 0.1px;
	color: #2c3789;
}
#modalAddPass h4 {
	font-family: 'OswaldBook';
	font-size: 22px;
	letter-spacing: 0.2px;
	color: #2c3789;
}
#modalAddPass .modal-footer {
	border: none;
}

#modalAddPass .saveBtns {
	display: none;
}

/* CODE STATUS */
.codeStatusContainer{
	display: none;
}

.codeStatus {
	background-color: #f7f7f7;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding-bottom: 10px;
	margin: 25px 0;
}
.codeStatus h5 {
	display: block;
	width: 100%;
	text-align: center;
	font-family: 'OswaldBook';
	font-size: 21px;
	line-height: 1.24;
	letter-spacing: 0.3px;
	color: #f78d2d;
}
.codeStatus span {
	margin: 0 20px 10px;
}

/* PASSES */
.pass {
	border: solid 1px #f3f3f3;
	border-radius: 3px;
	box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.35);
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding: 15px 30px;
	margin: 0 0 25px;
}
.pass-name {
	font-family: 'OswaldBook';
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.3;
	letter-spacing: 0.2px;
	text-align: left;
	color: #2c3789;
	margin: 0;
	text-transform: uppercase;
}
.pass-company {
	display: block;
	font-size: 12px;
	font-weight: 600;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: 0.2px;
	text-align: left;
	color: #4b4e53;
	margin: 0 0 10px;
}
.pass-ticket {
	font-family: 'OswaldBook';
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.44;
	letter-spacing: 0.2px;
	text-align: left;
	color: #4b4e53;
	text-transform: uppercase;
}
.pass-price {
	font-family: 'OswaldBook';
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.44;
	letter-spacing: 0.2px;
	text-align: left;
	color: #f78d2d;
	margin-left: 10px;
}
.pass .close {
	height: 30px;
	width: 30px;
	opacity: 1;
}
.pass .close:before {
	color: #4b4e53;
	content: '\f00d';
	font-size: 29px;
	font-family: 'fontAwesome';
}
.totalContainer h1 {
	font-family: 'OswaldBold';
	font-size: 43px;
	font-style: normal;
	line-height: 1.37;
	letter-spacing: 0.1px;
	text-align: center;
	color: #2c3789;
}
.payment-status h3 {
	font-family: 'OswaldBook';
	font-size: 32px;
	font-style: normal;
	line-height: 1.84;
	letter-spacing: 0.1px;
	text-align: center;
	color: #2c3789;
}
.payment-status > div,
.emailError {
	color: #4b4e53;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.86;
	letter-spacing: 0.2px;
	text-align: center;
}
.emailError {
	margin-bottom: 30px;
}

/****************************
 	Sponsors Section
****************************/
.sponsorTierRow {
	margin-top: 25px;
}

.platinum > a > img,.diamond > a > img, .platinum > img, .diamond > img {
	margin: 0 auto;
	max-height: 150px;
}

.gold > img, .gold > a > img , .silver > img, .silver > a > img , .bronze > a > img , .bronze > img ,
.networkingSponsors .col-md-3 > img , .networkingSponsors .col-md-3 > a > img, .otherSponsors .col-md-2 > img,
.otherSponsors .col-md-2 > a > img {
	margin: 10px auto;
	max-height: 150px;
}

/****************************
 	Cyber Conferences Page
****************************/
.cyber-conferences_date {
	font-weight: 700;
}

.cyber-conferences_destination {
	margin: 35px 0 35px 0;
}

/****************************
 	Mailchimp Signup Component
****************************/

.email-block{
	background-color: #2c3789;
	color: #ffffff;
	padding: 10px 30px 50px 30px;
}
.email-block h2{
	color: #fff;
}

.email-block input{
	border-right: none;
}
.email-block button{
	background-color: #f78d2d;
	border-radius: 0;
	color: #fff;
	padding: 14px 10px 11px 10px;
}
.email-block button:hover{
	background-color: #f78d2d;
	color: #2c3789;
}

@media only screen and ( max-width:700px ) {
	.email-block .email-group {
		width: 100%;
	}
}

/*
Add Button Hover for Conference Highlights Agenda Downloads
*/

.btnAgenda:hover{
    color: #FF8400;
    border: 1px solid;
    border-color: #FF8400;
    background: #fff;
}

/*
**********************************************
/////////////////CHANGE LOG//////////////////
0.0.04 -- 11/14/2017 -- BCM -- added secondary nav color classes
0.0.03 -- 10/19/2017 -- BCM -- added Council Members css
0.0.02 -- 10/05/2017 -- BCM -- added secondary nav
0.0.01 -- 08/25/2017 -- RDH -- created file
**********************************************
*/




