@charset "UTF-8"; 

.avatar, .font-weight-normal {
	font-weight: 400
}

.page-content {
	border: none;
	border-radius: 0;
	margin-bottom: 0
}

.page-content+.page-sidebar, .page-sidebar+.page-content,
	.page-sidebar-right+.page-content {
	padding: .1px
}

.page-main {
	height: auto;
	overflow: hidden
}

.page-main .page-content {
	width: auto;
	overflow: hidden
}

.page-main .page-sidebar {
	float: left;
	width: 240px
}

.page-main .page-sidebar-right {
	float: right;
	width: 240px
}

@media ( min-width :768px) {
	.page-main .page-sidebar.offcanvas-xs {
		position: relative;
		border-width: 1px;
		border-radius: 4px
	}
}

@media ( min-width :992px) {
	.page-main .page-sidebar.offcanvas-sm {
		position: relative;
		border-width: 1px;
		border-radius: 4px
	}
}

@media ( min-width :1200px) {
	.page-main .page-sidebar.offcanvas-md {
		position: relative;
		border-width: 1px;
		border-radius: 4px
	}
}

.page-main.fixed-width-right {
	padding-right: 240px
}

.page-main.fixed-width-right .page-content {
	float: left;
	width: 100%
}

.page-main.fixed-width-right .page-sidebar {
	float: right;
	margin-right: -240px
}

@media ( max-width :767px) {
	.page-main.fixed-width-right {
		padding-right: 0
	}
	.page-main.fixed-width-right .page-content, .page-main.fixed-width-right .page-sidebar
		{
		width: 100%;
		float: left;
		margin: 0
	}
	.nav-justified-xs {
		width: 100%
	}
	.nav-justified-xs>li {
		display: table-cell;
		width: 1%;
		float: none !important;
		text-align: center
	}
	.nav-justified-xs>li>a {
		margin-bottom: -1px
	}
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}

.nav-tabs>li a:hover {
	border-color: transparent
}

.tab-content>.tab-pane .panel-body {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.tabs-left>.nav-tabs, .tabs-right>.nav-tabs {
	border-bottom: 0;
	width: 20%
}

.tabs-left>.nav-tabs>li, .tabs-right>.nav-tabs>li {
	float: none
}

.tabs-left>.nav-tabs>li>a, .tabs-right>.nav-tabs>li>a {
	min-width: 74px;
	margin-right: 0;
	margin-bottom: 3px
}

.pill-content>.pill-pane, .tab-content>.tab-pane {
	display: none
}

.pill-content>.active, .tab-content>.active {
	display: block
}

.tabs-left .panel-body {
	position: static;
	width: 80%;
	margin-left: 20%;
	border-left: 1px solid #ddd
}

.tabs-left>.nav-tabs {
	float: left;
	margin-right: 19px
}

@media ( max-width :368px) {
	.tabs-left>.nav-tabs {
		margin-left: -15px
	}
}

.tabs-left>.nav-tabs>li>a {
	margin-right: -1px;
	border-radius: 4px 0 0 4px
}

.tabs-left>.nav-tabs .active>a, .tabs-left>.nav-tabs .active>a:focus,
	.tabs-left>.nav-tabs .active>a:hover {
	border-color: #ddd transparent #ddd #ddd
}

.tabs-right .panel-body {
	width: 80%;
	margin-right: 20%;
	border-right: 1px solid #ddd
}

.tabs-right>.nav-tabs {
	float: right;
	margin-left: 19px
}

.tabs-right>.nav-tabs>li>a {
	margin-left: -1px;
	border-radius: 0 4px 4px 0
}

.tabs-right>.nav-tabs .active>a, .tabs-right>.nav-tabs .active>a:focus,
	.tabs-right>.nav-tabs .active>a:hover {
	border-color: #ddd #ddd #ddd transparent;
	z-index: 1
}

body:not (.bse-no-conflict ) .panel h1, body:not (.bse-no-conflict ) .panel h2,
	body:not (.bse-no-conflict ) .panel h3, body:not (.bse-no-conflict ) .panel h4,
	body:not (.bse-no-conflict ) .panel h5 {
	margin-top: 5px
}

body:not (.bse-no-conflict ) .panel .btn {
	margin-bottom: 5px
}

body:not (.bse-no-conflict ) .panel .panel-heading .btn-group {
	margin-top: -5px
}

.list-group.b-0>.list-group-item {
	border-left: 0;
	border-right: 0
}

.list-group.b-0>.list-group-item:first-child, .list-group.b-0>.list-group-item:last-child
	{
	border-radius: 0
}

@media ( min-width :1200px) {
	.row-split [class*=col-lg]:not (:last-child ):not (.col-ld-12 ){
		border-right: 1px solid #ddd
	}
}

@media ( min-width :992px) {
	.row-split [class*=col-md]:not (:last-child ):not (.col-md-12 ){
		border-right: 1px solid #ddd
	}
}

@media ( min-width :768px) {
	.row-split [class*=col-sm]:not (:last-child ):not (.col-sm-12 ){
		border-right: 1px solid #ddd
	}
}

.row-split [class*=col-xs]:not (:last-child ):not (.col-xs-12 ){
	border-right: 1px solid #ddd
}

.b {
	border: 1px solid #ddd
}

.b-0 {
	border: 0 !important
}

.bt {
	border-top: 1px solid #ddd
}

.bt-0 {
	border-top: 0 !important
}

.br {
	border-right: 1px solid #ddd
}

.br-0 {
	border-right: 0 !important
}

.bb {
	border-bottom: 1px solid #ddd
}

.bb-0 {
	border-bottom: 0 !important
}

.bl {
	border-left: 1px solid #ddd
}

.bl-0 {
	border-left: 0 !important
}

.border {
	border: 1px solid #ddd
}

.border-0 {
	border: 0 !important
}

.rounded-right, .rounded-top {
	border-top-right-radius: 4px !important
}

.rounded-bottom, .rounded-right {
	border-bottom-right-radius: 4px !important
}

.rounded-left, .rounded-top {
	border-top-left-radius: 4px !important
}

.rounded-bottom, .rounded-left {
	border-bottom-left-radius: 4px !important
}

.border-top {
	border-top: 1px solid #ddd
}

.border-top-0 {
	border-top: 0 !important
}

.border-right {
	border-right: 1px solid #ddd
}

.border-right-0 {
	border-right: 0 !important
}

.border-bottom {
	border-bottom: 1px solid #ddd
}

.border-bottom-0 {
	border-bottom: 0 !important
}

.border-left {
	border-left: 1px solid #ddd
}

.border-left-0 {
	border-left: 0 !important
}

.rounded {
	border-radius: 4px !important
}

.rounded-circle {
	border-radius: 50% !important
}

.rounded-0 {
	border-radius: 0 !important
}

.row.gutter-0 {
	margin-right: 0;
	margin-left: 0
}

@media ( min-width :768px) {
	.row.gutter-0.gutter-justified {
		margin-right: -15px;
		margin-left: -15px
	}
}

.row.gutter-0>[class^=col-], .row.gutter-0>[class^=" col-"] {
	padding-right: 0;
	padding-left: 0
}

.row.gutter-5 {
	margin-right: -2.5px;
	margin-left: -2.5px
}

@media ( min-width :768px) {
	.row.gutter-5.gutter-justified {
		margin-right: -12.5px;
		margin-left: -12.5px
	}
}

.row.gutter-5>[class^=col-], .row.gutter-5>[class^=" col-"] {
	padding-right: 2.5px;
	padding-left: 2.5px
}

.row.gutter-10 {
	margin-right: -5px;
	margin-left: -5px
}

@media ( min-width :768px) {
	.row.gutter-10.gutter-justified {
		margin-right: -10px;
		margin-left: -10px
	}
	.row.gutter-15.gutter-justified {
		margin-right: -7.5px;
		margin-left: -7.5px
	}
}

.row.gutter-10>[class^=col-], .row.gutter-10>[class^=" col-"] {
	padding-right: 5px;
	padding-left: 5px
}

.row.gutter-15 {
	margin-right: -7.5px;
	margin-left: -7.5px
}

.row.gutter-15>[class^=col-], .row.gutter-15>[class^=" col-"] {
	padding-right: 7.5px;
	padding-left: 7.5px
}

.row.gutter-20 {
	margin-right: -10px;
	margin-left: -10px
}

.row.gutter-20>[class^=col-], .row.gutter-20>[class^=" col-"] {
	padding-right: 10px;
	padding-left: 10px
}

.avatar, .list-inline.separated li {
	padding: 0
}

@media ( min-width :768px) {
	.row.gutter-20.gutter-justified {
		margin-right: -5px;
		margin-left: -5px
	}
	.row.gutter-justified {
		margin-right: 0;
		margin-left: 0
	}
}

.list-inline.separated li+li:before {
	content: "  |   "
}

.list-inline.separated li+li * {
	display: inline-block
}

@media ( max-width :767px) {
	.center-list-xs {
		display: table;
		margin: 0 auto;
		padding-left: 0
	}
}

.avatar, .fileinput, .fileinput .thumbnail {
	display: inline-block
}

.avatar {
	position: relative;
	top: 1px;
	vertical-align: middle;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	font-style: normal;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.avatar.img-thumbnail {
	padding: 4px;
	max-width: none
}

.avatar, .avatar-32 {
	max-height: 32px;
	width: 32px;
	height: 100%;
	font-size: 20px;
	line-height: 32px
}

.avatar-16 {
	max-height: 16px;
	width: 16px;
	height: 100%;
	font-size: 10px;
	line-height: 16px
}

.avatar-24 {
	max-height: 24px;
	width: 24px;
	height: 100%;
	font-size: 16px;
	line-height: 24px
}

.avatar-48 {
	max-height: 48px;
	width: 48px;
	height: 100%;
	font-size: 32px;
	line-height: 48px
}

.avatar-64 {
	max-height: 64px;
	width: 64px;
	height: 100%;
	font-size: 40px;
	line-height: 64px
}

.avatar-96 {
	max-height: 96px;
	width: 96px;
	height: 100%;
	font-size: 64px;
	line-height: 96px
}

.avatar-128 {
	max-height: 128px;
	width: 128px;
	height: 100%;
	font-size: 80px;
	line-height: 128px
}

.progress.progress-xs {
	height: 5px;
	margin-bottom: 10px
}

.progress.progress-sm {
	height: 10px;
	margin-bottom: 10px
}

.navmenu {
	width: 240px;
	height: 100%
}

.navmenu.navbar-default, .navmenu.navbar-inverse {
	border-width: 1px;
	border-style: solid;
	border-radius: 4px
}

.navmenu-fixed-left, .navmenu-fixed-right {
	position: fixed;
	z-index: 1030;
	top: 0;
	overflow-y: auto
}

.navmenu-fixed-left {
	left: 0;
	right: auto;
	bottom: 0
}

.navbar-default.navmenu-fixed-left, .navbar-inverse.navmenu-fixed-left {
	border-width: 0 1px 0 0;
	border-radius: 0
}

.navmenu-fixed-right {
	left: auto !important;
	right: 0
}

.navbar-default.navmenu-fixed-right, .navbar-inverse.navmenu-fixed-right
	{
	border-width: 0 0 0 1px;
	border-radius: 0
}

.navmenu.navbar-inverse .dropdown-menu .divider {
	background-color: #090909
}

.navmenu .navbar-nav {
	margin: 0 0 10px
}

.navmenu .navbar-nav .dropdown .caret {
	float: right;
	margin-top: .6em;
	margin-right: .5em
}

.navmenu .navbar-nav.dropdown-menu {
	background-color: transparent;
	position: static;
	margin: 0;
	padding-top: 0;
	float: none;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0
}

.navmenu .navbar-nav.dropdown-menu .dropdown-header, .navmenu .navbar-nav.dropdown-menu>li>a
	{
	padding: 5px 15px 5px 25px
}

@media ( min-width :768px) {
	.navmenu .navbar-nav {
		width: auto;
		float: none
	}
}

.navmenu .navbar-nav>li {
	float: none !important
}

.navmenu .navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px
}

.navmenu .navbar-brand {
	float: none;
	display: block
}

.navbar+.navmenu {
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	z-index: 1029
}

.navmenu-modal {
	z-index: 1025 !important
}

.offcanvas {
	display: none
}

.offcanvas.in {
	display: block
}

@media ( max-width :767px) {
	.offcanvas-xs {
		display: none
	}
	.offcanvas-xs.in {
		display: block
	}
}

@media ( max-width :991px) {
	.offcanvas-sm {
		display: none
	}
	.offcanvas-sm.in {
		display: block
	}
}

@media ( max-width :1199px) {
	.offcanvas-md {
		display: none
	}
	.offcanvas-md.in {
		display: block
	}
}

.offcanvas-lg {
	display: none
}

.offcanvas-lg.in {
	display: block
}

.canvas-sliding {
	-webkit-transition: top .35s, left .35s, bottom .35s, right .35s;
	transition: top .35s, left .35s, bottom .35s, right .35s
}

.offcanvas-clone {
	height: 0 !important;
	width: 0 !important;
	overflow: hidden !important;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
	position: absolute !important;
	top: auto !important;
	left: auto !important;
	bottom: 0 !important;
	right: 0 !important;
	opacity: 0 !important
}

.btn-file, .fileinput .thumbnail, .fileinput-filename {
	vertical-align: middle;
	overflow: hidden
}

.btn-file {
	position: relative
}

.btn-file>input {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	opacity: 0;
	filter: alpha(opacity = 0);
	font-size: 23px;
	height: 100%;
	width: 100%;
	direction: ltr;
	cursor: pointer
}

.fileinput {
	margin-bottom: 9px
}

.fileinput .form-control {
	padding-top: 7px;
	padding-bottom: 5px;
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
	cursor: text
}

.fileinput .thumbnail {
	margin-bottom: 5px;
	text-align: center
}

.fileinput .thumbnail>img {
	max-height: 100%
}

.fileinput .btn {
	vertical-align: middle
}

.fileinput-exists .fileinput-new, .fileinput-new .fileinput-exists {
	display: none
}

.fileinput-exists.close {
	float: none
}

.fileinput-inline .fileinput-controls {
	display: inline
}

.fileinput-filename {
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis
}

.form-control .fileinput-filename {
	vertical-align: bottom
}

.fileinput.input-group {
	display: table
}

.fileinput-new .input-group .btn-file, .fileinput-new.input-group .btn-file
	{
	border-radius: 0 4px 4px 0
}

.fileinput-new .input-group .btn-file.btn-sm, .fileinput-new .input-group .btn-file.btn-xs,
	.fileinput-new.input-group .btn-file.btn-sm, .fileinput-new.input-group .btn-file.btn-xs
	{
	border-radius: 0 3px 3px 0
}

.fileinput-new .input-group .btn-file.btn-lg, .fileinput-new.input-group .btn-file.btn-lg
	{
	border-radius: 0 6px 6px 0
}

.form-group.has-warning .fileinput .fileinput-preview {
	color: #8a6d3b
}

.form-group.has-warning .fileinput .thumbnail {
	border-color: #faebcc
}

.form-group.has-error .fileinput .fileinput-preview {
	color: #a94442
}

.form-group.has-error .fileinput .thumbnail {
	border-color: #ebccd1
}

.form-group.has-success .fileinput .fileinput-preview {
	color: #3c763d
}

.form-group.has-success .fileinput .thumbnail {
	border-color: #d6e9c6
}

.input-group-addon:not (:first-child ){
	border-left: 0
}

.footer {
	width: 100%;
	padding-top: 30px;
	border-top-width: 1px;
	border-top-style: solid
}

.footer.navbar-default, .footer.navbar-default a {
	color: #777
}

.footer.navbar-inverse, .footer.navbar-inverse a {
	color: #9d9d9d
}

.btn-outline, .footer.bg-primary a {
	color: inherit
}

html.has-sticky-footer {
	position: relative;
	min-height: 100%
}

html.has-sticky-footer .footer {
	position: absolute;
	bottom: 0
}

.btn-circle {
	width: 30px;
	height: 30px;
	border-radius: 15px;
	font-size: 12px;
	text-align: center;
	line-height: 1.4;
	padding: 0
}

.btn-circle.btn-lg {
	width: 50px;
	height: 50px;
	border-radius: 25px;
	font-size: 20px;
	line-height: 1.33
}

.btn-circle .glyphicon {
	left: 1px;
	line-height: inherit
}

a.btn-circle, a.btn-circle.btn-lg {
	padding-top: 6px
}

.btn-outline {
	background-color: transparent;
	background-image: none;
	-webkit-transition: all .5s;
	transition: all .5s
}

.btn-outline.btn-default {
	color: #ccc
}

.btn-outline.btn-primary {
	color: #2e6da4
}

.btn-outline.btn-success {
	color: #4cae4c
}

.btn-outline.btn-info {
	color: #46b8da
}

.btn-outline.btn-warning {
	color: #eea236
}

.btn-outline.btn-danger {
	color: #d43f3a
}

.btn-outline:hover.btn-danger, .btn-outline:hover.btn-info, .btn-outline:hover.btn-primary,
	.btn-outline:hover.btn-success, .btn-outline:hover.btn-warning {
	color: #fff
}

.btn-rounded {
	border-radius: 50px
}

@media ( max-width :767px) {
	.btn-block-xs {
		display: block;
		width: 100%
	}
	.btn-block-xs+.btn-block-xs {
		margin-top: 5px
	}
	.modal-footer .btn-block-xs+.btn-block-xs {
		margin-left: 0
	}
}

.action-btn {
	position: fixed !important;
	bottom: 15px;
	right: 15px;
	left: auto !important;
	visibility: visible;
	opacity: 1;
	-webkit-transition: visibility 0s linear 0s, opacity .35s !important;
	transition: visibility 0s linear 0s, opacity .35s !important
}

.action-btn.affix-top {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: visibility 0s linear .35s, opacity .35s !important;
	transition: visibility 0s linear .35s, opacity .35s !important
}

.action-btn.action-btn-left {
	left: 15px;
	right: auto !important
}

.text-xs-left {
	text-align: left !important
}

.text-xs-right {
	text-align: right !important
}

.text-xs-center {
	text-align: center !important
}

.fs-xs-0-5 {
	font-size: .5em
}

.fs-xs-0-6 {
	font-size: .6em
}

.fs-xs-0-7 {
	font-size: .7em
}

.fs-xs-0-8 {
	font-size: .8em
}

.fs-xs-0-9 {
	font-size: .9em
}

.fs-xs-1-0 {
	font-size: 1em
}

.fs-xs-1-1 {
	font-size: 1.1em
}

.fs-xs-1-2 {
	font-size: 1.2em
}

.fs-xs-1-3 {
	font-size: 1.3em
}

.fs-xs-1-4 {
	font-size: 1.4em
}

.fs-xs-1-5 {
	font-size: 1.5em
}

.fs-xs-1-6 {
	font-size: 1.6em
}

.fs-xs-1-7 {
	font-size: 1.7em
}

.fs-xs-1-8 {
	font-size: 1.8em
}

.fs-xs-1-9 {
	font-size: 1.9em
}

.fs-xs-2-0 {
	font-size: 2em
}

.fs-xs-2-2 {
	font-size: 2.2em
}

.fs-xs-2-4 {
	font-size: 2.4em
}

.fs-xs-2-5 {
	font-size: 2.5em
}

.fs-xs-2-6 {
	font-size: 2.6em
}

.fs-xs-2-8 {
	font-size: 2.8em
}

.fs-xs-3-0 {
	font-size: 3em
}

.fs-xs-3-2 {
	font-size: 3.2em
}

.fs-xs-4-0 {
	font-size: 4em
}

@media ( min-width :768px) {
	.text-sm-left {
		text-align: left !important
	}
	.text-sm-right {
		text-align: right !important
	}
	.text-sm-center {
		text-align: center !important
	}
	.fs-sm-0-5 {
		font-size: .5em
	}
	.fs-sm-0-6 {
		font-size: .6em
	}
	.fs-sm-0-7 {
		font-size: .7em
	}
	.fs-sm-0-8 {
		font-size: .8em
	}
	.fs-sm-0-9 {
		font-size: .9em
	}
	.fs-sm-1-0 {
		font-size: 1em
	}
	.fs-sm-1-1 {
		font-size: 1.1em
	}
	.fs-sm-1-2 {
		font-size: 1.2em
	}
	.fs-sm-1-3 {
		font-size: 1.3em
	}
	.fs-sm-1-4 {
		font-size: 1.4em
	}
	.fs-sm-1-5 {
		font-size: 1.5em
	}
	.fs-sm-1-6 {
		font-size: 1.6em
	}
	.fs-sm-1-7 {
		font-size: 1.7em
	}
	.fs-sm-1-8 {
		font-size: 1.8em
	}
	.fs-sm-1-9 {
		font-size: 1.9em
	}
	.fs-sm-2-0 {
		font-size: 2em
	}
	.fs-sm-2-2 {
		font-size: 2.2em
	}
	.fs-sm-2-4 {
		font-size: 2.4em
	}
	.fs-sm-2-5 {
		font-size: 2.5em
	}
	.fs-sm-2-6 {
		font-size: 2.6em
	}
	.fs-sm-2-8 {
		font-size: 2.8em
	}
	.fs-sm-3-0 {
		font-size: 3em
	}
	.fs-sm-3-2 {
		font-size: 3.2em
	}
	.fs-sm-4-0 {
		font-size: 4em
	}
}

@media ( min-width :992px) {
	.text-md-left {
		text-align: left !important
	}
	.text-md-right {
		text-align: right !important
	}
	.text-md-center {
		text-align: center !important
	}
	.fs-md-0-5 {
		font-size: .5em
	}
	.fs-md-0-6 {
		font-size: .6em
	}
	.fs-md-0-7 {
		font-size: .7em
	}
	.fs-md-0-8 {
		font-size: .8em
	}
	.fs-md-0-9 {
		font-size: .9em
	}
	.fs-md-1-0 {
		font-size: 1em
	}
	.fs-md-1-1 {
		font-size: 1.1em
	}
	.fs-md-1-2 {
		font-size: 1.2em
	}
	.fs-md-1-3 {
		font-size: 1.3em
	}
	.fs-md-1-4 {
		font-size: 1.4em
	}
	.fs-md-1-5 {
		font-size: 1.5em
	}
	.fs-md-1-6 {
		font-size: 1.6em
	}
	.fs-md-1-7 {
		font-size: 1.7em
	}
	.fs-md-1-8 {
		font-size: 1.8em
	}
	.fs-md-1-9 {
		font-size: 1.9em
	}
	.fs-md-2-0 {
		font-size: 2em
	}
	.fs-md-2-2 {
		font-size: 2.2em
	}
	.fs-md-2-4 {
		font-size: 2.4em
	}
	.fs-md-2-5 {
		font-size: 2.5em
	}
	.fs-md-2-6 {
		font-size: 2.6em
	}
	.fs-md-2-8 {
		font-size: 2.8em
	}
	.fs-md-3-0 {
		font-size: 3em
	}
	.fs-md-3-2 {
		font-size: 3.2em
	}
	.fs-md-4-0 {
		font-size: 4em
	}
}

.font-weight-bold {
	font-weight: 700
}

.font-italic {
	font-style: italic
}

.no-underline, .no-underline:hover, .no-underline:visited {
	text-decoration: none !important
}

.text-body {
	color: #333
}

.container-xs {
	max-width: 480px
}

.container-sm {
	max-width: 750px
}

.container-md {
	max-width: 970px
}

.container-smooth {
	max-width: 1170px
}

.container-smooth.container-md {
	max-width: 970px
}

@media ( min-width :1px) {
	.container-smooth {
		width: auto
	}
}

.container-flex>.row, .container-flex>.row>div[class*=col-], .row-flex,
	.row-flex>div[class*=col-] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}

.container-flex>.row, .row-flex-wrap {
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-flex: 0;
	-webkit-flex: 0;
	-ms-flex: 0;
	flex: 0
}

.container-flex>.row>div[class*=col-], .container-flex>div[class*=col-],
	.row-flex>div[class*=col-] {
	margin: -.2px
}

.container-flex>.row>div[class*=col-]>div, .container-flex>div[class*=col-] div,
	.row-flex>div[class*=col-] div {
	width: 100%
}

.flex-col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-flex: 1;
	-webkit-flex: 1 100%;
	-ms-flex: 1 100%;
	flex: 1 100%;
	-webkit-flex-flow: column nowrap;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap
}

.flex-grow {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex: 2;
	-webkit-box-flex: 2;
	-ms-flex: 2;
	flex: 2
}

.container-table {
	display: table;
	width: 100%;
	border-collapse: collapse
}

.container-table>.row {
	display: table-row
}

.container-table>.row>[class*=col-] {
	display: block
}

@media ( min-width :1200px) {
	.text-lg-left {
		text-align: left !important
	}
	.text-lg-right {
		text-align: right !important
	}
	.text-lg-center {
		text-align: center !important
	}
	.fs-lg-0-5 {
		font-size: .5em
	}
	.fs-lg-0-6 {
		font-size: .6em
	}
	.fs-lg-0-7 {
		font-size: .7em
	}
	.fs-lg-0-8 {
		font-size: .8em
	}
	.fs-lg-0-9 {
		font-size: .9em
	}
	.fs-lg-1-0 {
		font-size: 1em
	}
	.fs-lg-1-1 {
		font-size: 1.1em
	}
	.fs-lg-1-2 {
		font-size: 1.2em
	}
	.fs-lg-1-3 {
		font-size: 1.3em
	}
	.fs-lg-1-4 {
		font-size: 1.4em
	}
	.fs-lg-1-5 {
		font-size: 1.5em
	}
	.fs-lg-1-6 {
		font-size: 1.6em
	}
	.fs-lg-1-7 {
		font-size: 1.7em
	}
	.fs-lg-1-8 {
		font-size: 1.8em
	}
	.fs-lg-1-9 {
		font-size: 1.9em
	}
	.fs-lg-2-0 {
		font-size: 2em
	}
	.fs-lg-2-2 {
		font-size: 2.2em
	}
	.fs-lg-2-4 {
		font-size: 2.4em
	}
	.fs-lg-2-5 {
		font-size: 2.5em
	}
	.fs-lg-2-6 {
		font-size: 2.6em
	}
	.fs-lg-2-8 {
		font-size: 2.8em
	}
	.fs-lg-3-0 {
		font-size: 3em
	}
	.fs-lg-3-2 {
		font-size: 3.2em
	}
	.fs-lg-4-0 {
		font-size: 4em
	}
	.container-table>.row>[class*=col-lg]:not (.col-lg-12 ){
		display: table-cell;
		float: none
	}
}

@media ( min-width :992px) {
	.container-table>.row>[class*=col-md]:not (.col-md-12 ){
		display: table-cell;
		float: none
	}
}

@media ( min-width :768px) {
	.container-table>.row>[class*=col-sm]:not (.col-sm-12 ){
		display: table-cell;
		float: none
	}
}

.container-table>.row>[class^=col-xs-]:not (.col-xs-12 ){
	display: table-cell;
	float: none
}

.container-login {
	padding-top: 100px;
	max-width: 330px
}

.container-login-2 {
	padding-top: 100px;
	max-width: 830px
}

.container-login, .container-login-2 {
	margin-right: auto;
	margin-left: auto;
	z-index: 100;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px
}

body:not (.bse-no-conflict ) .navbar-toggle.pull-left {
	float: left;
	margin-left: 15px
}

body:not (.bse-no-conflict ) [class*=container]>.navbar-toggle.pull-left
	{
	margin-left: 0
}

/*@media ( max-width :767px) {*/
	body:not (.bse-no-conflict ) .navbar-toggle.pull-left {
		margin-right: 0
	}
	.navbar-slide-nav {
		border-top: 0
	}
	.navbar-slide-nav .navbar-nav {
		margin-right: 0;
		margin-left: 0
	}
	.navbar-slide-nav [class*=container] {
		background-color: inherit;
		border-color: inherit
	}
	.navbar-slide-nav .navbar-slide {
		width: 240px;
		position: fixed;
		z-index: 1030;
		top: 0;
		bottom: 0;
		left: 0;
		height: 90%;
		margin: 0;
		overflow: auto;
		background-color: inherit;
		border-right: 1px solid;
		border-right-color: inherit
	}
	.navbar-slide-nav .navbar-slide .navbar-nav .dropdown-menu li a {
		width: 100%;
		white-space: normal
	}
	.navbar-slide-nav .navbar-form {
		width: 100%;
		margin: 8px 0;
		text-align: center;
		overflow: hidden
	}
	.navbar-inverse .dropdown-submenu>a {
		border-color: #090909
	}
/*}*/

/*
@media ( min-width :768px) {
	.navbar-slide {
		padding-right: 15px;
		padding-left: 15px;
		width: auto !important;
		display: block
	}
}
*/
.dropdown-submenu {
	position: relative
}

.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	border-radius: 0 4px 4px
}

.dropdown-submenu:hover>.dropdown-menu {
	display: block
}

@media ( max-width :767px) {
	.dropdown-submenu>.dropdown-menu {
		display: block
	}
	.dropdown-submenu>a {
		padding: 14px 20px 3px !important;
		font-size: 12px;
		line-height: 1.428571429 !important;
		color: #777 !important;
		border-top: 1px solid #e5e5e5;
		margin-top: 9px
	}
}

.dropdown-submenu>a>.caret {
	display: inline-block;
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
	position: absolute;
	margin-top: -2px;
	right: 8px;
	top: 50%
}

@media ( max-width :767px) {
	.dropdown-submenu>a>.caret {
		display: none !important
	}
	.break-xs {
		width: 100% !important
	}
}

.navbar-fixed-bottom .dropdown-submenu>.dropdown-menu {
	bottom: 0;
	border-radius: 4px 4px 4px 0
}

.navbar-fixed-bottom .dropdown-submenu>a>.caret {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.navbar-right .dropdown-submenu>.dropdown-menu {
	right: 100%;
	left: auto;
	margin-left: 10px;
	border-radius: 4px 0 4px 4px
}

.navbar-right-static {
	float: right !important
}

.navbar-right-static .navbar-nav {
	margin: 0
}

.navbar-right-static .navbar-nav>li {
	float: left
}

.navbar-right-static .navbar-nav>li>a {
	padding-top: 0;
	padding-bottom: 0;
	line-height: 50px
}

.navbar-right-static .dropdown-menu {
	right: 0;
	left: auto
}

[class*=container]>.navbar-right-static {
	margin-right: -15px
}

@media ( min-width :768px) {
	.navbar-justified {
		padding-left: 0;
		padding-right: 0
	}
	.navbar-justified .navbar-nav {
		margin: 0 auto;
		display: table;
		table-layout: auto;
		float: none;
		width: 100% !important
	}
	.navbar-justified .navbar-nav>li {
		display: table-cell;
		float: none;
		text-align: center
	}
}

.pt-navbar-height {
	padding-top: 50px
}

.pb-navbar-height {
	padding-bottom: 50px
}

.mt-navbar-height {
	margin-top: 50px
}

.mt-navbar-height.navmenu {
	height: -webkit-calc(100% - 50px);
	height: calc(100% - 50px)
}

.fill, .full-height {
	height: 100%
}

.mb-navbar-height {
	margin-bottom: 50px
}

@media ( min-width :768px) and (max-width:991px) {
	.break-sm {
		width: 100% !important
	}
}

@media ( min-width :992px) and (max-width:1199px) {
	.break-md {
		width: 100% !important
	}
}

@media ( min-width :1200px) {
	.break-lg {
		width: 100% !important
	}
}

.bg-white {
	background-color: #fff !important
}

.bg-transparent {
	background-color: transparent !important
}

.bg-well {
	background-color: #f5f5f5 !important
}

.bg-jumbotron {
	background-color: #eee !important
}

.bg-img {
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	background-color: #414141
}

.text-white {
	color: #fff !important
}

.vertical-middle>* {
	vertical-align: middle
}

.vertical-top>* {
	vertical-align: top
}

.vertical-bottom>* {
	vertical-align: bottom
}

.fill {
	width: 100%
}

.p-0, .p-xs-0 {
	padding: 0 !important
}

.p-1, .p-xs-1 {
	padding: 5px !important
}

.p-2, .p-xs-2 {
	padding: 10px !important
}

.p-3, .p-xs-3 {
	padding: 15px !important
}

.p-4, .p-xs-4 {
	padding: 25px !important
}

.p-5, .p-xs-5 {
	padding: 50px !important
}

.pt-0, .pt-xs-0 {
	padding-top: 0 !important
}

.pt-1, .pt-xs-1 {
	padding-top: 5px !important
}

.pt-2, .pt-xs-2 {
	padding-top: 10px !important
}

.pt-3, .pt-xs-3 {
	padding-top: 15px !important
}

.pt-4, .pt-xs-4 {
	padding-top: 25px !important
}

.pt-5, .pt-xs-5 {
	padding-top: 50px !important
}

.pr-0, .pr-xs-0 {
	padding-right: 0 !important
}

.pr-1, .pr-xs-1 {
	padding-right: 5px !important
}

.pr-2, .pr-xs-2 {
	padding-right: 10px !important
}

.pr-3, .pr-xs-3 {
	padding-right: 15px !important
}

.pr-4, .pr-xs-4 {
	padding-right: 25px !important
}

.pr-5, .pr-xs-5 {
	padding-right: 50px !important
}

.pb-0, .pb-xs-0 {
	padding-bottom: 0 !important
}

.pb-1, .pb-xs-1 {
	padding-bottom: 5px !important
}

.pb-2, .pb-xs-2 {
	padding-bottom: 10px !important
}

.pb-3, .pb-xs-3 {
	padding-bottom: 15px !important
}

.pb-4, .pb-xs-4 {
	padding-bottom: 25px !important
}

.pb-5, .pb-xs-5 {
	padding-bottom: 50px !important
}

.pl-0, .pl-xs-0 {
	padding-left: 0 !important
}

.pl-1, .pl-xs-1 {
	padding-left: 5px !important
}

.pl-2, .pl-xs-2 {
	padding-left: 10px !important
}

.pl-3, .pl-xs-3 {
	padding-left: 15px !important
}

.pl-4, .pl-xs-4 {
	padding-left: 25px !important
}

.pl-5, .pl-xs-5 {
	padding-left: 50px !important
}

.m-0, .m-xs-0 {
	margin: 0 !important
}

.m-1, .m-xs-1 {
	margin: 5px !important
}

.m-2, .m-xs-2 {
	margin: 10px !important
}

.m-3, .m-xs-3 {
	margin: 15px !important
}

.m-4, .m-xs-4 {
	margin: 25px !important
}

.m-5, .m-xs-5 {
	margin: 50px !important
}

.mt-0, .mt-xs-0 {
	margin-top: 0 !important
}

.mt-1, .mt-xs-1 {
	margin-top: 5px !important
}

.mt-2, .mt-xs-2 {
	margin-top: 10px !important
}

.mt-3, .mt-xs-3 {
	margin-top: 15px !important
}

.mt-4, .mt-xs-4 {
	margin-top: 25px !important
}

.mt-5, .mt-xs-5 {
	margin-top: 50px !important
}

.mr-0, .mr-xs-0 {
	margin-right: 0 !important
}

.mr-1, .mr-xs-1 {
	margin-right: 5px !important
}

.mr-2, .mr-xs-2 {
	margin-right: 10px !important
}

.mr-3, .mr-xs-3 {
	margin-right: 15px !important
}

.mr-4, .mr-xs-4 {
	margin-right: 25px !important
}

.mr-5, .mr-xs-5 {
	margin-right: 50px !important
}

.mb-0, .mb-xs-0 {
	margin-bottom: 0 !important
}

.mb-1, .mb-xs-1 {
	margin-bottom: 5px !important
}

.mb-2, .mb-xs-2 {
	margin-bottom: 10px !important
}

.mb-3, .mb-xs-3 {
	margin-bottom: 15px !important
}

.mb-4, .mb-xs-4 {
	margin-bottom: 25px !important
}

.mb-5, .mb-xs-5 {
	margin-bottom: 50px !important
}

.ml-0, .ml-xs-0 {
	margin-left: 0 !important
}

.ml-1, .ml-xs-1 {
	margin-left: 5px !important
}

.ml-2, .ml-xs-2 {
	margin-left: 10px !important
}

.ml-3, .ml-xs-3 {
	margin-left: 15px !important
}

.ml-4, .ml-xs-4 {
	margin-left: 25px !important
}

.ml-5, .ml-xs-5 {
	margin-left: 50px !important
}

.d-none {
	display: none !important
}

.d-inline {
	display: inline !important
}

.d-inline-block {
	display: inline-block !important
}

.d-block {
	display: block !important
}

.d-table {
	display: table !important
}

.d-table-row {
	display: table-row !important
}

.d-table-cell {
	display: table-cell !important
}

.d-flex {
	display: -webkit-box !important;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important
}

.d-inline-flex {
	display: -webkit-inline-box !important;
	display: -webkit-inline-flex !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important
}

@media ( min-width :768px) {
	.p-sm-0 {
		padding: 0 !important
	}
	.p-sm-1 {
		padding: 5px !important
	}
	.p-sm-2 {
		padding: 10px !important
	}
	.p-sm-3 {
		padding: 15px !important
	}
	.p-sm-4 {
		padding: 25px !important
	}
	.p-sm-5 {
		padding: 50px !important
	}
	.pt-sm-0 {
		padding-top: 0 !important
	}
	.pt-sm-1 {
		padding-top: 5px !important
	}
	.pt-sm-2 {
		padding-top: 10px !important
	}
	.pt-sm-3 {
		padding-top: 15px !important
	}
	.pt-sm-4 {
		padding-top: 25px !important
	}
	.pt-sm-5 {
		padding-top: 50px !important
	}
	.pr-sm-0 {
		padding-right: 0 !important
	}
	.pr-sm-1 {
		padding-right: 5px !important
	}
	.pr-sm-2 {
		padding-right: 10px !important
	}
	.pr-sm-3 {
		padding-right: 15px !important
	}
	.pr-sm-4 {
		padding-right: 25px !important
	}
	.pr-sm-5 {
		padding-right: 50px !important
	}
	.pb-sm-0 {
		padding-bottom: 0 !important
	}
	.pb-sm-1 {
		padding-bottom: 5px !important
	}
	.pb-sm-2 {
		padding-bottom: 10px !important
	}
	.pb-sm-3 {
		padding-bottom: 15px !important
	}
	.pb-sm-4 {
		padding-bottom: 25px !important
	}
	.pb-sm-5 {
		padding-bottom: 50px !important
	}
	.pl-sm-0 {
		padding-left: 0 !important
	}
	.pl-sm-1 {
		padding-left: 5px !important
	}
	.pl-sm-2 {
		padding-left: 10px !important
	}
	.pl-sm-3 {
		padding-left: 15px !important
	}
	.pl-sm-4 {
		padding-left: 25px !important
	}
	.pl-sm-5 {
		padding-left: 50px !important
	}
	.m-sm-0 {
		margin: 0 !important
	}
	.m-sm-1 {
		margin: 5px !important
	}
	.m-sm-2 {
		margin: 10px !important
	}
	.m-sm-3 {
		margin: 15px !important
	}
	.m-sm-4 {
		margin: 25px !important
	}
	.m-sm-5 {
		margin: 50px !important
	}
	.mt-sm-0 {
		margin-top: 0 !important
	}
	.mt-sm-1 {
		margin-top: 5px !important
	}
	.mt-sm-2 {
		margin-top: 10px !important
	}
	.mt-sm-3 {
		margin-top: 15px !important
	}
	.mt-sm-4 {
		margin-top: 25px !important
	}
	.mt-sm-5 {
		margin-top: 50px !important
	}
	.mr-sm-0 {
		margin-right: 0 !important
	}
	.mr-sm-1 {
		margin-right: 5px !important
	}
	.mr-sm-2 {
		margin-right: 10px !important
	}
	.mr-sm-3 {
		margin-right: 15px !important
	}
	.mr-sm-4 {
		margin-right: 25px !important
	}
	.mr-sm-5 {
		margin-right: 50px !important
	}
	.mb-sm-0 {
		margin-bottom: 0 !important
	}
	.mb-sm-1 {
		margin-bottom: 5px !important
	}
	.mb-sm-2 {
		margin-bottom: 10px !important
	}
	.mb-sm-3 {
		margin-bottom: 15px !important
	}
	.mb-sm-4 {
		margin-bottom: 25px !important
	}
	.mb-sm-5 {
		margin-bottom: 50px !important
	}
	.ml-sm-0 {
		margin-left: 0 !important
	}
	.ml-sm-1 {
		margin-left: 5px !important
	}
	.ml-sm-2 {
		margin-left: 10px !important
	}
	.ml-sm-3 {
		margin-left: 15px !important
	}
	.ml-sm-4 {
		margin-left: 25px !important
	}
	.ml-sm-5 {
		margin-left: 50px !important
	}
	.d-sm-none {
		display: none !important
	}
	.d-sm-inline {
		display: inline !important
	}
	.d-sm-inline-block {
		display: inline-block !important
	}
	.d-sm-block {
		display: block !important
	}
	.d-sm-table {
		display: table !important
	}
	.d-sm-table-row {
		display: table-row !important
	}
	.d-sm-table-cell {
		display: table-cell !important
	}
	.d-sm-flex {
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -ms-flexbox !important;
		display: flex !important
	}
	.d-sm-inline-flex {
		display: -webkit-inline-box !important;
		display: -webkit-inline-flex !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

@media ( min-width :992px) {
	.p-md-0 {
		padding: 0 !important
	}
	.p-md-1 {
		padding: 5px !important
	}
	.p-md-2 {
		padding: 10px !important
	}
	.p-md-3 {
		padding: 15px !important
	}
	.p-md-4 {
		padding: 25px !important
	}
	.p-md-5 {
		padding: 50px !important
	}
	.pt-md-0 {
		padding-top: 0 !important
	}
	.pt-md-1 {
		padding-top: 5px !important
	}
	.pt-md-2 {
		padding-top: 10px !important
	}
	.pt-md-3 {
		padding-top: 15px !important
	}
	.pt-md-4 {
		padding-top: 25px !important
	}
	.pt-md-5 {
		padding-top: 50px !important
	}
	.pr-md-0 {
		padding-right: 0 !important
	}
	.pr-md-1 {
		padding-right: 5px !important
	}
	.pr-md-2 {
		padding-right: 10px !important
	}
	.pr-md-3 {
		padding-right: 15px !important
	}
	.pr-md-4 {
		padding-right: 25px !important
	}
	.pr-md-5 {
		padding-right: 50px !important
	}
	.pb-md-0 {
		padding-bottom: 0 !important
	}
	.pb-md-1 {
		padding-bottom: 5px !important
	}
	.pb-md-2 {
		padding-bottom: 10px !important
	}
	.pb-md-3 {
		padding-bottom: 15px !important
	}
	.pb-md-4 {
		padding-bottom: 25px !important
	}
	.pb-md-5 {
		padding-bottom: 50px !important
	}
	.pl-md-0 {
		padding-left: 0 !important
	}
	.pl-md-1 {
		padding-left: 5px !important
	}
	.pl-md-2 {
		padding-left: 10px !important
	}
	.pl-md-3 {
		padding-left: 15px !important
	}
	.pl-md-4 {
		padding-left: 25px !important
	}
	.pl-md-5 {
		padding-left: 50px !important
	}
	.m-md-0 {
		margin: 0 !important
	}
	.m-md-1 {
		margin: 5px !important
	}
	.m-md-2 {
		margin: 10px !important
	}
	.m-md-3 {
		margin: 15px !important
	}
	.m-md-4 {
		margin: 25px !important
	}
	.m-md-5 {
		margin: 50px !important
	}
	.mt-md-0 {
		margin-top: 0 !important
	}
	.mt-md-1 {
		margin-top: 5px !important
	}
	.mt-md-2 {
		margin-top: 10px !important
	}
	.mt-md-3 {
		margin-top: 15px !important
	}
	.mt-md-4 {
		margin-top: 25px !important
	}
	.mt-md-5 {
		margin-top: 50px !important
	}
	.mr-md-0 {
		margin-right: 0 !important
	}
	.mr-md-1 {
		margin-right: 5px !important
	}
	.mr-md-2 {
		margin-right: 10px !important
	}
	.mr-md-3 {
		margin-right: 15px !important
	}
	.mr-md-4 {
		margin-right: 25px !important
	}
	.mr-md-5 {
		margin-right: 50px !important
	}
	.mb-md-0 {
		margin-bottom: 0 !important
	}
	.mb-md-1 {
		margin-bottom: 5px !important
	}
	.mb-md-2 {
		margin-bottom: 10px !important
	}
	.mb-md-3 {
		margin-bottom: 15px !important
	}
	.mb-md-4 {
		margin-bottom: 25px !important
	}
	.mb-md-5 {
		margin-bottom: 50px !important
	}
	.ml-md-0 {
		margin-left: 0 !important
	}
	.ml-md-1 {
		margin-left: 5px !important
	}
	.ml-md-2 {
		margin-left: 10px !important
	}
	.ml-md-3 {
		margin-left: 15px !important
	}
	.ml-md-4 {
		margin-left: 25px !important
	}
	.ml-md-5 {
		margin-left: 50px !important
	}
	.d-md-none {
		display: none !important
	}
	.d-md-inline {
		display: inline !important
	}
	.d-md-inline-block {
		display: inline-block !important
	}
	.d-md-block {
		display: block !important
	}
	.d-md-table {
		display: table !important
	}
	.d-md-table-row {
		display: table-row !important
	}
	.d-md-table-cell {
		display: table-cell !important
	}
	.d-md-flex {
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -ms-flexbox !important;
		display: flex !important
	}
	.d-md-inline-flex {
		display: -webkit-inline-box !important;
		display: -webkit-inline-flex !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

@media ( min-width :1200px) {
	.p-lg-0 {
		padding: 0 !important
	}
	.p-lg-1 {
		padding: 5px !important
	}
	.p-lg-2 {
		padding: 10px !important
	}
	.p-lg-3 {
		padding: 15px !important
	}
	.p-lg-4 {
		padding: 25px !important
	}
	.p-lg-5 {
		padding: 50px !important
	}
	.pt-lg-0 {
		padding-top: 0 !important
	}
	.pt-lg-1 {
		padding-top: 5px !important
	}
	.pt-lg-2 {
		padding-top: 10px !important
	}
	.pt-lg-3 {
		padding-top: 15px !important
	}
	.pt-lg-4 {
		padding-top: 25px !important
	}
	.pt-lg-5 {
		padding-top: 50px !important
	}
	.pr-lg-0 {
		padding-right: 0 !important
	}
	.pr-lg-1 {
		padding-right: 5px !important
	}
	.pr-lg-2 {
		padding-right: 10px !important
	}
	.pr-lg-3 {
		padding-right: 15px !important
	}
	.pr-lg-4 {
		padding-right: 25px !important
	}
	.pr-lg-5 {
		padding-right: 50px !important
	}
	.pb-lg-0 {
		padding-bottom: 0 !important
	}
	.pb-lg-1 {
		padding-bottom: 5px !important
	}
	.pb-lg-2 {
		padding-bottom: 10px !important
	}
	.pb-lg-3 {
		padding-bottom: 15px !important
	}
	.pb-lg-4 {
		padding-bottom: 25px !important
	}
	.pb-lg-5 {
		padding-bottom: 50px !important
	}
	.pl-lg-0 {
		padding-left: 0 !important
	}
	.pl-lg-1 {
		padding-left: 5px !important
	}
	.pl-lg-2 {
		padding-left: 10px !important
	}
	.pl-lg-3 {
		padding-left: 15px !important
	}
	.pl-lg-4 {
		padding-left: 25px !important
	}
	.pl-lg-5 {
		padding-left: 50px !important
	}
	.m-lg-0 {
		margin: 0 !important
	}
	.m-lg-1 {
		margin: 5px !important
	}
	.m-lg-2 {
		margin: 10px !important
	}
	.m-lg-3 {
		margin: 15px !important
	}
	.m-lg-4 {
		margin: 25px !important
	}
	.m-lg-5 {
		margin: 50px !important
	}
	.mt-lg-0 {
		margin-top: 0 !important
	}
	.mt-lg-1 {
		margin-top: 5px !important
	}
	.mt-lg-2 {
		margin-top: 10px !important
	}
	.mt-lg-3 {
		margin-top: 15px !important
	}
	.mt-lg-4 {
		margin-top: 25px !important
	}
	.mt-lg-5 {
		margin-top: 50px !important
	}
	.mr-lg-0 {
		margin-right: 0 !important
	}
	.mr-lg-1 {
		margin-right: 5px !important
	}
	.mr-lg-2 {
		margin-right: 10px !important
	}
	.mr-lg-3 {
		margin-right: 15px !important
	}
	.mr-lg-4 {
		margin-right: 25px !important
	}
	.mr-lg-5 {
		margin-right: 50px !important
	}
	.mb-lg-0 {
		margin-bottom: 0 !important
	}
	.mb-lg-1 {
		margin-bottom: 5px !important
	}
	.mb-lg-2 {
		margin-bottom: 10px !important
	}
	.mb-lg-3 {
		margin-bottom: 15px !important
	}
	.mb-lg-4 {
		margin-bottom: 25px !important
	}
	.mb-lg-5 {
		margin-bottom: 50px !important
	}
	.ml-lg-0 {
		margin-left: 0 !important
	}
	.ml-lg-1 {
		margin-left: 5px !important
	}
	.ml-lg-2 {
		margin-left: 10px !important
	}
	.ml-lg-3 {
		margin-left: 15px !important
	}
	.ml-lg-4 {
		margin-left: 25px !important
	}
	.ml-lg-5 {
		margin-left: 50px !important
	}
	.d-lg-none {
		display: none !important
	}
	.d-lg-inline {
		display: inline !important
	}
	.d-lg-inline-block {
		display: inline-block !important
	}
	.d-lg-block {
		display: block !important
	}
	.d-lg-table {
		display: table !important
	}
	.d-lg-table-row {
		display: table-row !important
	}
	.d-lg-table-cell {
		display: table-cell !important
	}
	.d-lg-flex {
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -ms-flexbox !important;
		display: flex !important
	}
	.d-lg-inline-flex {
		display: -webkit-inline-box !important;
		display: -webkit-inline-flex !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

@media print {
	.d-print-none {
		display: none !important
	}
	.d-print-inline {
		display: inline !important
	}
	.d-print-inline-block {
		display: inline-block !important
	}
	.d-print-block {
		display: block !important
	}
	.d-print-table {
		display: table !important
	}
	.d-print-table-row {
		display: table-row !important
	}
	.d-print-table-cell {
		display: table-cell !important
	}
	.d-print-flex {
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -ms-flexbox !important;
		display: flex !important
	}
	.d-print-inline-flex {
		display: -webkit-inline-box !important;
		display: -webkit-inline-flex !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

.float-xs-left {
	float: left !important
}

.float-xs-right {
	float: right !important
}

.float-xs-none {
	float: none !important
}

@media ( min-width :768px) {
	.float-sm-left {
		float: left !important
	}
	.float-sm-right {
		float: right !important
	}
	.float-sm-none {
		float: none !important
	}
}

@media ( min-width :992px) {
	.float-md-left {
		float: left !important
	}
	.float-md-right {
		float: right !important
	}
	.float-md-none {
		float: none !important
	}
}

@media ( min-width :1200px) {
	.float-lg-left {
		float: left !important
	}
	.float-lg-right {
		float: right !important
	}
	.float-lg-none {
		float: none !important
	}
}

.position-static {
	position: static !important
}

.position-relative {
	position: relative !important
}

.position-absolute {
	position: absolute !important
}

.position-fixed {
	position: fixed !important
}

.position-sticky {
	position: -webkit-sticky !important;
	position: sticky !important
}

.fixed-bottom, .fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

.fixed-top {
	top: 0
}

.fixed-bottom {
	bottom: 0
}

.sticky-top {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 1020
}

.w-25 {
	width: 25% !important
}

.w-50 {
	width: 50% !important
}

.w-75 {
	width: 75% !important
}

.w-100 {
	width: 100% !important
}

.h-25 {
	height: 25% !important
}

.h-50 {
	height: 50% !important
}

.h-75 {
	height: 75% !important
}

.h-100 {
	height: 100% !important
}

.mw-100 {
	max-width: 100% !important
}

.mh-100 {
	max-height: 100% !important
}