.logo-small {
	font-size: 10px;	
   	font-family: "Apercu Bold ", Helvetica, Arial, Verdana, sans-serif;
   	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
    margin-left: -49px;
    width: 130px;
}

/*.development .statusquo {display: none;}*/

.statusquo {
    right: 15px;
    position: absolute;
    top: 13px;
}

.statusquo a {
    border: none;
    font-family: "Apercu Regular", Helvetica, Arial, Verdana, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: right;
    text-transform: uppercase;
    text-decoration: underline;
}

.databox-container {
    display: none;
}

.statusquo-blog {
	text-align: left;
	position: absolute;
	top: -13px;
	right: -15px;
	width: 295px;
	background: rgba(0,0,0, 0.9);
	color: #fff;
	padding: 10px;
}

#supermenuWrapper .list-head {
	position: relative;
}

.betamessage {
	position: relative;
	color: #ff5C43;
	font-family: "Garamond Regular", Garamond, Times, "Times New Roman", Georgia, serif;
	font-weight: normal;
	font-style: italic;
	text-transform: none;
	font-size: 18px;
	top: -36px;
	height: 0;
	line-height: 0;
	text-decoration: none;
}

.betamessage.active {
	display: none;
	color: #fff;
}

.list-head.active .betamessage.active {
	display: block !important;
	color: #fff;
}
.list-head.active .betamessage {
	display: none;	
}

.betapreview {
	text-decoration: line-through;
}

.sm-hidden-block {
	position: relative;
}

.sm-hidden-block .betaOverlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0, 0.7);
	z-index: 15000;
}

/* === simplemodal === */

#simplemodal-overlay-quo{
	background-color: #000;
	opacity: 0 !important;
}
.simplemodal-wrap {
    overflow: visible !important;
}
#simplemodal-container-quo #simplemodal-data{
	min-height: 100px;
}

#simplemodal-container-quo h2 {
    color: #fff;
    font-size: 16px;
}

#simplemodal-container-quo{
	height: auto !important;
	width: 295px !important;	
	background-color:#000;
	color:#FFF;
	padding:20px;
	top: 0 !important;
	right: 0 !important;
	left: auto !important;
}

.simplemodal-close{
	position:absolute;
	top:0;
	right:0;
	display: block;
	width:24px;
	height:24px;
	background: url(gfx/close.png) no-repeat center center;
	cursor: pointer;
}

#simplemodal-data p.h2, #simplemodal-data p.h3 {
	color: #fff;
    font-family: "Apercu Regular", Helvetica, Arial, Verdana, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
}


#simplemodal-data p.h2 {
	margin-bottom: 40px;
}
#simplemodal-data p.h3 {
	margin-bottom: 10px;
}
#simplemodal-data p {
    font-size: 16px;	
	font-family: "Garamond Regular", Garamond, Times, "Times New Roman", Georgia, serif;
	font-weight: normal; 
	margin-bottom:10px;
	text-transform: none;
	line-height: 22px;
}

.status-quo-blog {
	margin-bottom: 40px;
}
.status-quo-blog h3 {
    font-family: "Garamond Regular",Garamond,Times,"Times New Roman",Georgia,serif;
    font-size: 16px;
    color: #fff;
    margin: 0;
}
