.sidebar {
	background-color:#E5E5E5;
	font-family:'GothamHTFLightRegular';

}
.single-post .sidebar {
width: 280px;
float: left;
position:realtive;
}

.sidebar #quiz-widget, .sidebar #pdf-book {
    background-color: #FFFFFF;
    margin: 12px auto 15px;
    padding: 15px;
    width: 225px;
}

.sidebar #pdf-book .image img {
	box-shadow: 2px 2px 10px #CCC;
	width: 80px !important;
	height: auto !important;
	margin-right: 20px !important;
}

.sidebar #pdf-book .link {
	float: left;
	width: 120px;
}

.sidebar #pdf-book .image {
	margin-right: 5px;
	float: left;
}

.sidebar #pdf-book .title {
	float: left;
	width: 120px;
}

.sidebar #pdf-book h2 {
	color: #EC2227;
	font-size: 16px;
	font-family: 'GothamHTFBlackRegular';
	line-height: 23px;
	margin-left: 0 !important;
	margin-bottom: 15px;
}

.sidebar #pdf-book a {
	color: #484848;
	text-decoration: underline;
	font-size: 10px;
	font-family: GothamHTFMedium;
	background: url(/img/arrow-link.png) no-repeat right;
	padding-right: 13px;
}

.sidebar #quiz-widget .title{
font-weight:normal;
font-size:16px;
color:#;
font-family:'GothamHTFMedium';
text-transform:uppercase;
height:30px;
margin-bottom:20px;
border-bottom:dotted 1px ;
margin-left: 0px;

width:225px;

}




#quiz-widget li.question {
background-color: #;
margin-bottom: 10px;
font-size: 11px;
font-family: 'GothamHTFLightRegular';
color: white;
text-decoration: none;
padding-top: 1px;
padding-bottom: 10px;
min-height: 20px;
}
#quiz-widget li.question .number {
background: url("/img/circle.png") no-repeat scroll 5px 7px transparent;
float: left;
font-family: 'GothamHTFMedium';
font-size: 11px;
height: 23px;
margin-left: 3px;
padding-top: 6.5px;
text-align: center;
text-decoration: none;
width: 27px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { #quiz-widget li.question .number {padding-top:7px;} }

#quiz-widget .answer .check

{
float: left;
	width: 20px;
	display: inline-block;
}

#quiz-widget .question:hover {
color: #EEE;
}
#quiz-widget .answer:hover {
color: #333;
}
#quiz-widget li.desactivated.question:hover {
color: #EEE;
}
#quiz-widget ul ul{
width:195px;
background-color:#EFEFEF;
padding:15px;
margin: -10px auto 10px auto;
color:#;
font-size:12px;
font-family:'GothamHTFLightRegular';
}


#quiz-widget .answer {
padding-left: 0px;
cursor: pointer;
cursor: hand;
text-decoration: none;
margin-bottom:10px;
line-height: 12px;
}

.single-post .sidebar h2#score {
font-weight:normal;
margin-left: 0px;
font-family: 'GothamHTFMedium';
color:#;
font-size: 16px;
text-transform: uppercase;
width: 225px;
text-align: center;
}
.single-post .sidebar h2#score #score_value{
font-family: 'GothamHTFBlackRegular';
font-size: 24px;
}
.single-post .sidebar #videos {
height:225px;
overflow: hidden;
position:relative;

}
.single-post .sidebar #article-links{
width: 225px;
background-color: white;
margin:15px auto 15px auto;
padding: 15px 15px 15px 15px;
font-size:12px;
}
.single-post .sidebar #article-links h2{
font-size:16px;
color:#;
font-family:'GothamHTFMedium';
text-transform:uppercase;
height:30px;
margin-bottom:15px;
border-bottom:dotted 1px ;
margin-left: 0px;

width:225px;

}
.single-post .sidebar #article-links ul,
.single-post .sidebar #article-links ul li{
margin:0;
padding:0;
list-style:none;


}
.single-post .sidebar #article-links ul li a{
color:#000;
text-decoration:none;
padding-left:14px;

}
.single-post .sidebar #article-links ul .arrow img{

background-color:#;
}
.single-post .sidebar #article-links ul .arrow {
width:7px;
float:left;
height:7px;

}

.answer_text
{
margin-left: 17px;
}
