/*------candidate-match-----------------------------------------*/
#candidate-match-container {border: 1px solid #DCDAE0;
padding: 4px;width: 454px;}
.candidate-match {width:442px; border:4px solid #de321d; padding:2px 2px 0px 2px;}
.cand-match {float:left; width:100%; border-bottom:1px solid #174783; padding:0 0 2px 0; margin:0 0 2px 0; background:url(/wp-content/themes/sv/images/candidate-m-bg.jpg) repeat-x top left;}
.question-block {float:left; width:100%; border-top:2px solid #174783; padding:0 0 30px 0;}
.question-title {float:left; width:200px; color:#231f20; font-size:18px; text-align:center; margin:30px 0 0 70px;}
.question-block-n {float:left; width:92px; height:56px; margin: 2px 0 0 30px; background:url(/wp-content/themes/sv/images/question-bg.png) no-repeat top left;}
.question-block-n span {display:block; width:100%; text-align:center; color:#FFF; font-family: 'HelveticaLTStdBold'; margin:20px 0 0 0;}
.select-question {float:left; width:100%; border-top:1px solid #cedae8; padding:6px 0;}


.cm-candidate-list {margin-top:0px;}
/*---------------Custom checkbox-----------------------*/
.cbox-cm, .cbox-selected {background: url(/wp-content/themes/sv/images/s-cbox.png) no-repeat scroll left top transparent; cursor: pointer; float: left; height: 35px;  line-height: 25px;  padding: 0 3px 0 35px; margin: 0 0 0 10px;}
.cbox-cm input, .cbox-selected input {display: none;}
.cbox-selected {background-position: left -38px;}
.select-question label {display:block; float:left; margin:4px 10px 10px 10px;width:367px;}
.answ-title {float:left; width:100%; padding:8px 0; margin:2px 0; color:#FFF; text-transform:uppercase; background:#146aad url(/wp-content/themes/sv/images/ans-title.jpg) repeat-x top left; text-align: center; font-family: 'HelveticaLTStdBold'; font-size:13px}
.make-thelaws {float:left; width:100%; padding:10px 0;}
.make-content {float:left;  padding: 0 10px; width:67%;}
.make-content img {vertical-align:middle; float:left; margin:0 10px 0 0;}
.next-btn {float:right; width:100px;}
.next-btn input[type="submit"] {float:left; margin:0px; padding:5px 13px; border:1px solid #bab9be; outline:none; color:#174783; font-family: 'HelveticaLTStdBold'; font-size:16px; background:#cbdcf1 url(/wp-content/themes/sv/images/next-btn-bg.jpg) repeat-x top left; cursor:pointer;}

/*---------candidate-block---------*/
.condidate-main {float:left; display:none; width:100%;}
.candidate-question {float:left; width:100%;}
.candidate-block {float:left; width:100%;}
.candidate-content {float:left; width:100%;}
.candidate-content ul, .cfct-mod-content .candidate-content ul {list-style-type:none; margin:0px; padding:0px !important;margin-top:0px;}
.candidate-content ul li {list-style-type:none; margin:0 0 0 2px; padding:0px; float:left; width:146px;}
.candidate-content ul li.cm-results-item {width:292px;}
.candidate-content ul li:first-child {margin:0px;}

.candidate-thm {float:left; width:146px; position:relative;}
.candidate-detail {float:left; width:126px; padding:6px 10px 20px; position:relative; background:#e03f30 url(/wp-content/themes/sv/images/candidate-det-bg.jpg) repeat-x top left; color:#FFF; font-family: 'HelveticaLTStdBold'; font-size:16px; border-top:1px solid #FFF;}
.candidate-detail span {font-size:12px;color:#ffffff;}
.candidate-detail span a, .candidate-detail span a:visited {color:#ffffff;}
.arrwo-dw {position:absolute; right:8px; bottom:5px;}

.cadidate-hover-content {background: url(/wp-content/themes/sv/images/accsp-content.jpg) repeat-y scroll left top transparent; float: left; overflow:hidden; padding:5px 3px; width:146px; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; -o-border-radius:4px; box-shadow: 1px 1px 3px 0 #F0F0F0; -moz-box-shadow: 1px 1px 3px 0 #F0F0F0;-webkit-box-shadow: 1px 1px 3px 0 #F0F0F0; -o-box-shadow: 1px 1px 3px 0 #F0F0F0;}
.detail-content {float:left; background:#FFF;}
.detail-content .question-content {width: 126px;}
.view-profile {float:left; padding:5px;}
.cadidate-hover-content .candidate-detail {background:none;}
.view-profile input[type="submit"] {float:left; margin:0px; padding:3px 10px; border:1px solid #bab9be; outline:none; color:#174783; font-family: 'HelveticaLTStdBold'; font-size:13px; background:#cbdcf1 url(/wp-content/themes/sv/images/next-btn-bg.jpg) repeat-x top left; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; -o-border-radius:2px; cursor:pointer;}
.candidate-h-c {float:left; width:147px; position:absolute; display:none; z-index:9999999; }
.sticker {position:absolute; display:block; width:62px; height:61px; left:0px; top:0px;}


.cm-results-item h2.cm-results-message {

	width:260px;
	margin-left:auto;
	margin-right:auto;
	color:white;
	font-family: 'HelveticaLTStdBold',Helvetica,Arial;
	margin-top:10px;
}

.cm-results-item {

	color:#ffffff;
	font-family: 'HelveticaLTStdBold',Helvetica,Arial;
	background: rgb(14,35,64); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(top,  rgba(14,35,64,1) 0%, rgba(8,19,33,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(14,35,64,1)), color-stop(100%,rgba(8,19,33,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(14,35,64,1) 0%,rgba(8,19,33,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(14,35,64,1) 0%,rgba(8,19,33,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(14,35,64,1) 0%,rgba(8,19,33,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(14,35,64,1) 0%,rgba(8,19,33,1) 100%); /* W3C */
	height: 238px;
}

.cm-results-item .addthis_toolbox {


}

#cm-addthis-container {

	background-color:#FFF;
	width:190px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	padding:10px;
	border:2px solid #146aad;

}

#cm-addthis-container h2 {
	color:black;
	font-weight:none;
	margin-bottom:20px;
	font-size:14px;
}



