@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,400italic);
.select2-container {
	width: 100%
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before,
.tp-row-container:after,
.tp-row-container:before {
	content: " ";
	display: table
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.panel-body:after,
.row:after,
.tp-row-container:after {
	clear: both
}

.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto
}

.pull-right {
	float: left!important
}

.pull-left {
	float: right!important
}

.hide {
	display: none!important
}

.show {
	display: block!important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	display: none!important
}

.affix {
	position: fixed
}

.modal-body,
.modal-footer,
.modal-header,
.popover-content,
.popover-title,
.tp-as-label,
.tp-as-legend,
.tp-break-word,
.tp-ck-inline-editable,
.tp-ck-inline-placeholder,
.tp-e-alert,
.tp-e-html,
.tp-f-doc,
.tp-field,
.tp-label-wrapper,
.tp-repeat-row-label,
.tp-section>.panel>.panel-footer,
.tp-section>.panel>.panel-heading,
.tp-user-content {
	word-wrap: break-word
}

.tp-ck-inline-editable div:after,
.tp-ck-inline-editable p:after,
.tp-ck-inline-placeholder div:after,
.tp-ck-inline-placeholder p:after,
.tp-e-alert div:after,
.tp-e-alert p:after,
.tp-e-html div:after,
.tp-e-html p:after,
.tp-f-doc div:after,
.tp-f-doc p:after,
.tp-new-clearfix:after,
.tp-user-content div:after,
.tp-user-content p:after {
	content: "";
	display: block;
	clear: both
}


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

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

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

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

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

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

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

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

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

small {
	font-size: 80%
}

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

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

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

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

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

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

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

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

input {
	line-height: normal
}

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

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

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

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

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

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

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

td,
th {
	padding: 0
}


/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

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

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

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

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

body {
	font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff
}

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

a {
	color: #158cba;
	text-decoration: none
}

a:focus,
a:hover {
	color: #158cba;
	text-decoration: underline
}

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

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.img-responsive,
.tp-ck-inline-editable img,
.tp-ck-inline-placeholder img,
.tp-e-alert img,
.tp-e-html img,
.tp-f-doc img,
.tp-user-content img {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 5px
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #eee;
	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
}

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

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

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

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

[role=button] {
	cursor: pointer
}

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

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

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

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

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

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

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

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

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

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

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

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

p {
	margin: 0 0 10px
}

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

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

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

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

.text-left {
	text-align: right
}

.text-right {
	text-align: left
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #999
}

.text-primary {
	color: #158cba
}

a.text-primary:focus,
a.text-primary:hover {
	color: #106a8c
}

.text-success {
	color: #fff
}

a.text-success:focus,
a.text-success:hover {
	color: #e6e6e6
}

.control-label .tp-help-bubble-handle,
.text-info {
	color: #fff
}

a.text-info:focus,
a.text-info:hover {
	color: #e6e6e6
}

.text-warning {
	color: #fff
}

a.text-warning:focus,
a.text-warning:hover {
	color: #e6e6e6
}

.text-danger {
	color: #fff
}

a.text-danger:focus,
a.text-danger:hover {
	color: #e6e6e6
}

.bg-primary {
	color: #fff;
	background-color: #158cba
}

a.bg-primary:focus,
a.bg-primary:hover {
	background-color: #106a8c
}

.bg-success {
	background-color: #28b62c
}

a.bg-success:focus,
a.bg-success:hover {
	background-color: #1f8c22
}

.bg-info {
	background-color: #75caeb
}

a.bg-info:focus,
a.bg-info:hover {
	background-color: #48b9e5
}

.bg-warning {
	background-color: #ff851b
}

a.bg-warning:focus,
a.bg-warning:hover {
	background-color: #e76b00
}

.bg-danger {
	background-color: #ff4136
}

a.bg-danger:focus,
a.bg-danger:hover {
	background-color: #ff1103
}

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

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

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

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

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

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

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

dd,
dt {
	line-height: 1.42857143
}

dt {
	font-weight: 700
}

dd {
	margin-right: 0
}

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

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

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

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

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

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

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
	content: '\2014 \00A0'
}

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

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
	content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
	content: '\00A0 \2014'
}

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

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

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

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

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700;
	box-shadow: none
}

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
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-pull-12 {
	left: 100%
}

.col-xs-pull-11 {
	left: 91.66666667%
}

.col-xs-pull-10 {
	left: 83.33333333%
}

.col-xs-pull-9 {
	left: 75%
}

.col-xs-pull-8 {
	left: 66.66666667%
}

.col-xs-pull-7 {
	left: 58.33333333%
}

.col-xs-pull-6 {
	left: 50%
}

.col-xs-pull-5 {
	left: 41.66666667%
}

.col-xs-pull-4 {
	left: 33.33333333%
}

.col-xs-pull-3 {
	left: 25%
}

.col-xs-pull-2 {
	left: 16.66666667%
}

.col-xs-pull-1 {
	left: 8.33333333%
}

.col-xs-pull-0 {
	left: auto
}

.col-xs-push-12 {
	right: 100%
}

.col-xs-push-11 {
	right: 91.66666667%
}

.col-xs-push-10 {
	right: 83.33333333%
}

.col-xs-push-9 {
	right: 75%
}

.col-xs-push-8 {
	right: 66.66666667%
}

.col-xs-push-7 {
	right: 58.33333333%
}

.col-xs-push-6 {
	right: 50%
}

.col-xs-push-5 {
	right: 41.66666667%
}

.col-xs-push-4 {
	right: 33.33333333%
}

.col-xs-push-3 {
	right: 25%
}

.col-xs-push-2 {
	right: 16.66666667%
}

.col-xs-push-1 {
	right: 8.33333333%
}

.col-xs-push-0 {
	right: auto
}

.col-xs-offset-12 {
	margin-right: 100%
}

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

.col-xs-offset-11 {
	margin-right: 91.66666667%
}

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

.col-xs-offset-10 {
	margin-right: 83.33333333%
}

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

.col-xs-offset-9 {
	margin-right: 75%
}

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

.col-xs-offset-8 {
	margin-right: 66.66666667%
}

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

.col-xs-offset-7 {
	margin-right: 58.33333333%
}

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

.col-xs-offset-6 {
	margin-right: 50%
}

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

.col-xs-offset-5 {
	margin-right: 41.66666667%
}

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

.col-xs-offset-4 {
	margin-right: 33.33333333%
}

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

.col-xs-offset-3 {
	margin-right: 25%
}

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

.col-xs-offset-2 {
	margin-right: 16.66666667%
}

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

.col-xs-offset-1 {
	margin-right: 8.33333333%
}

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

.col-xs-offset-0 {
	margin-right: 0
}

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

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

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

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

table {
	background-color: transparent
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #999;
	text-align: right
}

th {
	text-align: right
}

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

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

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

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

.table>tbody+tbody {
	border-top: 2px solid #eee
}

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

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

.table-bordered {
	border: 1px solid #eee
}

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

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

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

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

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

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

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

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

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
	background-color: #28b62c
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
	background-color: #23a127
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
	background-color: #75caeb
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
	background-color: #5fc1e8
}

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

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

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

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

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

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

@supports (-webkit-overflow-scrolling:touch) {
	@media screen and (max-width: 767px) {
		.table-responsive {
			/*! @noflip */
			direction:ltr
		}
		.table-responsive>table {
			direction: rtl
		}
	}
}

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

.tp-as-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
}

.tp-as-label,
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}

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

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

input[type=file] {
	display: block
}

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

select[multiple],
select[size] {
	height: auto
}

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

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

.form-control {
	display: block;
	width: 100%;
	height: 38px;
	padding: 7px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #e7e7e7;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-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
}

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

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

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

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

.form-control::-ms-expand {
	border: 0;
	background-color: transparent
}

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

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

textarea.form-control {
	height: auto
}

input[type=search] {
	-webkit-appearance: none
}

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

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

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

.checkbox .tp-as-label,
.checkbox label,
.radio .tp-as-label,
.radio label {
	min-height: 20px;
	padding-right: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}

.checkbox .tp-as-checkbox-input,
.checkbox input[type=checkbox],
.checkbox-inline .tp-as-checkbox-input,
.checkbox-inline input[type=checkbox],
.radio .tp-as-radio-input,
.radio input[type=radio],
.radio-inline .tp-as-radio-input,
.radio-inline input[type=radio] {
	position: absolute;
	margin-right: -20px
}

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

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

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

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

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

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

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

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

.input-sm {
	height: 28px;
	padding: 4px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 2px
}

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

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

.form-group-sm .form-control {
	height: 28px;
	padding: 4px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 2px
}

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

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

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

.input-lg {
	height: 52px;
	padding: 13px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 5px
}

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

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

.form-group-lg .form-control {
	height: 52px;
	padding: 13px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 5px
}

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

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

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

.has-feedback {
	position: relative
}

.has-feedback .form-control {
	padding-left: 47.5px
}

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

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

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

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
	color: #fff
}

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

.has-success .form-control:focus {
	border-color: #e6e6e6;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff
}

.has-success .input-group-addon {
	color: #fff;
	border-color: #fff;
	background-color: #28b62c
}

.has-success .form-control-feedback {
	color: #fff
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
	color: #fff
}

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

.has-warning .form-control:focus {
	border-color: #e6e6e6;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff
}

.has-warning .input-group-addon {
	color: #fff;
	border-color: #fff;
	background-color: #ff851b
}

.has-warning .form-control-feedback {
	color: #fff
}

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

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

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

.has-error .input-group-addon {
	color: #fff;
	border-color: #fff;
	background-color: #ff4136
}

.has-error .form-control-feedback {
	color: #fff
}

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

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

.help-block,
.tp-help-below,
.tp-validation-message {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #959595
}

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

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

.form-horizontal .checkbox,
.form-horizontal .radio {
	min-height: 28px
}

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

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

.form-horizontal .has-feedback .form-control-feedback {
	left: 15px
}

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

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

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 7px 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
}

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

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

.btn.active,
.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)
}

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

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

.btn-default {
	color: #555;
	background-color: #eee;
	border-color: #e2e2e2
}

.btn-default.focus,
.btn-default:focus {
	color: #555;
	background-color: #d5d5d5;
	border-color: #a2a2a2
}

.btn-default:hover {
	color: #555;
	background-color: #d5d5d5;
	border-color: #c3c3c3
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
	color: #555;
	background-color: #d5d5d5;
	border-color: #c3c3c3
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
	color: #555;
	background-color: #c3c3c3;
	border-color: #a2a2a2
}

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

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
	background-color: #eee;
	border-color: #e2e2e2
}

.btn-default .badge {
	color: #eee;
	background-color: #555
}

.btn-primary {
	color: #fff;
	background-color: #158cba;
	border-color: #127ba3
}

.btn-primary.focus,
.btn-primary:focus {
	color: #fff;
	background-color: #106a8c;
	border-color: #052531
}

.btn-primary:hover {
	color: #fff;
	background-color: #106a8c;
	border-color: #0c516c
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #106a8c;
	border-color: #0c516c
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
	color: #fff;
	background-color: #0c516c;
	border-color: #052531
}

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

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
	background-color: #158cba;
	border-color: #127ba3
}

.btn-primary .badge {
	color: #158cba;
	background-color: #fff
}

.btn-success {
	color: #fff;
	background-color: #28b62c;
	border-color: #23a127
}

.btn-success.focus,
.btn-success:focus {
	color: #fff;
	background-color: #1f8c22;
	border-color: #0c390e
}

.btn-success:hover {
	color: #fff;
	background-color: #1f8c22;
	border-color: #186f1b
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
	color: #fff;
	background-color: #1f8c22;
	border-color: #186f1b
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
	color: #fff;
	background-color: #186f1b;
	border-color: #0c390e
}

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

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
	background-color: #28b62c;
	border-color: #23a127
}

.btn-success .badge {
	color: #28b62c;
	background-color: #fff
}

.btn-info {
	color: #fff;
	background-color: #75caeb;
	border-color: #5fc1e8
}

.btn-info.focus,
.btn-info:focus {
	color: #fff;
	background-color: #48b9e5;
	border-color: #1984ae
}

.btn-info:hover {
	color: #fff;
	background-color: #48b9e5;
	border-color: #29ade0
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
	color: #fff;
	background-color: #48b9e5;
	border-color: #29ade0
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
	color: #fff;
	background-color: #29ade0;
	border-color: #1984ae
}

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

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
	background-color: #75caeb;
	border-color: #5fc1e8
}

.btn-info .badge {
	color: #75caeb;
	background-color: #fff
}

.btn-warning {
	color: #fff;
	background-color: #ff851b;
	border-color: #ff7701
}

.btn-warning.focus,
.btn-warning:focus {
	color: #fff;
	background-color: #e76b00;
	border-color: #813c00
}

.btn-warning:hover {
	color: #fff;
	background-color: #e76b00;
	border-color: #c35b00
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #e76b00;
	border-color: #c35b00
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
	color: #fff;
	background-color: #c35b00;
	border-color: #813c00
}

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

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
	background-color: #ff851b;
	border-color: #ff7701
}

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

.btn-danger {
	color: #fff;
	background-color: #ff4136;
	border-color: #ff291c
}

.btn-danger.focus,
.btn-danger:focus {
	color: #fff;
	background-color: #ff1103;
	border-color: #9c0900
}

.btn-danger:hover {
	color: #fff;
	background-color: #ff1103;
	border-color: #de0c00
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #ff1103;
	border-color: #de0c00
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
	color: #fff;
	background-color: #de0c00;
	border-color: #9c0900
}

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

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
	background-color: #ff4136;
	border-color: #ff291c
}

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

.btn-link {
	color: #158cba;
	font-weight: 400;
	border-radius: 0
}

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

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

.btn-link:focus,
.btn-link:hover {
	color: #158cba;
	text-decoration: underline;
	background-color: transparent
}

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

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

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

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

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

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

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

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

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

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

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

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

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

.dropdown,
.dropup {
	position: relative
}

.dropdown-toggle:focus {
	outline: 0
}

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

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

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

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

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

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

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	color: #eee
}

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

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

.open>a {
	outline: 0
}

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

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

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

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

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

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

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

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

.dropdown-menu {
	right: auto;
	min-width: 200px
}

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

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

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

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

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
	margin-right: -1px
}

.btn-toolbar {
	margin-right: -5px
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
	float: right
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
	margin-right: 5px
}

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

.btn-group>.btn:first-child {
	margin-right: 0
}

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

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

.btn-group>.btn-group {
	float: right
}

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

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

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

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

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

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

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

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

.btn .caret {
	margin-right: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group-justified>.btn-group .dropdown-menu {
	right: auto
}

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

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

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

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

.input-group .form-control:focus {
	z-index: 3
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
	height: 52px;
	padding: 13px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 5px
}

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

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

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
	height: 28px;
	padding: 4px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 2px
}

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

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

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

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

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

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

.input-group-addon.input-sm {
	padding: 4px 10px;
	font-size: 12px;
	border-radius: 2px
}

.input-group-addon.input-lg {
	padding: 13px 16px;
	font-size: 18px;
	border-radius: 5px
}

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

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

.input-group-addon:first-child {
	border-left: 0
}

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

.input-group-addon:last-child {
	border-right: 0
}

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

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

.input-group-btn>.btn+.btn {
	margin-right: -1px
}

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

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
	margin-left: -1px
}

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

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

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

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

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

.nav>li.disabled>a {
	color: #999
}

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

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	background-color: #fff;
	border-color: #158cba
}

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

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

.nav-tabs {
	border-bottom: 1px solid #e7e7e7
}

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

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

.nav-tabs>li>a:hover {
	border-color: #eee #eee #e7e7e7
}

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

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

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

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

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

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

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

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

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

.nav-pills>li {
	float: right
}

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

.nav-pills>li+li {
	margin-right: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #158cba
}

.nav-stacked>li {
	float: none
}

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

.nav-justified {
	width: 100%
}

.nav-justified>li {
	float: none
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-brand>img {
	display: block
}

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

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

.navbar-toggle:focus {
	outline: 0
}

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

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

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

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

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

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

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

.navbar-form {
	margin-right: -15px;
	margin-left: -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: 6px;
	margin-bottom: 6px
}

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-default .navbar-brand {
	color: #333
}

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

.navbar-default .navbar-text {
	color: #555
}

.navbar-default .navbar-nav>li>a {
	color: #999
}

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

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

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

.navbar-default .navbar-toggle {
	border-color: #eee
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background-color: #fff
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #999
}

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

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

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

.navbar-default .navbar-link {
	color: #999
}

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

.navbar-default .btn-link {
	color: #999
}

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

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

.navbar-inverse {
	background-color: #fff;
	border-color: #e6e6e6
}

.navbar-inverse .navbar-brand {
	color: #999
}

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

.navbar-inverse .navbar-text {
	color: #999
}

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

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

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
	color: #333;
	background-color: transparent
}

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

.navbar-inverse .navbar-toggle {
	border-color: #eee
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
	background-color: #eee
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #999
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
	border-color: #ededed
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
	background-color: transparent;
	color: #333
}

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

.navbar-inverse .navbar-link {
	color: #999
}

.navbar-inverse .navbar-link:hover {
	color: #333
}

.navbar-inverse .btn-link {
	color: #999
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
	color: #333
}

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

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

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

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

.jumbotron>hr {
	border-top-color: #e1e1e1
}

.container .jumbotron,
.container-fluid .jumbotron {
	border-radius: 5px;
	padding-right: 15px;
	padding-left: 15px
}

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

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

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

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

.alert .alert-link {
	font-weight: 700
}

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

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

.alert-dismissable,
.alert-dismissible {
	padding-left: 35px
}

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

.alert-success {
	background-color: #28b62c;
	border-color: #24a528;
	color: #fff
}

.alert-success hr {
	border-top-color: #209023
}

.alert-success .alert-link {
	color: #e6e6e6
}

.alert-info {
	background-color: #75caeb;
	border-color: #40b5e3;
	color: #fff
}

.alert-info hr {
	border-top-color: #29ade0
}

.alert-info .alert-link {
	color: #e6e6e6
}

.alert-warning {
	background-color: #ff851b;
	border-color: #ff7701;
	color: #fff
}

.alert-warning hr {
	border-top-color: #e76b00
}

.alert-warning .alert-link {
	color: #e6e6e6
}

.alert-danger {
	background-color: #ff4136;
	border-color: #ff1103;
	color: #fff
}

.alert-danger hr {
	border-top-color: #e90d00
}

.alert-danger .alert-link {
	color: #e6e6e6
}

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

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

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

.progress-bar {
	float: right;
	width: 0%;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #158cba;
	-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
}

.progress-bar-striped,
.progress-striped .progress-bar {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -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);
	background-size: 40px 40px
}

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

.progress-bar-success {
	background-color: #28b62c
}

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

.progress-bar-info {
	background-color: #75caeb
}

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

.progress-bar-warning {
	background-color: #ff851b
}

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

.progress-bar-danger {
	background-color: #ff4136
}

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

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

.panel-body {
	padding: 15px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top: 1px solid transparent
}

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

.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid transparent
}

.panel-default {
	border-color: transparent
}

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

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: transparent
}

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

.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: transparent
}

.panel-primary {
	border-color: transparent
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #158cba;
	border-color: transparent
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: transparent
}

.panel-primary>.panel-heading .badge {
	color: #158cba;
	background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: transparent
}

.panel-success {
	border-color: transparent
}

.panel-success>.panel-heading {
	color: #fff;
	background-color: #28b62c;
	border-color: transparent
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: transparent
}

.panel-success>.panel-heading .badge {
	color: #28b62c;
	background-color: #fff
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: transparent
}

.panel-info {
	border-color: transparent
}

.panel-info>.panel-heading {
	color: #fff;
	background-color: #75caeb;
	border-color: transparent
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: transparent
}

.panel-info>.panel-heading .badge {
	color: #75caeb;
	background-color: #fff
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: transparent
}

.panel-warning {
	border-color: transparent
}

.panel-warning>.panel-heading {
	color: #fff;
	background-color: #ff851b;
	border-color: transparent
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: transparent
}

.panel-warning>.panel-heading .badge {
	color: #ff851b;
	background-color: #fff
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: transparent
}

.panel-danger {
	border-color: transparent
}

.panel-danger>.panel-heading {
	color: #fff;
	background-color: #ff4136;
	border-color: transparent
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: transparent
}

.panel-danger>.panel-heading .badge {
	color: #ff4136;
	background-color: #fff
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: transparent
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #fafafa;
	border: 1px solid #e8e8e8;
	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)
}

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

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

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

.close {
	float: left;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-shadow: 0 -1px 0 #fff;
	opacity: .2
}

.close:focus,
.close:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	opacity: .5
}

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

.modal-open {
	overflow: hidden
}

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

.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;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out
}

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

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #eee;
	border: 1px solid rgba(0, 0, 0, .05);
	border-radius: 5px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	background-clip: padding-box;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop.in {
	opacity: .5
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1.42857143
}

.modal-body {
	position: relative;
	padding: 20px
}

.modal-footer {
	padding: 20px;
	text-align: left;
	border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
	margin-right: 5px;
	margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
	margin-right: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-right: 0
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width:768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
	}
	.modal-sm {
		width: 300px
	}
}

@media (min-width:992px) {
	.modal-lg {
		width: 900px
	}
}

.modal-header {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px
}

@media (min-width:768px) {
	.modal-sm-md {
		width: 450px
	}
}

@media (min-width:1200px) {
	.modal-x-lg {
		width: 1200px
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857143;
	text-align: right;
	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
}

.tooltip.in {
	opacity: .9
}

.tooltip.top {
	margin-top: -3px;
	padding: 5px 0
}

.tooltip.right {
	margin-right: 3px;
	padding: 0 5px
}

.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0
}

.tooltip.left {
	margin-right: -3px;
	padding: 0 5px
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 4px
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	right: 50%;
	margin-right: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	right: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	right: 50%;
	margin-right: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.popover {
	position: absolute;
	top: 0;
	/*! @noflip */
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857143;
	text-align: right;
	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;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 5px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
	margin-top: -10px
}

.popover.right {
	/*! @noflip */
	margin-left: 10px
}

.popover.bottom {
	margin-top: 10px
}

.popover.left {
	/*! @noflip */
	margin-left: -10px
}

.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 4px 4px 0 0
}

.popover-content {
	padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.popover>.arrow {
	border-width: 11px
}

.popover>.arrow:after {
	border-width: 10px;
	content: ""
}

.popover.top>.arrow {
	right: 50%;
	margin-right: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	bottom: -11px
}

.popover.top>.arrow:after {
	content: " ";
	bottom: 1px;
	margin-right: -10px;
	border-bottom-width: 0;
	border-top-color: #fff
}

.popover.right>.arrow {
	top: 50%;
	/*! @noflip */
	left: -11px;
	margin-top: -11px;
	/*! @noflip */
	border-left-width: 0;
	/*! @noflip */
	border-right-color: #999;
	/*! @noflip */
	border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
	content: " ";
	/*! @noflip */
	left: 1px;
	bottom: -10px;
	/*! @noflip */
	border-left-width: 0;
	/*! @noflip */
	border-right-color: #fff
}

.popover.bottom>.arrow {
	right: 50%;
	margin-right: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25);
	top: -11px
}

.popover.bottom>.arrow:after {
	content: " ";
	top: 1px;
	margin-right: -10px;
	border-top-width: 0;
	border-bottom-color: #fff
}

.popover.left>.arrow {
	top: 50%;
	/*! @noflip */
	right: -11px;
	margin-top: -11px;
	/*! @noflip */
	border-right-width: 0;
	/*! @noflip */
	border-left-color: #999;
	/*! @noflip */
	border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
	content: " ";
	/*! @noflip */
	right: 1px;
	/*! @noflip */
	border-right-width: 0;
	/*! @noflip */
	border-left-color: #fff;
	bottom: -10px
}

@-ms-viewport {
	width: device-width
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
	display: none!important
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
	display: none!important
}

@media (max-width:767px) {
	.visible-xs {
		display: block!important
	}
	table.visible-xs {
		display: table!important
	}
	tr.visible-xs {
		display: table-row!important
	}
	td.visible-xs,
	th.visible-xs {
		display: table-cell!important
	}
}

@media (max-width:767px) {
	.visible-xs-block {
		display: block!important
	}
}

@media (max-width:767px) {
	.visible-xs-inline {
		display: inline!important
	}
}

@media (max-width:767px) {
	.visible-xs-inline-block {
		display: inline-block!important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block!important
	}
	table.visible-sm {
		display: table!important
	}
	tr.visible-sm {
		display: table-row!important
	}
	td.visible-sm,
	th.visible-sm {
		display: table-cell!important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-block {
		display: block!important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline {
		display: inline!important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline-block {
		display: inline-block!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block!important
	}
	table.visible-md {
		display: table!important
	}
	tr.visible-md {
		display: table-row!important
	}
	td.visible-md,
	th.visible-md {
		display: table-cell!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-block {
		display: block!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline {
		display: inline!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline-block {
		display: inline-block!important
	}
}

@media (min-width:1200px) {
	.visible-lg {
		display: block!important
	}
	table.visible-lg {
		display: table!important
	}
	tr.visible-lg {
		display: table-row!important
	}
	td.visible-lg,
	th.visible-lg {
		display: table-cell!important
	}
}

@media (min-width:1200px) {
	.visible-lg-block {
		display: block!important
	}
}

@media (min-width:1200px) {
	.visible-lg-inline {
		display: inline!important
	}
}

@media (min-width:1200px) {
	.visible-lg-inline-block {
		display: inline-block!important
	}
}

@media (max-width:767px) {
	.hidden-xs {
		display: none!important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none!important
	}
}

@media (min-width:1200px) {
	.hidden-lg {
		display: none!important
	}
}

.visible-print {
	display: none!important
}

@media print {
	.visible-print {
		display: block!important
	}
	table.visible-print {
		display: table!important
	}
	tr.visible-print {
		display: table-row!important
	}
	td.visible-print,
	th.visible-print {
		display: table-cell!important
	}
}

.visible-print-block {
	display: none!important
}

@media print {
	.visible-print-block {
		display: block!important
	}
}

.visible-print-inline {
	display: none!important
}

@media print {
	.visible-print-inline {
		display: inline!important
	}
}

.visible-print-inline-block {
	display: none!important
}

@media print {
	.visible-print-inline-block {
		display: inline-block!important
	}
}

@media print {
	.hidden-print {
		display: none!important
	}
}

.navbar {
	border-width: 0 1px 4px 1px
}

.btn {
	padding: 9px 12px 7px;
	border-width: 0 1px 4px 1px;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase
}

.btn:hover {
	margin-top: 1px;
	border-bottom-width: 3px
}

.btn:active {
	margin-top: 2px;
	border-bottom-width: 2px;
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-group-lg>.btn,
.btn-lg {
	padding: 15px 16px 13px;
	line-height: 15px
}

.btn-group-sm>.btn,
.btn-sm {
	padding: 6px 10px 4px
}

.btn-group-xs>.btn,
.btn-xs {
	padding: 3px 5px 1px
}

.btn-default:focus,
.btn-default:hover,
.btn-group.open .dropdown-toggle.btn-default {
	background-color: #eee;
	border-color: #e2e2e2
}

.btn-group.open .dropdown-toggle.btn-primary,
.btn-primary:focus,
.btn-primary:hover {
	background-color: #158cba;
	border-color: #127ba3
}

.btn-group.open .dropdown-toggle.btn-success,
.btn-success:focus,
.btn-success:hover {
	background-color: #28b62c;
	border-color: #23a127
}

.btn-group.open .dropdown-toggle.btn-info,
.btn-info:focus,
.btn-info:hover {
	background-color: #75caeb;
	border-color: #5fc1e8
}

.btn-group.open .dropdown-toggle.btn-warning,
.btn-warning:focus,
.btn-warning:hover {
	background-color: #ff851b;
	border-color: #ff7701
}

.btn-danger:focus,
.btn-danger:hover,
.btn-group.open .dropdown-toggle.btn-danger {
	background-color: #ff4136;
	border-color: #ff291c
}

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

.navbar-btn:hover {
	margin-top: 8px
}

.navbar-btn:active {
	margin-top: 9px
}

.navbar-btn.btn-sm:hover {
	margin-top: 11px
}

.navbar-btn.btn-sm:active {
	margin-top: 12px
}

.navbar-btn.btn-xs:hover {
	margin-top: 15px
}

.navbar-btn.btn-xs:active {
	margin-top: 16px
}

.btn-group-vertical .btn+.btn:hover {
	border-top-width: 1px
}

.btn-group-vertical .btn+.btn:active {
	border-top-width: 2px
}

.text-primary,
.text-primary:hover {
	color: #158cba
}

.text-success,
.text-success:hover {
	color: #28b62c
}

.text-danger,
.text-danger:hover {
	color: #ff4136
}

.text-warning,
.text-warning:hover {
	color: #ff851b
}

.control-label .tp-help-bubble-handle,
.text-info,
.text-info:hover {
	color: #75caeb
}

.table a:not(.btn),
table a:not(.btn) {
	text-decoration: underline
}

.table .dropdown-menu a,
table .dropdown-menu a {
	text-decoration: none
}

.table .danger,
.table .info,
.table .success,
.table .warning,
table .danger,
table .info,
table .success,
table .warning {
	color: #fff
}

.table .danger a:not(.btn),
.table .info a:not(.btn),
.table .success a:not(.btn),
.table .warning a:not(.btn),
table .danger a:not(.btn),
table .info a:not(.btn),
table .success a:not(.btn),
table .warning a:not(.btn) {
	color: #fff
}

.table:not(.table-bordered)>tbody>tr>td,
.table:not(.table-bordered)>tbody>tr>th,
.table:not(.table-bordered)>tfoot>tr>td,
.table:not(.table-bordered)>tfoot>tr>th,
.table:not(.table-bordered)>thead>tr>td,
.table:not(.table-bordered)>thead>tr>th,
table:not(.table-bordered)>tbody>tr>td,
table:not(.table-bordered)>tbody>tr>th,
table:not(.table-bordered)>tfoot>tr>td,
table:not(.table-bordered)>tfoot>tr>th,
table:not(.table-bordered)>thead>tr>td,
table:not(.table-bordered)>thead>tr>th {
	border-color: transparent
}

.form-control {
	-webkit-box-shadow: inset 0 2px 0 rgba(0, 0, 0, .075);
	box-shadow: inset 0 2px 0 rgba(0, 0, 0, .075)
}

label {
	font-weight: 400
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
	color: #ff851b
}

.has-warning .form-control,
.has-warning .form-control:focus {
	border: 1px solid #ff851b;
	-webkit-box-shadow: inset 0 2px 0 rgba(0, 0, 0, .075);
	box-shadow: inset 0 2px 0 rgba(0, 0, 0, .075)
}

.has-warning .input-group-addon {
	border: 1px solid #ff851b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
	color: #ff4136
}

.has-error .form-control,
.has-error .form-control:focus {
	border: 1px solid #ff4136;
	-webkit-box-shadow: inset 0 2px 0 rgba(0, 0, 0, .075);
	box-shadow: inset 0 2px 0 rgba(0, 0, 0, .075)
}

.has-error .input-group-addon {
	border: 1px solid #ff4136
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
	color: #28b62c
}

.has-success .form-control,
.has-success .form-control:focus {
	border: 1px solid #28b62c;
	-webkit-box-shadow: inset 0 2px 0 rgba(0, 0, 0, .075);
	box-shadow: inset 0 2px 0 rgba(0, 0, 0, .075)
}

.has-success .input-group-addon {
	border: 1px solid #28b62c
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	border-color: transparent
}

.nav-tabs>li>a {
	margin-top: 6px;
	border-color: #e7e7e7;
	color: #333;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.nav-tabs .open>a,
.nav-tabs .open>a:focus,
.nav-tabs .open>a:hover,
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.nav-tabs>li>a:focus,
.nav-tabs>li>a:hover {
	padding-bottom: 16px;
	margin-top: 0
}

.nav-tabs .open>a,
.nav-tabs .open>a:focus,
.nav-tabs .open>a:hover {
	border-color: #e7e7e7
}

.nav-tabs>li.disabled>a:focus,
.nav-tabs>li.disabled>a:hover {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 6px
}

.nav-tabs.nav-justified>li {
	vertical-align: bottom
}

.dropdown-menu {
	margin-top: 0;
	border-width: 0 1px 4px 1px;
	border-top-width: 1px;
	-webkit-box-shadow: none;
	box-shadow: none
}

.breadcrumb {
	border-color: #ededed;
	border-style: solid;
	border-width: 0 1px 4px 1px
}

.pager>li>a,
.pager>li>span,
.pagination>li>a,
.pagination>li>span {
	position: relative;
	top: 0;
	border-width: 0 1px 4px 1px;
	color: #555;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase
}

.pager>li>a:hover,
.pager>li>span:hover,
.pagination>li>a:hover,
.pagination>li>span:hover {
	top: 1px;
	border-bottom-width: 3px
}

.pager>li>a:active,
.pager>li>span:active,
.pagination>li>a:active,
.pagination>li>span:active {
	top: 2px;
	border-bottom-width: 2px
}

.pager>.disabled>a:hover,
.pager>.disabled>span:hover,
.pagination>.disabled>a:hover,
.pagination>.disabled>span:hover {
	top: 0;
	border-width: 0 1px 4px 1px
}

.pager>.disabled>a:active,
.pager>.disabled>span:active,
.pagination>.disabled>a:active,
.pagination>.disabled>span:active {
	top: 0;
	border-width: 0 1px 4px 1px
}

.pager>.disabled>a,
.pager>.disabled>a:active,
.pager>.disabled>a:hover,
.pager>.disabled>span,
.pager>.disabled>span:active,
.pager>.disabled>span:hover,
.pager>li>a,
.pager>li>a:active,
.pager>li>a:hover,
.pager>li>span,
.pager>li>span:active,
.pager>li>span:hover {
	border-right-width: 2px;
	border-left-width: 2px
}

.close {
	color: #fff;
	text-decoration: none;
	opacity: .4
}

.close:focus,
.close:hover {
	color: #fff;
	opacity: 1
}

.alert {
	border-width: 0 1px 4px 1px
}

.alert .alert-link {
	font-weight: 400;
	color: #fff;
	text-decoration: underline
}

.label {
	font-weight: 400
}

.progress {
	border: 1px solid #e7e7e7;
	-webkit-box-shadow: inset 0 2px 0 rgba(0, 0, 0, .1);
	box-shadow: inset 0 2px 0 rgba(0, 0, 0, .1)
}

.progress-bar {
	-webkit-box-shadow: inset 0 -4px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -4px 0 rgba(0, 0, 0, .15)
}

.well {
	border: 1px solid #e7e7e7;
	-webkit-box-shadow: inset 0 2px 0 rgba(0, 0, 0, .05);
	box-shadow: inset 0 2px 0 rgba(0, 0, 0, .05)
}

a.list-group-item.active,
a.list-group-item.active:focus,
a.list-group-item.active:hover {
	border-color: #eee
}

a.list-group-item-success.active {
	background-color: #28b62c
}

a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover {
	background-color: #23a127
}

a.list-group-item-warning.active {
	background-color: #ff851b
}

a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover {
	background-color: #ff7701
}

a.list-group-item-danger.active {
	background-color: #ff4136
}

a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover {
	background-color: #ff291c
}

.jumbotron {
	border: 1px solid #e7e7e7;
	-webkit-box-shadow: inset 0 2px 0 rgba(0, 0, 0, .05);
	box-shadow: inset 0 2px 0 rgba(0, 0, 0, .05)
}

.panel {
	border: 1px solid #e7e7e7 !important;
	border-width: 0 1px 4px 1px
}

.panel-default .close {
	color: #555
}

.modal .close {
	color: #555
}

.popover {
	color: #555
}

@font-face {
	font-family: FontAwesome;
	src: url(../../font-awesome/4.5.0/fontawesome-webfont.eot?v=4.5.0);
	src: url(../../font-awesome/4.5.0/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'), url(../../font-awesome/4.5.0/fontawesome-webfont.woff2?v=4.5.0) format('woff2'), url(../../font-awesome/4.5.0/fontawesome-webfont.woff?v=4.5.0) format('woff'), url(../../font-awesome/4.5.0/fontawesome-webfont.ttf?v=4.5.0) format('truetype'), url(../../font-awesome/4.5.0/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');
	font-weight: 400;
	font-style: normal
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em;
	text-align: center
}

.fa-ul {
	padding-right: 0;
	margin-right: 2.14285714em;
	list-style-type: none
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	right: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}

.fa-li.fa-lg {
	right: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}

.fa-pull-left {
	float: right
}

.fa-pull-right {
	float: left
}

.fa.fa-pull-left {
	margin-left: .3em
}

.fa.fa-pull-right {
	margin-right: .3em
}

.pull-right {
	float: left
}

.pull-left {
	float: right
}

.fa.pull-left {
	margin-left: .3em
}

.fa.pull-right {
	margin-right: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	right: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
	content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
	content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
	content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
	content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
	content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
	content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
	content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
	content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
	content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
	content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
	content: "\f158"
}

.fa-krw:before,
.fa-won:before {
	content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
	content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
	content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
	content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
	content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before {
	content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
	content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-diamond:before {
	content: "\f219"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-venus:before {
	content: "\f221"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-facebook-official:before {
	content: "\f230"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-server:before {
	content: "\f233"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc:before {
	content: "\f23b"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before {
	content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
	content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
	content: "\f244"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-sticky-note-o:before {
	content: "\f24a"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-hourglass-o:before {
	content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: "\f255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
	content: "\f256"
}

.fa-hand-scissors-o:before {
	content: "\f257"
}

.fa-hand-lizard-o:before {
	content: "\f258"
}

.fa-hand-spock-o:before {
	content: "\f259"
}

.fa-hand-pointer-o:before {
	content: "\f25a"
}

.fa-hand-peace-o:before {
	content: "\f25b"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-safari:before {
	content: "\f267"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-television:before,
.fa-tv:before {
	content: "\f26c"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-500px:before {
	content: "\f26e"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-calendar-plus-o:before {
	content: "\f271"
}

.fa-calendar-minus-o:before {
	content: "\f272"
}

.fa-calendar-times-o:before {
	content: "\f273"
}

.fa-calendar-check-o:before {
	content: "\f274"
}

.fa-industry:before {
	content: "\f275"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-map-o:before {
	content: "\f278"
}

.fa-map:before {
	content: "\f279"
}

.fa-commenting:before {
	content: "\f27a"
}

.fa-commenting-o:before {
	content: "\f27b"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-vimeo:before {
	content: "\f27d"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-fonticons:before {
	content: "\f280"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-edge:before {
	content: "\f282"
}

.fa-credit-card-alt:before {
	content: "\f283"
}

.fa-codiepie:before {
	content: "\f284"
}

.fa-modx:before {
	content: "\f285"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-usb:before {
	content: "\f287"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-pause-circle:before {
	content: "\f28b"
}

.fa-pause-circle-o:before {
	content: "\f28c"
}

.fa-stop-circle:before {
	content: "\f28d"
}

.fa-stop-circle-o:before {
	content: "\f28e"
}

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-percent:before {
	content: "\f295"
}

.tp-ltr .tp-chevron-left-ltr:before {
	content: "\f053"
}

.tp-ltr .tp-chevron-right-ltr:before {
	content: "\f054"
}

.tp-rtl .tp-chevron-left-ltr:before {
	content: "\f054"
}

.tp-rtl .tp-chevron-right-ltr:before {
	content: "\f053"
}

#tp-angular-root {
	display: block
}

#tp-pre-angular-overlay {
	display: none
}

html {
	position: relative;
	min-height: 100%
}

body {
	height: 100%;
	direction: rtl
}

a[bs-dropdown],
a[ng-click] {
	cursor: pointer
}

@-moz-document url-prefix() {
	fieldset {
		display: table-cell
	}
}

.tp-force-ltr {
	/*! @noflip */
	direction: ltr
}

.tp-force-rtl {
	/*! @noflip */
	direction: rtl
}

.tp-link {
	/*! @noflip */
	direction: ltr;
	word-break: break-all;
	display: block
}

@media print {
	.tp-page-break {
		page-break-after: always
	}
	a[href]:after {
		content: ""
	}
	a.print-href[href]:after {
		content: " (" attr(href) ")"
	}
	.control-label {
		width: 100%
	}
}

.tp-btn-icon {
	opacity: .6;
	margin-left: 3px
}

.tp-btn-icon-after {
	opacity: .6;
	margin-right: 3px
}

.tp-btn-only-icon {
	opacity: .6;
	margin: 0 3px;
	width: 1.28571429em;
	text-align: center
}

.tp-btn-unsaved-changes:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f069";
	color: #ff4136;
	opacity: .6;
	vertical-align: super;
	font-size: 7px!important;
	margin-left: 5px
}

#tp-footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 60px;
	border-top: 1px solid #eee
}

.tp-footer-links {
	text-align: center;
	color: #999;
	line-height: 60px;
	padding: 0;
	margin: 0
}

.tp-footer-links li {
	display: inline;
	padding: 0 2px
}

.tp-footer-links li:first-child {
	padding-right: 0
}

#tp-top-navbar {
	margin-bottom: 35px
}

.navbar-brand {
	padding: 5px
}

.navbar-brand .tp-logo {
	height: 40px;
	width: 92px
}

.navbar-brand .tp-logo path {
	fill: #999
}

.navbar-brand .tp-logo:focus path,
.navbar-brand .tp-logo:hover path {
	fill: #333
}

.navbar-nav {
	margin: 0
}

.navbar-nav>li>a.tp-navbar-icon {
	padding: 10px;
	font-size: 30px
}

body.tp-without-navbar {
	padding-top: 20px
}

body.tp-with-footer {
	padding-bottom: 100px
}

body.tp-without-footer {
	padding-bottom: 20px
}

@media print {
	.tp-container,
	.tp-field {
		page-break-inside: avoid!important
	}
}

.tp-help-bubble-handle {
	cursor: pointer;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.tp-help-bubble-handle:before {
	content: "\f059"
}

.tp-read-only {
	cursor: not-allowed!important
}

.tp-select2-sortable-placeholder::before {
	content: " ";
	width: 0;
	border-right: 2px dashed #ff4136;
	top: 5px;
	position: relative;
	margin: 4px
}

.tp-validation-message {
	margin-bottom: 0
}

.tp-container-has-success>.tp-repeat-container>.tp-validation-message,
.tp-container-has-success>.tp-section>.panel>.panel-body>.tp-validation-message,
.tp-container-has-success>.tp-section>.tp-validation-message,
.tp-container-has-success>.tp-section>.well>.tp-validation-message {
	color: #28b62c
}

.tp-container-has-warning>.tp-repeat-container>.tp-validation-message,
.tp-container-has-warning>.tp-section>.panel>.panel-body>.tp-validation-message,
.tp-container-has-warning>.tp-section>.tp-validation-message,
.tp-container-has-warning>.tp-section>.well>.tp-validation-message {
	color: #ff851b
}

.tp-container-has-error>.tp-repeat-container>.tp-validation-message,
.tp-container-has-error>.tp-section>.panel>.panel-body>.tp-validation-message,
.tp-container-has-error>.tp-section>.tp-validation-message,
.tp-container-has-error>.tp-section>.well>.tp-validation-message {
	color: #ff4136
}

.has-success .tp-validation-message {
	color: #28b62c
}

.has-warning .tp-validation-message {
	color: #ff851b
}

.has-error .tp-validation-message {
	color: #ff4136
}

.tp-errors-list-display-name {
	display: inline-block;
	padding: 0 4px;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px
}

.tp-errors-list-separator {
	padding: 0 2px
}

.tp-errors-list-separator:after {
	content: ' - '
}

.tp-errors-list-message {
	display: inline-block;
	padding: 0 4px
}

.tp-btn .tp-help-below {
	text-align: center
}

.tp-field {
	margin-bottom: 15px
}

.tp-field .form-group {
	margin-bottom: 0
}

.tp-align-start {
	text-align: right!important
}

.tp-required {
	color: #ff4136;
	vertical-align: super;
	font-size: 7px!important;
	border-bottom-width: 0!important;
	margin-left: 3px
}

.full-width {
	width: 100%
}

.tp-matrix-table {
	margin-bottom: 3px
}

.tp-matrix-table>tbody>tr>td {
	padding: 0
}

.tp-matrix-table>tbody>tr>td>label {
	display: block;
	padding: 8px;
	margin: 0
}

.tp-matrix-table>tbody>tr>td>label>input {
	margin: 0;
	padding: 0
}

.tp-matrix-answer-col {
	text-align: center
}

td.tp-matrix-answer-col {
	vertical-align: middle!important
}

@media screen and (max-width:767px) {
	.has-success .tp-matrix-table-responsive {
		border: 2px solid #28b62c
	}
}

@media screen and (min-width:768px) {
	.has-success .tp-matrix-table {
		border-collapse: separate;
		border: 2px solid #28b62c
	}
}

@media screen and (max-width:767px) {
	.has-warning .tp-matrix-table-responsive {
		border: 2px solid #ff851b
	}
}

@media screen and (min-width:768px) {
	.has-warning .tp-matrix-table {
		border-collapse: separate;
		border: 2px solid #ff851b
	}
}

@media screen and (max-width:767px) {
	.has-error .tp-matrix-table-responsive {
		border: 2px solid #ff4136
	}
}

@media screen and (min-width:768px) {
	.has-error .tp-matrix-table {
		border-collapse: separate;
		border: 2px solid #ff4136
	}
}

.tp-repeat-row-label {
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px
}

.tp-repeat-add-btn>i {
	margin-left: 3px
}

.tp-repeat-container.tp-repeat-inline.tp-repeat-has-repeat-actions>.tp-repeat-rows>.tp-repeat-row {
	position: relative;
	min-height: 46px
}

.tp-repeat-container.tp-repeat-inline.tp-repeat-has-repeat-actions>.tp-repeat-rows>.tp-repeat-row>.tp-repeat-actions {
	width: 30px;
	position: absolute;
	top: 0;
	right: 0
}

.tp-repeat-container.tp-repeat-inline.tp-repeat-has-repeat-actions>.tp-repeat-rows>.tp-repeat-row>.tp-repeat-elements,
.tp-repeat-container.tp-repeat-inline.tp-repeat-has-repeat-actions>.tp-repeat-rows>.tp-repeat-row>.tp-repeat-row-label {
	margin-right: 33px
}

.nav.nav-pills,
.nav.nav-tabs {
	margin-bottom: 15px!important
}

.nav.tabs-left,
.nav.tabs-right {
	margin-bottom: 0!important
}

.tabs-left.nav-tabs {
	border-bottom: 0;
	border-left: 1px solid #e7e7e7
}

.tabs-left.nav-tabs>li>a {
	margin-left: 0
}

.tabs-left.nav-tabs>li {
	margin-left: -1px
}

.tabs-left.nav-tabs>li>a {
	border-radius: 0 0 4px 4px
}

.tabs-left.nav-tabs>li>a:hover {
	border-color: #eee #eee #eee #e7e7e7
}

.tabs-left.nav-tabs>li.active>a,
.tabs-left.nav-tabs>li.active>a:focus,
.tabs-left.nav-tabs>li.active>a:hover {
	border-bottom-color: #e7e7e7;
	border-left-color: transparent
}

.tabs-right.nav-tabs {
	border-bottom: 0;
	border-right: 1px solid #e7e7e7
}

.tabs-right.nav-tabs>li>a {
	margin-left: 0
}

.tabs-right.nav-tabs>li {
	margin-right: -1px
}

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

.tabs-right.nav-tabs>li>a:hover {
	border-color: #eee #e7e7e7 #eee #eee
}

.tabs-right.nav-tabs>li.active>a,
.tabs-right.nav-tabs>li.active>a:focus,
.tabs-right.nav-tabs>li.active>a:hover {
	border-bottom-color: #e7e7e7;
	border-right-color: transparent
}

.tp-tab-has-error>a:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f00d";
	color: #ff4136;
	opacity: .6;
	margin-left: 5px
}

.tp-tab-has-error.active>a:before {
	opacity: 1
}

.tp-tab-has-warning>a:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f06a";
	color: #ff851b;
	opacity: .6;
	margin-left: 5px
}

.tp-tab-has-warning.active>a:before {
	opacity: 1
}

.tp-tabs-scrollable {
	position: relative
}

.tp-tabs-scrollable.tp-scrolling-enabled>.tp-tabs-spacer {
	overflow-x: scroll;
	overflow-y: hidden;
	margin-left: 34px;
	margin-right: 34px
}

@media (min-width:992px) {
	.tp-tabs-scrollable.tp-scrolling-enabled>.tp-tabs-spacer {
		overflow: hidden
	}
}

.tp-tabs-scrollable.tp-scrolling-enabled>.tp-tabs-spacer>ul {
	float: right
}

.tp-tabs-scrollable.tp-scrolling-enabled>.tp-tabs-after,
.tp-tabs-scrollable.tp-scrolling-enabled>.tp-tabs-before {
	display: block
}

.tp-tabs-before {
	position: absolute;
	display: none;
	height: 48px;
	right: 0;
	left: auto
}

.tp-tabs-before>li>a {
	height: 42px;
	width: 30px
}

.tp-tabs-after {
	position: absolute;
	display: none;
	height: 48px;
	right: auto;
	left: 0;
	top: 0
}

.tp-tabs-after>li>a {
	height: 42px;
	width: 30px
}

.tp-tabs-spacer {
	overflow: visible
}

.tp-tabs-spacer>ul {
	height: 48px
}

.tp-tabs-spacer>ul>li {
	float: none;
	display: table-cell;
	white-space: nowrap
}

.tp-tabs-spacer>ul>li>a {
	height: 42px
}

.tp-panel-collapsible>.panel-heading {
	cursor: pointer
}

.tp-collapse-handle {
	margin-left: 3px
}

.tp-section {
	position: relative
}

.tp-section>.tp-help-bubble-handle {
	position: absolute;
	top: 10px;
	left: 15px;
	right: auto
}

.tp-section>.panel>.panel-heading>.tp-help-bubble-handle {
	float: left
}

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

.tp-rating.tp-read-only {
	opacity: .6
}

.tp-rating-clear {
	margin-right: 3px
}

.datepicker.dropdown-menu,
.timepicker.dropdown-menu {
	padding: 4px;
	z-index: 1070;
	background-color: #fff
}

.datepicker.dropdown-menu table,
.timepicker.dropdown-menu table {
	margin: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.datepicker.dropdown-menu table tr td,
.datepicker.dropdown-menu table tr th,
.timepicker.dropdown-menu table tr td,
.timepicker.dropdown-menu table tr th {
	text-align: center;
	height: 30px;
	border-radius: 4px;
	border: none
}

.datepicker.dropdown-menu table tr td.day.focused,
.datepicker.dropdown-menu table tr td.day:hover,
.datepicker.dropdown-menu table tr td.time.focused,
.datepicker.dropdown-menu table tr td.time:hover,
.timepicker.dropdown-menu table tr td.day.focused,
.timepicker.dropdown-menu table tr td.day:hover,
.timepicker.dropdown-menu table tr td.time.focused,
.timepicker.dropdown-menu table tr td.time:hover {
	background: #eee;
	cursor: pointer
}

.datepicker.dropdown-menu table tr td.not-in-month,
.timepicker.dropdown-menu table tr td.not-in-month {
	color: #999
}

.datepicker.dropdown-menu table tr td.disabled,
.datepicker.dropdown-menu table tr td.disabled:hover,
.timepicker.dropdown-menu table tr td.disabled,
.timepicker.dropdown-menu table tr td.disabled:hover {
	background: #fff;
	color: #999;
	cursor: default
}

.datepicker.dropdown-menu table tr td.today,
.datepicker.dropdown-menu table tr td.today.disabled,
.datepicker.dropdown-menu table tr td.today.disabled:hover,
.datepicker.dropdown-menu table tr td.today:hover,
.timepicker.dropdown-menu table tr td.today,
.timepicker.dropdown-menu table tr td.today.disabled,
.timepicker.dropdown-menu table tr td.today.disabled:hover,
.timepicker.dropdown-menu table tr td.today:hover {
	color: #000;
	background-color: #ffdb99;
	border-color: #ffb733
}

.datepicker.dropdown-menu table tr td.today.disabled.focus,
.datepicker.dropdown-menu table tr td.today.disabled:focus,
.datepicker.dropdown-menu table tr td.today.disabled:hover.focus,
.datepicker.dropdown-menu table tr td.today.disabled:hover:focus,
.datepicker.dropdown-menu table tr td.today.focus,
.datepicker.dropdown-menu table tr td.today:focus,
.datepicker.dropdown-menu table tr td.today:hover.focus,
.datepicker.dropdown-menu table tr td.today:hover:focus,
.timepicker.dropdown-menu table tr td.today.disabled.focus,
.timepicker.dropdown-menu table tr td.today.disabled:focus,
.timepicker.dropdown-menu table tr td.today.disabled:hover.focus,
.timepicker.dropdown-menu table tr td.today.disabled:hover:focus,
.timepicker.dropdown-menu table tr td.today.focus,
.timepicker.dropdown-menu table tr td.today:focus,
.timepicker.dropdown-menu table tr td.today:hover.focus,
.timepicker.dropdown-menu table tr td.today:hover:focus {
	color: #000;
	background-color: #ffc966;
	border-color: #b37400
}

.datepicker.dropdown-menu table tr td.today.disabled:hover,
.datepicker.dropdown-menu table tr td.today.disabled:hover:hover,
.datepicker.dropdown-menu table tr td.today:hover,
.datepicker.dropdown-menu table tr td.today:hover:hover,
.timepicker.dropdown-menu table tr td.today.disabled:hover,
.timepicker.dropdown-menu table tr td.today.disabled:hover:hover,
.timepicker.dropdown-menu table tr td.today:hover,
.timepicker.dropdown-menu table tr td.today:hover:hover {
	color: #000;
	background-color: #ffc966;
	border-color: #f59e00
}

.datepicker.dropdown-menu table tr td.today.active,
.datepicker.dropdown-menu table tr td.today.disabled.active,
.datepicker.dropdown-menu table tr td.today.disabled:active,
.datepicker.dropdown-menu table tr td.today.disabled:hover.active,
.datepicker.dropdown-menu table tr td.today.disabled:hover:active,
.datepicker.dropdown-menu table tr td.today:active,
.datepicker.dropdown-menu table tr td.today:hover.active,
.datepicker.dropdown-menu table tr td.today:hover:active,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.today,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.today.disabled,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.today.disabled:hover,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.today:hover,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.today,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.today.disabled,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.today.disabled:hover,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.today:hover,
.timepicker.dropdown-menu table tr td.today.active,
.timepicker.dropdown-menu table tr td.today.disabled.active,
.timepicker.dropdown-menu table tr td.today.disabled:active,
.timepicker.dropdown-menu table tr td.today.disabled:hover.active,
.timepicker.dropdown-menu table tr td.today.disabled:hover:active,
.timepicker.dropdown-menu table tr td.today:active,
.timepicker.dropdown-menu table tr td.today:hover.active,
.timepicker.dropdown-menu table tr td.today:hover:active {
	color: #000;
	background-color: #ffc966;
	border-color: #f59e00
}

.datepicker.dropdown-menu table tr td.today.active.focus,
.datepicker.dropdown-menu table tr td.today.active:focus,
.datepicker.dropdown-menu table tr td.today.active:hover,
.datepicker.dropdown-menu table tr td.today.disabled.active.focus,
.datepicker.dropdown-menu table tr td.today.disabled.active:focus,
.datepicker.dropdown-menu table tr td.today.disabled.active:hover,
.datepicker.dropdown-menu table tr td.today.disabled:active.focus,
.datepicker.dropdown-menu table tr td.today.disabled:active:focus,
.datepicker.dropdown-menu table tr td.today.disabled:active:hover,
.datepicker.dropdown-menu table tr td.today.disabled:hover.active.focus,
.datepicker.dropdown-menu table tr td.today.disabled:hover.active:focus,
.datepicker.dropdown-menu table tr td.today.disabled:hover.active:hover,
.datepicker.dropdown-menu table tr td.today.disabled:hover:active.focus,
.datepicker.dropdown-menu table tr td.today.disabled:hover:active:focus,
.datepicker.dropdown-menu table tr td.today.disabled:hover:active:hover,
.datepicker.dropdown-menu table tr td.today:active.focus,
.datepicker.dropdown-menu table tr td.today:active:focus,
.datepicker.dropdown-menu table tr td.today:active:hover,
.datepicker.dropdown-menu table tr td.today:hover.active.focus,
.datepicker.dropdown-menu table tr td.today:hover.active:focus,
.datepicker.dropdown-menu table tr td.today:hover.active:hover,
.datepicker.dropdown-menu table tr td.today:hover:active.focus,
.datepicker.dropdown-menu table tr td.today:hover:active:focus,
.datepicker.dropdown-menu table tr td.today:hover:active:hover,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.today.disabled.focus,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.today.disabled:focus,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.today.disabled:hover,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.today.disabled:hover.focus,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.today.disabled:hover:focus,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.today.disabled:hover:hover,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.today.focus,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.today:focus,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.today:hover,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.today:hover.focus,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.today:hover:focus,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.today:hover:hover,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.today.disabled.focus,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.today.disabled:focus,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.today.disabled:hover,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.today.disabled:hover.focus,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.today.disabled:hover:focus,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.today.disabled:hover:hover,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.today.focus,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.today:focus,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.today:hover,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.today:hover.focus,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.today:hover:focus,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.today:hover:hover,
.timepicker.dropdown-menu table tr td.today.active.focus,
.timepicker.dropdown-menu table tr td.today.active:focus,
.timepicker.dropdown-menu table tr td.today.active:hover,
.timepicker.dropdown-menu table tr td.today.disabled.active.focus,
.timepicker.dropdown-menu table tr td.today.disabled.active:focus,
.timepicker.dropdown-menu table tr td.today.disabled.active:hover,
.timepicker.dropdown-menu table tr td.today.disabled:active.focus,
.timepicker.dropdown-menu table tr td.today.disabled:active:focus,
.timepicker.dropdown-menu table tr td.today.disabled:active:hover,
.timepicker.dropdown-menu table tr td.today.disabled:hover.active.focus,
.timepicker.dropdown-menu table tr td.today.disabled:hover.active:focus,
.timepicker.dropdown-menu table tr td.today.disabled:hover.active:hover,
.timepicker.dropdown-menu table tr td.today.disabled:hover:active.focus,
.timepicker.dropdown-menu table tr td.today.disabled:hover:active:focus,
.timepicker.dropdown-menu table tr td.today.disabled:hover:active:hover,
.timepicker.dropdown-menu table tr td.today:active.focus,
.timepicker.dropdown-menu table tr td.today:active:focus,
.timepicker.dropdown-menu table tr td.today:active:hover,
.timepicker.dropdown-menu table tr td.today:hover.active.focus,
.timepicker.dropdown-menu table tr td.today:hover.active:focus,
.timepicker.dropdown-menu table tr td.today:hover.active:hover,
.timepicker.dropdown-menu table tr td.today:hover:active.focus,
.timepicker.dropdown-menu table tr td.today:hover:active:focus,
.timepicker.dropdown-menu table tr td.today:hover:active:hover {
	color: #000;
	background-color: #ffbc42;
	border-color: #b37400
}

.datepicker.dropdown-menu table tr td.today.active,
.datepicker.dropdown-menu table tr td.today.disabled.active,
.datepicker.dropdown-menu table tr td.today.disabled:active,
.datepicker.dropdown-menu table tr td.today.disabled:hover.active,
.datepicker.dropdown-menu table tr td.today.disabled:hover:active,
.datepicker.dropdown-menu table tr td.today:active,
.datepicker.dropdown-menu table tr td.today:hover.active,
.datepicker.dropdown-menu table tr td.today:hover:active,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.today,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.today.disabled,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.today.disabled:hover,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.today:hover,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.today,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.today.disabled,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.today.disabled:hover,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.today:hover,
.timepicker.dropdown-menu table tr td.today.active,
.timepicker.dropdown-menu table tr td.today.disabled.active,
.timepicker.dropdown-menu table tr td.today.disabled:active,
.timepicker.dropdown-menu table tr td.today.disabled:hover.active,
.timepicker.dropdown-menu table tr td.today.disabled:hover:active,
.timepicker.dropdown-menu table tr td.today:active,
.timepicker.dropdown-menu table tr td.today:hover.active,
.timepicker.dropdown-menu table tr td.today:hover:active {
	background-image: none
}

.datepicker.dropdown-menu table tr td.today.disabled.disabled.focus,
.datepicker.dropdown-menu table tr td.today.disabled.disabled:focus,
.datepicker.dropdown-menu table tr td.today.disabled.disabled:hover,
.datepicker.dropdown-menu table tr td.today.disabled.focus,
.datepicker.dropdown-menu table tr td.today.disabled:focus,
.datepicker.dropdown-menu table tr td.today.disabled:hover,
.datepicker.dropdown-menu table tr td.today.disabled:hover.disabled.focus,
.datepicker.dropdown-menu table tr td.today.disabled:hover.disabled:focus,
.datepicker.dropdown-menu table tr td.today.disabled:hover.disabled:hover,
.datepicker.dropdown-menu table tr td.today.disabled:hover[disabled].focus,
.datepicker.dropdown-menu table tr td.today.disabled:hover[disabled]:focus,
.datepicker.dropdown-menu table tr td.today.disabled:hover[disabled]:hover,
.datepicker.dropdown-menu table tr td.today.disabled[disabled].focus,
.datepicker.dropdown-menu table tr td.today.disabled[disabled]:focus,
.datepicker.dropdown-menu table tr td.today.disabled[disabled]:hover,
.datepicker.dropdown-menu table tr td.today:hover.disabled.focus,
.datepicker.dropdown-menu table tr td.today:hover.disabled:focus,
.datepicker.dropdown-menu table tr td.today:hover.disabled:hover,
.datepicker.dropdown-menu table tr td.today:hover[disabled].focus,
.datepicker.dropdown-menu table tr td.today:hover[disabled]:focus,
.datepicker.dropdown-menu table tr td.today:hover[disabled]:hover,
.datepicker.dropdown-menu table tr td.today[disabled].focus,
.datepicker.dropdown-menu table tr td.today[disabled]:focus,
.datepicker.dropdown-menu table tr td.today[disabled]:hover,
.timepicker.dropdown-menu table tr td.today.disabled.disabled.focus,
.timepicker.dropdown-menu table tr td.today.disabled.disabled:focus,
.timepicker.dropdown-menu table tr td.today.disabled.disabled:hover,
.timepicker.dropdown-menu table tr td.today.disabled.focus,
.timepicker.dropdown-menu table tr td.today.disabled:focus,
.timepicker.dropdown-menu table tr td.today.disabled:hover,
.timepicker.dropdown-menu table tr td.today.disabled:hover.disabled.focus,
.timepicker.dropdown-menu table tr td.today.disabled:hover.disabled:focus,
.timepicker.dropdown-menu table tr td.today.disabled:hover.disabled:hover,
.timepicker.dropdown-menu table tr td.today.disabled:hover[disabled].focus,
.timepicker.dropdown-menu table tr td.today.disabled:hover[disabled]:focus,
.timepicker.dropdown-menu table tr td.today.disabled:hover[disabled]:hover,
.timepicker.dropdown-menu table tr td.today.disabled[disabled].focus,
.timepicker.dropdown-menu table tr td.today.disabled[disabled]:focus,
.timepicker.dropdown-menu table tr td.today.disabled[disabled]:hover,
.timepicker.dropdown-menu table tr td.today:hover.disabled.focus,
.timepicker.dropdown-menu table tr td.today:hover.disabled:focus,
.timepicker.dropdown-menu table tr td.today:hover.disabled:hover,
.timepicker.dropdown-menu table tr td.today:hover[disabled].focus,
.timepicker.dropdown-menu table tr td.today:hover[disabled]:focus,
.timepicker.dropdown-menu table tr td.today:hover[disabled]:hover,
.timepicker.dropdown-menu table tr td.today[disabled].focus,
.timepicker.dropdown-menu table tr td.today[disabled]:focus,
.timepicker.dropdown-menu table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker.dropdown-menu table tr td.today.disabled.focus,
fieldset[disabled] .datepicker.dropdown-menu table tr td.today.disabled:focus,
fieldset[disabled] .datepicker.dropdown-menu table tr td.today.disabled:hover,
fieldset[disabled] .datepicker.dropdown-menu table tr td.today.disabled:hover.focus,
fieldset[disabled] .datepicker.dropdown-menu table tr td.today.disabled:hover:focus,
fieldset[disabled] .datepicker.dropdown-menu table tr td.today.disabled:hover:hover,
fieldset[disabled] .datepicker.dropdown-menu table tr td.today.focus,
fieldset[disabled] .datepicker.dropdown-menu table tr td.today:focus,
fieldset[disabled] .datepicker.dropdown-menu table tr td.today:hover,
fieldset[disabled] .datepicker.dropdown-menu table tr td.today:hover.focus,
fieldset[disabled] .datepicker.dropdown-menu table tr td.today:hover:focus,
fieldset[disabled] .datepicker.dropdown-menu table tr td.today:hover:hover,
fieldset[disabled] .timepicker.dropdown-menu table tr td.today.disabled.focus,
fieldset[disabled] .timepicker.dropdown-menu table tr td.today.disabled:focus,
fieldset[disabled] .timepicker.dropdown-menu table tr td.today.disabled:hover,
fieldset[disabled] .timepicker.dropdown-menu table tr td.today.disabled:hover.focus,
fieldset[disabled] .timepicker.dropdown-menu table tr td.today.disabled:hover:focus,
fieldset[disabled] .timepicker.dropdown-menu table tr td.today.disabled:hover:hover,
fieldset[disabled] .timepicker.dropdown-menu table tr td.today.focus,
fieldset[disabled] .timepicker.dropdown-menu table tr td.today:focus,
fieldset[disabled] .timepicker.dropdown-menu table tr td.today:hover,
fieldset[disabled] .timepicker.dropdown-menu table tr td.today:hover.focus,
fieldset[disabled] .timepicker.dropdown-menu table tr td.today:hover:focus,
fieldset[disabled] .timepicker.dropdown-menu table tr td.today:hover:hover {
	background-color: #ffdb99;
	border-color: #ffb733
}

.datepicker.dropdown-menu table tr td.today .badge,
.datepicker.dropdown-menu table tr td.today.disabled .badge,
.datepicker.dropdown-menu table tr td.today.disabled:hover .badge,
.datepicker.dropdown-menu table tr td.today:hover .badge,
.timepicker.dropdown-menu table tr td.today .badge,
.timepicker.dropdown-menu table tr td.today.disabled .badge,
.timepicker.dropdown-menu table tr td.today.disabled:hover .badge,
.timepicker.dropdown-menu table tr td.today:hover .badge {
	color: #ffdb99;
	background-color: #000
}

.datepicker.dropdown-menu table tr td.today:hover:hover,
.timepicker.dropdown-menu table tr td.today:hover:hover {
	color: #000
}

.datepicker.dropdown-menu table tr td.today.active:hover,
.timepicker.dropdown-menu table tr td.today.active:hover {
	color: #fff
}

.datepicker.dropdown-menu table tr td.active,
.datepicker.dropdown-menu table tr td.active.disabled,
.datepicker.dropdown-menu table tr td.active.disabled:hover,
.datepicker.dropdown-menu table tr td.active:hover,
.timepicker.dropdown-menu table tr td.active,
.timepicker.dropdown-menu table tr td.active.disabled,
.timepicker.dropdown-menu table tr td.active.disabled:hover,
.timepicker.dropdown-menu table tr td.active:hover {
	color: #fff;
	background-color: #158cba;
	border-color: #127ba3;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .25)
}

.datepicker.dropdown-menu table tr td.active.disabled.focus,
.datepicker.dropdown-menu table tr td.active.disabled:focus,
.datepicker.dropdown-menu table tr td.active.disabled:hover.focus,
.datepicker.dropdown-menu table tr td.active.disabled:hover:focus,
.datepicker.dropdown-menu table tr td.active.focus,
.datepicker.dropdown-menu table tr td.active:focus,
.datepicker.dropdown-menu table tr td.active:hover.focus,
.datepicker.dropdown-menu table tr td.active:hover:focus,
.timepicker.dropdown-menu table tr td.active.disabled.focus,
.timepicker.dropdown-menu table tr td.active.disabled:focus,
.timepicker.dropdown-menu table tr td.active.disabled:hover.focus,
.timepicker.dropdown-menu table tr td.active.disabled:hover:focus,
.timepicker.dropdown-menu table tr td.active.focus,
.timepicker.dropdown-menu table tr td.active:focus,
.timepicker.dropdown-menu table tr td.active:hover.focus,
.timepicker.dropdown-menu table tr td.active:hover:focus {
	color: #fff;
	background-color: #106a8c;
	border-color: #052531
}

.datepicker.dropdown-menu table tr td.active.disabled:hover,
.datepicker.dropdown-menu table tr td.active.disabled:hover:hover,
.datepicker.dropdown-menu table tr td.active:hover,
.datepicker.dropdown-menu table tr td.active:hover:hover,
.timepicker.dropdown-menu table tr td.active.disabled:hover,
.timepicker.dropdown-menu table tr td.active.disabled:hover:hover,
.timepicker.dropdown-menu table tr td.active:hover,
.timepicker.dropdown-menu table tr td.active:hover:hover {
	color: #fff;
	background-color: #106a8c;
	border-color: #0c516c
}

.datepicker.dropdown-menu table tr td.active.active,
.datepicker.dropdown-menu table tr td.active.disabled.active,
.datepicker.dropdown-menu table tr td.active.disabled:active,
.datepicker.dropdown-menu table tr td.active.disabled:hover.active,
.datepicker.dropdown-menu table tr td.active.disabled:hover:active,
.datepicker.dropdown-menu table tr td.active:active,
.datepicker.dropdown-menu table tr td.active:hover.active,
.datepicker.dropdown-menu table tr td.active:hover:active,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.active,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.active.disabled,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.active.disabled:hover,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.active:hover,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.active,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.active.disabled,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.active.disabled:hover,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.active:hover,
.timepicker.dropdown-menu table tr td.active.active,
.timepicker.dropdown-menu table tr td.active.disabled.active,
.timepicker.dropdown-menu table tr td.active.disabled:active,
.timepicker.dropdown-menu table tr td.active.disabled:hover.active,
.timepicker.dropdown-menu table tr td.active.disabled:hover:active,
.timepicker.dropdown-menu table tr td.active:active,
.timepicker.dropdown-menu table tr td.active:hover.active,
.timepicker.dropdown-menu table tr td.active:hover:active {
	color: #fff;
	background-color: #106a8c;
	border-color: #0c516c
}

.datepicker.dropdown-menu table tr td.active.active.focus,
.datepicker.dropdown-menu table tr td.active.active:focus,
.datepicker.dropdown-menu table tr td.active.active:hover,
.datepicker.dropdown-menu table tr td.active.disabled.active.focus,
.datepicker.dropdown-menu table tr td.active.disabled.active:focus,
.datepicker.dropdown-menu table tr td.active.disabled.active:hover,
.datepicker.dropdown-menu table tr td.active.disabled:active.focus,
.datepicker.dropdown-menu table tr td.active.disabled:active:focus,
.datepicker.dropdown-menu table tr td.active.disabled:active:hover,
.datepicker.dropdown-menu table tr td.active.disabled:hover.active.focus,
.datepicker.dropdown-menu table tr td.active.disabled:hover.active:focus,
.datepicker.dropdown-menu table tr td.active.disabled:hover.active:hover,
.datepicker.dropdown-menu table tr td.active.disabled:hover:active.focus,
.datepicker.dropdown-menu table tr td.active.disabled:hover:active:focus,
.datepicker.dropdown-menu table tr td.active.disabled:hover:active:hover,
.datepicker.dropdown-menu table tr td.active:active.focus,
.datepicker.dropdown-menu table tr td.active:active:focus,
.datepicker.dropdown-menu table tr td.active:active:hover,
.datepicker.dropdown-menu table tr td.active:hover.active.focus,
.datepicker.dropdown-menu table tr td.active:hover.active:focus,
.datepicker.dropdown-menu table tr td.active:hover.active:hover,
.datepicker.dropdown-menu table tr td.active:hover:active.focus,
.datepicker.dropdown-menu table tr td.active:hover:active:focus,
.datepicker.dropdown-menu table tr td.active:hover:active:hover,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.active.disabled.focus,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.active.disabled:focus,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.active.disabled:hover,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.active.disabled:hover.focus,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.active.disabled:hover:focus,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.active.disabled:hover:hover,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.active.focus,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.active:focus,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.active:hover,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.active:hover.focus,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.active:hover:focus,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.active:hover:hover,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.active.disabled.focus,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.active.disabled:focus,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.active.disabled:hover,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.active.disabled:hover.focus,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.active.disabled:hover:focus,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.active.disabled:hover:hover,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.active.focus,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.active:focus,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.active:hover,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.active:hover.focus,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.active:hover:focus,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.active:hover:hover,
.timepicker.dropdown-menu table tr td.active.active.focus,
.timepicker.dropdown-menu table tr td.active.active:focus,
.timepicker.dropdown-menu table tr td.active.active:hover,
.timepicker.dropdown-menu table tr td.active.disabled.active.focus,
.timepicker.dropdown-menu table tr td.active.disabled.active:focus,
.timepicker.dropdown-menu table tr td.active.disabled.active:hover,
.timepicker.dropdown-menu table tr td.active.disabled:active.focus,
.timepicker.dropdown-menu table tr td.active.disabled:active:focus,
.timepicker.dropdown-menu table tr td.active.disabled:active:hover,
.timepicker.dropdown-menu table tr td.active.disabled:hover.active.focus,
.timepicker.dropdown-menu table tr td.active.disabled:hover.active:focus,
.timepicker.dropdown-menu table tr td.active.disabled:hover.active:hover,
.timepicker.dropdown-menu table tr td.active.disabled:hover:active.focus,
.timepicker.dropdown-menu table tr td.active.disabled:hover:active:focus,
.timepicker.dropdown-menu table tr td.active.disabled:hover:active:hover,
.timepicker.dropdown-menu table tr td.active:active.focus,
.timepicker.dropdown-menu table tr td.active:active:focus,
.timepicker.dropdown-menu table tr td.active:active:hover,
.timepicker.dropdown-menu table tr td.active:hover.active.focus,
.timepicker.dropdown-menu table tr td.active:hover.active:focus,
.timepicker.dropdown-menu table tr td.active:hover.active:hover,
.timepicker.dropdown-menu table tr td.active:hover:active.focus,
.timepicker.dropdown-menu table tr td.active:hover:active:focus,
.timepicker.dropdown-menu table tr td.active:hover:active:hover {
	color: #fff;
	background-color: #0c516c;
	border-color: #052531
}

.datepicker.dropdown-menu table tr td.active.active,
.datepicker.dropdown-menu table tr td.active.disabled.active,
.datepicker.dropdown-menu table tr td.active.disabled:active,
.datepicker.dropdown-menu table tr td.active.disabled:hover.active,
.datepicker.dropdown-menu table tr td.active.disabled:hover:active,
.datepicker.dropdown-menu table tr td.active:active,
.datepicker.dropdown-menu table tr td.active:hover.active,
.datepicker.dropdown-menu table tr td.active:hover:active,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.active,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.active.disabled,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.active.disabled:hover,
.open>.dropdown-toggle.datepicker.dropdown-menu table tr td.active:hover,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.active,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.active.disabled,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.active.disabled:hover,
.open>.dropdown-toggle.timepicker.dropdown-menu table tr td.active:hover,
.timepicker.dropdown-menu table tr td.active.active,
.timepicker.dropdown-menu table tr td.active.disabled.active,
.timepicker.dropdown-menu table tr td.active.disabled:active,
.timepicker.dropdown-menu table tr td.active.disabled:hover.active,
.timepicker.dropdown-menu table tr td.active.disabled:hover:active,
.timepicker.dropdown-menu table tr td.active:active,
.timepicker.dropdown-menu table tr td.active:hover.active,
.timepicker.dropdown-menu table tr td.active:hover:active {
	background-image: none
}

.datepicker.dropdown-menu table tr td.active.disabled.disabled.focus,
.datepicker.dropdown-menu table tr td.active.disabled.disabled:focus,
.datepicker.dropdown-menu table tr td.active.disabled.disabled:hover,
.datepicker.dropdown-menu table tr td.active.disabled.focus,
.datepicker.dropdown-menu table tr td.active.disabled:focus,
.datepicker.dropdown-menu table tr td.active.disabled:hover,
.datepicker.dropdown-menu table tr td.active.disabled:hover.disabled.focus,
.datepicker.dropdown-menu table tr td.active.disabled:hover.disabled:focus,
.datepicker.dropdown-menu table tr td.active.disabled:hover.disabled:hover,
.datepicker.dropdown-menu table tr td.active.disabled:hover[disabled].focus,
.datepicker.dropdown-menu table tr td.active.disabled:hover[disabled]:focus,
.datepicker.dropdown-menu table tr td.active.disabled:hover[disabled]:hover,
.datepicker.dropdown-menu table tr td.active.disabled[disabled].focus,
.datepicker.dropdown-menu table tr td.active.disabled[disabled]:focus,
.datepicker.dropdown-menu table tr td.active.disabled[disabled]:hover,
.datepicker.dropdown-menu table tr td.active:hover.disabled.focus,
.datepicker.dropdown-menu table tr td.active:hover.disabled:focus,
.datepicker.dropdown-menu table tr td.active:hover.disabled:hover,
.datepicker.dropdown-menu table tr td.active:hover[disabled].focus,
.datepicker.dropdown-menu table tr td.active:hover[disabled]:focus,
.datepicker.dropdown-menu table tr td.active:hover[disabled]:hover,
.datepicker.dropdown-menu table tr td.active[disabled].focus,
.datepicker.dropdown-menu table tr td.active[disabled]:focus,
.datepicker.dropdown-menu table tr td.active[disabled]:hover,
.timepicker.dropdown-menu table tr td.active.disabled.disabled.focus,
.timepicker.dropdown-menu table tr td.active.disabled.disabled:focus,
.timepicker.dropdown-menu table tr td.active.disabled.disabled:hover,
.timepicker.dropdown-menu table tr td.active.disabled.focus,
.timepicker.dropdown-menu table tr td.active.disabled:focus,
.timepicker.dropdown-menu table tr td.active.disabled:hover,
.timepicker.dropdown-menu table tr td.active.disabled:hover.disabled.focus,
.timepicker.dropdown-menu table tr td.active.disabled:hover.disabled:focus,
.timepicker.dropdown-menu table tr td.active.disabled:hover.disabled:hover,
.timepicker.dropdown-menu table tr td.active.disabled:hover[disabled].focus,
.timepicker.dropdown-menu table tr td.active.disabled:hover[disabled]:focus,
.timepicker.dropdown-menu table tr td.active.disabled:hover[disabled]:hover,
.timepicker.dropdown-menu table tr td.active.disabled[disabled].focus,
.timepicker.dropdown-menu table tr td.active.disabled[disabled]:focus,
.timepicker.dropdown-menu table tr td.active.disabled[disabled]:hover,
.timepicker.dropdown-menu table tr td.active:hover.disabled.focus,
.timepicker.dropdown-menu table tr td.active:hover.disabled:focus,
.timepicker.dropdown-menu table tr td.active:hover.disabled:hover,
.timepicker.dropdown-menu table tr td.active:hover[disabled].focus,
.timepicker.dropdown-menu table tr td.active:hover[disabled]:focus,
.timepicker.dropdown-menu table tr td.active:hover[disabled]:hover,
.timepicker.dropdown-menu table tr td.active[disabled].focus,
.timepicker.dropdown-menu table tr td.active[disabled]:focus,
.timepicker.dropdown-menu table tr td.active[disabled]:hover,
fieldset[disabled] .datepicker.dropdown-menu table tr td.active.disabled.focus,
fieldset[disabled] .datepicker.dropdown-menu table tr td.active.disabled:focus,
fieldset[disabled] .datepicker.dropdown-menu table tr td.active.disabled:hover,
fieldset[disabled] .datepicker.dropdown-menu table tr td.active.disabled:hover.focus,
fieldset[disabled] .datepicker.dropdown-menu table tr td.active.disabled:hover:focus,
fieldset[disabled] .datepicker.dropdown-menu table tr td.active.disabled:hover:hover,
fieldset[disabled] .datepicker.dropdown-menu table tr td.active.focus,
fieldset[disabled] .datepicker.dropdown-menu table tr td.active:focus,
fieldset[disabled] .datepicker.dropdown-menu table tr td.active:hover,
fieldset[disabled] .datepicker.dropdown-menu table tr td.active:hover.focus,
fieldset[disabled] .datepicker.dropdown-menu table tr td.active:hover:focus,
fieldset[disabled] .datepicker.dropdown-menu table tr td.active:hover:hover,
fieldset[disabled] .timepicker.dropdown-menu table tr td.active.disabled.focus,
fieldset[disabled] .timepicker.dropdown-menu table tr td.active.disabled:focus,
fieldset[disabled] .timepicker.dropdown-menu table tr td.active.disabled:hover,
fieldset[disabled] .timepicker.dropdown-menu table tr td.active.disabled:hover.focus,
fieldset[disabled] .timepicker.dropdown-menu table tr td.active.disabled:hover:focus,
fieldset[disabled] .timepicker.dropdown-menu table tr td.active.disabled:hover:hover,
fieldset[disabled] .timepicker.dropdown-menu table tr td.active.focus,
fieldset[disabled] .timepicker.dropdown-menu table tr td.active:focus,
fieldset[disabled] .timepicker.dropdown-menu table tr td.active:hover,
fieldset[disabled] .timepicker.dropdown-menu table tr td.active:hover.focus,
fieldset[disabled] .timepicker.dropdown-menu table tr td.active:hover:focus,
fieldset[disabled] .timepicker.dropdown-menu table tr td.active:hover:hover {
	background-color: #158cba;
	border-color: #127ba3
}

.datepicker.dropdown-menu table tr td.active .badge,
.datepicker.dropdown-menu table tr td.active.disabled .badge,
.datepicker.dropdown-menu table tr td.active.disabled:hover .badge,
.datepicker.dropdown-menu table tr td.active:hover .badge,
.timepicker.dropdown-menu table tr td.active .badge,
.timepicker.dropdown-menu table tr td.active.disabled .badge,
.timepicker.dropdown-menu table tr td.active.disabled:hover .badge,
.timepicker.dropdown-menu table tr td.active:hover .badge {
	color: #158cba;
	background-color: #fff
}

.datepicker.dropdown-menu th.switch,
.timepicker.dropdown-menu th.switch {
	cursor: pointer
}

.datepicker.dropdown-menu th.switch:hover,
.timepicker.dropdown-menu th.switch:hover {
	background: #eee
}

.datepicker.dropdown-menu th.switch.disabled,
.datepicker.dropdown-menu th.switch.disabled:hover,
.timepicker.dropdown-menu th.switch.disabled,
.timepicker.dropdown-menu th.switch.disabled:hover {
	background: #fff;
	color: #999;
	cursor: default
}

.datepicker.dropdown-menu {
	width: 250px
}

.datepicker.dropdown-menu tbody {
	height: 180px
}

.datepicker.dropdown-menu tbody td {
	padding: 6px
}

.datepicker.dropdown-menu.datepicker-mode-1 tbody td,
.datepicker.dropdown-menu.datepicker-mode-2 tbody td {
	height: 65px
}

.timepicker.dropdown-menu {
	/*! @noflip */
	direction: ltr;
	min-width: 0;
	width: auto
}

.timepicker.dropdown-menu .time {
	width: 40px
}

.timepicker.dropdown-menu .time-separator {
	width: 10px
}

.progress-extended {
	/*! @noflip */
	direction: ltr
}

.fileupload-files {
	margin-bottom: 0
}

.fileupload-progress>.progress {
	margin-bottom: 0
}

.fileinput-button {
	position: relative;
	overflow: hidden
}

.fileinput-button input {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	opacity: 0;
	-ms-filter: 'alpha(opacity=0)';
	font-size: 200px;
	direction: rtl;
	cursor: pointer
}

.fileupload-buttonbar .btn,
.fileupload-buttonbar .toggle {
	margin-bottom: 5px
}

.files audio,
.files video {
	max-width: 300px
}

@media (max-width:767px) {
	.files .btn span,
	.files .toggle,
	.fileupload-buttonbar .toggle {
		display: none
	}
	.files .name {
		width: 80px;
		word-wrap: break-word
	}
	.files audio,
	.files video {
		max-width: 80px
	}
	.files canvas,
	.files img {
		max-width: 100%
	}
}

.tp-dropzone {
	border: 3px double transparent
}

.tp-dragging-file .tp-dropzone {
	border: 3px dashed #75caeb
}

.tp-dragging-file .tp-dropzone.tp-dragging-file {
	border: 3px dashed #ff851b
}

input.placeholder,
textarea.placeholder {
	color: #999
}

.sp-replacer.sp-disabled {
	cursor: not-allowed!important
}


/*! @noflipStart */

.sp-container {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	z-index: 9999994;
	overflow: hidden
}

.sp-container.sp-flat {
	position: relative
}

.sp-container,
.sp-container * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.sp-top {
	position: relative;
	width: 100%;
	display: inline-block
}

.sp-top-inner {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}

.sp-color {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 20%
}

.sp-hue {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 84%;
	height: 100%
}

.sp-clear-enabled .sp-hue {
	top: 33px;
	height: 77.5%
}

.sp-fill {
	padding-top: 80%
}

.sp-sat,
.sp-val {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.sp-alpha-enabled .sp-top {
	margin-bottom: 18px
}

.sp-alpha-enabled .sp-alpha {
	display: block
}

.sp-alpha-handle {
	position: absolute;
	top: -4px;
	bottom: -4px;
	width: 6px;
	left: 50%;
	cursor: pointer;
	border: 1px solid #000;
	background: #fff;
	opacity: .8
}

.sp-alpha {
	display: none;
	position: absolute;
	bottom: -14px;
	right: 0;
	left: 0;
	height: 8px
}

.sp-alpha-inner {
	border: solid 1px #333
}

.sp-clear {
	display: none
}

.sp-clear.sp-clear-display {
	background-position: center
}

.sp-clear-enabled .sp-clear {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 84%;
	height: 28px
}

.sp-alpha,
.sp-alpha-handle,
.sp-clear,
.sp-container,
.sp-container button,
.sp-container.sp-dragging .sp-input,
.sp-dragger,
.sp-preview,
.sp-replacer,
.sp-slider {
	-webkit-user-select: none;
	-moz-user-select: -moz-none;
	-o-user-select: none;
	user-select: none
}

.sp-container.sp-input-disabled .sp-input-container {
	display: none
}

.sp-container.sp-buttons-disabled .sp-button-container {
	display: none
}

.sp-container.sp-palette-buttons-disabled .sp-palette-button-container {
	display: none
}

.sp-palette-only .sp-picker-container {
	display: none
}

.sp-palette-disabled .sp-palette-container {
	display: none
}

.sp-initial-disabled .sp-initial {
	display: none
}

.sp-sat {
	background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#fff), to(rgba(204, 154, 129, 0)));
	background-image: -webkit-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
	background-image: -moz-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
	background-image: -o-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
	background-image: -ms-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
	background-image: linear-gradient(to right, #fff, rgba(204, 154, 129, 0))
}

.sp-val {
	background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#000), to(rgba(204, 154, 129, 0)));
	background-image: -webkit-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
	background-image: -moz-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
	background-image: -o-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
	background-image: -ms-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
	background-image: linear-gradient(to top, #000, rgba(204, 154, 129, 0))
}

.sp-hue {
	background: -moz-linear-gradient(top, red 0, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, red 100%);
	background: -ms-linear-gradient(top, red 0, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, red 100%);
	background: -o-linear-gradient(top, red 0, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, red 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(red), color-stop(.17, #ff0), color-stop(.33, #0f0), color-stop(.5, #0ff), color-stop(.67, #00f), color-stop(.83, #f0f), to(red));
	background: -webkit-linear-gradient(top, red 0, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, red 100%);
	background: linear-gradient(to bottom, red 0, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, red 100%)
}

.sp-1 {
	height: 17%
}

.sp-2 {
	height: 16%
}

.sp-3 {
	height: 17%
}

.sp-4 {
	height: 17%
}

.sp-5 {
	height: 16%
}

.sp-6 {
	height: 17%
}

.sp-hidden {
	display: none!important
}

.sp-cf:after,
.sp-cf:before {
	content: "";
	display: table
}

.sp-cf:after {
	clear: both
}

@media (max-device-width:480px) {
	.sp-color {
		right: 40%
	}
	.sp-hue {
		left: 63%
	}
	.sp-fill {
		padding-top: 60%
	}
}

.sp-dragger {
	border-radius: 5px;
	height: 5px;
	width: 5px;
	border: 1px solid #fff;
	background: #000;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0
}

.sp-slider {
	position: absolute;
	top: 0;
	cursor: pointer;
	height: 3px;
	left: -1px;
	right: -1px;
	border: 1px solid #000;
	background: #fff;
	opacity: .8
}

.sp-container {
	border-radius: 0;
	background-color: #ececec;
	border: solid 1px #f0c49b;
	padding: 0
}

.sp-clear,
.sp-color,
.sp-container,
.sp-container button,
.sp-container input,
.sp-hue {
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}

.sp-top {
	margin-bottom: 3px
}

.sp-clear,
.sp-color,
.sp-hue {
	border: solid 1px #666
}

.sp-input-container {
	float: right;
	width: 100px;
	margin-bottom: 4px
}

.sp-initial-disabled .sp-input-container {
	width: 100%
}

.sp-input {
	font-size: 12px!important;
	border: 1px inset;
	padding: 4px 5px;
	margin: 0;
	width: 100%;
	background: 0 0;
	border-radius: 3px;
	color: #222
}

.sp-input:focus {
	border: 1px solid orange
}

.sp-input.sp-validation-error {
	border: 1px solid red;
	background: #fdd
}

.sp-palette-container,
.sp-picker-container {
	float: left;
	position: relative;
	padding: 10px;
	padding-bottom: 300px;
	margin-bottom: -290px
}

.sp-picker-container {
	width: 172px;
	border-left: solid 1px #fff
}

.sp-palette-container {
	border-right: solid 1px #ccc
}

.sp-palette-only .sp-palette-container {
	border: 0
}

.sp-palette .sp-thumb-el {
	display: block;
	position: relative;
	float: left;
	width: 24px;
	height: 15px;
	margin: 3px;
	cursor: pointer;
	border: solid 2px transparent
}

.sp-palette .sp-thumb-el.sp-thumb-active,
.sp-palette .sp-thumb-el:hover {
	border-color: orange
}

.sp-thumb-el {
	position: relative
}

.sp-initial {
	float: left;
	border: solid 1px #333
}

.sp-initial span {
	width: 30px;
	height: 25px;
	border: none;
	display: block;
	float: left;
	margin: 0
}

.sp-initial .sp-clear-display {
	background-position: center
}

.sp-button-container,
.sp-palette-button-container {
	float: right
}

.sp-replacer {
	margin: 0;
	overflow: hidden;
	cursor: pointer;
	padding: 4px;
	display: inline-block;
	border: solid 1px #91765d;
	background: #eee;
	color: #333;
	vertical-align: middle
}

.sp-replacer.sp-active,
.sp-replacer:hover {
	border-color: #f0c49b;
	color: #111
}

.sp-replacer.sp-disabled {
	cursor: default;
	border-color: silver;
	color: silver
}

.sp-dd {
	padding: 2px 0;
	height: 16px;
	line-height: 16px;
	float: left;
	font-size: 10px
}

.sp-preview {
	position: relative;
	width: 25px;
	height: 20px;
	border: solid 1px #222;
	margin-right: 5px;
	float: left;
	z-index: 0
}

.sp-palette {
	max-width: 220px
}

.sp-palette .sp-thumb-el {
	width: 16px;
	height: 16px;
	margin: 2px 1px;
	border: solid 1px #d0d0d0
}

.sp-container {
	padding-bottom: 0
}

.sp-container button {
	background-color: #eee;
	background-image: -webkit-linear-gradient(top, #eee, #ccc);
	background-image: -moz-linear-gradient(top, #eee, #ccc);
	background-image: -ms-linear-gradient(top, #eee, #ccc);
	background-image: -o-linear-gradient(top, #eee, #ccc);
	background-image: linear-gradient(to bottom, #eee, #ccc);
	border: 1px solid #ccc;
	border-bottom: 1px solid #bbb;
	border-radius: 3px;
	color: #333;
	font-size: 14px;
	line-height: 1;
	padding: 5px 4px;
	text-align: center;
	text-shadow: 0 1px 0 #eee;
	vertical-align: middle
}

.sp-container button:hover {
	background-color: #ddd;
	background-image: -webkit-linear-gradient(top, #ddd, #bbb);
	background-image: -moz-linear-gradient(top, #ddd, #bbb);
	background-image: -ms-linear-gradient(top, #ddd, #bbb);
	background-image: -o-linear-gradient(top, #ddd, #bbb);
	background-image: linear-gradient(to bottom, #ddd, #bbb);
	border: 1px solid #bbb;
	border-bottom: 1px solid #999;
	cursor: pointer;
	text-shadow: 0 1px 0 #ddd
}

.sp-container button:active {
	border: 1px solid #aaa;
	border-bottom: 1px solid #888;
	-webkit-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
	-moz-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
	-ms-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
	-o-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
	box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee
}

.sp-cancel {
	font-size: 11px;
	color: #d93f3f!important;
	margin: 0;
	padding: 2px;
	margin-right: 5px;
	vertical-align: middle;
	text-decoration: none
}

.sp-cancel:hover {
	color: #d93f3f!important;
	text-decoration: underline
}

.sp-palette span.sp-thumb-active,
.sp-palette span:hover {
	border-color: #000
}

.sp-alpha,
.sp-preview,
.sp-thumb-el {
	position: relative;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)
}

.sp-alpha-inner,
.sp-preview-inner,
.sp-thumb-inner {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}

.sp-palette .sp-thumb-inner {
	background-position: 50% 50%;
	background-repeat: no-repeat
}

.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=)
}

.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=)
}

.sp-clear-display {
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==)
}


/*! @noflipEnd */

[tp-inline-ckeditor].tp-read-only {
	background-color: #eee!important
}

.tp-ck-inline-placeholder.tp-empty {
	color: #999
}

.tp-ck-inline-editable {
	min-height: 35px
}

.select2-container {
	margin: 0;
	position: relative;
	display: inline-block;
	zoom: 1;
	vertical-align: middle
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.select2-container .select2-choice {
	display: block;
	height: 26px;
	padding: 0 8px 0 0;
	overflow: hidden;
	position: relative;
	border: 1px solid #aaa;
	white-space: nowrap;
	line-height: 26px;
	color: #444;
	text-decoration: none;
	border-radius: 4px;
	background-clip: padding-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #fff;
	background-image: -webkit-gradient(linear, right bottom, right top, color-stop(0, #eee), color-stop(.5, #fff));
	background-image: -webkit-linear-gradient(center bottom, #eee 0, #fff 50%);
	background-image: -moz-linear-gradient(center bottom, #eee 0, #fff 50%);
	background-image: linear-gradient(to top, #eee 0, #fff 50%)
}

.select2-container.select2-drop-above .select2-choice {
	border-bottom-color: #aaa;
	border-radius: 0 0 4px 4px;
	background-image: -webkit-gradient(linear, right bottom, right top, color-stop(0, #eee), color-stop(.9, #fff));
	background-image: -webkit-linear-gradient(center bottom, #eee 0, #fff 90%);
	background-image: -moz-linear-gradient(center bottom, #eee 0, #fff 90%);
	background-image: linear-gradient(to bottom, #eee 0, #fff 90%)
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
	margin-left: 42px
}

.select2-container .select2-choice>.select2-chosen {
	margin-left: 26px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: none;
	width: auto
}

.select2-container .select2-choice abbr {
	display: none;
	width: 12px;
	height: 12px;
	position: absolute;
	left: 24px;
	top: 8px;
	font-size: 1px;
	text-decoration: none;
	border: 0;
	/*! @noflip */
	background: url(../../select2_ltr.png) right top no-repeat;
	cursor: pointer;
	outline: 0
}

.select2-container.select2-allowclear .select2-choice abbr {
	display: inline-block
}

.select2-container .select2-choice abbr:hover {
	/*! @noflip */
	background-position: right -11px;
	cursor: pointer
}

.select2-drop-mask {
	border: 0;
	margin: 0;
	padding: 0;
	position: fixed;
	right: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 9998;
	background-color: #fff
}

.select2-drop {
	width: 100%;
	margin-top: -1px;
	position: absolute;
	z-index: 9999;
	top: 100%;
	background: #fff;
	color: #000;
	border: 1px solid #aaa;
	border-top: 0;
	border-radius: 0 0 4px 4px;
	-webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
	box-shadow: 0 4px 5px rgba(0, 0, 0, .15)
}

.select2-drop.select2-drop-above {
	margin-top: 1px;
	border-top: 1px solid #aaa;
	border-bottom: 0;
	border-radius: 4px 4px 0 0;
	-webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
	box-shadow: 0 -4px 5px rgba(0, 0, 0, .15)
}

.select2-drop-active {
	border: 1px solid #5897fb;
	border-top: none
}

.select2-drop.select2-drop-above.select2-drop-active {
	border-top: 1px solid #5897fb
}

.select2-drop-auto-width {
	border-top: 1px solid #aaa;
	width: auto
}

.select2-drop-auto-width .select2-search {
	padding-top: 4px
}

.select2-container .select2-choice .select2-arrow {
	display: inline-block;
	width: 18px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border-right: 1px solid #aaa;
	border-radius: 4px 0 0 4px;
	background-clip: padding-box;
	background: #ccc;
	background-image: -webkit-gradient(linear, right bottom, right top, color-stop(0, #ccc), color-stop(.6, #eee));
	background-image: -webkit-linear-gradient(center bottom, #ccc 0, #eee 60%);
	background-image: -moz-linear-gradient(center bottom, #ccc 0, #eee 60%);
	background-image: linear-gradient(to top, #ccc 0, #eee 60%)
}

.select2-container .select2-choice .select2-arrow b {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../../select2_rtl.png) no-repeat 0 1px
}

.select2-search {
	display: inline-block;
	width: 100%;
	min-height: 26px;
	margin: 0;
	padding-right: 4px;
	padding-left: 4px;
	position: relative;
	z-index: 10000;
	white-space: nowrap
}

.select2-search input {
	width: 100%;
	height: auto!important;
	min-height: 26px;
	padding: 4px 5px 4px 20px;
	margin: 0;
	outline: 0;
	font-family: sans-serif;
	font-size: 1em;
	border: 1px solid #aaa;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #fff url(../../select2_rtl.png) no-repeat 0 -22px;
	background: url(../../select2_rtl.png) no-repeat 0 -22px, -webkit-gradient(linear, right bottom, right top, color-stop(.85, #fff), color-stop(.99, #eee));
	background: url(../../select2_rtl.png) no-repeat 0 -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
	background: url(../../select2_rtl.png) no-repeat 0 -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
	background: url(../../select2_rtl.png) no-repeat 0 -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0
}

.select2-drop.select2-drop-above .select2-search input {
	margin-top: 4px
}

.select2-search input.select2-active {
	background: #fff url(../../select2-spinner.gif) no-repeat 0;
	background: url(../../select2-spinner.gif) no-repeat 0, -webkit-gradient(linear, right bottom, right top, color-stop(.85, #fff), color-stop(.99, #eee));
	background: url(../../select2-spinner.gif) no-repeat 0, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
	background: url(../../select2-spinner.gif) no-repeat 0, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
	background: url(../../select2-spinner.gif) no-repeat 0, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
	border: 1px solid #5897fb;
	outline: 0;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.select2-dropdown-open .select2-choice {
	border-bottom-color: transparent;
	-webkit-box-shadow: 0 1px 0 #fff inset;
	box-shadow: 0 1px 0 #fff inset;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	background-color: #eee;
	background-image: -webkit-gradient(linear, right bottom, right top, color-stop(0, #fff), color-stop(.5, #eee));
	background-image: -webkit-linear-gradient(center bottom, #fff 0, #eee 50%);
	background-image: -moz-linear-gradient(center bottom, #fff 0, #eee 50%);
	background-image: linear-gradient(to top, #fff 0, #eee 50%)
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
	border: 1px solid #5897fb;
	border-top-color: transparent;
	background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0, #fff), color-stop(.5, #eee));
	background-image: -webkit-linear-gradient(center top, #fff 0, #eee 50%);
	background-image: -moz-linear-gradient(center top, #fff 0, #eee 50%);
	background-image: linear-gradient(to bottom, #fff 0, #eee 50%)
}

.select2-dropdown-open .select2-choice .select2-arrow {
	background: 0 0;
	border-right: none;
	filter: none
}

.select2-dropdown-open .select2-choice .select2-arrow b {
	/*! @noflip */
	background-position: -18px 1px
}

.select2-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.select2-results {
	max-height: 200px;
	padding: 0 4px 0 0;
	margin: 4px 0 4px 4px;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-tap-highlight-color: transparent
}

.select2-results ul.select2-result-sub {
	margin: 0;
	padding-right: 0
}

.select2-results li {
	list-style: none;
	display: list-item;
	background-image: none
}

.select2-results li.select2-result-with-children>.select2-result-label {
	font-weight: 700
}

.select2-results .select2-result-label {
	padding: 3px 7px 4px;
	margin: 0;
	cursor: pointer;
	min-height: 1em;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.select2-results-dept-1 .select2-result-label {
	padding-right: 20px
}

.select2-results-dept-2 .select2-result-label {
	padding-right: 40px
}

.select2-results-dept-3 .select2-result-label {
	padding-right: 60px
}

.select2-results-dept-4 .select2-result-label {
	padding-right: 80px
}

.select2-results-dept-5 .select2-result-label {
	padding-right: 100px
}

.select2-results-dept-6 .select2-result-label {
	padding-right: 110px
}

.select2-results-dept-7 .select2-result-label {
	padding-right: 120px
}

.select2-results .select2-highlighted {
	background: #3875d7;
	color: #fff
}

.select2-results li em {
	background: #feffde;
	font-style: normal
}

.select2-results .select2-highlighted em {
	background: 0 0
}

.select2-results .select2-highlighted ul {
	background: #fff;
	color: #000
}

.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
	background: #f4f4f4;
	display: list-item;
	padding-right: 5px
}

.select2-results .select2-disabled.select2-highlighted {
	color: #666;
	background: #f4f4f4;
	display: list-item;
	cursor: default
}

.select2-results .select2-disabled {
	background: #f4f4f4;
	display: list-item;
	cursor: default
}

.select2-results .select2-selected {
	display: none
}

.select2-more-results.select2-active {
	background: #f4f4f4 url(../../select2-spinner.gif) no-repeat 0
}

.select2-results .select2-ajax-error {
	background: rgba(255, 50, 50, .2)
}

.select2-more-results {
	background: #f4f4f4;
	display: list-item
}

.select2-container.select2-container-disabled .select2-choice {
	background-color: #f4f4f4;
	background-image: none;
	border: 1px solid #ddd;
	cursor: default
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
	background-color: #f4f4f4;
	background-image: none;
	border-right: 0
}

.select2-container.select2-container-disabled .select2-choice abbr {
	display: none
}

.select2-container-multi .select2-choices {
	height: auto!important;
	height: 1%;
	margin: 0;
	padding: 0 0 0 5px;
	position: relative;
	border: 1px solid #aaa;
	cursor: text;
	overflow: hidden;
	background-color: #fff;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eee), color-stop(15%, #fff));
	background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
	background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
	background-image: linear-gradient(to bottom, #eee 1%, #fff 15%)
}

.select2-locked {
	padding: 3px 5px 3px 5px!important
}

.select2-container-multi .select2-choices {
	min-height: 26px
}

.select2-container-multi.select2-container-active .select2-choices {
	border: 1px solid #5897fb;
	outline: 0;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.select2-container-multi .select2-choices li {
	float: right;
	list-style: none
}

.select2-container-multi .select2-choices .select2-search-field {
	margin: 0;
	padding: 0;
	white-space: nowrap
}

.select2-container-multi .select2-choices .select2-search-field input {
	padding: 5px;
	margin: 1px 0;
	font-family: sans-serif;
	font-size: 100%;
	color: #666;
	outline: 0;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: 0 0!important
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
	background: #fff url(../../select2-spinner.gif) no-repeat 0!important
}

.select2-default {
	color: #999!important
}

.select2-container-multi .select2-choices .select2-search-choice {
	padding: 3px 18px 3px 5px;
	margin: 3px 5px 3px 0;
	position: relative;
	line-height: 13px;
	color: #333;
	cursor: default;
	border: 1px solid #aaa;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, .05);
	box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, .05);
	background-clip: padding-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #e4e4e4;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
	background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-image: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%)
}

.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
	cursor: default
}

.select2-container-multi .select2-choices .select2-search-choice-focus {
	background: #d4d4d4
}

.select2-search-choice-close {
	display: block;
	width: 12px;
	height: 13px;
	position: absolute;
	left: 3px;
	top: 4px;
	font-size: 1px;
	outline: 0;
	/*! @noflip */
	background: url(../../select2_ltr.png) right top no-repeat
}

.select2-container-multi .select2-search-choice-close {
	right: 3px
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
	/*! @noflip */
	background-position: right -11px
}

.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
	/*! @noflip */
	background-position: right -11px
}

.select2-container-multi.select2-container-disabled .select2-choices {
	background-color: #f4f4f4;
	background-image: none;
	border: 1px solid #ddd;
	cursor: default
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
	padding: 3px 5px 3px 5px;
	border: 1px solid #ddd;
	background-image: none;
	background-color: #f4f4f4
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
	display: none;
	background: 0 0
}

.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
	text-decoration: underline
}

.select2-offscreen,
.select2-offscreen:focus {
	clip: rect(0 0 0 0)!important;
	width: 1px!important;
	height: 1px!important;
	border: 0!important;
	margin: 0!important;
	padding: 0!important;
	overflow: hidden!important;
	position: absolute!important;
	outline: 0!important;
	right: 0!important;
	top: 0!important
}

.select2-display-none {
	display: none
}

.select2-measure-scrollbar {
	position: absolute;
	top: -10000px;
	right: -10000px;
	width: 100px;
	height: 100px;
	overflow: scroll
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:2dppx) {
	.select2-container .select2-choice .select2-arrow b,
	.select2-container .select2-choice abbr,
	.select2-search input,
	.select2-search-choice-close {
		background-image: url(../../select2x2_rtl.png)!important;
		background-repeat: no-repeat!important;
		background-size: 60px 40px!important
	}
	.select2-search input {
		background-position: 0 -21px!important
	}
}

.tp-rtl.select2-container .select2-choice .select2-arrow b,
.tp-rtl.select2-container .select2-choice div b {
	background-position: -38px 3px
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:2dppx) {
	.tp-rtl.select2-container .select2-search-choice-close {
		background-position: 0 0
	}
}

.tp-rtl.select2-container.select2-dropdown-open .select2-arrow b {
	background-position: -20px 3px
}

.select2-input::-moz-placeholder {
	color: #158cba;
	opacity: 1
}

.select2-input:-ms-input-placeholder {
	color: #158cba
}

.select2-input::-webkit-input-placeholder {
	color: #158cba
}


/*! Select2 Bootstrap 3 CSS v1.4.6 | MIT License | github.com/t0m/select2-bootstrap-css */

.select2-container.form-control {
	background: 0 0;
	border: none;
	box-shadow: none;
	display: block;
	margin: 0;
	padding: 0
}

.select2-container .select2-choice,
.select2-container .select2-choices,
.select2-container .select2-choices .select2-search-field input {
	background: 0 0;
	padding: 0;
	border-color: #e7e7e7;
	border-radius: 4px;
	color: #555;
	font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #fff;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.select2-search input {
	border-color: #e7e7e7;
	border-radius: 4px;
	color: #555;
	font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #fff;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.select2-container .select2-choices .select2-search-field input {
	-webkit-box-shadow: none;
	box-shadow: none
}

.select2-container .select2-choice {
	height: 38px;
	line-height: 1.42857143
}

.select2-container.select2-container-multi.form-control {
	height: auto
}

.input-group-sm .select2-container .select2-choice,
.select2-container.input-sm .select2-choice {
	height: 28px;
	line-height: 1.5;
	border-radius: 2px
}

.input-group-lg .select2-container .select2-choice,
.select2-container.input-lg .select2-choice {
	height: 52px;
	line-height: 1.3333333;
	border-radius: 5px
}

.select2-container-multi .select2-choices .select2-search-field input {
	height: 36px
}

.input-group-sm .select2-container-multi .select2-choices .select2-search-field input,
.select2-container-multi.input-sm .select2-choices .select2-search-field input {
	height: 26px
}

.input-group-lg .select2-container-multi .select2-choices .select2-search-field input,
.select2-container-multi.input-lg .select2-choices .select2-search-field input {
	height: 50px
}

.select2-container-multi .select2-choices .select2-search-field input {
	margin: 0
}

.select2-choice>span:first-child,
.select2-chosen,
.select2-container .select2-choices .select2-search-field input {
	padding: 7px 12px
}

.input-group-sm .select2-choice>span:first-child,
.input-group-sm .select2-choices .select2-search-field input,
.input-group-sm .select2-chosen,
.input-sm .select2-choice>span:first-child,
.input-sm .select2-choices .select2-search-field input,
.input-sm .select2-chosen {
	padding: 4px 10px
}

.input-group-lg .select2-choice>span:first-child,
.input-group-lg .select2-choices .select2-search-field input,
.input-group-lg .select2-chosen,
.input-lg .select2-choice>span:first-child,
.input-lg .select2-choices .select2-search-field input,
.input-lg .select2-chosen {
	padding: 13px 16px
}

.select2-container-multi .select2-choices .select2-search-choice {
	margin-top: 5px;
	margin-bottom: 3px
}

.input-group-sm .select2-container-multi .select2-choices .select2-search-choice,
.select2-container-multi.input-sm .select2-choices .select2-search-choice {
	margin-top: 3px;
	margin-bottom: 2px
}

.input-group-lg .select2-container-multi .select2-choices .select2-search-choice,
.select2-container-multi.input-lg .select2-choices .select2-search-choice {
	line-height: 24px
}

.select2-container .select2-choice .select2-arrow,
.select2-container .select2-choice div {
	border-right: none;
	background: 0 0
}

.select2-dropdown-open .select2-choice .select2-arrow,
.select2-dropdown-open .select2-choice div {
	border-right-color: transparent;
	background: 0 0
}

.select2-container .select2-choice .select2-arrow b,
.select2-container .select2-choice div b {
	background-position: 0 3px
}

.select2-dropdown-open .select2-choice .select2-arrow b,
.select2-dropdown-open .select2-choice div b {
	background-position: -18px 3px
}

.input-group-sm .select2-container .select2-choice .select2-arrow b,
.input-group-sm .select2-container .select2-choice div b,
.select2-container.input-sm .select2-choice .select2-arrow b,
.select2-container.input-sm .select2-choice div b {
	background-position: 0 1px
}

.input-group-sm .select2-dropdown-open .select2-choice .select2-arrow b,
.input-group-sm .select2-dropdown-open .select2-choice div b,
.select2-dropdown-open.input-sm .select2-choice .select2-arrow b,
.select2-dropdown-open.input-sm .select2-choice div b {
	background-position: -18px 1px
}

.input-group-lg .select2-container .select2-choice .select2-arrow b,
.input-group-lg .select2-container .select2-choice div b,
.select2-container.input-lg .select2-choice .select2-arrow b,
.select2-container.input-lg .select2-choice div b {
	background-position: 0 9px
}

.input-group-lg .select2-dropdown-open .select2-choice .select2-arrow b,
.input-group-lg .select2-dropdown-open .select2-choice div b,
.select2-dropdown-open.input-lg .select2-choice .select2-arrow b,
.select2-dropdown-open.input-lg .select2-choice div b {
	background-position: -18px 9px
}

.has-warning .select2-choice,
.has-warning .select2-choices {
	border-color: #fff
}

.has-warning .select2-container-active .select2-choice,
.has-warning .select2-container-multi.select2-container-active .select2-choices {
	border-color: #e6e6e6;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff
}

.has-warning.select2-drop-active {
	border-color: #e6e6e6
}

.has-warning.select2-drop-active.select2-drop.select2-drop-above {
	border-top-color: #e6e6e6
}

.has-error .select2-choice,
.has-error .select2-choices {
	border-color: #fff
}

.has-error .select2-container-active .select2-choice,
.has-error .select2-container-multi.select2-container-active .select2-choices {
	border-color: #e6e6e6;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff
}

.has-error.select2-drop-active {
	border-color: #e6e6e6
}

.has-error.select2-drop-active.select2-drop.select2-drop-above {
	border-top-color: #e6e6e6
}

.has-success .select2-choice,
.has-success .select2-choices {
	border-color: #fff
}

.has-success .select2-container-active .select2-choice,
.has-success .select2-container-multi.select2-container-active .select2-choices {
	border-color: #e6e6e6;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff
}

.has-success.select2-drop-active {
	border-color: #e6e6e6
}

.has-success.select2-drop-active.select2-drop.select2-drop-above {
	border-top-color: #e6e6e6
}

.select2-container-active .select2-choice,
.select2-container-multi.select2-container-active .select2-choices {
	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);
	-webkit-transition: border-color ease-in-out .15s, 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
}

.select2-drop-active {
	border-color: #66afe9
}

.select2-drop-auto-width,
.select2-drop.select2-drop-above.select2-drop-active {
	border-top-color: #66afe9
}

.input-group.select2-bootstrap-prepend [class^=select2-choice] {
	border-bottom-right-radius: 0!important;
	border-top-right-radius: 0!important
}

.input-group.select2-bootstrap-append [class^=select2-choice] {
	border-bottom-left-radius: 0!important;
	border-top-left-radius: 0!important
}

.select2-dropdown-open [class^=select2-choice] {
	border-bottom-left-radius: 0!important;
	border-bottom-right-radius: 0!important
}

.select2-dropdown-open.select2-drop-above [class^=select2-choice] {
	border-top-left-radius: 0!important;
	border-top-right-radius: 0!important;
	border-bottom-left-radius: 4px!important;
	border-bottom-right-radius: 4px!important;
	background: #eee;
	filter: none
}

.input-group.select2-bootstrap-prepend .select2-dropdown-open.select2-drop-above [class^=select2-choice] {
	border-bottom-right-radius: 0!important;
	border-top-right-radius: 0!important
}

.input-group.select2-bootstrap-append .select2-dropdown-open.select2-drop-above [class^=select2-choice] {
	border-bottom-left-radius: 0!important;
	border-top-left-radius: 0!important
}

.input-group.input-group-sm.select2-bootstrap-prepend .select2-dropdown-open.select2-drop-above [class^=select2-choice] {
	border-bottom-left-radius: 2px!important
}

.input-group.input-group-lg.select2-bootstrap-prepend .select2-dropdown-open.select2-drop-above [class^=select2-choice] {
	border-bottom-left-radius: 5px!important
}

.input-group.input-group-sm.select2-bootstrap-append .select2-dropdown-open.select2-drop-above [class^=select2-choice] {
	border-bottom-right-radius: 2px!important
}

.input-group.input-group-lg.select2-bootstrap-append .select2-dropdown-open.select2-drop-above [class^=select2-choice] {
	border-bottom-right-radius: 5px!important
}

.select2-results .select2-highlighted {
	color: #fff;
	background-color: #158cba
}

.select2-bootstrap-append .input-group-btn,
.select2-bootstrap-append .input-group-btn .btn,
.select2-bootstrap-append .select2-container-multiple,
.select2-bootstrap-prepend .input-group-btn,
.select2-bootstrap-prepend .input-group-btn .btn,
.select2-bootstrap-prepend .select2-container-multiple {
	vertical-align: top
}

.select2-container-multi .select2-choices .select2-search-choice {
	color: #555;
	background: #eee;
	border-color: #e2e2e2;
	-webkit-box-shadow: none;
	box-shadow: none
}

.select2-container-multi .select2-choices .select2-search-choice-focus {
	background: #dadada;
	border-color: #c3c3c3;
	color: #555;
	-webkit-box-shadow: none;
	box-shadow: none
}

.select2-search-choice-close {
	margin-top: -7px;
	top: 50%
}

.select2-container .select2-choice abbr {
	top: 50%
}

.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
	background-color: #ff851b;
	color: #fff
}

.select2-container.select2-container-disabled .select2-choice,
.select2-container.select2-container-disabled .select2-choices {
	cursor: not-allowed;
	background-color: #eee;
	border-color: #e7e7e7
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow,
.select2-container.select2-container-disabled .select2-choice div,
.select2-container.select2-container-disabled .select2-choices .select2-arrow,
.select2-container.select2-container-disabled .select2-choices div {
	background-color: transparent;
	border-right: 1px solid transparent
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active,
.select2-more-results.select2-active,
.select2-search input.select2-active {
	background-position: 1%;
	background-position: left 4px center
}

.select2-offscreen,
.select2-offscreen:focus {
	width: 1px!important;
	height: 1px!important;
	position: absolute!important
}

.tp-alerts.tp-alerts-fixed {
	position: fixed;
	z-index: 2000;
	right: 10px;
	left: 10px;
	width: auto;
	margin: auto
}

.tp-alerts.tp-alerts-fixed.tp-alerts-on-top {
	top: 20px
}

.tp-alerts.tp-alerts-fixed.tp-alerts-on-navbar {
	top: 35px
}

@media (min-width:768px) {
	.tp-alerts.tp-alerts-fixed.tp-alerts-on-navbar {
		width: 500px
	}
}

.tp-alerts.tp-alerts-fixed.tp-alerts-on-bottom {
	bottom: 20px
}

.tp-alerts.tp-alerts-fixed.tp-alerts-on-bottom,
.tp-alerts.tp-alerts-fixed.tp-alerts-on-top {
	margin-right: auto;
	margin-left: auto
}

@media (min-width:768px) {
	.tp-alerts.tp-alerts-fixed.tp-alerts-on-bottom,
	.tp-alerts.tp-alerts-fixed.tp-alerts-on-top {
		width: 500px
	}
}

@media (min-width:992px) {
	.tp-alerts.tp-alerts-fixed.tp-alerts-on-bottom,
	.tp-alerts.tp-alerts-fixed.tp-alerts-on-top {
		width: 800px
	}
}

@media (min-width:768px) {
	.tp-alerts.tp-alerts-fixed.tp-alerts-on-left,
	.tp-alerts.tp-alerts-fixed.tp-alerts-on-right {
		width: 350px
	}
}

@media (min-width:768px) {
	.tp-alerts.tp-alerts-fixed.tp-alerts-on-left {
		right: 20px;
		left: auto
	}
}

@media (min-width:768px) {
	.tp-alerts.tp-alerts-fixed.tp-alerts-on-right {
		left: 20px;
		right: auto
	}
}

.tp-alert.ng-enter,
.tp-alert.ng-leave {
	-webkit-transition: .5s linear all;
	transition: .5s linear all
}

.tp-alert.ng-enter,
.tp-alert.ng-leave.ng-leave-active {
	opacity: 0
}

.tp-alert.ng-enter.ng-enter-active,
.tp-alert.ng-leave {
	opacity: 1
}

.tp-form-print .form-control {
	min-height: 38px;
	height: auto
}

.checkbox .tp-as-label:after,
.checkbox .tp-as-label:before,
.radio .tp-as-label:after,
.radio .tp-as-label:before {
	content: " ";
	display: table
}

.checkbox .tp-as-label:after,
.radio .tp-as-label:after {
	clear: both
}

.checkbox .tp-as-label:after,
.checkbox .tp-as-label:before,
.radio .tp-as-label:after,
.radio .tp-as-label:before {
	content: " ";
	display: table
}

.checkbox .tp-as-label:after,
.radio .tp-as-label:after {
	clear: both
}

.checkbox .tp-as-label>.tp-as-checkbox-input,
.checkbox .tp-as-label>.tp-as-radio-input,
.radio .tp-as-label>.tp-as-checkbox-input,
.radio .tp-as-label>.tp-as-radio-input {
	float: right
}

.tp-as-label.checkbox-inline:after,
.tp-as-label.checkbox-inline:before,
.tp-as-label.radio-inline:after,
.tp-as-label.radio-inline:before {
	content: " ";
	display: table
}

.tp-as-label.checkbox-inline:after,
.tp-as-label.radio-inline:after {
	clear: both
}

.tp-as-label.checkbox-inline:after,
.tp-as-label.checkbox-inline:before,
.tp-as-label.radio-inline:after,
.tp-as-label.radio-inline:before {
	content: " ";
	display: table
}

.tp-as-label.checkbox-inline:after,
.tp-as-label.radio-inline:after {
	clear: both
}

.tp-as-label.checkbox-inline>.tp-as-checkbox-input,
.tp-as-label.checkbox-inline>.tp-as-radio-input,
.tp-as-label.radio-inline>.tp-as-checkbox-input,
.tp-as-label.radio-inline>.tp-as-radio-input {
	float: right
}

.tp-jumbotron-with-icon {
	position: relative
}

.tp-jumbotron-icon {
	position: absolute;
	top: 7.5px;
	right: 7.5px;
	font-size: 15px
}

@media screen and (min-width:768px) {
	.tp-jumbotron-icon {
		top: 12px;
		right: 12px;
		font-size: 24px
	}
}

.am-fade {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-fill-mode: backwards;
	animation-fill-mode: backwards;
	opacity: 1
}

.am-fade.am-fade-add,
.am-fade.ng-hide-remove,
.am-fade.ng-move {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

.am-fade.am-fade-remove,
.am-fade.ng-hide {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

.am-fade.ng-enter {
	visibility: hidden;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
	-webkit-animation-play-state: paused;
	animation-play-state: paused
}

.am-fade.ng-enter.ng-enter-active {
	visibility: visible;
	-webkit-animation-play-state: running;
	animation-play-state: running
}

.am-fade.ng-leave {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
	-webkit-animation-play-state: paused;
	animation-play-state: paused
}

.am-fade.ng-leave.ng-leave-active {
	-webkit-animation-play-state: running;
	animation-play-state: running
}

@-webkit-keyframes fadeIn {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@-webkit-keyframes fadeOut {
	from {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

@keyframes fadeOut {
	from {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

.tab-pane.am-fade.active-remove {
	display: none!important
}

.tab-pane.am-fade.active-add {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

.aside-backdrop.am-fade,
.modal-backdrop.am-fade {
	background: rgba(0, 0, 0, .5);
	-webkit-animation-duration: .15s;
	animation-duration: .15s
}

.aside-backdrop.am-fade.ng-leave,
.modal-backdrop.am-fade.ng-leave {
	-webkit-animation-delay: .3s;
	animation-delay: .3s
}

.btn-social {
	position: relative;
	padding-right: 46px;
	text-align: right;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.btn-social>:first-child {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 34px;
	line-height: 36px;
	font-size: 1.6em;
	text-align: center;
	border-left: 1px solid rgba(0, 0, 0, .2)
}

.btn-social.btn-lg {
	padding-right: 67px
}

.btn-social.btn-lg>:first-child {
	line-height: 51px;
	width: 51px;
	font-size: 1.8em
}

.btn-social.btn-sm {
	padding-right: 36px
}

.btn-social.btn-sm>:first-child {
	line-height: 26px;
	width: 26px;
	font-size: 1.4em
}

.btn-social.btn-xs {
	padding-right: 29px
}

.btn-social.btn-xs>:first-child {
	line-height: 19px;
	width: 19px;
	font-size: 1.2em
}

.btn-social-icon {
	position: relative;
	padding-right: 46px;
	text-align: right;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 36px;
	width: 36px;
	padding: 0
}

.btn-social-icon>:first-child {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 34px;
	line-height: 36px;
	font-size: 1.6em;
	text-align: center;
	border-left: 1px solid rgba(0, 0, 0, .2)
}

.btn-social-icon.btn-lg {
	padding-right: 67px
}

.btn-social-icon.btn-lg>:first-child {
	line-height: 51px;
	width: 51px;
	font-size: 1.8em
}

.btn-social-icon.btn-sm {
	padding-right: 36px
}

.btn-social-icon.btn-sm>:first-child {
	line-height: 26px;
	width: 26px;
	font-size: 1.4em
}

.btn-social-icon.btn-xs {
	padding-right: 29px
}

.btn-social-icon.btn-xs>:first-child {
	line-height: 19px;
	width: 19px;
	font-size: 1.2em
}

.btn-social-icon>:first-child {
	border: none;
	text-align: center;
	width: 100%!important
}

.btn-social-icon.btn-lg {
	height: 51px;
	width: 51px;
	padding-right: 0;
	padding-left: 0
}

.btn-social-icon.btn-sm {
	height: 28px;
	width: 28px;
	padding-right: 0;
	padding-left: 0
}

.btn-social-icon.btn-xs {
	height: 21px;
	width: 21px;
	padding-right: 0;
	padding-left: 0
}

.btn-facebook {
	color: #fff;
	background-color: #3b5998;
	border-color: rgba(0, 0, 0, .2)
}

.btn-facebook.focus,
.btn-facebook:focus {
	color: #fff;
	background-color: #2d4373;
	border-color: rgba(0, 0, 0, .2)
}

.btn-facebook:hover {
	color: #fff;
	background-color: #2d4373;
	border-color: rgba(0, 0, 0, .2)
}

.btn-facebook.active,
.btn-facebook:active,
.open>.dropdown-toggle.btn-facebook {
	color: #fff;
	background-color: #2d4373;
	border-color: rgba(0, 0, 0, .2)
}

.btn-facebook.active.focus,
.btn-facebook.active:focus,
.btn-facebook.active:hover,
.btn-facebook:active.focus,
.btn-facebook:active:focus,
.btn-facebook:active:hover,
.open>.dropdown-toggle.btn-facebook.focus,
.open>.dropdown-toggle.btn-facebook:focus,
.open>.dropdown-toggle.btn-facebook:hover {
	color: #fff;
	background-color: #23345a;
	border-color: rgba(0, 0, 0, .2)
}

.btn-facebook.active,
.btn-facebook:active,
.open>.dropdown-toggle.btn-facebook {
	background-image: none
}

.btn-facebook.disabled.focus,
.btn-facebook.disabled:focus,
.btn-facebook.disabled:hover,
.btn-facebook[disabled].focus,
.btn-facebook[disabled]:focus,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook.focus,
fieldset[disabled] .btn-facebook:focus,
fieldset[disabled] .btn-facebook:hover {
	background-color: #3b5998;
	border-color: rgba(0, 0, 0, .2)
}

.btn-facebook .badge {
	color: #3b5998;
	background-color: #fff
}

.btn-google {
	color: #fff;
	background-color: #dd4b39;
	border-color: rgba(0, 0, 0, .2)
}

.btn-google.focus,
.btn-google:focus {
	color: #fff;
	background-color: #c23321;
	border-color: rgba(0, 0, 0, .2)
}

.btn-google:hover {
	color: #fff;
	background-color: #c23321;
	border-color: rgba(0, 0, 0, .2)
}

.btn-google.active,
.btn-google:active,
.open>.dropdown-toggle.btn-google {
	color: #fff;
	background-color: #c23321;
	border-color: rgba(0, 0, 0, .2)
}

.btn-google.active.focus,
.btn-google.active:focus,
.btn-google.active:hover,
.btn-google:active.focus,
.btn-google:active:focus,
.btn-google:active:hover,
.open>.dropdown-toggle.btn-google.focus,
.open>.dropdown-toggle.btn-google:focus,
.open>.dropdown-toggle.btn-google:hover {
	color: #fff;
	background-color: #a32b1c;
	border-color: rgba(0, 0, 0, .2)
}

.btn-google.active,
.btn-google:active,
.open>.dropdown-toggle.btn-google {
	background-image: none
}

.btn-google.disabled.focus,
.btn-google.disabled:focus,
.btn-google.disabled:hover,
.btn-google[disabled].focus,
.btn-google[disabled]:focus,
.btn-google[disabled]:hover,
fieldset[disabled] .btn-google.focus,
fieldset[disabled] .btn-google:focus,
fieldset[disabled] .btn-google:hover {
	background-color: #dd4b39;
	border-color: rgba(0, 0, 0, .2)
}

.btn-google .badge {
	color: #dd4b39;
	background-color: #fff
}

.tp-auth-page .modal {
	position: relative;
	top: auto;
	left: auto;
	bottom: auto;
	right: auto;
	z-index: 1;
	display: block
}

@media (min-width:768px) {
	.tp-auth-page .modal-dialog {
		margin-left: auto;
		margin-right: auto
	}
}

.tp-hr-with-text {
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	text-align: center
}

.tp-hr-with-text:after,
.tp-hr-with-text:before {
	background-color: #eee;
	content: "";
	display: inline-block;
	height: 1px;
	position: relative;
	vertical-align: middle;
	width: 50%
}

.tp-hr-with-text:before {
	left: .5em;
	margin-right: -50%
}

.tp-hr-with-text:after {
	right: .5em;
	margin-left: -50%
}


/*! @noflipStart */

.uib-position-measure {
	display: block!important;
	visibility: hidden!important;
	position: absolute!important;
	top: -9999px!important;
	left: -9999px!important
}

.uib-position-scrollbar-measure {
	position: absolute!important;
	top: -9999px!important;
	width: 50px!important;
	height: 50px!important;
	overflow: scroll!important
}

.uib-position-body-scrollbar-measure {
	overflow: scroll!important
}

[uib-popover-html-popup].popover.bottom-left>.arrow,
[uib-popover-html-popup].popover.bottom-right>.arrow,
[uib-popover-html-popup].popover.left-bottom>.arrow,
[uib-popover-html-popup].popover.left-top>.arrow,
[uib-popover-html-popup].popover.right-bottom>.arrow,
[uib-popover-html-popup].popover.right-top>.arrow,
[uib-popover-html-popup].popover.top-left>.arrow,
[uib-popover-html-popup].popover.top-right>.arrow,
[uib-popover-popup].popover.bottom-left>.arrow,
[uib-popover-popup].popover.bottom-right>.arrow,
[uib-popover-popup].popover.left-bottom>.arrow,
[uib-popover-popup].popover.left-top>.arrow,
[uib-popover-popup].popover.right-bottom>.arrow,
[uib-popover-popup].popover.right-top>.arrow,
[uib-popover-popup].popover.top-left>.arrow,
[uib-popover-popup].popover.top-right>.arrow,
[uib-popover-template-popup].popover.bottom-left>.arrow,
[uib-popover-template-popup].popover.bottom-right>.arrow,
[uib-popover-template-popup].popover.left-bottom>.arrow,
[uib-popover-template-popup].popover.left-top>.arrow,
[uib-popover-template-popup].popover.right-bottom>.arrow,
[uib-popover-template-popup].popover.right-top>.arrow,
[uib-popover-template-popup].popover.top-left>.arrow,
[uib-popover-template-popup].popover.top-right>.arrow,
[uib-tooltip-html-popup].tooltip.bottom-left>.tooltip-arrow,
[uib-tooltip-html-popup].tooltip.bottom-right>.tooltip-arrow,
[uib-tooltip-html-popup].tooltip.left-bottom>.tooltip-arrow,
[uib-tooltip-html-popup].tooltip.left-top>.tooltip-arrow,
[uib-tooltip-html-popup].tooltip.right-bottom>.tooltip-arrow,
[uib-tooltip-html-popup].tooltip.right-top>.tooltip-arrow,
[uib-tooltip-html-popup].tooltip.top-left>.tooltip-arrow,
[uib-tooltip-html-popup].tooltip.top-right>.tooltip-arrow,
[uib-tooltip-popup].tooltip.bottom-left>.tooltip-arrow,
[uib-tooltip-popup].tooltip.bottom-right>.tooltip-arrow,
[uib-tooltip-popup].tooltip.left-bottom>.tooltip-arrow,
[uib-tooltip-popup].tooltip.left-top>.tooltip-arrow,
[uib-tooltip-popup].tooltip.right-bottom>.tooltip-arrow,
[uib-tooltip-popup].tooltip.right-top>.tooltip-arrow,
[uib-tooltip-popup].tooltip.top-left>.tooltip-arrow,
[uib-tooltip-popup].tooltip.top-right>.tooltip-arrow,
[uib-tooltip-template-popup].tooltip.bottom-left>.tooltip-arrow,
[uib-tooltip-template-popup].tooltip.bottom-right>.tooltip-arrow,
[uib-tooltip-template-popup].tooltip.left-bottom>.tooltip-arrow,
[uib-tooltip-template-popup].tooltip.left-top>.tooltip-arrow,
[uib-tooltip-template-popup].tooltip.right-bottom>.tooltip-arrow,
[uib-tooltip-template-popup].tooltip.right-top>.tooltip-arrow,
[uib-tooltip-template-popup].tooltip.top-left>.tooltip-arrow,
[uib-tooltip-template-popup].tooltip.top-right>.tooltip-arrow {
	top: auto;
	bottom: auto;
	left: auto;
	right: auto;
	margin: 0
}

[uib-popover-html-popup].popover,
[uib-popover-popup].popover,
[uib-popover-template-popup].popover {
	display: block!important
}


/*! @noflipEnd */