
.bootstrap-yop {}

.bootstrap-yop article, .bootstrap-yop aside, .bootstrap-yop details, .bootstrap-yop figcaption, .bootstrap-yop figure, .bootstrap-yop footer, .bootstrap-yop header, .bootstrap-yop hgroup, .bootstrap-yop main, .bootstrap-yop nav, .bootstrap-yop section, .bootstrap-yop summary {
	display: block;
}

.bootstrap-yop audio, .bootstrap-yop canvas, .bootstrap-yop video {
	display: inline-block;
}

.bootstrap-yop audio:not([controls]) {
	display: none;
	height: 0;
}

.bootstrap-yop [hidden], .bootstrap-yop template {
	display: none;
}

.bootstrap-yop html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	margin: 0;
}

.bootstrap-yop a {
	background: 0 0;
}

.bootstrap-yop a:focus {
	outline: thin dotted;
}

.bootstrap-yop a:active, .bootstrap-yop a:hover {
	outline: 0;
}

.bootstrap-yop h1 {
	margin: .67em 0;
	font-size: 2em;
}

.bootstrap-yop abbr[title] {
	border-bottom: 1px dotted;
}

.bootstrap-yop b, .bootstrap-yop strong {
	font-weight: 700;
}

.bootstrap-yop dfn {
	font-style: italic;
}

.bootstrap-yop hr {
	height: 0;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.bootstrap-yop mark {
	color: #000;
	background: #ff0;
}

.bootstrap-yop code, .bootstrap-yop kbd, .bootstrap-yop pre, .bootstrap-yop samp {
	font-family: monospace, serif;
	font-size: 1em;
}

.bootstrap-yop pre {
	white-space: pre-wrap;
}

.bootstrap-yop q {
	quotes: "“" "”" "‘" "’";
}

.bootstrap-yop small {
	font-size: 80%;
}

.bootstrap-yop sub, .bootstrap-yop sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

.bootstrap-yop sup {
	top: -.5em;
}

.bootstrap-yop sub {
	bottom: -.25em;
}

.bootstrap-yop img {
	border: 0;
}

.bootstrap-yop svg:not(:root) {
	overflow: hidden;
}

.bootstrap-yop figure {
	margin: 0;
}

.bootstrap-yop fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid silver;
}

.bootstrap-yop legend {
	padding: 0;
	border: 0;
}

.bootstrap-yop button, .bootstrap-yop input, .bootstrap-yop select, .bootstrap-yop textarea {
	margin: 0;
	font-size: 100%;
}

.bootstrap-yop button, .bootstrap-yop input {
	line-height: normal;
}

.bootstrap-yop button, .bootstrap-yop select {
	text-transform: none;
}

.bootstrap-yop button, .bootstrap-yop html input[type=button], .bootstrap-yop input[type=reset], .bootstrap-yop input[type=submit] {
	cursor: pointer;
	-webkit-appearance: button;
}

.bootstrap-yop button[disabled], .bootstrap-yop html input[disabled] {
	cursor: default;
}

.bootstrap-yop input[type=checkbox], .bootstrap-yop input[type=radio] {
	padding: 0;
	box-sizing: border-box;
}

.bootstrap-yop input[type=search] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}

.bootstrap-yop input[type=search]::-webkit-search-cancel-button, .bootstrap-yop input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

.bootstrap-yop button::-moz-focus-inner, .bootstrap-yop input::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.bootstrap-yop textarea {
	overflow: auto;
	vertical-align: top;
}

.bootstrap-yop table {
	border-collapse: collapse;
	border-spacing: 0;
}

@media print {
	.bootstrap-yop * {
		color: #000 !important;
		text-shadow: none !important;
		background: 0 0 !important;
		box-shadow: none !important;
	}
	
	.bootstrap-yop a, .bootstrap-yop a:visited {
		text-decoration: underline;
	}
	
	.bootstrap-yop a[href]:after {
		content: " (" attr(href) ")";
	}
	
	.bootstrap-yop abbr[title]:after {
		content: " (" attr(title) ")";
	}
	
	.bootstrap-yop a[href^="#"]:after, .bootstrap-yop a[href^="javascript:"]:after {
		content: "";
	}
	
	.bootstrap-yop blockquote, .bootstrap-yop pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	
	.bootstrap-yop thead {
		display: table-header-group;
	}
	
	.bootstrap-yop img, .bootstrap-yop tr {
		page-break-inside: avoid;
	}
	
	.bootstrap-yop img {
		max-width: 100% !important;
	}
	
	@page {
		margin: 2cm .5cm;
	}
	
	.bootstrap-yop h2, .bootstrap-yop h3, .bootstrap-yop p {
		orphans: 3;
		widows: 3;
	}
	
	.bootstrap-yop h2, .bootstrap-yop h3 {
		page-break-after: avoid;
	}
	
	.bootstrap-yop select {
		background: #fff !important;
	}
	
	.bootstrap-yop .navbar {
		display: none;
	}
	
	.bootstrap-yop .table td, .bootstrap-yop .table th {
		background-color: #fff !important;
	}
	
	.bootstrap-yop .btn>.caret, .bootstrap-yop .dropup>.btn>.caret {
		border-top-color: #000 !important;
	}
	
	.bootstrap-yop .label {
		border: 1px solid #000;
	}
	
	.bootstrap-yop .table {
		border-collapse: collapse !important;
	}
	
	.bootstrap-yop .table-bordered td, .bootstrap-yop .table-bordered th {
		border: 1px solid #ddd !important;
	}
}

.bootstrap-yop *, .bootstrap-yop :after, .bootstrap-yop :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bootstrap-yop html {
	font-size: 62.5%;
	-webkit-tap-highlight-color: transparent;
}

.bootstrap-yop body {
	font-size: 14px;
	line-height: 1.428571429;
	color: #333;
	background-color: #fff;
}

.bootstrap-yop a {
	color: #428bca;
	text-decoration: none;
}

.bootstrap-yop a:focus, .bootstrap-yop a:hover {
	color: #2a6496;
	text-decoration: underline;
}

.bootstrap-yop a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.bootstrap-yop img {
	vertical-align: middle;
}

.bootstrap-yop .img-responsive {
	display: block;
	height: auto;
	max-width: 100%;
}

.bootstrap-yop .img-rounded {
	border-radius: 6px;
}

.bootstrap-yop .img-thumbnail {
	display: inline-block;
	height: auto;
	max-width: 100%;
	padding: 4px;
	line-height: 1.428571429;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.bootstrap-yop .img-circle {
	border-radius: 50%;
}

.bootstrap-yop hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
}

.bootstrap-yop .sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.bootstrap-yop .h1, .bootstrap-yop .h2, .bootstrap-yop .h3, .bootstrap-yop .h4, .bootstrap-yop .h5, .bootstrap-yop .h6, .bootstrap-yop h1, .bootstrap-yop h2, .bootstrap-yop h3, .bootstrap-yop h4, .bootstrap-yop h5, .bootstrap-yop h6 {
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}

.bootstrap-yop .h1 .small, .bootstrap-yop .h1 small, .bootstrap-yop .h2 .small, .bootstrap-yop .h2 small, .bootstrap-yop .h3 .small, .bootstrap-yop .h3 small, .bootstrap-yop .h4 .small, .bootstrap-yop .h4 small, .bootstrap-yop .h5 .small, .bootstrap-yop .h5 small, .bootstrap-yop .h6 .small, .bootstrap-yop .h6 small, .bootstrap-yop h1 .small, .bootstrap-yop h1 small, .bootstrap-yop h2 .small, .bootstrap-yop h2 small, .bootstrap-yop h3 .small, .bootstrap-yop h3 small, .bootstrap-yop h4 .small, .bootstrap-yop h4 small, .bootstrap-yop h5 .small, .bootstrap-yop h5 small, .bootstrap-yop h6 .small, .bootstrap-yop h6 small {
	font-weight: 400;
	line-height: 1;
	color: #999;
}

.bootstrap-yop h1, .bootstrap-yop h2, .bootstrap-yop h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}

.bootstrap-yop h1 .small, .bootstrap-yop h1 small, .bootstrap-yop h2 .small, .bootstrap-yop h2 small, .bootstrap-yop h3 .small, .bootstrap-yop h3 small {
	font-size: 65%;
}

.bootstrap-yop h4, .bootstrap-yop h5, .bootstrap-yop h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.bootstrap-yop h4 .small, .bootstrap-yop h4 small, .bootstrap-yop h5 .small, .bootstrap-yop h5 small, .bootstrap-yop h6 .small, .bootstrap-yop h6 small {
	font-size: 75%;
}

.bootstrap-yop .h1, .bootstrap-yop h1 {
	font-size: 36px;
}

.bootstrap-yop .h2, .bootstrap-yop h2 {
	font-size: 30px;
}

.bootstrap-yop .h3, .bootstrap-yop h3 {
	font-size: 24px;
}

.bootstrap-yop .h4, .bootstrap-yop h4 {
	font-size: 18px;
}

.bootstrap-yop .h5, .bootstrap-yop h5 {
	font-size: 14px;
}

.bootstrap-yop .h6, .bootstrap-yop h6 {
	font-size: 12px;
}

.bootstrap-yop p {
	margin: 0 0 10px;
}

.bootstrap-yop .lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 200;
	line-height: 1.4;
}

@media (min-width:768px) {
	.bootstrap-yop .lead {
		font-size: 21px;
	}
}

.bootstrap-yop .small, .bootstrap-yop small {
	font-size: 85%;
}

.bootstrap-yop cite {
	font-style: normal;
}

.bootstrap-yop .text-muted {
	color: #999;
}

.bootstrap-yop .text-primary {
	color: #428bca;
}

.bootstrap-yop .text-primary:hover {
	color: #3071a9;
}

.bootstrap-yop .text-warning {
	color: #8a6d3b;
}

.bootstrap-yop .text-warning:hover {
	color: #66512c;
}

.bootstrap-yop .text-danger {
	color: #a94442;
}

.bootstrap-yop .text-danger:hover {
	color: #843534;
}

.bootstrap-yop .text-success {
	color: #3c763d;
}

.bootstrap-yop .text-success:hover {
	color: #2b542c;
}

.bootstrap-yop .text-info {
	color: #31708f;
}

.bootstrap-yop .text-info:hover {
	color: #245269;
}

.bootstrap-yop .text-left {
	text-align: left;
}

.bootstrap-yop .text-right {
	text-align: right;
}

.bootstrap-yop .text-center {
	text-align: center;
}

.bootstrap-yop .page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee;
}

.bootstrap-yop ol, .bootstrap-yop ul {
	margin-top: 0;
	margin-bottom: 10px;
}

.bootstrap-yop ol ol, .bootstrap-yop ol ul, .bootstrap-yop ul ol, .bootstrap-yop ul ul {
	margin-bottom: 0;
}

.bootstrap-yop .list-unstyled {
	padding-left: 0;
	list-style: none;
}

.bootstrap-yop .list-inline {
	padding-left: 0;
	list-style: none;
}

.bootstrap-yop .list-inline>li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
}

.bootstrap-yop .list-inline>li:first-child {
	padding-left: 0;
}

.bootstrap-yop dl {
	margin-top: 0;
	margin-bottom: 20px;
}

.bootstrap-yop dd, .bootstrap-yop dt {
	line-height: 1.428571429;
}

.bootstrap-yop dt {
	font-weight: 700;
}

.bootstrap-yop dd {
	margin-left: 0;
}

@media (min-width:768px) {
	.bootstrap-yop .dl-horizontal dt {
		float: left;
		width: 160px;
		overflow: hidden;
		clear: left;
		text-align: right;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	
	.bootstrap-yop .dl-horizontal dd {
		margin-left: 180px;
	}
	
	.bootstrap-yop .dl-horizontal dd:after, .bootstrap-yop .dl-horizontal dd:before {
		display: table;
		content: " ";
	}
	
	.bootstrap-yop .dl-horizontal dd:after {
		clear: both;
	}
	
	.bootstrap-yop .dl-horizontal dd:after, .bootstrap-yop .dl-horizontal dd:before {
		display: table;
		content: " ";
	}
	
	.bootstrap-yop .dl-horizontal dd:after {
		clear: both;
	}
}

.bootstrap-yop abbr[data-original-title], .bootstrap-yop abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #999;
}

.bootstrap-yop .initialism {
	font-size: 90%;
	text-transform: uppercase;
}

.bootstrap-yop blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	border-left: 5px solid #eee;
}

.bootstrap-yop blockquote p {
	font-size: 17.5px;
	font-weight: 300;
	line-height: 1.25;
}

.bootstrap-yop blockquote p:last-child {
	margin-bottom: 0;
}

.bootstrap-yop blockquote .small, .bootstrap-yop blockquote small {
	display: block;
	line-height: 1.428571429;
	color: #999;
}

.bootstrap-yop blockquote .small:before, .bootstrap-yop blockquote small:before {
	content: "— ";
}

.bootstrap-yop blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
}

.bootstrap-yop blockquote.pull-right .small, .bootstrap-yop blockquote.pull-right p, .bootstrap-yop blockquote.pull-right small {
	text-align: right;
}

.bootstrap-yop blockquote.pull-right .small:before, .bootstrap-yop blockquote.pull-right small:before {
	content: "";
}

.bootstrap-yop blockquote.pull-right .small:after, .bootstrap-yop blockquote.pull-right small:after {
	content: " —";
}

.bootstrap-yop blockquote:after, .bootstrap-yop blockquote:before {
	content: "";
}

.bootstrap-yop address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.428571429;
}

.bootstrap-yop code, .bootstrap-yop kbd, .bootstrap-yop pre, .bootstrap-yop samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

.bootstrap-yop code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	white-space: nowrap;
	background-color: #f9f2f4;
	border-radius: 4px;
}

.bootstrap-yop pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.428571429;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.bootstrap-yop pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0;
}

.bootstrap-yop .pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}

.bootstrap-yop .container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.bootstrap-yop .container:after, .bootstrap-yop .container:before {
	display: table;
	content: " ";
}

.bootstrap-yop .container:after {
	clear: both;
}

.bootstrap-yop .container:after, .bootstrap-yop .container:before {
	display: table;
	content: " ";
}

.bootstrap-yop .container:after {
	clear: both;
}

@media (min-width:768px) {
	.bootstrap-yop .container {
		width: 750px;
	}
}

@media (min-width:992px) {
	.bootstrap-yop .container {
		width: 970px;
	}
}

@media (min-width:1200px) {
	.bootstrap-yop .container {
		width: 1170px;
	}
}

.bootstrap-yop .row {
	margin-right: -15px;
	margin-left: -15px;
}

.bootstrap-yop .row:after, .bootstrap-yop .row:before {
	display: table;
	content: " ";
}

.bootstrap-yop .row:after {
	clear: both;
}

.bootstrap-yop .row:after, .bootstrap-yop .row:before {
	display: table;
	content: " ";
}

.bootstrap-yop .row:after {
	clear: both;
}

.bootstrap-yop .col-lg-1, .bootstrap-yop .col-lg-10, .bootstrap-yop .col-lg-11, .bootstrap-yop .col-lg-12, .bootstrap-yop .col-lg-2, .bootstrap-yop .col-lg-3, .bootstrap-yop .col-lg-4, .bootstrap-yop .col-lg-5, .bootstrap-yop .col-lg-6, .bootstrap-yop .col-lg-7, .bootstrap-yop .col-lg-8, .bootstrap-yop .col-lg-9, .bootstrap-yop .col-md-1, .bootstrap-yop .col-md-10, .bootstrap-yop .col-md-11, .bootstrap-yop .col-md-12, .bootstrap-yop .col-md-2, .bootstrap-yop .col-md-3, .bootstrap-yop .col-md-4, .bootstrap-yop .col-md-5, .bootstrap-yop .col-md-6, .bootstrap-yop .col-md-7, .bootstrap-yop .col-md-8, .bootstrap-yop .col-md-9, .bootstrap-yop .col-sm-1, .bootstrap-yop .col-sm-10, .bootstrap-yop .col-sm-11, .bootstrap-yop .col-sm-12, .bootstrap-yop .col-sm-2, .bootstrap-yop .col-sm-3, .bootstrap-yop .col-sm-4, .bootstrap-yop .col-sm-5, .bootstrap-yop .col-sm-6, .bootstrap-yop .col-sm-7, .bootstrap-yop .col-sm-8, .bootstrap-yop .col-sm-9, .bootstrap-yop .col-xs-1, .bootstrap-yop .col-xs-10, .bootstrap-yop .col-xs-11, .bootstrap-yop .col-xs-12, .bootstrap-yop .col-xs-2, .bootstrap-yop .col-xs-3, .bootstrap-yop .col-xs-4, .bootstrap-yop .col-xs-5, .bootstrap-yop .col-xs-6, .bootstrap-yop .col-xs-7, .bootstrap-yop .col-xs-8, .bootstrap-yop .col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.bootstrap-yop .col-xs-1, .bootstrap-yop .col-xs-10, .bootstrap-yop .col-xs-11, .bootstrap-yop .col-xs-12, .bootstrap-yop .col-xs-2, .bootstrap-yop .col-xs-3, .bootstrap-yop .col-xs-4, .bootstrap-yop .col-xs-5, .bootstrap-yop .col-xs-6, .bootstrap-yop .col-xs-7, .bootstrap-yop .col-xs-8, .bootstrap-yop .col-xs-9 {
	float: left;
}

.bootstrap-yop .col-xs-12 {
	width: 100%;
}

.bootstrap-yop .col-xs-11 {
	width: 91.666666666667%;
}

.bootstrap-yop .col-xs-10 {
	width: 83.333333333333%;
}

.bootstrap-yop .col-xs-9 {
	width: 75%;
}

.bootstrap-yop .col-xs-8 {
	width: 66.666666666667%;
}

.bootstrap-yop .col-xs-7 {
	width: 58.333333333333%;
}

.bootstrap-yop .col-xs-6 {
	width: 50%;
}

.bootstrap-yop .col-xs-5 {
	width: 41.666666666667%;
}

.bootstrap-yop .col-xs-4 {
	width: 33.333333333333%;
}

.bootstrap-yop .col-xs-3 {
	width: 25%;
}

.bootstrap-yop .col-xs-2 {
	width: 16.666666666667%;
}

.bootstrap-yop .col-xs-1 {
	width: 8.3333333333333%;
}

.bootstrap-yop .col-xs-pull-12 {
	right: 100%;
}

.bootstrap-yop .col-xs-pull-11 {
	right: 91.666666666667%;
}

.bootstrap-yop .col-xs-pull-10 {
	right: 83.333333333333%;
}

.bootstrap-yop .col-xs-pull-9 {
	right: 75%;
}

.bootstrap-yop .col-xs-pull-8 {
	right: 66.666666666667%;
}

.bootstrap-yop .col-xs-pull-7 {
	right: 58.333333333333%;
}

.bootstrap-yop .col-xs-pull-6 {
	right: 50%;
}

.bootstrap-yop .col-xs-pull-5 {
	right: 41.666666666667%;
}

.bootstrap-yop .col-xs-pull-4 {
	right: 33.333333333333%;
}

.bootstrap-yop .col-xs-pull-3 {
	right: 25%;
}

.bootstrap-yop .col-xs-pull-2 {
	right: 16.666666666667%;
}

.bootstrap-yop .col-xs-pull-1 {
	right: 8.3333333333333%;
}

.bootstrap-yop .col-xs-pull-0 {
	right: 0;
}

.bootstrap-yop .col-xs-push-12 {
	left: 100%;
}

.bootstrap-yop .col-xs-push-11 {
	left: 91.666666666667%;
}

.bootstrap-yop .col-xs-push-10 {
	left: 83.333333333333%;
}

.bootstrap-yop .col-xs-push-9 {
	left: 75%;
}

.bootstrap-yop .col-xs-push-8 {
	left: 66.666666666667%;
}

.bootstrap-yop .col-xs-push-7 {
	left: 58.333333333333%;
}

.bootstrap-yop .col-xs-push-6 {
	left: 50%;
}

.bootstrap-yop .col-xs-push-5 {
	left: 41.666666666667%;
}

.bootstrap-yop .col-xs-push-4 {
	left: 33.333333333333%;
}

.bootstrap-yop .col-xs-push-3 {
	left: 25%;
}

.bootstrap-yop .col-xs-push-2 {
	left: 16.666666666667%;
}

.bootstrap-yop .col-xs-push-1 {
	left: 8.3333333333333%;
}

.bootstrap-yop .col-xs-push-0 {
	left: 0;
}

.bootstrap-yop .col-xs-offset-12 {
	margin-left: 100%;
}

.bootstrap-yop .col-xs-offset-11 {
	margin-left: 91.666666666667%;
}

.bootstrap-yop .col-xs-offset-10 {
	margin-left: 83.333333333333%;
}

.bootstrap-yop .col-xs-offset-9 {
	margin-left: 75%;
}

.bootstrap-yop .col-xs-offset-8 {
	margin-left: 66.666666666667%;
}

.bootstrap-yop .col-xs-offset-7 {
	margin-left: 58.333333333333%;
}

.bootstrap-yop .col-xs-offset-6 {
	margin-left: 50%;
}

.bootstrap-yop .col-xs-offset-5 {
	margin-left: 41.666666666667%;
}

.bootstrap-yop .col-xs-offset-4 {
	margin-left: 33.333333333333%;
}

.bootstrap-yop .col-xs-offset-3 {
	margin-left: 25%;
}

.bootstrap-yop .col-xs-offset-2 {
	margin-left: 16.666666666667%;
}

.bootstrap-yop .col-xs-offset-1 {
	margin-left: 8.3333333333333%;
}

.bootstrap-yop .col-xs-offset-0 {
	margin-left: 0;
}

@media (min-width:768px) {
	.bootstrap-yop .col-sm-1, .bootstrap-yop .col-sm-10, .bootstrap-yop .col-sm-11, .bootstrap-yop .col-sm-12, .bootstrap-yop .col-sm-2, .bootstrap-yop .col-sm-3, .bootstrap-yop .col-sm-4, .bootstrap-yop .col-sm-5, .bootstrap-yop .col-sm-6, .bootstrap-yop .col-sm-7, .bootstrap-yop .col-sm-8, .bootstrap-yop .col-sm-9 {
		float: left;
	}
	
	.bootstrap-yop .col-sm-12 {
		width: 100%;
	}
	
	.bootstrap-yop .col-sm-11 {
		width: 91.666666666667%;
	}
	
	.bootstrap-yop .col-sm-10 {
		width: 83.333333333333%;
	}
	
	.bootstrap-yop .col-sm-9 {
		width: 75%;
	}
	
	.bootstrap-yop .col-sm-8 {
		width: 66.666666666667%;
	}
	
	.bootstrap-yop .col-sm-7 {
		width: 58.333333333333%;
	}
	
	.bootstrap-yop .col-sm-6 {
		width: 50%;
	}
	
	.bootstrap-yop .col-sm-5 {
		width: 41.666666666667%;
	}
	
	.bootstrap-yop .col-sm-4 {
		width: 33.333333333333%;
	}
	
	.bootstrap-yop .col-sm-3 {
		width: 25%;
	}
	
	.bootstrap-yop .col-sm-2 {
		width: 16.666666666667%;
	}
	
	.bootstrap-yop .col-sm-1 {
		width: 8.3333333333333%;
	}
	
	.bootstrap-yop .col-sm-pull-12 {
		right: 100%;
	}
	
	.bootstrap-yop .col-sm-pull-11 {
		right: 91.666666666667%;
	}
	
	.bootstrap-yop .col-sm-pull-10 {
		right: 83.333333333333%;
	}
	
	.bootstrap-yop .col-sm-pull-9 {
		right: 75%;
	}
	
	.bootstrap-yop .col-sm-pull-8 {
		right: 66.666666666667%;
	}
	
	.bootstrap-yop .col-sm-pull-7 {
		right: 58.333333333333%;
	}
	
	.bootstrap-yop .col-sm-pull-6 {
		right: 50%;
	}
	
	.bootstrap-yop .col-sm-pull-5 {
		right: 41.666666666667%;
	}
	
	.bootstrap-yop .col-sm-pull-4 {
		right: 33.333333333333%;
	}
	
	.bootstrap-yop .col-sm-pull-3 {
		right: 25%;
	}
	
	.bootstrap-yop .col-sm-pull-2 {
		right: 16.666666666667%;
	}
	
	.bootstrap-yop .col-sm-pull-1 {
		right: 8.3333333333333%;
	}
	
	.bootstrap-yop .col-sm-pull-0 {
		right: 0;
	}
	
	.bootstrap-yop .col-sm-push-12 {
		left: 100%;
	}
	
	.bootstrap-yop .col-sm-push-11 {
		left: 91.666666666667%;
	}
	
	.bootstrap-yop .col-sm-push-10 {
		left: 83.333333333333%;
	}
	
	.bootstrap-yop .col-sm-push-9 {
		left: 75%;
	}
	
	.bootstrap-yop .col-sm-push-8 {
		left: 66.666666666667%;
	}
	
	.bootstrap-yop .col-sm-push-7 {
		left: 58.333333333333%;
	}
	
	.bootstrap-yop .col-sm-push-6 {
		left: 50%;
	}
	
	.bootstrap-yop .col-sm-push-5 {
		left: 41.666666666667%;
	}
	
	.bootstrap-yop .col-sm-push-4 {
		left: 33.333333333333%;
	}
	
	.bootstrap-yop .col-sm-push-3 {
		left: 25%;
	}
	
	.bootstrap-yop .col-sm-push-2 {
		left: 16.666666666667%;
	}
	
	.bootstrap-yop .col-sm-push-1 {
		left: 8.3333333333333%;
	}
	
	.bootstrap-yop .col-sm-push-0 {
		left: 0;
	}
	
	.bootstrap-yop .col-sm-offset-12 {
		margin-left: 100%;
	}
	
	.bootstrap-yop .col-sm-offset-11 {
		margin-left: 91.666666666667%;
	}
	
	.bootstrap-yop .col-sm-offset-10 {
		margin-left: 83.333333333333%;
	}
	
	.bootstrap-yop .col-sm-offset-9 {
		margin-left: 75%;
	}
	
	.bootstrap-yop .col-sm-offset-8 {
		margin-left: 66.666666666667%;
	}
	
	.bootstrap-yop .col-sm-offset-7 {
		margin-left: 58.333333333333%;
	}
	
	.bootstrap-yop .col-sm-offset-6 {
		margin-left: 50%;
	}
	
	.bootstrap-yop .col-sm-offset-5 {
		margin-left: 41.666666666667%;
	}
	
	.bootstrap-yop .col-sm-offset-4 {
		margin-left: 33.333333333333%;
	}
	
	.bootstrap-yop .col-sm-offset-3 {
		margin-left: 25%;
	}
	
	.bootstrap-yop .col-sm-offset-2 {
		margin-left: 16.666666666667%;
	}
	
	.bootstrap-yop .col-sm-offset-1 {
		margin-left: 8.3333333333333%;
	}
	
	.bootstrap-yop .col-sm-offset-0 {
		margin-left: 0;
	}
}

@media (min-width:992px) {
	.bootstrap-yop .col-md-1, .bootstrap-yop .col-md-10, .bootstrap-yop .col-md-11, .bootstrap-yop .col-md-12, .bootstrap-yop .col-md-2, .bootstrap-yop .col-md-3, .bootstrap-yop .col-md-4, .bootstrap-yop .col-md-5, .bootstrap-yop .col-md-6, .bootstrap-yop .col-md-7, .bootstrap-yop .col-md-8, .bootstrap-yop .col-md-9 {
		float: left;
	}
	
	.bootstrap-yop .col-md-12 {
		width: 100%;
	}
	
	.bootstrap-yop .col-md-11 {
		width: 91.666666666667%;
	}
	
	.bootstrap-yop .col-md-10 {
		width: 83.333333333333%;
	}
	
	.bootstrap-yop .col-md-9 {
		width: 75%;
	}
	
	.bootstrap-yop .col-md-8 {
		width: 66.666666666667%;
	}
	
	.bootstrap-yop .col-md-7 {
		width: 58.333333333333%;
	}
	
	.bootstrap-yop .col-md-6 {
		width: 50%;
	}
	
	.bootstrap-yop .col-md-5 {
		width: 41.666666666667%;
	}
	
	.bootstrap-yop .col-md-4 {
		width: 33.333333333333%;
	}
	
	.bootstrap-yop .col-md-3 {
		width: 25%;
	}
	
	.bootstrap-yop .col-md-2 {
		width: 16.666666666667%;
	}
	
	.bootstrap-yop .col-md-1 {
		width: 8.3333333333333%;
	}
	
	.bootstrap-yop .col-md-pull-12 {
		right: 100%;
	}
	
	.bootstrap-yop .col-md-pull-11 {
		right: 91.666666666667%;
	}
	
	.bootstrap-yop .col-md-pull-10 {
		right: 83.333333333333%;
	}
	
	.bootstrap-yop .col-md-pull-9 {
		right: 75%;
	}
	
	.bootstrap-yop .col-md-pull-8 {
		right: 66.666666666667%;
	}
	
	.bootstrap-yop .col-md-pull-7 {
		right: 58.333333333333%;
	}
	
	.bootstrap-yop .col-md-pull-6 {
		right: 50%;
	}
	
	.bootstrap-yop .col-md-pull-5 {
		right: 41.666666666667%;
	}
	
	.bootstrap-yop .col-md-pull-4 {
		right: 33.333333333333%;
	}
	
	.bootstrap-yop .col-md-pull-3 {
		right: 25%;
	}
	
	.bootstrap-yop .col-md-pull-2 {
		right: 16.666666666667%;
	}
	
	.bootstrap-yop .col-md-pull-1 {
		right: 8.3333333333333%;
	}
	
	.bootstrap-yop .col-md-pull-0 {
		right: 0;
	}
	
	.bootstrap-yop .col-md-push-12 {
		left: 100%;
	}
	
	.bootstrap-yop .col-md-push-11 {
		left: 91.666666666667%;
	}
	
	.bootstrap-yop .col-md-push-10 {
		left: 83.333333333333%;
	}
	
	.bootstrap-yop .col-md-push-9 {
		left: 75%;
	}
	
	.bootstrap-yop .col-md-push-8 {
		left: 66.666666666667%;
	}
	
	.bootstrap-yop .col-md-push-7 {
		left: 58.333333333333%;
	}
	
	.bootstrap-yop .col-md-push-6 {
		left: 50%;
	}
	
	.bootstrap-yop .col-md-push-5 {
		left: 41.666666666667%;
	}
	
	.bootstrap-yop .col-md-push-4 {
		left: 33.333333333333%;
	}
	
	.bootstrap-yop .col-md-push-3 {
		left: 25%;
	}
	
	.bootstrap-yop .col-md-push-2 {
		left: 16.666666666667%;
	}
	
	.bootstrap-yop .col-md-push-1 {
		left: 8.3333333333333%;
	}
	
	.bootstrap-yop .col-md-push-0 {
		left: 0;
	}
	
	.bootstrap-yop .col-md-offset-12 {
		margin-left: 100%;
	}
	
	.bootstrap-yop .col-md-offset-11 {
		margin-left: 91.666666666667%;
	}
	
	.bootstrap-yop .col-md-offset-10 {
		margin-left: 83.333333333333%;
	}
	
	.bootstrap-yop .col-md-offset-9 {
		margin-left: 75%;
	}
	
	.bootstrap-yop .col-md-offset-8 {
		margin-left: 66.666666666667%;
	}
	
	.bootstrap-yop .col-md-offset-7 {
		margin-left: 58.333333333333%;
	}
	
	.bootstrap-yop .col-md-offset-6 {
		margin-left: 50%;
	}
	
	.bootstrap-yop .col-md-offset-5 {
		margin-left: 41.666666666667%;
	}
	
	.bootstrap-yop .col-md-offset-4 {
		margin-left: 33.333333333333%;
	}
	
	.bootstrap-yop .col-md-offset-3 {
		margin-left: 25%;
	}
	
	.bootstrap-yop .col-md-offset-2 {
		margin-left: 16.666666666667%;
	}
	
	.bootstrap-yop .col-md-offset-1 {
		margin-left: 8.3333333333333%;
	}
	
	.bootstrap-yop .col-md-offset-0 {
		margin-left: 0;
	}
}

@media (min-width:1200px) {
	.bootstrap-yop .col-lg-1, .bootstrap-yop .col-lg-10, .bootstrap-yop .col-lg-11, .bootstrap-yop .col-lg-12, .bootstrap-yop .col-lg-2, .bootstrap-yop .col-lg-3, .bootstrap-yop .col-lg-4, .bootstrap-yop .col-lg-5, .bootstrap-yop .col-lg-6, .bootstrap-yop .col-lg-7, .bootstrap-yop .col-lg-8, .bootstrap-yop .col-lg-9 {
		float: left;
	}
	
	.bootstrap-yop .col-lg-12 {
		width: 100%;
	}
	
	.bootstrap-yop .col-lg-11 {
		width: 91.666666666667%;
	}
	
	.bootstrap-yop .col-lg-10 {
		width: 83.333333333333%;
	}
	
	.bootstrap-yop .col-lg-9 {
		width: 75%;
	}
	
	.bootstrap-yop .col-lg-8 {
		width: 66.666666666667%;
	}
	
	.bootstrap-yop .col-lg-7 {
		width: 58.333333333333%;
	}
	
	.bootstrap-yop .col-lg-6 {
		width: 50%;
	}
	
	.bootstrap-yop .col-lg-5 {
		width: 41.666666666667%;
	}
	
	.bootstrap-yop .col-lg-4 {
		width: 33.333333333333%;
	}
	
	.bootstrap-yop .col-lg-3 {
		width: 25%;
	}
	
	.bootstrap-yop .col-lg-2 {
		width: 16.666666666667%;
	}
	
	.bootstrap-yop .col-lg-1 {
		width: 8.3333333333333%;
	}
	
	.bootstrap-yop .col-lg-pull-12 {
		right: 100%;
	}
	
	.bootstrap-yop .col-lg-pull-11 {
		right: 91.666666666667%;
	}
	
	.bootstrap-yop .col-lg-pull-10 {
		right: 83.333333333333%;
	}
	
	.bootstrap-yop .col-lg-pull-9 {
		right: 75%;
	}
	
	.bootstrap-yop .col-lg-pull-8 {
		right: 66.666666666667%;
	}
	
	.bootstrap-yop .col-lg-pull-7 {
		right: 58.333333333333%;
	}
	
	.bootstrap-yop .col-lg-pull-6 {
		right: 50%;
	}
	
	.bootstrap-yop .col-lg-pull-5 {
		right: 41.666666666667%;
	}
	
	.bootstrap-yop .col-lg-pull-4 {
		right: 33.333333333333%;
	}
	
	.bootstrap-yop .col-lg-pull-3 {
		right: 25%;
	}
	
	.bootstrap-yop .col-lg-pull-2 {
		right: 16.666666666667%;
	}
	
	.bootstrap-yop .col-lg-pull-1 {
		right: 8.3333333333333%;
	}
	
	.bootstrap-yop .col-lg-pull-0 {
		right: 0;
	}
	
	.bootstrap-yop .col-lg-push-12 {
		left: 100%;
	}
	
	.bootstrap-yop .col-lg-push-11 {
		left: 91.666666666667%;
	}
	
	.bootstrap-yop .col-lg-push-10 {
		left: 83.333333333333%;
	}
	
	.bootstrap-yop .col-lg-push-9 {
		left: 75%;
	}
	
	.bootstrap-yop .col-lg-push-8 {
		left: 66.666666666667%;
	}
	
	.bootstrap-yop .col-lg-push-7 {
		left: 58.333333333333%;
	}
	
	.bootstrap-yop .col-lg-push-6 {
		left: 50%;
	}
	
	.bootstrap-yop .col-lg-push-5 {
		left: 41.666666666667%;
	}
	
	.bootstrap-yop .col-lg-push-4 {
		left: 33.333333333333%;
	}
	
	.bootstrap-yop .col-lg-push-3 {
		left: 25%;
	}
	
	.bootstrap-yop .col-lg-push-2 {
		left: 16.666666666667%;
	}
	
	.bootstrap-yop .col-lg-push-1 {
		left: 8.3333333333333%;
	}
	
	.bootstrap-yop .col-lg-push-0 {
		left: 0;
	}
	
	.bootstrap-yop .col-lg-offset-12 {
		margin-left: 100%;
	}
	
	.bootstrap-yop .col-lg-offset-11 {
		margin-left: 91.666666666667%;
	}
	
	.bootstrap-yop .col-lg-offset-10 {
		margin-left: 83.333333333333%;
	}
	
	.bootstrap-yop .col-lg-offset-9 {
		margin-left: 75%;
	}
	
	.bootstrap-yop .col-lg-offset-8 {
		margin-left: 66.666666666667%;
	}
	
	.bootstrap-yop .col-lg-offset-7 {
		margin-left: 58.333333333333%;
	}
	
	.bootstrap-yop .col-lg-offset-6 {
		margin-left: 50%;
	}
	
	.bootstrap-yop .col-lg-offset-5 {
		margin-left: 41.666666666667%;
	}
	
	.bootstrap-yop .col-lg-offset-4 {
		margin-left: 33.333333333333%;
	}
	
	.bootstrap-yop .col-lg-offset-3 {
		margin-left: 25%;
	}
	
	.bootstrap-yop .col-lg-offset-2 {
		margin-left: 16.666666666667%;
	}
	
	.bootstrap-yop .col-lg-offset-1 {
		margin-left: 8.3333333333333%;
	}
	
	.bootstrap-yop .col-lg-offset-0 {
		margin-left: 0;
	}
}

.bootstrap-yop table {
	max-width: 100%;
	background-color: transparent;
}

.bootstrap-yop th {
	text-align: left;
}

.bootstrap-yop .table {
	width: 100%;
	margin-bottom: 20px;
}

.bootstrap-yop .table>tbody>tr>td, .bootstrap-yop .table>tbody>tr>th, .bootstrap-yop .table>tfoot>tr>td, .bootstrap-yop .table>tfoot>tr>th, .bootstrap-yop .table>thead>tr>td, .bootstrap-yop .table>thead>tr>th {
	padding: 8px;
	line-height: 1.428571429;
	vertical-align: top;
	border-top: 1px solid #ddd;
}

.bootstrap-yop .table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}

.bootstrap-yop .table>caption+thead>tr:first-child>td, .bootstrap-yop .table>caption+thead>tr:first-child>th, .bootstrap-yop .table>colgroup+thead>tr:first-child>td, .bootstrap-yop .table>colgroup+thead>tr:first-child>th, .bootstrap-yop .table>thead:first-child>tr:first-child>td, .bootstrap-yop .table>thead:first-child>tr:first-child>th {
	border-top: 0;
}

.bootstrap-yop .table>tbody+tbody {
	border-top: 2px solid #ddd;
}

.bootstrap-yop .table .table {
	background-color: #fff;
}

.bootstrap-yop .table-condensed>tbody>tr>td, .bootstrap-yop .table-condensed>tbody>tr>th, .bootstrap-yop .table-condensed>tfoot>tr>td, .bootstrap-yop .table-condensed>tfoot>tr>th, .bootstrap-yop .table-condensed>thead>tr>td, .bootstrap-yop .table-condensed>thead>tr>th {
	padding: 5px;
}

.bootstrap-yop .table-bordered {
	border: 1px solid #ddd;
}

.bootstrap-yop .table-bordered>tbody>tr>td, .bootstrap-yop .table-bordered>tbody>tr>th, .bootstrap-yop .table-bordered>tfoot>tr>td, .bootstrap-yop .table-bordered>tfoot>tr>th, .bootstrap-yop .table-bordered>thead>tr>td, .bootstrap-yop .table-bordered>thead>tr>th {
	border: 1px solid #ddd;
}

.bootstrap-yop .table-bordered>thead>tr>td, .bootstrap-yop .table-bordered>thead>tr>th {
	border-bottom-width: 2px;
}

.bootstrap-yop .table-striped>tbody>tr:nth-child(odd)>td, .bootstrap-yop .table-striped>tbody>tr:nth-child(odd)>th {
	background-color: #f9f9f9;
}

.bootstrap-yop .table-hover>tbody>tr:hover>td, .bootstrap-yop .table-hover>tbody>tr:hover>th {
	background-color: #f5f5f5;
}

.bootstrap-yop table col[class*=col-] {
	position: static;
	display: table-column;
	float: none;
}

.bootstrap-yop table td[class*=col-], .bootstrap-yop table th[class*=col-] {
	display: table-cell;
	float: none;
}

.bootstrap-yop .table>tbody>.active>td, .bootstrap-yop .table>tbody>.active>th, .bootstrap-yop .table>tbody>tr>.active, .bootstrap-yop .table>tfoot>.active>td, .bootstrap-yop .table>tfoot>.active>th, .bootstrap-yop .table>tfoot>tr>.active, .bootstrap-yop .table>thead>.active>td, .bootstrap-yop .table>thead>.active>th, .bootstrap-yop .table>thead>tr>.active {
	background-color: #f5f5f5;
}

.bootstrap-yop .table-hover>tbody>.active:hover>td, .bootstrap-yop .table-hover>tbody>.active:hover>th, .bootstrap-yop .table-hover>tbody>tr>.active:hover {
	background-color: #e8e8e8;
}

.bootstrap-yop .table>tbody>.success>td, .bootstrap-yop .table>tbody>.success>th, .bootstrap-yop .table>tbody>tr>.success, .bootstrap-yop .table>tfoot>.success>td, .bootstrap-yop .table>tfoot>.success>th, .bootstrap-yop .table>tfoot>tr>.success, .bootstrap-yop .table>thead>.success>td, .bootstrap-yop .table>thead>.success>th, .bootstrap-yop .table>thead>tr>.success {
	background-color: #dff0d8;
}

.bootstrap-yop .table-hover>tbody>.success:hover>td, .bootstrap-yop .table-hover>tbody>.success:hover>th, .bootstrap-yop .table-hover>tbody>tr>.success:hover {
	background-color: #d0e9c6;
}

.bootstrap-yop .table>tbody>.danger>td, .bootstrap-yop .table>tbody>.danger>th, .bootstrap-yop .table>tbody>tr>.danger, .bootstrap-yop .table>tfoot>.danger>td, .bootstrap-yop .table>tfoot>.danger>th, .bootstrap-yop .table>tfoot>tr>.danger, .bootstrap-yop .table>thead>.danger>td, .bootstrap-yop .table>thead>.danger>th, .bootstrap-yop .table>thead>tr>.danger {
	background-color: #f2dede;
}

.bootstrap-yop .table-hover>tbody>.danger:hover>td, .bootstrap-yop .table-hover>tbody>.danger:hover>th, .bootstrap-yop .table-hover>tbody>tr>.danger:hover {
	background-color: #ebcccc;
}

.bootstrap-yop .table>tbody>.warning>td, .bootstrap-yop .table>tbody>.warning>th, .bootstrap-yop .table>tbody>tr>.warning, .bootstrap-yop .table>tfoot>.warning>td, .bootstrap-yop .table>tfoot>.warning>th, .bootstrap-yop .table>tfoot>tr>.warning, .bootstrap-yop .table>thead>.warning>td, .bootstrap-yop .table>thead>.warning>th, .bootstrap-yop .table>thead>tr>.warning {
	background-color: #fcf8e3;
}

.bootstrap-yop .table-hover>tbody>.warning:hover>td, .bootstrap-yop .table-hover>tbody>.warning:hover>th, .bootstrap-yop .table-hover>tbody>tr>.warning:hover {
	background-color: #faf2cc;
}

@media (max-width:767px) {
	.bootstrap-yop .table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-x: scroll;
		overflow-y: hidden;
		border: 1px solid #ddd;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		-webkit-overflow-scrolling: touch;
	}
	
	.bootstrap-yop .table-responsive>.table {
		margin-bottom: 0;
	}
	
	.bootstrap-yop .table-responsive>.table>tbody>tr>td, .bootstrap-yop .table-responsive>.table>tbody>tr>th, .bootstrap-yop .table-responsive>.table>tfoot>tr>td, .bootstrap-yop .table-responsive>.table>tfoot>tr>th, .bootstrap-yop .table-responsive>.table>thead>tr>td, .bootstrap-yop .table-responsive>.table>thead>tr>th {
		white-space: nowrap;
	}
	
	.bootstrap-yop .table-responsive>.table-bordered {
		border: 0;
	}
	
	.bootstrap-yop .table-responsive>.table-bordered>tbody>tr>td:first-child, .bootstrap-yop .table-responsive>.table-bordered>tbody>tr>th:first-child, .bootstrap-yop .table-responsive>.table-bordered>tfoot>tr>td:first-child, .bootstrap-yop .table-responsive>.table-bordered>tfoot>tr>th:first-child, .bootstrap-yop .table-responsive>.table-bordered>thead>tr>td:first-child, .bootstrap-yop .table-responsive>.table-bordered>thead>tr>th:first-child {
		border-left: 0;
	}
	
	.bootstrap-yop .table-responsive>.table-bordered>tbody>tr>td:last-child, .bootstrap-yop .table-responsive>.table-bordered>tbody>tr>th:last-child, .bootstrap-yop .table-responsive>.table-bordered>tfoot>tr>td:last-child, .bootstrap-yop .table-responsive>.table-bordered>tfoot>tr>th:last-child, .bootstrap-yop .table-responsive>.table-bordered>thead>tr>td:last-child, .bootstrap-yop .table-responsive>.table-bordered>thead>tr>th:last-child {
		border-right: 0;
	}
	
	.bootstrap-yop .table-responsive>.table-bordered>tbody>tr:last-child>td, .bootstrap-yop .table-responsive>.table-bordered>tbody>tr:last-child>th, .bootstrap-yop .table-responsive>.table-bordered>tfoot>tr:last-child>td, .bootstrap-yop .table-responsive>.table-bordered>tfoot>tr:last-child>th {
		border-bottom: 0;
	}
}

.bootstrap-yop fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}

.bootstrap-yop legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

.bootstrap-yop label {
	display: inline-block;
	margin-bottom: 5px;
	font-weight: 700;
}

.bootstrap-yop input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bootstrap-yop input[type=checkbox], .bootstrap-yop input[type=radio] {
	margin: 4px 0 0;
	line-height: normal;
}

.bootstrap-yop input[type=file] {
	display: block;
}

.bootstrap-yop select[multiple], .bootstrap-yop select[size] {
	height: auto;
}

.bootstrap-yop select optgroup {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
}

.bootstrap-yop input[type=checkbox]:focus, .bootstrap-yop input[type=file]:focus, .bootstrap-yop input[type=radio]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.bootstrap-yop input[type=number]::-webkit-inner-spin-button, .bootstrap-yop input[type=number]::-webkit-outer-spin-button {
	height: auto;
}

.bootstrap-yop output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	vertical-align: middle;
}

.bootstrap-yop .form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	vertical-align: middle;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.bootstrap-yop .form-control.nitro-lazy {
	background-image: none !important;
}

.bootstrap-yop .form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.bootstrap-yop .form-control:-moz-placeholder {
	color: #999;
}

.bootstrap-yop .form-control::-moz-placeholder {
	color: #999;
	opacity: 1;
}

.bootstrap-yop .form-control:-ms-input-placeholder {
	color: #999;
}

.bootstrap-yop .form-control::-webkit-input-placeholder {
	color: #999;
}

.bootstrap-yop .form-control[disabled], .bootstrap-yop .form-control[readonly], .bootstrap-yop fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eee;
}

.bootstrap-yop textarea.form-control {
	height: auto;
}

.bootstrap-yop .form-group {
	margin-bottom: 15px;
}

.bootstrap-yop .checkbox, .bootstrap-yop .radio {
	display: block;
	min-height: 20px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: middle;
}

.bootstrap-yop .checkbox label, .bootstrap-yop .radio label {
	display: inline;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer;
}

.bootstrap-yop .checkbox input[type=checkbox], .bootstrap-yop .checkbox-inline input[type=checkbox], .bootstrap-yop .radio input[type=radio], .bootstrap-yop .radio-inline input[type=radio] {
	float: left;
	margin-left: -20px;
}

.bootstrap-yop .checkbox+.checkbox, .bootstrap-yop .radio+.radio {
	margin-top: -5px;
}

.bootstrap-yop .checkbox-inline, .bootstrap-yop .radio-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	vertical-align: middle;
	cursor: pointer;
}

.bootstrap-yop .checkbox-inline+.checkbox-inline, .bootstrap-yop .radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px;
}

.bootstrap-yop .checkbox-inline[disabled], .bootstrap-yop .checkbox[disabled], .bootstrap-yop .radio-inline[disabled], .bootstrap-yop .radio[disabled], .bootstrap-yop fieldset[disabled] .checkbox, .bootstrap-yop fieldset[disabled] .checkbox-inline, .bootstrap-yop fieldset[disabled] .radio, .bootstrap-yop fieldset[disabled] .radio-inline, .bootstrap-yop fieldset[disabled] input[type=checkbox], .bootstrap-yop fieldset[disabled] input[type=radio], .bootstrap-yop input[type=checkbox][disabled], .bootstrap-yop input[type=radio][disabled] {
	cursor: not-allowed;
}

.bootstrap-yop .input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.bootstrap-yop select.input-sm {
	height: 30px;
	line-height: 30px;
}

.bootstrap-yop textarea.input-sm {
	height: auto;
}

.bootstrap-yop .input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}

.bootstrap-yop select.input-lg {
	height: 46px;
	line-height: 46px;
}

.bootstrap-yop textarea.input-lg {
	height: auto;
}

.bootstrap-yop .has-warning .checkbox, .bootstrap-yop .has-warning .checkbox-inline, .bootstrap-yop .has-warning .control-label, .bootstrap-yop .has-warning .help-block, .bootstrap-yop .has-warning .radio, .bootstrap-yop .has-warning .radio-inline {
	color: #8a6d3b;
}

.bootstrap-yop .has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.bootstrap-yop .has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}

.bootstrap-yop .has-warning .input-group-addon {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #8a6d3b;
}

.bootstrap-yop .has-error .checkbox, .bootstrap-yop .has-error .checkbox-inline, .bootstrap-yop .has-error .control-label, .bootstrap-yop .has-error .help-block, .bootstrap-yop .has-error .radio, .bootstrap-yop .has-error .radio-inline {
	color: #a94442;
}

.bootstrap-yop .has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.bootstrap-yop .has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}

.bootstrap-yop .has-error .input-group-addon {
	color: #a94442;
	background-color: #f2dede;
	border-color: #a94442;
}

.bootstrap-yop .has-success .checkbox, .bootstrap-yop .has-success .checkbox-inline, .bootstrap-yop .has-success .control-label, .bootstrap-yop .has-success .help-block, .bootstrap-yop .has-success .radio, .bootstrap-yop .has-success .radio-inline {
	color: #3c763d;
}

.bootstrap-yop .has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.bootstrap-yop .has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}

.bootstrap-yop .has-success .input-group-addon {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #3c763d;
}

.bootstrap-yop .form-control-static {
	margin-bottom: 0;
}

.bootstrap-yop .help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}

@media (min-width:768px) {
	.bootstrap-yop .form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	.bootstrap-yop .form-inline .form-control {
		display: inline-block;
	}
	
	.bootstrap-yop .form-inline select.form-control {
		width: auto;
	}
	
	.bootstrap-yop .form-inline .checkbox, .bootstrap-yop .form-inline .radio {
		display: inline-block;
		padding-left: 0;
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.bootstrap-yop .form-inline .checkbox input[type=checkbox], .bootstrap-yop .form-inline .radio input[type=radio] {
		float: none;
		margin-left: 0;
	}
}

.bootstrap-yop .form-horizontal .checkbox, .bootstrap-yop .form-horizontal .checkbox-inline, .bootstrap-yop .form-horizontal .control-label, .bootstrap-yop .form-horizontal .radio, .bootstrap-yop .form-horizontal .radio-inline {
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0;
}

.bootstrap-yop .form-horizontal .checkbox, .bootstrap-yop .form-horizontal .radio {
	min-height: 27px;
}

.bootstrap-yop .form-horizontal .form-group {
	margin-right: -15px;
	margin-left: -15px;
}

.bootstrap-yop .form-horizontal .form-group:after, .bootstrap-yop .form-horizontal .form-group:before {
	display: table;
	content: " ";
}

.bootstrap-yop .form-horizontal .form-group:after {
	clear: both;
}

.bootstrap-yop .form-horizontal .form-group:after, .bootstrap-yop .form-horizontal .form-group:before {
	display: table;
	content: " ";
}

.bootstrap-yop .form-horizontal .form-group:after {
	clear: both;
}

.bootstrap-yop .form-horizontal .form-control-static {
	padding-top: 7px;
}

@media (min-width:768px) {
	.bootstrap-yop .form-horizontal .control-label {
		text-align: right;
	}
}

.bootstrap-yop .btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.bootstrap-yop .btn.nitro-lazy {
	background-image: none !important;
}

.bootstrap-yop .btn:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.bootstrap-yop .btn:focus, .bootstrap-yop .btn:hover {
	color: #333;
	text-decoration: none;
}

.bootstrap-yop .btn.active, .bootstrap-yop .btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.bootstrap-yop .btn.active.nitro-lazy, .bootstrap-yop .btn:active.nitro-lazy {
	background-image: none !important;
}

.bootstrap-yop .btn.disabled, .bootstrap-yop .btn[disabled], .bootstrap-yop fieldset[disabled] .btn {
	pointer-events: none;
	cursor: not-allowed;
	opacity: .65;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.bootstrap-yop .btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}

.bootstrap-yop .btn-default.active, .bootstrap-yop .btn-default:active, .bootstrap-yop .btn-default:focus, .bootstrap-yop .btn-default:hover, .bootstrap-yop .open .dropdown-toggle.btn-default {
	color: #333;
	background-color: #ebebeb;
	border-color: #adadad;
}

.bootstrap-yop .btn-default.active, .bootstrap-yop .btn-default:active, .bootstrap-yop .open .dropdown-toggle.btn-default {
	background-image: none;
}

.bootstrap-yop .btn-default.active.nitro-lazy, .bootstrap-yop .btn-default:active.nitro-lazy, .bootstrap-yop .open .dropdown-toggle.btn-default.nitro-lazy {
	background-image: none !important;
}

.bootstrap-yop .btn-default.disabled, .bootstrap-yop .btn-default.disabled.active, .bootstrap-yop .btn-default.disabled:active, .bootstrap-yop .btn-default.disabled:focus, .bootstrap-yop .btn-default.disabled:hover, .bootstrap-yop .btn-default[disabled], .bootstrap-yop .btn-default[disabled].active, .bootstrap-yop .btn-default[disabled]:active, .bootstrap-yop .btn-default[disabled]:focus, .bootstrap-yop .btn-default[disabled]:hover, .bootstrap-yop fieldset[disabled] .btn-default, .bootstrap-yop fieldset[disabled] .btn-default.active, .bootstrap-yop fieldset[disabled] .btn-default:active, .bootstrap-yop fieldset[disabled] .btn-default:focus, .bootstrap-yop fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: #ccc;
}

.bootstrap-yop .btn-default .badge {
	color: #fff;
	background-color: #fff;
}

.bootstrap-yop .btn-primary {
	color: #fff;
	background-color: #428bca;
	border-color: #357ebd;
}

.bootstrap-yop .btn-primary.active, .bootstrap-yop .btn-primary:active, .bootstrap-yop .btn-primary:focus, .bootstrap-yop .btn-primary:hover, .bootstrap-yop .open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #3276b1;
	border-color: #285e8e;
}

.bootstrap-yop .btn-primary.active, .bootstrap-yop .btn-primary:active, .bootstrap-yop .open .dropdown-toggle.btn-primary {
	background-image: none;
}

.bootstrap-yop .btn-primary.active.nitro-lazy, .bootstrap-yop .btn-primary:active.nitro-lazy, .bootstrap-yop .open .dropdown-toggle.btn-primary.nitro-lazy {
	background-image: none !important;
}

.bootstrap-yop .btn-primary.disabled, .bootstrap-yop .btn-primary.disabled.active, .bootstrap-yop .btn-primary.disabled:active, .bootstrap-yop .btn-primary.disabled:focus, .bootstrap-yop .btn-primary.disabled:hover, .bootstrap-yop .btn-primary[disabled], .bootstrap-yop .btn-primary[disabled].active, .bootstrap-yop .btn-primary[disabled]:active, .bootstrap-yop .btn-primary[disabled]:focus, .bootstrap-yop .btn-primary[disabled]:hover, .bootstrap-yop fieldset[disabled] .btn-primary, .bootstrap-yop fieldset[disabled] .btn-primary.active, .bootstrap-yop fieldset[disabled] .btn-primary:active, .bootstrap-yop fieldset[disabled] .btn-primary:focus, .bootstrap-yop fieldset[disabled] .btn-primary:hover {
	background-color: #428bca;
	border-color: #357ebd;
}

.bootstrap-yop .btn-primary .badge {
	color: #428bca;
	background-color: #fff;
}

.bootstrap-yop .btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
}

.bootstrap-yop .btn-warning.active, .bootstrap-yop .btn-warning:active, .bootstrap-yop .btn-warning:focus, .bootstrap-yop .btn-warning:hover, .bootstrap-yop .open .dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ed9c28;
	border-color: #d58512;
}

.bootstrap-yop .btn-warning.active, .bootstrap-yop .btn-warning:active, .bootstrap-yop .open .dropdown-toggle.btn-warning {
	background-image: none;
}

.bootstrap-yop .btn-warning.active.nitro-lazy, .bootstrap-yop .btn-warning:active.nitro-lazy, .bootstrap-yop .open .dropdown-toggle.btn-warning.nitro-lazy {
	background-image: none !important;
}

.bootstrap-yop .btn-warning.disabled, .bootstrap-yop .btn-warning.disabled.active, .bootstrap-yop .btn-warning.disabled:active, .bootstrap-yop .btn-warning.disabled:focus, .bootstrap-yop .btn-warning.disabled:hover, .bootstrap-yop .btn-warning[disabled], .bootstrap-yop .btn-warning[disabled].active, .bootstrap-yop .btn-warning[disabled]:active, .bootstrap-yop .btn-warning[disabled]:focus, .bootstrap-yop .btn-warning[disabled]:hover, .bootstrap-yop fieldset[disabled] .btn-warning, .bootstrap-yop fieldset[disabled] .btn-warning.active, .bootstrap-yop fieldset[disabled] .btn-warning:active, .bootstrap-yop fieldset[disabled] .btn-warning:focus, .bootstrap-yop fieldset[disabled] .btn-warning:hover {
	background-color: #f0ad4e;
	border-color: #eea236;
}

.bootstrap-yop .btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff;
}

.bootstrap-yop .btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}

.bootstrap-yop .btn-danger.active, .bootstrap-yop .btn-danger:active, .bootstrap-yop .btn-danger:focus, .bootstrap-yop .btn-danger:hover, .bootstrap-yop .open .dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #d2322d;
	border-color: #ac2925;
}

.bootstrap-yop .btn-danger.active, .bootstrap-yop .btn-danger:active, .bootstrap-yop .open .dropdown-toggle.btn-danger {
	background-image: none;
}

.bootstrap-yop .btn-danger.active.nitro-lazy, .bootstrap-yop .btn-danger:active.nitro-lazy, .bootstrap-yop .open .dropdown-toggle.btn-danger.nitro-lazy {
	background-image: none !important;
}

.bootstrap-yop .btn-danger.disabled, .bootstrap-yop .btn-danger.disabled.active, .bootstrap-yop .btn-danger.disabled:active, .bootstrap-yop .btn-danger.disabled:focus, .bootstrap-yop .btn-danger.disabled:hover, .bootstrap-yop .btn-danger[disabled], .bootstrap-yop .btn-danger[disabled].active, .bootstrap-yop .btn-danger[disabled]:active, .bootstrap-yop .btn-danger[disabled]:focus, .bootstrap-yop .btn-danger[disabled]:hover, .bootstrap-yop fieldset[disabled] .btn-danger, .bootstrap-yop fieldset[disabled] .btn-danger.active, .bootstrap-yop fieldset[disabled] .btn-danger:active, .bootstrap-yop fieldset[disabled] .btn-danger:focus, .bootstrap-yop fieldset[disabled] .btn-danger:hover {
	background-color: #d9534f;
	border-color: #d43f3a;
}

.bootstrap-yop .btn-danger .badge {
	color: #d9534f;
	background-color: #fff;
}

.bootstrap-yop .btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.bootstrap-yop .btn-success.active, .bootstrap-yop .btn-success:active, .bootstrap-yop .btn-success:focus, .bootstrap-yop .btn-success:hover, .bootstrap-yop .open .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #47a447;
	border-color: #398439;
}

.bootstrap-yop .btn-success.active, .bootstrap-yop .btn-success:active, .bootstrap-yop .open .dropdown-toggle.btn-success {
	background-image: none;
}

.bootstrap-yop .btn-success.active.nitro-lazy, .bootstrap-yop .btn-success:active.nitro-lazy, .bootstrap-yop .open .dropdown-toggle.btn-success.nitro-lazy {
	background-image: none !important;
}

.bootstrap-yop .btn-success.disabled, .bootstrap-yop .btn-success.disabled.active, .bootstrap-yop .btn-success.disabled:active, .bootstrap-yop .btn-success.disabled:focus, .bootstrap-yop .btn-success.disabled:hover, .bootstrap-yop .btn-success[disabled], .bootstrap-yop .btn-success[disabled].active, .bootstrap-yop .btn-success[disabled]:active, .bootstrap-yop .btn-success[disabled]:focus, .bootstrap-yop .btn-success[disabled]:hover, .bootstrap-yop fieldset[disabled] .btn-success, .bootstrap-yop fieldset[disabled] .btn-success.active, .bootstrap-yop fieldset[disabled] .btn-success:active, .bootstrap-yop fieldset[disabled] .btn-success:focus, .bootstrap-yop fieldset[disabled] .btn-success:hover {
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.bootstrap-yop .btn-success .badge {
	color: #5cb85c;
	background-color: #fff;
}

.bootstrap-yop .btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da;
}

.bootstrap-yop .btn-info.active, .bootstrap-yop .btn-info:active, .bootstrap-yop .btn-info:focus, .bootstrap-yop .btn-info:hover, .bootstrap-yop .open .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #39b3d7;
	border-color: #269abc;
}

.bootstrap-yop .btn-info.active, .bootstrap-yop .btn-info:active, .bootstrap-yop .open .dropdown-toggle.btn-info {
	background-image: none;
}

.bootstrap-yop .btn-info.active.nitro-lazy, .bootstrap-yop .btn-info:active.nitro-lazy, .bootstrap-yop .open .dropdown-toggle.btn-info.nitro-lazy {
	background-image: none !important;
}

.bootstrap-yop .btn-info.disabled, .bootstrap-yop .btn-info.disabled.active, .bootstrap-yop .btn-info.disabled:active, .bootstrap-yop .btn-info.disabled:focus, .bootstrap-yop .btn-info.disabled:hover, .bootstrap-yop .btn-info[disabled], .bootstrap-yop .btn-info[disabled].active, .bootstrap-yop .btn-info[disabled]:active, .bootstrap-yop .btn-info[disabled]:focus, .bootstrap-yop .btn-info[disabled]:hover, .bootstrap-yop fieldset[disabled] .btn-info, .bootstrap-yop fieldset[disabled] .btn-info.active, .bootstrap-yop fieldset[disabled] .btn-info:active, .bootstrap-yop fieldset[disabled] .btn-info:focus, .bootstrap-yop fieldset[disabled] .btn-info:hover {
	background-color: #5bc0de;
	border-color: #46b8da;
}

.bootstrap-yop .btn-info .badge {
	color: #5bc0de;
	background-color: #fff;
}

.bootstrap-yop .btn-link {
	font-weight: 400;
	color: #428bca;
	cursor: pointer;
	border-radius: 0;
}

.bootstrap-yop .btn-link, .bootstrap-yop .btn-link:active, .bootstrap-yop .btn-link[disabled], .bootstrap-yop fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.bootstrap-yop .btn-link, .bootstrap-yop .btn-link:active, .bootstrap-yop .btn-link:focus, .bootstrap-yop .btn-link:hover {
	border-color: transparent;
}

.bootstrap-yop .btn-link:focus, .bootstrap-yop .btn-link:hover {
	color: #2a6496;
	text-decoration: underline;
	background-color: transparent;
}

.bootstrap-yop .btn-link[disabled]:focus, .bootstrap-yop .btn-link[disabled]:hover, .bootstrap-yop fieldset[disabled] .btn-link:focus, .bootstrap-yop fieldset[disabled] .btn-link:hover {
	color: #999;
	text-decoration: none;
}

.bootstrap-yop .btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}

.bootstrap-yop .btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.bootstrap-yop .btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.bootstrap-yop .btn-block {
	display: block;
	width: 100%;
	padding-right: 0;
	padding-left: 0;
}

.bootstrap-yop .btn-block+.btn-block {
	margin-top: 5px;
}

.bootstrap-yop input[type=button].btn-block, .bootstrap-yop input[type=reset].btn-block, .bootstrap-yop input[type=submit].btn-block {
	width: 100%;
}

.bootstrap-yop .fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	transition: opacity .15s linear;
}

.bootstrap-yop .fade.in {
	opacity: 1;
}

.bootstrap-yop .collapse {
	display: none;
}

.bootstrap-yop .collapse.in {
	display: block;
}

.bootstrap-yop .collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	transition: height .35s ease;
}

.bootstrap-yop .glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: "Glyphicons Halflings";
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-moz-osx-font-smoothing: grayscale;
}

.bootstrap-yop .glyphicon:empty {
	width: 1em;
}

.bootstrap-yop .glyphicon-asterisk:before {
	content: "*";
}

.bootstrap-yop .glyphicon-plus:before {
	content: "+";
}

.bootstrap-yop .glyphicon-euro:before {
	content: "€";
}

.bootstrap-yop .glyphicon-minus:before {
	content: "−";
}

.bootstrap-yop .glyphicon-cloud:before {
	content: "☁";
}

.bootstrap-yop .glyphicon-envelope:before {
	content: "✉";
}

.bootstrap-yop .glyphicon-pencil:before {
	content: "✏";
}

.bootstrap-yop .glyphicon-glass:before {
	content: "";
}

.bootstrap-yop .glyphicon-music:before {
	content: "";
}

.bootstrap-yop .glyphicon-search:before {
	content: "";
}

.bootstrap-yop .glyphicon-heart:before {
	content: "";
}

.bootstrap-yop .glyphicon-star:before {
	content: "";
}

.bootstrap-yop .glyphicon-star-empty:before {
	content: "";
}

.bootstrap-yop .glyphicon-user:before {
	content: "";
}

.bootstrap-yop .glyphicon-film:before {
	content: "";
}

.bootstrap-yop .glyphicon-th-large:before {
	content: "";
}

.bootstrap-yop .glyphicon-th:before {
	content: "";
}

.bootstrap-yop .glyphicon-th-list:before {
	content: "";
}

.bootstrap-yop .glyphicon-ok:before {
	content: "";
}

.bootstrap-yop .glyphicon-remove:before {
	content: "";
}

.bootstrap-yop .glyphicon-zoom-in:before {
	content: "";
}

.bootstrap-yop .glyphicon-zoom-out:before {
	content: "";
}

.bootstrap-yop .glyphicon-off:before {
	content: "";
}

.bootstrap-yop .glyphicon-signal:before {
	content: "";
}

.bootstrap-yop .glyphicon-cog:before {
	content: "";
}

.bootstrap-yop .glyphicon-trash:before {
	content: "";
}

.bootstrap-yop .glyphicon-home:before {
	content: "";
}

.bootstrap-yop .glyphicon-file:before {
	content: "";
}

.bootstrap-yop .glyphicon-time:before {
	content: "";
}

.bootstrap-yop .glyphicon-road:before {
	content: "";
}

.bootstrap-yop .glyphicon-download-alt:before {
	content: "";
}

.bootstrap-yop .glyphicon-download:before {
	content: "";
}

.bootstrap-yop .glyphicon-upload:before {
	content: "";
}

.bootstrap-yop .glyphicon-inbox:before {
	content: "";
}

.bootstrap-yop .glyphicon-play-circle:before {
	content: "";
}

.bootstrap-yop .glyphicon-repeat:before {
	content: "";
}

.bootstrap-yop .glyphicon-refresh:before {
	content: "";
}

.bootstrap-yop .glyphicon-list-alt:before {
	content: "";
}

.bootstrap-yop .glyphicon-lock:before {
	content: "";
}

.bootstrap-yop .glyphicon-flag:before {
	content: "";
}

.bootstrap-yop .glyphicon-headphones:before {
	content: "";
}

.bootstrap-yop .glyphicon-volume-off:before {
	content: "";
}

.bootstrap-yop .glyphicon-volume-down:before {
	content: "";
}

.bootstrap-yop .glyphicon-volume-up:before {
	content: "";
}

.bootstrap-yop .glyphicon-qrcode:before {
	content: "";
}

.bootstrap-yop .glyphicon-barcode:before {
	content: "";
}

.bootstrap-yop .glyphicon-tag:before {
	content: "";
}

.bootstrap-yop .glyphicon-tags:before {
	content: "";
}

.bootstrap-yop .glyphicon-book:before {
	content: "";
}

.bootstrap-yop .glyphicon-bookmark:before {
	content: "";
}

.bootstrap-yop .glyphicon-print:before {
	content: "";
}

.bootstrap-yop .glyphicon-camera:before {
	content: "";
}

.bootstrap-yop .glyphicon-font:before {
	content: "";
}

.bootstrap-yop .glyphicon-bold:before {
	content: "";
}

.bootstrap-yop .glyphicon-italic:before {
	content: "";
}

.bootstrap-yop .glyphicon-text-height:before {
	content: "";
}

.bootstrap-yop .glyphicon-text-width:before {
	content: "";
}

.bootstrap-yop .glyphicon-align-left:before {
	content: "";
}

.bootstrap-yop .glyphicon-align-center:before {
	content: "";
}

.bootstrap-yop .glyphicon-align-right:before {
	content: "";
}

.bootstrap-yop .glyphicon-align-justify:before {
	content: "";
}

.bootstrap-yop .glyphicon-list:before {
	content: "";
}

.bootstrap-yop .glyphicon-indent-left:before {
	content: "";
}

.bootstrap-yop .glyphicon-indent-right:before {
	content: "";
}

.bootstrap-yop .glyphicon-facetime-video:before {
	content: "";
}

.bootstrap-yop .glyphicon-picture:before {
	content: "";
}

.bootstrap-yop .glyphicon-map-marker:before {
	content: "";
}

.bootstrap-yop .glyphicon-adjust:before {
	content: "";
}

.bootstrap-yop .glyphicon-tint:before {
	content: "";
}

.bootstrap-yop .glyphicon-edit:before {
	content: "";
}

.bootstrap-yop .glyphicon-share:before {
	content: "";
}

.bootstrap-yop .glyphicon-check:before {
	content: "";
}

.bootstrap-yop .glyphicon-move:before {
	content: "";
}

.bootstrap-yop .glyphicon-step-backward:before {
	content: "";
}

.bootstrap-yop .glyphicon-fast-backward:before {
	content: "";
}

.bootstrap-yop .glyphicon-backward:before {
	content: "";
}

.bootstrap-yop .glyphicon-play:before {
	content: "";
}

.bootstrap-yop .glyphicon-pause:before {
	content: "";
}

.bootstrap-yop .glyphicon-stop:before {
	content: "";
}

.bootstrap-yop .glyphicon-forward:before {
	content: "";
}

.bootstrap-yop .glyphicon-fast-forward:before {
	content: "";
}

.bootstrap-yop .glyphicon-step-forward:before {
	content: "";
}

.bootstrap-yop .glyphicon-eject:before {
	content: "";
}

.bootstrap-yop .glyphicon-chevron-left:before {
	content: "";
}

.bootstrap-yop .glyphicon-chevron-right:before {
	content: "";
}

.bootstrap-yop .glyphicon-plus-sign:before {
	content: "";
}

.bootstrap-yop .glyphicon-minus-sign:before {
	content: "";
}

.bootstrap-yop .glyphicon-remove-sign:before {
	content: "";
}

.bootstrap-yop .glyphicon-ok-sign:before {
	content: "";
}

.bootstrap-yop .glyphicon-question-sign:before {
	content: "";
}

.bootstrap-yop .glyphicon-info-sign:before {
	content: "";
}

.bootstrap-yop .glyphicon-screenshot:before {
	content: "";
}

.bootstrap-yop .glyphicon-remove-circle:before {
	content: "";
}

.bootstrap-yop .glyphicon-ok-circle:before {
	content: "";
}

.bootstrap-yop .glyphicon-ban-circle:before {
	content: "";
}

.bootstrap-yop .glyphicon-arrow-left:before {
	content: "";
}

.bootstrap-yop .glyphicon-arrow-right:before {
	content: "";
}

.bootstrap-yop .glyphicon-arrow-up:before {
	content: "";
}

.bootstrap-yop .glyphicon-arrow-down:before {
	content: "";
}

.bootstrap-yop .glyphicon-share-alt:before {
	content: "";
}

.bootstrap-yop .glyphicon-resize-full:before {
	content: "";
}

.bootstrap-yop .glyphicon-resize-small:before {
	content: "";
}

.bootstrap-yop .glyphicon-exclamation-sign:before {
	content: "";
}

.bootstrap-yop .glyphicon-gift:before {
	content: "";
}

.bootstrap-yop .glyphicon-leaf:before {
	content: "";
}

.bootstrap-yop .glyphicon-fire:before {
	content: "";
}

.bootstrap-yop .glyphicon-eye-open:before {
	content: "";
}

.bootstrap-yop .glyphicon-eye-close:before {
	content: "";
}

.bootstrap-yop .glyphicon-warning-sign:before {
	content: "";
}

.bootstrap-yop .glyphicon-plane:before {
	content: "";
}

.bootstrap-yop .glyphicon-calendar:before {
	content: "";
}

.bootstrap-yop .glyphicon-random:before {
	content: "";
}

.bootstrap-yop .glyphicon-comment:before {
	content: "";
}

.bootstrap-yop .glyphicon-magnet:before {
	content: "";
}

.bootstrap-yop .glyphicon-chevron-up:before {
	content: "";
}

.bootstrap-yop .glyphicon-chevron-down:before {
	content: "";
}

.bootstrap-yop .glyphicon-retweet:before {
	content: "";
}

.bootstrap-yop .glyphicon-shopping-cart:before {
	content: "";
}

.bootstrap-yop .glyphicon-folder-close:before {
	content: "";
}

.bootstrap-yop .glyphicon-folder-open:before {
	content: "";
}

.bootstrap-yop .glyphicon-resize-vertical:before {
	content: "";
}

.bootstrap-yop .glyphicon-resize-horizontal:before {
	content: "";
}

.bootstrap-yop .glyphicon-hdd:before {
	content: "";
}

.bootstrap-yop .glyphicon-bullhorn:before {
	content: "";
}

.bootstrap-yop .glyphicon-bell:before {
	content: "";
}

.bootstrap-yop .glyphicon-certificate:before {
	content: "";
}

.bootstrap-yop .glyphicon-thumbs-up:before {
	content: "";
}

.bootstrap-yop .glyphicon-thumbs-down:before {
	content: "";
}

.bootstrap-yop .glyphicon-hand-right:before {
	content: "";
}

.bootstrap-yop .glyphicon-hand-left:before {
	content: "";
}

.bootstrap-yop .glyphicon-hand-up:before {
	content: "";
}

.bootstrap-yop .glyphicon-hand-down:before {
	content: "";
}

.bootstrap-yop .glyphicon-circle-arrow-right:before {
	content: "";
}

.bootstrap-yop .glyphicon-circle-arrow-left:before {
	content: "";
}

.bootstrap-yop .glyphicon-circle-arrow-up:before {
	content: "";
}

.bootstrap-yop .glyphicon-circle-arrow-down:before {
	content: "";
}

.bootstrap-yop .glyphicon-globe:before {
	content: "";
}

.bootstrap-yop .glyphicon-wrench:before {
	content: "";
}

.bootstrap-yop .glyphicon-tasks:before {
	content: "";
}

.bootstrap-yop .glyphicon-filter:before {
	content: "";
}

.bootstrap-yop .glyphicon-briefcase:before {
	content: "";
}

.bootstrap-yop .glyphicon-fullscreen:before {
	content: "";
}

.bootstrap-yop .glyphicon-dashboard:before {
	content: "";
}

.bootstrap-yop .glyphicon-paperclip:before {
	content: "";
}

.bootstrap-yop .glyphicon-heart-empty:before {
	content: "";
}

.bootstrap-yop .glyphicon-link:before {
	content: "";
}

.bootstrap-yop .glyphicon-phone:before {
	content: "";
}

.bootstrap-yop .glyphicon-pushpin:before {
	content: "";
}

.bootstrap-yop .glyphicon-usd:before {
	content: "";
}

.bootstrap-yop .glyphicon-gbp:before {
	content: "";
}

.bootstrap-yop .glyphicon-sort:before {
	content: "";
}

.bootstrap-yop .glyphicon-sort-by-alphabet:before {
	content: "";
}

.bootstrap-yop .glyphicon-sort-by-alphabet-alt:before {
	content: "";
}

.bootstrap-yop .glyphicon-sort-by-order:before {
	content: "";
}

.bootstrap-yop .glyphicon-sort-by-order-alt:before {
	content: "";
}

.bootstrap-yop .glyphicon-sort-by-attributes:before {
	content: "";
}

.bootstrap-yop .glyphicon-sort-by-attributes-alt:before {
	content: "";
}

.bootstrap-yop .glyphicon-unchecked:before {
	content: "";
}

.bootstrap-yop .glyphicon-expand:before {
	content: "";
}

.bootstrap-yop .glyphicon-collapse-down:before {
	content: "";
}

.bootstrap-yop .glyphicon-collapse-up:before {
	content: "";
}

.bootstrap-yop .glyphicon-log-in:before {
	content: "";
}

.bootstrap-yop .glyphicon-flash:before {
	content: "";
}

.bootstrap-yop .glyphicon-log-out:before {
	content: "";
}

.bootstrap-yop .glyphicon-new-window:before {
	content: "";
}

.bootstrap-yop .glyphicon-record:before {
	content: "";
}

.bootstrap-yop .glyphicon-save:before {
	content: "";
}

.bootstrap-yop .glyphicon-open:before {
	content: "";
}

.bootstrap-yop .glyphicon-saved:before {
	content: "";
}

.bootstrap-yop .glyphicon-import:before {
	content: "";
}

.bootstrap-yop .glyphicon-export:before {
	content: "";
}

.bootstrap-yop .glyphicon-send:before {
	content: "";
}

.bootstrap-yop .glyphicon-floppy-disk:before {
	content: "";
}

.bootstrap-yop .glyphicon-floppy-saved:before {
	content: "";
}

.bootstrap-yop .glyphicon-floppy-remove:before {
	content: "";
}

.bootstrap-yop .glyphicon-floppy-save:before {
	content: "";
}

.bootstrap-yop .glyphicon-floppy-open:before {
	content: "";
}

.bootstrap-yop .glyphicon-credit-card:before {
	content: "";
}

.bootstrap-yop .glyphicon-transfer:before {
	content: "";
}

.bootstrap-yop .glyphicon-cutlery:before {
	content: "";
}

.bootstrap-yop .glyphicon-header:before {
	content: "";
}

.bootstrap-yop .glyphicon-compressed:before {
	content: "";
}

.bootstrap-yop .glyphicon-earphone:before {
	content: "";
}

.bootstrap-yop .glyphicon-phone-alt:before {
	content: "";
}

.bootstrap-yop .glyphicon-tower:before {
	content: "";
}

.bootstrap-yop .glyphicon-stats:before {
	content: "";
}

.bootstrap-yop .glyphicon-sd-video:before {
	content: "";
}

.bootstrap-yop .glyphicon-hd-video:before {
	content: "";
}

.bootstrap-yop .glyphicon-subtitles:before {
	content: "";
}

.bootstrap-yop .glyphicon-sound-stereo:before {
	content: "";
}

.bootstrap-yop .glyphicon-sound-dolby:before {
	content: "";
}

.bootstrap-yop .glyphicon-sound-5-1:before {
	content: "";
}

.bootstrap-yop .glyphicon-sound-6-1:before {
	content: "";
}

.bootstrap-yop .glyphicon-sound-7-1:before {
	content: "";
}

.bootstrap-yop .glyphicon-copyright-mark:before {
	content: "";
}

.bootstrap-yop .glyphicon-registration-mark:before {
	content: "";
}

.bootstrap-yop .glyphicon-cloud-download:before {
	content: "";
}

.bootstrap-yop .glyphicon-cloud-upload:before {
	content: "";
}

.bootstrap-yop .glyphicon-tree-conifer:before {
	content: "";
}

.bootstrap-yop .glyphicon-tree-deciduous:before {
	content: "";
}

.bootstrap-yop .caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.bootstrap-yop .dropdown {
	position: relative;
}

.bootstrap-yop .dropdown-toggle:focus {
	outline: 0;
}

.bootstrap-yop .dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	list-style: none;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	background-clip: padding-box;
}

.bootstrap-yop .dropdown-menu.pull-right {
	right: 0;
	left: auto;
}

.bootstrap-yop .dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.bootstrap-yop .dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.428571429;
	color: #333;
	white-space: nowrap;
}

.bootstrap-yop .dropdown-menu>li>a:focus, .bootstrap-yop .dropdown-menu>li>a:hover {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5;
}

.bootstrap-yop .dropdown-menu>.active>a, .bootstrap-yop .dropdown-menu>.active>a:focus, .bootstrap-yop .dropdown-menu>.active>a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #428bca;
	outline: 0;
}

.bootstrap-yop .dropdown-menu>.disabled>a, .bootstrap-yop .dropdown-menu>.disabled>a:focus, .bootstrap-yop .dropdown-menu>.disabled>a:hover {
	color: #999;
}

.bootstrap-yop .dropdown-menu>.disabled>a:focus, .bootstrap-yop .dropdown-menu>.disabled>a:hover {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
}

.bootstrap-yop .dropdown-menu>.disabled>a:focus.nitro-lazy, .bootstrap-yop .dropdown-menu>.disabled>a:hover.nitro-lazy {
	background-image: none !important;
}

.bootstrap-yop .open>.dropdown-menu {
	display: block;
}

.bootstrap-yop .open>a {
	outline: 0;
}

.bootstrap-yop .dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.428571429;
	color: #999;
}

.bootstrap-yop .dropdown-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 990;
}

.bootstrap-yop .pull-right>.dropdown-menu {
	right: 0;
	left: auto;
}

.bootstrap-yop .dropup .caret, .bootstrap-yop .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid;
	content: "";
}

.bootstrap-yop .dropup .dropdown-menu, .bootstrap-yop .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px;
}

@media (min-width:768px) {
	.bootstrap-yop .navbar-right .dropdown-menu {
		right: 0;
		left: auto;
	}
}

.bootstrap-yop .btn-group, .bootstrap-yop .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.bootstrap-yop .btn-group-vertical>.btn, .bootstrap-yop .btn-group>.btn {
	position: relative;
	float: left;
}

.bootstrap-yop .btn-group-vertical>.btn.active, .bootstrap-yop .btn-group-vertical>.btn:active, .bootstrap-yop .btn-group-vertical>.btn:focus, .bootstrap-yop .btn-group-vertical>.btn:hover, .bootstrap-yop .btn-group>.btn.active, .bootstrap-yop .btn-group>.btn:active, .bootstrap-yop .btn-group>.btn:focus, .bootstrap-yop .btn-group>.btn:hover {
	z-index: 2;
}

.bootstrap-yop .btn-group-vertical>.btn:focus, .bootstrap-yop .btn-group>.btn:focus {
	outline: 0;
}

.bootstrap-yop .btn-group .btn+.btn, .bootstrap-yop .btn-group .btn+.btn-group, .bootstrap-yop .btn-group .btn-group+.btn, .bootstrap-yop .btn-group .btn-group+.btn-group {
	margin-left: -1px;
}

.bootstrap-yop .btn-toolbar:after, .bootstrap-yop .btn-toolbar:before {
	display: table;
	content: " ";
}

.bootstrap-yop .btn-toolbar:after {
	clear: both;
}

.bootstrap-yop .btn-toolbar:after, .bootstrap-yop .btn-toolbar:before {
	display: table;
	content: " ";
}

.bootstrap-yop .btn-toolbar:after {
	clear: both;
}

.bootstrap-yop .btn-toolbar .btn-group {
	float: left;
}

.bootstrap-yop .btn-toolbar>.btn+.btn, .bootstrap-yop .btn-toolbar>.btn+.btn-group, .bootstrap-yop .btn-toolbar>.btn-group+.btn, .bootstrap-yop .btn-toolbar>.btn-group+.btn-group {
	margin-left: 5px;
}

.bootstrap-yop .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}

.bootstrap-yop .btn-group>.btn:first-child {
	margin-left: 0;
}

.bootstrap-yop .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.bootstrap-yop .btn-group>.btn:last-child:not(:first-child), .bootstrap-yop .btn-group>.dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.bootstrap-yop .btn-group>.btn-group {
	float: left;
}

.bootstrap-yop .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0;
}

.bootstrap-yop .btn-group>.btn-group:first-child>.btn:last-child, .bootstrap-yop .btn-group>.btn-group:first-child>.dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.bootstrap-yop .btn-group>.btn-group:last-child>.btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.bootstrap-yop .btn-group .dropdown-toggle:active, .bootstrap-yop .btn-group.open .dropdown-toggle {
	outline: 0;
}

.bootstrap-yop .btn-group-xs>.btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.bootstrap-yop .btn-group-sm>.btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.bootstrap-yop .btn-group-lg>.btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}

.bootstrap-yop .btn-group>.btn+.dropdown-toggle {
	padding-right: 8px;
	padding-left: 8px;
}

.bootstrap-yop .btn-group>.btn-lg+.dropdown-toggle {
	padding-right: 12px;
	padding-left: 12px;
}

.bootstrap-yop .btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.bootstrap-yop .btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.bootstrap-yop .btn .caret {
	margin-left: 0;
}

.bootstrap-yop .btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}

.bootstrap-yop .dropup .btn-lg .caret {
	border-width: 0 5px 5px;
}

.bootstrap-yop .btn-group-vertical>.btn, .bootstrap-yop .btn-group-vertical>.btn-group, .bootstrap-yop .btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}

.bootstrap-yop .btn-group-vertical>.btn-group:after, .bootstrap-yop .btn-group-vertical>.btn-group:before {
	display: table;
	content: " ";
}

.bootstrap-yop .btn-group-vertical>.btn-group:after {
	clear: both;
}

.bootstrap-yop .btn-group-vertical>.btn-group:after, .bootstrap-yop .btn-group-vertical>.btn-group:before {
	display: table;
	content: " ";
}

.bootstrap-yop .btn-group-vertical>.btn-group:after {
	clear: both;
}

.bootstrap-yop .btn-group-vertical>.btn-group>.btn {
	float: none;
}

.bootstrap-yop .btn-group-vertical>.btn+.btn, .bootstrap-yop .btn-group-vertical>.btn+.btn-group, .bootstrap-yop .btn-group-vertical>.btn-group+.btn, .bootstrap-yop .btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0;
}

.bootstrap-yop .btn-group-vertical>.btn:not(:first-child):not(:last-child) {
	border-radius: 0;
}

.bootstrap-yop .btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.bootstrap-yop .btn-group-vertical>.btn:last-child:not(:first-child) {
	border-top-right-radius: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 0;
}

.bootstrap-yop .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0;
}

.bootstrap-yop .btn-group-vertical>.btn-group:first-child>.btn:last-child, .bootstrap-yop .btn-group-vertical>.btn-group:first-child>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.bootstrap-yop .btn-group-vertical>.btn-group:last-child>.btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.bootstrap-yop .btn-group-justified {
	display: table;
	width: 100%;
	border-collapse: separate;
	table-layout: fixed;
}

.bootstrap-yop .btn-group-justified>.btn, .bootstrap-yop .btn-group-justified>.btn-group {
	display: table-cell;
	float: none;
	width: 1%;
}

.bootstrap-yop .btn-group-justified>.btn-group .btn {
	width: 100%;
}

.bootstrap-yop [data-toggle=buttons]>.btn>input[type=checkbox], .bootstrap-yop [data-toggle=buttons]>.btn>input[type=radio] {
	display: none;
}

.bootstrap-yop .input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}

.bootstrap-yop .input-group[class*=col-] {
	float: none;
	padding-right: 0;
	padding-left: 0;
}

.bootstrap-yop .input-group .form-control {
	width: 100%;
	margin-bottom: 0;
}

.bootstrap-yop .input-group-lg>.form-control, .bootstrap-yop .input-group-lg>.input-group-addon, .bootstrap-yop .input-group-lg>.input-group-btn>.btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}

.bootstrap-yop select.input-group-lg>.form-control, .bootstrap-yop select.input-group-lg>.input-group-addon, .bootstrap-yop select.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	line-height: 46px;
}

.bootstrap-yop textarea.input-group-lg>.form-control, .bootstrap-yop textarea.input-group-lg>.input-group-addon, .bootstrap-yop textarea.input-group-lg>.input-group-btn>.btn {
	height: auto;
}

.bootstrap-yop .input-group-sm>.form-control, .bootstrap-yop .input-group-sm>.input-group-addon, .bootstrap-yop .input-group-sm>.input-group-btn>.btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.bootstrap-yop select.input-group-sm>.form-control, .bootstrap-yop select.input-group-sm>.input-group-addon, .bootstrap-yop select.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	line-height: 30px;
}

.bootstrap-yop textarea.input-group-sm>.form-control, .bootstrap-yop textarea.input-group-sm>.input-group-addon, .bootstrap-yop textarea.input-group-sm>.input-group-btn>.btn {
	height: auto;
}

.bootstrap-yop .input-group .form-control, .bootstrap-yop .input-group-addon, .bootstrap-yop .input-group-btn {
	display: table-cell;
}

.bootstrap-yop .input-group .form-control:not(:first-child):not(:last-child), .bootstrap-yop .input-group-addon:not(:first-child):not(:last-child), .bootstrap-yop .input-group-btn:not(:first-child):not(:last-child) {
	border-radius: 0;
}

.bootstrap-yop .input-group-addon, .bootstrap-yop .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}

.bootstrap-yop .input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.bootstrap-yop .input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px;
}

.bootstrap-yop .input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px;
}

.bootstrap-yop .input-group-addon input[type=checkbox], .bootstrap-yop .input-group-addon input[type=radio] {
	margin-top: 0;
}

.bootstrap-yop .input-group .form-control:first-child, .bootstrap-yop .input-group-addon:first-child, .bootstrap-yop .input-group-btn:first-child>.btn, .bootstrap-yop .input-group-btn:first-child>.dropdown-toggle, .bootstrap-yop .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.bootstrap-yop .input-group-addon:first-child {
	border-right: 0;
}

.bootstrap-yop .input-group .form-control:last-child, .bootstrap-yop .input-group-addon:last-child, .bootstrap-yop .input-group-btn:first-child>.btn:not(:first-child), .bootstrap-yop .input-group-btn:last-child>.btn, .bootstrap-yop .input-group-btn:last-child>.dropdown-toggle {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.bootstrap-yop .input-group-addon:last-child {
	border-left: 0;
}

.bootstrap-yop .input-group-btn {
	position: relative;
	white-space: nowrap;
}

.bootstrap-yop .input-group-btn:first-child>.btn {
	margin-right: -1px;
}

.bootstrap-yop .input-group-btn:last-child>.btn {
	margin-left: -1px;
}

.bootstrap-yop .input-group-btn>.btn {
	position: relative;
}

.bootstrap-yop .input-group-btn>.btn+.btn {
	margin-left: -4px;
}

.bootstrap-yop .input-group-btn>.btn:active, .bootstrap-yop .input-group-btn>.btn:hover {
	z-index: 2;
}

.bootstrap-yop .nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

.bootstrap-yop .nav:after, .bootstrap-yop .nav:before {
	display: table;
	content: " ";
}

.bootstrap-yop .nav:after {
	clear: both;
}

.bootstrap-yop .nav:after, .bootstrap-yop .nav:before {
	display: table;
	content: " ";
}

.bootstrap-yop .nav:after {
	clear: both;
}

.bootstrap-yop .nav>li {
	position: relative;
	display: block;
}

.bootstrap-yop .nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px;
}

.bootstrap-yop .nav>li>a:focus, .bootstrap-yop .nav>li>a:hover {
	text-decoration: none;
	background-color: #eee;
}

.bootstrap-yop .nav>li.disabled>a {
	color: #999;
}

.bootstrap-yop .nav>li.disabled>a:focus, .bootstrap-yop .nav>li.disabled>a:hover {
	color: #999;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
}

.bootstrap-yop .nav .open>a, .bootstrap-yop .nav .open>a:focus, .bootstrap-yop .nav .open>a:hover {
	background-color: #eee;
	border-color: #428bca;
}

.bootstrap-yop .nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.bootstrap-yop .nav>li>a>img {
	max-width: none;
}

.bootstrap-yop .nav-tabs {
	border-bottom: 1px solid #ddd;
}

.bootstrap-yop .nav-tabs>li {
	float: left;
	margin-bottom: -1px;
}

.bootstrap-yop .nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.428571429;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
}

.bootstrap-yop .nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd;
}

.bootstrap-yop .nav-tabs>li.active>a, .bootstrap-yop .nav-tabs>li.active>a:focus, .bootstrap-yop .nav-tabs>li.active>a:hover {
	color: #555;
	cursor: default;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
}

.bootstrap-yop .nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0;
}

.bootstrap-yop .nav-tabs.nav-justified>li {
	float: none;
}

.bootstrap-yop .nav-tabs.nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center;
}

.bootstrap-yop .nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media (min-width:768px) {
	.bootstrap-yop .nav-tabs.nav-justified>li {
		display: table-cell;
		width: 1%;
	}
	
	.bootstrap-yop .nav-tabs.nav-justified>li>a {
		margin-bottom: 0;
	}
}

.bootstrap-yop .nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 4px;
}

.bootstrap-yop .nav-tabs.nav-justified>.active>a, .bootstrap-yop .nav-tabs.nav-justified>.active>a:focus, .bootstrap-yop .nav-tabs.nav-justified>.active>a:hover {
	border: 1px solid #ddd;
}

@media (min-width:768px) {
	.bootstrap-yop .nav-tabs.nav-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}
	
	.bootstrap-yop .nav-tabs.nav-justified>.active>a, .bootstrap-yop .nav-tabs.nav-justified>.active>a:focus, .bootstrap-yop .nav-tabs.nav-justified>.active>a:hover {
		border-bottom-color: #fff;
	}
}

.bootstrap-yop .nav-pills>li {
	float: left;
}

.bootstrap-yop .nav-pills>li>a {
	border-radius: 4px;
}

.bootstrap-yop .nav-pills>li+li {
	margin-left: 2px;
}

.bootstrap-yop .nav-pills>li.active>a, .bootstrap-yop .nav-pills>li.active>a:focus, .bootstrap-yop .nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #428bca;
}

.bootstrap-yop .nav-stacked>li {
	float: none;
}

.bootstrap-yop .nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0;
}

.bootstrap-yop .nav-justified {
	width: 100%;
}

.bootstrap-yop .nav-justified>li {
	float: none;
}

.bootstrap-yop .nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center;
}

.bootstrap-yop .nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media (min-width:768px) {
	.bootstrap-yop .nav-justified>li {
		display: table-cell;
		width: 1%;
	}
	
	.bootstrap-yop .nav-justified>li>a {
		margin-bottom: 0;
	}
}

.bootstrap-yop .nav-tabs-justified {
	border-bottom: 0;
}

.bootstrap-yop .nav-tabs-justified>li>a {
	margin-right: 0;
	border-radius: 4px;
}

.bootstrap-yop .nav-tabs-justified>.active>a, .bootstrap-yop .nav-tabs-justified>.active>a:focus, .bootstrap-yop .nav-tabs-justified>.active>a:hover {
	border: 1px solid #ddd;
}

@media (min-width:768px) {
	.bootstrap-yop .nav-tabs-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}
	
	.bootstrap-yop .nav-tabs-justified>.active>a, .bootstrap-yop .nav-tabs-justified>.active>a:focus, .bootstrap-yop .nav-tabs-justified>.active>a:hover {
		border-bottom-color: #fff;
	}
}

.bootstrap-yop .tab-content>.tab-pane {
	display: none;
}

.bootstrap-yop .tab-content>.active {
	display: block;
}

.bootstrap-yop .nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.bootstrap-yop .navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent;
}

.bootstrap-yop .navbar:after, .bootstrap-yop .navbar:before {
	display: table;
	content: " ";
}

.bootstrap-yop .navbar:after {
	clear: both;
}

.bootstrap-yop .navbar:after, .bootstrap-yop .navbar:before {
	display: table;
	content: " ";
}

.bootstrap-yop .navbar:after {
	clear: both;
}

@media (min-width:768px) {
	.bootstrap-yop .navbar {
		border-radius: 4px;
	}
}

.bootstrap-yop .navbar-header:after, .bootstrap-yop .navbar-header:before {
	display: table;
	content: " ";
}

.bootstrap-yop .navbar-header:after {
	clear: both;
}

.bootstrap-yop .navbar-header:after, .bootstrap-yop .navbar-header:before {
	display: table;
	content: " ";
}

.bootstrap-yop .navbar-header:after {
	clear: both;
}

@media (min-width:768px) {
	.bootstrap-yop .navbar-header {
		float: left;
	}
}

.bootstrap-yop .navbar-collapse {
	max-height: 340px;
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	-webkit-overflow-scrolling: touch;
}

.bootstrap-yop .navbar-collapse:after, .bootstrap-yop .navbar-collapse:before {
	display: table;
	content: " ";
}

.bootstrap-yop .navbar-collapse:after {
	clear: both;
}

.bootstrap-yop .navbar-collapse:after, .bootstrap-yop .navbar-collapse:before {
	display: table;
	content: " ";
}

.bootstrap-yop .navbar-collapse:after {
	clear: both;
}

.bootstrap-yop .navbar-collapse.in {
	overflow-y: auto;
}

@media (min-width:768px) {
	.bootstrap-yop .navbar-collapse {
		width: auto;
		border-top: 0;
		box-shadow: none;
	}
	
	.bootstrap-yop .navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}
	
	.bootstrap-yop .navbar-collapse.in {
		overflow-y: visible;
	}
	
	.bootstrap-yop .navbar-fixed-bottom .navbar-collapse, .bootstrap-yop .navbar-fixed-top .navbar-collapse, .bootstrap-yop .navbar-static-top .navbar-collapse {
		padding-right: 0;
		padding-left: 0;
	}
}

.bootstrap-yop .container>.navbar-collapse, .bootstrap-yop .container>.navbar-header {
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width:768px) {
	.bootstrap-yop .container>.navbar-collapse, .bootstrap-yop .container>.navbar-header {
		margin-right: 0;
		margin-left: 0;
	}
}

.bootstrap-yop .navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px;
}

@media (min-width:768px) {
	.bootstrap-yop .navbar-static-top {
		border-radius: 0;
	}
}

.bootstrap-yop .navbar-fixed-bottom, .bootstrap-yop .navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}

@media (min-width:768px) {
	.bootstrap-yop .navbar-fixed-bottom, .bootstrap-yop .navbar-fixed-top {
		border-radius: 0;
	}
}

.bootstrap-yop .navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}

.bootstrap-yop .navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0;
}

.bootstrap-yop .navbar-brand {
	float: left;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px;
}

.bootstrap-yop .navbar-brand:focus, .bootstrap-yop .navbar-brand:hover {
	text-decoration: none;
}

@media (min-width:768px) {
	.bootstrap-yop .navbar>.container .navbar-brand {
		margin-left: -15px;
	}
}

.bootstrap-yop .navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.bootstrap-yop .navbar-toggle.nitro-lazy {
	background-image: none !important;
}

.bootstrap-yop .navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}

.bootstrap-yop .navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px;
}

@media (min-width:768px) {
	.bootstrap-yop .navbar-toggle {
		display: none;
	}
}

.bootstrap-yop .navbar-nav {
	margin: 7.5px -15px;
}

.bootstrap-yop .navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}

@media (max-width:767px) {
	.bootstrap-yop .navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none;
	}
	
	.bootstrap-yop .navbar-nav .open .dropdown-menu .dropdown-header, .bootstrap-yop .navbar-nav .open .dropdown-menu>li>a {
		padding: 5px 15px 5px 25px;
	}
	
	.bootstrap-yop .navbar-nav .open .dropdown-menu>li>a {
		line-height: 20px;
	}
	
	.bootstrap-yop .navbar-nav .open .dropdown-menu>li>a:focus, .bootstrap-yop .navbar-nav .open .dropdown-menu>li>a:hover {
		background-image: none;
	}
	
	.bootstrap-yop .navbar-nav .open .dropdown-menu>li>a:focus.nitro-lazy, .bootstrap-yop .navbar-nav .open .dropdown-menu>li>a:hover.nitro-lazy {
		background-image: none !important;
	}
}

@media (min-width:768px) {
	.bootstrap-yop .navbar-nav {
		float: left;
		margin: 0;
	}
	
	.bootstrap-yop .navbar-nav>li {
		float: left;
	}
	
	.bootstrap-yop .navbar-nav>li>a {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	
	.bootstrap-yop .navbar-nav.navbar-right:last-child {
		margin-right: -15px;
	}
}

@media (min-width:768px) {
	.bootstrap-yop .navbar-left {
		float: left !important;
	}
	
	.bootstrap-yop .navbar-right {
		float: right !important;
	}
}

.bootstrap-yop .navbar-form {
	padding: 10px 15px;
	margin-top: 8px;
	margin-right: -15px;
	margin-bottom: 8px;
	margin-left: -15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}

@media (min-width:768px) {
	.bootstrap-yop .navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	.bootstrap-yop .navbar-form .form-control {
		display: inline-block;
	}
	
	.bootstrap-yop .navbar-form select.form-control {
		width: auto;
	}
	
	.bootstrap-yop .navbar-form .checkbox, .bootstrap-yop .navbar-form .radio {
		display: inline-block;
		padding-left: 0;
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.bootstrap-yop .navbar-form .checkbox input[type=checkbox], .bootstrap-yop .navbar-form .radio input[type=radio] {
		float: none;
		margin-left: 0;
	}
}

@media (max-width:767px) {
	.bootstrap-yop .navbar-form .form-group {
		margin-bottom: 5px;
	}
}

@media (min-width:768px) {
	.bootstrap-yop .navbar-form {
		width: auto;
		padding-top: 0;
		padding-bottom: 0;
		margin-right: 0;
		margin-left: 0;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	
	.bootstrap-yop .navbar-form.navbar-right:last-child {
		margin-right: -15px;
	}
}

.bootstrap-yop .navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.bootstrap-yop .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.bootstrap-yop .navbar-nav.pull-right>li>.dropdown-menu, .bootstrap-yop .navbar-nav>li>.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}

.bootstrap-yop .navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px;
}

.bootstrap-yop .navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px;
}

.bootstrap-yop .navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px;
}

.bootstrap-yop .navbar-text {
	margin-top: 15px;
	margin-bottom: 15px;
}

@media (min-width:768px) {
	.bootstrap-yop .navbar-text {
		float: left;
		margin-right: 15px;
		margin-left: 15px;
	}
	
	.bootstrap-yop .navbar-text.navbar-right:last-child {
		margin-right: 0;
	}
}

.bootstrap-yop .navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7;
}

.bootstrap-yop .navbar-default .navbar-brand {
	color: #777;
}

.bootstrap-yop .navbar-default .navbar-brand:focus, .bootstrap-yop .navbar-default .navbar-brand:hover {
	color: #5e5e5e;
	background-color: transparent;
}

.bootstrap-yop .navbar-default .navbar-text {
	color: #777;
}

.bootstrap-yop .navbar-default .navbar-nav>li>a {
	color: #777;
}

.bootstrap-yop .navbar-default .navbar-nav>li>a:focus, .bootstrap-yop .navbar-default .navbar-nav>li>a:hover {
	color: #333;
	background-color: transparent;
}

.bootstrap-yop .navbar-default .navbar-nav>.active>a, .bootstrap-yop .navbar-default .navbar-nav>.active>a:focus, .bootstrap-yop .navbar-default .navbar-nav>.active>a:hover {
	color: #555;
	background-color: #e7e7e7;
}

.bootstrap-yop .navbar-default .navbar-nav>.disabled>a, .bootstrap-yop .navbar-default .navbar-nav>.disabled>a:focus, .bootstrap-yop .navbar-default .navbar-nav>.disabled>a:hover {
	color: #ccc;
	background-color: transparent;
}

.bootstrap-yop .navbar-default .navbar-toggle {
	border-color: #ddd;
}

.bootstrap-yop .navbar-default .navbar-toggle:focus, .bootstrap-yop .navbar-default .navbar-toggle:hover {
	background-color: #ddd;
}

.bootstrap-yop .navbar-default .navbar-toggle .icon-bar {
	background-color: #ccc;
}

.bootstrap-yop .navbar-default .navbar-collapse, .bootstrap-yop .navbar-default .navbar-form {
	border-color: #e7e7e7;
}

.bootstrap-yop .navbar-default .navbar-nav>.open>a, .bootstrap-yop .navbar-default .navbar-nav>.open>a:focus, .bootstrap-yop .navbar-default .navbar-nav>.open>a:hover {
	color: #555;
	background-color: #e7e7e7;
}

@media (max-width:767px) {
	.bootstrap-yop .navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #777;
	}
	
	.bootstrap-yop .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .bootstrap-yop .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #333;
		background-color: transparent;
	}
	
	.bootstrap-yop .navbar-default .navbar-nav .open .dropdown-menu>.active>a, .bootstrap-yop .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus, .bootstrap-yop .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #555;
		background-color: #e7e7e7;
	}
	
	.bootstrap-yop .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .bootstrap-yop .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus, .bootstrap-yop .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #ccc;
		background-color: transparent;
	}
}

.bootstrap-yop .navbar-default .navbar-link {
	color: #777;
}

.bootstrap-yop .navbar-default .navbar-link:hover {
	color: #333;
}

.bootstrap-yop .navbar-inverse {
	background-color: #222;
	border-color: #080808;
}

.bootstrap-yop .navbar-inverse .navbar-brand {
	color: #999;
}

.bootstrap-yop .navbar-inverse .navbar-brand:focus, .bootstrap-yop .navbar-inverse .navbar-brand:hover {
	color: #fff;
	background-color: transparent;
}

.bootstrap-yop .navbar-inverse .navbar-text {
	color: #999;
}

.bootstrap-yop .navbar-inverse .navbar-nav>li>a {
	color: #999;
}

.bootstrap-yop .navbar-inverse .navbar-nav>li>a:focus, .bootstrap-yop .navbar-inverse .navbar-nav>li>a:hover {
	color: #fff;
	background-color: transparent;
}

.bootstrap-yop .navbar-inverse .navbar-nav>.active>a, .bootstrap-yop .navbar-inverse .navbar-nav>.active>a:focus, .bootstrap-yop .navbar-inverse .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #080808;
}

.bootstrap-yop .navbar-inverse .navbar-nav>.disabled>a, .bootstrap-yop .navbar-inverse .navbar-nav>.disabled>a:focus, .bootstrap-yop .navbar-inverse .navbar-nav>.disabled>a:hover {
	color: #444;
	background-color: transparent;
}

.bootstrap-yop .navbar-inverse .navbar-toggle {
	border-color: #333;
}

.bootstrap-yop .navbar-inverse .navbar-toggle:focus, .bootstrap-yop .navbar-inverse .navbar-toggle:hover {
	background-color: #333;
}

.bootstrap-yop .navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff;
}

.bootstrap-yop .navbar-inverse .navbar-collapse, .bootstrap-yop .navbar-inverse .navbar-form {
	border-color: #101010;
}

.bootstrap-yop .navbar-inverse .navbar-nav>.open>a, .bootstrap-yop .navbar-inverse .navbar-nav>.open>a:focus, .bootstrap-yop .navbar-inverse .navbar-nav>.open>a:hover {
	color: #fff;
	background-color: #080808;
}

@media (max-width:767px) {
	.bootstrap-yop .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: #080808;
	}
	
	.bootstrap-yop .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #080808;
	}
	
	.bootstrap-yop .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #999;
	}
	
	.bootstrap-yop .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .bootstrap-yop .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #fff;
		background-color: transparent;
	}
	
	.bootstrap-yop .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .bootstrap-yop .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus, .bootstrap-yop .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #fff;
		background-color: #080808;
	}
	
	.bootstrap-yop .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .bootstrap-yop .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus, .bootstrap-yop .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #444;
		background-color: transparent;
	}
}

.bootstrap-yop .navbar-inverse .navbar-link {
	color: #999;
}

.bootstrap-yop .navbar-inverse .navbar-link:hover {
	color: #fff;
}

.bootstrap-yop .breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px;
}

.bootstrap-yop .breadcrumb>li {
	display: inline-block;
}

.bootstrap-yop .breadcrumb>li+li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/ ";
}

.bootstrap-yop .breadcrumb>.active {
	color: #999;
}

.bootstrap-yop .pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}

.bootstrap-yop .pagination>li {
	display: inline;
}

.bootstrap-yop .pagination>li>a, .bootstrap-yop .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.428571429;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}

.bootstrap-yop .pagination>li:first-child>a, .bootstrap-yop .pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}

.bootstrap-yop .pagination>li:last-child>a, .bootstrap-yop .pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.bootstrap-yop .pagination>li>a:focus, .bootstrap-yop .pagination>li>a:hover, .bootstrap-yop .pagination>li>span:focus, .bootstrap-yop .pagination>li>span:hover {
	background-color: #eee;
}

.bootstrap-yop .pagination>.active>a, .bootstrap-yop .pagination>.active>a:focus, .bootstrap-yop .pagination>.active>a:hover, .bootstrap-yop .pagination>.active>span, .bootstrap-yop .pagination>.active>span:focus, .bootstrap-yop .pagination>.active>span:hover {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #428bca;
	border-color: #428bca;
}

.bootstrap-yop .pagination>.disabled>a, .bootstrap-yop .pagination>.disabled>a:focus, .bootstrap-yop .pagination>.disabled>a:hover, .bootstrap-yop .pagination>.disabled>span, .bootstrap-yop .pagination>.disabled>span:focus, .bootstrap-yop .pagination>.disabled>span:hover {
	color: #999;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd;
}

.bootstrap-yop .pagination-lg>li>a, .bootstrap-yop .pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
}

.bootstrap-yop .pagination-lg>li:first-child>a, .bootstrap-yop .pagination-lg>li:first-child>span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
}

.bootstrap-yop .pagination-lg>li:last-child>a, .bootstrap-yop .pagination-lg>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

.bootstrap-yop .pagination-sm>li>a, .bootstrap-yop .pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px;
}

.bootstrap-yop .pagination-sm>li:first-child>a, .bootstrap-yop .pagination-sm>li:first-child>span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}

.bootstrap-yop .pagination-sm>li:last-child>a, .bootstrap-yop .pagination-sm>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.bootstrap-yop .pager {
	padding-left: 0;
	margin: 20px 0;
	text-align: center;
	list-style: none;
}

.bootstrap-yop .pager:after, .bootstrap-yop .pager:before {
	display: table;
	content: " ";
}

.bootstrap-yop .pager:after {
	clear: both;
}

.bootstrap-yop .pager:after, .bootstrap-yop .pager:before {
	display: table;
	content: " ";
}

.bootstrap-yop .pager:after {
	clear: both;
}

.bootstrap-yop .pager li {
	display: inline;
}

.bootstrap-yop .pager li>a, .bootstrap-yop .pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px;
}

.bootstrap-yop .pager li>a:focus, .bootstrap-yop .pager li>a:hover {
	text-decoration: none;
	background-color: #eee;
}

.bootstrap-yop .pager .next>a, .bootstrap-yop .pager .next>span {
	float: right;
}

.bootstrap-yop .pager .previous>a, .bootstrap-yop .pager .previous>span {
	float: left;
}

.bootstrap-yop .pager .disabled>a, .bootstrap-yop .pager .disabled>a:focus, .bootstrap-yop .pager .disabled>a:hover, .bootstrap-yop .pager .disabled>span {
	color: #999;
	cursor: not-allowed;
	background-color: #fff;
}

.bootstrap-yop .label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}

.bootstrap-yop .label[href]:focus, .bootstrap-yop .label[href]:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.bootstrap-yop .label:empty {
	display: none;
}

.bootstrap-yop .btn .label {
	position: relative;
	top: -1px;
}

.bootstrap-yop .label-default {
	background-color: #999;
}

.bootstrap-yop .label-default[href]:focus, .bootstrap-yop .label-default[href]:hover {
	background-color: grey;
}

.bootstrap-yop .label-primary {
	background-color: #428bca;
}

.bootstrap-yop .label-primary[href]:focus, .bootstrap-yop .label-primary[href]:hover {
	background-color: #3071a9;
}

.bootstrap-yop .label-success {
	background-color: #5cb85c;
}

.bootstrap-yop .label-success[href]:focus, .bootstrap-yop .label-success[href]:hover {
	background-color: #449d44;
}

.bootstrap-yop .label-info {
	background-color: #5bc0de;
}

.bootstrap-yop .label-info[href]:focus, .bootstrap-yop .label-info[href]:hover {
	background-color: #31b0d5;
}

.bootstrap-yop .label-warning {
	background-color: #f0ad4e;
}

.bootstrap-yop .label-warning[href]:focus, .bootstrap-yop .label-warning[href]:hover {
	background-color: #ec971f;
}

.bootstrap-yop .label-danger {
	background-color: #d9534f;
}

.bootstrap-yop .label-danger[href]:focus, .bootstrap-yop .label-danger[href]:hover {
	background-color: #c9302c;
}

.bootstrap-yop .badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	background-color: #999;
	border-radius: 10px;
}

.bootstrap-yop .badge:empty {
	display: none;
}

.bootstrap-yop .btn .badge {
	position: relative;
	top: -1px;
}

.bootstrap-yop a.badge:focus, .bootstrap-yop a.badge:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.bootstrap-yop .nav-pills>.active>a>.badge, .bootstrap-yop a.list-group-item.active>.badge {
	color: #428bca;
	background-color: #fff;
}

.bootstrap-yop .nav-pills>li>a>.badge {
	margin-left: 3px;
}

.bootstrap-yop .jumbotron {
	padding: 30px;
	margin-bottom: 30px;
	font-size: 21px;
	font-weight: 200;
	line-height: 2.1428571435;
	color: inherit;
	background-color: #eee;
}

.bootstrap-yop .jumbotron .h1, .bootstrap-yop .jumbotron h1 {
	line-height: 1;
	color: inherit;
}

.bootstrap-yop .jumbotron p {
	line-height: 1.4;
}

.bootstrap-yop .container .jumbotron {
	border-radius: 6px;
}

.bootstrap-yop .jumbotron .container {
	max-width: 100%;
}

@media screen and (min-width:768px) {
	.bootstrap-yop .jumbotron {
		padding-top: 48px;
		padding-bottom: 48px;
	}
	
	.bootstrap-yop .container .jumbotron {
		padding-right: 60px;
		padding-left: 60px;
	}
	
	.bootstrap-yop .jumbotron .h1, .bootstrap-yop .jumbotron h1 {
		font-size: 63px;
	}
}

.bootstrap-yop .thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.428571429;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.bootstrap-yop .thumbnail a>img, .bootstrap-yop .thumbnail>img {
	display: block;
	height: auto;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.bootstrap-yop a.thumbnail.active, .bootstrap-yop a.thumbnail:focus, .bootstrap-yop a.thumbnail:hover {
	border-color: #428bca;
}

.bootstrap-yop .thumbnail .caption {
	padding: 9px;
	color: #333;
}

.bootstrap-yop .alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}

.bootstrap-yop .alert h4 {
	margin-top: 0;
	color: inherit;
}

.bootstrap-yop .alert .alert-link {
	font-weight: 700;
}

.bootstrap-yop .alert>p, .bootstrap-yop .alert>ul {
	margin-bottom: 0;
}

.bootstrap-yop .alert>p+p {
	margin-top: 5px;
}

.bootstrap-yop .alert-dismissable {
	padding-right: 35px;
}

.bootstrap-yop .alert-dismissable .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}

.bootstrap-yop .alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.bootstrap-yop .alert-success hr {
	border-top-color: #c9e2b3;
}

.bootstrap-yop .alert-success .alert-link {
	color: #2b542c;
}

.bootstrap-yop .alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.bootstrap-yop .alert-info hr {
	border-top-color: #a6e1ec;
}

.bootstrap-yop .alert-info .alert-link {
	color: #245269;
}

.bootstrap-yop .alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

.bootstrap-yop .alert-warning hr {
	border-top-color: #f7e1b5;
}

.bootstrap-yop .alert-warning .alert-link {
	color: #66512c;
}

.bootstrap-yop .alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.bootstrap-yop .alert-danger hr {
	border-top-color: #e4b9c0;
}

.bootstrap-yop .alert-danger .alert-link {
	color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	
	to {
		background-position: 0 0;
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	
	to {
		background-position: 0 0;
	}
}

.bootstrap-yop .progress {
	height: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.bootstrap-yop .progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #428bca;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	-webkit-transition: width .6s ease;
	transition: width .6s ease;
}

.bootstrap-yop .progress-striped .progress-bar {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-size: 40px 40px;
}

.bootstrap-yop .progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}

.bootstrap-yop .progress-bar-success {
	background-color: #5cb85c;
}

.bootstrap-yop .progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.bootstrap-yop .progress-bar-info {
	background-color: #5bc0de;
}

.bootstrap-yop .progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.bootstrap-yop .progress-bar-warning {
	background-color: #f0ad4e;
}

.bootstrap-yop .progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.bootstrap-yop .progress-bar-danger {
	background-color: #d9534f;
}

.bootstrap-yop .progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.bootstrap-yop .media, .bootstrap-yop .media-body {
	overflow: hidden;
	zoom: 1;
}

.bootstrap-yop .media, .bootstrap-yop .media .media {
	margin-top: 15px;
}

.bootstrap-yop .media:first-child {
	margin-top: 0;
}

.bootstrap-yop .media-object {
	display: block;
}

.bootstrap-yop .media-heading {
	margin: 0 0 5px;
}

.bootstrap-yop .media>.pull-left {
	margin-right: 10px;
}

.bootstrap-yop .media>.pull-right {
	margin-left: 10px;
}

.bootstrap-yop .media-list {
	padding-left: 0;
	list-style: none;
}

.bootstrap-yop .list-group {
	padding-left: 0;
	margin-bottom: 20px;
}

.bootstrap-yop .list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
}

.bootstrap-yop .list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

.bootstrap-yop .list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

.bootstrap-yop .list-group-item>.badge {
	float: right;
}

.bootstrap-yop .list-group-item>.badge+.badge {
	margin-right: 5px;
}

.bootstrap-yop a.list-group-item {
	color: #555;
}

.bootstrap-yop a.list-group-item .list-group-item-heading {
	color: #333;
}

.bootstrap-yop a.list-group-item:focus, .bootstrap-yop a.list-group-item:hover {
	text-decoration: none;
	background-color: #f5f5f5;
}

.bootstrap-yop a.list-group-item.active, .bootstrap-yop a.list-group-item.active:focus, .bootstrap-yop a.list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color: #428bca;
	border-color: #428bca;
}

.bootstrap-yop a.list-group-item.active .list-group-item-heading, .bootstrap-yop a.list-group-item.active:focus .list-group-item-heading, .bootstrap-yop a.list-group-item.active:hover .list-group-item-heading {
	color: inherit;
}

.bootstrap-yop a.list-group-item.active .list-group-item-text, .bootstrap-yop a.list-group-item.active:focus .list-group-item-text, .bootstrap-yop a.list-group-item.active:hover .list-group-item-text {
	color: #e1edf7;
}

.bootstrap-yop .list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

.bootstrap-yop .list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3;
}

.bootstrap-yop .panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.bootstrap-yop .panel-body {
	padding: 15px;
}

.bootstrap-yop .panel-body:after, .bootstrap-yop .panel-body:before {
	display: table;
	content: " ";
}

.bootstrap-yop .panel-body:after {
	clear: both;
}

.bootstrap-yop .panel-body:after, .bootstrap-yop .panel-body:before {
	display: table;
	content: " ";
}

.bootstrap-yop .panel-body:after {
	clear: both;
}

.bootstrap-yop .panel>.list-group {
	margin-bottom: 0;
}

.bootstrap-yop .panel>.list-group .list-group-item {
	border-width: 1px 0;
}

.bootstrap-yop .panel>.list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.bootstrap-yop .panel>.list-group .list-group-item:last-child {
	border-bottom: 0;
}

.bootstrap-yop .panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0;
}

.bootstrap-yop .panel>.table, .bootstrap-yop .panel>.table-responsive>.table {
	margin-bottom: 0;
}

.bootstrap-yop .panel>.panel-body+.table, .bootstrap-yop .panel>.panel-body+.table-responsive {
	border-top: 1px solid #ddd;
}

.bootstrap-yop .panel>.table>tbody:first-child td, .bootstrap-yop .panel>.table>tbody:first-child th {
	border-top: 0;
}

.bootstrap-yop .panel>.table-bordered, .bootstrap-yop .panel>.table-responsive>.table-bordered {
	border: 0;
}

.bootstrap-yop .panel>.table-bordered>tbody>tr>td:first-child, .bootstrap-yop .panel>.table-bordered>tbody>tr>th:first-child, .bootstrap-yop .panel>.table-bordered>tfoot>tr>td:first-child, .bootstrap-yop .panel>.table-bordered>tfoot>tr>th:first-child, .bootstrap-yop .panel>.table-bordered>thead>tr>td:first-child, .bootstrap-yop .panel>.table-bordered>thead>tr>th:first-child, .bootstrap-yop .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .bootstrap-yop .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .bootstrap-yop .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child, .bootstrap-yop .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .bootstrap-yop .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .bootstrap-yop .panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0;
}

.bootstrap-yop .panel>.table-bordered>tbody>tr>td:last-child, .bootstrap-yop .panel>.table-bordered>tbody>tr>th:last-child, .bootstrap-yop .panel>.table-bordered>tfoot>tr>td:last-child, .bootstrap-yop .panel>.table-bordered>tfoot>tr>th:last-child, .bootstrap-yop .panel>.table-bordered>thead>tr>td:last-child, .bootstrap-yop .panel>.table-bordered>thead>tr>th:last-child, .bootstrap-yop .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .bootstrap-yop .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .bootstrap-yop .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child, .bootstrap-yop .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .bootstrap-yop .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .bootstrap-yop .panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0;
}

.bootstrap-yop .panel>.table-bordered>tbody>tr:last-child>td, .bootstrap-yop .panel>.table-bordered>tbody>tr:last-child>th, .bootstrap-yop .panel>.table-bordered>tfoot>tr:last-child>td, .bootstrap-yop .panel>.table-bordered>tfoot>tr:last-child>th, .bootstrap-yop .panel>.table-bordered>thead>tr:last-child>td, .bootstrap-yop .panel>.table-bordered>thead>tr:last-child>th, .bootstrap-yop .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .bootstrap-yop .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .bootstrap-yop .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .bootstrap-yop .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th, .bootstrap-yop .panel>.table-responsive>.table-bordered>thead>tr:last-child>td, .bootstrap-yop .panel>.table-responsive>.table-bordered>thead>tr:last-child>th {
	border-bottom: 0;
}

.bootstrap-yop .panel>.table-responsive {
	margin-bottom: 0;
	border: 0;
}

.bootstrap-yop .panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.bootstrap-yop .panel-heading>.dropdown .dropdown-toggle {
	color: inherit;
}

.bootstrap-yop .panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
}

.bootstrap-yop .panel-title>a {
	color: inherit;
}

.bootstrap-yop .panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.bootstrap-yop .panel-group .panel {
	margin-bottom: 0;
	overflow: hidden;
	border-radius: 4px;
}

.bootstrap-yop .panel-group .panel+.panel {
	margin-top: 5px;
}

.bootstrap-yop .panel-group .panel-heading {
	border-bottom: 0;
}

.bootstrap-yop .panel-group .panel-heading+.panel-collapse .panel-body {
	border-top: 1px solid #ddd;
}

.bootstrap-yop .panel-group .panel-footer {
	border-top: 0;
}

.bootstrap-yop .panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd;
}

.bootstrap-yop .panel-default {
	border-color: #ddd;
}

.bootstrap-yop .panel-default>.panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd;
}

.bootstrap-yop .panel-default>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #ddd;
}

.bootstrap-yop .panel-default>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #ddd;
}

.bootstrap-yop .panel-primary {
	border-color: #428bca;
}

.bootstrap-yop .panel-primary>.panel-heading {
	color: #fff;
	background-color: #428bca;
	border-color: #428bca;
}

.bootstrap-yop .panel-primary>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #428bca;
}

.bootstrap-yop .panel-primary>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #428bca;
}

.bootstrap-yop .panel-success {
	border-color: #d6e9c6;
}

.bootstrap-yop .panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.bootstrap-yop .panel-success>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #d6e9c6;
}

.bootstrap-yop .panel-success>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #d6e9c6;
}

.bootstrap-yop .panel-warning {
	border-color: #faebcc;
}

.bootstrap-yop .panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

.bootstrap-yop .panel-warning>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #faebcc;
}

.bootstrap-yop .panel-warning>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #faebcc;
}

.bootstrap-yop .panel-danger {
	border-color: #ebccd1;
}

.bootstrap-yop .panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.bootstrap-yop .panel-danger>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #ebccd1;
}

.bootstrap-yop .panel-danger>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #ebccd1;
}

.bootstrap-yop .panel-info {
	border-color: #bce8f1;
}

.bootstrap-yop .panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.bootstrap-yop .panel-info>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #bce8f1;
}

.bootstrap-yop .panel-info>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #bce8f1;
}

.bootstrap-yop .well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.bootstrap-yop .well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, .15);
}

.bootstrap-yop .well-lg {
	padding: 24px;
	border-radius: 6px;
}

.bootstrap-yop .well-sm {
	padding: 9px;
	border-radius: 3px;
}

.bootstrap-yop .close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
}

.bootstrap-yop .close:focus, .bootstrap-yop .close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
}

.bootstrap-yop button.close {
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
}

.bootstrap-yop .modal-open {
	overflow: hidden;
}

.bootstrap-yop .modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	display: none;
	overflow: auto;
	overflow-y: scroll;
}

.bootstrap-yop .modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
}

.bootstrap-yop .modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

.bootstrap-yop .modal-dialog {
	position: relative;
	z-index: 1050;
	width: auto;
	margin: 10px;
}

.bootstrap-yop .modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	background-clip: padding-box;
}

.bootstrap-yop .modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1030;
	background-color: #000;
}

.bootstrap-yop .modal-backdrop.fade {
	opacity: 0;
}

.bootstrap-yop .modal-backdrop.in {
	opacity: .5;
}

.bootstrap-yop .modal-header {
	min-height: 16.428571429px;
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}

.bootstrap-yop .modal-header .close {
	margin-top: -2px;
}

.bootstrap-yop .modal-title {
	margin: 0;
	line-height: 1.428571429;
}

.bootstrap-yop .modal-body {
	position: relative;
	padding: 20px;
}

.bootstrap-yop .modal-footer {
	padding: 19px 20px 20px;
	margin-top: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}

.bootstrap-yop .modal-footer:after, .bootstrap-yop .modal-footer:before {
	display: table;
	content: " ";
}

.bootstrap-yop .modal-footer:after {
	clear: both;
}

.bootstrap-yop .modal-footer:after, .bootstrap-yop .modal-footer:before {
	display: table;
	content: " ";
}

.bootstrap-yop .modal-footer:after {
	clear: both;
}

.bootstrap-yop .modal-footer .btn+.btn {
	margin-bottom: 0;
	margin-left: 5px;
}

.bootstrap-yop .modal-footer .btn-group .btn+.btn {
	margin-left: -1px;
}

.bootstrap-yop .modal-footer .btn-block+.btn-block {
	margin-left: 0;
}

@media screen and (min-width:768px) {
	.bootstrap-yop .modal-dialog {
		width: 600px;
		margin: 30px auto;
	}
	
	.bootstrap-yop .modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	}
}

.bootstrap-yop .tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	font-size: 12px;
	line-height: 1.4;
	opacity: 0;
	visibility: visible;
}

.bootstrap-yop .tooltip.in {
	opacity: .9;
}

.bootstrap-yop .tooltip.top {
	padding: 5px 0;
	margin-top: -3px;
}

.bootstrap-yop .tooltip.right {
	padding: 0 5px;
	margin-left: 3px;
}

.bootstrap-yop .tooltip.bottom {
	padding: 5px 0;
	margin-top: 3px;
}

.bootstrap-yop .tooltip.left {
	padding: 0 5px;
	margin-left: -3px;
}

.bootstrap-yop .tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	border-radius: 4px;
}

.bootstrap-yop .tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.bootstrap-yop .tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-top-color: #000;
	border-width: 5px 5px 0;
}

.bootstrap-yop .tooltip.top-left .tooltip-arrow {
	bottom: 0;
	left: 5px;
	border-top-color: #000;
	border-width: 5px 5px 0;
}

.bootstrap-yop .tooltip.top-right .tooltip-arrow {
	right: 5px;
	bottom: 0;
	border-top-color: #000;
	border-width: 5px 5px 0;
}

.bootstrap-yop .tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-right-color: #000;
	border-width: 5px 5px 5px 0;
}

.bootstrap-yop .tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-left-color: #000;
	border-width: 5px 0 5px 5px;
}

.bootstrap-yop .tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-bottom-color: #000;
	border-width: 0 5px 5px;
}

.bootstrap-yop .tooltip.bottom-left .tooltip-arrow {
	top: 0;
	left: 5px;
	border-bottom-color: #000;
	border-width: 0 5px 5px;
}

.bootstrap-yop .tooltip.bottom-right .tooltip-arrow {
	top: 0;
	right: 5px;
	border-bottom-color: #000;
	border-width: 0 5px 5px;
}

.bootstrap-yop .popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	white-space: normal;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	background-clip: padding-box;
}

.bootstrap-yop .popover.top {
	margin-top: -10px;
}

.bootstrap-yop .popover.right {
	margin-left: 10px;
}

.bootstrap-yop .popover.bottom {
	margin-top: 10px;
}

.bootstrap-yop .popover.left {
	margin-left: -10px;
}

.bootstrap-yop .popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
}

.bootstrap-yop .popover-content {
	padding: 9px 14px;
}

.bootstrap-yop .popover .arrow, .bootstrap-yop .popover .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.bootstrap-yop .popover .arrow {
	border-width: 11px;
}

.bootstrap-yop .popover .arrow:after {
	border-width: 10px;
	content: "";
}

.bootstrap-yop .popover.top .arrow {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	border-bottom-width: 0;
}

.bootstrap-yop .popover.top .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	border-top-color: #fff;
	border-bottom-width: 0;
	content: " ";
}

.bootstrap-yop .popover.right .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25);
	border-left-width: 0;
}

.bootstrap-yop .popover.right .arrow:after {
	bottom: -10px;
	left: 1px;
	border-right-color: #fff;
	border-left-width: 0;
	content: " ";
}

.bootstrap-yop .popover.bottom .arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25);
	border-top-width: 0;
}

.bootstrap-yop .popover.bottom .arrow:after {
	top: 1px;
	margin-left: -10px;
	border-bottom-color: #fff;
	border-top-width: 0;
	content: " ";
}

.bootstrap-yop .popover.left .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25);
	border-right-width: 0;
}

.bootstrap-yop .popover.left .arrow:after {
	right: 1px;
	bottom: -10px;
	border-left-color: #fff;
	border-right-width: 0;
	content: " ";
}

.bootstrap-yop .carousel {
	position: relative;
}

.bootstrap-yop .carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.bootstrap-yop .carousel-inner>.item {
	position: relative;
	display: none;
	-webkit-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left;
}

.bootstrap-yop .carousel-inner>.item>a>img, .bootstrap-yop .carousel-inner>.item>img {
	display: block;
	height: auto;
	max-width: 100%;
	line-height: 1;
}

.bootstrap-yop .carousel-inner>.active, .bootstrap-yop .carousel-inner>.next, .bootstrap-yop .carousel-inner>.prev {
	display: block;
}

.bootstrap-yop .carousel-inner>.active {
	left: 0;
}

.bootstrap-yop .carousel-inner>.next, .bootstrap-yop .carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%;
}

.bootstrap-yop .carousel-inner>.next {
	left: 100%;
}

.bootstrap-yop .carousel-inner>.prev {
	left: -100%;
}

.bootstrap-yop .carousel-inner>.next.left, .bootstrap-yop .carousel-inner>.prev.right {
	left: 0;
}

.bootstrap-yop .carousel-inner>.active.left {
	left: -100%;
}

.bootstrap-yop .carousel-inner>.active.right {
	left: 100%;
}

.bootstrap-yop .carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	opacity: .5;
}

.bootstrap-yop .carousel-control.left {
	background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0), color-stop(rgba(0, 0, 0, .0001) 100%));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-repeat: repeat-x;
}

.bootstrap-yop .carousel-control.right {
	right: 0;
	left: auto;
	background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0), color-stop(rgba(0, 0, 0, .5) 100%));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-repeat: repeat-x;
}

.bootstrap-yop .carousel-control:focus, .bootstrap-yop .carousel-control:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	opacity: .9;
}

.bootstrap-yop .carousel-control .glyphicon-chevron-left, .bootstrap-yop .carousel-control .glyphicon-chevron-right, .bootstrap-yop .carousel-control .icon-next, .bootstrap-yop .carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
}

.bootstrap-yop .carousel-control .glyphicon-chevron-left, .bootstrap-yop .carousel-control .icon-prev {
	left: 50%;
}

.bootstrap-yop .carousel-control .glyphicon-chevron-right, .bootstrap-yop .carousel-control .icon-next {
	right: 50%;
}

.bootstrap-yop .carousel-control .icon-next, .bootstrap-yop .carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	margin-left: -10px;
	font-family: serif;
}

.bootstrap-yop .carousel-control .icon-prev:before {
	content: "‹";
}

.bootstrap-yop .carousel-control .icon-next:before {
	content: "›";
}

.bootstrap-yop .carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
}

.bootstrap-yop .carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #fff;
	border-radius: 10px;
}

.bootstrap-yop .carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fff;
}

.bootstrap-yop .carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.bootstrap-yop .carousel-caption .btn {
	text-shadow: none;
}

@media screen and (min-width:768px) {
	.bootstrap-yop .carousel-control .glyphicons-chevron-left, .bootstrap-yop .carousel-control .glyphicons-chevron-right, .bootstrap-yop .carousel-control .icon-next, .bootstrap-yop .carousel-control .icon-prev {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		margin-left: -15px;
		font-size: 30px;
	}
	
	.bootstrap-yop .carousel-caption {
		right: 20%;
		left: 20%;
		padding-bottom: 30px;
	}
	
	.bootstrap-yop .carousel-indicators {
		bottom: 20px;
	}
}

.bootstrap-yop .clearfix:after, .bootstrap-yop .clearfix:before {
	display: table;
	content: " ";
}

.bootstrap-yop .clearfix:after {
	clear: both;
}

.bootstrap-yop .center-block {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.bootstrap-yop .pull-right {
	float: right !important;
}

.bootstrap-yop .pull-left {
	float: left !important;
}

.bootstrap-yop .hide {
	display: none !important;
}

.bootstrap-yop .show {
	display: block !important;
}

.bootstrap-yop .invisible {
	visibility: hidden;
}

.bootstrap-yop .text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.bootstrap-yop .hidden {
	display: none !important;
	visibility: hidden !important;
}

.bootstrap-yop .affix {
	position: fixed;
}

@-ms-viewport {
	width: device-width;
}

.bootstrap-yop .visible-xs, .bootstrap-yop td.visible-xs, .bootstrap-yop th.visible-xs, .bootstrap-yop tr.visible-xs {
	display: none !important;
}

@media (max-width:767px) {
	.bootstrap-yop .visible-xs {
		display: block !important;
	}
	
	.bootstrap-yop table.visible-xs {
		display: table;
	}
	
	.bootstrap-yop tr.visible-xs {
		display: table-row !important;
	}
	
	.bootstrap-yop td.visible-xs, .bootstrap-yop th.visible-xs {
		display: table-cell !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.bootstrap-yop .visible-xs.visible-sm {
		display: block !important;
	}
	
	.bootstrap-yop table.visible-xs.visible-sm {
		display: table;
	}
	
	.bootstrap-yop tr.visible-xs.visible-sm {
		display: table-row !important;
	}
	
	.bootstrap-yop td.visible-xs.visible-sm, .bootstrap-yop th.visible-xs.visible-sm {
		display: table-cell !important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.bootstrap-yop .visible-xs.visible-md {
		display: block !important;
	}
	
	.bootstrap-yop table.visible-xs.visible-md {
		display: table;
	}
	
	.bootstrap-yop tr.visible-xs.visible-md {
		display: table-row !important;
	}
	
	.bootstrap-yop td.visible-xs.visible-md, .bootstrap-yop th.visible-xs.visible-md {
		display: table-cell !important;
	}
}

@media (min-width:1200px) {
	.bootstrap-yop .visible-xs.visible-lg {
		display: block !important;
	}
	
	.bootstrap-yop table.visible-xs.visible-lg {
		display: table;
	}
	
	.bootstrap-yop tr.visible-xs.visible-lg {
		display: table-row !important;
	}
	
	.bootstrap-yop td.visible-xs.visible-lg, .bootstrap-yop th.visible-xs.visible-lg {
		display: table-cell !important;
	}
}

.bootstrap-yop .visible-sm, .bootstrap-yop td.visible-sm, .bootstrap-yop th.visible-sm, .bootstrap-yop tr.visible-sm {
	display: none !important;
}

@media (max-width:767px) {
	.bootstrap-yop .visible-sm.visible-xs {
		display: block !important;
	}
	
	.bootstrap-yop table.visible-sm.visible-xs {
		display: table;
	}
	
	.bootstrap-yop tr.visible-sm.visible-xs {
		display: table-row !important;
	}
	
	.bootstrap-yop td.visible-sm.visible-xs, .bootstrap-yop th.visible-sm.visible-xs {
		display: table-cell !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.bootstrap-yop .visible-sm {
		display: block !important;
	}
	
	.bootstrap-yop table.visible-sm {
		display: table;
	}
	
	.bootstrap-yop tr.visible-sm {
		display: table-row !important;
	}
	
	.bootstrap-yop td.visible-sm, .bootstrap-yop th.visible-sm {
		display: table-cell !important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.bootstrap-yop .visible-sm.visible-md {
		display: block !important;
	}
	
	.bootstrap-yop table.visible-sm.visible-md {
		display: table;
	}
	
	.bootstrap-yop tr.visible-sm.visible-md {
		display: table-row !important;
	}
	
	.bootstrap-yop td.visible-sm.visible-md, .bootstrap-yop th.visible-sm.visible-md {
		display: table-cell !important;
	}
}

@media (min-width:1200px) {
	.bootstrap-yop .visible-sm.visible-lg {
		display: block !important;
	}
	
	.bootstrap-yop table.visible-sm.visible-lg {
		display: table;
	}
	
	.bootstrap-yop tr.visible-sm.visible-lg {
		display: table-row !important;
	}
	
	.bootstrap-yop td.visible-sm.visible-lg, .bootstrap-yop th.visible-sm.visible-lg {
		display: table-cell !important;
	}
}

.bootstrap-yop .visible-md, .bootstrap-yop td.visible-md, .bootstrap-yop th.visible-md, .bootstrap-yop tr.visible-md {
	display: none !important;
}

@media (max-width:767px) {
	.bootstrap-yop .visible-md.visible-xs {
		display: block !important;
	}
	
	.bootstrap-yop table.visible-md.visible-xs {
		display: table;
	}
	
	.bootstrap-yop tr.visible-md.visible-xs {
		display: table-row !important;
	}
	
	.bootstrap-yop td.visible-md.visible-xs, .bootstrap-yop th.visible-md.visible-xs {
		display: table-cell !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.bootstrap-yop .visible-md.visible-sm {
		display: block !important;
	}
	
	.bootstrap-yop table.visible-md.visible-sm {
		display: table;
	}
	
	.bootstrap-yop tr.visible-md.visible-sm {
		display: table-row !important;
	}
	
	.bootstrap-yop td.visible-md.visible-sm, .bootstrap-yop th.visible-md.visible-sm {
		display: table-cell !important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.bootstrap-yop .visible-md {
		display: block !important;
	}
	
	.bootstrap-yop table.visible-md {
		display: table;
	}
	
	.bootstrap-yop tr.visible-md {
		display: table-row !important;
	}
	
	.bootstrap-yop td.visible-md, .bootstrap-yop th.visible-md {
		display: table-cell !important;
	}
}

@media (min-width:1200px) {
	.bootstrap-yop .visible-md.visible-lg {
		display: block !important;
	}
	
	.bootstrap-yop table.visible-md.visible-lg {
		display: table;
	}
	
	.bootstrap-yop tr.visible-md.visible-lg {
		display: table-row !important;
	}
	
	.bootstrap-yop td.visible-md.visible-lg, .bootstrap-yop th.visible-md.visible-lg {
		display: table-cell !important;
	}
}

.bootstrap-yop .visible-lg, .bootstrap-yop td.visible-lg, .bootstrap-yop th.visible-lg, .bootstrap-yop tr.visible-lg {
	display: none !important;
}

@media (max-width:767px) {
	.bootstrap-yop .visible-lg.visible-xs {
		display: block !important;
	}
	
	.bootstrap-yop table.visible-lg.visible-xs {
		display: table;
	}
	
	.bootstrap-yop tr.visible-lg.visible-xs {
		display: table-row !important;
	}
	
	.bootstrap-yop td.visible-lg.visible-xs, .bootstrap-yop th.visible-lg.visible-xs {
		display: table-cell !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.bootstrap-yop .visible-lg.visible-sm {
		display: block !important;
	}
	
	.bootstrap-yop table.visible-lg.visible-sm {
		display: table;
	}
	
	.bootstrap-yop tr.visible-lg.visible-sm {
		display: table-row !important;
	}
	
	.bootstrap-yop td.visible-lg.visible-sm, .bootstrap-yop th.visible-lg.visible-sm {
		display: table-cell !important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.bootstrap-yop .visible-lg.visible-md {
		display: block !important;
	}
	
	.bootstrap-yop table.visible-lg.visible-md {
		display: table;
	}
	
	.bootstrap-yop tr.visible-lg.visible-md {
		display: table-row !important;
	}
	
	.bootstrap-yop td.visible-lg.visible-md, .bootstrap-yop th.visible-lg.visible-md {
		display: table-cell !important;
	}
}

@media (min-width:1200px) {
	.bootstrap-yop .visible-lg {
		display: block !important;
	}
	
	.bootstrap-yop table.visible-lg {
		display: table;
	}
	
	.bootstrap-yop tr.visible-lg {
		display: table-row !important;
	}
	
	.bootstrap-yop td.visible-lg, .bootstrap-yop th.visible-lg {
		display: table-cell !important;
	}
}

.bootstrap-yop .hidden-xs {
	display: block !important;
}

.bootstrap-yop table.hidden-xs {
	display: table;
}

.bootstrap-yop tr.hidden-xs {
	display: table-row !important;
}

.bootstrap-yop td.hidden-xs, .bootstrap-yop th.hidden-xs {
	display: table-cell !important;
}

@media (max-width:767px) {
	.bootstrap-yop .hidden-xs, .bootstrap-yop td.hidden-xs, .bootstrap-yop th.hidden-xs, .bootstrap-yop tr.hidden-xs {
		display: none !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.bootstrap-yop .hidden-xs.hidden-sm, .bootstrap-yop td.hidden-xs.hidden-sm, .bootstrap-yop th.hidden-xs.hidden-sm, .bootstrap-yop tr.hidden-xs.hidden-sm {
		display: none !important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.bootstrap-yop .hidden-xs.hidden-md, .bootstrap-yop td.hidden-xs.hidden-md, .bootstrap-yop th.hidden-xs.hidden-md, .bootstrap-yop tr.hidden-xs.hidden-md {
		display: none !important;
	}
}

@media (min-width:1200px) {
	.bootstrap-yop .hidden-xs.hidden-lg, .bootstrap-yop td.hidden-xs.hidden-lg, .bootstrap-yop th.hidden-xs.hidden-lg, .bootstrap-yop tr.hidden-xs.hidden-lg {
		display: none !important;
	}
}

.bootstrap-yop .hidden-sm {
	display: block !important;
}

.bootstrap-yop table.hidden-sm {
	display: table;
}

.bootstrap-yop tr.hidden-sm {
	display: table-row !important;
}

.bootstrap-yop td.hidden-sm, .bootstrap-yop th.hidden-sm {
	display: table-cell !important;
}

@media (max-width:767px) {
	.bootstrap-yop .hidden-sm.hidden-xs, .bootstrap-yop td.hidden-sm.hidden-xs, .bootstrap-yop th.hidden-sm.hidden-xs, .bootstrap-yop tr.hidden-sm.hidden-xs {
		display: none !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.bootstrap-yop .hidden-sm, .bootstrap-yop td.hidden-sm, .bootstrap-yop th.hidden-sm, .bootstrap-yop tr.hidden-sm {
		display: none !important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.bootstrap-yop .hidden-sm.hidden-md, .bootstrap-yop td.hidden-sm.hidden-md, .bootstrap-yop th.hidden-sm.hidden-md, .bootstrap-yop tr.hidden-sm.hidden-md {
		display: none !important;
	}
}

@media (min-width:1200px) {
	.bootstrap-yop .hidden-sm.hidden-lg, .bootstrap-yop td.hidden-sm.hidden-lg, .bootstrap-yop th.hidden-sm.hidden-lg, .bootstrap-yop tr.hidden-sm.hidden-lg {
		display: none !important;
	}
}

.bootstrap-yop .hidden-md {
	display: block !important;
}

.bootstrap-yop table.hidden-md {
	display: table;
}

.bootstrap-yop tr.hidden-md {
	display: table-row !important;
}

.bootstrap-yop td.hidden-md, .bootstrap-yop th.hidden-md {
	display: table-cell !important;
}

@media (max-width:767px) {
	.bootstrap-yop .hidden-md.hidden-xs, .bootstrap-yop td.hidden-md.hidden-xs, .bootstrap-yop th.hidden-md.hidden-xs, .bootstrap-yop tr.hidden-md.hidden-xs {
		display: none !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.bootstrap-yop .hidden-md.hidden-sm, .bootstrap-yop td.hidden-md.hidden-sm, .bootstrap-yop th.hidden-md.hidden-sm, .bootstrap-yop tr.hidden-md.hidden-sm {
		display: none !important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.bootstrap-yop .hidden-md, .bootstrap-yop td.hidden-md, .bootstrap-yop th.hidden-md, .bootstrap-yop tr.hidden-md {
		display: none !important;
	}
}

@media (min-width:1200px) {
	.bootstrap-yop .hidden-md.hidden-lg, .bootstrap-yop td.hidden-md.hidden-lg, .bootstrap-yop th.hidden-md.hidden-lg, .bootstrap-yop tr.hidden-md.hidden-lg {
		display: none !important;
	}
}

.bootstrap-yop .hidden-lg {
	display: block !important;
}

.bootstrap-yop table.hidden-lg {
	display: table;
}

.bootstrap-yop tr.hidden-lg {
	display: table-row !important;
}

.bootstrap-yop td.hidden-lg, .bootstrap-yop th.hidden-lg {
	display: table-cell !important;
}

@media (max-width:767px) {
	.bootstrap-yop .hidden-lg.hidden-xs, .bootstrap-yop td.hidden-lg.hidden-xs, .bootstrap-yop th.hidden-lg.hidden-xs, .bootstrap-yop tr.hidden-lg.hidden-xs {
		display: none !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.bootstrap-yop .hidden-lg.hidden-sm, .bootstrap-yop td.hidden-lg.hidden-sm, .bootstrap-yop th.hidden-lg.hidden-sm, .bootstrap-yop tr.hidden-lg.hidden-sm {
		display: none !important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.bootstrap-yop .hidden-lg.hidden-md, .bootstrap-yop td.hidden-lg.hidden-md, .bootstrap-yop th.hidden-lg.hidden-md, .bootstrap-yop tr.hidden-lg.hidden-md {
		display: none !important;
	}
}

@media (min-width:1200px) {
	.bootstrap-yop .hidden-lg, .bootstrap-yop td.hidden-lg, .bootstrap-yop th.hidden-lg, .bootstrap-yop tr.hidden-lg {
		display: none !important;
	}
}

.bootstrap-yop .visible-print, .bootstrap-yop td.visible-print, .bootstrap-yop th.visible-print, .bootstrap-yop tr.visible-print {
	display: none !important;
}

@media print {
	.bootstrap-yop .visible-print {
		display: block !important;
	}
	
	.bootstrap-yop table.visible-print {
		display: table;
	}
	
	.bootstrap-yop tr.visible-print {
		display: table-row !important;
	}
	
	.bootstrap-yop td.visible-print, .bootstrap-yop th.visible-print {
		display: table-cell !important;
	}
	
	.bootstrap-yop .hidden-print, .bootstrap-yop td.hidden-print, .bootstrap-yop th.hidden-print, .bootstrap-yop tr.hidden-print {
		display: none !important;
	}
}

.bootstrap-yop .btn-danger, .bootstrap-yop .btn-default, .bootstrap-yop .btn-info, .bootstrap-yop .btn-primary, .bootstrap-yop .btn-success, .bootstrap-yop .btn-warning {
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
}

.bootstrap-yop .btn-danger.active, .bootstrap-yop .btn-danger:active, .bootstrap-yop .btn-default.active, .bootstrap-yop .btn-default:active, .bootstrap-yop .btn-info.active, .bootstrap-yop .btn-info:active, .bootstrap-yop .btn-primary.active, .bootstrap-yop .btn-primary:active, .bootstrap-yop .btn-success.active, .bootstrap-yop .btn-success:active, .bootstrap-yop .btn-warning.active, .bootstrap-yop .btn-warning:active {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.bootstrap-yop .btn.active, .bootstrap-yop .btn:active {
	background-image: none;
}

.bootstrap-yop .btn.active.nitro-lazy, .bootstrap-yop .btn:active.nitro-lazy {
	background-image: none !important;
}

.bootstrap-yop .btn-default {
	text-shadow: 0 1px 0 #fff;
	background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
	background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
	background-repeat: repeat-x;
	border-color: #dbdbdb;
	border-color: #ccc;
}

.bootstrap-yop .btn-default:focus, .bootstrap-yop .btn-default:hover {
	background-color: #e0e0e0;
	background-position: 0 -15px;
}

.bootstrap-yop .btn-default.active, .bootstrap-yop .btn-default:active {
	background-color: #e0e0e0;
	border-color: #dbdbdb;
}

.bootstrap-yop .btn-primary {
	background-image: -webkit-linear-gradient(top, #428bca 0, #2d6ca2 100%);
	background-image: linear-gradient(to bottom, #428bca 0, #2d6ca2 100%);
	background-repeat: repeat-x;
	border-color: #2b669a;
}

.bootstrap-yop .btn-primary:focus, .bootstrap-yop .btn-primary:hover {
	background-color: #2d6ca2;
	background-position: 0 -15px;
}

.bootstrap-yop .btn-primary.active, .bootstrap-yop .btn-primary:active {
	background-color: #2d6ca2;
	border-color: #2b669a;
}

.bootstrap-yop .btn-success {
	background-image: -webkit-linear-gradient(top, #5cb85c 0, #419641 100%);
	background-image: linear-gradient(to bottom, #5cb85c 0, #419641 100%);
	background-repeat: repeat-x;
	border-color: #3e8f3e;
}

.bootstrap-yop .btn-success:focus, .bootstrap-yop .btn-success:hover {
	background-color: #419641;
	background-position: 0 -15px;
}

.bootstrap-yop .btn-success.active, .bootstrap-yop .btn-success:active {
	background-color: #419641;
	border-color: #3e8f3e;
}

.bootstrap-yop .btn-warning {
	background-image: -webkit-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
	background-image: linear-gradient(to bottom, #f0ad4e 0, #eb9316 100%);
	background-repeat: repeat-x;
	border-color: #e38d13;
}

.bootstrap-yop .btn-warning:focus, .bootstrap-yop .btn-warning:hover {
	background-color: #eb9316;
	background-position: 0 -15px;
}

.bootstrap-yop .btn-warning.active, .bootstrap-yop .btn-warning:active {
	background-color: #eb9316;
	border-color: #e38d13;
}

.bootstrap-yop .btn-danger {
	background-image: -webkit-linear-gradient(top, #d9534f 0, #c12e2a 100%);
	background-image: linear-gradient(to bottom, #d9534f 0, #c12e2a 100%);
	background-repeat: repeat-x;
	border-color: #b92c28;
}

.bootstrap-yop .btn-danger:focus, .bootstrap-yop .btn-danger:hover {
	background-color: #c12e2a;
	background-position: 0 -15px;
}

.bootstrap-yop .btn-danger.active, .bootstrap-yop .btn-danger:active {
	background-color: #c12e2a;
	border-color: #b92c28;
}

.bootstrap-yop .btn-info {
	background-image: -webkit-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
	background-image: linear-gradient(to bottom, #5bc0de 0, #2aabd2 100%);
	background-repeat: repeat-x;
	border-color: #28a4c9;
}

.bootstrap-yop .btn-info:focus, .bootstrap-yop .btn-info:hover {
	background-color: #2aabd2;
	background-position: 0 -15px;
}

.bootstrap-yop .btn-info.active, .bootstrap-yop .btn-info:active {
	background-color: #2aabd2;
	border-color: #28a4c9;
}

.bootstrap-yop .img-thumbnail, .bootstrap-yop .thumbnail {
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}

.bootstrap-yop .dropdown-menu>li>a:focus, .bootstrap-yop .dropdown-menu>li>a:hover {
	background-color: #e8e8e8;
	background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
	background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
	background-repeat: repeat-x;
}

.bootstrap-yop .dropdown-menu>.active>a, .bootstrap-yop .dropdown-menu>.active>a:focus, .bootstrap-yop .dropdown-menu>.active>a:hover {
	background-color: #357ebd;
	background-image: -webkit-linear-gradient(top, #428bca 0, #357ebd 100%);
	background-image: linear-gradient(to bottom, #428bca 0, #357ebd 100%);
	background-repeat: repeat-x;
}

.bootstrap-yop .navbar-default {
	background-image: -webkit-linear-gradient(top, #fff 0, #f8f8f8 100%);
	background-image: linear-gradient(to bottom, #fff 0, #f8f8f8 100%);
	background-repeat: repeat-x;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
}

.bootstrap-yop .navbar-default .navbar-nav>.active>a {
	background-image: -webkit-linear-gradient(top, #ebebeb 0, #f3f3f3 100%);
	background-image: linear-gradient(to bottom, #ebebeb 0, #f3f3f3 100%);
	background-repeat: repeat-x;
	-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
	box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
}

.bootstrap-yop .navbar-brand, .bootstrap-yop .navbar-nav>li>a {
	text-shadow: 0 1px 0 rgba(255, 255, 255, .25);
}

.bootstrap-yop .navbar-inverse {
	background-image: -webkit-linear-gradient(top, #3c3c3c 0, #222 100%);
	background-image: linear-gradient(to bottom, #3c3c3c 0, #222 100%);
	background-repeat: repeat-x;
}

.bootstrap-yop .navbar-inverse .navbar-nav>.active>a {
	background-image: -webkit-linear-gradient(top, #222 0, #282828 100%);
	background-image: linear-gradient(to bottom, #222 0, #282828 100%);
	background-repeat: repeat-x;
	-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
	box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
}

.bootstrap-yop .navbar-inverse .navbar-brand, .bootstrap-yop .navbar-inverse .navbar-nav>li>a {
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
}

.bootstrap-yop .navbar-fixed-bottom, .bootstrap-yop .navbar-fixed-top, .bootstrap-yop .navbar-static-top {
	border-radius: 0;
}

.bootstrap-yop .alert {
	text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
}

.bootstrap-yop .alert-success {
	background-image: -webkit-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
	background-image: linear-gradient(to bottom, #dff0d8 0, #c8e5bc 100%);
	background-repeat: repeat-x;
	border-color: #b2dba1;
}

.bootstrap-yop .alert-info {
	background-image: -webkit-linear-gradient(top, #d9edf7 0, #b9def0 100%);
	background-image: linear-gradient(to bottom, #d9edf7 0, #b9def0 100%);
	background-repeat: repeat-x;
	border-color: #9acfea;
}

.bootstrap-yop .alert-warning {
	background-image: -webkit-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
	background-image: linear-gradient(to bottom, #fcf8e3 0, #f8efc0 100%);
	background-repeat: repeat-x;
	border-color: #f5e79e;
}

.bootstrap-yop .alert-danger {
	background-image: -webkit-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
	background-image: linear-gradient(to bottom, #f2dede 0, #e7c3c3 100%);
	background-repeat: repeat-x;
	border-color: #dca7a7;
}

.bootstrap-yop .progress {
	background-image: -webkit-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
	background-image: linear-gradient(to bottom, #ebebeb 0, #f5f5f5 100%);
	background-repeat: repeat-x;
}

.bootstrap-yop .progress-bar {
	background-image: -webkit-linear-gradient(top, #428bca 0, #3071a9 100%);
	background-image: linear-gradient(to bottom, #428bca 0, #3071a9 100%);
	background-repeat: repeat-x;
}

.bootstrap-yop .progress-bar-success {
	background-image: -webkit-linear-gradient(top, #5cb85c 0, #449d44 100%);
	background-image: linear-gradient(to bottom, #5cb85c 0, #449d44 100%);
	background-repeat: repeat-x;
}

.bootstrap-yop .progress-bar-info {
	background-image: -webkit-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
	background-image: linear-gradient(to bottom, #5bc0de 0, #31b0d5 100%);
	background-repeat: repeat-x;
}

.bootstrap-yop .progress-bar-warning {
	background-image: -webkit-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
	background-image: linear-gradient(to bottom, #f0ad4e 0, #ec971f 100%);
	background-repeat: repeat-x;
}

.bootstrap-yop .progress-bar-danger {
	background-image: -webkit-linear-gradient(top, #d9534f 0, #c9302c 100%);
	background-image: linear-gradient(to bottom, #d9534f 0, #c9302c 100%);
	background-repeat: repeat-x;
}

.bootstrap-yop .list-group {
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}

.bootstrap-yop .list-group-item.active, .bootstrap-yop .list-group-item.active:focus, .bootstrap-yop .list-group-item.active:hover {
	text-shadow: 0 -1px 0 #3071a9;
	background-image: -webkit-linear-gradient(top, #428bca 0, #3278b3 100%);
	background-image: linear-gradient(to bottom, #428bca 0, #3278b3 100%);
	background-repeat: repeat-x;
	border-color: #3278b3;
}

.bootstrap-yop .panel {
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}

.bootstrap-yop .panel-default>.panel-heading {
	background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
	background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
	background-repeat: repeat-x;
}

.bootstrap-yop .panel-primary>.panel-heading {
	background-image: -webkit-linear-gradient(top, #428bca 0, #357ebd 100%);
	background-image: linear-gradient(to bottom, #428bca 0, #357ebd 100%);
	background-repeat: repeat-x;
}

.bootstrap-yop .panel-success>.panel-heading {
	background-image: -webkit-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
	background-image: linear-gradient(to bottom, #dff0d8 0, #d0e9c6 100%);
	background-repeat: repeat-x;
}

.bootstrap-yop .panel-info>.panel-heading {
	background-image: -webkit-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
	background-image: linear-gradient(to bottom, #d9edf7 0, #c4e3f3 100%);
	background-repeat: repeat-x;
}

.bootstrap-yop .panel-warning>.panel-heading {
	background-image: -webkit-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
	background-image: linear-gradient(to bottom, #fcf8e3 0, #faf2cc 100%);
	background-repeat: repeat-x;
}

.bootstrap-yop .panel-danger>.panel-heading {
	background-image: -webkit-linear-gradient(top, #f2dede 0, #ebcccc 100%);
	background-image: linear-gradient(to bottom, #f2dede 0, #ebcccc 100%);
	background-repeat: repeat-x;
}

.bootstrap-yop .well {
	background-image: -webkit-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
	background-image: linear-gradient(to bottom, #e8e8e8 0, #f5f5f5 100%);
	background-repeat: repeat-x;
	border-color: #dcdcdc;
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
}

.bootstrap-yop .btn-light {
	color: #111;
	background-color: #fff;
	border-color: #ccc;
}

.bootstrap-yop .btn-light:hover {
	color: #111;
	background-color: #e2e6ea;
	border-color: #dae0e5;
}

.bootstrap-yop .btn-light:focus, .btn-light.focus {
	box-shadow: 0 0 0 3px rgba(248, 249, 250, .5);
}

.bootstrap-yop .btn-light.disabled, .btn-light:disabled {
	background-color: #f8f9fa;
	border-color: #f8f9fa;
}

.bootstrap-yop .btn-light:not([disabled]):not(.disabled):active, .btn-light:not([disabled]):not(.disabled).active, .show>.btn-light.dropdown-toggle {
	background-color: #e2e6ea;
	background-image: none;
	border-color: #dae0e5;
}

.bootstrap-yop .btn-light:not([disabled]):not(.disabled):active.nitro-lazy, .btn-light:not([disabled]):not(.disabled).active.nitro-lazy, .show>.btn-light.dropdown-toggle.nitro-lazy {
	background-image: none !important;
}

/*! visualCaptcha - v0.0.8 - 2016-01-23
* http://visualcaptcha.net
* Copyright (c) 2016 emotionLoop; Licensed MIT */
.basic-yop-poll-container .visualCaptcha {
	margin-bottom: 20px;
	min-height: 120px;
}

@media only screen and (min-width:750px) {
	.basic-yop-poll-container .visualCaptcha {
		margin-bottom: 20px;
	}
}

.basic-yop-poll-container .visualCaptcha * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.basic-yop-poll-container .visualCaptcha .audioField {
	font-size: 15px;
	color: #495e62;
	font-weight: 100;
	padding: 5px;
	border: 1px solid #3bb6e4;
	height: 40px;
	width: 100%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

@media only screen and (max-width:360px) {
	.basic-yop-poll-container .visualCaptcha .audioField {
		margin-bottom: 15px;
	}
}

@media only screen and (min-width:360px) {
	.basic-yop-poll-container .visualCaptcha .audioField {
		width: 240px;
		float: left;
	}
}

.basic-yop-poll-container .accessibility-description, .basic-yop-poll-container .status.valid, .basic-yop-poll-container .visualCaptcha-explanation {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background-color: #c1f7e8;
	padding: 10px;
	text-align: center;
	font-family: Oxygen, sans-serif;
	font-size: 18px;
	color: #219589;
	font-weight: 100;
	margin: 20px 0 24px;
}

@media only screen and (max-width:360px) {
	.basic-yop-poll-container .accessibility-description, .basic-yop-poll-container .status.valid, .basic-yop-poll-container .visualCaptcha-explanation {
		font-size: 16px;
	}
}

.basic-yop-poll-container .visualCaptcha-accessibility-button, .basic-yop-poll-container .visualCaptcha-button-group, .basic-yop-poll-container .visualCaptcha-possibilities, .basic-yop-poll-container .visualCaptcha-refresh-button {
	display: inline-block;
}

.basic-yop-poll-container .visualCaptcha-possibilities {
	vertical-align: middle;
}

@media only screen and (min-width:750px) {
	.basic-yop-poll-container .visualCaptcha-possibilities {
		margin-right: 15px;
	}
}

.basic-yop-poll-container .visualCaptcha-possibilities .img {
	padding: 4px;
	border: 1px solid #fff;
	display: inline-block;
}

@media only screen and (min-width:750px) {
	.basic-yop-poll-container .visualCaptcha-possibilities .img {
		padding: 10px;
		border: 3px solid #fff;
	}
}

.basic-yop-poll-container .visualCaptcha-possibilities img {
	display: inline;
	width: 32px;
	height: 32px;
	z-index: 5;
	transition: all .2s;
	-webkit-transition: all .2s;
}

.basic-yop-poll-container .visualCaptcha-possibilities img:hover {
	cursor: pointer;
}

@media only screen and (max-width:360px) {
	.basic-yop-poll-container .visualCaptcha-possibilities .visualCaptcha-button-group {
		text-align: center;
		margin-top: 15px;
	}
}

@media only screen and (min-width:750px) {
	.basic-yop-poll-container .visualCaptcha-possibilities .visualCaptcha-button-group {
		float: right;
	}
}

.basic-yop-poll-container .visualCaptcha-possibilities .visualCaptcha-selected {
	background-color: #c1f7e8;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 4px;
	border: 1px dashed #099a9f;
}

@media only screen and (min-width:750px) {
	.basic-yop-poll-container .visualCaptcha-possibilities .visualCaptcha-selected {
		padding: 10px;
		border: 3px dashed #099a9f;
	}
}

.basic-yop-poll-container .visualCaptcha-accessibility-button, .basic-yop-poll-container .visualCaptcha-refresh-button {
	width: 55px;
	height: 55px;
	line-height: 55px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	text-align: center;
}

.basic-yop-poll-container .visualCaptcha-refresh-button {
	margin-right: 10px;
}

.basic-yop-poll-container .visualCaptcha-refresh-button img {
	width: 16px;
	height: 16px;
}

.basic-yop-poll-container .visualCaptcha-refresh-button:hover {
	cursor: pointer;
}

.basic-yop-poll-container .visualCaptcha-accessibility-button img {
	width: 16px;
	height: 16px;
}

.basic-yop-poll-container .visualCaptcha-accessibility-button:hover {
	cursor: pointer;
}

@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

@-webkit-keyframes fadeOut {
	from {
		opacity: 1;
	}
	
	to {
		opacity: 0;
	}
}

@keyframes fadeOut {
	from {
		opacity: 1;
	}
	
	to {
		opacity: 0;
	}
}

.basic-yop-poll-container div.visualCaptcha .visualCaptcha-show {
	-webkit-animation: fadeIn .3s;
	animation: fadeIn .3s;
}

.basic-yop-poll-container div.visualCaptcha .visualCaptcha-hide {
	display: none !important;
	-webkit-animation: fadeOut .3s;
	animation: fadeOut .3s;
}

.basic-yop-poll-container .accessibility-description, .basic-yop-poll-container .status.valid, .basic-yop-poll-container .visualCaptcha-explanation {
	background-color: #eee;
	color: grey;
}

.basic-yop-poll-container .entry-content .visualCaptcha-possibilities a {
	color: transparent;
}

.basic-yop-poll-container .entry-content .visualCaptcha-possibilities a img {
	display: inline;
}

.basic-yop-poll-container .visualCaptcha-button-group {
	padding: 0;
	vertical-align: middle;
}

.basic-yop-poll-container .visualCaptcha-accessibility-button, .basic-yop-poll-container .visualCaptcha-refresh-button {
	background-color: transparent;
	border: 2px solid #d3d3d3;
}

.basic-yop-poll-container .visualCaptcha-possibilities .img {
	margin: .1em;
}

.basic-yop-poll-container .visualCaptcha-possibilities .img a {
	background-color: transparent;
	border: 2px solid transparent;
	border-radius: 2px;
	padding: .35em;
}

.basic-yop-poll-container .visualCaptcha-possibilities .img a.visualCaptcha-selected {
	background-color: #eee;
	border: 2px solid #000;
}

.basic-yop-poll-container .basic-captcha.visualCaptcha a:focus {
	text-decoration: none !important;
}

.basic-yop-poll-container .basic-captcha.visualCaptcha a:focus img {
	outline: 0 !important;
}

.basic-yop-poll-container .basic-captcha .visualCaptcha-button-group, .basic-yop-poll-container .basic-captcha .visualCaptcha-possibilities {
	width: 100%;
	text-align: center;
}

.basic-yop-poll-container .basic-captcha .visualCaptcha-button-group {
	margin-top: 10px;
}

.basic-windows8 {
	position: absolute;
	width: 78px;
	height: 78px;
	margin: 0 auto;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.basic-windows8 .basic-wBall {
	position: absolute;
	width: 74px;
	height: 74px;
	opacity: 0;
	transform: rotate(225deg);
	-o-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	-webkit-transform: rotate(225deg);
	-moz-transform: rotate(225deg);
	animation: orbit 6.96s infinite;
	-o-animation: orbit 6.96s infinite;
	-ms-animation: orbit 6.96s infinite;
	-webkit-animation: orbit 6.96s infinite;
	-moz-animation: orbit 6.96s infinite;
}

.basic-windows8 .basic-wBall .basic-wInnerBall {
	position: absolute;
	width: 10px;
	height: 10px;
	background: #dedede;
	left: 0;
	top: 0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.basic-windows8 .basic-wBall_1 {
	animation-delay: 1.52s;
	-o-animation-delay: 1.52s;
	-ms-animation-delay: 1.52s;
	-webkit-animation-delay: 1.52s;
	-moz-animation-delay: 1.52s;
}

.basic-windows8 .basic-wBall_2 {
	animation-delay: .3s;
	-o-animation-delay: .3s;
	-ms-animation-delay: .3s;
	-webkit-animation-delay: .3s;
	-moz-animation-delay: .3s;
}

.basic-windows8 .basic-wBall_3 {
	animation-delay: .61s;
	-o-animation-delay: .61s;
	-ms-animation-delay: .61s;
	-webkit-animation-delay: .61s;
	-moz-animation-delay: .61s;
}

.basic-windows8 .basic-wBall_4 {
	animation-delay: .91s;
	-o-animation-delay: .91s;
	-ms-animation-delay: .91s;
	-webkit-animation-delay: .91s;
	-moz-animation-delay: .91s;
}

.basic-windows8 .basic-wBall_5 {
	animation-delay: 1.22s;
	-o-animation-delay: 1.22s;
	-ms-animation-delay: 1.22s;
	-webkit-animation-delay: 1.22s;
	-moz-animation-delay: 1.22s;
}

@keyframes orbit {
	0% {
		opacity: 1;
		z-index: 99;
		transform: rotate(180deg);
		animation-timing-function: ease-out;
	}
	
	7% {
		opacity: 1;
		transform: rotate(300deg);
		animation-timing-function: linear;
	}
	
	30% {
		opacity: 1;
		transform: rotate(410deg);
		animation-timing-function: ease-in-out;
	}
	
	39% {
		opacity: 1;
		transform: rotate(645deg);
		animation-timing-function: linear;
	}
	
	70% {
		opacity: 1;
		transform: rotate(770deg);
		animation-timing-function: ease-out;
	}
	
	75% {
		opacity: 1;
		transform: rotate(900deg);
		animation-timing-function: ease-out;
	}
	
	100%, 76% {
		opacity: 0;
		transform: rotate(900deg);
	}
}

@-o-keyframes orbit {
	0% {
		opacity: 1;
		z-index: 99;
		-o-transform: rotate(180deg);
		-o-animation-timing-function: ease-out;
	}
	
	7% {
		opacity: 1;
		-o-transform: rotate(300deg);
		-o-animation-timing-function: linear;
	}
	
	30% {
		opacity: 1;
		-o-transform: rotate(410deg);
		-o-animation-timing-function: ease-in-out;
	}
	
	39% {
		opacity: 1;
		-o-transform: rotate(645deg);
		-o-animation-timing-function: linear;
	}
	
	70% {
		opacity: 1;
		-o-transform: rotate(770deg);
		-o-animation-timing-function: ease-out;
	}
	
	75% {
		opacity: 1;
		-o-transform: rotate(900deg);
		-o-animation-timing-function: ease-out;
	}
	
	100%, 76% {
		opacity: 0;
		-o-transform: rotate(900deg);
	}
}

@-ms-keyframes orbit {
	39%, 7% {
		-ms-animation-timing-function: linear;
	}
	
	0%, 70%, 75% {
		opacity: 1;
		-ms-animation-timing-function: ease-out;
	}
	
	100%, 75%, 76% {
		-ms-transform: rotate(900deg);
	}
	
	0% {
		z-index: 99;
		-ms-transform: rotate(180deg);
	}
	
	7% {
		opacity: 1;
		-ms-transform: rotate(300deg);
	}
	
	30% {
		opacity: 1;
		-ms-transform: rotate(410deg);
		-ms-animation-timing-function: ease-in-out;
	}
	
	39% {
		opacity: 1;
		-ms-transform: rotate(645deg);
	}
	
	70% {
		-ms-transform: rotate(770deg);
	}
	
	100%, 76% {
		opacity: 0;
	}
}

@-webkit-keyframes orbit {
	0% {
		opacity: 1;
		z-index: 99;
		-webkit-transform: rotate(180deg);
		-webkit-animation-timing-function: ease-out;
	}
	
	7% {
		opacity: 1;
		-webkit-transform: rotate(300deg);
		-webkit-animation-timing-function: linear;
	}
	
	30% {
		opacity: 1;
		-webkit-transform: rotate(410deg);
		-webkit-animation-timing-function: ease-in-out;
	}
	
	39% {
		opacity: 1;
		-webkit-transform: rotate(645deg);
		-webkit-animation-timing-function: linear;
	}
	
	70% {
		opacity: 1;
		-webkit-transform: rotate(770deg);
		-webkit-animation-timing-function: ease-out;
	}
	
	75% {
		opacity: 1;
		-webkit-transform: rotate(900deg);
		-webkit-animation-timing-function: ease-out;
	}
	
	100%, 76% {
		opacity: 0;
		-webkit-transform: rotate(900deg);
	}
}

@-moz-keyframes orbit {
	0% {
		opacity: 1;
		z-index: 99;
		-moz-transform: rotate(180deg);
		-moz-animation-timing-function: ease-out;
	}
	
	7% {
		opacity: 1;
		-moz-transform: rotate(300deg);
		-moz-animation-timing-function: linear;
	}
	
	30% {
		opacity: 1;
		-moz-transform: rotate(410deg);
		-moz-animation-timing-function: ease-in-out;
	}
	
	39% {
		opacity: 1;
		-moz-transform: rotate(645deg);
		-moz-animation-timing-function: linear;
	}
	
	70% {
		opacity: 1;
		-moz-transform: rotate(770deg);
		-moz-animation-timing-function: ease-out;
	}
	
	75% {
		opacity: 1;
		-moz-transform: rotate(900deg);
		-moz-animation-timing-function: ease-out;
	}
	
	100%, 76% {
		opacity: 0;
		-moz-transform: rotate(900deg);
	}
}

.basic-yop-poll-container {
	background-color: #fff;
	border: thin solid #000;
	margin-bottom: 15px;
}

.basic-yop-poll-container .basic-inner {
	padding: 10px 10px;
}

.basic-yop-poll-container .basic-message {
	font-size: 12px;
	padding: 10px;
	background-color: rgba(255, 255, 255, .75);
	border-left: 10px solid red;
	color: #333;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.basic-yop-poll-container .basic-message p {
	margin: 0 0 0;
}

.basic-gdpr {
	margin-top: 15px;
	margin-bottom: 25px;
	color: #333;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.basic-gdpr label {
	font-weight: 400;
	margin-bottom: 0;
}

.basic-yop-poll-container .basic-chart-container {
	margin-top: 15px;
}

.basic-yop-poll-container .basic-overlay {
	background: rgba(0, 0, 0, .5);
	width: calc(100% - 30px);
	height: 100%;
	position: absolute;
	top: 0;
	left: 15px;
	z-index: 100000;
}

.basic-yop-poll-container .basic-vote-options .btn {
	margin: 10px 0;
	background-image: none;
	color: #fff;
	border: thin solid transparent;
	text-shadow: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	width: 200px;
	padding-right: 15px;
	padding-left: 15px;
}

.basic-yop-poll-container .basic-vote-options .btn.nitro-lazy {
	background-image: none !important;
}

.basic-yop-poll-container .basic-vote-options i, .basic-yop-poll-container .basic-vote-options svg {
	margin-right: 5px;
}

.basic-yop-poll-container .basic-wordpress button.btn {
	background-color: #333;
}

.basic-yop-poll-container .basic-facebook button.btn {
	background-color: #3b5998;
}

.basic-yop-poll-container .basic-google button.btn {
	background-color: #db4437;
}

.basic-yop-poll-container .basic-anonymous button.btn {
	background-color: #777;
}

.basic-yop-poll-container .basic-vote-options .btn:focus, .basic-yop-poll-container .basic-vote-options .btn:hover {
	background-color: #e0e0e0;
	color: #555;
}

.basic-yop-poll-container .basic-vote-options {
	display: block;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 2em;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	position: relative;
}

.basic-yop-poll-container .basic-custom-field, .basic-yop-poll-container .basic-question {
	margin-top: 15px;
}

.basic-yop-poll-container .basic-question-title {
	margin-bottom: 0;
	margin-top: 0;
	font-size: 16px;
}

.basic-yop-poll-container ul.basic-answers {
	padding-left: 0;
	margin-left: 0;
}

.basic-yop-poll-container ul.basic-answers li.basic-answer {
	line-height: 1.4;
	margin-left: 0;
}

.basic-yop-poll-container ul.basic-answers, .basic-yop-poll-container ul.basic-answers li, .basic-yop-poll-container ul.basic-answers-results, .basic-yop-poll-container ul.basic-answers-results li {
	list-style: none;
}

.basic-yop-poll-container .basic-h-answers li, .basic-yop-poll-container .basic-h-results-answers li {
	float: left;
}

.basic-yop-poll-container .basic-answer {
	margin-top: 15px;
	margin-bottom: 15px;
}

.basic-yop-poll-container .basic-answer input {
	margin-top: 5px;
	margin-bottom: 5px;
}

.basic-yop-poll-container .basic-answer .basic-answer-content, .basic-yop-poll-container .basic-answer .progress {
	margin-right: 10px;
}

.basic-yop-poll-container .basic-answer:last-child .basic-answer-content, .basic-yop-poll-container .basic-answer:last-child .progress {
	margin-right: 0;
}

.basic-yop-poll-container .basic-answer label.basic-text {
	font-weight: 400;
	margin-top: 5px;
	margin-bottom: 5px;
}

.basic-yop-poll-container .basic-answer .progress {
	margin-top: 5px;
	margin-bottom: 0;
	background-image: none;
	background-color: transparent;
	box-shadow: none;
}

.basic-yop-poll-container .basic-answer .progress.nitro-lazy {
	background-image: none !important;
}

.basic-yop-poll-container .basic-answer .progress-bar {
	border-radius: 4px;
}

.basic-yop-poll-container .basic-answer .basic-vertical-image {
	display: inline-block;
}

.basic-yop-poll-container .basic-answer .basic-answer-results-details, .basic-yop-poll-container .basic-answer .basic-answer-total-votes, .basic-yop-poll-container .basic-answer .basic-text {
	font-size: 14px;
	color: #333;
	margin-bottom: 0;
	font-weight: 400;
}

.basic-yop-poll-container .basic-answer .basic-answer-results-details {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.basic-yop-poll-container .basic-answer .basic-answer-total-votes {
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.basic-yop-poll-container .basic-text-horizontal, .basic-yop-poll-container .basic-text-vertical {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	word-break: break-word;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.basic-yop-poll-container .basic-answer .basic-input-text {
	margin-left: -15px;
	margin-bottom: 10px;
}

.basic-yop-poll-container .basic-custom-field input.basic-input-text {
	margin-bottom: 10px;
	margin-left: -15px;
}

.basic-yop-poll-container .basic-custom-field-title {
	padding-bottom: 5px;
}

.basic-yop-poll-container .basic-custom-field-title label {
	font-weight: 400;
	font-size: 16px;
}

.basic-yop-poll-container .basic-text-block {
	margin-top: 15px;
}

.basic-yop-poll-container .basic-vote {
	display: block;
	margin-right: -15px;
	margin-bottom: 15px;
}

.basic-yop-poll-container .basic-vote a {
	display: inline-block;
	margin-right: 15px;
	height: auto;
	line-height: normal;
}

.basic-yop-poll-container .basic-vote a {
	box-shadow: none;
}

.basic-yop-poll-container .basic-stats {
	margin: 15px auto 25px;
}

.basic-yop-poll-container a.basic-back-to-vote-button, .basic-yop-poll-container a.basic-results-button, .basic-yop-poll-container a.basic-vote-button {
	padding: 8px 20px;
	background: #ee7600;
	color: #fff;
	font-size: 20px;
}

.basic-yop-poll-container a.basic-back-to-vote-button, .basic-yop-poll-container a.basic-results-button {
	color: #ee7600;
	font-weight: 400;
	background: 0 0;
}

.basic-yop-poll-container a.basic-back-to-vote-button:active, .basic-yop-poll-container a.basic-back-to-vote-button:focus, .basic-yop-poll-container a.basic-back-to-vote-button:hover, .basic-yop-poll-container a.basic-results-button:active, .basic-yop-poll-container a.basic-results-button:focus, .basic-yop-poll-container a.basic-results-button:hover, .basic-yop-poll-container a.basic-vote-button:active, .basic-yop-poll-container a.basic-vote-button:focus, .basic-yop-poll-container a.basic-vote-button:hover {
	outline: 0;
	text-decoration: none !important;
}

.basic-yop-poll-container .basic-answers-results .basic-answer-content {
	color: #333;
}

.basic-yop-poll-container .basic-answers-results .progress {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-top: 10px;
	margin-bottom: 15px;
	height: 20px;
}

.basic-yop-poll-container .basic-answers-results .progress .progress-bar {
	border-radius: 4px;
}

.basic-yop-poll-container input[type=checkbox], .basic-yop-poll-container input[type=radio] {
	margin-right: 10px;
}

.basic-yop-poll-container .basic-media-list {
	margin-left: -5px;
	margin-right: -5px;
}

.basic-yop-poll-container .basic-media-list .basic-answer {
	margin-bottom: 0;
}

.basic-vertical-video {
	max-width: -webkit-max-content;
	max-width: -moz-max-content;
	max-width: max-content;
}

.basic-yop-poll-container .media-description {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.basic-yop-poll-container .media-description p {
	margin-bottom: 0;
}

.basic-yop-poll-container .basic-answer-results {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	margin-bottom: 15px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.basic-yop-poll-container .basic-horizontal-image .results-details, .basic-yop-poll-container .basic-horizontal-video .results-details, .basic-yop-poll-container .basic-vertical-image .results-details, .basic-yop-poll-container .basic-vertical-video .results-details {
	margin-left: 0;
}

.basic-yop-poll-container .basic-embed-responsive, .basic-yop-poll-container .basic-media img {
	margin-bottom: 15px;
}

.basic-yop-poll-container .basic-media-list .basic-horizontal-image {
	display: inline-block;
	margin-right: 0;
	padding: 0 5px;
}

.basic-yop-poll-container .basic-horizontal-video {
	display: block;
}

.basic-yop-poll-container .basic-media-list .basic-columns-image {
	padding: 0 5px;
	margin-right: 0;
}

.basic-yop-poll-container li.basic-answer[class^=col-] {
	padding-left: 0;
	padding-right: 0;
}

.basic-yop-poll-container li.basic-answer[class^=cols-] {
	position: relative;
	min-height: 1px;
	float: left;
}

@media (min-width:992px) {
	.basic-yop-poll-container li.cols-5 {
		width: calc(100% / 5);
	}
	
	.basic-yop-poll-container li.cols-7 {
		width: calc(100% / 7);
	}
	
	.basic-yop-poll-container li.cols-8 {
		width: calc(100% / 8);
	}
	
	.basic-yop-poll-container li.cols-9 {
		width: calc(100% / 9);
	}
	
	.basic-yop-poll-container li.cols-10 {
		width: calc(100% / 10);
	}
	
	.basic-yop-poll-container li.cols-11 {
		width: calc(100% / 11);
	}
}

@media (max-width:575.98px) {
	.basic-yop-poll-container li.col-xs-6 {
		width: 100%;
	}
}

.basic-yop-poll-container div[class^=iradio_] {
	margin-right: 10px;
}

.basic-yop-poll-container div[class^=icheckbox_] {
	margin-right: 10px;
}

.bootstrap-yop .visualCaptcha-button-group img {
	display: inline;
	vertical-align: initial;
}

.basic-yop-poll-container {
	position: relative !important;
	padding: 0 !important;
}

.basic-yop-poll-container .basic-vote-options {
	display: block !important;
	width: 100% !important;
	margin: 0 auto !important;
	text-align: center !important;
	padding: 0 !important;
	top: unset !important;
	bottom: 15px !important;
	-webkit-transform: unset !important;
	-ms-transform: unset !important;
	transform: unset !important;
	position: absolute !important;
}

.basic-yop-poll-container .yop-poll-modal {
	display: none;
	position: fixed;
	z-index: 100001;
	padding-top: 100px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: #000;
	background-color: rgba(0, 0, 0, .4);
}

.basic-yop-poll-container .yop-poll-modal.active {
	display: block;
}

.basic-yop-poll-container .yop-poll-modal .yop-poll-modal-content {
	background-color: #fefefe;
	margin: auto;
	border: 1px solid #888;
	width: 320px;
	padding-top: 5px;
}

.basic-yop-poll-container .yop-poll-modal .yop-poll-modal-content.shake {
	animation: shake .2s cubic-bezier(.19, .49, .38, .79) both;
	animation-iteration-count: 1;
	animation-iteration-count: 3;
	transform: translateX(0);
}

@keyframes shake {
	25% {
		transform: translateX(-20px);
	}
	
	75% {
		transform: translateX(20px);
	}
	
	100% {
		transform: translateX(0);
	}
}

.basic-yop-poll-container .yop-poll-modal .yop-poll-modal-header {
	color: #aaa;
	float: right;
	font-size: 18px;
	font-weight: 700;
	margin-right: 5px;
	line-height: 1;
}

.basic-yop-poll-container .yop-poll-modal .yop-poll-modal-header:focus, .basic-yop-poll-container .yop-poll-modal .yop-poll-modal-header:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

.basic-yop-poll-container .yop-poll-modal .yop-poll-modal-body {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.basic-yop-poll-container .yop-poll-modal .yop-poll-form-group {
	text-align: left;
	padding-bottom: 15px;
}

.basic-yop-poll-container .yop-poll-modal .yop-poll-form-group.submit {
	text-align: right;
	padding-bottom: 0;
}

.basic-yop-poll-container .yop-poll-modal label {
	font-size: 14px;
	line-height: 1.5;
	display: inline-block;
	margin-bottom: 3px;
	font-weight: 400;
}

.basic-yop-poll-container .yop-poll-modal label.has-error {
	color: #db4437;
}

.basic-yop-poll-container .yop-poll-modal .yop-poll-form-group input[type=password], .basic-yop-poll-container .yop-poll-modal .yop-poll-form-group input[type=text] {
	width: 100%;
	min-height: 40px;
	margin: 0 !important;
}

.basic-yop-poll-container .yop-poll-modal .yop-poll-form-group button {
	background: #2271b1;
	border-color: #2271b1;
	color: #fff;
	text-decoration: none;
	text-shadow: none;
	font-size: 13px;
	margin: 0;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	-webkit-appearance: none;
	border-radius: 3px;
	white-space: nowrap;
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.basic-yop-poll-container .yop-poll-section-login-options {
	text-align: right !important;
	margin-top: 15px;
	font-size: 14px;
	padding-bottom: 0 !important;
}

.basic-yop-poll-container .yop-poll-section-login-options p {
	margin-bottom: 5px;
}
