
optanon-alert-box-body a
{
    color:#fff;
    }

.optanon-alert-box-wrapper .clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.optanon-alert-box-wrapper .clearfix {
	display: inline-block;
}
html[xmlns] .optanon-alert-box-wrapper .clearfix {
	display: block;
}
* html .optanon-alert-box-wrapper .clearfix {
	height: 1%;
}
.optanon-alert-box-wrapper {
    position: fixed;
    top: 0px;
    width: 696px;
    border: 1px solid #afafb0;
    -moz-border-radius: 0px 10px 0px 10px;
    border-radius: 0px 0px 10px 10px;
    border-top: none;
    left: 50%;
    margin-left: -348px;  
    background-color: #4d90fe;
    color:#fff;
    top: -145px; 
    display: none; 
    height:87px;
    z-index:11;
}
.optanon-alert-box-wrapper .optanon-alert-box-bg {

	font: normal 11px/14px Tahoma, Geneva, sans-serif;
	width: 696px;
}
.optanon-alert-box-wrapper .optanon-alert-box-bottom-top {
	height: 10px;
}
.optanon-alert-box-wrapper .optanon-alert-box-corner-close {
    background-image: url(../images/optnon-close.png);
	height: 30px;
	margin-left: 673px;
	margin-top: 68px;
	position: absolute;
	width: 30px;
}
.optanon-alert-box-wrapper .optanon-alert-box-corner-close a {
	display: block;
	width: 30px;
	height: 30px;
}
.optanon-alert-box-wrapper .optanon-alert-box-logo {
    background-image: url(http://optanon.blob.core.windows.net/content/alert-box/images/optanon-alert-box-bottom-popup-optanon-icon.png);
	float: left;
	height: 45px;
	margin-left: 10px;
	width: 45px;
}
.optanon-alert-box-wrapper .optanon-alert-box-body {
	float: right;
	margin-right: 30px;
	width: 590px;
}
.optanon-alert-box-wrapper .optanon-alert-box-button-middle {
	background-color: #dad7d7;
	border: 1px solid #dad7d7;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	float: left;
	height: 21px !important;
	padding: 6px 6px 0px 6px;
}
.optanon-alert-box-wrapper .optanon-alert-box-button-middle a {
	color: #222222;
	font-weight: bold;
	text-decoration: none;
}
.optanon-alert-box-wrapper .optanon-alert-box-button-middle a:hover {
	color: #222222;
	text-decoration: underline;
}
.optanon-alert-box-wrapper .optanon-alert-box-button {
	float: right;
	margin-right: 30px;
	margin-top: 10px;
}
.optanon-alert-box-wrapper .optanon-alert-box-bottom-padding {
	padding-bottom: 10px;	
}


/* Localized */