.scorecard-survey-no-results {	
	display: block;
	text-align: center;
	width: 100%;
	box-sizing: border-box;
	padding: 4px;
	font-weight: 700;
	font-size: 15px;
}
#scorecardSurveyList th {
	background: #616162;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
#scorecardSurveyList tr:nth-child(odd) {
	background-color: #EBEBEB;	
}
#scorecardSurveyList tr:nth-child(even) {
	background-color: #DEDEDE;
}
#scorecardSurveyList table tr td table tr {
	background-color: none !important;	
	background: none !important;
}
#scorecardSurveyList table tr td table tr td {
	background-color: none !important;	
	background: none !important;
}
#scorecardSurveyList tr:nth-child(odd) table tr {
	background-color: none !important;	
	background: none !important;	
}
#scorecardSurveyList tr:nth-child(even) table tr {
	background-color: none !important;	
	background: none !important;	
} 
#scorecardSurveyList strong {
	color: #333333 !important;
}
#scorecardSurveyList .action-link {
	display: block;
	font-size: 24px;
	width: 90%;
	text-align: center;	
	margin: 2px 0;
	color: #ffffff !important;
}
.scorecard-survey-list-photo-holder {
	width: 100%;
	margin: 10px auto 10px auto;
	text-align: center;
}
#scorecardSurveyList td {
	padding: 3px;
}
#scorecardSurveyForm #leadPhotoDiv img {
	height: 125px;
	width: 175px;
	object-fit: cover;
}
#scorecardSurveyForm #emailRecipient {
	width: 60%;
}
#scorecardSurveyForm #emailList {
	height: 100px;
	width: 75%;
	overflow: auto;
}
#scorecardSurveyForm .emailRow {
	padding: 5px 0;
	width: 95%;
	border-bottom: 1px solid #EBEBEB;
}
#scorecardSurveyForm .emailRow i {
	float: right;
	cursor: pointer;
}
#scorecardSurveyForm .questionContainer i {
	cursor: pointer;
}
#scorecardSurveyForm .collapseQuestion {
	color: #f88d28;
}
#scorecardSurveyForm .collapseQuestion:hover {
	color: #CCCCCC;
}
#scorecardSurveyForm .questionCollapse {
	float: left;
}
#scorecardSurveyForm .questionImage {
	float: left;
	width: 20%;
}
#scorecardSurveyForm .questionImage > div {
    position: relative;
}
#scorecardSurveyForm .questionImage > div:hover .removeQuestionImage {
	display: block;
}
#scorecardSurveyForm .questionImage .removeQuestionImage {
    position: absolute;
    top: 0;
    font-size: 30px;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
	display: none;
}
#scorecardSurveyForm .questionImage .removeQuestionImage i {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    width: 30px;
    height: 30px;
}
#scorecardSurveyForm .questionImage img {
	width: 90%;
	padding: 5%;
}
#scorecardSurveyForm .questionImage input {
	width: 94%;
}
#scorecardSurveyForm .questionOptionList {
	float: left;
	width: 76%;
	padding: 1% 4% 1% 0%;
}
#scorecardSurveyForm .questionOption {
	float: left;
	width: 100%;
}
#scorecardSurveyForm .optionSort {
    width: 3%;
    font-size: 25px;
    float: left;
    padding-top: 38px;
}
#scorecardSurveyForm .optionDetails {
	float: left;
	width: 72%;
}
#scorecardSurveyForm .optionPoints {
	float: left;
	width: 20%;
}
#scorecardSurveyForm .optionPoints input {
	width: 75%;
}
#scorecardSurveyForm .optionRemove {
	font-size: 30px;
	float: right;
	margin-top: 35px;
	cursor: pointer;
}
#scorecardSurveyForm .addQuestionOption {
	margin-top: 15px;
}
input[type="number"] {
	background: #FFFFFF;
	font-size: 16px;
	font-style: normal;
	line-height: 1.4;
	font-weight: normal;
	color: #666666;
	border-top: 1px solid #AEAEAE;
	border-left: 1px solid #AEAEAE;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 2px;
	padding: 6px;
}
.scorecard-survey-row {
	display: block;
	font-size: 1.5em !important;
	padding: 10px 15px;
	float: left;
	width: 100%;
	margin-bottom: -5px;
	/*background: url(/images/design/survey-row-bg-blue.png) no-repeat top left;
	background-size: contain;*/
	box-sizing: border-box;
	border-bottom: 5px solid #6e368d;
	border-top: 5px solid #6e368d;
	border-left: 5px solid #26abe3;
	border-radius: 8px 0 0 8px;
}
.scorecard-survey-row:nth-child(even) {
	/*background-image: url(/images/design/survey-row-bg-red.png);*/
	border-left: 5px solid #ed1c46;
}
.scorecard-survey-image {
    display: inline-block;
	vertical-align: middle;
    width: 13%;
}
.scorecard-survey-image img {
	margin: 0;
	width: 80%;
}
.scorecard-survey-title {
	display: inline-block;
	vertical-align: middle;
	width: 60%;
}
.scorecard-survey-date {
	display: inline-block;
	vertical-align: middle;
	width: 25%;
	text-align: right;
}
#scorecard-surveys-wrapper {
	width: 100%;
	overflow: hidden;
	padding-bottom: 25px;
}
#scorecard-survey-slider {
	white-space: nowrap;
	position: relative;
	left: 0px;
}
.scorecard-survey-representative-image {
	min-height: 95px;
	padding-left: 50px;
}
.scorecard-survey-representative-image img {
	max-height: 325px;
	max-width: 475px;
	background: #ffffff;
}
.scorecard-survey-container {
	width: 71.4%;
	background: url(/images/design/scorecard-survey-bg.jpg) no-repeat top left;
	background-size: cover;
	padding: 40px 14% 40px 14.6%;
	white-space: normal;
	display: inline-block;
	vertical-align: top;
	min-height: 500px;
	position: relative;
}
.scorecard-survey-title-top {
    position: absolute;
    right: 1%;
}
.scorecard-survey-title-top h3 {
	color: #9a9a9a !important;
}
.scorecard-survey-content {
	padding: 10px 0px 10px 50px;
}
.scorecard-survey-content strong {
	color: #9a9a9a;
	font-size: 1.3em;
	font-weight: 500;
}
.scorecard-survey-content p {
    font-weight: bolder;
}
.scorecard-survey-content h1 {
	color: #191919 !important;
	margin: 0;
}
.scorecard-survey-content label {
	padding: 10px 0px;
	display: block;
}
.scorecard-survey-content input[type="text"] {
	border: 2px solid #9a9a9a;
	border-radius: 25px;
	outline: 0 !important;
	padding: 4px 10px;
	width: 100%;
	box-sizing: border-box;
}
.scorecard-survey-content input[type="radio"] {
	height: 18px;
	width: 18px;
	color: #6e368d;
	border: 2px solid #6e368d;
	border-radius: 15px;
	-webkit-appearance: none;
	appearance: none;
	outline: none;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.scorecard-survey-content input[type="radio"]:checked {
	border: 9px double #6e368d;
}
.scorecard-survey-content input[type="checkbox"] {
	height: 18px;
	width: 18px;
	color: #6e368d;
	border: 2px solid #6e368d;
	-webkit-appearance: none;
	appearance: none;
	outline: none;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.scorecard-survey-content input[type="checkbox"]:checked:before {
	content: "\f00c";
	font-family: 'FontAwesome';
}
.scorecard-survey-content input[type="checkbox"] + span,
.scorecard-survey-content input[type="radio"] + span {
	display: inline-block;
	vertical-align: middle;
	font-weight: bolder;
}
.scorecard-survey-button-wrapper {
	font-size: 1.3em;
	font-weight: 500;
	padding-left: 50px;
	color: #ef1647;
	line-height: 2em;
}
.scorecard-survey-next-button {
	background: #01adec;
	border: 0;
	border-radius: 25px;
	padding: 12px 20px;
	color: #ffffff;
	font-size: 0.8em;
	float: right;
	cursor: pointer;
	width: 165px;
	outline: none;
}
.scorecard-survey-next-button .fa-spinner {
	-webkit-animation: load8 1.1s infinite linear;
	animation: load8 1.1s infinite linear;
}
.scorecard-survey-back-button {
	background: #ef1647;
	border: 0;
	border-radius: 25px;
	padding: 12px 20px;
	color: #ffffff;
	font-size: 0.8em;
	float: right;
	cursor: pointer;
	margin-right: 15px;
	width: 165px;
	outline: none;
}
.scorecard-survey-next-button i,
.scorecard-survey-back-button i {
	color: #ffffff;
}

.scorecard-survey-submit-button {
	background: #6e368d;
	border: 0;
	border-radius: 25px;
	padding: 12px 20px;
	color: #ffffff;
	font-size: 0.8em;
	float: right;
	cursor: pointer;
	width: 165px;
	outline: none;
	-webkit-appearance: none;
	appearance: none;
}
#scorecard-survey-results-text {
	float: left;
	width: 20%;
}
#scorecard-survey-results-text strong {
	color: #191919;
	font-weight: 600;
}
#scorecard-survey-results-text h1 {
	font-size: 5.5em;
	line-height: 1em;
	color: #01adec !important;
}
#scorecard-survey-results-visual {
	box-sizing: border-box;
	float: left;
	width: 80%;
	height: 125px;
	background: transparent url(/images/design/scorecard-survey-score-bar.png) no-repeat center left;
	background-size: contain;
	padding: 47px 70px 47px 60px;
}
#scorecard-survey-tick-placement {
	margin-top: -15px;
	height: 30px;
	width: 24px;
	background: transparent url(/images/design/scorecard-survey-score-tick.png) no-repeat top left;
	background-size: contain;
}
@keyframes load8 {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.dialog-content-title {
    font-size: 20px;
    margin-bottom: 5px;
}
.dialog-content-title i {
    display: inline-block;
    margin-right: 5px;
    color: #666666;
}
.dialog-content-title i.error {
    color: #f0002c;
}
.dialog-content-title i.success {
    color: #009900;
}
.dialog-content {
    padding: 10px 0px;
}

@media screen and (max-width:426px){
	.scorecard-survey-image {
		width: 25%;
	}
	.scorecard-survey-image img {
		width: 95%;
	}
	.scorecard-survey-title {
		width: 70%;
    	margin-left: 2%;
	}
	.scorecard-survey-date {
		width: 75%;
	}
	.g-recaptcha {
		/*margin-left: -40px;*/
		transform: scale(0.75);
		transform-origin: 0 0;
	}
	.g-recaptcha > div {
		width: 340px !important;
	}
}