.test-info-icon {
	min-width: 62px;
	width: auto;
}

.primary {
	width: 24% !important;
}

.page-type {
	width: 15% !important;
}

.ab-test .ab-test-desc i {
	width: 52px;
	height: 52px;
	border: 3px solid #fff;
	margin-top: 5px;
	line-height: 52px
}

.ab-test .ab-test-desc {
	font-size: 19px;
	margin-left: -50px
}


hr {
	height: 1px;
	border: 0 none;
	background-color: #ddd;
	opacity: 1;
}

.big-percentage-label {
    cursor: pointer;
}

#test-graph {
	padding-top: 40px;
}


.highLight {
	display: inline-block;
	border-radius: 15px;
	background-color: #ffffff;
	padding: 0 16px 0 16px;
	color: #999999;
	font: 300 36px/70px 'OswaldLight';
}

.learn-from h2 {
    color: #424242;
}


.faces div > div i {
	z-index: 1;
	padding: 8px;
}


.dot-multi-tests > div {
	font-family: 'OswaldRegular' !important;
	width: 24px !important;
	height: 24px !important;
	border-radius: 12px !important;
	margin-left: -12px !important;
	margin-top: -13px !important;
	line-height: 24px !important; 
}

#test-graph .row .percentage-graph .dot-multi-tests ul li.dot-small.dot-active {
  margin: -4px 0 0 -4px;
}

#test-graph .row .percentage-graph .dot-multi-tests ul {
    padding: 2px 2px;
}