
/*********************************
/*****  CUSTOM STYLES FOR THE SKILLSYOUNEED THEME
/*****  Author: Tony Partner
/*****  http://partnersurveys.com
*********************************/

@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../eot/glyphicons-halflings-regular-2.eot');
  src: url('../eot/glyphicons-halflings-regulard41d-2.eot#iefix') format('embedded-opentype'), url('../woff2/glyphicons-halflings-regular-2.woff2') format('woff2'), url('../woff/glyphicons-halflings-regular-2.woff') format('woff'), url('../ttf/glyphicons-halflings-regular-2.ttf') format('truetype'), url('../svg/glyphicons-halflings-regular-2.svg#glyphicons_halflingsregular') format('svg');
}

/* Remove excess white-space */

body.Skills_You_Need_Master_v1 {
	padding-top: 0 !important;
}

#beginScripts {
	position: absolute;
	left: -9999em;
}

.Skills_You_Need_Master_v1 .group-outer-container,
.Skills_You_Need_Master_v1 .group-container {
	margin-bottom: 0;
}

.Skills_You_Need_Master_v1 #navigator-container {
	margin-top: 0;
	margin-bottom: 15px;
}

/* Mobile menu */

.Skills_You_Need_Master_v1 .site-header.style2 .zn-res-trigger {
    margin: 10px !important;
    width: 25px;
	cursor: pointer;
}

@media (max-width: 400px) {

	.Skills_You_Need_Master_v1 .topnav > li {
		margin-left: 10px;
	}
}

/* Survey title */

.Skills_You_Need_Master_v1 .page-title.container {
	padding-top: 35px;
}

@media (max-width: 900px) {

	.Skills_You_Need_Master_v1 .page-title.container #sitename,
	.Skills_You_Need_Master_v1 .page-title.container .toplink {
		display: block;
		float: none !important;
		text-align: center;
	}
}

/* Button colours */

.Skills_You_Need_Master_v1 .btn-primary,
.Skills_You_Need_Master_v1 .btn-default {
    border-color: #cd2122;
    background-color: #cd2122;
    background-image: none;
    filter: none;
	color: #FFFFFF;
}

.Skills_You_Need_Master_v1 .btn-primary:hover,
.Skills_You_Need_Master_v1 .btn-primary:focus,
.Skills_You_Need_Master_v1 .btn-primary:active,
.Skills_You_Need_Master_v1 .btn-default:hover,
.Skills_You_Need_Master_v1 .btn-default:focus,
.Skills_You_Need_Master_v1 .btn-default:active {
    border-color: #a41a1b;
    background-color: #a41a1b;
    background-image: none;
    filter: none;
	color: #FFFFFF;
}

/* Clearall, etc. */

.Skills_You_Need_Master_v1 .clearall-saveall-wrapper {
	text-align: center;
}

.Skills_You_Need_Master_v1 .clearall-saveall-wrapper .btn-default {
	padding: 3px 12px;
    background: #EEEEEE;
	border: 1px solid #aaa;
	color: #333333;
	font-weight: normal;
}

.Skills_You_Need_Master_v1 .clearall-saveall-wrapper .btn-default:hover,
.Skills_You_Need_Master_v1 .clearall-saveall-wrapper .btn-default:focus,
.Skills_You_Need_Master_v1 .clearall-saveall-wrapper .btn-default:active {
	padding: 3px 12px;
    background: #DDDDDD;
	border: 1px solid #aaa;
	color: #333333;
	font-weight: normal;
}

.Skills_You_Need_Master_v1 .ls-clearaction.ls-clearall {
	color: #022e61;
}

.Skills_You_Need_Master_v1 .ls-clearaction.ls-clearall:hover {
	color: #CD2122;
}

/* Question Index */

.Skills_You_Need_Master_v1 .index-wrapper,
.Skills_You_Need_Master_v1 .index-wrapper button {
	text-align: center;
}

.Skills_You_Need_Master_v1 .index-wrapper h2 {
	margin: 0;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: normal;
    font-weight: normal;
    font-style: normal;
}

.Skills_You_Need_Master_v1 .index-wrapper .index-item-seen {
    color: #2A2A2A;
    background-color: #F5F5F5;
}

.Skills_You_Need_Master_v1 .index-wrapper .index-item-seen.list-group-item.disabled {
    color: #2A2A2A;
    background-color: #EEEEEE;
}

/* Social media links */

.Skills_You_Need_Master_v1 .syn-share-bar .share-social {
    margin: 26px 0 0 30px;
}

.Skills_You_Need_Master_v1 .syn-share-bar .syn-share-divider {
    bottom: 0px;
}

/* List Radio */

.Skills_You_Need_Master_v1 .list-radio .answers-list,
.Skills_You_Need_Master_v1 .list-radio .answers-list > ul {
	margin-bottom: 0;
}

/* Arrays */

@media (max-width: 768px) {
	.Skills_You_Need_Master_v1 .subquestion-list .radio-item label {
		padding-left: 25px;
	}
}









