div.interview-content .interview-group{
	margin-bottom: 50px;
}

.interview-title{
	margin-bottom: 50px;
}

h4.font-basket span{
	color: #00B6E8;
}

.basket-label{
	font-weight: normal;
	font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
	text-align: center;
	text-decoration: none;
	line-height: 1;
	white-space: nowrap;
	display: inline-block;
	position: relative;
	margin-bottom: inherit;
	padding: .25rem .5rem .25rem;
	font-size: .6875rem;
	color: white;
}

.margin-top-30{
	margin-bottom: 30px;
}

.margin-top-20{
	margin-top: 20px;
}

.padding-top-30{
	padding-top: 20px;
}

.glyphicon-blue{
    color: #16BBE9;
}

.panel-basket-heading{
    background: #fff;
	background-color: #fff !important;
}

.panel-basket{
    background: #fff;
}

td.interval{
	min-width: 150px !important;

}

select.interval{
	border-radius: 0px;
	cursor: pointer;
}

.clear{
	clear:both;
}
