.jmayt-list-item {
	width: 100%;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
}

.doink-wrap {
	display: none;
}

.jmayt-is-admin .doink-wrap,
.wp-admin .doink-wrap {
	display: block;
}

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

.jmayt-col-xs-11 {
	width: 91.66666667%;
}

.jmayt-col-xs-10 {
	width: 83.33333333%;
}

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

.jmayt-col-xs-8 {
	width: 66.66666667%;
}

.jmayt-col-xs-7 {
	width: 58.33333333%;
}

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

.jmayt-col-xs-5 {
	width: 41.66666667%;
}

.jmayt-col-xs-4 {
	width: 33.33333333%;
}

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

.jmayt-col-xs-2 {
	width: 16.66666667%;
}

.jmayt-col-xs-1 {
	width: 8.33333333%;
}

@media (min-width: 768px) {
	.jmayt-col-sm-12 {
		width: 100%;
	}

	.jmayt-col-sm-11 {
		width: 91.66666667%;
	}

	.jmayt-col-sm-10 {
		width: 83.33333333%;
	}

	.jmayt-col-sm-9 {
		width: 75%;
	}

	.jmayt-col-sm-8 {
		width: 66.66666667%;
	}

	.jmayt-col-sm-7 {
		width: 58.33333333%;
	}

	.jmayt-col-sm-6 {
		width: 50%;
	}

	.jmayt-col-sm-5 {
		width: 41.66666667%;
	}

	.jmayt-col-sm-4 {
		width: 33.33333333%;
	}

	.jmayt-col-sm-3 {
		width: 25%;
	}

	.jmayt-col-sm-2 {
		width: 16.66666667%;
	}

	.jmayt-col-sm-1 {
		width: 8.33333333%;
	}
}

@media (min-width: 992px) {
	.jmayt-col-md-12 {
		width: 100%;
	}

	.jmayt-col-md-11 {
		width: 91.66666667%;
	}

	.jmayt-col-md-10 {
		width: 83.33333333%;
	}

	.jmayt-col-md-9 {
		width: 75%;
	}

	.jmayt-col-md-8 {
		width: 66.66666667%;
	}

	.jmayt-col-md-7 {
		width: 58.33333333%;
	}

	.jmayt-col-md-6 {
		width: 50%;
	}

	.jmayt-col-md-5 {
		width: 41.66666667%;
	}

	.jmayt-col-md-4 {
		width: 33.33333333%;
	}

	.jmayt-col-md-3 {
		width: 25%;
	}

	.jmayt-col-md-2 {
		width: 16.66666667%;
	}

	.jmayt-col-md-1 {
		width: 8.33333333%;
	}
}

@media (min-width: 1200px) {
	.jmayt-col-lg-1,
	.jmayt-col-lg-2,
	.jmayt-col-lg-3,
	.jmayt-col-lg-4,
	.jmayt-col-lg-5,
	.jmayt-col-lg-6,
	.jmayt-col-lg-7,
	.jmayt-col-lg-8,
	.jmayt-col-lg-9,
	.jmayt-col-lg-10,
	.jmayt-col-lg-11,
	.jmayt-col-lg-12 {
		float: left;
	}

	.jmayt-col-lg-12 {
		width: 100%;
	}

	.jmayt-col-lg-11 {
		width: 91.66666667%;
	}

	.jmayt-col-lg-10 {
		width: 83.33333333%;
	}

	.jmayt-col-lg-9 {
		width: 75%;
	}

	.jmayt-col-lg-8 {
		width: 66.66666667%;
	}

	.jmayt-col-lg-7 {
		width: 58.33333333%;
	}

	.jmayt-col-lg-6 {
		width: 50%;
	}

	.jmayt-col-lg-5 {
		width: 41.66666667%;
	}

	.jmayt-col-lg-4 {
		width: 33.33333333%;
	}

	.jmayt-col-lg-3 {
		width: 25%;
	}

	.jmayt-col-lg-2 {
		width: 16.66666667%;
	}

	.jmayt-col-lg-1 {
		width: 8.33333333%;
	}
}

@font-face {
	font-family: "Glyphicons Halflings";
	src: url("../fonts/glyphicons-halflings-regular.eot");
	src: url("../fonts/glyphicons-halflings-regular.eot?#iefix")
			format("embedded-opentype"),
		url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"),
		url("../fonts/glyphicons-halflings-regular.woff") format("woff"),
		url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"),
		url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular")
			format("svg");
}
