/* General styles for all menus */
.cbp-spmenu {
	border-top:solid 1px #005E8A;
	border-bottom:solid 1px #005E8A;
	background: #2d2d2d;
	position: fixed;
}

.cbp-spmenu h3 {
	color: #afdefa;
	font-size: 1.3em;
	padding: 20px;
	margin: 0;
	font-weight: 300;
	/*background: #2f2f2f;*/
}

.cbp-spmenu a {
	margin-top:5px;
	display: block;
	color: #fff;
	font-size: 1.1em;
	font-weight: 300;
}

.cbp-spmenu a:hover {
	background: #258ecd;
}

.cbp-spmenu #att:hover {
	background: #2d2d2d;
}


.cbp-spmenu #ff{
	color:#D18116;
	border-left:solid 1px  #D18116;
}

.cbp-spmenu #ff:hover {
	background: #258ecd;
	color:#fff;
}

.cbp-spmenu a:active {
	background: #afdefa;
	color: #47a3da;
}

/* Orientation-dependent styles for the content of the menu */

.cbp-spmenu-horizontal {
	width: 100%;
	height: 120px;
	left: 0;
	z-index: 1000;
	overflow: hidden;
}

.cbp-spmenu-horizontal h3 {
	height: 100%;
	width: 20%;
	float: left;
}

.cbp-spmenu-horizontal a {
	float: left;
	width: 20%;
	padding: 0.8em;
	border-left: 1px solid #258ecd;
}


/* Horizontal menu that slides from the top or bottom */

.cbp-spmenu-bottom {
	bottom: -180px;
}

.cbp-spmenu-bottom.cbp-spmenu-open {
	bottom: 40px;
}

/* Push classes applied to the body */

.cbp-spmenu-push {
	overflow-x: hidden;
	position: relative;
	left: 0;
}


/* Transitions */

.cbp-spmenu,
.cbp-spmenu-push {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

/* Example media queries */

@media screen and (max-width: 55.1875em){

	.cbp-spmenu-horizontal {
		font-size: 75%;
		height: 110px;
	}

	.cbp-spmenu-top {
		top: -110px;
	}

	.cbp-spmenu-bottom {
		bottom: -110px;
	}

}

@media screen and (max-height: 26.375em){

	.cbp-spmenu-vertical {
		font-size: 90%;
		width: 190px;
	}

	.cbp-spmenu-left,
	.cbp-spmenu-push-toleft {
		left: -190px;
	}

	.cbp-spmenu-right {
		right: -190px;
	}

	.cbp-spmenu-push-toright {
		left: 190px;
	}
}


/* Reset */
*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.main,
.container > header {
	position:absolute;
	top:0px;
	right:0px;
	width: 100px;
	height:40px;
	margin:0;
	padding:0;
}

.container > header {
	padding: 2.875em 1.875em 1.875em;
}

.container > header h1 {
	font-size: 2.125em;
	line-height: 1.3;
	margin: 0;
	float: left;
	font-weight: 400;
}

.container > header span {
	display: block;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.5em;
	padding: 0 0 0.6em 0.1em;
}

.container > header nav {
	float: right;
}

.container > header nav a {
	display: block;
	float: left;
	position: relative;
	width: 2.5em;
	height: 2.5em;
	background: #fff;
	border-radius: 50%;
	color: transparent;
	margin: 0 0.1em;
	border: 4px solid #47a3da;
	text-indent: -8000px;
}

.container > header nav a:after {
	content: attr(data-info);
	color: #47a3da;
	position: absolute;
	width: 600%;
	top: 120%;
	text-align: right;
	right: 0;
	opacity: 0;
	pointer-events: none;
}

.container > header nav a:hover:after {
	opacity: 1;
}

.container > header nav a:hover {
	background: #47a3da;
}

.main > section {
	position:absolute;
	top:0px;
	right:0px;
	width: 100px;
	height:40px;
	margin: 0;
	padding:0;
}

.main > section h2 {
	font-weight: 300;
	color: #ccc;
}

.main > section div {
	position:absolute;
	top:0px;
	right:0px;
	border: none;
	background:#2D2D2D;
	border-left:solid 1px #3E3E3E;
	color: #fff;
	display: block;
	width: 130px;
	height:40px;
	cursor: pointer;
	margin:0;
	paddin:0;
	font-size: 0.8em;
	outline: 0;
	z-index:8888;
	text-align:right;
	padding-right:30px;
	padding-top:10px;
}

.main > section div:hover {
	border-left:solid 1px #61c7e3;
}

.main > section div.active {
	background: #2D2D2D;
}

.main > section div.disabled {
	background: #aaa;
	pointer-events: none;
}

@font-face {
	font-family: 'fontawesome-webfont';
	src:url('../../html/fonts/fontawesome-webfont.eot');
	src:url('../../html/fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
		url('../../html/fonts/fontawesome-webfont.woff') format('woff'),
		url('../../html/fonts/fontawesome-webfont.ttf') format('truetype'),
		url('../../html/fonts/fontawesome-webfont.svg#fontawesome-webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

.icon:before {
	font-family: 'fontawesome-webfont';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	display: inline-block;
	vertical-align: bottom;
	margin-right: 0.8em;
	font-size: 1.2em;
	-webkit-font-smoothing: antialiased;
}


.icon-menu:before {
	content: "\F0C9";
}

.icon-dash:before {
	content: "\F0E4 ";
}

.icon-down:before {
	content: "\F0ED  ";
}

.icon-azi:before {
	content: "\f005 ";
	color:#5BC4E3;
}

.icon-use:before {
	content: "\F007";
	color:#5BC4E3;
}

.icon-story:before {
	content: "\F017 ";
}

.icon-arch:before {
	content: "\F187  ";
}

.icon-film:before {
	content: "\F008";
}

.icon-dema:before {
	content: "\F0B0";
}

.icon-off:before {
	content: "\F011 ";
	color:#D18116;
}

.icon-coge:before {
	content: "\f085 ";
}

.icon-ess:before {
	content: "\f145 ";
}

.icon-bud:before {
	content: "\f0c3  ";
}
 