/* @override 
	https://www.denveradvisoryboard.com/wp-content/themes/denver-advisory-board/style.css?* */


/*
Theme Name: denver-advisory-board
Version: 1.0
Description: A child theme of AccessPress Staple
Author: Denver Advisory Board
Template: accesspress-staple
*/

@import url("../accesspress-staple/style.css");

body, 
button, 
input, 
select, 
textarea {
    font-size: 14px;
}

.classic .header-social{
    background: #313131 !important;
}

.site-branding {
    padding: 0;
    float: none;
}

#nav-open-btn {
	margin-top: 0 !important;
	margin-bottom: 15px !important;
	margin-right: 10px !important;
}

.site-branding img{
    max-height: 110px;
}

#site-navigation {
    float: right;
    margin-top: -100px;
    width: 100%;
    left: 176px;
}

.menu-wrap {
    margin-left: 176px !important;
}

#mysticky-nav.wrapfixed {
		border-bottom: 1px solid #d5d5d5;
}



.ak_header_social,
#top-search, 
#member-button
 {
	float: right;
	width: auto !important;	
}

.ak_header_social {
	margin: 0 8px;
	line-height: 44px;
}

#member-button {
	background: #7e2024;
}

#member-button a {
	color: #fff;
	padding: 14px 28px;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 45px;
}
#member-button a:hover {
	background: #a24040;
}

.main-navigation ul ul a {
    min-width: 150px;
    padding: 0;
    line-height: 42px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05)
}

.main-navigation ul li.special-nav-item ul {
	left: auto;
	right: 0px;
}

.header-white .search-icon{
	 list-style: none;
	 padding: 0 16px;
	 color: #fff !important;
	 background: #000 !important;
	 line-height: 45px;
}

#site-navigation .staple-menu > ul > li {
    float: left;
    position: relative;
    white-space: nowrap;
    display: block;
    line-height: 102px;
}

#site-navigation ul li.special-nav-item {
    border-left: 1px solid #e8e7e1;
   	box-shadow: 1px 0 rgba(218, 218, 218, 0.41);
    float: right;
	-moz-box-shadow: 1px 0 rgba(218, 218, 218, 0.41);
}
.header-white #site-navigation .staple-menu > ul > li a{
   font-weight: 100 !important;
   font-weight: lighter;
   font-size: 14px;
   padding: 0 14px;
}

.header-white #site-navigation .staple-menu > ul > li:hover > a, 
.header-white #site-navigation .staple-menu > ul > li.current-menu-item > a,
.header-white #site-navigation .staple-menu > ul > li.current-menu-ancestor > a,
.header-white #site-navigation .staple-menu > ul > li.current-menu-parent > a{
    background: #f4f3f1;
    display: block;
}


.header-white #site-navigation .staple-menu > ul > li.current-menu-item > a,
.header-white #site-navigation .staple-menu > ul > li.current-menu-ancestor > a,
.header-white #site-navigation .staple-menu > ul > li.current-menu-parent > a {
	background: rgba(239, 238, 232, 0.44);
}

.header-white .main-navigation ul ul{
    background:#f4f3f1;
    border-bottom: 3px solid #7e2024;
}

.header-white .main-navigation ul ul li a:hover {
    background: #ffffff;
}

#site-navigation .staple-menu > ul > li:hover > a:after, 
#site-navigation .staple-menu > ul > li.current-menu-item > a:after, 
#site-navigation .staple-menu > ul > li.current-menu-ancestor > a:after,
#site-navigation .staple-menu > ul > li.current-menu-parent > a:after {
    background: none;
    border: medium none;
    bottom: 0px;
    content: "";
    height: 0px;
}

.header-white #site-navigation .staple-menu ul li.menu-item-has-children {
	position: relative;

}

.header-white #site-navigation .staple-menu ul li.menu-item-has-children a {
	padding-right: 24px;
}

.header-white #site-navigation .staple-menu ul li.menu-item-has-children:after {
	color: #7e7e7e;
	content: "\f078";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	font-size: 7px;
	margin: -5px 0px 0 6px;
	display: inline;
	position: absolute;
	top: 6px;
	right: 14px;
}

.header-white #masthead{
    border-bottom: none;
    background: transparent;
}

#main-header{
    background: #ffffff;
    border-bottom: 1px solid #e8e7e1;
}
body.home #main-header {
	border-bottom: none;
}

#page {
	background: #efeee9;
}

body.home #page {
	opacity: 1;
	  /* make BG larger than container */
	  background: linear-gradient(135deg,  #efeee9 0%,  #efeee9 31%, #e3e3e0 31%, #e3e3e0 32%, #dbdad6 32%, #dbdad6 100%);
  	  animation: backgroundScroll 8s ease-in-out reverse;	
	}
	
	@keyframes backgroundScroll {
		0% {
	    background-position: 0 0;
	  }
		100% {
	    /* pattern bg texture is 1000x1000px */
	    background-position:0 -1000px;
	  }
	}


#main {
  background: transparent;
}

#primary.full-thin{
	width: 100%;
}


#primary.full-thin #main .archive-wrap,
.single #primary.full-thin #main {
	width: 100%;
	max-width: 720px;
	margin: 0 auto;
}

#colophon .site-info {
    background: #67151d;
    padding: 60px 0;
}

.copyright {
    float: none;
	margin: 0 auto;
	text-align: center;
	line-height: 2.4;
}
.copyright span.free-credit {
	display: none;
}
.copyright p {
	margin-bottom: 0;
}

/*
Typography and colors
*/

h1, h2, h3, h4, h5, h6 {
	font-family: "Martel", Times New Roman, Times, serif;
	color: #676767;
	clear: none;
	line-height: 1.6;
	}

h1 {
    font-size: 32px;
    margin-top: 30px;
}

.entry-content h2 {
	color: #a33e3e;
}

h5 {
    font-family: "Open Sans", sans-serif;
	text-transform: uppercase;
	font-size: 22px;
}

a {
    color: #7e2023;
}

a:hover, 
a:focus, 
a:active {
    color: #b32e30;
}

a.minor-link {
	text-transform: uppercase;
	font-weight: bold !important;
	color: #a33e3e;
}
a.minor-link:hover {
	color: #313131 !important;
}
.entry-footer a:hover {
    color: #7e2023;
}

/*--------------------------------------------------------------
Elements
--------------------------------------------------------------*/

hr {
    background-color: #ccc !important;
}


th {
    background: #f5f5f5;
}

ul {
    list-style: outside disc;
    margin-left: 36px;
    margin-bottom: 24px;
}

.entry-content ul li {
	line-height: 1.5em;
}

form ul li {
	list-style: none;
}

ol {
    list-style: outside decimal;
    margin-left: 36px;
    margin-bottom: 24px;
}


.ak-container .ak-search .search-form input.search-field {
    display: block;
    height: 88px !important;
    left: 50%;
    margin: -25px auto 0 -30%;
    position: absolute;
    top: 50%;
    width: 60% !important;
    font-size: 26px !important;
}

button::-moz-focus-inner, 
.search-form input.search-field::-moz-focus-inner {
	padding: 10px;
}

.search-close {
    font-size: 40px;
    padding-right: 40px;
    padding-top: 30px;
    text-align: right;
}

.search-submit {
    font-family: "Open Sans",sans-serif;
    font-size: 30px !important;
    font-weight: 300 !important;
    height: 60px;
    left: 50%;
    margin-left: -100px;
    margin-top: -30px;
    position: absolute !important;
    top: 65%;
    width: 200px;
}

/*
Home Page Tweaks
*/
transitioons,
#educyber-crm-pagination-links.educyber-crm-pagination a,
.team-image .team-hover::after,
#home-new-cta .panel-grid .cta-box,
table#sponsors-homet tr td a img {
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}

/*
Home Page Tweaks
*/

body.home .main-title{
    display: none;
}

body.home .entry-content {
	margin-top: 0;
}

body.home .hentry {
    margin: 0px;
    margin-bottom: -15px;
}

.home.header-white #masthead.classic{
    background: transparent !important;
}

body.home h2 {
	color: #fff;
	font-family: "Martel", Times New Roman, Times, serif;
	font-size:36px;
}

#events-home-row h2 {
	color: #555555;
}

h2.title.home-title {
    color: #fff;
    font-family: "Martel", Times New Roman, Times, serif;
    margin-bottom: 50px;
}

#events-home-row .panel-grid-cell .so-panel.panel-first-child {
	margin-bottom: 0 !important;
}

section.slider-wrapper {
	margin: 0 auto;
	width: 1170px;
}

.byline {
	margin-left: 10px;
}

#pre-footer {
		opacity: 1;
		  /* make BG larger than container */
		  background: linear-gradient(135deg,  #efeee9 0%,  #efeee9 43%, #e3e3e0 43%, #e3e3e0 46%, #dbdad6 46%, #dbdad6 100%);
		  position: relative;
}

#pre-footer h4  {
	margin-bottom: 0 !important;
	color: #842d2e;
	margin-left: 80px;
	display: block;
	max-width: 300px;
	margin: 0 auto;
}

#pre-footer h4 img {
	margin-top: -18px;
	float: left;
}

/*
Tables
*/

table#sponsors-homet {
	margin-bottom: 60px;
}

table#sponsors-homet h2  {
	margin-top: 30px;
	margin-bottom: 0;
	    background: #7e2023;
	    padding: 30px 10px 10px;
	    color: #fff;
}

table#sponsors-homet tr {
	padding-bottom: 20px;
}

table#sponsors-homet td,
table[id*='board'] td {
	    border: 0px solid #ccc;
	    color: #313131;
	    position: relative;
	    vertical-align: top;
	    text-align: center;
	    }

table#sponsors-homet tr:nth-of-type(2) td img {
	text-align: center;
	display: block;
	margin: 30px auto;
}

table#sponsors-homet tr:nth-of-type(2) td img:hover {
	opacity: .7;
	background: #dbdbdb;
}

table#sponsors-homet tr:nth-of-type(4) td img {
	text-align: center;
	display: block;
	margin: 30px auto;
}
table#sponsors-homet tr:nth-of-type(6) td {
	line-height: 3em;
	font-size: 1.1em;
}

.home #sponsors-homet tr td:first-of-type {
	padding-top: 32px
}

.dash-content #sponsors-homet tr td:first-of-type img {
	margin: 45px auto !important
}

.dash-content #sponsors-homet tr td:nth-of-type(2n) img {
	margin: 30px auto !important
}

.dash-content #sponsors-homet img[src="https://www.denveradvisoryboard.com/wp-content/plugins/onWord/classes/member_image/26/c2_color800.jpg"] {
	padding-top: 9px
}

/* style this to fit your needs */
/* and remove [alt] to apply to all images*/


table#sponsors-homet tr td img[src*='png'],
table#sponsors-homet tr td img[src*='jpg'],
table#sponsors-homet tr td img[src*='gif'] {  
 background: transparent;
 display: block;
}

.sponsorblock {
	min-height: 155px;
}

img[src="https://www.denveradvisoryboard.com/wp-content/plugins/onWord/classes/member_image/26/c2_color800.jpg"] {
	margin: 45px auto !important
}

img[src="https://www.denveradvisoryboard.com/wp-content/plugins/onWord/classes/member_image/3140/GA-logo-tagline.png"] {
	margin: 43px auto !important
}

table[id*='board'] td {
	text-align: center;
	padding: 20px;
}

table[id*='board'] td span {
	display: inline-block;
	width: 100%;
	line-height: 1;
}

span.board-page-title {
	font-weight: bold;
	font-size: 1em;
	color: #7e2023;
	font-family: "Martel", Times New Roman, Times, serif;
}

span.board-page-name {
	font-weight: bold;
	font-size: 1.1em;
}

.officer-cell img {
	position: relative;
	margin-bottom: 10px;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	right: 0px;
	left: 0px;
	opacity:1;
	top: 0px;
	bottom: 0px;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}




/*--------------------------------------------------------------
Our Team
--------------------------------------------------------------*/
.team-block {
    display: inline-block;
    margin-left: 10px;
    margin-top: 14px;
    width: 238px;
}

.team-image {
    overflow: hidden !important;
    max-height: 230px;
}

.team-hover {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
right: 0px;
left: 0px;
opacity:1;
top: 0px;
bottom: 0px;
}

.team-image img {
	width: 100%;
}

.team-image:hover > .team-hover {
    opacity: 1;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
}
.team-image {
	position: relative;
}

.team-image .team-hover::after {
content: '';
position: absolute;
width: 0;
height: 0;
bottom: 4%;
right: 4%;
border: 0 solid transparent;
border-right-width: 0px;
border-left-width: 97px;
border-bottom: 97px solid rgba(255, 255, 255, 0.35);
}


.team-block:nth-child(2) .team-image .team-hover::after{
content: '';
bottom: 44%;
right: 14%;
border-left-width: 66px;
border-bottom: 66px solid rgba(255, 255, 255, 0.35);
}
.team-block:nth-child(3) .team-image .team-hover::after{
content: '';
bottom: 17%;
right: 14%;
border-left-width: 108px;
border-bottom: 108px solid rgba(255, 255, 255, 0.35);
}
.team-block:nth-child(4) .team-image .team-hover::after{
content: '';
bottom: 8%;
right: 74%;
border-left-width: 97px;
border-bottom: 96px solid rgba(255, 255, 255, 0.35);
}
.team-block:nth-child(5) .team-image .team-hover::after{
content: '';
bottom: 34%;
right: 4%;
border-left-width:50px;
border-bottom: 50px solid rgba(255, 255, 255, 0.35);
}
.team-block:nth-child(6) .team-image .team-hover::after{
content: '';
bottom: 15%;
right: 64%;
border-left-width: 120px;
border-bottom: 120px solid rgba(255, 255, 255, 0.35);
}
.team-block:nth-child(7) .team-image .team-hover::after{
content: '';
bottom: 3%;
right: 14%;
border-left-width: 87px;
border-bottom: 87px solid rgba(255, 255, 255, 0.35);
}
.team-block:nth-child(8) .team-image .team-hover::after{
content: '';
bottom: 48%;
right: 24%;
border-left-width: 58px;
border-bottom:58px solid rgba(255, 255, 255, 0.35);
}
.team-image .team-hover:hover::after{
bottom: 2%;
right: 11%;
}
.team-block:nth-child(2) .team-image .team-hover:hover::after{
content: '';
bottom: 78%;
right: 15%;
border-left-width: 66px;
border-bottom: 66px solid rgba(255, 255, 255, 0.35);
}
.team-block:nth-child(3) .team-image .team-hover:hover::after {
content: '';
bottom: 11%;
right: 24%;
border-left-width: 78px;
border-bottom: 78px solid rgba(255, 255, 255, 0.35);
}
.team-block:nth-child(4) .team-image .team-hover:hover::after {
content: '';
bottom: -2%;
right: 14%;
border-left-width: 97px;
border-bottom: 96px solid rgba(255, 255, 255, 0.35);
}
.team-block:nth-child(5) .team-image .team-hover:hover::after{
content: '';
bottom: 57%;
right: 7%;
border-left-width: 100px;
border-bottom: 100px solid rgba(255, 255, 255, 0.35);
}
.team-block:nth-child(6) .team-image .team-hover:hover::after{
content: '';
bottom: 0%;
right: 6%;
border-left-width: 120px;
border-bottom: 120px solid rgba(255, 255, 255, 0.35);
}
.team-block:nth-child(7) .team-image .team-hover:hover::after{
content: '';
bottom: 5%;
right: 44%;
border-left-width: 97px;
border-bottom: 96px solid rgba(255, 255, 255, 0.35);
}
.team-block:nth-child(8) .team-image .team-hover:hover::after{
content: '';
bottom: 38%;
right: 10%;
border-left-width: 58px;
border-bottom:58px solid rgba(255, 255, 255, 0.35);
}

.team-hover-icon {
    top: -50px;
    opacity: .7;
    background: transparent !important;
    font-size: 2em;
    width: 90%;
    margin-left: -45%;
    height: 200px;
}

.team-hover-icon a {
	width: 100% !important;
	height: 200px;
	display: inline-block;
}

.team-hover-icon a i {
	width: 100%;
	height: 270px;
	opacity: 0;
}

.team-hover-text {
	bottom: -70px;
}

.team-image {
    box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
    background: 343434;
}


.team-image img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}

.team-image img:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
}

body.category-spotlights .team-block {
    display: inline-block;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 25px;
    width: 238px;
    float: left;
} 

.cat-event-list {
    border-bottom: 1px solid #e0d1d1;
}

/*
Events
*/

.flex-boxes {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	margin-top: -15px;
	justify-content: center;
}

.flex-boxes .upcoming-event,
.cm-event {
	display: block;
	flex: 1;
	flex-grow: 1;
	border-radius: 1px;
	background: #fff;
	margin-right: 23px;
	padding: 0 0 30px 0;
	box-shadow: 0 0 4px rgba(188, 188, 188, 0.28);
	-moz-box-shadow: 0 0 4px rgba(188, 188, 188, 0.28);
	-webkit-transition:-webkit-box-shadow .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(.4,0,.2,1);transition:-webkit-box-shadow .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(.4,0,.2,1);transition:box-shadow .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);transition:box-shadow .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .25s cubic-bezier(.4,0,.2,1)-webkit-transform .25s cubic-bezier(.4,0,.2,1);
	-moz-box-shadow: 0 0 1px #e2dede;
	opacity: 1;
	max-width: 590px;
}

.flex-boxes .upcoming-event:hover,
.cm-event:hover,
.cta-box:hover {
	-webkit-box-shadow:0 0 4px 0 rgba(188, 188, 188, 0.62),0 4px 12px 0 rgba(188, 188, 188, 0.62);-webkit-transform:translateY(-1px);box-shadow:0 0 4px 0 rgba(188, 188, 188, 0.62),0 4px 12px 0 rgba(188, 188, 188, 0.62);transform:translateY(-1px)
}

.flex-boxes .upcoming-event:last-of-type {
	margin-right: 0;
}


.flex-boxes .event-featured-img {
	margin-bottom: 14px;
	max-height: 40%;
	object-fit: cover;
	overflow: hidden;
	background: #677071;
	min-height: 278px;
	width: auto;
	overflow: hidden;
	position: relative;
}
.flex-boxes .event-featured-img img {
	   min-width: 100%;
	   overflow: hidden;
	   position: absolute;
}

.flex-boxes .upcoming-event span {
	margin: 0 8px 0 20px;
	display: block;
}

.flex-boxes .upcoming-event .event-title {
	margin: 5px 8px 0 20px;
    padding-bottom: 60px;
	display: inline-block;
}

.flex-boxes .upcoming-event .event-title,
.cm-event h2.entry-title a,
.cm-event h1.main-title  {
	    font-family: "Martel", Times New Roman, Times, serif;
	    font-size: 22px;
	    font-weight: 800;
	    line-height: 1.25;
	    color: #313131 !important;
	    margin-bottom: 12px;
}

.entry-title a {
    color: #666;
}

.team-member-grid .entry-title a,
.cat-event-list .entry-title a {
  font-size: 24px;
  text-align: left;
  color: #313131;
}

.flex-boxes .upcoming-event .event-title:hover,
.cm-event h2.entry-title a:hover {
	color: #7e2023 !important;
}

span.upcoming-event-date {
	font-size: 14px;
	color: #636363;
	margin-bottom: 6px;
}

span.upcoming-event-date:before {
    content: "\f073";
    font-family: FontAwesome;
    font-style: normal;
    margin-right: 5px;
    margin-left: 1px;
    color: #c48b87;
}

.upcoming-event {
	display: block;
	position: relative;
}

.event-attendance {
	padding: 4px 8px;
	line-height: 1.4em;
	background: #f1f1ed;
	border-radius: 2px;
	font-size: 13px;
	color: #818181;
	display: inline-block;
	clear: both;
	float: none;
}

.flex-boxes .upcoming-event a.button {
	background: #a33e3e;
	padding: 8px 12px;
	display: block;
	color: #fff;
	text-align: center;
	width: 148px;
	position: absolute; 
	 left: 0; 
	 right: 0; 
	 bottom: 20px;
	 margin: 10px auto;
	 width: 148px;
	text-transform: uppercase;
	font-size: 13px;
}

a.button.rsvp {
background: #a33e3e;
padding: 8px 12px;
display: inline-block;
color: #fff;
text-align: center;
 width: 180px;
text-transform: uppercase;
font-size: 14px;
}
	
.flex-boxes .upcoming-event a.button:hover,
a.button.rsvp:hover {
		background: #7e2023;
	}

/*
Event Archives*/	

.cm-event {
	padding: 30px 5% 20px;	
	margin-right: 0;
	position: relative;
}

.cm-event::after,
article.page .entry-content .event-entry::after {
	content: 'DAB EVENT';
	position: absolute;
	top: 3px;
	padding: 4px 8px;
	line-height: 1.4em;
	background: #c6c6c6;	
	font-size: 13px;
	color: rgba(255, 255, 255, 1);
	display: inline-block;
	clear: both;
	float: none;
	right: 3px;
}

.cm-event .entry-meta {
	display: none;	
} 

/*
Siteorigin Tweaks
*/

.panel-layout .panel-grid {
	margin-bottom: 0 !important;
	
}

.panel-grid.panel-has-style>.panel-row-style {
	padding-top: 50px;
	padding-bottom: 108px;
}

.panel-row-style-for-3196-3 {
	padding-top: 0 !important
}

#sponsors-homet {
	background-color: rgba(255, 255, 255, 0.7)
}

.sponsorname {
	font-weight: 300;
}

.panel-grid.panel-has-style>.panel-row-style#events-home-row {
	padding-top: 50px;
}

.widget_sow-button {
	text-transform: uppercase;
}

.header-white #nav-open-btn.nav-btn span{
  background: #7e2023 !important;
}


#nav .close-btn {
  background: none repeat scroll 0 0 #7e2023 !important;
}

.sow-slider-base .sow-slide-nav {
  top: 40%;
  opacity: 0.8;
  font-size: 35px;
}

.sow-slider-base .sow-slider-pagination {
  bottom: 10px;
}

#slider-header {
	position: relative;
}

#slider-info {
	position: absolute;
	top: 0;
	z-index: 232;
	background: #fff;
	width: 380px;
	max-width: 450px;
	margin: auto;
	top: 51%; 
	right: 0;
	padding: 25px 22px 0;	
}

#slider-info h3,
#slider-info h2 {
    font-family: 'Martel';
}

#slider-info h3 {
	font-size: 1.65em;
	line-height: 1.3;
	font-weight: 200;
}
#slider-info h3 span {
	display: block;
	margin-bottom: 0px;
}
#slider-info h3 span:nth-of-type(1) {
	text-indent: 58px;
}
#slider-info h3 span:nth-of-type(3) {
	display: block;
	text-align: right;
}

body.home #slider-info h2 {
	background: #7e2023;
	right: -100%;
	width: 181px;
	margin-left: -177px;
	padding: 0 10px;
	font-size: 2.8em;
	position: relative;
	display: inline-block;
	margin-bottom: 23px;
}

#home-sponsors h5 {
	color: #acacac;
	font-size: 1.2em;
	margin-bottom: 0;
	letter-spacing: 1px;
}

#home-sponsors h5:after {
	content: '';
	display: block;
	width: 120px;
	height: 1px;
	margin: 10px auto;
	border-bottom: 1px dotted #5d5d5d;
}

.cta-box {
	border: 2px solid rgba(255, 255, 255, 0.6);
	min-height: 260px;
	background: rgba(15, 15, 15, 0.17);
	box-shadow: 0 0 4px rgba(45, 45, 45, 0.72);
	-moz-box-shadow: 0 0 4px rgba(45, 45, 45, 0.72);
	-webkit-transition:-webkit-box-shadow .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(.4,0,.2,1);transition:-webkit-box-shadow .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(.4,0,.2,1);transition:box-shadow .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);transition:box-shadow .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(.4,0,.2,1);
	-moz-box-shadow: 0 0 1px #e2dede;
	opacity: 1;
}

.cta-box h3 {
	background: #927c4a;
	padding: 18px 48px 18px 68px;
	font-family: "Asap", "Open Sans", sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 1.5em;
	color: #fff;
	line-height: 1.2;
	border-bottom: 2px solid rgba(255, 255, 255, 0.6);
	position: relative;
	min-height: 90px;
}

.cta-box h3:before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	bottom: 25px;
	left: 18px;
	border: 0 solid transparent;
	border-right-width: 0px;
	border-left-width: 37px;
	border-bottom: 37px solid #fff;
}

.panel-grid.panel-has-style>.panel-row-style#home-new-cta  {
	border-bottom: 20px solid #65171d;
}
#home-new-cta .panel-grid-cell:nth-of-type(2) h3 {background: #9b3839;}
#home-new-cta .panel-grid-cell:nth-of-type(3) .cta-box h3 {background: #819596;}
#home-new-cta .panel-grid {margin-top: 30px;}
#home-new-cta .panel-grid .cta-box:hover {
margin-top: -2px;
}

 .cta-box .text {
 	margin: 7%;
 	color: #e6d1d1;
 	position: relative;
 	padding-bottom: 40px;
 	margin-bottom: 0;
 	line-height: 1.4;
 	margin-bottom: 20px;
 }
 
  .cta-box .text p a {
  	background: #efeeee;
  	padding: 10px 10px;
  	display: block;
  	color: #7e2023;
  	text-align: center;
  	width: 140px;
  	position: absolute; 
  	 left: 0; 
  	 right: 0; 
  	 bottom: 0px;
  	 margin: 0px auto;
  	text-transform: uppercase;
  	font-size: 14px;
  }
  .cta-box .text p a:hover {
  	background: #a33e3e;
  	color: #fff;
  }
  


/*
Logos Slider

*/

.owl-carousel p {
	color: #d0d0d0;
	font-size: .85em;
}

.owl-carousel p a,
.owl-carousel p img  {
	text-align: center !important;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.owl-carousel p a img:hover {
	opacity: .6;
}

.owl-carousel .owl-item img {
  display:block !important;
  }

.owl-carousel .owl-item h3 {
 margin-bottom: 0;
 color: #d0d0d0;
 font-size: 18px;
	font-weight: 700;
    font-family: "Open Sans", sans-serif;
} 
  
#slider_3281 p em:after {
	content: '';
	height: 20px;
	border-bottom: 1px solid #727272;
	text-align: center;
	width: 60px;
	margin: 0 auto 24px;
	display: block;
	float: none;
}

.owl-carousel .owl-item img.img-up {
	margin-top: -19px !important;
}

body .sa_owl_theme .owl-dots .owl-dot span {
	border: 2px solid #fff !important;
	background-color: rgba(248, 248, 248, 0.16) !important;
}

body .sa_owl_theme .owl-dots .active span {
	background-color: rgba(248, 248, 248, 1) !important;
}

body .white .sa_owl_theme .owl-nav .owl-next,
body .white .sa_owl_theme .owl-nav .owl-prev {
	width: 40px !important;
	height: 40px !important;
	border-radius: 50%;
	background-size: 30% !important;
	border: 1px solid #343434;
}

#slider_3281 {
	margin-top: 38px !important;
}

/*
Next Gen Galleries
*/

.entry-content .ngg-slideshow.slick-slider{margin:10px auto 50px!important;overflow:visible}
.slick-initialized .slick-slide {background: #e5e5e4;
}
.slick-initialized .slick-slide .ngg-gallery-slideshow-image{
border: 1px solid #d2d2d2;
border-bottom: 10px solid #6b131e;
}
/*


/*
Testimonials
*/

body.home .bx-wrapper {
	margin: 0 auto;
	display: block;
	float: none;
	text-align: center;
	margin-bottom: -20px;
}

.testimonials-widget-testimonial {
padding-bottom: 18px;
position: relative;
overflow: visible;
margin-bottom: 0 !important;
}
.testimonials-widget-testimonial q,
.testimonials-widget-testimonial blockquote {
	/* the testimonial itself */
		font-family: "Martel", Times New Roman, Times, serif;
	font-weight: 600;
	font-style: normal;
	font-size: 25px;
	text-align: center;
	padding-left: 0;
}
.testimonials-widget-testimonial blockquote:before {
  content: "";
  font-size: 64px;
  left: 0;
  position: absolute;
  top: -28px;
}
.sidebar .testimonials-widget-testimonial q,
.sidebar .testimonials-widget-testimonial blockquote {
	/* the testimonial itself */
		font-family: "Martel", Times New Roman, Times, serif;
	font-weight: 600;
	font-style: normal;
	font-size: 15px;
	text-align: left;
	padding-left: 0;
	margin: 0;
}
.widget .testimonials-widget-testimonial cite,
.widget .testimonials-widget-testimonial div.credit {
	text-align: center;
	color: #787878;
	font-weight: 600;
}

.testimonials-widget-testimonial .image {
	float: none;
	position: absolute;
	top: 100%;
	width: 100%;
}

.testimonials-widget-testimonial .image img {
	display: block;
	margin:  0 auto;
	max-height: 80px;
	width: auto;
	margin-top: -80px;
}

.testimonials-widget-testimonial .credit a {
	color: #505050;
}

/*
Stats and Numbers
*/ 
.number-counter {
	color: #e8e1e2;
	line-height: 1.5;
}
.statistics h3{display: none;}
.statistics {text-align: left;}
.statistics-inner{padding: 0; text-align: left;}
.statistics .stat{display: block; margin: 0px; line-height: 1.4; float: left; text-align: left !important;
}
.stat .stat-icon, .stat .number, .stat .count-title{display: block; width: 100%; text-align: left;}
.stat .number{color: #fff; font-size: 88px;font-weight: bold;font-family: "Open Sans", sans-serif;line-height: 1;
}
.percentage .stat .number::after {
content: '%';
	font-size: .8em;
	font-weight: 600;
	font-style: normal;
}
.statistics .stat .count-title {font-size: 22px; font-size: 2.0vh; 
font-family: "Martel", Times New Roman, Times, serif;
padding: 10px 10px 6px;
line-height: 1.3em;
background: #a33e3e;
display: inline-block;
width: auto;
color: #fff !important;
}
#numbers-stats .panel-grid-cell:nth-of-type(2) .stat .count-title {background: #988a66;}
#numbers-stats .panel-grid-cell:nth-of-type(3) .stat .count-title {background: #7f1e21;}
#numbers-stats .panel-grid-cell:nth-of-type(4) .stat .count-title {background: #819596;}

#numbers-stats .panel-grid-cell {padding-top: 110px;padding-bottom: 50px;position: relative;
}
#numbers-stats .panel-grid-cell:nth-of-type(2) {margin-top: -38px;
	padding-top: 0px;padding-bottom: 50px;}
#numbers-stats .panel-grid-cell:nth-of-type(3) {padding-top: 60px;padding-bottom: 50px;}
#numbers-stats .panel-grid-cell:nth-of-type(4) {padding-top: 180px;padding-bottom: 50px;}

#numbers-stats .panel-grid-cell p {
	position: relative;
	
}

#numbers-stats .panel-grid-cell p:before {
	content: '';
	height: 100%;
	width: 2px;
	display: block;
	position: absolute;
	top: 0;
	background: #fff;
	margin-left: -10px;
	padding-bottom: 400px;
}
#numbers-stats .panel-grid-cell:nth-of-type(2)::before {height: 327px;}
#numbers-stats .panel-grid-cell:before:nth-of-type(3) {height: 219px;}

.statistics .stat:before {
	content: '';
	position: absolute;
	border: 0 solid transparent;
	border-right-width: 0px;
	border-left-width: 35px;
	border-bottom: 35px solid #fff;
	left: -43px;
	bottom: 0;
	margin-top: 8px;
	line-height: 2em;
}

/*
Secondary Pages
*/

.ak-container #primary.content-area {
    margin-top: 16px;
    padding-bottom: 20px;
}

.page-template-default #primary {
    width: 100%;
}     

body.home .ak-container #primary.content-area {
    margin-top: 0px;
    padding-bottom: 0px;
}

.main-title span {
  border-bottom: 0px solid #f0563d;
  bottom: -2px;
  display: inline-block;
  padding-bottom: 10px;
  position: relative;
	font-weight: 700;
}

.main-title{
    color: #464646;
    border-bottom: 1px dotted #ddd5d5;
    margin-bottom: 24px;
    margin-top: 0;
}

body.archive.category .main-title:before {
	content: 'Blog Category: ';
}
body.archive.category.category-spotlights .main-title:before {
	content: '';
}

.page-template-default.page.page-id-3166.page-child.parent-pageid-3160 .main-title {
	display: none;
}

.entry-meta {
margin-top: -10px;
margin-bottom: 26px;	
}

nav.navigation.post-navigation {
	margin-top: 40px;
}



/*--------------------------------------------------------------
Post Pages 
--------------------------------------------------------------*/

#main article.post.hentry{
	margin-bottom: 60px;
	border-bottom: 1px solid #7e2023;
	position: relative;
	background: #fff;
	padding: 30px 5% 40px;
}

#main article.post.hentry:after {
	content: '';
	position: absolute;
	border: 0 solid transparent;
	border-right-width: 0px;
	border-left-width: 35px;
	border-bottom: 35px solid #7e2023;
	right: 2px;
	margin-top: px;
	bottom: 2px;
	line-height: 2em;
}

body.blog .hentry .entry-title a {
	color: #313131;
	font-weight: 700;
}
body.blog .hentry .entry-title a:hover {
	color: #7e2023;
}

.type-post img.wp-post-image {
	float: left;
	max-width: 50%;
	clear: none;
	margin: 0 25px 25px 0px;
}

.entry-content p a {
	font-weight: bold;
	text-decoration: underline;
}

body.home .entry-content a {
	font-weight: normal;
	text-decoration: none;
}

.author.vcard:before {
    content: "\f2bd";
    font-family: FontAwesome;
    font-style: normal;
    margin-right: 5px;
}

.posted-on:before,
.author.vcard:before,
.cat-links:before,
.entry-footer a {
    color: #ad7272;
}

.posted-on:before {
	content: "\f08d";
}

.taxonomy-description {
	margin-bottom: 50px;
	max-width: 680px;
}

.taxonomy-description p {
	font-size: 1.3em;
		font-style: italic;
		line-height: 1.5;
}
.portfolio-grid {
    margin-left: 0;
}

/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/

.alignleft {
	margin-top: 10px;
	margin-bottom: 10px;
}

.alignright {
    margin-top: 10px;
    margin-bottom: 10px;
}

.aligncenter {
    margin: 10px auto;
}

.site-main .gallery {
    margin-bottom: 1.5em !important;
    display: table !important;
    width: 100%;
    clear: both;
    
}

/*--------------------------------------------------------------
Upcoming Event Styling - DAB 
--------------------------------------------------------------*/

article.page .entry-content .event-entry {
	margin-bottom: 60px;
	border-bottom: 1px solid #7e2023;
	position: relative;
	background: #fff;
	padding: 30px 5% 10px;
}

.event-entry {
	width: 100%;
}

.event-entry .event-content {
	width: 52%;
	display: inline-block;
}
.event-entry .rsvp-contain {
	float: right;
	width: 43%;
	display: inline-block;
}

.event-entry .rsvp-contain div {
	padding: 20px 16px;
	background: #efeeea;
	margin: 20px 0;
}
.event-entry .rsvp-contain #second-section {
	background: #dedbd3;
}
.event-entry .rsvp-contain p {
	text-transform: uppercase;
	font-weight: bold;
}
.event-entry .rsvp-contain p:after {
	content: '';
	height: 0px;
	border-bottom: 2px solid #a33e3e;
	width: 60px;
	display: block;
	float: none;
}
.event-entry span.upcoming-event-date {
	font-size: 1.3em;
}
article.page .entry-content .event-entry img {
	margin: 0px 20px 40px 0;
	clear: both;
}
article.page .entry-content .event-entry header {
	color: #464646;
	border-bottom: 1px dotted #ddd5d5;
	margin-bottom: 24px;
	margin-top: 0;
}
.event-entry h1.entry-title
  {	    font-family: "Martel", Times New Roman, Times, serif;
	    font-size: 25px;
	    font-weight: 800;
	    line-height: 1.25;
	    color: #313131 !important;
	    margin-bottom: 12px;
}
h1.entry-title a{
		color: #313131 !important;
}

/*
Share This
*/
#sthoverbuttons .sthoverbuttons-top-l{background:transparent !important;}
#sthoverbuttons .sthoverbuttons-bottom-l{background:transparent !important;}
#sthoverbuttons .sthoverbuttons-shade-l{background: rgba(255, 255, 255, 0.51) !important;
	-moz-box-shadow: 0 0 1px #b7b7b7;
	box-shadow: 0 0 1px #b7b7b7;
	max-width: 40px;
}
#sthoverbuttonsMain div.sthoverbuttons-label span {
	color: #a9a9a9;
}


@media (max-width: 1180px) {

 	.responsive-header {
 	margin-top: -58px;
 	}
 	
 	body #nav {
 	  background: none 0 0 repeat scroll #313131 !important;
 	}
 	
 }
 
@media (max-width: 768px) {

body .classic .header-social .ak-container {
	padding: 0 !important;
}

#pre-footer h4 {
	width: auto;
	text-align: center;
}

#pre-footer h4 img {
	display: none;
	margin-left: 0px;
}

#slider-info {
	position: absolute;
	top: 0;
	z-index: 232;
	background: #fff;
	width: 330px;
	max-width: 500px;
	margin: auto;
	top: 40%; 
	right: 0;
	padding: 12px 12px 0;	
}

#slider-info h3 {
	font-size: 1.2em;
	font-weight: 200;
	margin-bottom: 0;
}

body.home #slider-info h2 {
	right: -100%;
	margin-top: 8px;
	width: 130px;
	margin-left: -130px;
	font-size: 2em;
}
    
.flex-boxes .event-featured-img {
	margin-bottom: 14px;
	max-height: 60%;
	object-fit: cover;
	overflow: hidden;
	background: #677071;
	min-height: 148px;
	width: auto;
}



/*
Stats and Numbers for mobile/tablet
*/ 

.statistics {text-align: center !important;}
.statistics-inner{padding: 0; text-align: center !important;}
.statistics .stat{display: block; margin: 0px auto; line-height: 1.4; float: none; text-align: center !important;
}
.stat .stat-icon, .stat .number, .stat .count-title{display: block; width: 100%; text-align: center;}
.stat .number{color: #fff; font-size: 88px;font-weight: bold;font-family: "Open Sans", sans-serif;line-height: 1;
}
#numbers-stats .panel-grid-cell {padding-top: 0px;padding-bottom: 0px;position: relative;
}
#numbers-stats .panel-grid-cell:nth-of-type(2) {padding-top: 0px;padding-bottom: 0px;}
#numbers-stats .panel-grid-cell:nth-of-type(3) {padding-top: 0px;padding-bottom: 0px;}
#numbers-stats .panel-grid-cell:nth-of-type(4) {padding-top: 0px;padding-bottom: 0px;}
#numbers-stats .panel-grid-cell p {
	position: relative;
	width: 80%;
	margin: 0 auto;
	text-align: center;
}
#numbers-stats .panel-grid-cell p:before {
	display: none;
}
#numbers-stats .panel-grid-cell:nth-of-type(2)::before {height: auto;}
#numbers-stats .panel-grid-cell:before:nth-of-type(3) {height: auto;}
.statistics .stat:before {
	display: none;
}

table#sponsors-homet tr:nth-of-type(2) td img {
	margin: 25px auto;
}



}

 @media (max-width: 580px) {
 	
 #slider-header {
 	width: 104.4%;
 	margin-left: -2.2%;
 }	
 
 #main-header{
     padding: 0;
 }
 	
 #slider-info {
 	position: relative;
 	width: 80%;
 	min-width: 400px;
 	max-width: 100%;
 	margin-top: -80px;
 	padding: 20px 20px 0;	
 }
 
 #slider-info h3 {
 	font-size: 1.4em;
 	font-weight: 200;
 	margin-bottom: 5px;
 	line-height: 1.5;
 }
 
  #slider-info h3 br {
  	display: none;
  }
 
 body.home #slider-info h2 {
 	right: -100%;
 	width: 180px;
 	margin-left: -180px;
 	font-size: 3em;
 	margin-bottom: 22px;
 }
 
 body.home h2 {
 	color: #fff;
 	font-family: "Martel", Times New Roman, Times, serif;
 	font-size: 30px;
 }
 
 #events-home-row h2 {
 	color: #313131;
 }
 
a.minor-link {
	margin-right: 5%;
}

.event-entry .event-content {
	width: 100%;
	display: inline-block;
}
.event-entry .rsvp-contain {
	float: none;
	width: 100%;
	display: inline-block;
}

 
 /*
 Events small width
 */
 
 .flex-boxes {
 	display: flex;
 	flex-direction: column;
 	align-items: stretch;
 	margin-top: -15px;
 }
 
 .flex-boxes .upcoming-event {
 	margin-bottom: 14px;
 	margin: 10px 5%;
 	padding: 0 0 100px 0;
 }
 
  .flex-boxes .upcoming-event:last-of-type {
  	 	margin: 10px 5%;
  }
  
  
body.category-spotlights .team-block {
    margin-right: 25px;
    margin-bottom: 25px;
    width: 238px;
    float: none;
}  
 
  }
  
  
/*
ADMIN CRM (move to css for crm)
*/  
  
#educyber-crm-pagination-links.educyber-crm-pagination {
	margin: 40px 0 30px;
    font-size: 20px !important;

}
#educyber-crm-pagination-links.educyber-crm-pagination a {
	width: 38px !important;
	line-height: 35px;
	display: inline-block;
	text-align: center;
	margin-right: 12px;
	color: #4c4c4c;
	border: 1px solid #ccc;
	border-radius: 1px;
}
body #educyber-crm-pagination-links.educyber-crm-pagination a:first-child {
	background: #797979; color: #e4e4e4;
}
body[class*='paged-'] #educyber-crm-pagination-links.educyber-crm-pagination a:first-child {
	background: transparent;
	color: #4c4c4c;
}
body.paged-2 #educyber-crm-pagination-links.educyber-crm-pagination a:nth-of-type(2) {
	background: #797979; color: #e4e4e4;
}
body.paged-3 #educyber-crm-pagination-links.educyber-crm-pagination a:nth-of-type(3) {
	background: #797979; color: #e4e4e4;
}
	body.paged-4 #educyber-crm-pagination-links.educyber-crm-pagination a:nth-of-type(4) {
	background: #797979; color: #e4e4e4;
}
body.paged-5 #educyber-crm-pagination-links.educyber-crm-pagination a:nth-of-type(5) {
	background: #797979; color: #e4e4e4;
}
body.paged-6 #educyber-crm-pagination-links.educyber-crm-pagination a:nth-of-type(6) {
	background: #797979; color: #e4e4e4;
}
body.paged-7 #educyber-crm-pagination-links.educyber-crm-pagination a:nth-of-type(7) {
	background: #797979; color: #e4e4e4;
}
body.paged-8 #educyber-crm-pagination-links.educyber-crm-pagination a:nth-of-type(8) {
	background: #797979; color: #e4e4e4;
}
body.paged-9 #educyber-crm-pagination-links.educyber-crm-pagination a:nth-of-type(9) {
	background: #797979; color: #e4e4e4;
}
body.paged-10 #educyber-crm-pagination-links.educyber-crm-pagination a:nth-of-type(10) {
	background: #797979; color: #e4e4e4;
}

body[class*='paged-'] #educyber-crm-pagination-links.educyber-crm-pagination a:first-child:hover,
#educyber-crm-pagination-links.educyber-crm-pagination a:hover {
	background: #313131;
	color: #e4e4e4;
}
  
 .educyber-crm-menu-table {
 	width: 100%;
 }

 .educyber-crm-menu-table ul {
    text-align: left;
    display: flex;
    align-items:stretch;
    border-bottom: 1px solid #ccc;
 }
 .educyber-crm-menu-table li {
 	position: relative;
 	margin: .75%;
 	font-family: inherit;
 	float: none;
 	text-align: left;
 	-webkit-transition: all 0.35s;
 	transition: all 0.35s;
 	-webkit-transform: translateY(0px);
 	align-self: center;
 	line-height: 1.2em;
 	flex-grow: 1;
 	flex-flow: 1;
 	padding: 0 6px;
 	}
 .educyber-crm-menu-table li:first-of-type {
  	margin-left: 0;
  	padding-left: 0;
  }
 .educyber-crm-menu-table ul li a {
 	font-size: 13px;
 	text-transform: uppercase;
 	text-decoration: none;
 	display: block;
  	-webkit-transition: 0.5s ease-in-out;
 	transition: 0.5s ease-in-out;
 	}
 
 .educyber-crm-menu-table li.default-menu,
 li.default-menu {
 	display: none;
 }
 
 .educyber-crm-menu-table a:hover,
 .educyber-crm-menu-table ul li.current-menu-item a,
 .educyber-crm-menu-table ul li.current_page_ancestor a,
 .educyber-crm-menu-table ul li.current-menu-ancestor a,
 .educyber-crm-menu-table ul li.current_page_item a,
 .educyber-crm-menu-table ul li:hover > a {
 }
 
 .educyber-crm-menu-table li:hover {
 	-webkit-transform: translateY(5px);
 	transform: translateY(5px);
 }
 
 .educyber-crm-nav-list {
     list-style: none;
     padding-top: 20px;
     padding: 0;
     margin: 0;
     }

.educyber-crm-table,
.educyber-crm table {
	margin-bottom: 30px;
	margin-top: 20px;
}     
	
.educyber-crm button,	 
table.educyber-crm-table button,
#educyber-crm-modal button,
.crmButton { 
     max-width: 99%;
     font-size: .9em !important;
     -webkit-transition: all 0.3s ease 0s;
     -moz-transition: all 0.3s ease 0s;
     transition: all 0.3s ease 0s;
 }
 table#educyber-manage-member-table th:hover {
 	background-color: #dddddd;
 }
 
.educyber-crm button:hover,
 table.educyber-crm-table button:hover,
 #educyber-crm-modal button:hover{
 	opacity: .8;
 } 
 
 .educyber-crm .modal-content:before {
 	display: inline-block;
 	vertical-align: middle;
 	content: " ";
 	height: 100%;
 }
  .educyber-crm input[type="checkbox"], 
  .educyber-crm  input[type="radio"]  {
  	margin-right: 6px;
  }
  
 
  .educyber-crm-month-view {
  	margin: 20px 0 30px;
  }
   .educyber-crm-month-view a {
   	border: 1px solid #ccc;	
   	padding: 6px;
   }
  
  .educyber-crm form {
  	margin-bottom: 30px;
  }
  
  .educyber-crm .form-group {
  	margin: 12px 0;
  }
  
  .educyber-crm select {
  	margin-bottom: 10px;
  }
  
  .educyber-crm #dateSelector label {
  	margin-right: 6px;
  }


/*
Educyber Chamber Manager - (move to CRM)
*/

.rsvp_row {
    border: solid;
    padding: 5px;
}

.rsvp_button {
    float: right;
}

.rsvp_col {
    width: 250px;
    border-right: solid;
}

#guest_add_button {
    float: right;
}

.entry-content .rsvp_row {
	padding: 20px;
	border: none;
	margin: 20px 0;
	background: #ffff;
	border-radius: 1;
	box-shadow: 0 0 4px rgba(188, 188, 188, 0.28);
	-moz-box-shadow: 0 0 4px rgba(188, 188, 188, 0.28);
	-webkit-transition:-webkit-box-shadow .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(.4,0,.2,1);transition:-webkit-box-shadow .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(.4,0,.2,1);transition:box-shadow .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);transition:box-shadow .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(.4,0,.2,1);
	-moz-box-shadow: 0 0 1px #e2dede;
	opacity: 1;
	width: 100% !important;
	position: relative;
}

.entry-content .rsvp_row .rsvp_col {
	border: none;
	display: inline-block;
	width: 66%;
}
.entry-content .rsvp_row .rsvp_col:first-child {
	font-weight: bold;
}

.entry-content .rsvp_row .rsvp_button {
	float: right !important;
	clear: none !important;
	position: absolute;
	background: #a33e3e;
	right: 2%;
	top: 50%;
	margin-top: -18px;
	width: 23%;
}

.entry-content .rsvp_row .rsvp_col button {
	margin: 10px 0;
}

.entry-content .rsvp_row .rsvp_button:hover {
		background: #66161e;
}

.entry-content .rsvp_row:hover,
.entry-content .rsvp_row:focus {
		-webkit-box-shadow:0 0 4px 0 rgba(188, 188, 188, 0.62),0 4px 12px 0 rgba(188, 188, 188, 0.62);-webkit-transform:translateY(-1px);box-shadow:0 0 4px 0 rgba(188, 188, 188, 0.62),0 4px 12px 0 rgba(188, 188, 188, 0.62);transform:translateY(-1px)
}

#rsvp_input {
	border: none;
	margin: 20px 0;

}

@keyframes fadeIn {
  99% {
    visibility: hidden;
  }
  100% {
    visibility: visible;
  }
}

#rsvp_input button,
form button {
	background: #66161e;
	max-width: 300px;
	min-width: 140px;
	margin-top: 20px;
}
#rsvp_input button {
	float: right !important;
	clear: none !important;
	position: absolute;
	background: #66161e;
	right: 2%;
	bottom: 12px;
	margin-top: -15px;
	width: 23%;
	max-width: 300px;
	min-width: 120px;
}
#rsvp_input button:hover,
#rsvp_input button:focus,
form button:hover  {
		-webkit-box-shadow:0 0 4px 0 rgba(188, 188, 188, 0.62),0 4px 12px 0 rgba(188, 188, 188, 0.62);-webkit-transform:translateY(-1px);box-shadow:0 0 4px 0 rgba(188, 188, 188, 0.62),0 4px 12px 0 rgba(188, 188, 188, 0.62);transform:translateY(-1px);
		background: #313131;
}

form#member-rsvp-form label {
	display: inline-block;
	margin-left: 20px;
	margin-right: 4px;

}

form#member-rsvp-form label:first-of-type {
	margin-left: 0px;
	font-weight: bold;
	width: auto;
	display: block;
}

form#member-rsvp-form #guest_name_div label {
	margin-left: 0px;
	font-weight: bold;
	width: auto;
	display: block;
	margin-bottom: -20px;
}

#rsvp_input_modal h3 {
	display: none;
}

#rsvp_input_modal .modal-content h3 {
	display: block;
}

table#member-images td {
   border: none !important;
}

/*
Media queries for
Educyber Chamber Manager RSVP - (move to CRM)
*/

@media (max-width: 768px) {
	.rsvp_row {
	    border: solid;
	    padding: 5px;
	}
	
	.entry-content .rsvp_row .rsvp_col {
		border: none;
		display: inline-block;
		width: 100%;
	}
	
	.entry-content .rsvp_row .rsvp_button {
	    float: none !important;
	    clear: both !important;
	    position: relative;
	    background: #a33e3e;
	    right: auto;
		margin-top: 18px;
	    display: block;
	    margin: 18px auto 10px !important;
	    padding: 20px 50px !important;
	    width: auto;
	}
	
	.rsvp_col {
	    width: 250px;
	    border-right: solid;
	}
	
}
      
      
/*
MEMBER CRM (move to css for crm)
*/      

.page-template-member-dashboard #content {
	margin: 0 auto;
	max-width: 1200px;
	width: 100%;
	padding: 0 15px;
}

.page-template-member-dashboard #primary {
    width: 100%;
} 

.page-template-member-dashboard #alert {
	display: block;
	-webkit-box-sizing:border-box;background: rgba(204, 17, 55, 0.4);
	background-size: cover;
	background-clip: padding-box;
	border: 1px solid #cc1238;box-sizing:border-box;display:block;padding:16px 34px 16px;position:relative;white-space:normal;
	color: #fff;
} 

.page-template-member-dashboard #alert:before {
		content: '';
		width: 16px;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		display: inline-block;
		float: left;
		background: #cc1238;
		
}

.dash-header {
	border-bottom: 2px solid #e4e4e4;
	margin-top: 38px;
	margin-bottom: 54px;
	position: relative;
}

.dash-header span#admin-show {
	width:136px;
	display: inline-block;
	color: #f6f6f6;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1em;
	background: #655c5d;border:1px solid rgba(46,62,72,.12);border-radius:1px;display:inline-block;padding:5px;text-align:center;
	margin-bottom: 12px;
}

.dash-header span#admin-show:before {
	content: 'this account has';
	font-size: 8px;
	color: #655c5d;
	background: #f6f6f6;
	display: block;
	margin-bottom: 5px;
}

#dash-nav label {
	display: none;
	cursor: pointer;
	user-select: none;}
	
/* default checkbox */

#dash-nav input[type=checkbox] {
  position: absolute;
  top: -9999px;
  left: -9999px;} 


.dash-header h2 {
	color: #7e2024;
	font-size: 2.7em;
	line-height: 1.3em;
	background: transparent;
	margin: 0;
	padding-bottom: 7px;
	display: inline-block;
	margin-right: 10px;
}

ul#dash-head-menu {
	list-style: none;
	padding: 0;
	float: right;
	clear: none;
	margin: 0;
	height: 59px;
	overflow: hidden;
	margin-bottom: 20px;
	font-weight: 300;
}

ul#dash-head-menu li {
	float: left;
	margin: 0 8px 0 16px;
	padding-left: 16px;
	border-left: 2px solid #e4e4e4;
	padding-bottom: 14px;
	padding-top: 5px;
	position: relative;
	height: 60px;
}

ul#dash-head-menu li:first-of-type {
	margin-left: 0;
}

ul#dash-head-menu li a {
	font-weight: bold;
	position: static;
	bottom: 0;
	text-decoration: underline;
}

ul#dash-head-menu li a:last-of-type {
	font-weight: bold;
	position: static;
	bottom: 0;
}

ul#dash-head-menu li span {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	font-size: .85em;
	color: #919191;
	margin-bottom: -3px;
	height: 21px;
}

#dash-sidebar {
	width: 26%;
	float: left;
}

#dash-sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#dash-nav {
	margin-bottom: 28px;
}

#dash-nav ul li {
	font-weight: bold;
	color: #721210;
	margin-bottom: 0px;
	border: 1px solid  rgba(0,0,0,.1);
	border-top: 0;
}  
#dash-nav ul li:first-of-type {
	border: 1px solid rgba(0,0,0,.1);
}

#dash-nav ul li a {
	line-height: 2em;
	padding: 2px 5px 2px 10px;
	width: 100%;
	display: block;
	background: #f5f5f5;
}
#dash-nav ul li a:hover {
	line-height: 2em;
	padding: 2px 5px 2px 10px;
	width: 100%;
	display: block;
	background-color: #ededed;
}

.dash-content {
		width: 68%;
		float: right;
		margin-top: 0;
		margin-bottom: 40px;
	}
	
.dash-content table td {
	border: none;
}

.dash-content h1 {
	margin-top: 40px;
	border-top: 1px solid #ccc;
	padding-top: 20px;
}

.dash-content h1.entry-title {
	font-size: 2.5em;
	border: none;
	padding-top: 0;
	margin-top: 0;
	font-weight: 600;
	font-family: "Open Sans", sans-serif;
	color: #7e2024;
}

#primary .dash-content h2 {
	line-height: 1.2em;
	margin-bottom: 52px;
	font-weight: 700;
	font-family: "Open Sans", sans-serif;
}

#primary.member-dashboard .entry-content h2 {
	font-size: 2.2em;
	line-height: 1.2em;
	margin-bottom: 52px;
}

#primary.member-dashboard .entry-content .right-column h2 {
	color: #a33e3e;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 .8125em;
}

#primary.member-dashboard .entry-content h3 {
	font-weight: normal;
	font-style: normal;
	margin-bottom: 0px;
	margin-top: 10px;
	line-height: 1.2em;
	letter-spacing: 0em;
}

#primary.member-dashboard .entry-content h3.spacing {
	font-weight: normal;
	font-style: normal;
	margin-bottom: 12px;
	margin-top: 50px;
	line-height: 1.2em;
	letter-spacing: 0em;
	max-width: 250px;
}
a.tooltips {
  position: relative;
  display: inline-block;
  color: transparent;
  width: 24px;
  height: 24px;
  background: #cb1d3c;
  border-radius: 50%;
  position: absolute;
  margin-left: 5px;
  margin-top: -3px;
}

a.tooltips:before {
  content: 'i';
  display: block;
  position: relative;
  color: #fff;
  width: 24px;
  height: 24px;
  text-align: center;
	text-transform: none;
}

a.tooltips span {
  position: absolute;
  width:140px;
  color: #FFFFFF;
  background: #890D19;
  height: 34px;
  line-height: 34px;
  text-align: center;
  visibility: hidden;
  border-radius: 7px;
}
a.tooltips span:after {
  content: '';
  position: absolute;
  top: 18px;
  right: 100%;
  margin-top: -8px;
  width: 0; height: 0;
  border-right: 8px solid #890D19;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
a:hover.tooltips span {
  visibility: visible;
  left: 100%;
  top: 50%;
  margin-top: -17px;
  margin-left: 15px;
  z-index: 999;
  padding: 3px 12px;
  max-width: 100px;
  height: auto;
  line-height: 1.3em;
	font-weight: normal;
	font-style: normal;
	text-transform: capitalize;
	font-size: 13px;
	min-height: 30px;
}

a.btn-rt {
	float: left;
	display: block;
	position: relative;
	left: 250px;
	margin-top: -42px;
}

a.mem-btn,
.dash-content .btn
 {
	padding: 5px 15px;
	text-decoration: none;
	font-weight: bold;
	color: #fffffe;
	text-transform: uppercase;
	background: #cb1d3c;
}

a.mem-btn:hover,
.dash-content .btn:hover
 {
	background: #66161e;	
}

#member-edit-form .btn {
	padding: 20px 40px;
	margin-top: 0;
	margin-bottom: 10px;
	box-shadow: 0 0 4px rgba(67, 67, 67, 0.84);
	-moz-box-shadow: 0 0 4px rgba(67, 67, 67, 0.84);
	-webkit-transition:-webkit-box-shadow .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(.4,0,.2,1);transition:-webkit-box-shadow .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(.4,0,.2,1);transition:box-shadow .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);transition:box-shadow .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(.4,0,.2,1);
	-moz-box-shadow: 0 0 1px #e2dede;	
}

#contacts ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#contacts ul li {
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 10px;
	padding: 3px 32px 3px 2px;
	position: relative;
}

#contacts ul li span a {
	margin-right: 3px;
	margin-left: 8px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	padding: 2px 10px;
	display: inline-block;
	color: #FFFFFF;
	background: #b9b9b9;
	text-decoration: none;
	text-align: center;
	border-radius: 14px;
}

#contacts ul li span a:hover {
	background-color: #890D19;
}

#contacts {
	width: 72%;
	min-width: 340px;
}

#contacts li {
	list-style: none;
	font-weight: bold;
}

#status p {
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	min-height: 25px;
}

#vouchers ul {
	padding: 0;
	margin: 0;
}

#vouchers ul li {
	list-style: none;
	padding: 0;
	font-weight: bold;
	margin: 0;
}



#vouchers ul {
	padding: 0;
	margin: 0;
	color: #a35051;
}

#vouchers ul li {
	list-style: none;
	padding: 0;
	font-weight: bold;
	margin: 0;
}

#admin-nav {
	background: #f5f5f5;
	margin-top: 40px;
	margin-bottom: 50px;
	padding-bottom: 20px;
		border: 1px solid rgba(0,0,0,.1);
}

#admin-nav h2 {
padding: 5px;
text-align: center;
background: #655c5d;
text-transform: uppercase;
line-height: 1.8em;
color: #fff;
font-family: "Open Sans", sans-serif;
	font-weight: 600;
}

#admin-nav ul {
	line-height: 2em;
	padding: 2px 5px 2px 10px;
	width: 100%;
	display: block;
}

#crm-only-nav {
	background: #dadada;
	padding: 0 5% 10% 5%; 
	margin-bottom: 60px;
}

#crm-only-nav ul li a {
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

#crm-only-nav h2 {		
margin: 0 0 0 -5%;
width: 110%;
margin-bottom: 20px;
color: #ffffff;
text-align: center;
	text-transform: uppercase;
	line-height: 1.8em;
	font-family: "Open Sans", sans-serif;
	text-transform: uppercase;
	background: #313131;
}

.member-dashboard #rsvp-confirmation {
	padding: 20px;
	background: #655c5d;
	margin-bottom: 20px;
	margin-top: -30px;
	color: #adadad;
	line-height: 2;
	
}
.member-dashboard #rsvp-confirmation h2 {
	color: #fff;
	margin-bottom: 10px !important;
}

.member-dashboard #rsvp-confirmation h2:before {
	color: #fff;
	content: "\f058";
	font-family: FontAwesome;
	font-size: 40px;
	margin-right: 10px;
	vertical-align: text-top;
}

.member-dashboard #rsvp-confirmation p {
	font-size: 1.2em;
	margin-bottom: 0;
	color: #fff;
}

.member-dashboard #rsvp-confirmation a {
	background: #d1c6c6;
	border-radius: 3px;
	padding: 2px 12px;
	text-decoration: none;
	color: #6e2329;
	font-weight: bold;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
}

.member-dashboard #rsvp-confirmation a:hover {
	opacity: .8;
	color: #000;
}

/*
Sideebar
*/

#secondary-right {
	margin-top: 20px;
}

#secondary-right .widget {
    margin: 0 0 55px;
}

#recent-posts-2 ul li {
	margin-bottom: 10px;
	line-height: 1.4;
}

#recent-posts-2 ul li a {
	color: #7e2024;
}
#recent-posts-2 ul li span {
	color: #707070;
	font-size: .9em;
}
.upw-posts h4.entry-title {
	font-size: 1.1em;
}
.upw-posts article {
padding-bottom: 0 !important;
}

.upw-posts .published {
    	color: #7e2024;
	font-style: italic;
	font-weight: 100;
}


/*
DEALS CRM (move to css for crm)
*/

table#hot-deal-editor  tr td {
	border: none;
} 

form ul li {
	list-style: none;
}

#primary.member-dashboard form h3 {
	margin-top: 20px !important;
}


/*
ONLINE DIRECTORY (move to css for crm)
*/

#online-directory-controls a {
	text-decoration: underline;
	display: block;
	margin-bottom: 20px;
}

input[type="submit"],
button,
#directory-listing-form input[type="submit"],
.member-dashboard input[type="submit"],
.member-dashboard button {
	margin-top: 20px;	
}

#media-button,
#media {
	margin-bottom: 100px;
}

#media-button:before {
	content: 'Add ';
}

#directory-listing-form h2,
#directory-listing-form p {
	margin-bottom: 0;
}
#directory-listing-form select {
	margin-bottom: 14px;
}

#directory-listing-form {
	padding: 1.5%;
	background: #fff;
	display: block;
	flex: 1;
	flex-grow: 1;
	border-radius: 1px;
	background: #fff;
	box-shadow: 0 0 4px rgba(188, 188, 188, 0.28);
	-moz-box-shadow: 0 0 4px rgba(188, 188, 188, 0.28);
	-webkit-transition:-webkit-box-shadow .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(.4,0,.2,1);transition:-webkit-box-shadow .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(.4,0,.2,1);transition:box-shadow .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);transition:box-shadow .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(.4,0,.2,1);
	-moz-box-shadow: 0 0 1px #e2dede;
	opacity: 1;
	width: 35%;
	float: left;
}

#online-directory-results {
	font-size: 1.2em;
    line-height: 1.7em;
    margin: 0;
    margin-left: 40%;
    margin-bottom: 40px;
    }
    
#online-directory-results p#results {
	font-size: 1em;
	color: #fff;
    line-height: 1.9em;
	margin: 1.2em 0em -1em;
	background-color: #c7c4b5;
	padding: 1px 10px 4px; }

#online-directory-results .online-directory-listing {
	margin-top: 1.6em;
	margin-bottom: 1.6em;}

#online-directory-results .directory-listing-title {
	font-size: 1.2em;
	line-height: 1em;
	font-weight: 600;
	}

#online-directory-results .directory-listing-title a:link,
#online-directory-results .directory-listing-title a:visited {
	font-weight: 700;
	text-decoration: underline;
}
#online-directory-results .directory-listing-name {
	font-weight: 700;
}
#online-directory-results .online-directory-listing-container {
}

#online-directory-results .online-directory-listing-container:after {
	content: "";
	display: table;
	clear:both;
}

#online-directory-results .online-directory-listing-photo {
	float: left;
	width: 25%;
}

#online-directory-results .online-directory-listing-info {
	float: left;
	width: 25%;
}

#online-directory-results .directory-listing-phone {
}

#online-directory-results .directory-listing-email {
}

#online-directory-results .directory-listing-url {
}

.test-img{

}

.right-column h2 {
	font-size: 1em;
	font-style: italic;
	 font-family: "Open Sans", sans-serif;
}

.right-container {
    width: 35%;
    padding: 20px 2%;
    float: left;
    margin-left: -20px;
}

.left-column {
   width: 60%;
   float: right;
   margin-left: 4%;
   margin-top: -22px;
   
}

.right-column {
   /*width: 35%;*/
   padding: 20px 2%;
   background: #ffffff;
   /*float: left;*/
}

.dash-content .right-container,
.dash-content .right-column,
.dash-content .left-column,
.dash-content table#member-images {
   width: 100%;
   float: none;
   margin: 0;
}

.dash-content table#member-images {
	width: 80%;
	margin-top: 20px;
}


.right-column #canvas {
   width: 100% !important;
   height: auto;
}

.right-column #canvas img {
   max-width: none;
}

table#member-images {
   border: none;
   table-layout: fixed;
   display: table;
   width: 50%;
   float: right;
   margin-left: 5%;
   margin-right: 5%;
   
}

table#member-images td {
   text-align: center;
   border: none;
   display: block;
}



/*
RSVP List (move to css for crm)
*/

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1320; /* Sit on top */
    padding-top: 20%; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.modal input {
	margin-bottom: 8px;
}




/* Modal Content */

.modal-content {
    background-color: #fefefe;
    margin: auto;
    width: 80%;
    padding: 20px;
    border: 1px solid #888;
	-moz-box-shadow: 0 0 6px #555555;
	box-shadow: 0 0 6px #555555;
}


.modal-content .modal-content {
	-moz-box-shadow: 0 0 0px #555555;
	box-shadow: 0 0 0px #555555;
	border-top: 0;
	width: 100%;
}
.modal-content .modal-content:first-of-type {
	border-top: 8px solid #555555;
}

@media screen and (max-width: 768px) { 
  .modal:before {
	content: '';
	height: 40%;
	display: inline-block;
  }
}


/* The Close Button */

.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    line-height: 28px;
    width: 28px;
    text-align: center;
    margin-top: -10px;
}

.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

#educyber-crm-modal-edit-member-note-field {
    width: 100%;
}



/*
media queries for member dashboard
*/

@media (max-width: 768px) {


ul#dash-head-menu {
	border-right: 2px solid #e4e4e4;
	font-size: 90%;
	height: 49px;
	border-bottom: 2px solid #e4e4e4;
}
ul#dash-head-menu li:last-of-type {
	padding-top: 23px;
	padding-bottom: 0px;
}
.right-container {
    width: 100%;
    margin: 0 auto 28px;
    float: none;
    clear: both;
}

.left-column {
   width: 100%;
   float: none;
   margin: 0 auto;
}
.left-column p {
	margin-top: 0 !important;
}
.right-column {
   width: 100%;
   margin: 0 auto 28px;
   float: none;
   clear: both;
}
.right-column h2 {
	font-size: 1em !important;
	font-style: italic;
}
	
table#member-images {
   border: none;
   table-layout: fixed;
   display: table;
   clear: both;
   width: 80%;
   margin: 0 auto;
   float: none;
}
table#member-images td img {
   max-height: 300px;
   width: auto !important;
   text-align: center;
   margin: 0 auto;
   display: block;
}

#directory-listing-form {
	width: 100%;
	float: none;
}

#online-directory-results {
    margin-left: 0;
    margin-top: 30px;
    margin-bottom: 40px;
    padding: 1%;
    }


/* Mobile Dashboard Nav Menu  */

#dash-nav div#dashboard-show
 {
 	display: none;
	height: 44px;
	opacity: 0;
		-webkit-transition-duration: 400ms;
		-webkit-transition-property: all;
		-webkit-transition-timing-function: ease;
		-moz-transition-duration: 400ms;
		-moz-transition-property: all;
		-moz-transition-timing-function: ease;
		-o-transition-duration: 400ms;
		-o-transition-property: all;
		-o-transition-timing-function: ease;
		 transition: all 0.4s;
}

#dash-nav label {
      position: relative;
      display: block;
      width: 100%;
      height: 35px;
      margin-bottom: 10px;
    }

#dash-nav label {
	background: #7d2327;
	line-height: 36px;
	margin-top: 0px;
	padding-top: 0px;
	text-transform: uppercase;
	font-size: 1.3em;
	text-align: center;
	color: #fff;
}

#dash-nav label:before {
	position: relative;
	content: "\2261";
	color: #fff;
	font-size: 42px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	margin-top: -5px;
	}
	
#dash-nav {
	height:auto; 
	padding-left:0px; 
	font-weight:bold; 
	margin-bottom: 0;
	}

#dash-nav ul li{ 
	float:none;
	text-align: center;
	}


#dash-nav ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0);
	box-shadow: 0 3px 3px rgba(0,0,0,0);
	display: inline-block;
	float: left;
	margin: 0;
	position: relative;
	top: 0em;
	left: 0;
	width: 100%;
	z-index: 1500;
	padding: 0 !important;
	margin-bottom: 26px;
}
 
#dash-nav input:checked ~ div#dashboard-show{
    display: block;
    opacity: 1;
   }
       
#access input:checked ~ #access div.menu-main-menu-container > ul li {
        width: 100% !important;
      } 

ul#dash-head-menu li {
  	padding-left: 5px;
  	max-width: 140px;
  }
 
 ul#dash-head-menu li a {
  	font-size: 1em;
}


/* Member Dashboard for Mobile */

#dash-sidebar {
	width: 100%;
	float: left;
	clear: right;
	margin-bottom: 40px;
}

.dash-content {
		width: 100%;
		float: none;
	}
	
.dash-content form input[type=submit],
.dash-content form input[type=update] {
	margin-top: 20px !important;
}	

#admin-nav {
		float: none;
		clear: both;
}

.dash-header h2 {
	font-size: 2em;
	width: 100%;
	margin: 0;
	margin-top: -40px;
	text-align: center;
}

.dash-header span#admin-show {
	text-align: center;
	display: block;
	margin: 0px auto 10px;
}
}


/*
media queries for CRM
*/

@media (max-width: 768px) {

.educyber-crm-menu-outer {
    height: auto !important;
}

.educyber-crm-menu-table {
	width: 100%;
	position: relative;
}

.educyber-crm-menu-table ul {
   text-align: left;
   display: flex;
   flex-direction: column;
   align-items:stretch;
   position: relative;
   border-bottom: 1px solid #ccc;
}
.educyber-crm-menu-table li {
	position: relative;
	margin: .75%;
	font-family: inherit;
	float: none;
	text-align: left;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-webkit-transform: translateY(0px);
	align-self: left;
	line-height: 1.2em;	padding: 0 6px;
	}
.educyber-crm-menu-table li:first-of-type {
	margin: .75%;
 	padding: 0 6px;
 }
.educyber-crm-menu-table ul li a {
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
 	-webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	}

}


.loader {
  border: 16px solid #f3f3f3; /* Light grey */
  border-top: 16px solid #a24040; /* Red */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  margin: auto;
  display: none;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Form Styling */
.error {
	color: red;
	font-style: italic;
}
