.content-image{
	margin: 5px;
}
.left {float:left;}
.right {float: right;}
.clear {clear: both;}
.blackBG {background-color: #000; color: #fff;}
.black-twenty {background-color: rgba(000, 000, 000,.02);}
.shadow {box-shadow: 0 5px 5px -2px #b2b2b269;}
.shadow h4 {background-color: rgba(22, 50, 54, 0.2); border-bottom: solid 1px rgba(0,0,0,.3);}
.noPad {padding: 0px;}
.smPad {padding: 5px;}
.noMar {margin: 0px;}
.smMar {margin: 5px;}
.topMar {margin-top: 10em;}
.yellow {color:#f4bf1d;}
/* Global */
html, body {
    overflow-x: hidden;
}
body {
	display: table;
	width: 100%;
	font-family: 'Montserrat', sans-serif;
	background-size: cover;
	background-position:top center;
	background-attachment: fixed;
	background-repeat:no-repeat;
	
}
#top {
	background:#33332e; 
	color:#fff;
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #f4bf1d;
}
img.logo {
		height: 10em;
}
img.nav-logo  {
	height:5em;
}
#homeslider {
	text-align:center;
	padding:0px;
	margin:0px 1.525em 0px 1.525em;
}
#content {
	padding:5em .25em .25em .25em;
	margin:.325em auto;
	min-height:calc(100vh);
}
.leaderboardContainer {
	background-color: #333f4c;
	z-index: 1;
}
.leaderboard {
	background-color: #293a4a;
	max-height: 64px;
	padding-left: 0;
}
.leaderboard img {
	z-index: 1;
}

.off-canvas-content {
	width: 100%;
	height: 100vh;
	display: table;
	overflow-y: auto;
}

.header, .main-section, .footer {
	display: table-row;
	min-height: 1px;
}

.main-section {
	height: 100%;
}

.contentWrapper {
	background-color: #ffffffed;
    min-height: 100%;
	border-top: 1px solid #b2b2b252;
	box-shadow: 0 5px 5px -2px #b2b2b269;
}

.sticky-nav {
	position: fixed;
	top: 0;
	left: 0px;
	right: 0px;
	margin: 0px;
	z-index: 9999;
	box-shadow: 0 5px 5px -2px #ccef3369;
	transition: box-shadow 0.5s ease;
	border-bottom:1px solid #f4bf1d;
}
.clientNavBG {
	background-color: #134889;
	color:#fff;
}
.header, .footer {
	color: #fff;
}
.header h1 {
	font-family: 'Cinzel', serif;
	color: #fff;
	font-weight: bolder;
	text-align: center;
	margin-bottom: 0px;
	word-wrap: break-word; 
}
.header a {
	color: #000000;
	text-decoration: none;
}
.header a:hover {
	text-decoration: underline;
}

.pagination button {
	color: #000;
}

.pagination .current {
    background: #1779ba1a;
}

.pagination {
	margin-top: 7px;
}
.pagination .current {
	padding: unset;
	background: unset;
	text-decoration: underline;
}
.pagination button {
	color: #000;
}

.pagination .current {
    background: #1779ba1a;
}

footer {
}
.footer {
    font-size: 0.875rem;
	color: #fff;
}

.footer a {
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}
.footer-image {
	height: 50px;
	margin:2px;
}
.title-bar {
	border: unset;
	background-color: unset;
    padding: .5rem;
    /*background-color:rgba(60, 103, 110,.9);
    color: #fefefe;*/
	color:#000;
}
.top-bar {
	/*background-color:rgba(000, 000, 000,10);
	background-position:top;
	background-repeat: repeat-x;
	color:#000;*/
	background-color:transparent;
}
.top-bar-section ul { /*background-color:rgba(60, 103, 110,.7);*/color:#000; }
.top-bar-section li a:not(.button) { background-color:rgba(60, 103, 110,.7);color:#fff; }
.top-bar-section li a:not(.button):hover { background-color:rgba(60, 103, 110,9); color:#fff; }
.top-bar .name h1 a{color:#000;}
.top-bar a {color: #000;}

.top-bar-section li.divider {
	border-right:1px rgba(8, 47, 68,.2) solid;
	border-left:1px rgba(8, 47, 68,.2) solid;
}

.top-bar ul {
	background-color: unset;
	padding-left: 32px;
    padding-right: 32px;
     margin-left: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu {
	padding-left: 5px;
    padding-right: 5px;
    background-color: #e5e7e9d9;
}

.grey {background-color:rgba(0,0,0,.5);}
.greyborder {border:1px solid rgba(0,0,0,2);}
.whiteBG {background: #fff;}
.grayBG {background: #484741; color:#fff;}
.white-fifty { background-color:rgba(255,255,255,.5); }
.white-seventy { background-color:rgba(255,255,255,.7); }
.white-ninety { background-color:rgba(255,255,255,.9); }
.tan-seventy { background-color:rgba(248,230,191,.7); }
.lightblue {background-color:rgba(1,164,255,9);}
.blueborder {border:1px solid rgba(21,24,158,9);}
.greenborder{ border:1px solid rgba(51,102,51,.7);}
.right-greenborder{ border-top:1px solid rgba(51,102,51,.7);border-right:1px solid rgba(51,102,51,.7);border-bottom:1px solid rgba(51,102,51,.7);}
.left-greenborder{ border-top:1px solid rgba(51,102,51,.7);border-left:1px solid rgba(51,102,51,.7);border-bottom:1px solid rgba(51,102,51,.7);}
.blackborder {border:1px solid #000;}
.blackborder-fifty {border:1px solid rgba(0,0,0,5)}
.b-border {border-bottom:1px solid #000;}
.whitetext {color:#fff;}
.text-center {text-align: center;}
.text-left {text-align: left;}
.center{margin-left: auto; margin-right: auto; text-align: center;}
a {
  color:#404040;
  text-decoration: none;
  line-height: 1.5; }
  a:hover, a:focus {
    color: #2795b6; }
a:visited {
	color: #82888A;
}
  a img {
    border: none; }

#clear {clear:both;}
/**ZURB Topnavdrop**/ 
#topnavdrop { 
	margin:0px;
	padding:0px;
	position:relative;
	z-index:5000;
	height:46px;
}
hr {
	color:rgba(51,102,51,.7);
}
ul.cleanli { 
	list-style: none;	
}

.cleanli li{
	margin-left:20px;
}
.cleanli h6 {
	font-weight:bold;
}
.dotted-bottom {border-bottom: 1px dotted #000;}
/**ZURB Topnavdrop end*/
.sm-margin {margin:5px;}
.sm-padding {padding: 1.235em;}
.sm-lmargin {margin-left:5px;}
.sm-rmargin {margin-right:5px;}
.sm-lpadding {padding-left:1.235em;}
.sm-bmargin {margin-bottom:.535em;}
.no-padding {padding:0px;}
button, .button {background-color:rgba(000, 000, 000,.9);}
button:hover, button:focus, .button:hover, .button:focus {
	background-color:rgba(22, 50, 54, 0.9);
}




/**radius**/
.radius {
		-webkit-border-radius: 3px;
		border-radius: 3px;			
}
.topradius {
		-webkit-border-radius-top-left: 3px; 
		-webkit-border-radius-top-right: 3px; 
		border-top-left-radius: 3px;
		border-top-right-radius: 3px;			
}
.bottomradius {
		-webkit-border-radius-bottom-left: 3px; 
		-webkit-border-radius-bottom-right: 3px; 
		border-bottom-left-radius: 3px;
		border-bottom-right-radius: 3px;			
}
.leftradius {
		-webkit-border-radius-top-left: 3px; 
		-webkit-border-radius-bottom-left: 3px; 
		border-bottom-left-radius: 3px;
		border-bottom-left-radius: 3px;			
}
.rightradius {
		-webkit-border-radius-top-right: 3px; 
		-webkit-border-radius-bottom-right: 3px; 
		border-top-right-radius: 3px;
		border-bottom-right-radius: 3px;			
}
.round {
		 -webkit-border-radius: 10px;
      	border-radius: 10px;
}
.topround {
	 	-webkit-border-radius-top-left: 10px;
     	border-top-left-radius: 10px;
	  	-webkit-border-radius-top-right: 10px;
      	border-top-right-radius: 10px;
}
.bottomround {
	 	-webkit-border-radius-bottom-left: 10px;
     	border-bottom-left-radius: 10px;
	  	-webkit-border-radius-bottom-right: 10px;
      	border-bottom-right-radius: 10px;
}
.leftround {
	 	-webkit-border-radius-top-left: 10px;
		-webkit-border-radius-bottom-left: 10px;
     	border-bottom-left-radius: 10px;
		border-top-left-radius: 10px;
}
.rightround {
	 	-webkit-border-radius-top-right: 10px;
		-webkit-border-radius-bottom-right: 10px;
     	border-bottom-right-radius: 10px;
		border-top-right-radius: 10px;
}

#footnav {margin:auto; height:40px; line-height:2.5;}
#footnav a { color:#333; }
.yellowButton {
	background-color:#FF0;
	border: 1px solid #000;
	color: #000;
	margin: 3px;;
}
.yellowButton :hover {
	color: #FF0;
	background-color: #000;
	border-color: #FF0;
}