
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=f4b4c9cb85df757ca08c)
 * Config saved to config.json and https://gist.github.com/f4b4c9cb85df757ca08c
 */

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
.wpdevelop article, .wpdevelop aside, .wpdevelop details, .wpdevelop figcaption, .wpdevelop figure, .wpdevelop footer, .wpdevelop header, .wpdevelop hgroup, .wpdevelop main, .wpdevelop menu, .wpdevelop nav, .wpdevelop section, .wpdevelop summary {
	display: block;
}

.wpdevelop audio, .wpdevelop canvas, .wpdevelop progress, .wpdevelop video {
	display: inline-block;
	vertical-align: baseline;
}

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

.wpdevelop [hidden], .wpdevelop template {
	display: none;
}

.wpdevelop a {
	background-color: transparent;
}

.wpdevelop a:active, .wpdevelop a:hover {
	outline: 0;
}

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

.wpdevelop b, .wpdevelop strong {
	font-weight: bold;
}

.wpdevelop dfn {
	font-style: italic;
}

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

.wpdevelop mark {
	background: #ff0;
	color: #000;
}

.wpdevelop small {
	font-size: 80%;
}

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

.wpdevelop sup {
	top: -.5em;
}

.wpdevelop sub {
	bottom: -.25em;
}

.wpdevelop img {
	border: 0;
}

.wpdevelop svg:not(:root) {
	overflow: hidden;
}

.wpdevelop figure {
	margin: 1em 40px;
}

.wpdevelop hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

.wpdevelop pre {
	overflow: auto;
}

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

.wpdevelop button, .wpdevelop input, .wpdevelop optgroup, .wpdevelop select, .wpdevelop textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

.wpdevelop button {
	overflow: visible;
}

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

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

.wpdevelop button[disabled], .wpdevelop html input[disabled] {
	cursor: default;
}

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

.wpdevelop input {
	line-height: normal;
}

.wpdevelop input[type="checkbox"], .wpdevelop input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

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

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

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

.wpdevelop fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

.wpdevelop legend {
	border: 0;
	padding: 0;
}

.wpdevelop textarea {
	overflow: auto;
}

.wpdevelop optgroup {
	font-weight: bold;
}

.wpdevelop table {
	border-collapse: collapse;
	border-spacing: 0;
}

.wpdevelop td, .wpdevelop th {
	padding: 0;
}

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

.wpdevelop * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

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

.wpdevelop html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent;
}

.wpdevelop body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff;
}

.wpdevelop input, .wpdevelop button, .wpdevelop select, .wpdevelop textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

.wpdevelop a {
	color: #337ab7;
	text-decoration: none;
}

.wpdevelop a:hover, .wpdevelop a:focus {
	color: #23527c;
	text-decoration: underline;
}

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

.wpdevelop figure {
	margin: 0;
}

.wpdevelop img {
	vertical-align: middle;
}

.wpdevelop .img-responsive, .wpdevelop .thumbnail > img, .wpdevelop .thumbnail a > img, .wpdevelop .carousel-inner > .item > img, .wpdevelop .carousel-inner > .item > a > img {
	display: block;
	max-width: 100%;
	height: auto;
}

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

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

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

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

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

.wpdevelop .sr-only-focusable:active, .wpdevelop .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

.wpdevelop [role="button"] {
	cursor: pointer;
}

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

.wpdevelop h1 small, .wpdevelop h2 small, .wpdevelop h3 small, .wpdevelop h4 small, .wpdevelop h5 small, .wpdevelop h6 small, .wpdevelop .h1 small, .wpdevelop .h2 small, .wpdevelop .h3 small, .wpdevelop .h4 small, .wpdevelop .h5 small, .wpdevelop .h6 small, .wpdevelop h1 .small, .wpdevelop h2 .small, .wpdevelop h3 .small, .wpdevelop h4 .small, .wpdevelop h5 .small, .wpdevelop h6 .small, .wpdevelop .h1 .small, .wpdevelop .h2 .small, .wpdevelop .h3 .small, .wpdevelop .h4 .small, .wpdevelop .h5 .small, .wpdevelop .h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #777;
}

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

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

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

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

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

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

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

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

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

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

.wpdevelop p {
	margin: 0 0 10px;
}

.wpdevelop .lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4;
}

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

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

.wpdevelop mark, .wpdevelop .mark {
	background-color: #fcf8e3;
	padding: .2em;
}

.wpdevelop .text-left {
	text-align: left;
}

.wpdevelop .text-right {
	text-align: right;
}

.wpdevelop .text-center {
	text-align: center;
}

.wpdevelop .text-justify {
	text-align: justify;
}

.wpdevelop .text-nowrap {
	white-space: nowrap;
}

.wpdevelop .text-lowercase {
	text-transform: lowercase;
}

.wpdevelop .text-uppercase {
	text-transform: uppercase;
}

.wpdevelop .text-capitalize {
	text-transform: capitalize;
}

.wpdevelop .text-muted {
	color: #777;
}

.wpdevelop .text-primary {
	color: #337ab7;
}

.wpdevelop a.text-primary:hover, .wpdevelop a.text-primary:focus {
	color: #286090;
}

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

.wpdevelop a.text-success:hover, .wpdevelop a.text-success:focus {
	color: #2b542c;
}

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

.wpdevelop a.text-info:hover, .wpdevelop a.text-info:focus {
	color: #245269;
}

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

.wpdevelop a.text-warning:hover, .wpdevelop a.text-warning:focus {
	color: #66512c;
}

.wpdevelop .text-danger {
	color: #a94442;
}

.wpdevelop a.text-danger:hover, .wpdevelop a.text-danger:focus {
	color: #843534;
}

.wpdevelop .bg-primary {
	color: #fff;
	background-color: #337ab7;
}

.wpdevelop a.bg-primary:hover, .wpdevelop a.bg-primary:focus {
	background-color: #286090;
}

.wpdevelop .bg-success {
	background-color: #dff0d8;
}

.wpdevelop a.bg-success:hover, .wpdevelop a.bg-success:focus {
	background-color: #c1e2b3;
}

.wpdevelop .bg-info {
	background-color: #d9edf7;
}

.wpdevelop a.bg-info:hover, .wpdevelop a.bg-info:focus {
	background-color: #afd9ee;
}

.wpdevelop .bg-warning {
	background-color: #fcf8e3;
}

.wpdevelop a.bg-warning:hover, .wpdevelop a.bg-warning:focus {
	background-color: #f7ecb5;
}

.wpdevelop .bg-danger {
	background-color: #f2dede;
}

.wpdevelop a.bg-danger:hover, .wpdevelop a.bg-danger:focus {
	background-color: #e4b9b9;
}

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

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

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

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

.wpdevelop .list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px;
}

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

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

.wpdevelop dt, .wpdevelop dd {
	line-height: 1.42857143;
}

.wpdevelop dt {
	font-weight: bold;
}

.wpdevelop dd {
	margin-left: 0;
}

@media (min-width: 768px) {
	.wpdevelop .dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	
	.wpdevelop .dl-horizontal dd {
		margin-left: 180px;
	}
}

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

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

.wpdevelop blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee;
}

.wpdevelop blockquote p:last-child, .wpdevelop blockquote ul:last-child, .wpdevelop blockquote ol:last-child {
	margin-bottom: 0;
}

.wpdevelop blockquote footer, .wpdevelop blockquote small, .wpdevelop blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #777;
}

.wpdevelop blockquote footer:before, .wpdevelop blockquote small:before, .wpdevelop blockquote .small:before {
	content: "— ";
}

.wpdevelop .blockquote-reverse, .wpdevelop blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right;
}

.wpdevelop .blockquote-reverse footer:before, .wpdevelop blockquote.pull-right footer:before, .wpdevelop .blockquote-reverse small:before, .wpdevelop blockquote.pull-right small:before, .wpdevelop .blockquote-reverse .small:before, .wpdevelop blockquote.pull-right .small:before {
	content: "";
}

.wpdevelop .blockquote-reverse footer:after, .wpdevelop blockquote.pull-right footer:after, .wpdevelop .blockquote-reverse small:after, .wpdevelop blockquote.pull-right small:after, .wpdevelop .blockquote-reverse .small:after, .wpdevelop blockquote.pull-right .small:after {
	content: " —";
}

.wpdevelop address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143;
}

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

.wpdevelop code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px;
}

.wpdevelop kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}

.wpdevelop kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	-webkit-box-shadow: none;
	box-shadow: none;
}

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

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

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

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

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

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

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

.wpdevelop .container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.wpdevelop .col-xs-pull-11 {
	right: 91.66666667%;
}

.wpdevelop .col-xs-pull-10 {
	right: 83.33333333%;
}

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

.wpdevelop .col-xs-pull-8 {
	right: 66.66666667%;
}

.wpdevelop .col-xs-pull-7 {
	right: 58.33333333%;
}

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

.wpdevelop .col-xs-pull-5 {
	right: 41.66666667%;
}

.wpdevelop .col-xs-pull-4 {
	right: 33.33333333%;
}

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

.wpdevelop .col-xs-pull-2 {
	right: 16.66666667%;
}

.wpdevelop .col-xs-pull-1 {
	right: 8.33333333%;
}

.wpdevelop .col-xs-pull-0 {
	right: auto;
}

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

.wpdevelop .col-xs-push-11 {
	left: 91.66666667%;
}

.wpdevelop .col-xs-push-10 {
	left: 83.33333333%;
}

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

.wpdevelop .col-xs-push-8 {
	left: 66.66666667%;
}

.wpdevelop .col-xs-push-7 {
	left: 58.33333333%;
}

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

.wpdevelop .col-xs-push-5 {
	left: 41.66666667%;
}

.wpdevelop .col-xs-push-4 {
	left: 33.33333333%;
}

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

.wpdevelop .col-xs-push-2 {
	left: 16.66666667%;
}

.wpdevelop .col-xs-push-1 {
	left: 8.33333333%;
}

.wpdevelop .col-xs-push-0 {
	left: auto;
}

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

.wpdevelop .col-xs-offset-11 {
	margin-left: 91.66666667%;
}

.wpdevelop .col-xs-offset-10 {
	margin-left: 83.33333333%;
}

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

.wpdevelop .col-xs-offset-8 {
	margin-left: 66.66666667%;
}

.wpdevelop .col-xs-offset-7 {
	margin-left: 58.33333333%;
}

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

.wpdevelop .col-xs-offset-5 {
	margin-left: 41.66666667%;
}

.wpdevelop .col-xs-offset-4 {
	margin-left: 33.33333333%;
}

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

.wpdevelop .col-xs-offset-2 {
	margin-left: 16.66666667%;
}

.wpdevelop .col-xs-offset-1 {
	margin-left: 8.33333333%;
}

.wpdevelop .col-xs-offset-0 {
	margin-left: 0%;
}

@media (min-width: 768px) {
	.wpdevelop .col-sm-1, .wpdevelop .col-sm-2, .wpdevelop .col-sm-3, .wpdevelop .col-sm-4, .wpdevelop .col-sm-5, .wpdevelop .col-sm-6, .wpdevelop .col-sm-7, .wpdevelop .col-sm-8, .wpdevelop .col-sm-9, .wpdevelop .col-sm-10, .wpdevelop .col-sm-11, .wpdevelop .col-sm-12 {
		float: left;
	}
	
	.wpdevelop .col-sm-12 {
		width: 100%;
	}
	
	.wpdevelop .col-sm-11 {
		width: 91.66666667%;
	}
	
	.wpdevelop .col-sm-10 {
		width: 83.33333333%;
	}
	
	.wpdevelop .col-sm-9 {
		width: 75%;
	}
	
	.wpdevelop .col-sm-8 {
		width: 66.66666667%;
	}
	
	.wpdevelop .col-sm-7 {
		width: 58.33333333%;
	}
	
	.wpdevelop .col-sm-6 {
		width: 50%;
	}
	
	.wpdevelop .col-sm-5 {
		width: 41.66666667%;
	}
	
	.wpdevelop .col-sm-4 {
		width: 33.33333333%;
	}
	
	.wpdevelop .col-sm-3 {
		width: 25%;
	}
	
	.wpdevelop .col-sm-2 {
		width: 16.66666667%;
	}
	
	.wpdevelop .col-sm-1 {
		width: 8.33333333%;
	}
	
	.wpdevelop .col-sm-pull-12 {
		right: 100%;
	}
	
	.wpdevelop .col-sm-pull-11 {
		right: 91.66666667%;
	}
	
	.wpdevelop .col-sm-pull-10 {
		right: 83.33333333%;
	}
	
	.wpdevelop .col-sm-pull-9 {
		right: 75%;
	}
	
	.wpdevelop .col-sm-pull-8 {
		right: 66.66666667%;
	}
	
	.wpdevelop .col-sm-pull-7 {
		right: 58.33333333%;
	}
	
	.wpdevelop .col-sm-pull-6 {
		right: 50%;
	}
	
	.wpdevelop .col-sm-pull-5 {
		right: 41.66666667%;
	}
	
	.wpdevelop .col-sm-pull-4 {
		right: 33.33333333%;
	}
	
	.wpdevelop .col-sm-pull-3 {
		right: 25%;
	}
	
	.wpdevelop .col-sm-pull-2 {
		right: 16.66666667%;
	}
	
	.wpdevelop .col-sm-pull-1 {
		right: 8.33333333%;
	}
	
	.wpdevelop .col-sm-pull-0 {
		right: auto;
	}
	
	.wpdevelop .col-sm-push-12 {
		left: 100%;
	}
	
	.wpdevelop .col-sm-push-11 {
		left: 91.66666667%;
	}
	
	.wpdevelop .col-sm-push-10 {
		left: 83.33333333%;
	}
	
	.wpdevelop .col-sm-push-9 {
		left: 75%;
	}
	
	.wpdevelop .col-sm-push-8 {
		left: 66.66666667%;
	}
	
	.wpdevelop .col-sm-push-7 {
		left: 58.33333333%;
	}
	
	.wpdevelop .col-sm-push-6 {
		left: 50%;
	}
	
	.wpdevelop .col-sm-push-5 {
		left: 41.66666667%;
	}
	
	.wpdevelop .col-sm-push-4 {
		left: 33.33333333%;
	}
	
	.wpdevelop .col-sm-push-3 {
		left: 25%;
	}
	
	.wpdevelop .col-sm-push-2 {
		left: 16.66666667%;
	}
	
	.wpdevelop .col-sm-push-1 {
		left: 8.33333333%;
	}
	
	.wpdevelop .col-sm-push-0 {
		left: auto;
	}
	
	.wpdevelop .col-sm-offset-12 {
		margin-left: 100%;
	}
	
	.wpdevelop .col-sm-offset-11 {
		margin-left: 91.66666667%;
	}
	
	.wpdevelop .col-sm-offset-10 {
		margin-left: 83.33333333%;
	}
	
	.wpdevelop .col-sm-offset-9 {
		margin-left: 75%;
	}
	
	.wpdevelop .col-sm-offset-8 {
		margin-left: 66.66666667%;
	}
	
	.wpdevelop .col-sm-offset-7 {
		margin-left: 58.33333333%;
	}
	
	.wpdevelop .col-sm-offset-6 {
		margin-left: 50%;
	}
	
	.wpdevelop .col-sm-offset-5 {
		margin-left: 41.66666667%;
	}
	
	.wpdevelop .col-sm-offset-4 {
		margin-left: 33.33333333%;
	}
	
	.wpdevelop .col-sm-offset-3 {
		margin-left: 25%;
	}
	
	.wpdevelop .col-sm-offset-2 {
		margin-left: 16.66666667%;
	}
	
	.wpdevelop .col-sm-offset-1 {
		margin-left: 8.33333333%;
	}
	
	.wpdevelop .col-sm-offset-0 {
		margin-left: 0%;
	}
}

@media (min-width: 992px) {
	.wpdevelop .col-md-1, .wpdevelop .col-md-2, .wpdevelop .col-md-3, .wpdevelop .col-md-4, .wpdevelop .col-md-5, .wpdevelop .col-md-6, .wpdevelop .col-md-7, .wpdevelop .col-md-8, .wpdevelop .col-md-9, .wpdevelop .col-md-10, .wpdevelop .col-md-11, .wpdevelop .col-md-12 {
		float: left;
	}
	
	.wpdevelop .col-md-12 {
		width: 100%;
	}
	
	.wpdevelop .col-md-11 {
		width: 91.66666667%;
	}
	
	.wpdevelop .col-md-10 {
		width: 83.33333333%;
	}
	
	.wpdevelop .col-md-9 {
		width: 75%;
	}
	
	.wpdevelop .col-md-8 {
		width: 66.66666667%;
	}
	
	.wpdevelop .col-md-7 {
		width: 58.33333333%;
	}
	
	.wpdevelop .col-md-6 {
		width: 50%;
	}
	
	.wpdevelop .col-md-5 {
		width: 41.66666667%;
	}
	
	.wpdevelop .col-md-4 {
		width: 33.33333333%;
	}
	
	.wpdevelop .col-md-3 {
		width: 25%;
	}
	
	.wpdevelop .col-md-2 {
		width: 16.66666667%;
	}
	
	.wpdevelop .col-md-1 {
		width: 8.33333333%;
	}
	
	.wpdevelop .col-md-pull-12 {
		right: 100%;
	}
	
	.wpdevelop .col-md-pull-11 {
		right: 91.66666667%;
	}
	
	.wpdevelop .col-md-pull-10 {
		right: 83.33333333%;
	}
	
	.wpdevelop .col-md-pull-9 {
		right: 75%;
	}
	
	.wpdevelop .col-md-pull-8 {
		right: 66.66666667%;
	}
	
	.wpdevelop .col-md-pull-7 {
		right: 58.33333333%;
	}
	
	.wpdevelop .col-md-pull-6 {
		right: 50%;
	}
	
	.wpdevelop .col-md-pull-5 {
		right: 41.66666667%;
	}
	
	.wpdevelop .col-md-pull-4 {
		right: 33.33333333%;
	}
	
	.wpdevelop .col-md-pull-3 {
		right: 25%;
	}
	
	.wpdevelop .col-md-pull-2 {
		right: 16.66666667%;
	}
	
	.wpdevelop .col-md-pull-1 {
		right: 8.33333333%;
	}
	
	.wpdevelop .col-md-pull-0 {
		right: auto;
	}
	
	.wpdevelop .col-md-push-12 {
		left: 100%;
	}
	
	.wpdevelop .col-md-push-11 {
		left: 91.66666667%;
	}
	
	.wpdevelop .col-md-push-10 {
		left: 83.33333333%;
	}
	
	.wpdevelop .col-md-push-9 {
		left: 75%;
	}
	
	.wpdevelop .col-md-push-8 {
		left: 66.66666667%;
	}
	
	.wpdevelop .col-md-push-7 {
		left: 58.33333333%;
	}
	
	.wpdevelop .col-md-push-6 {
		left: 50%;
	}
	
	.wpdevelop .col-md-push-5 {
		left: 41.66666667%;
	}
	
	.wpdevelop .col-md-push-4 {
		left: 33.33333333%;
	}
	
	.wpdevelop .col-md-push-3 {
		left: 25%;
	}
	
	.wpdevelop .col-md-push-2 {
		left: 16.66666667%;
	}
	
	.wpdevelop .col-md-push-1 {
		left: 8.33333333%;
	}
	
	.wpdevelop .col-md-push-0 {
		left: auto;
	}
	
	.wpdevelop .col-md-offset-12 {
		margin-left: 100%;
	}
	
	.wpdevelop .col-md-offset-11 {
		margin-left: 91.66666667%;
	}
	
	.wpdevelop .col-md-offset-10 {
		margin-left: 83.33333333%;
	}
	
	.wpdevelop .col-md-offset-9 {
		margin-left: 75%;
	}
	
	.wpdevelop .col-md-offset-8 {
		margin-left: 66.66666667%;
	}
	
	.wpdevelop .col-md-offset-7 {
		margin-left: 58.33333333%;
	}
	
	.wpdevelop .col-md-offset-6 {
		margin-left: 50%;
	}
	
	.wpdevelop .col-md-offset-5 {
		margin-left: 41.66666667%;
	}
	
	.wpdevelop .col-md-offset-4 {
		margin-left: 33.33333333%;
	}
	
	.wpdevelop .col-md-offset-3 {
		margin-left: 25%;
	}
	
	.wpdevelop .col-md-offset-2 {
		margin-left: 16.66666667%;
	}
	
	.wpdevelop .col-md-offset-1 {
		margin-left: 8.33333333%;
	}
	
	.wpdevelop .col-md-offset-0 {
		margin-left: 0%;
	}
}

@media (min-width: 1200px) {
	.wpdevelop .col-lg-1, .wpdevelop .col-lg-2, .wpdevelop .col-lg-3, .wpdevelop .col-lg-4, .wpdevelop .col-lg-5, .wpdevelop .col-lg-6, .wpdevelop .col-lg-7, .wpdevelop .col-lg-8, .wpdevelop .col-lg-9, .wpdevelop .col-lg-10, .wpdevelop .col-lg-11, .wpdevelop .col-lg-12 {
		float: left;
	}
	
	.wpdevelop .col-lg-12 {
		width: 100%;
	}
	
	.wpdevelop .col-lg-11 {
		width: 91.66666667%;
	}
	
	.wpdevelop .col-lg-10 {
		width: 83.33333333%;
	}
	
	.wpdevelop .col-lg-9 {
		width: 75%;
	}
	
	.wpdevelop .col-lg-8 {
		width: 66.66666667%;
	}
	
	.wpdevelop .col-lg-7 {
		width: 58.33333333%;
	}
	
	.wpdevelop .col-lg-6 {
		width: 50%;
	}
	
	.wpdevelop .col-lg-5 {
		width: 41.66666667%;
	}
	
	.wpdevelop .col-lg-4 {
		width: 33.33333333%;
	}
	
	.wpdevelop .col-lg-3 {
		width: 25%;
	}
	
	.wpdevelop .col-lg-2 {
		width: 16.66666667%;
	}
	
	.wpdevelop .col-lg-1 {
		width: 8.33333333%;
	}
	
	.wpdevelop .col-lg-pull-12 {
		right: 100%;
	}
	
	.wpdevelop .col-lg-pull-11 {
		right: 91.66666667%;
	}
	
	.wpdevelop .col-lg-pull-10 {
		right: 83.33333333%;
	}
	
	.wpdevelop .col-lg-pull-9 {
		right: 75%;
	}
	
	.wpdevelop .col-lg-pull-8 {
		right: 66.66666667%;
	}
	
	.wpdevelop .col-lg-pull-7 {
		right: 58.33333333%;
	}
	
	.wpdevelop .col-lg-pull-6 {
		right: 50%;
	}
	
	.wpdevelop .col-lg-pull-5 {
		right: 41.66666667%;
	}
	
	.wpdevelop .col-lg-pull-4 {
		right: 33.33333333%;
	}
	
	.wpdevelop .col-lg-pull-3 {
		right: 25%;
	}
	
	.wpdevelop .col-lg-pull-2 {
		right: 16.66666667%;
	}
	
	.wpdevelop .col-lg-pull-1 {
		right: 8.33333333%;
	}
	
	.wpdevelop .col-lg-pull-0 {
		right: auto;
	}
	
	.wpdevelop .col-lg-push-12 {
		left: 100%;
	}
	
	.wpdevelop .col-lg-push-11 {
		left: 91.66666667%;
	}
	
	.wpdevelop .col-lg-push-10 {
		left: 83.33333333%;
	}
	
	.wpdevelop .col-lg-push-9 {
		left: 75%;
	}
	
	.wpdevelop .col-lg-push-8 {
		left: 66.66666667%;
	}
	
	.wpdevelop .col-lg-push-7 {
		left: 58.33333333%;
	}
	
	.wpdevelop .col-lg-push-6 {
		left: 50%;
	}
	
	.wpdevelop .col-lg-push-5 {
		left: 41.66666667%;
	}
	
	.wpdevelop .col-lg-push-4 {
		left: 33.33333333%;
	}
	
	.wpdevelop .col-lg-push-3 {
		left: 25%;
	}
	
	.wpdevelop .col-lg-push-2 {
		left: 16.66666667%;
	}
	
	.wpdevelop .col-lg-push-1 {
		left: 8.33333333%;
	}
	
	.wpdevelop .col-lg-push-0 {
		left: auto;
	}
	
	.wpdevelop .col-lg-offset-12 {
		margin-left: 100%;
	}
	
	.wpdevelop .col-lg-offset-11 {
		margin-left: 91.66666667%;
	}
	
	.wpdevelop .col-lg-offset-10 {
		margin-left: 83.33333333%;
	}
	
	.wpdevelop .col-lg-offset-9 {
		margin-left: 75%;
	}
	
	.wpdevelop .col-lg-offset-8 {
		margin-left: 66.66666667%;
	}
	
	.wpdevelop .col-lg-offset-7 {
		margin-left: 58.33333333%;
	}
	
	.wpdevelop .col-lg-offset-6 {
		margin-left: 50%;
	}
	
	.wpdevelop .col-lg-offset-5 {
		margin-left: 41.66666667%;
	}
	
	.wpdevelop .col-lg-offset-4 {
		margin-left: 33.33333333%;
	}
	
	.wpdevelop .col-lg-offset-3 {
		margin-left: 25%;
	}
	
	.wpdevelop .col-lg-offset-2 {
		margin-left: 16.66666667%;
	}
	
	.wpdevelop .col-lg-offset-1 {
		margin-left: 8.33333333%;
	}
	
	.wpdevelop .col-lg-offset-0 {
		margin-left: 0%;
	}
}

.wpdevelop table {
	background-color: transparent;
}

.wpdevelop caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	text-align: left;
}

.wpdevelop th {
	text-align: left;
}

.wpdevelop .table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}

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

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

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

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

.wpdevelop .table .table {
	background-color: #fff;
}

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

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

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

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

.wpdevelop .table-striped > tbody > tr:nth-of-type(odd) {
	background-color: #f9f9f9;
}

.wpdevelop .table-hover > tbody > tr:hover {
	background-color: #f5f5f5;
}

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

.wpdevelop table td[class*="col-"], .wpdevelop table th[class*="col-"] {
	position: static;
	float: none;
	display: table-cell;
}

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

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

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

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

.wpdevelop .table > thead > tr > td.info, .wpdevelop .table > tbody > tr > td.info, .wpdevelop .table > tfoot > tr > td.info, .wpdevelop .table > thead > tr > th.info, .wpdevelop .table > tbody > tr > th.info, .wpdevelop .table > tfoot > tr > th.info, .wpdevelop .table > thead > tr.info > td, .wpdevelop .table > tbody > tr.info > td, .wpdevelop .table > tfoot > tr.info > td, .wpdevelop .table > thead > tr.info > th, .wpdevelop .table > tbody > tr.info > th, .wpdevelop .table > tfoot > tr.info > th {
	background-color: #d9edf7;
}

.wpdevelop .table-hover > tbody > tr > td.info:hover, .wpdevelop .table-hover > tbody > tr > th.info:hover, .wpdevelop .table-hover > tbody > tr.info:hover > td, .wpdevelop .table-hover > tbody > tr:hover > .info, .wpdevelop .table-hover > tbody > tr.info:hover > th {
	background-color: #c4e3f3;
}

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

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

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

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

.wpdevelop .table-responsive {
	overflow-x: auto;
	min-height: .01%;
}

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

.wpdevelop fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0;
}

.wpdevelop 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;
}

.wpdevelop label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}

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

.wpdevelop input[type="radio"], .wpdevelop input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
}

.wpdevelop input[type="file"] {
	display: block;
}

.wpdevelop input[type="range"] {
	display: block;
	width: 100%;
}

.wpdevelop select[multiple], .wpdevelop select[size] {
	height: auto;
}

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

.wpdevelop output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
}

.wpdevelop .form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	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, -webkit-box-shadow ease-in-out .15s;
	-o-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;
}

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

.wpdevelop .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);
}

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

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

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

.wpdevelop .form-control[disabled], .wpdevelop .form-control[readonly], .wpdevelop fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1;
}

.wpdevelop .form-control[disabled], .wpdevelop fieldset[disabled] .form-control {
	cursor: not-allowed;
}

.wpdevelop textarea.form-control {
	height: auto;
}

.wpdevelop input[type="search"] {
	-webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	.wpdevelop input[type="date"].form-control, .wpdevelop input[type="time"].form-control, .wpdevelop input[type="datetime-local"].form-control, .wpdevelop input[type="month"].form-control {
		line-height: 34px;
	}
	
	.wpdevelop input[type="date"].input-sm, .wpdevelop input[type="time"].input-sm, .wpdevelop input[type="datetime-local"].input-sm, .wpdevelop input[type="month"].input-sm, .wpdevelop .input-group-sm input[type="date"], .wpdevelop .input-group-sm input[type="time"], .wpdevelop .input-group-sm input[type="datetime-local"], .wpdevelop .input-group-sm input[type="month"] {
		line-height: 30px;
	}
	
	.wpdevelop input[type="date"].input-lg, .wpdevelop input[type="time"].input-lg, .wpdevelop input[type="datetime-local"].input-lg, .wpdevelop input[type="month"].input-lg, .wpdevelop .input-group-lg input[type="date"], .wpdevelop .input-group-lg input[type="time"], .wpdevelop .input-group-lg input[type="datetime-local"], .wpdevelop .input-group-lg input[type="month"] {
		line-height: 46px;
	}
}

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

.wpdevelop .radio, .wpdevelop .checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.wpdevelop .radio label, .wpdevelop .checkbox label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer;
}

.wpdevelop .radio input[type="radio"], .wpdevelop .radio-inline input[type="radio"], .wpdevelop .checkbox input[type="checkbox"], .wpdevelop .checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9;
}

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

.wpdevelop .radio-inline, .wpdevelop .checkbox-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer;
}

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

.wpdevelop input[type="radio"][disabled], .wpdevelop input[type="checkbox"][disabled], .wpdevelop input[type="radio"].disabled, .wpdevelop input[type="checkbox"].disabled, .wpdevelop fieldset[disabled] input[type="radio"], .wpdevelop fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed;
}

.wpdevelop .radio-inline.disabled, .wpdevelop .checkbox-inline.disabled, .wpdevelop fieldset[disabled] .radio-inline, .wpdevelop fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}

.wpdevelop .radio.disabled label, .wpdevelop .checkbox.disabled label, .wpdevelop fieldset[disabled] .radio label, .wpdevelop fieldset[disabled] .checkbox label {
	cursor: not-allowed;
}

.wpdevelop .form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 34px;
}

.wpdevelop .form-control-static.input-lg, .wpdevelop .form-control-static.input-sm {
	padding-left: 0;
	padding-right: 0;
}

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

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

.wpdevelop textarea.input-sm, .wpdevelop select[multiple].input-sm {
	height: auto;
}

.wpdevelop .form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.wpdevelop .form-group-sm select.form-control {
	height: 30px;
	line-height: 30px;
}

.wpdevelop .form-group-sm textarea.form-control, .wpdevelop .form-group-sm select[multiple].form-control {
	height: auto;
}

.wpdevelop .form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5;
}

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

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

.wpdevelop textarea.input-lg, .wpdevelop select[multiple].input-lg {
	height: auto;
}

.wpdevelop .form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.wpdevelop .form-group-lg select.form-control {
	height: 46px;
	line-height: 46px;
}

.wpdevelop .form-group-lg textarea.form-control, .wpdevelop .form-group-lg select[multiple].form-control {
	height: auto;
}

.wpdevelop .form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333;
}

.wpdevelop .has-feedback {
	position: relative;
}

.wpdevelop .has-feedback .form-control {
	padding-right: 42.5px;
}

.wpdevelop .form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none;
}

.wpdevelop .input-lg + .form-control-feedback, .wpdevelop .input-group-lg + .form-control-feedback, .wpdevelop .form-group-lg .form-control + .form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px;
}

.wpdevelop .input-sm + .form-control-feedback, .wpdevelop .input-group-sm + .form-control-feedback, .wpdevelop .form-group-sm .form-control + .form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px;
}

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

.wpdevelop .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);
}

.wpdevelop .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;
}

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

.wpdevelop .has-success .form-control-feedback {
	color: #3c763d;
}

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

.wpdevelop .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);
}

.wpdevelop .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;
}

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

.wpdevelop .has-warning .form-control-feedback {
	color: #8a6d3b;
}

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

.wpdevelop .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);
}

.wpdevelop .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;
}

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

.wpdevelop .has-error .form-control-feedback {
	color: #a94442;
}

.wpdevelop .has-feedback label ~ .form-control-feedback {
	top: 25px;
}

.wpdevelop .has-feedback label.sr-only ~ .form-control-feedback {
	top: 0;
}

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

@media (min-width: 768px) {
	.wpdevelop .form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	.wpdevelop .form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	
	.wpdevelop .form-inline .form-control-static {
		display: inline-block;
	}
	
	.wpdevelop .form-inline .input-group {
		display: inline-table;
		vertical-align: middle;
	}
	
	.wpdevelop .form-inline .input-group .input-group-addon, .wpdevelop .form-inline .input-group .input-group-btn, .wpdevelop .form-inline .input-group .form-control {
		width: auto;
	}
	
	.wpdevelop .form-inline .input-group > .form-control {
		width: 100%;
	}
	
	.wpdevelop .form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	.wpdevelop .form-inline .radio, .wpdevelop .form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	.wpdevelop .form-inline .radio label, .wpdevelop .form-inline .checkbox label {
		padding-left: 0;
	}
	
	.wpdevelop .form-inline .radio input[type="radio"], .wpdevelop .form-inline .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0;
	}
	
	.wpdevelop .form-inline .has-feedback .form-control-feedback {
		top: 0;
	}
}

.wpdevelop .form-horizontal .radio, .wpdevelop .form-horizontal .checkbox, .wpdevelop .form-horizontal .radio-inline, .wpdevelop .form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px;
}

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

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

@media (min-width: 768px) {
	.wpdevelop .form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px;
	}
}

.wpdevelop .form-horizontal .has-feedback .form-control-feedback {
	right: 15px;
}

@media (min-width: 768px) {
	.wpdevelop .form-horizontal .form-group-lg .control-label {
		padding-top: 14.333333px;
		font-size: 18px;
	}
}

@media (min-width: 768px) {
	.wpdevelop .form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px;
	}
}

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

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

.wpdevelop .btn:focus, .wpdevelop .btn:active:focus, .wpdevelop .btn.active:focus, .wpdevelop .btn.focus, .wpdevelop .btn:active.focus, .wpdevelop .btn.active.focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

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

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

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

.wpdevelop .btn.disabled, .wpdevelop .btn[disabled], .wpdevelop fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
}

.wpdevelop a.btn.disabled, .wpdevelop fieldset[disabled] a.btn {
	pointer-events: none;
}

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

.wpdevelop .btn-default:focus, .wpdevelop .btn-default.focus {
	color: #333;
	background-color: #e6e6e6;
	border-color: #8c8c8c;
}

.wpdevelop .btn-default:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.wpdevelop .btn-default:active, .wpdevelop .btn-default.active, .wpdevelop .open > .dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.wpdevelop .btn-default:active:hover, .wpdevelop .btn-default.active:hover, .wpdevelop .open > .dropdown-toggle.btn-default:hover, .wpdevelop .btn-default:active:focus, .wpdevelop .btn-default.active:focus, .wpdevelop .open > .dropdown-toggle.btn-default:focus, .wpdevelop .btn-default:active.focus, .wpdevelop .btn-default.active.focus, .wpdevelop .open > .dropdown-toggle.btn-default.focus {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c;
}

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

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

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

.wpdevelop .btn-default .badge {
	color: #fff;
	background-color: #333;
}

.wpdevelop .btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
}

.wpdevelop .btn-primary:focus, .wpdevelop .btn-primary.focus {
	color: #fff;
	background-color: #286090;
	border-color: #122b40;
}

.wpdevelop .btn-primary:hover {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}

.wpdevelop .btn-primary:active, .wpdevelop .btn-primary.active, .wpdevelop .open > .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}

.wpdevelop .btn-primary:active:hover, .wpdevelop .btn-primary.active:hover, .wpdevelop .open > .dropdown-toggle.btn-primary:hover, .wpdevelop .btn-primary:active:focus, .wpdevelop .btn-primary.active:focus, .wpdevelop .open > .dropdown-toggle.btn-primary:focus, .wpdevelop .btn-primary:active.focus, .wpdevelop .btn-primary.active.focus, .wpdevelop .open > .dropdown-toggle.btn-primary.focus {
	color: #fff;
	background-color: #204d74;
	border-color: #122b40;
}

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

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

.wpdevelop .btn-primary.disabled, .wpdevelop .btn-primary[disabled], .wpdevelop fieldset[disabled] .btn-primary, .wpdevelop .btn-primary.disabled:hover, .wpdevelop .btn-primary[disabled]:hover, .wpdevelop fieldset[disabled] .btn-primary:hover, .wpdevelop .btn-primary.disabled:focus, .wpdevelop .btn-primary[disabled]:focus, .wpdevelop fieldset[disabled] .btn-primary:focus, .wpdevelop .btn-primary.disabled.focus, .wpdevelop .btn-primary[disabled].focus, .wpdevelop fieldset[disabled] .btn-primary.focus, .wpdevelop .btn-primary.disabled:active, .wpdevelop .btn-primary[disabled]:active, .wpdevelop fieldset[disabled] .btn-primary:active, .wpdevelop .btn-primary.disabled.active, .wpdevelop .btn-primary[disabled].active, .wpdevelop fieldset[disabled] .btn-primary.active {
	background-color: #337ab7;
	border-color: #2e6da4;
}

.wpdevelop .btn-primary .badge {
	color: #337ab7;
	background-color: #fff;
}

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

.wpdevelop .btn-success:focus, .wpdevelop .btn-success.focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625;
}

.wpdevelop .btn-success:hover {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}

.wpdevelop .btn-success:active, .wpdevelop .btn-success.active, .wpdevelop .open > .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}

.wpdevelop .btn-success:active:hover, .wpdevelop .btn-success.active:hover, .wpdevelop .open > .dropdown-toggle.btn-success:hover, .wpdevelop .btn-success:active:focus, .wpdevelop .btn-success.active:focus, .wpdevelop .open > .dropdown-toggle.btn-success:focus, .wpdevelop .btn-success:active.focus, .wpdevelop .btn-success.active.focus, .wpdevelop .open > .dropdown-toggle.btn-success.focus {
	color: #fff;
	background-color: #398439;
	border-color: #255625;
}

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

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

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

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

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

.wpdevelop .btn-info:focus, .wpdevelop .btn-info.focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85;
}

.wpdevelop .btn-info:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}

.wpdevelop .btn-info:active, .wpdevelop .btn-info.active, .wpdevelop .open > .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}

.wpdevelop .btn-info:active:hover, .wpdevelop .btn-info.active:hover, .wpdevelop .open > .dropdown-toggle.btn-info:hover, .wpdevelop .btn-info:active:focus, .wpdevelop .btn-info.active:focus, .wpdevelop .open > .dropdown-toggle.btn-info:focus, .wpdevelop .btn-info:active.focus, .wpdevelop .btn-info.active.focus, .wpdevelop .open > .dropdown-toggle.btn-info.focus {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85;
}

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

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

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

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

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

.wpdevelop .btn-warning:focus, .wpdevelop .btn-warning.focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d;
}

.wpdevelop .btn-warning:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}

.wpdevelop .btn-warning:active, .wpdevelop .btn-warning.active, .wpdevelop .open > .dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}

.wpdevelop .btn-warning:active:hover, .wpdevelop .btn-warning.active:hover, .wpdevelop .open > .dropdown-toggle.btn-warning:hover, .wpdevelop .btn-warning:active:focus, .wpdevelop .btn-warning.active:focus, .wpdevelop .open > .dropdown-toggle.btn-warning:focus, .wpdevelop .btn-warning:active.focus, .wpdevelop .btn-warning.active.focus, .wpdevelop .open > .dropdown-toggle.btn-warning.focus {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d;
}

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

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

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

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

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

.wpdevelop .btn-danger:focus, .wpdevelop .btn-danger.focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19;
}

.wpdevelop .btn-danger:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}

.wpdevelop .btn-danger:active, .wpdevelop .btn-danger.active, .wpdevelop .open > .dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}

.wpdevelop .btn-danger:active:hover, .wpdevelop .btn-danger.active:hover, .wpdevelop .open > .dropdown-toggle.btn-danger:hover, .wpdevelop .btn-danger:active:focus, .wpdevelop .btn-danger.active:focus, .wpdevelop .open > .dropdown-toggle.btn-danger:focus, .wpdevelop .btn-danger:active.focus, .wpdevelop .btn-danger.active.focus, .wpdevelop .open > .dropdown-toggle.btn-danger.focus {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19;
}

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

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

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

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

.wpdevelop .btn-link {
	color: #337ab7;
	font-weight: normal;
	border-radius: 0;
}

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

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

.wpdevelop .btn-link:hover, .wpdevelop .btn-link:focus {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent;
}

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

.wpdevelop .btn-lg, .wpdevelop .btn-group-lg > .btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

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

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

.wpdevelop .btn-block {
	display: block;
	width: 100%;
}

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

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

.wpdevelop .fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
}

.wpdevelop .fade.in {
	opacity: 1;
}

.wpdevelop .collapse {
	display: none;
}

.wpdevelop .collapse.in {
	display: block;
}

.wpdevelop tr.collapse.in {
	display: table-row;
}

.wpdevelop tbody.collapse.in {
	display: table-row-group;
}

.wpdevelop .collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
}

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

.wpdevelop .dropup, .wpdevelop .dropdown {
	position: relative;
}

.wpdevelop .dropdown-toggle:focus {
	outline: 0;
}

.wpdevelop .dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	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);
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}

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

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

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

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

.wpdevelop .dropdown-menu > .active > a, .wpdevelop .dropdown-menu > .active > a:hover, .wpdevelop .dropdown-menu > .active > a:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #337ab7;
}

.wpdevelop .dropdown-menu > .disabled > a, .wpdevelop .dropdown-menu > .disabled > a:hover, .wpdevelop .dropdown-menu > .disabled > a:focus {
	color: #777;
}

.wpdevelop .dropdown-menu > .disabled > a:hover, .wpdevelop .dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: not-allowed;
}

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

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

.wpdevelop .open > a {
	outline: 0;
}

.wpdevelop .dropdown-menu-right {
	left: auto;
	right: 0;
}

.wpdevelop .dropdown-menu-left {
	left: 0;
	right: auto;
}

.wpdevelop .dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #777;
	white-space: nowrap;
}

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

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

.wpdevelop .dropup .caret, .wpdevelop .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid \9;
	content: "";
}

.wpdevelop .dropup .dropdown-menu, .wpdevelop .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px;
}

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

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

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

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

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

.wpdevelop .btn-toolbar {
	margin-left: -5px;
}

.wpdevelop .btn-toolbar .btn, .wpdevelop .btn-toolbar .btn-group, .wpdevelop .btn-toolbar .input-group {
	float: left;
}

.wpdevelop .btn-toolbar > .btn, .wpdevelop .btn-toolbar > .btn-group, .wpdevelop .btn-toolbar > .input-group {
	margin-left: 5px;
}

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

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

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

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

.wpdevelop .btn-group > .btn-group {
	float: left;
}

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

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

.wpdevelop .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

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

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

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

.wpdevelop .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);
}

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

.wpdevelop .btn .caret {
	margin-left: 0;
}

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

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

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

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

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

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

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

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

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

.wpdevelop .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .wpdevelop .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.wpdevelop .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

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

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

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

.wpdevelop .btn-group-justified > .btn-group .dropdown-menu {
	left: auto;
}

.wpdevelop [data-toggle="buttons"] > .btn input[type="radio"], .wpdevelop [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], .wpdevelop [data-toggle="buttons"] > .btn input[type="checkbox"], .wpdevelop [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none;
}

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

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

.wpdevelop .input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}

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

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

.wpdevelop textarea.input-group-lg > .form-control, .wpdevelop textarea.input-group-lg > .input-group-addon, .wpdevelop textarea.input-group-lg > .input-group-btn > .btn, .wpdevelop select[multiple].input-group-lg > .form-control, .wpdevelop select[multiple].input-group-lg > .input-group-addon, .wpdevelop select[multiple].input-group-lg > .input-group-btn > .btn {
	height: auto;
}

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

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

.wpdevelop textarea.input-group-sm > .form-control, .wpdevelop textarea.input-group-sm > .input-group-addon, .wpdevelop textarea.input-group-sm > .input-group-btn > .btn, .wpdevelop select[multiple].input-group-sm > .form-control, .wpdevelop select[multiple].input-group-sm > .input-group-addon, .wpdevelop select[multiple].input-group-sm > .input-group-btn > .btn {
	height: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.wpdevelop .input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
}

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

.wpdevelop .input-group-btn > .btn + .btn {
	margin-left: -1px;
}

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

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

.wpdevelop .input-group-btn:last-child > .btn, .wpdevelop .input-group-btn:last-child > .btn-group {
	z-index: 2;
	margin-left: -1px;
}

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

.wpdevelop .nav > li {
	position: relative;
	display: block;
}

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

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

.wpdevelop .nav > li.disabled > a {
	color: #777;
}

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

.wpdevelop .nav .open > a, .wpdevelop .nav .open > a:hover, .wpdevelop .nav .open > a:focus {
	background-color: #eee;
	border-color: #337ab7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.wpdevelop .nav-pills > li.active > a, .wpdevelop .nav-pills > li.active > a:hover, .wpdevelop .nav-pills > li.active > a:focus {
	color: #fff;
	background-color: #337ab7;
}

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

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

.wpdevelop .nav-justified {
	width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.wpdevelop .navbar-fixed-top .navbar-collapse, .wpdevelop .navbar-fixed-bottom .navbar-collapse {
	max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
	.wpdevelop .navbar-fixed-top .navbar-collapse, .wpdevelop .navbar-fixed-bottom .navbar-collapse {
		max-height: 200px;
	}
}

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

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

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

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

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

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

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

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

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

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

.wpdevelop .navbar-brand > img {
	display: block;
}

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

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

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

.wpdevelop .navbar-toggle:focus {
	outline: 0;
}

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

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

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

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

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

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

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

.wpdevelop .navbar-form {
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 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);
	margin-top: 8px;
	margin-bottom: 8px;
}

@media (min-width: 768px) {
	.wpdevelop .navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	.wpdevelop .navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	
	.wpdevelop .navbar-form .form-control-static {
		display: inline-block;
	}
	
	.wpdevelop .navbar-form .input-group {
		display: inline-table;
		vertical-align: middle;
	}
	
	.wpdevelop .navbar-form .input-group .input-group-addon, .wpdevelop .navbar-form .input-group .input-group-btn, .wpdevelop .navbar-form .input-group .form-control {
		width: auto;
	}
	
	.wpdevelop .navbar-form .input-group > .form-control {
		width: 100%;
	}
	
	.wpdevelop .navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	.wpdevelop .navbar-form .radio, .wpdevelop .navbar-form .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	.wpdevelop .navbar-form .radio label, .wpdevelop .navbar-form .checkbox label {
		padding-left: 0;
	}
	
	.wpdevelop .navbar-form .radio input[type="radio"], .wpdevelop .navbar-form .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0;
	}
	
	.wpdevelop .navbar-form .has-feedback .form-control-feedback {
		top: 0;
	}
}

@media (max-width: 767px) {
	.wpdevelop .navbar-form .form-group {
		margin-bottom: 5px;
	}
	
	.wpdevelop .navbar-form .form-group:last-child {
		margin-bottom: 0;
	}
}

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

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

.wpdevelop .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
	margin-bottom: 0;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

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

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

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

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

@media (min-width: 768px) {
	.wpdevelop .navbar-text {
		float: left;
		margin-left: 15px;
		margin-right: 15px;
	}
}

@media (min-width: 768px) {
	.wpdevelop .navbar-left {
		float: left !important;
	}
	
	.wpdevelop .navbar-right {
		float: right !important;
		margin-right: -15px;
	}
	
	.wpdevelop .navbar-right ~ .navbar-right {
		margin-right: 0;
	}
}

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

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

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

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

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

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

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

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

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

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

.wpdevelop .navbar-default .navbar-toggle .icon-bar {
	background-color: #888;
}

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

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

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

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

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

.wpdevelop .navbar-default .btn-link {
	color: #777;
}

.wpdevelop .navbar-default .btn-link:hover, .wpdevelop .navbar-default .btn-link:focus {
	color: #333;
}

.wpdevelop .navbar-default .btn-link[disabled]:hover, .wpdevelop fieldset[disabled] .navbar-default .btn-link:hover, .wpdevelop .navbar-default .btn-link[disabled]:focus, .wpdevelop fieldset[disabled] .navbar-default .btn-link:focus {
	color: #ccc;
}

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

.wpdevelop .navbar-inverse .navbar-brand {
	color: #9d9d9d;
}

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

.wpdevelop .navbar-inverse .navbar-text {
	color: #9d9d9d;
}

.wpdevelop .navbar-inverse .navbar-nav > li > a {
	color: #9d9d9d;
}

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

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

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

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

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

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

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

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

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

.wpdevelop .navbar-inverse .navbar-link {
	color: #9d9d9d;
}

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

.wpdevelop .navbar-inverse .btn-link {
	color: #9d9d9d;
}

.wpdevelop .navbar-inverse .btn-link:hover, .wpdevelop .navbar-inverse .btn-link:focus {
	color: #fff;
}

.wpdevelop .navbar-inverse .btn-link[disabled]:hover, .wpdevelop fieldset[disabled] .navbar-inverse .btn-link:hover, .wpdevelop .navbar-inverse .btn-link[disabled]:focus, .wpdevelop fieldset[disabled] .navbar-inverse .btn-link:focus {
	color: #444;
}

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

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

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

.wpdevelop .breadcrumb > .active {
	color: #777;
}

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

.wpdevelop .pagination > li {
	display: inline;
}

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

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

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

.wpdevelop .pagination > li > a:hover, .wpdevelop .pagination > li > span:hover, .wpdevelop .pagination > li > a:focus, .wpdevelop .pagination > li > span:focus {
	z-index: 3;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd;
}

.wpdevelop .pagination > .active > a, .wpdevelop .pagination > .active > span, .wpdevelop .pagination > .active > a:hover, .wpdevelop .pagination > .active > span:hover, .wpdevelop .pagination > .active > a:focus, .wpdevelop .pagination > .active > span:focus {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
	cursor: default;
}

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

.wpdevelop .pagination-lg > li > a, .wpdevelop .pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
}

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

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

.wpdevelop .pagination-sm > li > a, .wpdevelop .pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
}

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

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

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

.wpdevelop .pager li {
	display: inline;
}

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

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

.wpdevelop .pager .next > a, .wpdevelop .pager .next > span {
	float: right;
}

.wpdevelop .pager .previous > a, .wpdevelop .pager .previous > span {
	float: left;
}

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

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

.wpdevelop a.label:hover, .wpdevelop a.label:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.wpdevelop .label:empty {
	display: none;
}

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

.wpdevelop .label-default {
	background-color: #777;
}

.wpdevelop .label-default[href]:hover, .wpdevelop .label-default[href]:focus {
	background-color: #5e5e5e;
}

.wpdevelop .label-primary {
	background-color: #337ab7;
}

.wpdevelop .label-primary[href]:hover, .wpdevelop .label-primary[href]:focus {
	background-color: #286090;
}

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

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

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

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

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

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

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

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

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

.wpdevelop .badge:empty {
	display: none;
}

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

.wpdevelop .btn-xs .badge, .wpdevelop .btn-group-xs > .btn .badge {
	top: 0;
	padding: 1px 5px;
}

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

.wpdevelop .list-group-item.active > .badge, .wpdevelop .nav-pills > .active > a > .badge {
	color: #337ab7;
	background-color: #fff;
}

.wpdevelop .list-group-item > .badge {
	float: right;
}

.wpdevelop .list-group-item > .badge + .badge {
	margin-right: 5px;
}

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

.wpdevelop .jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eee;
}

.wpdevelop .jumbotron h1, .wpdevelop .jumbotron .h1 {
	color: inherit;
}

.wpdevelop .jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200;
}

.wpdevelop .jumbotron > hr {
	border-top-color: #d5d5d5;
}

.wpdevelop .container .jumbotron, .wpdevelop .container-fluid .jumbotron {
	border-radius: 6px;
}

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

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

.wpdevelop .thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
}

.wpdevelop .thumbnail > img, .wpdevelop .thumbnail a > img {
	margin-left: auto;
	margin-right: auto;
}

.wpdevelop a.thumbnail:hover, .wpdevelop a.thumbnail:focus, .wpdevelop a.thumbnail.active {
	border-color: #337ab7;
}

.wpdevelop .thumbnail .caption {
	padding: 9px;
	color: #333;
}

.wpdevelop .alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}

.wpdevelop .alert h4 {
	margin-top: 0;
	color: inherit;
}

.wpdevelop .alert .alert-link {
	font-weight: bold;
}

.wpdevelop .alert > p, .wpdevelop .alert > ul {
	margin-bottom: 0;
}

.wpdevelop .alert > p + p {
	margin-top: 5px;
}

.wpdevelop .alert-dismissable, .wpdevelop .alert-dismissible {
	padding-right: 35px;
}

.wpdevelop .alert-dismissable .close, .wpdevelop .alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}

.wpdevelop .alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}

.wpdevelop .alert-success hr {
	border-top-color: #c9e2b3;
}

.wpdevelop .alert-success .alert-link {
	color: #2b542c;
}

.wpdevelop .alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}

.wpdevelop .alert-info hr {
	border-top-color: #a6e1ec;
}

.wpdevelop .alert-info .alert-link {
	color: #245269;
}

.wpdevelop .alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}

.wpdevelop .alert-warning hr {
	border-top-color: #f7e1b5;
}

.wpdevelop .alert-warning .alert-link {
	color: #66512c;
}

.wpdevelop .alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}

.wpdevelop .alert-danger hr {
	border-top-color: #e4b9c0;
}

.wpdevelop .alert-danger .alert-link {
	color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	
	to {
		background-position: 0 0;
	}
}

@-o-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;
	}
}

.wpdevelop .progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	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);
}

.wpdevelop .progress-bar {
	float: left;
	width: 0%;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #337ab7;
	-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;
	-o-transition: width .6s ease;
	transition: width .6s ease;
}

.wpdevelop .progress-striped .progress-bar, .wpdevelop .progress-bar-striped {
	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: -o-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);
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px;
}

.wpdevelop .progress.active .progress-bar, .wpdevelop .progress-bar.active {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}

.wpdevelop .progress-bar-success {
	background-color: #5cb85c;
}

.wpdevelop .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: -o-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);
}

.wpdevelop .progress-bar-info {
	background-color: #5bc0de;
}

.wpdevelop .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: -o-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);
}

.wpdevelop .progress-bar-warning {
	background-color: #f0ad4e;
}

.wpdevelop .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: -o-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);
}

.wpdevelop .progress-bar-danger {
	background-color: #d9534f;
}

.wpdevelop .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: -o-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);
}

.wpdevelop .media {
	margin-top: 15px;
}

.wpdevelop .media:first-child {
	margin-top: 0;
}

.wpdevelop .media, .wpdevelop .media-body {
	transform: scale(1);
	transform-origin: 0 0;
	overflow: hidden;
}

.wpdevelop .media-body {
	width: 10000px;
}

.wpdevelop .media-object {
	display: block;
}

.wpdevelop .media-object.img-thumbnail {
	max-width: none;
}

.wpdevelop .media-right, .wpdevelop .media > .pull-right {
	padding-left: 10px;
}

.wpdevelop .media-left, .wpdevelop .media > .pull-left {
	padding-right: 10px;
}

.wpdevelop .media-left, .wpdevelop .media-right, .wpdevelop .media-body {
	display: table-cell;
	vertical-align: top;
}

.wpdevelop .media-middle {
	vertical-align: middle;
}

.wpdevelop .media-bottom {
	vertical-align: bottom;
}

.wpdevelop .media-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

.wpdevelop .media-list {
	padding-left: 0;
	list-style: none;
}

.wpdevelop .list-group {
	margin-bottom: 20px;
	padding-left: 0;
}

.wpdevelop .list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
}

.wpdevelop .list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

.wpdevelop .list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

.wpdevelop a.list-group-item, .wpdevelop button.list-group-item {
	color: #555;
}

.wpdevelop a.list-group-item .list-group-item-heading, .wpdevelop button.list-group-item .list-group-item-heading {
	color: #333;
}

.wpdevelop a.list-group-item:hover, .wpdevelop button.list-group-item:hover, .wpdevelop a.list-group-item:focus, .wpdevelop button.list-group-item:focus {
	text-decoration: none;
	color: #555;
	background-color: #f5f5f5;
}

.wpdevelop button.list-group-item {
	width: 100%;
	text-align: left;
}

.wpdevelop .list-group-item.disabled, .wpdevelop .list-group-item.disabled:hover, .wpdevelop .list-group-item.disabled:focus {
	background-color: #eee;
	color: #777;
	cursor: not-allowed;
}

.wpdevelop .list-group-item.disabled .list-group-item-heading, .wpdevelop .list-group-item.disabled:hover .list-group-item-heading, .wpdevelop .list-group-item.disabled:focus .list-group-item-heading {
	color: inherit;
}

.wpdevelop .list-group-item.disabled .list-group-item-text, .wpdevelop .list-group-item.disabled:hover .list-group-item-text, .wpdevelop .list-group-item.disabled:focus .list-group-item-text {
	color: #777;
}

.wpdevelop .list-group-item.active, .wpdevelop .list-group-item.active:hover, .wpdevelop .list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}

.wpdevelop .list-group-item.active .list-group-item-heading, .wpdevelop .list-group-item.active:hover .list-group-item-heading, .wpdevelop .list-group-item.active:focus .list-group-item-heading, .wpdevelop .list-group-item.active .list-group-item-heading > small, .wpdevelop .list-group-item.active:hover .list-group-item-heading > small, .wpdevelop .list-group-item.active:focus .list-group-item-heading > small, .wpdevelop .list-group-item.active .list-group-item-heading > .small, .wpdevelop .list-group-item.active:hover .list-group-item-heading > .small, .wpdevelop .list-group-item.active:focus .list-group-item-heading > .small {
	color: inherit;
}

.wpdevelop .list-group-item.active .list-group-item-text, .wpdevelop .list-group-item.active:hover .list-group-item-text, .wpdevelop .list-group-item.active:focus .list-group-item-text {
	color: #c7ddef;
}

.wpdevelop .list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8;
}

.wpdevelop a.list-group-item-success, .wpdevelop button.list-group-item-success {
	color: #3c763d;
}

.wpdevelop a.list-group-item-success .list-group-item-heading, .wpdevelop button.list-group-item-success .list-group-item-heading {
	color: inherit;
}

.wpdevelop a.list-group-item-success:hover, .wpdevelop button.list-group-item-success:hover, .wpdevelop a.list-group-item-success:focus, .wpdevelop button.list-group-item-success:focus {
	color: #3c763d;
	background-color: #d0e9c6;
}

.wpdevelop a.list-group-item-success.active, .wpdevelop button.list-group-item-success.active, .wpdevelop a.list-group-item-success.active:hover, .wpdevelop button.list-group-item-success.active:hover, .wpdevelop a.list-group-item-success.active:focus, .wpdevelop button.list-group-item-success.active:focus {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d;
}

.wpdevelop .list-group-item-info {
	color: #31708f;
	background-color: #d9edf7;
}

.wpdevelop a.list-group-item-info, .wpdevelop button.list-group-item-info {
	color: #31708f;
}

.wpdevelop a.list-group-item-info .list-group-item-heading, .wpdevelop button.list-group-item-info .list-group-item-heading {
	color: inherit;
}

.wpdevelop a.list-group-item-info:hover, .wpdevelop button.list-group-item-info:hover, .wpdevelop a.list-group-item-info:focus, .wpdevelop button.list-group-item-info:focus {
	color: #31708f;
	background-color: #c4e3f3;
}

.wpdevelop a.list-group-item-info.active, .wpdevelop button.list-group-item-info.active, .wpdevelop a.list-group-item-info.active:hover, .wpdevelop button.list-group-item-info.active:hover, .wpdevelop a.list-group-item-info.active:focus, .wpdevelop button.list-group-item-info.active:focus {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f;
}

.wpdevelop .list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
}

.wpdevelop a.list-group-item-warning, .wpdevelop button.list-group-item-warning {
	color: #8a6d3b;
}

.wpdevelop a.list-group-item-warning .list-group-item-heading, .wpdevelop button.list-group-item-warning .list-group-item-heading {
	color: inherit;
}

.wpdevelop a.list-group-item-warning:hover, .wpdevelop button.list-group-item-warning:hover, .wpdevelop a.list-group-item-warning:focus, .wpdevelop button.list-group-item-warning:focus {
	color: #8a6d3b;
	background-color: #faf2cc;
}

.wpdevelop a.list-group-item-warning.active, .wpdevelop button.list-group-item-warning.active, .wpdevelop a.list-group-item-warning.active:hover, .wpdevelop button.list-group-item-warning.active:hover, .wpdevelop a.list-group-item-warning.active:focus, .wpdevelop button.list-group-item-warning.active:focus {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b;
}

.wpdevelop .list-group-item-danger {
	color: #a94442;
	background-color: #f2dede;
}

.wpdevelop a.list-group-item-danger, .wpdevelop button.list-group-item-danger {
	color: #a94442;
}

.wpdevelop a.list-group-item-danger .list-group-item-heading, .wpdevelop button.list-group-item-danger .list-group-item-heading {
	color: inherit;
}

.wpdevelop a.list-group-item-danger:hover, .wpdevelop button.list-group-item-danger:hover, .wpdevelop a.list-group-item-danger:focus, .wpdevelop button.list-group-item-danger:focus {
	color: #a94442;
	background-color: #ebcccc;
}

.wpdevelop a.list-group-item-danger.active, .wpdevelop button.list-group-item-danger.active, .wpdevelop a.list-group-item-danger.active:hover, .wpdevelop button.list-group-item-danger.active:hover, .wpdevelop a.list-group-item-danger.active:focus, .wpdevelop button.list-group-item-danger.active:focus {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442;
}

.wpdevelop .list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

.wpdevelop .list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3;
}

.wpdevelop .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);
}

.wpdevelop .panel-body {
	padding: 15px;
}

.wpdevelop .panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.wpdevelop .panel-heading > .dropdown .dropdown-toggle {
	color: inherit;
}

.wpdevelop .panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
}

.wpdevelop .panel-title > a, .wpdevelop .panel-title > small, .wpdevelop .panel-title > .small, .wpdevelop .panel-title > small > a, .wpdevelop .panel-title > .small > a {
	color: inherit;
}

.wpdevelop .panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.wpdevelop .panel > .list-group, .wpdevelop .panel > .panel-collapse > .list-group {
	margin-bottom: 0;
}

.wpdevelop .panel > .list-group .list-group-item, .wpdevelop .panel > .panel-collapse > .list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}

.wpdevelop .panel > .list-group:first-child .list-group-item:first-child, .wpdevelop .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.wpdevelop .panel > .list-group:last-child .list-group-item:last-child, .wpdevelop .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.wpdevelop .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.wpdevelop .panel-heading + .list-group .list-group-item:first-child {
	border-top-width: 0;
}

.wpdevelop .list-group + .panel-footer {
	border-top-width: 0;
}

.wpdevelop .panel > .table, .wpdevelop .panel > .table-responsive > .table, .wpdevelop .panel > .panel-collapse > .table {
	margin-bottom: 0;
}

.wpdevelop .panel > .table caption, .wpdevelop .panel > .table-responsive > .table caption, .wpdevelop .panel > .panel-collapse > .table caption {
	padding-left: 15px;
	padding-right: 15px;
}

.wpdevelop .panel > .table:first-child, .wpdevelop .panel > .table-responsive:first-child > .table:first-child {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.wpdevelop .panel > .table:first-child > thead:first-child > tr:first-child, .wpdevelop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .wpdevelop .panel > .table:first-child > tbody:first-child > tr:first-child, .wpdevelop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.wpdevelop .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .wpdevelop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .wpdevelop .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .wpdevelop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .wpdevelop .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .wpdevelop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .wpdevelop .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .wpdevelop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
	border-top-left-radius: 3px;
}

.wpdevelop .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .wpdevelop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .wpdevelop .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .wpdevelop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .wpdevelop .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .wpdevelop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .wpdevelop .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .wpdevelop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
	border-top-right-radius: 3px;
}

.wpdevelop .panel > .table:last-child, .wpdevelop .panel > .table-responsive:last-child > .table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.wpdevelop .panel > .table:last-child > tbody:last-child > tr:last-child, .wpdevelop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .wpdevelop .panel > .table:last-child > tfoot:last-child > tr:last-child, .wpdevelop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

.wpdevelop .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .wpdevelop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .wpdevelop .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .wpdevelop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .wpdevelop .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .wpdevelop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .wpdevelop .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .wpdevelop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
	border-bottom-left-radius: 3px;
}

.wpdevelop .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .wpdevelop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .wpdevelop .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .wpdevelop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .wpdevelop .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .wpdevelop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .wpdevelop .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .wpdevelop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
	border-bottom-right-radius: 3px;
}

.wpdevelop .panel > .panel-body + .table, .wpdevelop .panel > .panel-body + .table-responsive, .wpdevelop .panel > .table + .panel-body, .wpdevelop .panel > .table-responsive + .panel-body {
	border-top: 1px solid #ddd;
}

.wpdevelop .panel > .table > tbody:first-child > tr:first-child th, .wpdevelop .panel > .table > tbody:first-child > tr:first-child td {
	border-top: 0;
}

.wpdevelop .panel > .table-bordered, .wpdevelop .panel > .table-responsive > .table-bordered {
	border: 0;
}

.wpdevelop .panel > .table-bordered > thead > tr > th:first-child, .wpdevelop .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .wpdevelop .panel > .table-bordered > tbody > tr > th:first-child, .wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .wpdevelop .panel > .table-bordered > tfoot > tr > th:first-child, .wpdevelop .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .wpdevelop .panel > .table-bordered > thead > tr > td:first-child, .wpdevelop .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .wpdevelop .panel > .table-bordered > tbody > tr > td:first-child, .wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .wpdevelop .panel > .table-bordered > tfoot > tr > td:first-child, .wpdevelop .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
	border-left: 0;
}

.wpdevelop .panel > .table-bordered > thead > tr > th:last-child, .wpdevelop .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .wpdevelop .panel > .table-bordered > tbody > tr > th:last-child, .wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .wpdevelop .panel > .table-bordered > tfoot > tr > th:last-child, .wpdevelop .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .wpdevelop .panel > .table-bordered > thead > tr > td:last-child, .wpdevelop .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .wpdevelop .panel > .table-bordered > tbody > tr > td:last-child, .wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .wpdevelop .panel > .table-bordered > tfoot > tr > td:last-child, .wpdevelop .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
	border-right: 0;
}

.wpdevelop .panel > .table-bordered > thead > tr:first-child > td, .wpdevelop .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .wpdevelop .panel > .table-bordered > tbody > tr:first-child > td, .wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .wpdevelop .panel > .table-bordered > thead > tr:first-child > th, .wpdevelop .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .wpdevelop .panel > .table-bordered > tbody > tr:first-child > th, .wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
	border-bottom: 0;
}

.wpdevelop .panel > .table-bordered > tbody > tr:last-child > td, .wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .wpdevelop .panel > .table-bordered > tfoot > tr:last-child > td, .wpdevelop .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .wpdevelop .panel > .table-bordered > tbody > tr:last-child > th, .wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .wpdevelop .panel > .table-bordered > tfoot > tr:last-child > th, .wpdevelop .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
	border-bottom: 0;
}

.wpdevelop .panel > .table-responsive {
	border: 0;
	margin-bottom: 0;
}

.wpdevelop .panel-group {
	margin-bottom: 20px;
}

.wpdevelop .panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
}

.wpdevelop .panel-group .panel + .panel {
	margin-top: 5px;
}

.wpdevelop .panel-group .panel-heading {
	border-bottom: 0;
}

.wpdevelop .panel-group .panel-heading + .panel-collapse > .panel-body, .wpdevelop .panel-group .panel-heading + .panel-collapse > .list-group {
	border-top: 1px solid #ddd;
}

.wpdevelop .panel-group .panel-footer {
	border-top: 0;
}

.wpdevelop .panel-group .panel-footer + .panel-collapse .panel-body {
	border-bottom: 1px solid #ddd;
}

.wpdevelop .panel-default {
	border-color: #ddd;
}

.wpdevelop .panel-default > .panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd;
}

.wpdevelop .panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ddd;
}

.wpdevelop .panel-default > .panel-heading .badge {
	color: #f5f5f5;
	background-color: #333;
}

.wpdevelop .panel-default > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ddd;
}

.wpdevelop .panel-primary {
	border-color: #337ab7;
}

.wpdevelop .panel-primary > .panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}

.wpdevelop .panel-primary > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #337ab7;
}

.wpdevelop .panel-primary > .panel-heading .badge {
	color: #337ab7;
	background-color: #fff;
}

.wpdevelop .panel-primary > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #337ab7;
}

.wpdevelop .panel-success {
	border-color: #d6e9c6;
}

.wpdevelop .panel-success > .panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.wpdevelop .panel-success > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #d6e9c6;
}

.wpdevelop .panel-success > .panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d;
}

.wpdevelop .panel-success > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #d6e9c6;
}

.wpdevelop .panel-info {
	border-color: #bce8f1;
}

.wpdevelop .panel-info > .panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.wpdevelop .panel-info > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #bce8f1;
}

.wpdevelop .panel-info > .panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f;
}

.wpdevelop .panel-info > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #bce8f1;
}

.wpdevelop .panel-warning {
	border-color: #faebcc;
}

.wpdevelop .panel-warning > .panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

.wpdevelop .panel-warning > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #faebcc;
}

.wpdevelop .panel-warning > .panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b;
}

.wpdevelop .panel-warning > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #faebcc;
}

.wpdevelop .panel-danger {
	border-color: #ebccd1;
}

.wpdevelop .panel-danger > .panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.wpdevelop .panel-danger > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ebccd1;
}

.wpdevelop .panel-danger > .panel-heading .badge {
	color: #f2dede;
	background-color: #a94442;
}

.wpdevelop .panel-danger > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ebccd1;
}

.wpdevelop .embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}

.wpdevelop .embed-responsive .embed-responsive-item, .wpdevelop .embed-responsive iframe, .wpdevelop .embed-responsive embed, .wpdevelop .embed-responsive object, .wpdevelop .embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0;
}

.wpdevelop .embed-responsive-16by9 {
	padding-bottom: 56.25%;
}

.wpdevelop .embed-responsive-4by3 {
	padding-bottom: 75%;
}

.wpdevelop .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);
}

.wpdevelop .well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, .15);
}

.wpdevelop .well-lg {
	padding: 24px;
	border-radius: 6px;
}

.wpdevelop .well-sm {
	padding: 9px;
	border-radius: 3px;
}

.wpdevelop .close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20);
}

.wpdevelop .close:hover, .wpdevelop .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50);
}

.wpdevelop button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}

.wpdevelop .modal-open {
	overflow: hidden;
}

.wpdevelop .modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}

.wpdevelop .modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
}

.wpdevelop .modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}

.wpdevelop .modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}

.wpdevelop .modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}

.wpdevelop .modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	outline: 0;
}

.wpdevelop .modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}

.wpdevelop .modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0);
}

.wpdevelop .modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50);
}

.wpdevelop .modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.42857143px;
}

.wpdevelop .modal-header .close {
	margin-top: -2px;
}

.wpdevelop .modal-title {
	margin: 0;
	line-height: 1.42857143;
}

.wpdevelop .modal-body {
	position: relative;
	padding: 15px;
}

.wpdevelop .modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}

.wpdevelop .modal-footer .btn + .btn {
	margin-left: 5px;
	margin-bottom: 0;
}

.wpdevelop .modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}

.wpdevelop .modal-footer .btn-block + .btn-block {
	margin-left: 0;
}

.wpdevelop .modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

@media (min-width: 768px) {
	.wpdevelop .modal-dialog {
		width: 600px;
		margin: 30px auto;
	}
	
	.wpdevelop .modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	}
	
	.wpdevelop .modal-sm {
		width: 300px;
	}
}

@media (min-width: 992px) {
	.wpdevelop .modal-lg {
		width: 900px;
	}
}

.wpdevelop .tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 12px;
	opacity: 0;
	filter: alpha(opacity=0);
}

.wpdevelop .tooltip.in {
	opacity: .9;
	filter: alpha(opacity=90);
}

.wpdevelop .tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}

.wpdevelop .tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}

.wpdevelop .tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}

.wpdevelop .tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}

.wpdevelop .tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 4px;
}

.wpdevelop .tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.wpdevelop .tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.wpdevelop .tooltip.top-left .tooltip-arrow {
	bottom: 0;
	right: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.wpdevelop .tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.wpdevelop .tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}

.wpdevelop .tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}

.wpdevelop .tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.wpdevelop .tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.wpdevelop .tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.wpdevelop .popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 14px;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	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);
}

.wpdevelop .popover.top {
	margin-top: -10px;
}

.wpdevelop .popover.right {
	margin-left: 10px;
}

.wpdevelop .popover.bottom {
	margin-top: 10px;
}

.wpdevelop .popover.left {
	margin-left: -10px;
}

.wpdevelop .popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
}

.wpdevelop .popover-content {
	padding: 9px 14px;
}

.wpdevelop .popover > .arrow, .wpdevelop .popover > .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.wpdevelop .popover > .arrow {
	border-width: 11px;
}

.wpdevelop .popover > .arrow:after {
	border-width: 10px;
	content: "";
}

.wpdevelop .popover.top > .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	bottom: -11px;
}

.wpdevelop .popover.top > .arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff;
}

.wpdevelop .popover.right > .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25);
}

.wpdevelop .popover.right > .arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff;
}

.wpdevelop .popover.bottom > .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25);
	top: -11px;
}

.wpdevelop .popover.bottom > .arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff;
}

.wpdevelop .popover.left > .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25);
}

.wpdevelop .popover.left > .arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px;
}

.wpdevelop .carousel {
	position: relative;
}

.wpdevelop .carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.wpdevelop .carousel-inner > .item {
	display: none;
	position: relative;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left;
}

.wpdevelop .carousel-inner > .item > img, .wpdevelop .carousel-inner > .item > a > img {
	line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
	.wpdevelop .carousel-inner > .item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		-o-transition: -o-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px;
	}
	
	.wpdevelop .carousel-inner > .item.next, .wpdevelop .carousel-inner > .item.active.right {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		left: 0;
	}
	
	.wpdevelop .carousel-inner > .item.prev, .wpdevelop .carousel-inner > .item.active.left {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		left: 0;
	}
	
	.wpdevelop .carousel-inner > .item.next.left, .wpdevelop .carousel-inner > .item.prev.right, .wpdevelop .carousel-inner > .item.active {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		left: 0;
	}
}

.wpdevelop .carousel-inner > .active, .wpdevelop .carousel-inner > .next, .wpdevelop .carousel-inner > .prev {
	display: block;
}

.wpdevelop .carousel-inner > .active {
	left: 0;
}

.wpdevelop .carousel-inner > .next, .wpdevelop .carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}

.wpdevelop .carousel-inner > .next {
	left: 100%;
}

.wpdevelop .carousel-inner > .prev {
	left: -100%;
}

.wpdevelop .carousel-inner > .next.left, .wpdevelop .carousel-inner > .prev.right {
	left: 0;
}

.wpdevelop .carousel-inner > .active.left {
	left: -100%;
}

.wpdevelop .carousel-inner > .active.right {
	left: 100%;
}

.wpdevelop .carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: .5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.wpdevelop .carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
}

.wpdevelop .carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
}

.wpdevelop .carousel-control:hover, .wpdevelop .carousel-control:focus {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: .9;
	filter: alpha(opacity=90);
}

.wpdevelop .carousel-control .icon-prev, .wpdevelop .carousel-control .icon-next {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 5;
	display: inline-block;
}

.wpdevelop .carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px;
}

.wpdevelop .carousel-control .icon-prev, .wpdevelop .carousel-control .icon-next {
	width: 20px;
	height: 20px;
	line-height: 1;
	font-family: serif;
}

.wpdevelop .carousel-control .icon-prev:before {
	content: "‹";
}

.wpdevelop .carousel-control .icon-next:before {
	content: "›";
}

.wpdevelop .carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center;
}

.wpdevelop .carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: transparent;
}

.wpdevelop .carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff;
}

.wpdevelop .carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.wpdevelop .carousel-caption .btn {
	text-shadow: none;
}

@media screen and (min-width: 768px) {
	.wpdevelop .carousel-control .icon-prev, .wpdevelop .carousel-control .icon-next {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		font-size: 30px;
	}
	
	.wpdevelop .carousel-control .glyphicon-chevron-left, .wpdevelop .carousel-control .icon-prev {
		margin-left: -15px;
	}
	
	.wpdevelop .carousel-control .icon-next {
		margin-right: -15px;
	}
	
	.wpdevelop .carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px;
	}
	
	.wpdevelop .carousel-indicators {
		bottom: 20px;
	}
}

.wpdevelop .clearfix:before, .wpdevelop .clearfix:after, .wpdevelop .dl-horizontal dd:before, .wpdevelop .dl-horizontal dd:after, .wpdevelop .container:before, .wpdevelop .container:after, .wpdevelop .container-fluid:before, .wpdevelop .container-fluid:after, .wpdevelop .row:before, .wpdevelop .row:after, .wpdevelop .form-horizontal .form-group:before, .wpdevelop .form-horizontal .form-group:after, .wpdevelop .btn-toolbar:before, .wpdevelop .btn-toolbar:after, .wpdevelop .btn-group-vertical > .btn-group:before, .wpdevelop .btn-group-vertical > .btn-group:after, .wpdevelop .nav:before, .wpdevelop .nav:after, .wpdevelop .navbar:before, .wpdevelop .navbar:after, .wpdevelop .navbar-header:before, .wpdevelop .navbar-header:after, .wpdevelop .navbar-collapse:before, .wpdevelop .navbar-collapse:after, .wpdevelop .pager:before, .wpdevelop .pager:after, .wpdevelop .panel-body:before, .wpdevelop .panel-body:after, .wpdevelop .modal-footer:before, .wpdevelop .modal-footer:after {
	content: " ";
	display: table;
}

.wpdevelop .clearfix:after, .wpdevelop .dl-horizontal dd:after, .wpdevelop .container:after, .wpdevelop .container-fluid:after, .wpdevelop .row:after, .wpdevelop .form-horizontal .form-group:after, .wpdevelop .btn-toolbar:after, .wpdevelop .btn-group-vertical > .btn-group:after, .wpdevelop .nav:after, .wpdevelop .navbar:after, .wpdevelop .navbar-header:after, .wpdevelop .navbar-collapse:after, .wpdevelop .pager:after, .wpdevelop .panel-body:after, .wpdevelop .modal-footer:after {
	clear: both;
}

.wpdevelop .center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wpdevelop .pull-right {
	float: right !important;
}

.wpdevelop .pull-left {
	float: left !important;
}

.wpdevelop .hide {
	display: none !important;
}

.wpdevelop .show {
	display: block !important;
}

.wpdevelop .invisible {
	visibility: hidden;
}

.wpdevelop .text-hide {
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.wpdevelop .hidden {
	display: none !important;
}

.wpdevelop .affix {
	position: fixed;
}

.wpdevelop .visible-xs, .wpdevelop .visible-sm, .wpdevelop .visible-md, .wpdevelop .visible-lg {
	display: none !important;
}

.wpdevelop .visible-xs-block, .wpdevelop .visible-xs-inline, .wpdevelop .visible-xs-inline-block, .wpdevelop .visible-sm-block, .wpdevelop .visible-sm-inline, .wpdevelop .visible-sm-inline-block, .wpdevelop .visible-md-block, .wpdevelop .visible-md-inline, .wpdevelop .visible-md-inline-block, .wpdevelop .visible-lg-block, .wpdevelop .visible-lg-inline, .wpdevelop .visible-lg-inline-block {
	display: none !important;
}

@media (max-width: 767px) {
	.wpdevelop .visible-xs {
		display: block !important;
	}
	
	.wpdevelop table.visible-xs {
		display: table !important;
	}
	
	.wpdevelop tr.visible-xs {
		display: table-row !important;
	}
	
	.wpdevelop th.visible-xs, .wpdevelop td.visible-xs {
		display: table-cell !important;
	}
}

@media (max-width: 767px) {
	.wpdevelop .visible-xs-block {
		display: block !important;
	}
}

@media (max-width: 767px) {
	.wpdevelop .visible-xs-inline {
		display: inline !important;
	}
}

@media (max-width: 767px) {
	.wpdevelop .visible-xs-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.wpdevelop .visible-sm {
		display: block !important;
	}
	
	.wpdevelop table.visible-sm {
		display: table !important;
	}
	
	.wpdevelop tr.visible-sm {
		display: table-row !important;
	}
	
	.wpdevelop th.visible-sm, .wpdevelop td.visible-sm {
		display: table-cell !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.wpdevelop .visible-sm-block {
		display: block !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.wpdevelop .visible-sm-inline {
		display: inline !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.wpdevelop .visible-sm-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.wpdevelop .visible-md {
		display: block !important;
	}
	
	.wpdevelop table.visible-md {
		display: table !important;
	}
	
	.wpdevelop tr.visible-md {
		display: table-row !important;
	}
	
	.wpdevelop th.visible-md, .wpdevelop td.visible-md {
		display: table-cell !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.wpdevelop .visible-md-block {
		display: block !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.wpdevelop .visible-md-inline {
		display: inline !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.wpdevelop .visible-md-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 1200px) {
	.wpdevelop .visible-lg {
		display: block !important;
	}
	
	.wpdevelop table.visible-lg {
		display: table !important;
	}
	
	.wpdevelop tr.visible-lg {
		display: table-row !important;
	}
	
	.wpdevelop th.visible-lg, .wpdevelop td.visible-lg {
		display: table-cell !important;
	}
}

@media (min-width: 1200px) {
	.wpdevelop .visible-lg-block {
		display: block !important;
	}
}

@media (min-width: 1200px) {
	.wpdevelop .visible-lg-inline {
		display: inline !important;
	}
}

@media (min-width: 1200px) {
	.wpdevelop .visible-lg-inline-block {
		display: inline-block !important;
	}
}

@media (max-width: 767px) {
	.wpdevelop .hidden-xs {
		display: none !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.wpdevelop .hidden-sm {
		display: none !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.wpdevelop .hidden-md {
		display: none !important;
	}
}

@media (min-width: 1200px) {
	.wpdevelop .hidden-lg {
		display: none !important;
	}
}

.wpdevelop .visible-print {
	display: none !important;
}

@media print {
	.wpdevelop .visible-print {
		display: block !important;
	}
	
	.wpdevelop table.visible-print {
		display: table !important;
	}
	
	.wpdevelop tr.visible-print {
		display: table-row !important;
	}
	
	.wpdevelop th.visible-print, .wpdevelop td.visible-print {
		display: table-cell !important;
	}
}

.wpdevelop .visible-print-block {
	display: none !important;
}

@media print {
	.wpdevelop .visible-print-block {
		display: block !important;
	}
}

.wpdevelop .visible-print-inline {
	display: none !important;
}

@media print {
	.wpdevelop .visible-print-inline {
		display: inline !important;
	}
}

.wpdevelop .visible-print-inline-block {
	display: none !important;
}

@media print {
	.wpdevelop .visible-print-inline-block {
		display: inline-block !important;
	}
}

@media print {
	.wpdevelop .hidden-print {
		display: none !important;
	}
}
