@charset "UTF-8";

/******************
 * plugin
 ******************/

/* bootstrap用に必要 */
.tether-element, .tether-element *, .tether-element :after, .tether-element :before, .tether-element:after, .tether-element:before {
	box-sizing: border-box
}

.tether-element {
	position: absolute;
	display: none
}

.tether-element.tether-open {
	display: block
}

/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article, aside, footer, header, nav, section {
	display: block
}

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

figcaption, figure, main {
	display: block
}

figure {
	margin: 1em 40px
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

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

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

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

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b, strong {
	font-weight: inherit
}

b, strong {
	font-weight: bolder
}

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

dfn {
	font-style: italic
}

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

small {
	font-size: 80%
}

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

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

audio, video {
	display: inline-block
}

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

img {
	border-style: none
}

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

button, input, optgroup, select, textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button, input {
	overflow: visible
}

button, select {
	text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
	outline: 1px dotted ButtonText
}

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

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

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

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

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

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

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details, menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

template {
	display: none
}

[hidden] {
	display: none
}

@media print {
	*, ::after, ::before, blockquote::first-letter, blockquote::first-line, div::first-letter, div::first-line, li::first-letter, li::first-line, p::first-letter, p::first-line {
		text-shadow: none !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important
	}

	a, a:visited {
		text-decoration: underline
	}

	abbr[title]::after {
		content: " (" attr(title) ")"
	}

	pre {
		white-space: pre-wrap !important
	}

	blockquote, pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}

	thead {
		display: table-header-group
	}

	img, tr {
		page-break-inside: avoid
	}

	h2, h3, p {
		orphans: 3;
		widows: 3
	}

	h2, h3 {
		page-break-after: avoid
	}

	.navbar {
		display: none
	}

	.badge {
		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
	}
}

html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

*, ::after, ::before {
	-webkit-box-sizing: inherit;
	box-sizing: inherit
}

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

html {
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent
}

body {
	font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #292b2c;
	background-color: #fff
}

[tabindex="-1"]:focus {
	outline: 0 !important
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: .5rem
}

p {
	margin-top: 0;
	margin-bottom: 1rem
}

abbr[data-original-title], abbr[title] {
	cursor: help
}

address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit
}

dl, ol, ul {
	margin-top: 0;
	margin-bottom: 1rem
}

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

dt {
	font-weight: 700
}

dd {
	margin-bottom: .5rem;
	margin-left: 0
}

blockquote {
	margin: 0 0 1rem
}

a {
	color: #0275d8;
	text-decoration: none
}

a:focus, a:hover {
	color: #014c8c;
	text-decoration: underline
}

a:not([href]):not([tabindex]) {
	color: inherit;
	text-decoration: none
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
	color: inherit;
	text-decoration: none
}

a:not([href]):not([tabindex]):focus {
	outline: 0
}

pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto
}

figure {
	margin: 0 0 1rem
}

img {
	vertical-align: middle
}

[role=button] {
	cursor: pointer
}

[role=button], a, area, button, input, label, select, summary, textarea {
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

table {
	border-collapse: collapse;
	background-color: transparent
}

caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	color: #636c72;
	text-align: left;
	caption-side: bottom
}

th {
	text-align: left
}

label {
	display: inline-block;
	margin-bottom: .5rem
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}

button, input, select, textarea {
	line-height: inherit
}

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

input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
	-webkit-appearance: listbox
}

textarea {
	resize: vertical
}

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

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit
}

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

output {
	display: inline-block
}

[hidden] {
	display: none !important
}

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

.h1, h1 {
	font-size: 2.5rem
}

.h2, h2 {
	font-size: 2rem
}

.h3, h3 {
	font-size: 1.75rem
}

.h4, h4 {
	font-size: 1.5rem
}

.h5, h5 {
	font-size: 1.25rem
}

.h6, h6 {
	font-size: 1rem
}

.lead {
	font-size: 1.25rem;
	font-weight: 300
}

.display-1 {
	font-size: 6rem;
	font-weight: 300;
	line-height: 1.1
}

.display-2 {
	font-size: 5.5rem;
	font-weight: 300;
	line-height: 1.1
}

.display-3 {
	font-size: 4.5rem;
	font-weight: 300;
	line-height: 1.1
}

.display-4 {
	font-size: 3.5rem;
	font-weight: 300;
	line-height: 1.1
}

hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, .1)
}

.small, small {
	font-size: 80%;
	font-weight: 400
}

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

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

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

.list-inline-item {
	display: inline-block
}

.list-inline-item:not(:last-child) {
	margin-right: 5px
}

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

.blockquote {
	padding: .5rem 1rem;
	margin-bottom: 1rem;
	font-size: 1.25rem;
	border-left: .25rem solid #eceeef
}

.blockquote-footer {
	display: block;
	font-size: 80%;
	color: #636c72
}

.blockquote-footer::before {
	content: "\2014 \00A0"
}

.blockquote-reverse {
	padding-right: 1rem;
	padding-left: 0;
	text-align: right;
	border-right: .25rem solid #eceeef;
	border-left: 0
}

.blockquote-reverse .blockquote-footer::before {
	content: ""
}

.blockquote-reverse .blockquote-footer::after {
	content: "\00A0 \2014"
}

.img-fluid {
	max-width: 100%;
	height: auto
}

.img-thumbnail {
	padding: .25rem;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: .25rem;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	max-width: 100%;
	height: auto
}

.figure {
	display: inline-block
}

.figure-img {
	margin-bottom: .5rem;
	line-height: 1
}

.figure-caption {
	font-size: 90%;
	color: #636c72
}

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

code {
	padding: .2rem .4rem;
	font-size: 90%;
	color: #bd4147;
	background-color: #f7f7f9;
	border-radius: .25rem
}

a > code {
	padding: 0;
	color: inherit;
	background-color: inherit
}

kbd {
	padding: .2rem .4rem;
	font-size: 90%;
	color: #fff;
	background-color: #292b2c;
	border-radius: .2rem
}

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

pre {
	display: block;
	margin-top: 0;
	margin-bottom: 1rem;
	font-size: 90%;
	color: #292b2c
}

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

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

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

@media (min-width: 576px) {
	.container {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media (min-width: 768px) {
	.container {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media (min-width: 992px) {
	.container {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media (min-width: 1200px) {
	.container {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media (min-width: 576px) {
	.container {
		width: 540px;
		max-width: 100%
	}
}

@media (min-width: 768px) {
	.container {
		width: 720px;
		max-width: 100%
	}
}

@media (min-width: 992px) {
	.container {
		width: 960px;
		max-width: 100%
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1140px;
		max-width: 100%
	}
}

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

@media (min-width: 576px) {
	.container-fluid {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media (min-width: 768px) {
	.container-fluid {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media (min-width: 992px) {
	.container-fluid {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media (min-width: 1200px) {
	.container-fluid {
		padding-right: 15px;
		padding-left: 15px
	}
}

.row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width: 576px) {
	.row {
		margin-right: -15px;
		margin-left: -15px
	}
}

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

@media (min-width: 992px) {
	.row {
		margin-right: -15px;
		margin-left: -15px
	}
}

@media (min-width: 1200px) {
	.row {
		margin-right: -15px;
		margin-left: -15px
	}
}

.no-gutters {
	margin-right: 0;
	margin-left: 0
}

.no-gutters > .col, .no-gutters > [class*=col-] {
	padding-right: 0;
	padding-left: 0
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .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, .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, .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-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

@media (min-width: 576px) {
	.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .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, .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, .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-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media (min-width: 768px) {
	.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .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, .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, .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-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media (min-width: 992px) {
	.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .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, .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, .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-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media (min-width: 1200px) {
	.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .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, .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, .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-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
		padding-right: 15px;
		padding-left: 15px
	}
}

.col {
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}

.col-auto {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto
}

.col-1 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 8.333333%;
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%
}

.col-2 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 16.666667%;
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%
}

.col-3 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}

.col-4 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.333333%;
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%
}

.col-5 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 41.666667%;
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%
}

.col-6 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.col-7 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 58.333333%;
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%
}

.col-8 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 66.666667%;
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%
}

.col-9 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 75%;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}

.col-10 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 83.333333%;
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%
}

.col-11 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 91.666667%;
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%
}

.col-12 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

.pull-0 {
	right: auto
}

.pull-1 {
	right: 8.333333%
}

.pull-2 {
	right: 16.666667%
}

.pull-3 {
	right: 25%
}

.pull-4 {
	right: 33.333333%
}

.pull-5 {
	right: 41.666667%
}

.pull-6 {
	right: 50%
}

.pull-7 {
	right: 58.333333%
}

.pull-8 {
	right: 66.666667%
}

.pull-9 {
	right: 75%
}

.pull-10 {
	right: 83.333333%
}

.pull-11 {
	right: 91.666667%
}

.pull-12 {
	right: 100%
}

.push-0 {
	left: auto
}

.push-1 {
	left: 8.333333%
}

.push-2 {
	left: 16.666667%
}

.push-3 {
	left: 25%
}

.push-4 {
	left: 33.333333%
}

.push-5 {
	left: 41.666667%
}

.push-6 {
	left: 50%
}

.push-7 {
	left: 58.333333%
}

.push-8 {
	left: 66.666667%
}

.push-9 {
	left: 75%
}

.push-10 {
	left: 83.333333%
}

.push-11 {
	left: 91.666667%
}

.push-12 {
	left: 100%
}

.offset-1 {
	margin-left: 8.333333%
}

.offset-2 {
	margin-left: 16.666667%
}

.offset-3 {
	margin-left: 25%
}

.offset-4 {
	margin-left: 33.333333%
}

.offset-5 {
	margin-left: 41.666667%
}

.offset-6 {
	margin-left: 50%
}

.offset-7 {
	margin-left: 58.333333%
}

.offset-8 {
	margin-left: 66.666667%
}

.offset-9 {
	margin-left: 75%
}

.offset-10 {
	margin-left: 83.333333%
}

.offset-11 {
	margin-left: 91.666667%
}

@media (min-width: 576px) {
	.col-sm {
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-sm-auto {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto
	}

	.col-sm-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.333333%;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-sm-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.666667%;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-sm-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-sm-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.333333%;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-sm-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.666667%;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

	.col-sm-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-sm-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.333333%;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-sm-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.666667%;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

	.col-sm-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-sm-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.333333%;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-sm-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.666667%;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

	.col-sm-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.pull-sm-0 {
		right: auto
	}

	.pull-sm-1 {
		right: 8.333333%
	}

	.pull-sm-2 {
		right: 16.666667%
	}

	.pull-sm-3 {
		right: 25%
	}

	.pull-sm-4 {
		right: 33.333333%
	}

	.pull-sm-5 {
		right: 41.666667%
	}

	.pull-sm-6 {
		right: 50%
	}

	.pull-sm-7 {
		right: 58.333333%
	}

	.pull-sm-8 {
		right: 66.666667%
	}

	.pull-sm-9 {
		right: 75%
	}

	.pull-sm-10 {
		right: 83.333333%
	}

	.pull-sm-11 {
		right: 91.666667%
	}

	.pull-sm-12 {
		right: 100%
	}

	.push-sm-0 {
		left: auto
	}

	.push-sm-1 {
		left: 8.333333%
	}

	.push-sm-2 {
		left: 16.666667%
	}

	.push-sm-3 {
		left: 25%
	}

	.push-sm-4 {
		left: 33.333333%
	}

	.push-sm-5 {
		left: 41.666667%
	}

	.push-sm-6 {
		left: 50%
	}

	.push-sm-7 {
		left: 58.333333%
	}

	.push-sm-8 {
		left: 66.666667%
	}

	.push-sm-9 {
		left: 75%
	}

	.push-sm-10 {
		left: 83.333333%
	}

	.push-sm-11 {
		left: 91.666667%
	}

	.push-sm-12 {
		left: 100%
	}

	.offset-sm-0 {
		margin-left: 0
	}

	.offset-sm-1 {
		margin-left: 8.333333%
	}

	.offset-sm-2 {
		margin-left: 16.666667%
	}

	.offset-sm-3 {
		margin-left: 25%
	}

	.offset-sm-4 {
		margin-left: 33.333333%
	}

	.offset-sm-5 {
		margin-left: 41.666667%
	}

	.offset-sm-6 {
		margin-left: 50%
	}

	.offset-sm-7 {
		margin-left: 58.333333%
	}

	.offset-sm-8 {
		margin-left: 66.666667%
	}

	.offset-sm-9 {
		margin-left: 75%
	}

	.offset-sm-10 {
		margin-left: 83.333333%
	}

	.offset-sm-11 {
		margin-left: 91.666667%
	}
}

@media (min-width: 768px) {
	.col-md {
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-md-auto {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto
	}

	.col-md-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.333333%;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-md-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.666667%;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-md-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-md-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.333333%;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-md-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.666667%;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

	.col-md-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-md-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.333333%;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-md-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.666667%;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

	.col-md-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-md-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.333333%;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-md-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.666667%;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

	.col-md-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.pull-md-0 {
		right: auto
	}

	.pull-md-1 {
		right: 8.333333%
	}

	.pull-md-2 {
		right: 16.666667%
	}

	.pull-md-3 {
		right: 25%
	}

	.pull-md-4 {
		right: 33.333333%
	}

	.pull-md-5 {
		right: 41.666667%
	}

	.pull-md-6 {
		right: 50%
	}

	.pull-md-7 {
		right: 58.333333%
	}

	.pull-md-8 {
		right: 66.666667%
	}

	.pull-md-9 {
		right: 75%
	}

	.pull-md-10 {
		right: 83.333333%
	}

	.pull-md-11 {
		right: 91.666667%
	}

	.pull-md-12 {
		right: 100%
	}

	.push-md-0 {
		left: auto
	}

	.push-md-1 {
		left: 8.333333%
	}

	.push-md-2 {
		left: 16.666667%
	}

	.push-md-3 {
		left: 25%
	}

	.push-md-4 {
		left: 33.333333%
	}

	.push-md-5 {
		left: 41.666667%
	}

	.push-md-6 {
		left: 50%
	}

	.push-md-7 {
		left: 58.333333%
	}

	.push-md-8 {
		left: 66.666667%
	}

	.push-md-9 {
		left: 75%
	}

	.push-md-10 {
		left: 83.333333%
	}

	.push-md-11 {
		left: 91.666667%
	}

	.push-md-12 {
		left: 100%
	}

	.offset-md-0 {
		margin-left: 0
	}

	.offset-md-1 {
		margin-left: 8.333333%
	}

	.offset-md-2 {
		margin-left: 16.666667%
	}

	.offset-md-3 {
		margin-left: 25%
	}

	.offset-md-4 {
		margin-left: 33.333333%
	}

	.offset-md-5 {
		margin-left: 41.666667%
	}

	.offset-md-6 {
		margin-left: 50%
	}

	.offset-md-7 {
		margin-left: 58.333333%
	}

	.offset-md-8 {
		margin-left: 66.666667%
	}

	.offset-md-9 {
		margin-left: 75%
	}

	.offset-md-10 {
		margin-left: 83.333333%
	}

	.offset-md-11 {
		margin-left: 91.666667%
	}
}

@media (min-width: 992px) {
	.col-lg {
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-lg-auto {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto
	}

	.col-lg-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.333333%;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-lg-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.666667%;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-lg-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-lg-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.333333%;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-lg-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.666667%;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

	.col-lg-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-lg-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.333333%;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-lg-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.666667%;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

	.col-lg-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-lg-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.333333%;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-lg-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.666667%;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

	.col-lg-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.pull-lg-0 {
		right: auto
	}

	.pull-lg-1 {
		right: 8.333333%
	}

	.pull-lg-2 {
		right: 16.666667%
	}

	.pull-lg-3 {
		right: 25%
	}

	.pull-lg-4 {
		right: 33.333333%
	}

	.pull-lg-5 {
		right: 41.666667%
	}

	.pull-lg-6 {
		right: 50%
	}

	.pull-lg-7 {
		right: 58.333333%
	}

	.pull-lg-8 {
		right: 66.666667%
	}

	.pull-lg-9 {
		right: 75%
	}

	.pull-lg-10 {
		right: 83.333333%
	}

	.pull-lg-11 {
		right: 91.666667%
	}

	.pull-lg-12 {
		right: 100%
	}

	.push-lg-0 {
		left: auto
	}

	.push-lg-1 {
		left: 8.333333%
	}

	.push-lg-2 {
		left: 16.666667%
	}

	.push-lg-3 {
		left: 25%
	}

	.push-lg-4 {
		left: 33.333333%
	}

	.push-lg-5 {
		left: 41.666667%
	}

	.push-lg-6 {
		left: 50%
	}

	.push-lg-7 {
		left: 58.333333%
	}

	.push-lg-8 {
		left: 66.666667%
	}

	.push-lg-9 {
		left: 75%
	}

	.push-lg-10 {
		left: 83.333333%
	}

	.push-lg-11 {
		left: 91.666667%
	}

	.push-lg-12 {
		left: 100%
	}

	.offset-lg-0 {
		margin-left: 0
	}

	.offset-lg-1 {
		margin-left: 8.333333%
	}

	.offset-lg-2 {
		margin-left: 16.666667%
	}

	.offset-lg-3 {
		margin-left: 25%
	}

	.offset-lg-4 {
		margin-left: 33.333333%
	}

	.offset-lg-5 {
		margin-left: 41.666667%
	}

	.offset-lg-6 {
		margin-left: 50%
	}

	.offset-lg-7 {
		margin-left: 58.333333%
	}

	.offset-lg-8 {
		margin-left: 66.666667%
	}

	.offset-lg-9 {
		margin-left: 75%
	}

	.offset-lg-10 {
		margin-left: 83.333333%
	}

	.offset-lg-11 {
		margin-left: 91.666667%
	}
}

@media (min-width: 1200px) {
	.col-xl {
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-xl-auto {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto
	}

	.col-xl-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.333333%;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-xl-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.666667%;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-xl-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-xl-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.333333%;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-xl-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.666667%;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

	.col-xl-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-xl-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.333333%;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-xl-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.666667%;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

	.col-xl-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-xl-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.333333%;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-xl-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.666667%;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

	.col-xl-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.pull-xl-0 {
		right: auto
	}

	.pull-xl-1 {
		right: 8.333333%
	}

	.pull-xl-2 {
		right: 16.666667%
	}

	.pull-xl-3 {
		right: 25%
	}

	.pull-xl-4 {
		right: 33.333333%
	}

	.pull-xl-5 {
		right: 41.666667%
	}

	.pull-xl-6 {
		right: 50%
	}

	.pull-xl-7 {
		right: 58.333333%
	}

	.pull-xl-8 {
		right: 66.666667%
	}

	.pull-xl-9 {
		right: 75%
	}

	.pull-xl-10 {
		right: 83.333333%
	}

	.pull-xl-11 {
		right: 91.666667%
	}

	.pull-xl-12 {
		right: 100%
	}

	.push-xl-0 {
		left: auto
	}

	.push-xl-1 {
		left: 8.333333%
	}

	.push-xl-2 {
		left: 16.666667%
	}

	.push-xl-3 {
		left: 25%
	}

	.push-xl-4 {
		left: 33.333333%
	}

	.push-xl-5 {
		left: 41.666667%
	}

	.push-xl-6 {
		left: 50%
	}

	.push-xl-7 {
		left: 58.333333%
	}

	.push-xl-8 {
		left: 66.666667%
	}

	.push-xl-9 {
		left: 75%
	}

	.push-xl-10 {
		left: 83.333333%
	}

	.push-xl-11 {
		left: 91.666667%
	}

	.push-xl-12 {
		left: 100%
	}

	.offset-xl-0 {
		margin-left: 0
	}

	.offset-xl-1 {
		margin-left: 8.333333%
	}

	.offset-xl-2 {
		margin-left: 16.666667%
	}

	.offset-xl-3 {
		margin-left: 25%
	}

	.offset-xl-4 {
		margin-left: 33.333333%
	}

	.offset-xl-5 {
		margin-left: 41.666667%
	}

	.offset-xl-6 {
		margin-left: 50%
	}

	.offset-xl-7 {
		margin-left: 58.333333%
	}

	.offset-xl-8 {
		margin-left: 66.666667%
	}

	.offset-xl-9 {
		margin-left: 75%
	}

	.offset-xl-10 {
		margin-left: 83.333333%
	}

	.offset-xl-11 {
		margin-left: 91.666667%
	}
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1rem
}

.table td, .table th {
	padding: .75rem;
	vertical-align: top;
	border-top: 1px solid #eceeef
}

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

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

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

.table-sm td, .table-sm th {
	padding: .3rem
}

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

.table-bordered td, .table-bordered th {
	border: 1px solid #eceeef
}

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

.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(0, 0, 0, .05)
}

.table-hover tbody tr:hover {
	background-color: rgba(0, 0, 0, .075)
}

.table-active, .table-active > td, .table-active > th {
	background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover {
	background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
	background-color: rgba(0, 0, 0, .075)
}

.table-success, .table-success > td, .table-success > th {
	background-color: #dff0d8
}

.table-hover .table-success:hover {
	background-color: #d0e9c6
}

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

.table-info, .table-info > td, .table-info > th {
	background-color: #d9edf7
}

.table-hover .table-info:hover {
	background-color: #c4e3f3
}

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

.table-warning, .table-warning > td, .table-warning > th {
	background-color: #fcf8e3
}

.table-hover .table-warning:hover {
	background-color: #faf2cc
}

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

.table-danger, .table-danger > td, .table-danger > th {
	background-color: #f2dede
}

.table-hover .table-danger:hover {
	background-color: #ebcccc
}

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

.thead-inverse th {
	color: #fff;
	background-color: #292b2c
}

.thead-default th {
	color: #464a4c;
	background-color: #eceeef
}

.table-inverse {
	color: #fff;
	background-color: #292b2c
}

.table-inverse td, .table-inverse th, .table-inverse thead th {
	border-color: #fff
}

.table-inverse.table-bordered {
	border: 0
}

.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-ms-overflow-style: -ms-autohiding-scrollbar
}

.table-responsive.table-bordered {
	border: 0
}

.form-control {
	display: block;
	width: 100%;
	padding: .5rem .75rem;
	font-size: 1rem;
	line-height: 1.25;
	color: #464a4c;
	background-color: #fff;
	background-image: none;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: .25rem;
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s
}

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

.form-control:focus {
	color: #464a4c;
	background-color: #fff;
	border-color: #5cb3fd;
	outline: 0
}

.form-control::-webkit-input-placeholder {
	color: #636c72;
	opacity: 1
}

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

.form-control:-ms-input-placeholder {
	color: #636c72;
	opacity: 1
}

.form-control::placeholder {
	color: #636c72;
	opacity: 1
}

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

.form-control:disabled {
	cursor: not-allowed
}

select.form-control:not([size]):not([multiple]) {
	height: calc(2.25rem + 2px)
}

select.form-control:focus::-ms-value {
	color: #464a4c;
	background-color: #fff
}

.form-control-file, .form-control-range {
	display: block
}

.col-form-label {
	padding-top: calc(.5rem - 1px * 2);
	padding-bottom: calc(.5rem - 1px * 2);
	margin-bottom: 0
}

.col-form-label-lg {
	padding-top: calc(.75rem - 1px * 2);
	padding-bottom: calc(.75rem - 1px * 2);
	font-size: 1.25rem
}

.col-form-label-sm {
	padding-top: calc(.25rem - 1px * 2);
	padding-bottom: calc(.25rem - 1px * 2);
	font-size: .875rem
}

.col-form-legend {
	padding-top: .5rem;
	padding-bottom: .5rem;
	margin-bottom: 0;
	font-size: 1rem
}

.form-control-static {
	padding-top: .5rem;
	padding-bottom: .5rem;
	margin-bottom: 0;
	line-height: 1.25;
	border: solid transparent;
	border-width: 1px 0
}

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

.form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
	padding: .25rem .5rem;
	font-size: .875rem;
	border-radius: .2rem
}

.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]), .input-group-sm > select.input-group-addon:not([size]):not([multiple]), select.form-control-sm:not([size]):not([multiple]) {
	height: 1.8125rem
}

.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
	padding: .75rem 1.5rem;
	font-size: 1.25rem;
	border-radius: .3rem
}

.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]), .input-group-lg > select.input-group-addon:not([size]):not([multiple]), select.form-control-lg:not([size]):not([multiple]) {
	height: 3.166667rem
}

.form-group {
	margin-bottom: 1rem
}

.form-text {
	display: block;
	margin-top: .25rem
}

.form-check {
	position: relative;
	display: block;
	margin-bottom: .5rem
}

.form-check.disabled .form-check-label {
	color: #636c72;
	cursor: not-allowed
}

.form-check-label {
	padding-left: 1.25rem;
	margin-bottom: 0;
	cursor: pointer
}

.form-check-input {
	position: absolute;
	margin-top: .25rem;
	margin-left: -1.25rem
}

.form-check-input:only-child {
	position: static
}

.form-check-inline {
	display: inline-block
}

.form-check-inline .form-check-label {
	vertical-align: middle
}

.form-check-inline + .form-check-inline {
	margin-left: .75rem
}

.form-control-feedback {
	margin-top: .25rem
}

.form-control-danger, .form-control-success, .form-control-warning {
	padding-right: 2.25rem;
	background-repeat: no-repeat;
	background-position: center right .5625rem;
	-webkit-background-size: 1.125rem 1.125rem;
	background-size: 1.125rem 1.125rem
}

.has-success .col-form-label, .has-success .custom-control, .has-success .form-check-label, .has-success .form-control-feedback, .has-success .form-control-label {
	color: #5cb85c
}

.has-success .form-control {
	border-color: #5cb85c
}

.has-success .input-group-addon {
	color: #5cb85c;
	border-color: #5cb85c;
	background-color: #eaf6ea
}

.has-success .form-control-success {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")
}

.has-warning .col-form-label, .has-warning .custom-control, .has-warning .form-check-label, .has-warning .form-control-feedback, .has-warning .form-control-label {
	color: #f0ad4e
}

.has-warning .form-control {
	border-color: #f0ad4e
}

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

.has-warning .form-control-warning {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E")
}

.has-danger .col-form-label, .has-danger .custom-control, .has-danger .form-check-label, .has-danger .form-control-feedback, .has-danger .form-control-label {
	color: #d9534f
}

.has-danger .form-control {
	border-color: #d9534f
}

.has-danger .input-group-addon {
	color: #d9534f;
	border-color: #d9534f;
	background-color: #fdf7f7
}

.has-danger .form-control-danger {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")
}

.form-inline {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.form-inline .form-check {
	width: 100%
}

@media (min-width: 576px) {
	.form-inline label {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-bottom: 0
	}

	.form-inline .form-group {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		-webkit-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		margin-bottom: 0
	}

	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.form-inline .form-control-static {
		display: inline-block
	}

	.form-inline .input-group {
		width: auto
	}

	.form-inline .form-control-label {
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .form-check {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: auto;
		margin-top: 0;
		margin-bottom: 0
	}

	.form-inline .form-check-label {
		padding-left: 0
	}

	.form-inline .form-check-input {
		position: relative;
		margin-top: 0;
		margin-right: .25rem;
		margin-left: 0
	}

	.form-inline .custom-control {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding-left: 0
	}

	.form-inline .custom-control-indicator {
		position: static;
		display: inline-block;
		margin-right: .25rem;
		vertical-align: text-bottom
	}

	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

.btn {
	display: inline-block;
	font-weight: 400;
	line-height: 1.25;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .5rem 1rem;
	font-size: 1rem;
	border-radius: .25rem;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.btn:focus, .btn:hover {
	text-decoration: none
}

.btn.focus, .btn:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, .25);
	box-shadow: 0 0 0 2px rgba(2, 117, 216, .25)
}

.btn.disabled, .btn:disabled {
	cursor: not-allowed;
	opacity: .65
}

.btn.active, .btn:active {
	background-image: none
}

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

.btn-primary {
	color: #fff;
	background-color: #0275d8;
	border-color: #0275d8
}

.btn-primary:hover {
	color: #fff;
	background-color: #025aa5;
	border-color: #01549b
}

.btn-primary.focus, .btn-primary:focus {
	-webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, .5);
	box-shadow: 0 0 0 2px rgba(2, 117, 216, .5)
}

.btn-primary.disabled, .btn-primary:disabled {
	background-color: #0275d8;
	border-color: #0275d8
}

.btn-primary.active, .btn-primary:active, .show > .btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #025aa5;
	background-image: none;
	border-color: #01549b
}

.btn-secondary {
	color: #292b2c;
	background-color: #fff;
	border-color: #ccc
}

.btn-secondary:hover {
	color: #292b2c;
	background-color: #e6e6e6;
	border-color: #adadad
}

.btn-secondary.focus, .btn-secondary:focus {
	-webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, .5);
	box-shadow: 0 0 0 2px rgba(204, 204, 204, .5)
}

.btn-secondary.disabled, .btn-secondary:disabled {
	background-color: #fff;
	border-color: #ccc
}

.btn-secondary.active, .btn-secondary:active, .show > .btn-secondary.dropdown-toggle {
	color: #292b2c;
	background-color: #e6e6e6;
	background-image: none;
	border-color: #adadad
}

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

.btn-info:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #2aabd2
}

.btn-info.focus, .btn-info:focus {
	-webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, .5);
	box-shadow: 0 0 0 2px rgba(91, 192, 222, .5)
}

.btn-info.disabled, .btn-info:disabled {
	background-color: #5bc0de;
	border-color: #5bc0de
}

.btn-info.active, .btn-info:active, .show > .btn-info.dropdown-toggle {
	color: #fff;
	background-color: #31b0d5;
	background-image: none;
	border-color: #2aabd2
}

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

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

.btn-success.focus, .btn-success:focus {
	-webkit-box-shadow: 0 0 0 2px rgba(92, 184, 92, .5);
	box-shadow: 0 0 0 2px rgba(92, 184, 92, .5)
}

.btn-success.disabled, .btn-success:disabled {
	background-color: #5cb85c;
	border-color: #5cb85c
}

.btn-success.active, .btn-success:active, .show > .btn-success.dropdown-toggle {
	color: #fff;
	background-color: #449d44;
	background-image: none;
	border-color: #419641
}

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

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

.btn-warning.focus, .btn-warning:focus {
	-webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, .5);
	box-shadow: 0 0 0 2px rgba(240, 173, 78, .5)
}

.btn-warning.disabled, .btn-warning:disabled {
	background-color: #f0ad4e;
	border-color: #f0ad4e
}

.btn-warning.active, .btn-warning:active, .show > .btn-warning.dropdown-toggle {
	color: #fff;
	background-color: #ec971f;
	background-image: none;
	border-color: #eb9316
}

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

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

.btn-danger.focus, .btn-danger:focus {
	-webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, .5);
	box-shadow: 0 0 0 2px rgba(217, 83, 79, .5)
}

.btn-danger.disabled, .btn-danger:disabled {
	background-color: #d9534f;
	border-color: #d9534f
}

.btn-danger.active, .btn-danger:active, .show > .btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #c9302c;
	background-image: none;
	border-color: #c12e2a
}

.btn-outline-primary {
	color: #0275d8;
	background-image: none;
	background-color: transparent;
	border-color: #0275d8
}

.btn-outline-primary:hover {
	color: #fff;
	background-color: #0275d8;
	border-color: #0275d8
}

.btn-outline-primary.focus, .btn-outline-primary:focus {
	-webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, .5);
	box-shadow: 0 0 0 2px rgba(2, 117, 216, .5)
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
	color: #0275d8;
	background-color: transparent
}

.btn-outline-primary.active, .btn-outline-primary:active, .show > .btn-outline-primary.dropdown-toggle {
	color: #fff;
	background-color: #0275d8;
	border-color: #0275d8
}

.btn-outline-secondary {
	color: #ccc;
	background-image: none;
	background-color: transparent;
	border-color: #ccc
}

.btn-outline-secondary:hover {
	color: #fff;
	background-color: #ccc;
	border-color: #ccc
}

.btn-outline-secondary.focus, .btn-outline-secondary:focus {
	-webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, .5);
	box-shadow: 0 0 0 2px rgba(204, 204, 204, .5)
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
	color: #ccc;
	background-color: transparent
}

.btn-outline-secondary.active, .btn-outline-secondary:active, .show > .btn-outline-secondary.dropdown-toggle {
	color: #fff;
	background-color: #ccc;
	border-color: #ccc
}

.btn-outline-info {
	color: #5bc0de;
	background-image: none;
	background-color: transparent;
	border-color: #5bc0de
}

.btn-outline-info:hover {
	color: #fff;
	background-color: #5bc0de;
	border-color: #5bc0de
}

.btn-outline-info.focus, .btn-outline-info:focus {
	-webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, .5);
	box-shadow: 0 0 0 2px rgba(91, 192, 222, .5)
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
	color: #5bc0de;
	background-color: transparent
}

.btn-outline-info.active, .btn-outline-info:active, .show > .btn-outline-info.dropdown-toggle {
	color: #fff;
	background-color: #5bc0de;
	border-color: #5bc0de
}

.btn-outline-success {
	color: #5cb85c;
	background-image: none;
	background-color: transparent;
	border-color: #5cb85c
}

.btn-outline-success:hover {
	color: #fff;
	background-color: #5cb85c;
	border-color: #5cb85c
}

.btn-outline-success.focus, .btn-outline-success:focus {
	-webkit-box-shadow: 0 0 0 2px rgba(92, 184, 92, .5);
	box-shadow: 0 0 0 2px rgba(92, 184, 92, .5)
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
	color: #5cb85c;
	background-color: transparent
}

.btn-outline-success.active, .btn-outline-success:active, .show > .btn-outline-success.dropdown-toggle {
	color: #fff;
	background-color: #5cb85c;
	border-color: #5cb85c
}

.btn-outline-warning {
	color: #f0ad4e;
	background-image: none;
	background-color: transparent;
	border-color: #f0ad4e
}

.btn-outline-warning:hover {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #f0ad4e
}

.btn-outline-warning.focus, .btn-outline-warning:focus {
	-webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, .5);
	box-shadow: 0 0 0 2px rgba(240, 173, 78, .5)
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
	color: #f0ad4e;
	background-color: transparent
}

.btn-outline-warning.active, .btn-outline-warning:active, .show > .btn-outline-warning.dropdown-toggle {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #f0ad4e
}

.btn-outline-danger {
	color: #d9534f;
	background-image: none;
	background-color: transparent;
	border-color: #d9534f
}

.btn-outline-danger:hover {
	color: #fff;
	background-color: #d9534f;
	border-color: #d9534f
}

.btn-outline-danger.focus, .btn-outline-danger:focus {
	-webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, .5);
	box-shadow: 0 0 0 2px rgba(217, 83, 79, .5)
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
	color: #d9534f;
	background-color: transparent
}

.btn-outline-danger.active, .btn-outline-danger:active, .show > .btn-outline-danger.dropdown-toggle {
	color: #fff;
	background-color: #d9534f;
	border-color: #d9534f
}

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

.btn-link, .btn-link.active, .btn-link:active, .btn-link:disabled {
	background-color: transparent
}

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

.btn-link:hover {
	border-color: transparent
}

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

.btn-link:disabled {
	color: #636c72
}

.btn-link:disabled:focus, .btn-link:disabled:hover {
	text-decoration: none
}

.btn-group-lg > .btn, .btn-lg {
	padding: .75rem 1.5rem;
	font-size: 1.25rem;
	border-radius: .3rem
}

.btn-group-sm > .btn, .btn-sm {
	padding: .25rem .5rem;
	font-size: .875rem;
	border-radius: .2rem
}

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

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

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.show {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.show {
	display: block
}

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

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

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

.dropdown, .dropup {
	position: relative
}

.dropdown-toggle::after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .3em;
	vertical-align: middle;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-left: .3em solid transparent
}

.dropdown-toggle:focus {
	outline: 0
}

.dropup .dropdown-toggle::after {
	border-top: 0;
	border-bottom: .3em solid
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10rem;
	padding: .5rem 0;
	margin: .125rem 0 0;
	font-size: 1rem;
	color: #292b2c;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: .25rem
}

.dropdown-divider {
	height: 1px;
	margin: .5rem 0;
	overflow: hidden;
	background-color: #eceeef
}

.dropdown-item {
	display: block;
	width: 100%;
	padding: 3px 1.5rem;
	clear: both;
	font-weight: 400;
	color: #292b2c;
	text-align: inherit;
	white-space: nowrap;
	background: 0 0;
	border: 0
}

.dropdown-item:focus, .dropdown-item:hover {
	color: #1d1e1f;
	text-decoration: none;
	background-color: #f7f7f9
}

.dropdown-item.active, .dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #0275d8
}

.dropdown-item.disabled, .dropdown-item:disabled {
	color: #636c72;
	cursor: not-allowed;
	background-color: transparent
}

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

.show > a {
	outline: 0
}

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

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

.dropdown-header {
	display: block;
	padding: .5rem 1.5rem;
	margin-bottom: 0;
	font-size: .875rem;
	color: #636c72;
	white-space: nowrap
}

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

.dropup .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: .125rem
}

.btn-group, .btn-group-vertical {
	position: relative;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	vertical-align: middle
}

.btn-group-vertical > .btn, .btn-group > .btn {
	position: relative;
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto
}

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

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

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group, .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-left: -1px
}

.btn-toolbar {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.btn-toolbar .input-group {
	width: auto
}

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

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

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

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

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

.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-right-radius: 0;
	border-top-right-radius: 0
}

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

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

.btn + .dropdown-toggle-split {
	padding-right: .75rem;
	padding-left: .75rem
}

.btn + .dropdown-toggle-split::after {
	margin-left: 0
}

.btn-group-sm > .btn + .dropdown-toggle-split, .btn-sm + .dropdown-toggle-split {
	padding-right: .375rem;
	padding-left: .375rem
}

.btn-group-lg > .btn + .dropdown-toggle-split, .btn-lg + .dropdown-toggle-split {
	padding-right: 1.125rem;
	padding-left: 1.125rem
}

.btn-group-vertical {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.btn-group-vertical .btn, .btn-group-vertical .btn-group {
	width: 100%
}

.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-left: 0
}

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

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

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

.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-right-radius: 0;
	border-bottom-left-radius: 0
}

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

[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: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 1%;
	margin-bottom: 0
}

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

.input-group .form-control, .input-group-addon, .input-group-btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.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 {
	white-space: nowrap;
	vertical-align: middle
}

.input-group-addon {
	padding: .5rem .75rem;
	margin-bottom: 0;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.25;
	color: #464a4c;
	text-align: center;
	background-color: #eceeef;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: .25rem
}

.input-group-addon.form-control-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
	padding: .25rem .5rem;
	font-size: .875rem;
	border-radius: .2rem
}

.input-group-addon.form-control-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
	padding: .75rem 1.5rem;
	font-size: 1.25rem;
	border-radius: .3rem
}

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

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

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

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

.form-control + .input-group-addon:not(:first-child) {
	border-left: 0
}

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

.input-group-btn > .btn {
	position: relative;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 0%;
	-ms-flex: 1 1 0%;
	flex: 1 1 0%
}

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

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

.input-group-btn:not(:last-child) > .btn, .input-group-btn:not(:last-child) > .btn-group {
	margin-right: -1px
}

.input-group-btn:not(:first-child) > .btn, .input-group-btn:not(:first-child) > .btn-group {
	z-index: 2;
	margin-left: -1px
}

.input-group-btn:not(:first-child) > .btn-group:active, .input-group-btn:not(:first-child) > .btn-group:focus, .input-group-btn:not(:first-child) > .btn-group:hover, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:hover {
	z-index: 3
}

.custom-control {
	position: relative;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	min-height: 1.5rem;
	padding-left: 1.5rem;
	margin-right: 1rem;
	cursor: pointer
}

.custom-control-input {
	position: absolute;
	z-index: -1;
	opacity: 0
}

.custom-control-input:checked ~ .custom-control-indicator {
	color: #fff;
	background-color: #0275d8
}

.custom-control-input:focus ~ .custom-control-indicator {
	-webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0275d8;
	box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0275d8
}

.custom-control-input:active ~ .custom-control-indicator {
	color: #fff;
	background-color: #8fcafe
}

.custom-control-input:disabled ~ .custom-control-indicator {
	cursor: not-allowed;
	background-color: #eceeef
}

.custom-control-input:disabled ~ .custom-control-description {
	color: #636c72;
	cursor: not-allowed
}

.custom-control-indicator {
	position: absolute;
	top: .25rem;
	left: 0;
	display: block;
	width: 1rem;
	height: 1rem;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #ddd;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: 50% 50%;
	background-size: 50% 50%
}

.custom-checkbox .custom-control-indicator {
	border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
	background-color: #0275d8;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-indicator {
	border-radius: 50%
}

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-controls-stacked {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.custom-controls-stacked .custom-control {
	margin-bottom: .25rem
}

.custom-controls-stacked .custom-control + .custom-control {
	margin-left: 0
}

.custom-select {
	display: inline-block;
	max-width: 100%;
	height: calc(2.25rem + 2px);
	padding: .375rem 1.75rem .375rem .75rem;
	line-height: 1.25;
	color: #464a4c;
	vertical-align: middle;
	background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
	-webkit-background-size: 8px 10px;
	background-size: 8px 10px;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: .25rem;
	-moz-appearance: none;
	-webkit-appearance: none
}

.custom-select:focus {
	border-color: #5cb3fd;
	outline: 0
}

.custom-select:focus::-ms-value {
	color: #464a4c;
	background-color: #fff
}

.custom-select:disabled {
	color: #636c72;
	cursor: not-allowed;
	background-color: #eceeef
}

.custom-select::-ms-expand {
	opacity: 0
}

.custom-select-sm {
	padding-top: .375rem;
	padding-bottom: .375rem;
	font-size: 75%
}

.custom-file {
	position: relative;
	display: inline-block;
	max-width: 100%;
	height: 2.5rem;
	margin-bottom: 0;
	cursor: pointer
}

.custom-file-input {
	min-width: 14rem;
	max-width: 100%;
	height: 2.5rem;
	margin: 0;
	filter: alpha(opacity=0);
	opacity: 0
}

.custom-file-control {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 5;
	height: 2.5rem;
	padding: .5rem 1rem;
	line-height: 1.5;
	color: #464a4c;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: .25rem
}

.custom-file-control:lang(en)::after {
	content: "Choose file..."
}

.custom-file-control::before {
	position: absolute;
	top: -1px;
	right: -1px;
	bottom: -1px;
	z-index: 6;
	display: block;
	height: 2.5rem;
	padding: .5rem 1rem;
	line-height: 1.5;
	color: #464a4c;
	background-color: #eceeef;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 0 .25rem .25rem 0
}

.custom-file-control:lang(en)::before {
	content: "Browse"
}

.nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.nav-link {
	display: block;
	padding: .5em 1em
}

.nav-link:focus, .nav-link:hover {
	text-decoration: none
}

.nav-link.disabled {
	color: #636c72;
	cursor: not-allowed
}

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

.nav-tabs .nav-item {
	margin-bottom: -1px
}

.nav-tabs .nav-link {
	border: 1px solid transparent;
	border-top-right-radius: .25rem;
	border-top-left-radius: .25rem
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
	border-color: #eceeef #eceeef #ddd
}

.nav-tabs .nav-link.disabled {
	color: #636c72;
	background-color: transparent;
	border-color: transparent
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	color: #464a4c;
	background-color: #fff;
	border-color: #ddd #ddd #fff
}

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

.nav-pills .nav-link {
	border-radius: .25rem
}

.nav-pills .nav-item.show .nav-link, .nav-pills .nav-link.active {
	color: #fff;
	cursor: default;
	background-color: #0275d8
}

.nav-fill .nav-item {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	text-align: center
}

.nav-justified .nav-item {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
	text-align: center
}

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

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

.navbar {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: .5rem 1rem
}

.navbar-brand {
	display: inline-block;
	padding-top: .25rem;
	padding-bottom: .25rem;
	margin-right: 1rem;
	font-size: 1.25rem;
	line-height: inherit;
	white-space: nowrap
}

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

.navbar-nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.navbar-nav .nav-link {
	padding-right: 0;
	padding-left: 0
}

.navbar-text {
	display: inline-block;
	padding-top: .425rem;
	padding-bottom: .425rem
}

.navbar-toggler {
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
	padding: .25rem .75rem;
	font-size: 1.25rem;
	line-height: 1;
	background: 0 0;
	border: 1px solid transparent;
	border-radius: .25rem
}

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

.navbar-toggler-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
	content: "";
	background: no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%
}

.navbar-toggler-left {
	position: absolute;
	left: 1rem
}

.navbar-toggler-right {
	position: absolute;
	right: 1rem
}

@media (max-width: 575px) {
	.navbar-toggleable .navbar-nav .dropdown-menu {
		position: static;
		float: none
	}

	.navbar-toggleable > .container {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width: 576px) {
	.navbar-toggleable {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}

	.navbar-toggleable .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.navbar-toggleable .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-toggleable > .container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}

	.navbar-toggleable .navbar-collapse {
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -ms-flexbox !important;
		display: flex !important;
		width: 100%
	}

	.navbar-toggleable .navbar-toggler {
		display: none
	}
}

@media (max-width: 767px) {
	.navbar-toggleable-sm .navbar-nav .dropdown-menu {
		position: static;
		float: none
	}

	.navbar-toggleable-sm > .container {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width: 768px) {
	.navbar-toggleable-sm {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}

	.navbar-toggleable-sm .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.navbar-toggleable-sm .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-toggleable-sm > .container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}

	.navbar-toggleable-sm .navbar-collapse {
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -ms-flexbox !important;
		display: flex !important;
		width: 100%
	}

	.navbar-toggleable-sm .navbar-toggler {
		display: none
	}
}

@media (max-width: 991px) {
	.navbar-toggleable-md .navbar-nav .dropdown-menu {
		position: static;
		float: none
	}

	.navbar-toggleable-md > .container {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width: 992px) {
	.navbar-toggleable-md {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}

	.navbar-toggleable-md .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.navbar-toggleable-md .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-toggleable-md > .container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}

	.navbar-toggleable-md .navbar-collapse {
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -ms-flexbox !important;
		display: flex !important;
		width: 100%
	}

	.navbar-toggleable-md .navbar-toggler {
		display: none
	}
}

@media (max-width: 1199px) {
	.navbar-toggleable-lg .navbar-nav .dropdown-menu {
		position: static;
		float: none
	}

	.navbar-toggleable-lg > .container {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width: 1200px) {
	.navbar-toggleable-lg {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}

	.navbar-toggleable-lg .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.navbar-toggleable-lg .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-toggleable-lg > .container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}

	.navbar-toggleable-lg .navbar-collapse {
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -ms-flexbox !important;
		display: flex !important;
		width: 100%
	}

	.navbar-toggleable-lg .navbar-toggler {
		display: none
	}
}

.navbar-toggleable-xl {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
	position: static;
	float: none
}

.navbar-toggleable-xl > .container {
	padding-right: 0;
	padding-left: 0
}

.navbar-toggleable-xl .navbar-nav {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row
}

.navbar-toggleable-xl .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem
}

.navbar-toggleable-xl > .container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.navbar-toggleable-xl .navbar-collapse {
	display: -webkit-box !important;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	width: 100%
}

.navbar-toggleable-xl .navbar-toggler {
	display: none
}

.navbar-light .navbar-brand, .navbar-light .navbar-toggler {
	color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover, .navbar-light .navbar-toggler:focus, .navbar-light .navbar-toggler:hover {
	color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
	color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
	color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.open, .navbar-light .navbar-nav .open > .nav-link {
	color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
	border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
	color: rgba(0, 0, 0, .5)
}

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-toggler {
	color: #fff
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-toggler:focus, .navbar-inverse .navbar-toggler:hover {
	color: #fff
}

.navbar-inverse .navbar-nav .nav-link {
	color: rgba(255, 255, 255, .5)
}

.navbar-inverse .navbar-nav .nav-link:focus, .navbar-inverse .navbar-nav .nav-link:hover {
	color: rgba(255, 255, 255, .75)
}

.navbar-inverse .navbar-nav .nav-link.disabled {
	color: rgba(255, 255, 255, .25)
}

.navbar-inverse .navbar-nav .active > .nav-link, .navbar-inverse .navbar-nav .nav-link.active, .navbar-inverse .navbar-nav .nav-link.open, .navbar-inverse .navbar-nav .open > .nav-link {
	color: #fff
}

.navbar-inverse .navbar-toggler {
	border-color: rgba(255, 255, 255, .1)
}

.navbar-inverse .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")
}

.navbar-inverse .navbar-text {
	color: rgba(255, 255, 255, .5)
}

.card {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: .25rem
}

.card-block {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1.25rem
}

.card-title {
	margin-bottom: .75rem
}

.card-subtitle {
	margin-top: -.375rem;
	margin-bottom: 0
}

.card-text:last-child {
	margin-bottom: 0
}

.card-link:hover {
	text-decoration: none
}

.card-link + .card-link {
	margin-left: 1.25rem
}

.card > .list-group:first-child .list-group-item:first-child {
	border-top-right-radius: .25rem;
	border-top-left-radius: .25rem
}

.card > .list-group:last-child .list-group-item:last-child {
	border-bottom-right-radius: .25rem;
	border-bottom-left-radius: .25rem
}

.card-header {
	padding: .75rem 1.25rem;
	margin-bottom: 0;
	background-color: #f7f7f9;
	border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
	border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-footer {
	padding: .75rem 1.25rem;
	background-color: #f7f7f9;
	border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
	border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
	margin-right: -.625rem;
	margin-bottom: -.75rem;
	margin-left: -.625rem;
	border-bottom: 0
}

.card-header-pills {
	margin-right: -.625rem;
	margin-left: -.625rem
}

.card-primary {
	background-color: #0275d8;
	border-color: #0275d8
}

.card-primary .card-footer, .card-primary .card-header {
	background-color: transparent
}

.card-success {
	background-color: #5cb85c;
	border-color: #5cb85c
}

.card-success .card-footer, .card-success .card-header {
	background-color: transparent
}

.card-info {
	background-color: #5bc0de;
	border-color: #5bc0de
}

.card-info .card-footer, .card-info .card-header {
	background-color: transparent
}

.card-warning {
	background-color: #f0ad4e;
	border-color: #f0ad4e
}

.card-warning .card-footer, .card-warning .card-header {
	background-color: transparent
}

.card-danger {
	background-color: #d9534f;
	border-color: #d9534f
}

.card-danger .card-footer, .card-danger .card-header {
	background-color: transparent
}

.card-outline-primary {
	background-color: transparent;
	border-color: #0275d8
}

.card-outline-secondary {
	background-color: transparent;
	border-color: #ccc
}

.card-outline-info {
	background-color: transparent;
	border-color: #5bc0de
}

.card-outline-success {
	background-color: transparent;
	border-color: #5cb85c
}

.card-outline-warning {
	background-color: transparent;
	border-color: #f0ad4e
}

.card-outline-danger {
	background-color: transparent;
	border-color: #d9534f
}

.card-inverse {
	color: rgba(255, 255, 255, .65)
}

.card-inverse .card-footer, .card-inverse .card-header {
	background-color: transparent;
	border-color: rgba(255, 255, 255, .2)
}

.card-inverse .card-blockquote, .card-inverse .card-footer, .card-inverse .card-header, .card-inverse .card-title {
	color: #fff
}

.card-inverse .card-blockquote .blockquote-footer, .card-inverse .card-link, .card-inverse .card-subtitle, .card-inverse .card-text {
	color: rgba(255, 255, 255, .65)
}

.card-inverse .card-link:focus, .card-inverse .card-link:hover {
	color: #fff
}

.card-blockquote {
	padding: 0;
	margin-bottom: 0;
	border-left: 0
}

.card-img {
	border-radius: calc(.25rem - 1px)
}

.card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem
}

.card-img-top {
	border-top-right-radius: calc(.25rem - 1px);
	border-top-left-radius: calc(.25rem - 1px)
}

.card-img-bottom {
	border-bottom-right-radius: calc(.25rem - 1px);
	border-bottom-left-radius: calc(.25rem - 1px)
}

@media (min-width: 576px) {
	.card-deck {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap
	}

	.card-deck .card {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 0%;
		-ms-flex: 1 0 0%;
		flex: 1 0 0%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.card-deck .card:not(:first-child) {
		margin-left: 15px
	}

	.card-deck .card:not(:last-child) {
		margin-right: 15px
	}
}

@media (min-width: 576px) {
	.card-group {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap
	}

	.card-group .card {
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 0%;
		-ms-flex: 1 0 0%;
		flex: 1 0 0%
	}

	.card-group .card + .card {
		margin-left: 0;
		border-left: 0
	}

	.card-group .card:first-child {
		border-bottom-right-radius: 0;
		border-top-right-radius: 0
	}

	.card-group .card:first-child .card-img-top {
		border-top-right-radius: 0
	}

	.card-group .card:first-child .card-img-bottom {
		border-bottom-right-radius: 0
	}

	.card-group .card:last-child {
		border-bottom-left-radius: 0;
		border-top-left-radius: 0
	}

	.card-group .card:last-child .card-img-top {
		border-top-left-radius: 0
	}

	.card-group .card:last-child .card-img-bottom {
		border-bottom-left-radius: 0
	}

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

	.card-group .card:not(:first-child):not(:last-child) .card-img-bottom, .card-group .card:not(:first-child):not(:last-child) .card-img-top {
		border-radius: 0
	}
}

@media (min-width: 576px) {
	.card-columns {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
		-webkit-column-gap: 1.25rem;
		-moz-column-gap: 1.25rem;
		column-gap: 1.25rem
	}

	.card-columns .card {
		display: inline-block;
		width: 100%;
		margin-bottom: .75rem
	}
}

.breadcrumb {
	padding: .75rem 1rem;
	margin-bottom: 1rem;
	list-style: none;
	background-color: #eceeef;
	border-radius: .25rem
}

.breadcrumb::after {
	display: block;
	content: "";
	clear: both
}

.breadcrumb-item {
	float: left
}

.breadcrumb-item + .breadcrumb-item::before {
	display: inline-block;
	padding-right: .5rem;
	padding-left: .5rem;
	color: #636c72;
	content: "/"
}

.breadcrumb-item + .breadcrumb-item:hover::before {
	text-decoration: underline
}

.breadcrumb-item + .breadcrumb-item:hover::before {
	text-decoration: none
}

.breadcrumb-item.active {
	color: #636c72
}

.pagination {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: .25rem
}

.page-item:first-child .page-link {
	margin-left: 0;
	border-bottom-left-radius: .25rem;
	border-top-left-radius: .25rem
}

.page-item:last-child .page-link {
	border-bottom-right-radius: .25rem;
	border-top-right-radius: .25rem
}

.page-item.active .page-link {
	z-index: 2;
	color: #fff;
	background-color: #0275d8;
	border-color: #0275d8
}

.page-item.disabled .page-link {
	color: #636c72;
	pointer-events: none;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}

.page-link {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #0275d8;
	background-color: #fff;
	border: 1px solid #ddd
}

.page-link:focus, .page-link:hover {
	color: #014c8c;
	text-decoration: none;
	background-color: #eceeef;
	border-color: #ddd
}

.pagination-lg .page-link {
	padding: .75rem 1.5rem;
	font-size: 1.25rem
}

.pagination-lg .page-item:first-child .page-link {
	border-bottom-left-radius: .3rem;
	border-top-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
	border-bottom-right-radius: .3rem;
	border-top-right-radius: .3rem
}

.pagination-sm .page-link {
	padding: .25rem .5rem;
	font-size: .875rem
}

.pagination-sm .page-item:first-child .page-link {
	border-bottom-left-radius: .2rem;
	border-top-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
	border-bottom-right-radius: .2rem;
	border-top-right-radius: .2rem
}

.badge {
	display: inline-block;
	padding: .25em .4em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25rem
}

.badge:empty {
	display: none
}

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

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

.badge-pill {
	padding-right: .6em;
	padding-left: .6em;
	border-radius: 10rem
}

.badge-default {
	background-color: #636c72
}

.badge-default[href]:focus, .badge-default[href]:hover {
	background-color: #4b5257
}

.badge-primary {
	background-color: #0275d8
}

.badge-primary[href]:focus, .badge-primary[href]:hover {
	background-color: #025aa5
}

.badge-success {
	background-color: #5cb85c
}

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

.badge-info {
	background-color: #5bc0de
}

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

.badge-warning {
	background-color: #f0ad4e
}

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

.badge-danger {
	background-color: #d9534f
}

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

.jumbotron {
	padding: 2rem 1rem;
	margin-bottom: 2rem;
	background-color: #eceeef;
	border-radius: .3rem
}

@media (min-width: 576px) {
	.jumbotron {
		padding: 4rem 2rem
	}
}

.jumbotron-hr {
	border-top-color: #d0d5d8
}

.jumbotron-fluid {
	padding-right: 0;
	padding-left: 0;
	border-radius: 0
}

.alert {
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: .25rem
}

.alert-heading {
	color: inherit
}

.alert-link {
	font-weight: 700
}

.alert-dismissible .close {
	position: relative;
	top: -.75rem;
	right: -1.25rem;
	padding: .75rem 1.25rem;
	color: inherit
}

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 1rem 0
	}
	to {
		background-position: 0 0
	}
}

@-o-keyframes progress-bar-stripes {
	from {
		background-position: 1rem 0
	}
	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 1rem 0
	}
	to {
		background-position: 0 0
	}
}

.progress {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	font-size: .75rem;
	line-height: 1rem;
	text-align: center;
	background-color: #eceeef;
	border-radius: .25rem
}

.progress-bar {
	height: 1rem;
	color: #fff;
	background-color: #0275d8
}

.progress-bar-striped {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	-webkit-background-size: 1rem 1rem;
	background-size: 1rem 1rem
}

.progress-bar-animated {
	-webkit-animation: progress-bar-stripes 1s linear infinite;
	-o-animation: progress-bar-stripes 1s linear infinite;
	animation: progress-bar-stripes 1s linear infinite
}

.media {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.media-body {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 0%;
	-ms-flex: 1 1 0%;
	flex: 1 1 0%
}

.list-group {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0
}

.list-group-item-action {
	width: 100%;
	color: #464a4c;
	text-align: inherit
}

.list-group-item-action .list-group-item-heading {
	color: #292b2c
}

.list-group-item-action:focus, .list-group-item-action:hover {
	color: #464a4c;
	text-decoration: none;
	background-color: #f7f7f9
}

.list-group-item-action:active {
	color: #292b2c;
	background-color: #eceeef
}

.list-group-item {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: .75rem 1.25rem;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .125)
}

.list-group-item:first-child {
	border-top-right-radius: .25rem;
	border-top-left-radius: .25rem
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: .25rem;
	border-bottom-left-radius: .25rem
}

.list-group-item:focus, .list-group-item:hover {
	text-decoration: none
}

.list-group-item.disabled, .list-group-item:disabled {
	color: #636c72;
	cursor: not-allowed;
	background-color: #fff
}

.list-group-item.disabled .list-group-item-heading, .list-group-item:disabled .list-group-item-heading {
	color: inherit
}

.list-group-item.disabled .list-group-item-text, .list-group-item:disabled .list-group-item-text {
	color: #636c72
}

.list-group-item.active {
	z-index: 2;
	color: #fff;
	background-color: #0275d8;
	border-color: #0275d8
}

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small {
	color: inherit
}

.list-group-item.active .list-group-item-text {
	color: #daeeff
}

.list-group-flush .list-group-item {
	border-right: 0;
	border-left: 0;
	border-radius: 0
}

.list-group-flush:first-child .list-group-item:first-child {
	border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
	border-bottom: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden
}

.embed-responsive::before {
	display: block;
	content: ""
}

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

.embed-responsive-21by9::before {
	padding-top: 42.857143%
}

.embed-responsive-16by9::before {
	padding-top: 56.25%
}

.embed-responsive-4by3::before {
	padding-top: 75%
}

.embed-responsive-1by1::before {
	padding-top: 100%
}

.close {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .5
}

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

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

.modal-open {
	overflow: hidden
}

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

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

.modal.show .modal-dialog {
	-webkit-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;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: .3rem;
	outline: 0
}

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

.modal-backdrop.fade {
	opacity: 0
}

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

.modal-header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 15px;
	border-bottom: 1px solid #eceeef
}

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

.modal-body {
	position: relative;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 15px
}

.modal-footer {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 15px;
	border-top: 1px solid #eceeef
}

.modal-footer > :not(:first-child) {
	margin-left: .25rem
}

.modal-footer > :not(:last-child) {
	margin-right: .25rem
}

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

@media (min-width: 576px) {
	.modal-dialog {
		max-width: 500px;
		margin: 30px auto
	}

	.modal-sm {
		max-width: 300px
	}
}

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

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	font-size: .875rem;
	word-wrap: break-word;
	opacity: 0
}

.tooltip.show {
	opacity: .9
}

.tooltip.bs-tether-element-attached-bottom, .tooltip.tooltip-top {
	padding: 5px 0;
	margin-top: -3px
}

.tooltip.bs-tether-element-attached-bottom .tooltip-inner::before, .tooltip.tooltip-top .tooltip-inner::before {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	content: "";
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.bs-tether-element-attached-left, .tooltip.tooltip-right {
	padding: 0 5px;
	margin-left: 3px
}

.tooltip.bs-tether-element-attached-left .tooltip-inner::before, .tooltip.tooltip-right .tooltip-inner::before {
	top: 50%;
	left: 0;
	margin-top: -5px;
	content: "";
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}

.tooltip.bs-tether-element-attached-top, .tooltip.tooltip-bottom {
	padding: 5px 0;
	margin-top: 3px
}

.tooltip.bs-tether-element-attached-top .tooltip-inner::before, .tooltip.tooltip-bottom .tooltip-inner::before {
	top: 0;
	left: 50%;
	margin-left: -5px;
	content: "";
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bs-tether-element-attached-right, .tooltip.tooltip-left {
	padding: 0 5px;
	margin-left: -3px
}

.tooltip.bs-tether-element-attached-right .tooltip-inner::before, .tooltip.tooltip-left .tooltip-inner::before {
	top: 50%;
	right: 0;
	margin-top: -5px;
	content: "";
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}

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

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

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: block;
	max-width: 276px;
	padding: 1px;
	font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	font-size: .875rem;
	word-wrap: break-word;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: .3rem
}

.popover.bs-tether-element-attached-bottom, .popover.popover-top {
	margin-top: -10px
}

.popover.bs-tether-element-attached-bottom::after, .popover.bs-tether-element-attached-bottom::before, .popover.popover-top::after, .popover.popover-top::before {
	left: 50%;
	border-bottom-width: 0
}

.popover.bs-tether-element-attached-bottom::before, .popover.popover-top::before {
	bottom: -11px;
	margin-left: -11px;
	border-top-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-bottom::after, .popover.popover-top::after {
	bottom: -10px;
	margin-left: -10px;
	border-top-color: #fff
}

.popover.bs-tether-element-attached-left, .popover.popover-right {
	margin-left: 10px
}

.popover.bs-tether-element-attached-left::after, .popover.bs-tether-element-attached-left::before, .popover.popover-right::after, .popover.popover-right::before {
	top: 50%;
	border-left-width: 0
}

.popover.bs-tether-element-attached-left::before, .popover.popover-right::before {
	left: -11px;
	margin-top: -11px;
	border-right-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-left::after, .popover.popover-right::after {
	left: -10px;
	margin-top: -10px;
	border-right-color: #fff
}

.popover.bs-tether-element-attached-top, .popover.popover-bottom {
	margin-top: 10px
}

.popover.bs-tether-element-attached-top::after, .popover.bs-tether-element-attached-top::before, .popover.popover-bottom::after, .popover.popover-bottom::before {
	left: 50%;
	border-top-width: 0
}

.popover.bs-tether-element-attached-top::before, .popover.popover-bottom::before {
	top: -11px;
	margin-left: -11px;
	border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-top::after, .popover.popover-bottom::after {
	top: -10px;
	margin-left: -10px;
	border-bottom-color: #f7f7f7
}

.popover.bs-tether-element-attached-top .popover-title::before, .popover.popover-bottom .popover-title::before {
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 20px;
	margin-left: -10px;
	content: "";
	border-bottom: 1px solid #f7f7f7
}

.popover.bs-tether-element-attached-right, .popover.popover-left {
	margin-left: -10px
}

.popover.bs-tether-element-attached-right::after, .popover.bs-tether-element-attached-right::before, .popover.popover-left::after, .popover.popover-left::before {
	top: 50%;
	border-right-width: 0
}

.popover.bs-tether-element-attached-right::before, .popover.popover-left::before {
	right: -11px;
	margin-top: -11px;
	border-left-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-right::after, .popover.popover-left::after {
	right: -10px;
	margin-top: -10px;
	border-left-color: #fff
}

.popover-title {
	padding: 8px 14px;
	margin-bottom: 0;
	font-size: 1rem;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-top-right-radius: calc(.3rem - 1px);
	border-top-left-radius: calc(.3rem - 1px)
}

.popover-title:empty {
	display: none
}

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

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

.popover::before {
	content: "";
	border-width: 11px
}

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

.carousel {
	position: relative
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.carousel-item {
	position: relative;
	display: none;
	width: 100%
}

@media (-webkit-transform-3d) {
	.carousel-item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		transition: -webkit-transform .6s ease-in-out;
		-o-transition: -o-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out, -o-transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px
	}
}

@supports ((-webkit-transform:translate3d(0,0,0)) or (transform:translate3d(0,0,0))) {
	.carousel-item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		transition: -webkit-transform .6s ease-in-out;
		-o-transition: -o-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out, -o-transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px
	}
}

.carousel-item-next, .carousel-item-prev, .carousel-item.active {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.carousel-item-next, .carousel-item-prev {
	position: absolute;
	top: 0
}

@media (-webkit-transform-3d) {
	.carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	.active.carousel-item-right, .carousel-item-next {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	.active.carousel-item-left, .carousel-item-prev {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@supports ((-webkit-transform:translate3d(0,0,0)) or (transform:translate3d(0,0,0))) {
	.carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	.active.carousel-item-right, .carousel-item-next {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	.active.carousel-item-left, .carousel-item-prev {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.carousel-control-next, .carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 15%;
	color: #fff;
	text-align: center;
	opacity: .5
}

.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	opacity: .9
}

.carousel-control-prev {
	left: 0
}

.carousel-control-next {
	right: 0
}

.carousel-control-next-icon, .carousel-control-prev-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: transparent no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%
}

.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 10px;
	left: 0;
	z-index: 15;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none
}

.carousel-indicators li {
	position: relative;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	max-width: 30px;
	height: 3px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: rgba(255, 255, 255, .5)
}

.carousel-indicators li::before {
	position: absolute;
	top: -10px;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 10px;
	content: ""
}

.carousel-indicators li::after {
	position: absolute;
	bottom: -10px;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 10px;
	content: ""
}

.carousel-indicators .active {
	background-color: #fff
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center
}

.align-baseline {
	vertical-align: baseline !important
}

.align-top {
	vertical-align: top !important
}

.align-middle {
	vertical-align: middle !important
}

.align-bottom {
	vertical-align: bottom !important
}

.align-text-bottom {
	vertical-align: text-bottom !important
}

.align-text-top {
	vertical-align: text-top !important
}

.bg-faded {
	background-color: #f7f7f7
}

.bg-primary {
	background-color: #0275d8 !important
}

a.bg-primary:focus, a.bg-primary:hover {
	background-color: #025aa5 !important
}

.bg-success {
	background-color: #5cb85c !important
}

a.bg-success:focus, a.bg-success:hover {
	background-color: #449d44 !important
}

.bg-info {
	background-color: #5bc0de !important
}

a.bg-info:focus, a.bg-info:hover {
	background-color: #31b0d5 !important
}

.bg-warning {
	background-color: #f0ad4e !important
}

a.bg-warning:focus, a.bg-warning:hover {
	background-color: #ec971f !important
}

.bg-danger {
	background-color: #d9534f !important
}

a.bg-danger:focus, a.bg-danger:hover {
	background-color: #c9302c !important
}

.bg-inverse {
	background-color: #292b2c !important
}

a.bg-inverse:focus, a.bg-inverse:hover {
	background-color: #101112 !important
}

.border-0 {
	border: 0 !important
}

.border-top-0 {
	border-top: 0 !important
}

.border-right-0 {
	border-right: 0 !important
}

.border-bottom-0 {
	border-bottom: 0 !important
}

.border-left-0 {
	border-left: 0 !important
}

.rounded {
	border-radius: .25rem
}

.rounded-top {
	border-top-right-radius: .25rem;
	border-top-left-radius: .25rem
}

.rounded-right {
	border-bottom-right-radius: .25rem;
	border-top-right-radius: .25rem
}

.rounded-bottom {
	border-bottom-right-radius: .25rem;
	border-bottom-left-radius: .25rem
}

.rounded-left {
	border-bottom-left-radius: .25rem;
	border-top-left-radius: .25rem
}

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

.rounded-0 {
	border-radius: 0
}

.clearfix::after {
	display: block;
	content: "";
	clear: both
}

.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-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: 576px) {
	.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-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: 768px) {
	.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-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: 992px) {
	.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-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 (min-width: 1200px) {
	.d-xl-none {
		display: none !important
	}

	.d-xl-inline {
		display: inline !important
	}

	.d-xl-inline-block {
		display: inline-block !important
	}

	.d-xl-block {
		display: block !important
	}

	.d-xl-table {
		display: table !important
	}

	.d-xl-table-cell {
		display: table-cell !important
	}

	.d-xl-flex {
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-xl-inline-flex {
		display: -webkit-inline-box !important;
		display: -webkit-inline-flex !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

.flex-first {
	-webkit-box-ordinal-group: 0;
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1
}

.flex-last {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}

.flex-unordered {
	-webkit-box-ordinal-group: 1;
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0
}

.flex-row {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: normal !important;
	-webkit-flex-direction: row !important;
	-ms-flex-direction: row !important;
	flex-direction: row !important
}

.flex-column {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: normal !important;
	-webkit-flex-direction: column !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important
}

.flex-row-reverse {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: reverse !important;
	-webkit-flex-direction: row-reverse !important;
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important
}

.flex-column-reverse {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: reverse !important;
	-webkit-flex-direction: column-reverse !important;
	-ms-flex-direction: column-reverse !important;
	flex-direction: column-reverse !important
}

.flex-wrap {
	-webkit-flex-wrap: wrap !important;
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important
}

.flex-nowrap {
	-webkit-flex-wrap: nowrap !important;
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important
}

.flex-wrap-reverse {
	-webkit-flex-wrap: wrap-reverse !important;
	-ms-flex-wrap: wrap-reverse !important;
	flex-wrap: wrap-reverse !important
}

.justify-content-start {
	-webkit-box-pack: start !important;
	-webkit-justify-content: flex-start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important
}

.justify-content-end {
	-webkit-box-pack: end !important;
	-webkit-justify-content: flex-end !important;
	-ms-flex-pack: end !important;
	justify-content: flex-end !important
}

.justify-content-center {
	-webkit-box-pack: center !important;
	-webkit-justify-content: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important
}

.justify-content-between {
	-webkit-box-pack: justify !important;
	-webkit-justify-content: space-between !important;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important
}

.justify-content-around {
	-webkit-justify-content: space-around !important;
	-ms-flex-pack: distribute !important;
	justify-content: space-around !important
}

.align-items-start {
	-webkit-box-align: start !important;
	-webkit-align-items: flex-start !important;
	-ms-flex-align: start !important;
	align-items: flex-start !important
}

.align-items-end {
	-webkit-box-align: end !important;
	-webkit-align-items: flex-end !important;
	-ms-flex-align: end !important;
	align-items: flex-end !important
}

.align-items-center {
	-webkit-box-align: center !important;
	-webkit-align-items: center !important;
	-ms-flex-align: center !important;
	align-items: center !important
}

.align-items-baseline {
	-webkit-box-align: baseline !important;
	-webkit-align-items: baseline !important;
	-ms-flex-align: baseline !important;
	align-items: baseline !important
}

.align-items-stretch {
	-webkit-box-align: stretch !important;
	-webkit-align-items: stretch !important;
	-ms-flex-align: stretch !important;
	align-items: stretch !important
}

.align-content-start {
	-webkit-align-content: flex-start !important;
	-ms-flex-line-pack: start !important;
	align-content: flex-start !important
}

.align-content-end {
	-webkit-align-content: flex-end !important;
	-ms-flex-line-pack: end !important;
	align-content: flex-end !important
}

.align-content-center {
	-webkit-align-content: center !important;
	-ms-flex-line-pack: center !important;
	align-content: center !important
}

.align-content-between {
	-webkit-align-content: space-between !important;
	-ms-flex-line-pack: justify !important;
	align-content: space-between !important
}

.align-content-around {
	-webkit-align-content: space-around !important;
	-ms-flex-line-pack: distribute !important;
	align-content: space-around !important
}

.align-content-stretch {
	-webkit-align-content: stretch !important;
	-ms-flex-line-pack: stretch !important;
	align-content: stretch !important
}

.align-self-auto {
	-webkit-align-self: auto !important;
	-ms-flex-item-align: auto !important;
	-ms-grid-row-align: auto !important;
	align-self: auto !important
}

.align-self-start {
	-webkit-align-self: flex-start !important;
	-ms-flex-item-align: start !important;
	align-self: flex-start !important
}

.align-self-end {
	-webkit-align-self: flex-end !important;
	-ms-flex-item-align: end !important;
	align-self: flex-end !important
}

.align-self-center {
	-webkit-align-self: center !important;
	-ms-flex-item-align: center !important;
	-ms-grid-row-align: center !important;
	align-self: center !important
}

.align-self-baseline {
	-webkit-align-self: baseline !important;
	-ms-flex-item-align: baseline !important;
	align-self: baseline !important
}

.align-self-stretch {
	-webkit-align-self: stretch !important;
	-ms-flex-item-align: stretch !important;
	-ms-grid-row-align: stretch !important;
	align-self: stretch !important
}

@media (min-width: 576px) {
	.flex-sm-first {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1
	}

	.flex-sm-last {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1
	}

	.flex-sm-unordered {
		-webkit-box-ordinal-group: 1;
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0
	}

	.flex-sm-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-webkit-flex-direction: row !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-sm-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-webkit-flex-direction: column !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-sm-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-webkit-flex-direction: row-reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-sm-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-webkit-flex-direction: column-reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.flex-sm-wrap {
		-webkit-flex-wrap: wrap !important;
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.flex-sm-nowrap {
		-webkit-flex-wrap: nowrap !important;
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.flex-sm-wrap-reverse {
		-webkit-flex-wrap: wrap-reverse !important;
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.justify-content-sm-start {
		-webkit-box-pack: start !important;
		-webkit-justify-content: flex-start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-sm-end {
		-webkit-box-pack: end !important;
		-webkit-justify-content: flex-end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-sm-center {
		-webkit-box-pack: center !important;
		-webkit-justify-content: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-sm-between {
		-webkit-box-pack: justify !important;
		-webkit-justify-content: space-between !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}

	.justify-content-sm-around {
		-webkit-justify-content: space-around !important;
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}

	.align-items-sm-start {
		-webkit-box-align: start !important;
		-webkit-align-items: flex-start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-sm-end {
		-webkit-box-align: end !important;
		-webkit-align-items: flex-end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-sm-center {
		-webkit-box-align: center !important;
		-webkit-align-items: center !important;
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-sm-baseline {
		-webkit-box-align: baseline !important;
		-webkit-align-items: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.align-items-sm-stretch {
		-webkit-box-align: stretch !important;
		-webkit-align-items: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.align-content-sm-start {
		-webkit-align-content: flex-start !important;
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.align-content-sm-end {
		-webkit-align-content: flex-end !important;
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.align-content-sm-center {
		-webkit-align-content: center !important;
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.align-content-sm-between {
		-webkit-align-content: space-between !important;
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.align-content-sm-around {
		-webkit-align-content: space-around !important;
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.align-content-sm-stretch {
		-webkit-align-content: stretch !important;
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-sm-auto {
		-webkit-align-self: auto !important;
		-ms-flex-item-align: auto !important;
		-ms-grid-row-align: auto !important;
		align-self: auto !important
	}

	.align-self-sm-start {
		-webkit-align-self: flex-start !important;
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.align-self-sm-end {
		-webkit-align-self: flex-end !important;
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.align-self-sm-center {
		-webkit-align-self: center !important;
		-ms-flex-item-align: center !important;
		-ms-grid-row-align: center !important;
		align-self: center !important
	}

	.align-self-sm-baseline {
		-webkit-align-self: baseline !important;
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

	.align-self-sm-stretch {
		-webkit-align-self: stretch !important;
		-ms-flex-item-align: stretch !important;
		-ms-grid-row-align: stretch !important;
		align-self: stretch !important
	}
}

@media (min-width: 768px) {
	.flex-md-first {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1
	}

	.flex-md-last {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1
	}

	.flex-md-unordered {
		-webkit-box-ordinal-group: 1;
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0
	}

	.flex-md-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-webkit-flex-direction: row !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-md-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-webkit-flex-direction: column !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-md-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-webkit-flex-direction: row-reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-md-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-webkit-flex-direction: column-reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.flex-md-wrap {
		-webkit-flex-wrap: wrap !important;
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.flex-md-nowrap {
		-webkit-flex-wrap: nowrap !important;
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.flex-md-wrap-reverse {
		-webkit-flex-wrap: wrap-reverse !important;
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.justify-content-md-start {
		-webkit-box-pack: start !important;
		-webkit-justify-content: flex-start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-md-end {
		-webkit-box-pack: end !important;
		-webkit-justify-content: flex-end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-md-center {
		-webkit-box-pack: center !important;
		-webkit-justify-content: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-md-between {
		-webkit-box-pack: justify !important;
		-webkit-justify-content: space-between !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}

	.justify-content-md-around {
		-webkit-justify-content: space-around !important;
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}

	.align-items-md-start {
		-webkit-box-align: start !important;
		-webkit-align-items: flex-start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-md-end {
		-webkit-box-align: end !important;
		-webkit-align-items: flex-end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-md-center {
		-webkit-box-align: center !important;
		-webkit-align-items: center !important;
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-md-baseline {
		-webkit-box-align: baseline !important;
		-webkit-align-items: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.align-items-md-stretch {
		-webkit-box-align: stretch !important;
		-webkit-align-items: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.align-content-md-start {
		-webkit-align-content: flex-start !important;
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.align-content-md-end {
		-webkit-align-content: flex-end !important;
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.align-content-md-center {
		-webkit-align-content: center !important;
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.align-content-md-between {
		-webkit-align-content: space-between !important;
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.align-content-md-around {
		-webkit-align-content: space-around !important;
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.align-content-md-stretch {
		-webkit-align-content: stretch !important;
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-md-auto {
		-webkit-align-self: auto !important;
		-ms-flex-item-align: auto !important;
		-ms-grid-row-align: auto !important;
		align-self: auto !important
	}

	.align-self-md-start {
		-webkit-align-self: flex-start !important;
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.align-self-md-end {
		-webkit-align-self: flex-end !important;
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.align-self-md-center {
		-webkit-align-self: center !important;
		-ms-flex-item-align: center !important;
		-ms-grid-row-align: center !important;
		align-self: center !important
	}

	.align-self-md-baseline {
		-webkit-align-self: baseline !important;
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

	.align-self-md-stretch {
		-webkit-align-self: stretch !important;
		-ms-flex-item-align: stretch !important;
		-ms-grid-row-align: stretch !important;
		align-self: stretch !important
	}
}

@media (min-width: 992px) {
	.flex-lg-first {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1
	}

	.flex-lg-last {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1
	}

	.flex-lg-unordered {
		-webkit-box-ordinal-group: 1;
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0
	}

	.flex-lg-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-webkit-flex-direction: row !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-lg-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-webkit-flex-direction: column !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-lg-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-webkit-flex-direction: row-reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-lg-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-webkit-flex-direction: column-reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.flex-lg-wrap {
		-webkit-flex-wrap: wrap !important;
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.flex-lg-nowrap {
		-webkit-flex-wrap: nowrap !important;
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.flex-lg-wrap-reverse {
		-webkit-flex-wrap: wrap-reverse !important;
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.justify-content-lg-start {
		-webkit-box-pack: start !important;
		-webkit-justify-content: flex-start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-lg-end {
		-webkit-box-pack: end !important;
		-webkit-justify-content: flex-end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-lg-center {
		-webkit-box-pack: center !important;
		-webkit-justify-content: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-lg-between {
		-webkit-box-pack: justify !important;
		-webkit-justify-content: space-between !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}

	.justify-content-lg-around {
		-webkit-justify-content: space-around !important;
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}

	.align-items-lg-start {
		-webkit-box-align: start !important;
		-webkit-align-items: flex-start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-lg-end {
		-webkit-box-align: end !important;
		-webkit-align-items: flex-end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-lg-center {
		-webkit-box-align: center !important;
		-webkit-align-items: center !important;
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-lg-baseline {
		-webkit-box-align: baseline !important;
		-webkit-align-items: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.align-items-lg-stretch {
		-webkit-box-align: stretch !important;
		-webkit-align-items: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.align-content-lg-start {
		-webkit-align-content: flex-start !important;
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.align-content-lg-end {
		-webkit-align-content: flex-end !important;
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.align-content-lg-center {
		-webkit-align-content: center !important;
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.align-content-lg-between {
		-webkit-align-content: space-between !important;
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.align-content-lg-around {
		-webkit-align-content: space-around !important;
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.align-content-lg-stretch {
		-webkit-align-content: stretch !important;
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-lg-auto {
		-webkit-align-self: auto !important;
		-ms-flex-item-align: auto !important;
		-ms-grid-row-align: auto !important;
		align-self: auto !important
	}

	.align-self-lg-start {
		-webkit-align-self: flex-start !important;
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.align-self-lg-end {
		-webkit-align-self: flex-end !important;
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.align-self-lg-center {
		-webkit-align-self: center !important;
		-ms-flex-item-align: center !important;
		-ms-grid-row-align: center !important;
		align-self: center !important
	}

	.align-self-lg-baseline {
		-webkit-align-self: baseline !important;
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

	.align-self-lg-stretch {
		-webkit-align-self: stretch !important;
		-ms-flex-item-align: stretch !important;
		-ms-grid-row-align: stretch !important;
		align-self: stretch !important
	}
}

@media (min-width: 1200px) {
	.flex-xl-first {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1
	}

	.flex-xl-last {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1
	}

	.flex-xl-unordered {
		-webkit-box-ordinal-group: 1;
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0
	}

	.flex-xl-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-webkit-flex-direction: row !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-xl-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-webkit-flex-direction: column !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-xl-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-webkit-flex-direction: row-reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-xl-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-webkit-flex-direction: column-reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.flex-xl-wrap {
		-webkit-flex-wrap: wrap !important;
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.flex-xl-nowrap {
		-webkit-flex-wrap: nowrap !important;
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.flex-xl-wrap-reverse {
		-webkit-flex-wrap: wrap-reverse !important;
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.justify-content-xl-start {
		-webkit-box-pack: start !important;
		-webkit-justify-content: flex-start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-xl-end {
		-webkit-box-pack: end !important;
		-webkit-justify-content: flex-end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-xl-center {
		-webkit-box-pack: center !important;
		-webkit-justify-content: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-xl-between {
		-webkit-box-pack: justify !important;
		-webkit-justify-content: space-between !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}

	.justify-content-xl-around {
		-webkit-justify-content: space-around !important;
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}

	.align-items-xl-start {
		-webkit-box-align: start !important;
		-webkit-align-items: flex-start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-xl-end {
		-webkit-box-align: end !important;
		-webkit-align-items: flex-end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-xl-center {
		-webkit-box-align: center !important;
		-webkit-align-items: center !important;
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-xl-baseline {
		-webkit-box-align: baseline !important;
		-webkit-align-items: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.align-items-xl-stretch {
		-webkit-box-align: stretch !important;
		-webkit-align-items: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.align-content-xl-start {
		-webkit-align-content: flex-start !important;
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.align-content-xl-end {
		-webkit-align-content: flex-end !important;
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.align-content-xl-center {
		-webkit-align-content: center !important;
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.align-content-xl-between {
		-webkit-align-content: space-between !important;
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.align-content-xl-around {
		-webkit-align-content: space-around !important;
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.align-content-xl-stretch {
		-webkit-align-content: stretch !important;
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-xl-auto {
		-webkit-align-self: auto !important;
		-ms-flex-item-align: auto !important;
		-ms-grid-row-align: auto !important;
		align-self: auto !important
	}

	.align-self-xl-start {
		-webkit-align-self: flex-start !important;
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.align-self-xl-end {
		-webkit-align-self: flex-end !important;
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.align-self-xl-center {
		-webkit-align-self: center !important;
		-ms-flex-item-align: center !important;
		-ms-grid-row-align: center !important;
		align-self: center !important
	}

	.align-self-xl-baseline {
		-webkit-align-self: baseline !important;
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

	.align-self-xl-stretch {
		-webkit-align-self: stretch !important;
		-ms-flex-item-align: stretch !important;
		-ms-grid-row-align: stretch !important;
		align-self: stretch !important
	}
}

.float-left {
	float: left !important
}

.float-right {
	float: right !important
}

.float-none {
	float: none !important
}

@media (min-width: 576px) {
	.float-sm-left {
		float: left !important
	}

	.float-sm-right {
		float: right !important
	}

	.float-sm-none {
		float: none !important
	}
}

@media (min-width: 768px) {
	.float-md-left {
		float: left !important
	}

	.float-md-right {
		float: right !important
	}

	.float-md-none {
		float: none !important
	}
}

@media (min-width: 992px) {
	.float-lg-left {
		float: left !important
	}

	.float-lg-right {
		float: right !important
	}

	.float-lg-none {
		float: none !important
	}
}

@media (min-width: 1200px) {
	.float-xl-left {
		float: left !important
	}

	.float-xl-right {
		float: right !important
	}

	.float-xl-none {
		float: none !important
	}
}

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

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

.sticky-top {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 1030
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	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
}

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

.m-0 {
	margin: 0 0 !important
}

.mt-0 {
	margin-top: 0 !important
}

.mr-0 {
	margin-right: 0 !important
}

.mb-0 {
	margin-bottom: 0 !important
}

.ml-0 {
	margin-left: 0 !important
}

.mx-0 {
	margin-right: 0 !important;
	margin-left: 0 !important
}

.my-0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important
}

.m-1 {
	margin: .25rem .25rem !important
}

.mt-1 {
	margin-top: .25rem !important
}

.mr-1 {
	margin-right: .25rem !important
}

.mb-1 {
	margin-bottom: .25rem !important
}

.ml-1 {
	margin-left: .25rem !important
}

.mx-1 {
	margin-right: .25rem !important;
	margin-left: .25rem !important
}

.my-1 {
	margin-top: .25rem !important;
	margin-bottom: .25rem !important
}

.m-2 {
	margin: .5rem .5rem !important
}

.mt-2 {
	margin-top: .5rem !important
}

.mr-2 {
	margin-right: .5rem !important
}

.mb-2 {
	margin-bottom: .5rem !important
}

.ml-2 {
	margin-left: .5rem !important
}

.mx-2 {
	margin-right: .5rem !important;
	margin-left: .5rem !important
}

.my-2 {
	margin-top: .5rem !important;
	margin-bottom: .5rem !important
}

.m-3 {
	margin: 1rem 1rem !important
}

.mt-3 {
	margin-top: 1rem !important
}

.mr-3 {
	margin-right: 1rem !important
}

.mb-3 {
	margin-bottom: 1rem !important
}

.ml-3 {
	margin-left: 1rem !important
}

.mx-3 {
	margin-right: 1rem !important;
	margin-left: 1rem !important
}

.my-3 {
	margin-top: 1rem !important;
	margin-bottom: 1rem !important
}

.m-4 {
	margin: 1.5rem 1.5rem !important
}

.mt-4 {
	margin-top: 1.5rem !important
}

.mr-4 {
	margin-right: 1.5rem !important
}

.mb-4 {
	margin-bottom: 1.5rem !important
}

.ml-4 {
	margin-left: 1.5rem !important
}

.mx-4 {
	margin-right: 1.5rem !important;
	margin-left: 1.5rem !important
}

.my-4 {
	margin-top: 1.5rem !important;
	margin-bottom: 1.5rem !important
}

.m-5 {
	margin: 3rem 3rem !important
}

.mt-5 {
	margin-top: 3rem !important
}

.mr-5 {
	margin-right: 3rem !important
}

.mb-5 {
	margin-bottom: 3rem !important
}

.ml-5 {
	margin-left: 3rem !important
}

.mx-5 {
	margin-right: 3rem !important;
	margin-left: 3rem !important
}

.my-5 {
	margin-top: 3rem !important;
	margin-bottom: 3rem !important
}

.p-0 {
	padding: 0 0 !important
}

.pt-0 {
	padding-top: 0 !important
}

.pr-0 {
	padding-right: 0 !important
}

.pb-0 {
	padding-bottom: 0 !important
}

.pl-0 {
	padding-left: 0 !important
}

.px-0 {
	padding-right: 0 !important;
	padding-left: 0 !important
}

.py-0 {
	padding-top: 0 !important;
	padding-bottom: 0 !important
}

.p-1 {
	padding: .25rem .25rem !important
}

.pt-1 {
	padding-top: .25rem !important
}

.pr-1 {
	padding-right: .25rem !important
}

.pb-1 {
	padding-bottom: .25rem !important
}

.pl-1 {
	padding-left: .25rem !important
}

.px-1 {
	padding-right: .25rem !important;
	padding-left: .25rem !important
}

.py-1 {
	padding-top: .25rem !important;
	padding-bottom: .25rem !important
}

.p-2 {
	padding: .5rem .5rem !important
}

.pt-2 {
	padding-top: .5rem !important
}

.pr-2 {
	padding-right: .5rem !important
}

.pb-2 {
	padding-bottom: .5rem !important
}

.pl-2 {
	padding-left: .5rem !important
}

.px-2 {
	padding-right: .5rem !important;
	padding-left: .5rem !important
}

.py-2 {
	padding-top: .5rem !important;
	padding-bottom: .5rem !important
}

.p-3 {
	padding: 1rem 1rem !important
}

.pt-3 {
	padding-top: 1rem !important
}

.pr-3 {
	padding-right: 1rem !important
}

.pb-3 {
	padding-bottom: 1rem !important
}

.pl-3 {
	padding-left: 1rem !important
}

.px-3 {
	padding-right: 1rem !important;
	padding-left: 1rem !important
}

.py-3 {
	padding-top: 1rem !important;
	padding-bottom: 1rem !important
}

.p-4 {
	padding: 1.5rem 1.5rem !important
}

.pt-4 {
	padding-top: 1.5rem !important
}

.pr-4 {
	padding-right: 1.5rem !important
}

.pb-4 {
	padding-bottom: 1.5rem !important
}

.pl-4 {
	padding-left: 1.5rem !important
}

.px-4 {
	padding-right: 1.5rem !important;
	padding-left: 1.5rem !important
}

.py-4 {
	padding-top: 1.5rem !important;
	padding-bottom: 1.5rem !important
}

.p-5 {
	padding: 3rem 3rem !important
}

.pt-5 {
	padding-top: 3rem !important
}

.pr-5 {
	padding-right: 3rem !important
}

.pb-5 {
	padding-bottom: 3rem !important
}

.pl-5 {
	padding-left: 3rem !important
}

.px-5 {
	padding-right: 3rem !important;
	padding-left: 3rem !important
}

.py-5 {
	padding-top: 3rem !important;
	padding-bottom: 3rem !important
}

.m-auto {
	margin: auto !important
}

.mt-auto {
	margin-top: auto !important
}

.mr-auto {
	margin-right: auto !important
}

.mb-auto {
	margin-bottom: auto !important
}

.ml-auto {
	margin-left: auto !important
}

.mx-auto {
	margin-right: auto !important;
	margin-left: auto !important
}

.my-auto {
	margin-top: auto !important;
	margin-bottom: auto !important
}

@media (min-width: 576px) {
	.m-sm-0 {
		margin: 0 0 !important
	}

	.mt-sm-0 {
		margin-top: 0 !important
	}

	.mr-sm-0 {
		margin-right: 0 !important
	}

	.mb-sm-0 {
		margin-bottom: 0 !important
	}

	.ml-sm-0 {
		margin-left: 0 !important
	}

	.mx-sm-0 {
		margin-right: 0 !important;
		margin-left: 0 !important
	}

	.my-sm-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important
	}

	.m-sm-1 {
		margin: .25rem .25rem !important
	}

	.mt-sm-1 {
		margin-top: .25rem !important
	}

	.mr-sm-1 {
		margin-right: .25rem !important
	}

	.mb-sm-1 {
		margin-bottom: .25rem !important
	}

	.ml-sm-1 {
		margin-left: .25rem !important
	}

	.mx-sm-1 {
		margin-right: .25rem !important;
		margin-left: .25rem !important
	}

	.my-sm-1 {
		margin-top: .25rem !important;
		margin-bottom: .25rem !important
	}

	.m-sm-2 {
		margin: .5rem .5rem !important
	}

	.mt-sm-2 {
		margin-top: .5rem !important
	}

	.mr-sm-2 {
		margin-right: .5rem !important
	}

	.mb-sm-2 {
		margin-bottom: .5rem !important
	}

	.ml-sm-2 {
		margin-left: .5rem !important
	}

	.mx-sm-2 {
		margin-right: .5rem !important;
		margin-left: .5rem !important
	}

	.my-sm-2 {
		margin-top: .5rem !important;
		margin-bottom: .5rem !important
	}

	.m-sm-3 {
		margin: 1rem 1rem !important
	}

	.mt-sm-3 {
		margin-top: 1rem !important
	}

	.mr-sm-3 {
		margin-right: 1rem !important
	}

	.mb-sm-3 {
		margin-bottom: 1rem !important
	}

	.ml-sm-3 {
		margin-left: 1rem !important
	}

	.mx-sm-3 {
		margin-right: 1rem !important;
		margin-left: 1rem !important
	}

	.my-sm-3 {
		margin-top: 1rem !important;
		margin-bottom: 1rem !important
	}

	.m-sm-4 {
		margin: 1.5rem 1.5rem !important
	}

	.mt-sm-4 {
		margin-top: 1.5rem !important
	}

	.mr-sm-4 {
		margin-right: 1.5rem !important
	}

	.mb-sm-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-sm-4 {
		margin-left: 1.5rem !important
	}

	.mx-sm-4 {
		margin-right: 1.5rem !important;
		margin-left: 1.5rem !important
	}

	.my-sm-4 {
		margin-top: 1.5rem !important;
		margin-bottom: 1.5rem !important
	}

	.m-sm-5 {
		margin: 3rem 3rem !important
	}

	.mt-sm-5 {
		margin-top: 3rem !important
	}

	.mr-sm-5 {
		margin-right: 3rem !important
	}

	.mb-sm-5 {
		margin-bottom: 3rem !important
	}

	.ml-sm-5 {
		margin-left: 3rem !important
	}

	.mx-sm-5 {
		margin-right: 3rem !important;
		margin-left: 3rem !important
	}

	.my-sm-5 {
		margin-top: 3rem !important;
		margin-bottom: 3rem !important
	}

	.p-sm-0 {
		padding: 0 0 !important
	}

	.pt-sm-0 {
		padding-top: 0 !important
	}

	.pr-sm-0 {
		padding-right: 0 !important
	}

	.pb-sm-0 {
		padding-bottom: 0 !important
	}

	.pl-sm-0 {
		padding-left: 0 !important
	}

	.px-sm-0 {
		padding-right: 0 !important;
		padding-left: 0 !important
	}

	.py-sm-0 {
		padding-top: 0 !important;
		padding-bottom: 0 !important
	}

	.p-sm-1 {
		padding: .25rem .25rem !important
	}

	.pt-sm-1 {
		padding-top: .25rem !important
	}

	.pr-sm-1 {
		padding-right: .25rem !important
	}

	.pb-sm-1 {
		padding-bottom: .25rem !important
	}

	.pl-sm-1 {
		padding-left: .25rem !important
	}

	.px-sm-1 {
		padding-right: .25rem !important;
		padding-left: .25rem !important
	}

	.py-sm-1 {
		padding-top: .25rem !important;
		padding-bottom: .25rem !important
	}

	.p-sm-2 {
		padding: .5rem .5rem !important
	}

	.pt-sm-2 {
		padding-top: .5rem !important
	}

	.pr-sm-2 {
		padding-right: .5rem !important
	}

	.pb-sm-2 {
		padding-bottom: .5rem !important
	}

	.pl-sm-2 {
		padding-left: .5rem !important
	}

	.px-sm-2 {
		padding-right: .5rem !important;
		padding-left: .5rem !important
	}

	.py-sm-2 {
		padding-top: .5rem !important;
		padding-bottom: .5rem !important
	}

	.p-sm-3 {
		padding: 1rem 1rem !important
	}

	.pt-sm-3 {
		padding-top: 1rem !important
	}

	.pr-sm-3 {
		padding-right: 1rem !important
	}

	.pb-sm-3 {
		padding-bottom: 1rem !important
	}

	.pl-sm-3 {
		padding-left: 1rem !important
	}

	.px-sm-3 {
		padding-right: 1rem !important;
		padding-left: 1rem !important
	}

	.py-sm-3 {
		padding-top: 1rem !important;
		padding-bottom: 1rem !important
	}

	.p-sm-4 {
		padding: 1.5rem 1.5rem !important
	}

	.pt-sm-4 {
		padding-top: 1.5rem !important
	}

	.pr-sm-4 {
		padding-right: 1.5rem !important
	}

	.pb-sm-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-sm-4 {
		padding-left: 1.5rem !important
	}

	.px-sm-4 {
		padding-right: 1.5rem !important;
		padding-left: 1.5rem !important
	}

	.py-sm-4 {
		padding-top: 1.5rem !important;
		padding-bottom: 1.5rem !important
	}

	.p-sm-5 {
		padding: 3rem 3rem !important
	}

	.pt-sm-5 {
		padding-top: 3rem !important
	}

	.pr-sm-5 {
		padding-right: 3rem !important
	}

	.pb-sm-5 {
		padding-bottom: 3rem !important
	}

	.pl-sm-5 {
		padding-left: 3rem !important
	}

	.px-sm-5 {
		padding-right: 3rem !important;
		padding-left: 3rem !important
	}

	.py-sm-5 {
		padding-top: 3rem !important;
		padding-bottom: 3rem !important
	}

	.m-sm-auto {
		margin: auto !important
	}

	.mt-sm-auto {
		margin-top: auto !important
	}

	.mr-sm-auto {
		margin-right: auto !important
	}

	.mb-sm-auto {
		margin-bottom: auto !important
	}

	.ml-sm-auto {
		margin-left: auto !important
	}

	.mx-sm-auto {
		margin-right: auto !important;
		margin-left: auto !important
	}

	.my-sm-auto {
		margin-top: auto !important;
		margin-bottom: auto !important
	}
}

@media (min-width: 768px) {
	.m-md-0 {
		margin: 0 0 !important
	}

	.mt-md-0 {
		margin-top: 0 !important
	}

	.mr-md-0 {
		margin-right: 0 !important
	}

	.mb-md-0 {
		margin-bottom: 0 !important
	}

	.ml-md-0 {
		margin-left: 0 !important
	}

	.mx-md-0 {
		margin-right: 0 !important;
		margin-left: 0 !important
	}

	.my-md-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important
	}

	.m-md-1 {
		margin: .25rem .25rem !important
	}

	.mt-md-1 {
		margin-top: .25rem !important
	}

	.mr-md-1 {
		margin-right: .25rem !important
	}

	.mb-md-1 {
		margin-bottom: .25rem !important
	}

	.ml-md-1 {
		margin-left: .25rem !important
	}

	.mx-md-1 {
		margin-right: .25rem !important;
		margin-left: .25rem !important
	}

	.my-md-1 {
		margin-top: .25rem !important;
		margin-bottom: .25rem !important
	}

	.m-md-2 {
		margin: .5rem .5rem !important
	}

	.mt-md-2 {
		margin-top: .5rem !important
	}

	.mr-md-2 {
		margin-right: .5rem !important
	}

	.mb-md-2 {
		margin-bottom: .5rem !important
	}

	.ml-md-2 {
		margin-left: .5rem !important
	}

	.mx-md-2 {
		margin-right: .5rem !important;
		margin-left: .5rem !important
	}

	.my-md-2 {
		margin-top: .5rem !important;
		margin-bottom: .5rem !important
	}

	.m-md-3 {
		margin: 1rem 1rem !important
	}

	.mt-md-3 {
		margin-top: 1rem !important
	}

	.mr-md-3 {
		margin-right: 1rem !important
	}

	.mb-md-3 {
		margin-bottom: 1rem !important
	}

	.ml-md-3 {
		margin-left: 1rem !important
	}

	.mx-md-3 {
		margin-right: 1rem !important;
		margin-left: 1rem !important
	}

	.my-md-3 {
		margin-top: 1rem !important;
		margin-bottom: 1rem !important
	}

	.m-md-4 {
		margin: 1.5rem 1.5rem !important
	}

	.mt-md-4 {
		margin-top: 1.5rem !important
	}

	.mr-md-4 {
		margin-right: 1.5rem !important
	}

	.mb-md-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-md-4 {
		margin-left: 1.5rem !important
	}

	.mx-md-4 {
		margin-right: 1.5rem !important;
		margin-left: 1.5rem !important
	}

	.my-md-4 {
		margin-top: 1.5rem !important;
		margin-bottom: 1.5rem !important
	}

	.m-md-5 {
		margin: 3rem 3rem !important
	}

	.mt-md-5 {
		margin-top: 3rem !important
	}

	.mr-md-5 {
		margin-right: 3rem !important
	}

	.mb-md-5 {
		margin-bottom: 3rem !important
	}

	.ml-md-5 {
		margin-left: 3rem !important
	}

	.mx-md-5 {
		margin-right: 3rem !important;
		margin-left: 3rem !important
	}

	.my-md-5 {
		margin-top: 3rem !important;
		margin-bottom: 3rem !important
	}

	.p-md-0 {
		padding: 0 0 !important
	}

	.pt-md-0 {
		padding-top: 0 !important
	}

	.pr-md-0 {
		padding-right: 0 !important
	}

	.pb-md-0 {
		padding-bottom: 0 !important
	}

	.pl-md-0 {
		padding-left: 0 !important
	}

	.px-md-0 {
		padding-right: 0 !important;
		padding-left: 0 !important
	}

	.py-md-0 {
		padding-top: 0 !important;
		padding-bottom: 0 !important
	}

	.p-md-1 {
		padding: .25rem .25rem !important
	}

	.pt-md-1 {
		padding-top: .25rem !important
	}

	.pr-md-1 {
		padding-right: .25rem !important
	}

	.pb-md-1 {
		padding-bottom: .25rem !important
	}

	.pl-md-1 {
		padding-left: .25rem !important
	}

	.px-md-1 {
		padding-right: .25rem !important;
		padding-left: .25rem !important
	}

	.py-md-1 {
		padding-top: .25rem !important;
		padding-bottom: .25rem !important
	}

	.p-md-2 {
		padding: .5rem .5rem !important
	}

	.pt-md-2 {
		padding-top: .5rem !important
	}

	.pr-md-2 {
		padding-right: .5rem !important
	}

	.pb-md-2 {
		padding-bottom: .5rem !important
	}

	.pl-md-2 {
		padding-left: .5rem !important
	}

	.px-md-2 {
		padding-right: .5rem !important;
		padding-left: .5rem !important
	}

	.py-md-2 {
		padding-top: .5rem !important;
		padding-bottom: .5rem !important
	}

	.p-md-3 {
		padding: 1rem 1rem !important
	}

	.pt-md-3 {
		padding-top: 1rem !important
	}

	.pr-md-3 {
		padding-right: 1rem !important
	}

	.pb-md-3 {
		padding-bottom: 1rem !important
	}

	.pl-md-3 {
		padding-left: 1rem !important
	}

	.px-md-3 {
		padding-right: 1rem !important;
		padding-left: 1rem !important
	}

	.py-md-3 {
		padding-top: 1rem !important;
		padding-bottom: 1rem !important
	}

	.p-md-4 {
		padding: 1.5rem 1.5rem !important
	}

	.pt-md-4 {
		padding-top: 1.5rem !important
	}

	.pr-md-4 {
		padding-right: 1.5rem !important
	}

	.pb-md-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-md-4 {
		padding-left: 1.5rem !important
	}

	.px-md-4 {
		padding-right: 1.5rem !important;
		padding-left: 1.5rem !important
	}

	.py-md-4 {
		padding-top: 1.5rem !important;
		padding-bottom: 1.5rem !important
	}

	.p-md-5 {
		padding: 3rem 3rem !important
	}

	.pt-md-5 {
		padding-top: 3rem !important
	}

	.pr-md-5 {
		padding-right: 3rem !important
	}

	.pb-md-5 {
		padding-bottom: 3rem !important
	}

	.pl-md-5 {
		padding-left: 3rem !important
	}

	.px-md-5 {
		padding-right: 3rem !important;
		padding-left: 3rem !important
	}

	.py-md-5 {
		padding-top: 3rem !important;
		padding-bottom: 3rem !important
	}

	.m-md-auto {
		margin: auto !important
	}

	.mt-md-auto {
		margin-top: auto !important
	}

	.mr-md-auto {
		margin-right: auto !important
	}

	.mb-md-auto {
		margin-bottom: auto !important
	}

	.ml-md-auto {
		margin-left: auto !important
	}

	.mx-md-auto {
		margin-right: auto !important;
		margin-left: auto !important
	}

	.my-md-auto {
		margin-top: auto !important;
		margin-bottom: auto !important
	}
}

@media (min-width: 992px) {
	.m-lg-0 {
		margin: 0 0 !important
	}

	.mt-lg-0 {
		margin-top: 0 !important
	}

	.mr-lg-0 {
		margin-right: 0 !important
	}

	.mb-lg-0 {
		margin-bottom: 0 !important
	}

	.ml-lg-0 {
		margin-left: 0 !important
	}

	.mx-lg-0 {
		margin-right: 0 !important;
		margin-left: 0 !important
	}

	.my-lg-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important
	}

	.m-lg-1 {
		margin: .25rem .25rem !important
	}

	.mt-lg-1 {
		margin-top: .25rem !important
	}

	.mr-lg-1 {
		margin-right: .25rem !important
	}

	.mb-lg-1 {
		margin-bottom: .25rem !important
	}

	.ml-lg-1 {
		margin-left: .25rem !important
	}

	.mx-lg-1 {
		margin-right: .25rem !important;
		margin-left: .25rem !important
	}

	.my-lg-1 {
		margin-top: .25rem !important;
		margin-bottom: .25rem !important
	}

	.m-lg-2 {
		margin: .5rem .5rem !important
	}

	.mt-lg-2 {
		margin-top: .5rem !important
	}

	.mr-lg-2 {
		margin-right: .5rem !important
	}

	.mb-lg-2 {
		margin-bottom: .5rem !important
	}

	.ml-lg-2 {
		margin-left: .5rem !important
	}

	.mx-lg-2 {
		margin-right: .5rem !important;
		margin-left: .5rem !important
	}

	.my-lg-2 {
		margin-top: .5rem !important;
		margin-bottom: .5rem !important
	}

	.m-lg-3 {
		margin: 1rem 1rem !important
	}

	.mt-lg-3 {
		margin-top: 1rem !important
	}

	.mr-lg-3 {
		margin-right: 1rem !important
	}

	.mb-lg-3 {
		margin-bottom: 1rem !important
	}

	.ml-lg-3 {
		margin-left: 1rem !important
	}

	.mx-lg-3 {
		margin-right: 1rem !important;
		margin-left: 1rem !important
	}

	.my-lg-3 {
		margin-top: 1rem !important;
		margin-bottom: 1rem !important
	}

	.m-lg-4 {
		margin: 1.5rem 1.5rem !important
	}

	.mt-lg-4 {
		margin-top: 1.5rem !important
	}

	.mr-lg-4 {
		margin-right: 1.5rem !important
	}

	.mb-lg-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-lg-4 {
		margin-left: 1.5rem !important
	}

	.mx-lg-4 {
		margin-right: 1.5rem !important;
		margin-left: 1.5rem !important
	}

	.my-lg-4 {
		margin-top: 1.5rem !important;
		margin-bottom: 1.5rem !important
	}

	.m-lg-5 {
		margin: 3rem 3rem !important
	}

	.mt-lg-5 {
		margin-top: 3rem !important
	}

	.mr-lg-5 {
		margin-right: 3rem !important
	}

	.mb-lg-5 {
		margin-bottom: 3rem !important
	}

	.ml-lg-5 {
		margin-left: 3rem !important
	}

	.mx-lg-5 {
		margin-right: 3rem !important;
		margin-left: 3rem !important
	}

	.my-lg-5 {
		margin-top: 3rem !important;
		margin-bottom: 3rem !important
	}

	.p-lg-0 {
		padding: 0 0 !important
	}

	.pt-lg-0 {
		padding-top: 0 !important
	}

	.pr-lg-0 {
		padding-right: 0 !important
	}

	.pb-lg-0 {
		padding-bottom: 0 !important
	}

	.pl-lg-0 {
		padding-left: 0 !important
	}

	.px-lg-0 {
		padding-right: 0 !important;
		padding-left: 0 !important
	}

	.py-lg-0 {
		padding-top: 0 !important;
		padding-bottom: 0 !important
	}

	.p-lg-1 {
		padding: .25rem .25rem !important
	}

	.pt-lg-1 {
		padding-top: .25rem !important
	}

	.pr-lg-1 {
		padding-right: .25rem !important
	}

	.pb-lg-1 {
		padding-bottom: .25rem !important
	}

	.pl-lg-1 {
		padding-left: .25rem !important
	}

	.px-lg-1 {
		padding-right: .25rem !important;
		padding-left: .25rem !important
	}

	.py-lg-1 {
		padding-top: .25rem !important;
		padding-bottom: .25rem !important
	}

	.p-lg-2 {
		padding: .5rem .5rem !important
	}

	.pt-lg-2 {
		padding-top: .5rem !important
	}

	.pr-lg-2 {
		padding-right: .5rem !important
	}

	.pb-lg-2 {
		padding-bottom: .5rem !important
	}

	.pl-lg-2 {
		padding-left: .5rem !important
	}

	.px-lg-2 {
		padding-right: .5rem !important;
		padding-left: .5rem !important
	}

	.py-lg-2 {
		padding-top: .5rem !important;
		padding-bottom: .5rem !important
	}

	.p-lg-3 {
		padding: 1rem 1rem !important
	}

	.pt-lg-3 {
		padding-top: 1rem !important
	}

	.pr-lg-3 {
		padding-right: 1rem !important
	}

	.pb-lg-3 {
		padding-bottom: 1rem !important
	}

	.pl-lg-3 {
		padding-left: 1rem !important
	}

	.px-lg-3 {
		padding-right: 1rem !important;
		padding-left: 1rem !important
	}

	.py-lg-3 {
		padding-top: 1rem !important;
		padding-bottom: 1rem !important
	}

	.p-lg-4 {
		padding: 1.5rem 1.5rem !important
	}

	.pt-lg-4 {
		padding-top: 1.5rem !important
	}

	.pr-lg-4 {
		padding-right: 1.5rem !important
	}

	.pb-lg-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-lg-4 {
		padding-left: 1.5rem !important
	}

	.px-lg-4 {
		padding-right: 1.5rem !important;
		padding-left: 1.5rem !important
	}

	.py-lg-4 {
		padding-top: 1.5rem !important;
		padding-bottom: 1.5rem !important
	}

	.p-lg-5 {
		padding: 3rem 3rem !important
	}

	.pt-lg-5 {
		padding-top: 3rem !important
	}

	.pr-lg-5 {
		padding-right: 3rem !important
	}

	.pb-lg-5 {
		padding-bottom: 3rem !important
	}

	.pl-lg-5 {
		padding-left: 3rem !important
	}

	.px-lg-5 {
		padding-right: 3rem !important;
		padding-left: 3rem !important
	}

	.py-lg-5 {
		padding-top: 3rem !important;
		padding-bottom: 3rem !important
	}

	.m-lg-auto {
		margin: auto !important
	}

	.mt-lg-auto {
		margin-top: auto !important
	}

	.mr-lg-auto {
		margin-right: auto !important
	}

	.mb-lg-auto {
		margin-bottom: auto !important
	}

	.ml-lg-auto {
		margin-left: auto !important
	}

	.mx-lg-auto {
		margin-right: auto !important;
		margin-left: auto !important
	}

	.my-lg-auto {
		margin-top: auto !important;
		margin-bottom: auto !important
	}
}

@media (min-width: 1200px) {
	.m-xl-0 {
		margin: 0 0 !important
	}

	.mt-xl-0 {
		margin-top: 0 !important
	}

	.mr-xl-0 {
		margin-right: 0 !important
	}

	.mb-xl-0 {
		margin-bottom: 0 !important
	}

	.ml-xl-0 {
		margin-left: 0 !important
	}

	.mx-xl-0 {
		margin-right: 0 !important;
		margin-left: 0 !important
	}

	.my-xl-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important
	}

	.m-xl-1 {
		margin: .25rem .25rem !important
	}

	.mt-xl-1 {
		margin-top: .25rem !important
	}

	.mr-xl-1 {
		margin-right: .25rem !important
	}

	.mb-xl-1 {
		margin-bottom: .25rem !important
	}

	.ml-xl-1 {
		margin-left: .25rem !important
	}

	.mx-xl-1 {
		margin-right: .25rem !important;
		margin-left: .25rem !important
	}

	.my-xl-1 {
		margin-top: .25rem !important;
		margin-bottom: .25rem !important
	}

	.m-xl-2 {
		margin: .5rem .5rem !important
	}

	.mt-xl-2 {
		margin-top: .5rem !important
	}

	.mr-xl-2 {
		margin-right: .5rem !important
	}

	.mb-xl-2 {
		margin-bottom: .5rem !important
	}

	.ml-xl-2 {
		margin-left: .5rem !important
	}

	.mx-xl-2 {
		margin-right: .5rem !important;
		margin-left: .5rem !important
	}

	.my-xl-2 {
		margin-top: .5rem !important;
		margin-bottom: .5rem !important
	}

	.m-xl-3 {
		margin: 1rem 1rem !important
	}

	.mt-xl-3 {
		margin-top: 1rem !important
	}

	.mr-xl-3 {
		margin-right: 1rem !important
	}

	.mb-xl-3 {
		margin-bottom: 1rem !important
	}

	.ml-xl-3 {
		margin-left: 1rem !important
	}

	.mx-xl-3 {
		margin-right: 1rem !important;
		margin-left: 1rem !important
	}

	.my-xl-3 {
		margin-top: 1rem !important;
		margin-bottom: 1rem !important
	}

	.m-xl-4 {
		margin: 1.5rem 1.5rem !important
	}

	.mt-xl-4 {
		margin-top: 1.5rem !important
	}

	.mr-xl-4 {
		margin-right: 1.5rem !important
	}

	.mb-xl-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-xl-4 {
		margin-left: 1.5rem !important
	}

	.mx-xl-4 {
		margin-right: 1.5rem !important;
		margin-left: 1.5rem !important
	}

	.my-xl-4 {
		margin-top: 1.5rem !important;
		margin-bottom: 1.5rem !important
	}

	.m-xl-5 {
		margin: 3rem 3rem !important
	}

	.mt-xl-5 {
		margin-top: 3rem !important
	}

	.mr-xl-5 {
		margin-right: 3rem !important
	}

	.mb-xl-5 {
		margin-bottom: 3rem !important
	}

	.ml-xl-5 {
		margin-left: 3rem !important
	}

	.mx-xl-5 {
		margin-right: 3rem !important;
		margin-left: 3rem !important
	}

	.my-xl-5 {
		margin-top: 3rem !important;
		margin-bottom: 3rem !important
	}

	.p-xl-0 {
		padding: 0 0 !important
	}

	.pt-xl-0 {
		padding-top: 0 !important
	}

	.pr-xl-0 {
		padding-right: 0 !important
	}

	.pb-xl-0 {
		padding-bottom: 0 !important
	}

	.pl-xl-0 {
		padding-left: 0 !important
	}

	.px-xl-0 {
		padding-right: 0 !important;
		padding-left: 0 !important
	}

	.py-xl-0 {
		padding-top: 0 !important;
		padding-bottom: 0 !important
	}

	.p-xl-1 {
		padding: .25rem .25rem !important
	}

	.pt-xl-1 {
		padding-top: .25rem !important
	}

	.pr-xl-1 {
		padding-right: .25rem !important
	}

	.pb-xl-1 {
		padding-bottom: .25rem !important
	}

	.pl-xl-1 {
		padding-left: .25rem !important
	}

	.px-xl-1 {
		padding-right: .25rem !important;
		padding-left: .25rem !important
	}

	.py-xl-1 {
		padding-top: .25rem !important;
		padding-bottom: .25rem !important
	}

	.p-xl-2 {
		padding: .5rem .5rem !important
	}

	.pt-xl-2 {
		padding-top: .5rem !important
	}

	.pr-xl-2 {
		padding-right: .5rem !important
	}

	.pb-xl-2 {
		padding-bottom: .5rem !important
	}

	.pl-xl-2 {
		padding-left: .5rem !important
	}

	.px-xl-2 {
		padding-right: .5rem !important;
		padding-left: .5rem !important
	}

	.py-xl-2 {
		padding-top: .5rem !important;
		padding-bottom: .5rem !important
	}

	.p-xl-3 {
		padding: 1rem 1rem !important
	}

	.pt-xl-3 {
		padding-top: 1rem !important
	}

	.pr-xl-3 {
		padding-right: 1rem !important
	}

	.pb-xl-3 {
		padding-bottom: 1rem !important
	}

	.pl-xl-3 {
		padding-left: 1rem !important
	}

	.px-xl-3 {
		padding-right: 1rem !important;
		padding-left: 1rem !important
	}

	.py-xl-3 {
		padding-top: 1rem !important;
		padding-bottom: 1rem !important
	}

	.p-xl-4 {
		padding: 1.5rem 1.5rem !important
	}

	.pt-xl-4 {
		padding-top: 1.5rem !important
	}

	.pr-xl-4 {
		padding-right: 1.5rem !important
	}

	.pb-xl-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-xl-4 {
		padding-left: 1.5rem !important
	}

	.px-xl-4 {
		padding-right: 1.5rem !important;
		padding-left: 1.5rem !important
	}

	.py-xl-4 {
		padding-top: 1.5rem !important;
		padding-bottom: 1.5rem !important
	}

	.p-xl-5 {
		padding: 3rem 3rem !important
	}

	.pt-xl-5 {
		padding-top: 3rem !important
	}

	.pr-xl-5 {
		padding-right: 3rem !important
	}

	.pb-xl-5 {
		padding-bottom: 3rem !important
	}

	.pl-xl-5 {
		padding-left: 3rem !important
	}

	.px-xl-5 {
		padding-right: 3rem !important;
		padding-left: 3rem !important
	}

	.py-xl-5 {
		padding-top: 3rem !important;
		padding-bottom: 3rem !important
	}

	.m-xl-auto {
		margin: auto !important
	}

	.mt-xl-auto {
		margin-top: auto !important
	}

	.mr-xl-auto {
		margin-right: auto !important
	}

	.mb-xl-auto {
		margin-bottom: auto !important
	}

	.ml-xl-auto {
		margin-left: auto !important
	}

	.mx-xl-auto {
		margin-right: auto !important;
		margin-left: auto !important
	}

	.my-xl-auto {
		margin-top: auto !important;
		margin-bottom: auto !important
	}
}

.text-justify {
	text-align: justify !important
}

.text-nowrap {
	white-space: nowrap !important
}

.text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.text-left {
	text-align: left !important
}

.text-right {
	text-align: right !important
}

.text-center {
	text-align: center !important
}

@media (min-width: 576px) {
	.text-sm-left {
		text-align: left !important
	}

	.text-sm-right {
		text-align: right !important
	}

	.text-sm-center {
		text-align: center !important
	}
}

@media (min-width: 768px) {
	.text-md-left {
		text-align: left !important
	}

	.text-md-right {
		text-align: right !important
	}

	.text-md-center {
		text-align: center !important
	}
}

@media (min-width: 992px) {
	.text-lg-left {
		text-align: left !important
	}

	.text-lg-right {
		text-align: right !important
	}

	.text-lg-center {
		text-align: center !important
	}
}

@media (min-width: 1200px) {
	.text-xl-left {
		text-align: left !important
	}

	.text-xl-right {
		text-align: right !important
	}

	.text-xl-center {
		text-align: center !important
	}
}

.text-lowercase {
	text-transform: lowercase !important
}

.text-uppercase {
	text-transform: uppercase !important
}

.text-capitalize {
	text-transform: capitalize !important
}

.font-weight-normal {
	font-weight: 400
}

.font-weight-bold {
	font-weight: 700
}

.font-italic {
	font-style: italic
}

.text-white {
	color: #fff !important
}

.text-muted {
	color: #636c72 !important
}

a.text-muted:focus, a.text-muted:hover {
	color: #4b5257 !important
}

.text-primary {
	color: #0275d8 !important
}

a.text-primary:focus, a.text-primary:hover {
	color: #025aa5 !important
}

.text-success {
	color: #5cb85c !important
}

a.text-success:focus, a.text-success:hover {
	color: #449d44 !important
}

.text-info {
	color: #5bc0de !important
}

a.text-info:focus, a.text-info:hover {
	color: #31b0d5 !important
}

.text-warning {
	color: #f0ad4e !important
}

a.text-warning:focus, a.text-warning:hover {
	color: #ec971f !important
}

.text-danger {
	color: #d9534f !important
}

a.text-danger:focus, a.text-danger:hover {
	color: #c9302c !important
}

.text-gray-dark {
	color: #292b2c !important
}

a.text-gray-dark:focus, a.text-gray-dark:hover {
	color: #101112 !important
}

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

.invisible {
	visibility: hidden !important
}

.hidden-xs-up {
	display: none !important
}

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

@media (min-width: 576px) {
	.hidden-sm-up {
		display: none !important
	}
}

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

@media (min-width: 768px) {
	.hidden-md-up {
		display: none !important
	}
}

@media (max-width: 991px) {
	.hidden-md-down {
		display: none !important
	}
}

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

@media (max-width: 1199px) {
	.hidden-lg-down {
		display: none !important
	}
}

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

.hidden-xl-down {
	display: none !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
	}
}

/*# sourceMappingURL=bootstrap.min.css.map */

/* bootstrap adjust */
body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.alert-container .alert {
	margin: 20px 0;
}

.alert-container .alert p {
	margin: 0;
}

.alert-fluid p {
	margin: 0;
}

.alert-fluid.alert {
	margin-bottom: 0;
}

.alert-info {
	color: #044c6f;
}

.alert-info-headline {
	background-color: #358eba;
	color: #fff;
	padding: 6px;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal
}

@font-face {
  font-family: 'tanuki';
  src: url('../fonts/TanukiMagic.ttf') format('truetype');
}

.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-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa-ul > li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right {
	margin-left: .3em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .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(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
	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;
	left: 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-remove:before, .fa-close: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-gear:before, .fa-cog: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-rotate-right:before, .fa-repeat: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-photo:before, .fa-image: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-warning:before, .fa-exclamation-triangle: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-gears:before, .fa-cogs: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-save:before, .fa-floppy-o:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars: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-unsorted:before, .fa-sort:before {
	content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
	content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
	content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
	content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-paste:before, .fa-clipboard: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-unlink:before, .fa-chain-broken: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-toggle-down:before, .fa-caret-square-o-down:before {
	content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
	content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
	content: "\f152"
}

.fa-euro:before, .fa-eur:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
	content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
	content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
	content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
	content: "\f158"
}

.fa-won:before, .fa-krw: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-toggle-left:before, .fa-caret-square-o-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-turkish-lira:before, .fa-try: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-institution:before, .fa-bank:before, .fa-university:before {
	content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap: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-pp: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-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
	content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
	content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-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-saver:before, .fa-support:before, .fa-life-ring:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
	content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
	content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
	content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-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-soccer-ball-o:before, .fa-futbol-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-shekel:before, .fa-sheqel:before, .fa-ils: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-hotel:before, .fa-bed:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-yc:before, .fa-y-combinator: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: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-stop-o:before, .fa-hand-paper-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-tv:before, .fa-television: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"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-envira:before {
	content: "\f299"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-wheelchair-alt:before {
	content: "\f29b"
}

.fa-question-circle-o:before {
	content: "\f29c"
}

.fa-blind:before {
	content: "\f29d"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-volume-control-phone:before {
	content: "\f2a0"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
	content: "\f2a3"
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
	content: "\f2a4"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-signing:before, .fa-sign-language:before {
	content: "\f2a7"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

.fa-pied-piper:before {
	content: "\f2ae"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
	content: "\f2b3"
}

.fa-fa:before, .fa-font-awesome:before {
	content: "\f2b4"
}

.fa-handshake-o:before {
	content: "\f2b5"
}

.fa-envelope-open:before {
	content: "\f2b6"
}

.fa-envelope-open-o:before {
	content: "\f2b7"
}

.fa-linode:before {
	content: "\f2b8"
}

.fa-address-book:before {
	content: "\f2b9"
}

.fa-address-book-o:before {
	content: "\f2ba"
}

.fa-vcard:before, .fa-address-card:before {
	content: "\f2bb"
}

.fa-vcard-o:before, .fa-address-card-o:before {
	content: "\f2bc"
}

.fa-user-circle:before {
	content: "\f2bd"
}

.fa-user-circle-o:before {
	content: "\f2be"
}

.fa-user-o:before {
	content: "\f2c0"
}

.fa-id-badge:before {
	content: "\f2c1"
}

.fa-drivers-license:before, .fa-id-card:before {
	content: "\f2c2"
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
	content: "\f2c3"
}

.fa-quora:before {
	content: "\f2c4"
}

.fa-free-code-camp:before {
	content: "\f2c5"
}

.fa-telegram:before {
	content: "\f2c6"
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
	content: "\f2c7"
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
	content: "\f2c8"
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
	content: "\f2c9"
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
	content: "\f2ca"
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
	content: "\f2cb"
}

.fa-shower:before {
	content: "\f2cc"
}

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
	content: "\f2cd"
}

.fa-podcast:before {
	content: "\f2ce"
}

.fa-window-maximize:before {
	content: "\f2d0"
}

.fa-window-minimize:before {
	content: "\f2d1"
}

.fa-window-restore:before {
	content: "\f2d2"
}

.fa-times-rectangle:before, .fa-window-close:before {
	content: "\f2d3"
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
	content: "\f2d4"
}

.fa-bandcamp:before {
	content: "\f2d5"
}

.fa-grav:before {
	content: "\f2d6"
}

.fa-etsy:before {
	content: "\f2d7"
}

.fa-imdb:before {
	content: "\f2d8"
}

.fa-ravelry:before {
	content: "\f2d9"
}

.fa-eercast:before {
	content: "\f2da"
}

.fa-microchip:before {
	content: "\f2db"
}

.fa-snowflake-o:before {
	content: "\f2dc"
}

.fa-superpowers:before {
	content: "\f2dd"
}

.fa-wpexplorer:before {
	content: "\f2de"
}

.fa-meetup:before {
	content: "\f2e0"
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	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
}

/*
 * Font Awesome Animation 0.1.0
 */
@-webkit-keyframes wrench {
	0% {
		-webkit-transform: rotate(-12deg);
		transform: rotate(-12deg)
	}
	8% {
		-webkit-transform: rotate(12deg);
		transform: rotate(12deg)
	}
	10% {
		-webkit-transform: rotate(24deg);
		transform: rotate(24deg)
	}
	18% {
		-webkit-transform: rotate(-24deg);
		transform: rotate(-24deg)
	}
	20% {
		-webkit-transform: rotate(-24deg);
		transform: rotate(-24deg)
	}
	28% {
		-webkit-transform: rotate(24deg);
		transform: rotate(24deg)
	}
	30% {
		-webkit-transform: rotate(24deg);
		transform: rotate(24deg)
	}
	38% {
		-webkit-transform: rotate(-24deg);
		transform: rotate(-24deg)
	}
	40% {
		-webkit-transform: rotate(-24deg);
		transform: rotate(-24deg)
	}
	48% {
		-webkit-transform: rotate(24deg);
		transform: rotate(24deg)
	}
	50% {
		-webkit-transform: rotate(24deg);
		transform: rotate(24deg)
	}
	58% {
		-webkit-transform: rotate(-24deg);
		transform: rotate(-24deg)
	}
	60% {
		-webkit-transform: rotate(-24deg);
		transform: rotate(-24deg)
	}
	68% {
		-webkit-transform: rotate(24deg);
		transform: rotate(24deg)
	}
	100%, 75% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}

@keyframes wrench {
	0% {
		-webkit-transform: rotate(-12deg);
		transform: rotate(-12deg)
	}
	8% {
		-webkit-transform: rotate(12deg);
		transform: rotate(12deg)
	}
	10% {
		-webkit-transform: rotate(24deg);
		transform: rotate(24deg)
	}
	18% {
		-webkit-transform: rotate(-24deg);
		transform: rotate(-24deg)
	}
	20% {
		-webkit-transform: rotate(-24deg);
		transform: rotate(-24deg)
	}
	28% {
		-webkit-transform: rotate(24deg);
		transform: rotate(24deg)
	}
	30% {
		-webkit-transform: rotate(24deg);
		transform: rotate(24deg)
	}
	38% {
		-webkit-transform: rotate(-24deg);
		transform: rotate(-24deg)
	}
	40% {
		-webkit-transform: rotate(-24deg);
		transform: rotate(-24deg)
	}
	48% {
		-webkit-transform: rotate(24deg);
		transform: rotate(24deg)
	}
	50% {
		-webkit-transform: rotate(24deg);
		transform: rotate(24deg)
	}
	58% {
		-webkit-transform: rotate(-24deg);
		transform: rotate(-24deg)
	}
	60% {
		-webkit-transform: rotate(-24deg);
		transform: rotate(-24deg)
	}
	68% {
		-webkit-transform: rotate(24deg);
		transform: rotate(24deg)
	}
	100%, 75% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}

.faa-parent.animated-hover:hover > .faa-wrench, .faa-wrench.animated, .faa-wrench.animated-hover:hover {
	-webkit-animation: wrench 2.5s ease infinite;
	animation: wrench 2.5s ease infinite;
	transform-origin-x: 90%;
	transform-origin-y: 35%;
	transform-origin-z: initial
}

.faa-parent.animated-hover:hover > .faa-wrench.faa-fast, .faa-wrench.animated-hover.faa-fast:hover, .faa-wrench.animated.faa-fast {
	-webkit-animation: wrench 1.2s ease infinite;
	animation: wrench 1.2s ease infinite
}

.faa-parent.animated-hover:hover > .faa-wrench.faa-slow, .faa-wrench.animated-hover.faa-slow:hover, .faa-wrench.animated.faa-slow {
	-webkit-animation: wrench 3.7s ease infinite;
	animation: wrench 3.7s ease infinite
}

@-webkit-keyframes ring {
	0% {
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg)
	}
	2% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}
	4% {
		-webkit-transform: rotate(-18deg);
		transform: rotate(-18deg)
	}
	6% {
		-webkit-transform: rotate(18deg);
		transform: rotate(18deg)
	}
	8% {
		-webkit-transform: rotate(-22deg);
		transform: rotate(-22deg)
	}
	10% {
		-webkit-transform: rotate(22deg);
		transform: rotate(22deg)
	}
	12% {
		-webkit-transform: rotate(-18deg);
		transform: rotate(-18deg)
	}
	14% {
		-webkit-transform: rotate(18deg);
		transform: rotate(18deg)
	}
	16% {
		-webkit-transform: rotate(-12deg);
		transform: rotate(-12deg)
	}
	18% {
		-webkit-transform: rotate(12deg);
		transform: rotate(12deg)
	}
	100%, 20% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}

@keyframes ring {
	0% {
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg)
	}
	2% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}
	4% {
		-webkit-transform: rotate(-18deg);
		transform: rotate(-18deg)
	}
	6% {
		-webkit-transform: rotate(18deg);
		transform: rotate(18deg)
	}
	8% {
		-webkit-transform: rotate(-22deg);
		transform: rotate(-22deg)
	}
	10% {
		-webkit-transform: rotate(22deg);
		transform: rotate(22deg)
	}
	12% {
		-webkit-transform: rotate(-18deg);
		transform: rotate(-18deg)
	}
	14% {
		-webkit-transform: rotate(18deg);
		transform: rotate(18deg)
	}
	16% {
		-webkit-transform: rotate(-12deg);
		transform: rotate(-12deg)
	}
	18% {
		-webkit-transform: rotate(12deg);
		transform: rotate(12deg)
	}
	100%, 20% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}

.faa-parent.animated-hover:hover > .faa-ring, .faa-ring.animated, .faa-ring.animated-hover:hover {
	-webkit-animation: ring 2s ease infinite;
	animation: ring 2s ease infinite;
	transform-origin-x: 50%;
	transform-origin-y: 0;
	transform-origin-z: initial
}

.faa-parent.animated-hover:hover > .faa-ring.faa-fast, .faa-ring.animated-hover.faa-fast:hover, .faa-ring.animated.faa-fast {
	-webkit-animation: ring 1s ease infinite;
	animation: ring 1s ease infinite
}

.faa-parent.animated-hover:hover > .faa-ring.faa-slow, .faa-ring.animated-hover.faa-slow:hover, .faa-ring.animated.faa-slow {
	-webkit-animation: ring 3s ease infinite;
	animation: ring 3s ease infinite
}

@-webkit-keyframes vertical {
	0% {
		-webkit-transform: translate(0, -3px);
		transform: translate(0, -3px)
	}
	4% {
		-webkit-transform: translate(0, 3px);
		transform: translate(0, 3px)
	}
	8% {
		-webkit-transform: translate(0, -3px);
		transform: translate(0, -3px)
	}
	12% {
		-webkit-transform: translate(0, 3px);
		transform: translate(0, 3px)
	}
	16% {
		-webkit-transform: translate(0, -3px);
		transform: translate(0, -3px)
	}
	20% {
		-webkit-transform: translate(0, 3px);
		transform: translate(0, 3px)
	}
	100%, 22% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}
}

@keyframes vertical {
	0% {
		-webkit-transform: translate(0, -3px);
		transform: translate(0, -3px)
	}
	4% {
		-webkit-transform: translate(0, 3px);
		transform: translate(0, 3px)
	}
	8% {
		-webkit-transform: translate(0, -3px);
		transform: translate(0, -3px)
	}
	12% {
		-webkit-transform: translate(0, 3px);
		transform: translate(0, 3px)
	}
	16% {
		-webkit-transform: translate(0, -3px);
		transform: translate(0, -3px)
	}
	20% {
		-webkit-transform: translate(0, 3px);
		transform: translate(0, 3px)
	}
	100%, 22% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}
}

.faa-parent.animated-hover:hover > .faa-vertical, .faa-vertical.animated, .faa-vertical.animated-hover:hover {
	-webkit-animation: vertical 2s ease infinite;
	animation: vertical 2s ease infinite
}

.faa-parent.animated-hover:hover > .faa-vertical.faa-fast, .faa-vertical.animated-hover.faa-fast:hover, .faa-vertical.animated.faa-fast {
	-webkit-animation: vertical 1s ease infinite;
	animation: vertical 1s ease infinite
}

.faa-parent.animated-hover:hover > .faa-vertical.faa-slow, .faa-vertical.animated-hover.faa-slow:hover, .faa-vertical.animated.faa-slow {
	-webkit-animation: vertical 4s ease infinite;
	animation: vertical 4s ease infinite
}

@-webkit-keyframes horizontal {
	0% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}
	6% {
		-webkit-transform: translate(5px, 0);
		transform: translate(5px, 0)
	}
	12% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}
	18% {
		-webkit-transform: translate(5px, 0);
		transform: translate(5px, 0)
	}
	24% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}
	30% {
		-webkit-transform: translate(5px, 0);
		transform: translate(5px, 0)
	}
	100%, 36% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}
}

@keyframes horizontal {
	0% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}
	6% {
		-webkit-transform: translate(5px, 0);
		transform: translate(5px, 0)
	}
	12% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}
	18% {
		-webkit-transform: translate(5px, 0);
		transform: translate(5px, 0)
	}
	24% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}
	30% {
		-webkit-transform: translate(5px, 0);
		transform: translate(5px, 0)
	}
	100%, 36% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}
}

.faa-horizontal.animated, .faa-horizontal.animated-hover:hover, .faa-parent.animated-hover:hover > .faa-horizontal {
	-webkit-animation: horizontal 2s ease infinite;
	animation: horizontal 2s ease infinite
}

.faa-horizontal.animated-hover.faa-fast:hover, .faa-horizontal.animated.faa-fast, .faa-parent.animated-hover:hover > .faa-horizontal.faa-fast {
	-webkit-animation: horizontal 1s ease infinite;
	animation: horizontal 1s ease infinite
}

.faa-horizontal.animated-hover.faa-slow:hover, .faa-horizontal.animated.faa-slow, .faa-parent.animated-hover:hover > .faa-horizontal.faa-slow {
	-webkit-animation: horizontal 3s ease infinite;
	animation: horizontal 3s ease infinite
}

@-webkit-keyframes flash {
	0%, 100%, 50% {
		opacity: 1
	}
	25%, 75% {
		opacity: 0
	}
}

@keyframes flash {
	0%, 100%, 50% {
		opacity: 1
	}
	25%, 75% {
		opacity: 0
	}
}

.faa-flash.animated, .faa-flash.animated-hover:hover, .faa-parent.animated-hover:hover > .faa-flash {
	-webkit-animation: flash 2s ease infinite;
	animation: flash 2s ease infinite
}

.faa-flash.animated-hover.faa-fast:hover, .faa-flash.animated.faa-fast, .faa-parent.animated-hover:hover > .faa-flash.faa-fast {
	-webkit-animation: flash 1s ease infinite;
	animation: flash 1s ease infinite
}

.faa-flash.animated-hover.faa-slow:hover, .faa-flash.animated.faa-slow, .faa-parent.animated-hover:hover > .faa-flash.faa-slow {
	-webkit-animation: flash 3s ease infinite;
	animation: flash 3s ease infinite
}

@-webkit-keyframes bounce {
	0%, 10%, 100%, 20%, 50%, 80% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	40% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px)
	}
	60% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px)
	}
}

@keyframes bounce {
	0%, 10%, 100%, 20%, 50%, 80% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	40% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px)
	}
	60% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px)
	}
}

.faa-bounce.animated, .faa-bounce.animated-hover:hover, .faa-parent.animated-hover:hover > .faa-bounce {
	-webkit-animation: bounce 2s ease infinite;
	animation: bounce 2s ease infinite
}

.faa-bounce.animated-hover.faa-fast:hover, .faa-bounce.animated.faa-fast, .faa-parent.animated-hover:hover > .faa-bounce.faa-fast {
	-webkit-animation: bounce 1s ease infinite;
	animation: bounce 1s ease infinite
}

.faa-bounce.animated-hover.faa-slow:hover, .faa-bounce.animated.faa-slow, .faa-parent.animated-hover:hover > .faa-bounce.faa-slow {
	-webkit-animation: bounce 3s ease infinite;
	animation: bounce 3s ease infinite
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.faa-parent.animated-hover:hover > .faa-spin, .faa-spin.animated, .faa-spin.animated-hover:hover {
	-webkit-animation: spin 1.5s linear infinite;
	animation: spin 1.5s linear infinite
}

.faa-parent.animated-hover:hover > .faa-spin.faa-fast, .faa-spin.animated-hover.faa-fast:hover, .faa-spin.animated.faa-fast {
	-webkit-animation: spin .7s linear infinite;
	animation: spin .7s linear infinite
}

.faa-parent.animated-hover:hover > .faa-spin.faa-slow, .faa-spin.animated-hover.faa-slow:hover, .faa-spin.animated.faa-slow {
	-webkit-animation: spin 2.2s linear infinite;
	animation: spin 2.2s linear infinite
}

@-webkit-keyframes float {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	50% {
		-webkit-transform: translateY(-6px);
		transform: translateY(-6px)
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes float {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	50% {
		-webkit-transform: translateY(-6px);
		transform: translateY(-6px)
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

.faa-float.animated, .faa-float.animated-hover:hover, .faa-parent.animated-hover:hover > .faa-float {
	-webkit-animation: float 2s linear infinite;
	animation: float 2s linear infinite
}

.faa-float.animated-hover.faa-fast:hover, .faa-float.animated.faa-fast, .faa-parent.animated-hover:hover > .faa-float.faa-fast {
	-webkit-animation: float 1s linear infinite;
	animation: float 1s linear infinite
}

.faa-float.animated-hover.faa-slow:hover, .faa-float.animated.faa-slow, .faa-parent.animated-hover:hover > .faa-float.faa-slow {
	-webkit-animation: float 3s linear infinite;
	animation: float 3s linear infinite
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
	50% {
		-webkit-transform: scale(.8);
		transform: scale(.8)
	}
	100% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
	50% {
		-webkit-transform: scale(.8);
		transform: scale(.8)
	}
	100% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
}

.faa-parent.animated-hover:hover > .faa-pulse, .faa-pulse.animated, .faa-pulse.animated-hover:hover {
	-webkit-animation: pulse 2s linear infinite;
	animation: pulse 2s linear infinite
}

.faa-parent.animated-hover:hover > .faa-pulse.faa-fast, .faa-pulse.animated-hover.faa-fast:hover, .faa-pulse.animated.faa-fast {
	-webkit-animation: pulse 1s linear infinite;
	animation: pulse 1s linear infinite
}

.faa-parent.animated-hover:hover > .faa-pulse.faa-slow, .faa-pulse.animated-hover.faa-slow:hover, .faa-pulse.animated.faa-slow {
	-webkit-animation: pulse 3s linear infinite;
	animation: pulse 3s linear infinite
}

.faa-parent.animated-hover:hover > .faa-shake, .faa-shake.animated, .faa-shake.animated-hover:hover {
	-webkit-animation: wrench 2.5s ease infinite;
	animation: wrench 2.5s ease infinite
}

.faa-parent.animated-hover:hover > .faa-shake.faa-fast, .faa-shake.animated-hover.faa-fast:hover, .faa-shake.animated.faa-fast {
	-webkit-animation: wrench 1.2s ease infinite;
	animation: wrench 1.2s ease infinite
}

.faa-parent.animated-hover:hover > .faa-shake.faa-slow, .faa-shake.animated-hover.faa-slow:hover, .faa-shake.animated.faa-slow {
	-webkit-animation: wrench 3.7s ease infinite;
	animation: wrench 3.7s ease infinite
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	10%, 20% {
		-webkit-transform: scale(.9) rotate(-8deg);
		transform: scale(.9) rotate(-8deg)
	}
	30%, 50%, 70% {
		-webkit-transform: scale(1.3) rotate(8deg);
		transform: scale(1.3) rotate(8deg)
	}
	40%, 60% {
		-webkit-transform: scale(1.3) rotate(-8deg);
		transform: scale(1.3) rotate(-8deg)
	}
	100%, 80% {
		-webkit-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0)
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	10%, 20% {
		-webkit-transform: scale(.9) rotate(-8deg);
		transform: scale(.9) rotate(-8deg)
	}
	30%, 50%, 70% {
		-webkit-transform: scale(1.3) rotate(8deg);
		transform: scale(1.3) rotate(8deg)
	}
	40%, 60% {
		-webkit-transform: scale(1.3) rotate(-8deg);
		transform: scale(1.3) rotate(-8deg)
	}
	100%, 80% {
		-webkit-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0)
	}
}

.faa-parent.animated-hover:hover > .faa-tada, .faa-tada.animated, .faa-tada.animated-hover:hover {
	-webkit-animation: tada 2s linear infinite;
	animation: tada 2s linear infinite
}

.faa-parent.animated-hover:hover > .faa-tada.faa-fast, .faa-tada.animated-hover.faa-fast:hover, .faa-tada.animated.faa-fast {
	-webkit-animation: tada 1s linear infinite;
	animation: tada 1s linear infinite
}

.faa-parent.animated-hover:hover > .faa-tada.faa-slow, .faa-tada.animated-hover.faa-slow:hover, .faa-tada.animated.faa-slow {
	-webkit-animation: tada 3s linear infinite;
	animation: tada 3s linear infinite
}

@-webkit-keyframes passing {
	0% {
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		opacity: 0
	}
	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1
	}
	100% {
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
		opacity: 0
	}
}

@keyframes passing {
	0% {
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		opacity: 0
	}
	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1
	}
	100% {
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
		opacity: 0
	}
}

.faa-parent.animated-hover:hover > .faa-passing, .faa-passing.animated, .faa-passing.animated-hover:hover {
	-webkit-animation: passing 2s linear infinite;
	animation: passing 2s linear infinite
}

.faa-parent.animated-hover:hover > .faa-passing.faa-fast, .faa-passing.animated-hover.faa-fast:hover, .faa-passing.animated.faa-fast {
	-webkit-animation: passing 1s linear infinite;
	animation: passing 1s linear infinite
}

.faa-parent.animated-hover:hover > .faa-passing.faa-slow, .faa-passing.animated-hover.faa-slow:hover, .faa-passing.animated.faa-slow {
	-webkit-animation: passing 3s linear infinite;
	animation: passing 3s linear infinite
}

@-webkit-keyframes passing-reverse {
	0% {
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
		opacity: 0
	}
	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1
	}
	100% {
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		opacity: 0
	}
}

@keyframes passing-reverse {
	0% {
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
		opacity: 0
	}
	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1
	}
	100% {
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		opacity: 0
	}
}

.faa-parent.animated-hover:hover > .faa-passing-reverse, .faa-passing-reverse.animated, .faa-passing-reverse.animated-hover:hover {
	-webkit-animation: passing-reverse 2s linear infinite;
	animation: passing-reverse 2s linear infinite
}

.faa-parent.animated-hover:hover > .faa-passing-reverse.faa-fast, .faa-passing-reverse.animated-hover.faa-fast:hover, .faa-passing-reverse.animated.faa-fast {
	-webkit-animation: passing-reverse 1s linear infinite;
	animation: passing-reverse 1s linear infinite
}

.faa-parent.animated-hover:hover > .faa-passing-reverse.faa-slow, .faa-passing-reverse.animated-hover.faa-slow:hover, .faa-passing-reverse.animated.faa-slow {
	-webkit-animation: passing-reverse 3s linear infinite;
	animation: passing-reverse 3s linear infinite
}

@-webkit-keyframes burst {
	0% {
		opacity: .6
	}
	50% {
		-webkit-transform: scale(1.8);
		transform: scale(1.8);
		opacity: 0
	}
	100% {
		opacity: 0
	}
}

@keyframes burst {
	0% {
		opacity: .6
	}
	50% {
		-webkit-transform: scale(1.8);
		transform: scale(1.8);
		opacity: 0
	}
	100% {
		opacity: 0
	}
}

.faa-burst.animated, .faa-burst.animated-hover:hover, .faa-parent.animated-hover:hover > .faa-burst {
	-webkit-animation: burst 2s infinite linear;
	animation: burst 2s infinite linear
}

.faa-burst.animated-hover.faa-fast:hover, .faa-burst.animated.faa-fast, .faa-parent.animated-hover:hover > .faa-burst.faa-fast {
	-webkit-animation: burst 1s infinite linear;
	animation: burst 1s infinite linear
}

.faa-burst.animated-hover.faa-slow:hover, .faa-burst.animated.faa-slow, .faa-parent.animated-hover:hover > .faa-burst.faa-slow {
	-webkit-animation: burst 3s infinite linear;
	animation: burst 3s infinite linear
}

@-webkit-keyframes falling {
	0% {
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		opacity: 0
	}
	50% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1
	}
	100% {
		-webkit-transform: translateY(50%);
		transform: translateY(50%);
		opacity: 0
	}
}

@keyframes falling {
	0% {
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		opacity: 0
	}
	50% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1
	}
	100% {
		-webkit-transform: translateY(50%);
		transform: translateY(50%);
		opacity: 0
	}
}

.faa-falling.animated, .faa-falling.animated-hover:hover, .faa-parent.animated-hover:hover > .faa-falling {
	-webkit-animation: falling 2s linear infinite;
	animation: falling 2s linear infinite
}

.faa-falling.animated-hover.faa-fast:hover, .faa-falling.animated.faa-fast, .faa-parent.animated-hover:hover > .faa-falling.faa-fast {
	-webkit-animation: falling 1s linear infinite;
	animation: falling 1s linear infinite
}

.faa-falling.animated-hover.faa-slow:hover, .faa-falling.animated.faa-slow, .faa-parent.animated-hover:hover > .faa-falling.faa-slow {
	-webkit-animation: falling 3s linear infinite;
	animation: falling 3s linear infinite
}

/* Font Awesome Add */
.fa-hatebu:before {
	font-family: "Quicksand", "Arial", sans-serif;
	font-weight: bold;
	line-height: .9;
	content: "B!";
}


/*
 * Hiraku.js
 * sp menu
 */
.js-hiraku-offcanvas-body-active .js-hiraku-offcanvas-sidebar-right {
	right: 0;
	left: auto;
	min-height: 100vh;
	transform: translateX(100%)
}

.js-hiraku-offcanvas-body-active .js-hiraku-offcanvas-sidebar-left {
	left: 0;
	right: auto;
	min-height: 100vh;
	transform: translateX(-100%)
}

.js-hiraku-offcanvas-body-active .js-hiraku-offcanvas-sidebar-right, .js-hiraku-offcanvas-body-active .js-hiraku-offcanvas-sidebar-left {
	display: block;
	width: 70%;
	z-index: 10002;
	position: fixed;
	top: 0;
	max-width: 100%;
	background-color: #fff;
	overflow-y: scroll;
	box-sizing: border-box
}

.js-hiraku-offcanvas-body-active .js-hiraku-offcanvas-sidebar-left {
	left: 0
}

.js-hiraku-offcanvas-body-active .js-hiraku-offcanvas-sidebar-right {
	right: 0
}

.js-hiraku-offcanvas-open {
	display: block
}

.js-hiraku-offcanvas-body {
	width: 100%;
	transition: transform 0.3s ease-in-out;
	z-index: 0
}

.js-hiraku-offcanvas:focus {
	background-color: rgba(0, 0, 0, 0.3)
}

.js-hiraku-offcanvas-body-right, .js-hiraku-offcanvas-body-left {
	overflow: hidden
}

.js-hiraku-offcanvas-body-right {
	overflow-y: hidden;
	transform: translateX(-70%)
}

.js-hiraku-offcanvas-body-left {
	overflow-y: hidden;
	transform: translateX(70%)
}

.js-hiraku-offcanvas {
	transition: opacity 0.3s ease-in-out
}

.js-hiraku-offcanvas-body [aria-hidden=false] + .js-hiraku-offcanvas, .js-hiraku-offcanvas-body [aria-hidden=false] + .js-hiraku-offcanvas {
	display: block;
	position: fixed;
	top: 0;
	z-index: 100001;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	opacity: 0
}

.js-hiraku-offcanvas-body-right [aria-hidden=false] + .js-hiraku-offcanvas, .js-hiraku-offcanvas-body-left [aria-hidden=false] + .js-hiraku-offcanvas {
	opacity: 1
}

.js-hiraku-offcanvas-body-right .js-hiraku-offcanvas {
	right: 0
}

.js-hiraku-offcanvas-body-left .js-hiraku-offcanvas {
	left: 0
}

.js-hiraku-offcanvas-close-btn {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	overflow: hidden;
	clip: rect(0 0 0 0)
}

.js-hiraku-fixed {
	z-index: 1000
}

.js-hiraku-offcanvas-body-ie .js-hiraku-offcanvas-sidebar-right, .js-hiraku-offcanvas-body-ie .js-hiraku-offcanvas-sidebar-left, .js-hiraku-offcanvas-body-ie .js-hiraku-fixed {
	transition: transform 0.3s ease-in-out
}

.hiraku-open-btn {
	background: transparent;
	border: 1px solid #ccc;
	padding: 6px;
	cursor: pointer;
	border-radius: 3px
}

.hiraku-open-btn-line {
	display: block;
	position: relative;
	width: 18px;
	height: 2px;
	margin: 6px 0;
	background-color: #fff;
	border-radius: 1px;
	transition: .1s all
}

.hiraku-open-btn-line:before, .hiraku-open-btn-line:after {
	content: "";
	display: block;
	position: absolute;
	background-color: #fff;
	width: 100%;
	height: 2px;
	border-radius: 1px;
	transition: .3s all
}

.hiraku-open-btn-line:before {
	top: -6px
}

.hiraku-open-btn-line:after {
	bottom: -6px
}

[aria-expanded="true"] .hiraku-open-btn-line {
	background-color: transparent
}

[aria-expanded="true"] .hiraku-open-btn-line:before, [aria-expanded="true"] .hiraku-open-btn-line:after {
	width: 22px
}

[aria-expanded="true"] .hiraku-open-btn-line:before {
	transform: translate(-2px, 6px) rotate(45deg)
}

[aria-expanded="true"] .hiraku-open-btn-line:after {
	transform: translate(-2px, -6px) rotate(-45deg)
}

/* customize */
.js-hiraku-offcanvas-body-active .js-hiraku-offcanvas-sidebar-right,
.js-hiraku-offcanvas-body-active .js-hiraku-offcanvas-sidebar-left {
	background: #222;
}

/* customize menu size */
.js-hiraku-offcanvas-body-active .js-hiraku-offcanvas-sidebar-right,
.js-hiraku-offcanvas-body-active .js-hiraku-offcanvas-sidebar-left {
	width: 80% !important;
}

.js-hiraku-offcanvas-body-right .js-hiraku-offcanvas-sidebar-right {
	margin-right: 10%;
}

.js-hiraku-offcanvas-body-left .js-hiraku-offcanvas-sidebar-left {
	margin-left: 10%;
}

.js-hiraku-offcanvas-body-left #header,
.js-hiraku-offcanvas-body-left .js-hiraku-offcanvas.left {
	left: 10%;
}

.js-hiraku-offcanvas-body-right #header,
.js-hiraku-offcanvas-body-right .js-hiraku-offcanvas.right {
	right: 10%;
}

/*
* iziModal | v1.6.0
* http://izimodal.marcelodolce.com
* by Marcelo Dolce.
*/
.iziModal {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	background: #fff;
	box-shadow: 0 0 8px rgba(0, 0, 0, .3);
	transition: margin-top .3s ease, height .3s ease;
	transform: translateZ(0);
	box-sizing: border-box
}

.iziModal * {
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased
}

.iziModal::after {
	content: '';
	width: 100%;
	height: 0;
	opacity: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, .35) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, .35)));
	background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, .35) 100%);
	background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, .35) 100%);
	background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, .35) 100%);
	background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, .35) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#59000000', GradientType=0);
	transition: height .3s ease-in-out, opacity .3s ease-in-out;
	pointer-events: none
}

.iziModal.hasShadow::after {
	height: 30px;
	opacity: 1
}

.iziModal .iziModal-progressbar {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 1
}

.iziModal .iziModal-progressbar > div {
	height: 2px;
	width: 100%
}

.iziModal .iziModal-header {
	background: #88a0b9;
	padding: 14px 18px 15px;
	box-shadow: inset 0 -10px 15px -12px rgba(0, 0, 0, .3), 0 0 0 #555;
	overflow: hidden;
	position: relative;
	z-index: 10
}

.iziModal .iziModal-header-icon {
	font-size: 40px;
	color: rgba(255, 255, 255, .5);
	padding: 0 15px 0 0;
	margin: 0;
	float: left
}

.iziModal .iziModal-header-title {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.3
}

.iziModal .iziModal-header-subtitle {
	color: rgba(255, 255, 255, .6);
	font-size: 12px;
	line-height: 1.45
}

.iziModal .iziModal-header-subtitle, .iziModal .iziModal-header-title {
	display: block;
	margin: 0;
	padding: 0;
	font-family: 'Lato', Arial;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left
}

.iziModal .iziModal-header-buttons {
	position: absolute;
	top: 50%;
	right: 10px;
	margin: -17px 0 0
}

.iziModal .iziModal-button {
	display: block;
	float: right;
	z-index: 2;
	outline: 0;
	height: 34px;
	width: 34px;
	border: 0;
	padding: 0;
	margin: 0;
	opacity: .3;
	border-radius: 50%;
	transition: transform .5s cubic-bezier(.16, .81, .32, 1), opacity .5s ease;
	background-size: 67% !important;
	-webkit-tap-highlight-color: transparent
}

.iziModal .iziModal-button-close {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODZCQkIzQ0I0RTg0MTFFNjlBODI4QTFBRTRBMkFCMDQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODZCQkIzQ0M0RTg0MTFFNjlBODI4QTFBRTRBMkFCMDQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4NkJCQjNDOTRFODQxMUU2OUE4MjhBMUFFNEEyQUIwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4NkJCQjNDQTRFODQxMUU2OUE4MjhBMUFFNEEyQUIwNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsgTJLcAAALJSURBVHja3JnLS1VBHMfvQ7g9dBXRRrwEFRciAhMi1JRW1aIHVEIYEkW0iVpUhOD/ICK6cFMgSbUpC6VFkQa9NtpjkauriRY9Noa3pHT8/mIODMM5Or85o87pC5/NPf5mvmc8M7+Z36SFEKkY2gj2gUawF2wHW8A6+fwv+A6KYAQMg+dg2rbDtKXhGnAaHJIms4zYz9J4HxgAf1g9k2EGteAhWBBuNApaQNrUg6nRTaAbzIuV0RCocWW4DoyJlVcJXI5ruFk2tJqi/2TWxvA5sXbqA2Ucw01i7dVjargazAo/dE33p6/DlAheg50pP0SJpwG8CH7IaH/Q5pFZUhnoArkwwwVwJeWfdoMLYYZvqG+yTGo9CerAoIWBT+A4qAdPDWOugwo1NVcxJtpFZRLkwH3GJCqCghJfxVjnz1JMMMKnwAbGRAg0B5rAA4O4CblZ+qj8tkBjZthvSzDCtFIMM0ZpQhslk5Eej4jpZ/T7G+ygwG1ghrk+jjNMFy1eMPJzpOAzlou6iWmXZkm91EBHjEwUZXoQTDk2SxqhRh7HTJ9hpstB3rFZ0ldq6J2DnB9m2rXZfxOPlrX1DrJRXiaBXSHPaMHvB0cd9JPLpBImMvzLQTuUFA6A9yHPfoIjhsllOc1l5N4grtmDWgYrl5+JTUZcSjNkeMyxWdpA3ZN72IJj01OJTByJS82J2/wQVxmB5y1HK8x0JWMf/kzdD98FJcY5S51gdwyTQl6eUAraspo27PeWXgy8afim0+CELAwOWHyH9EkdkyWwJ4Yxk6BCP+bTm48anutWW5dAp34IpbW03UOzb0FPVEHbx0LKfvAyqpAyKw97JU8Mt6pml6rAJ6oY6Eu5NfvfF7QTeWWQyEsZr6694lwsNoPD8mKRo29gCNwGj7gXi7aGA1EBcY+8vq0GW8FmJb3Pgx9gEnwAr8Ab8MW2w0UBBgAVyyyaohV7ewAAAABJRU5ErkJggg==) no-repeat 50% 50%
}

.iziModal .iziModal-button-fullscreen {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTBBOUI4RUM0RTg0MTFFNjk0NTY4NUNFRkZFNEFEQzIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTBBOUI4RUQ0RTg0MTFFNjk0NTY4NUNFRkZFNEFEQzIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFMEE5QjhFQTRFODQxMUU2OTQ1Njg1Q0VGRkU0QURDMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFMEE5QjhFQjRFODQxMUU2OTQ1Njg1Q0VGRkU0QURDMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrQO6gAAAANmSURBVHjazJlbSBRRGMd3x92i0ForRRMiKiUoX4ouiFlJkRVBDxW9GJERwUasvdRT9FD00osRQtAFqegGBUHRBY0uaCVKEkSRpVR0tSwrQtp1+p/4Bk7D7M45M/Ot/uGHu+Psmf+c+eY753wnbJpmyIfGgvmgiv6WgkKQBwzwE3wBr0AnuAta6ZgnhT0aFuY2ghoyGdH4bS+4Dc6CZjCkdWVhWIPF4JoZnB6CDToeVE8sBidNPt0E5UEZrgG9Jr8GwHa/huMgaWZXDSDsxfBuc/jUBAwdw3Fz+NWoang5SJkjQwm7P3seLqQEX2LLfgfBdZcMORMcBqNDwekPqASP0uXhpjR3Ok0x/fUw9HIHGGVdw5DuRtzJpgxDsJui2qOWmuaAOuuLbHivz4YLwLgQj/aAXNmwuItlHhtbA7pAG5jEZHgKWCcbrhUTIY+NPQVjqFFObbYMi/hc6aOhl2AJ9TKnFoIyYXgemKEzJQXVVkyR3oFVzKZFuqw2qHdyFPKhrHPgMoWC3fRjRtNVVg+7SR5IiqmXxUt60cG0CK/vTIZniZVCmcKJF0C3ZNjKBqvJ9Hrwm46tsN1EkCoRQ/M3fBjvs6GrYAvdwHEfGcd1qBaGkwoxrKI+xjz83yJ0iLFHApd46X4xX+M+WECh4lepCNUIcpnMijrEWtAvTRHrbOd8FZNG8uA2Nf0hpmwtjBPwpQ5T0GPS/+tBAZhIq+b3Lu09EyHRwRgO+0C+7dhWcII+PwCf6Sk/Aa9d2vtn+A7nyASugJiD6YSDQcOlvVbxiCaAN8xrs3sgprBiac/QhlhnzjUo6JuZM0UlDS5FPtoQIdNlPYJTWUihFaDex+9Pg6T1KHJAJ2NI7ASllA28hEQ/KJIXoSlwgKlnh+jFe+GjLtwIPtjfyktUt+UaUZWqvw7H3oJD1peI7eQdoF1xWa+zQikHH13OmwqmOxxP0EiZtgK/DRwNuIcHwSeXc2K01WAPhbhKBb5hBNTVbskVH7fqpZGhbJUNtYF83fqwQSXPbOsGjb6etwx2gcEsmT3iFAZeNmUqaMeHSz2qu0k6W15Rqsx3B2i0D+xXGAHTFrRVlEeFuVoqH+ku6VNUbDkPzlAtg30nVK66i8rRIjAbTKaSQVQyN0DD6nOqcLZQld9TLfmvAAMAeMcvp3eCFqQAAAAASUVORK5CYII=) no-repeat 50% 50%
}

.iziModal.isFullscreen .iziModal-button-fullscreen {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkFFRTU5NDA0RTg1MTFFNjk0NEZFQzBGMkVBMDYyRDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkFFRTU5NDE0RTg1MTFFNjk0NEZFQzBGMkVBMDYyRDkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyQUVFNTkzRTRFODUxMUU2OTQ0RkVDMEYyRUEwNjJEOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyQUVFNTkzRjRFODUxMUU2OTQ0RkVDMEYyRUEwNjJEOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuDFfX8AAANASURBVHjazJlZSBVRGMfHcWlB0xZM68GKukQLYaGkmEUR2EsvRfQS+BSJPUQE+lTR8hqIZY8hFS0ERVCRoW3gpUApghYpszLTVnCB3O70/+K7MAwzc78Z58z4hx8XzpzvzJ+Zc+d85ztphmFoU9BsUAoq+XcFyAc5QAfD4BfoBp3gCWjnNl9K82mYzO0FVWwyw0NsD3gIroBWkPB0ZzLsgc3grhGcnoE9XjxIOxaCC4Y6tYC1QRmuAj2Geg2CA1M1XAsmjHDVANL8GK4zolMz0L0YrjWiV5PU8HYw6TBIf8imD6UynA96HYKPg3mgMUTDY6DUzXCzQ+AxSz+r6QEQZz4HbLoDZNkZrnAIoOlRZjN1Gk3XS0zty/gTFaRq7Ay3uAR8BcU2ps/z9QJTWw74HrDhTyDbbHg9SKQI+sb9rKa3mV8ZmAt+KJjP1TS+zinFPkqEUqQdBeAOKLa0UwIzpqlXtcYpIKWIO4RBZPoRKNfC10YQI8MlYLkwaAB8ABsiMDwDbKU8dgtIFwRMgJ3guRadKpNPWBMa7tOi1WoyHJPuTsC4oN+IQsOLM3gPJlEWqOE/neMGBqwDeYoMz6G8c0I4h6eFyHBC8A2eVoaH8JutaPwuUA/+uvSht1sHKgTjTWZwjUCVYdrK3xT0iwkND+lc5FClUQ9fINHCRYY7FBrWPSz5Er2lAR9H9P+hpfYGl64OCmPadQ7ojcDwOJetysBMQX/6mrWS4d+cIoYtMnAEnBT2fwVeJufYxZBMFoKFlrajQtOX/uczvEtIB50Kdgn1lt3JGdANltjsXE64jPMnuQ1LPuFJcFrBE11gzQXAUnAPFNk86esO4zSBfmu5lVa9toCf8DC4Ba6C22DEdO01KDLdP5fLr1Z94X2ibV1ilWVQ1XrDpvPAU4c+u1KVqvaHXI7q43ltp3PSYmDDNCgGPrCUD1wN6y5lqzAUN89baX1Y55Jn2LrPRUffRwaHwWhIZs/aTQM/hzLlDp+coPRReprk5cgrkyvz7wM0+hOcAvOlPvwcLNIp526ux1H5aJbHeFpVX4Br4LLXWoffk9CkVnLlaBNYAxaBXJBpMjfIy+o7EAdtfIyb8HPDfwIMAM1WPs8F9tcxAAAAAElFTkSuQmCC) no-repeat 50% 50%
}

.iziModal .iziModal-button-close:hover {
	transform: rotate(180deg)
}

.iziModal .iziModal-button:hover {
	opacity: .8
}

.iziModal .iziModal-header.iziModal-noSubtitle {
	height: auto;
	padding: 10px 15px 12px
}

.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-icon {
	font-size: 23px;
	padding-right: 13px
}

.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-title {
	font-size: 15px;
	margin: 3px 0 0;
	font-weight: 400
}

.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-buttons {
	right: 6px;
	margin: -16px 0 0
}

.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-button {
	height: 30px;
	width: 30px
}

.iziModal-rtl {
	direction: rtl
}

.iziModal-rtl .iziModal-header {
	padding: 14px 18px 15px 40px
}

.iziModal-rtl .iziModal-header-icon {
	float: right;
	padding: 0 0 0 15px
}

.iziModal-rtl .iziModal-header-buttons {
	right: initial;
	left: 10px
}

.iziModal-rtl .iziModal-button {
	float: left
}

.iziModal-rtl .iziModal-header-subtitle, .iziModal-rtl .iziModal-header-title {
	text-align: right;
	font-family: Tahoma, 'Lato', Arial;
	font-weight: 500
}

.iziModal-rtl .iziModal-header.iziModal-noSubtitle {
	padding: 10px 15px 12px 40px
}

.iziModal-rtl .iziModal-header.iziModal-noSubtitle .iziModal-header-icon {
	padding: 0 0 0 13px
}

.iziModal.iziModal-light .iziModal-header-icon {
	color: rgba(0, 0, 0, .5)
}

.iziModal.iziModal-light .iziModal-header-title {
	color: #000
}

.iziModal.iziModal-light .iziModal-header-subtitle {
	color: rgba(0, 0, 0, .6)
}

.iziModal.iziModal-light .iziModal-button-close {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4JpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyQTU1RUZDNzRFODQxMUU2ODAxOEUwQzg0QjBDQjI3OSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1NEM4MTU1MEI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENDMkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjZjYzMwMmE1LWFlMjEtNDI3ZS1hMmE4LTJlYjhlMmZlY2E3NSIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjdmYmU3NGE3LTAxMDUtMTE3YS1hYmM3LWEzNWNkOWU1Yzc4NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Po24QssAAANtSURBVHja3JlJaBRBFIa7ZxyTSXADHUkikuAawZNLEOOGGrwJQYko8R4RBQ+OICoqghJQUVwPYjzFY0QUBQU1kogoKO6CG0pcIwbiNibj/8JraNvu6Xo9NTOtP3xzSKe6/65+Ve9VlWlkp2IwGUwFE0E5GA4G8/U+0APegWfgHrgPuq0bpNNp0QPNgEYngHlgGpuMCNp2s+kr4BYM/8ql4WqwHEzP4mXteg7awOW0YlerPnQIaARLNBl1ikLlBDw/1WF4ClgHKozc6idogekz2RheANbaBlE+dB4chfF+qeHF3LOF0FWwF6b7nBe8RvecApolzQVr3C64GR4H1huFV51pmvV+hikRbABFRji0GqarMxluAGON8CgKmmA65mZ4DFhqhE9VPP//ZXgZiCmm1t1gI6XWAAY+gF0gCe4qtqlHL8fthkeBWsXGreA6eMgPviEw+x5sBZ3gAdjPCcNPI8Fsu+FawUCzz40psEfRNJndBl7b/pZmVLTQMkzJo0bQSys43iWm3cxS+DUJOmoSwqKCRmEZWKkYv6RSMBPc5lqXRGm0A1Q6XiaT2aSwo8jrK/qZwZlFIlXTusxa6iXDddTdARpnMj2ek9AWjWYH7h/lubcs4A28THdyAdOl0ezAmKNBNyLLiT0Btjti9zuHg06zpJKIprohwXNypcu1OIdGjYbnxCLGPyYy/EPDfejzbwYvXK59AzuFGdFLKTL8WYNZ59RVzGESJCNm0teI40E6zNIA2wSaA2REP32iaW0omKXRbJKTUVyYEVV0J8oxvEiQmiUZrFSz6XNkuJe3nBKCelaSbjOZrhLsd1BInYxweSeJq9YA6dYtuZCBI4JZ6jGW/W+sebhd0DAaMIO5mTYFW1+X6GeQ7TO3W0WyQj3cw0ulBg4nSUbcAY7zPVYp7ip95FXOH29Hb35AOPjypWMIh7PORSjFZVsIzdKW7AWvfYnTVNWHyCytHw+jd1Nehqks3KepvtChUzD7yGvE2/cduqxldQF1EWZb/PbWLF3jAVgo0WrlkN+c6hSd+rzlaSuaR7O0oX0wyIa2pVAdGaj0HCUVOqIq4dVwrg5lmmG2w+8f/9tjL6foYHE+Gy8Xtv3CPUpf7WauDxadKuIwoeNbOmoYDYbZ0ns/1wxUC7ykigs8sS/LpEe3vwUYALiKDDDSgEiSAAAAAElFTkSuQmCC) no-repeat 50% 50%
}

.iziModal.iziModal-light .iziModal-button-fullscreen {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4JpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpEQTg1NTA2NTRFODQxMUU2OTQ0N0VERjY2Q0M5ODYwRCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RTNFNENCQkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENCQUI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjFlNTQwYzczLTVhZmEtNDJlYi04YzJlLWMwMzFlYmFiYmIyNiIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmVkYmRiMzM1LTAxMDUtMTE3YS1hYmM3LWEzNWNkOWU1Yzc4NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvIicdUAAAOvSURBVHjaxJlZbA1hFMe/qaItUUsspakg1laJ7UUisQuRvvTFA15sQSRCLBFrQryhHqxNHxEPtaQ8CCUkIrVVRbVBJdZYSrXVonr9/3pGxnTunZk78/X+k1+aO+1899/vnnvO+c4YKpi6ghEgW34OBD1BKjBAM6gH78Fz8BhUyrW/ikQivt7QiNMozU0DE8RkJx/3fgCPwA1QHvHp2K/hHJAPJqpwVA2K4flW2IZ7gyVgptKjh6AQxl+GYZi7uRr0U3rVBIpg+nIQwwvACpCkOk4XwYlosR3LMGN1qUqMroGDTqaNGDu7SiVWl+D3iP2i00c9HqxUidd8wzDy3HY4HRwCfWzXz4L7Lm+QKfHeOUTTLWAzdro6muH1YIbDjculWrmpUEM2YYXcCNMt9pAYE8WsWYLdlAxaNYTGMDDHKYYXBVy4B0jTFM/5iOcUc1fM/2JcnItNAYtBNzGtQ33BVHDV3OHpARqhV6CLLKpTs8yQYHxOCrDQO7AV1Gg2PBJhMYiGh4MMnx1eLkixXKsFuzSbZrrMpeGxHnqFFtvrTWCbhILd9AuNpnPMHXaTtZD0kl1mRdwSxXSjJsNZfONjcmqIJR5p3lp6Y+sXrAzsBz/lNXvmtZYMFKbqafi0pKQgKpOSPhmsC5BxXEs1Fz4fUr/7TWMe/q9bC2s3tJs1Df/Q/B5PwAZwJYS1WpPlo0zRZJZziL2gQU7I1GyHL7QSD26taVOytI26DpinxKypApvpk+C6dHlMnXskbUbT1yTpN3WJHWB327UCS3hUoc+tA/VyxP/ost5rGq7QWZnAdoe0eZgnYweDbgmgkoafgk8aTfNgsMNmmqfhC+Czj3V4T3mSBH255kxB0ztd4tNNDJkas2CUdkAKHQ3yAtxfijj/bdb7Cumyhmoyexzcs6Qwv2qUbPKvJDOtnNFklrF3R5qneA2XYHe/2A+ht1Xb3FZXRY1XTAjFTgtxJ45qKtWDpZK1g6dhIQuvBzjcy8FgQ6y8Nw+sCdnwL1Dn8jdMe6m2a+3ma9ESNUdOC1VixSH3bnPiYyraswnO0fqDIQkyW8WmCWab7b+I9TCF3+x0j2e+MPUA7LPGrVfD1F3VNsrPVR0zhS8BB5x21muzYa1Sy1Tb4y4d4qOwIi9Pk/wcj1gV50p5zQjJKAsJH8KcY4vpdYrjV0w9HMxxHjfKNpfwdMyRNuAmyy2M1vq5OegBNFMmR9lSHDizSLPMJGjuO2BZfSOtLKvpMylUvh/d/hFgAOH4+ibxGTZuAAAAAElFTkSuQmCC) no-repeat 50% 50%
}

.iziModal.iziModal-light.isFullscreen .iziModal-button-fullscreen {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3BpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyRUUxMkYxODRFODUxMUU2Qjc3RDk0MUUzMzJDRjBEOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RTNFNENCRkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENCRUI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjgzM2MwOWZiLWJjOTEtNGVlZS05MDM1LTRkMmU2ZmE1ZjBmMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRUUxMkYxODRFODUxMUU2Qjc3RDk0MUUzMzJDRjBEOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv1Q9Z8AAAOXSURBVHjaxJlLbA1RGMfPjIs+EvoIRYt4FVUl2EkkRTxKUqQbG0SEho2FjUQ8YtEICbEgTdFYeK1KaGvVeoUltyStt0UlNE17aWhV2+v/9X5XJpMzc8/0zpn5kl+aO3Nm7r/fnPu9xhDp2URQDJbw3xkgB2QCAwyAPvANfARvQDsfG7V4PO7pC40xCiVxa8AKFjnOw7VdoA08BtG4R8VeBZeCKrBS+GPvQAM0P/NbcB7YBdYJPfYKXIXwL34IJm8eBFOFXusH9RDdnI7gLWA/MEVwdh/UOe1tN8G0V3eLcKwFXJCJNl08G5ZYsrWgWnZCJng5OOBwo1iAoisMw6hMJXgyOOywVW7xj+9BgKL3QHSxm+C9IF9y4U2GMlStRPQP8Jbp9lFwhJwE0RHrgaSV8N6xG238l7Zjtfx3K58/Bd7zsWngIqdnP2we2ACa7B7e6RL6joK5EtHNfL7b5u1Bn7dGFbycYRVM/8WyFJnuJK+z2iVwzFrMcF1h+Cx4ClhtFVyu8CW54ITE01EwFMAPcH1SMJWIqxQvItE1YHEIsXkhtkUhCV4ApiteFOPadn4IgseDMooSSxVrhWFwmkvCsKw06WGhKLhHhGuzSHChh9pZ5cc1oFFwfoTTsWrWqQCvXdZQEpkDsjUJziSv3Qu43k3LTA1BXqvRY/4DMjTd/yu4niJVm9wslCjcb4QE/9Qo+Al44baAmgpKCIqC+01OBLrsr8/de8zkiYwuUxWSq7iuM8JhantIqfYItkOepKBysnbycIfPXYKqURL6DhaBCQrrKcZHTa5loyEIJgHXwG3F9TQV+pxMGK0BiaTHn2OLEjcURbdi7XBSMO3jTxoEjtg+7wDnhG3spSD6F3hk7Tjoxnc0CJ5k+5wFCrhplYl2mmI24nyvvWumAE9z2zIfBW8WifnxIHc2yb6xiHtEoms0/hlGtpAPHCkgNDjFyZngPN88COvkPpEe+XGHbFcD7z53C+ybwKEAo0UPZ8QCybkmiL3sNvkheygSI08RYOSQiaUhd52sUpIZLWwJsYqkkdcZeHfIS66nc9XcZQRpNBY7C7F9Yy1OtonErDgSgNhGcEXmWa/VFA1O9onE6y4dRqGtXuVtkpf2iDy8EVR6GLykMnrsNFC867QF0hH8v3MVicFcuYdKy56uqQx4SukWQj3NOtJtQIt4ckSvbmdziMqy7HcS9xv0cn/Xwdn0A1drnl/d/hNgAGQa6Lgarp6BAAAAAElFTkSuQmCC) no-repeat 50% 50%
}

.iziModal .iziModal-loader {
	background: #fff url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDQiIGhlaWdodD0iNDQiIHZpZXdCb3g9IjAgMCA0NCA0NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiM5OTkiPiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMiI+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iMHMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49IjBzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iLTAuOXMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49Ii0wLjlzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgIDwvZz48L3N2Zz4=) no-repeat 50% 50%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 9
}

.iziModal .iziModal-content-loader {
	background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDQiIGhlaWdodD0iNDQiIHZpZXdCb3g9IjAgMCA0NCA0NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiM5OTkiPiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMiI+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iMHMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49IjBzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iLTAuOXMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49Ii0wLjlzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgIDwvZz48L3N2Zz4=) no-repeat 50% 50%
}

.iziModal .iziModal-content:after, .iziModal .iziModal-content:before {
	content: '';
	display: table
}

.iziModal .iziModal-content:after {
	clear: both
}

.iziModal .iziModal-content {
	zoom: 1;
	width: 100%;
	-webkit-overflow-scrolling: touch
}

.iziModal .iziModal-wrap {
	width: 100%;
	position: relative;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch
}

.iziModal .iziModal-iframe {
	border: 0;
	margin: 0 0 -6px;
	width: 100%;
	transition: height .3s ease
}

.iziModal-overlay {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%
}

.iziModal-navigate {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	pointer-events: none
}

.iziModal-navigate-caption {
	position: absolute;
	left: 10px;
	top: 10px;
	color: #fff;
	line-height: 16px;
	font-size: 9px;
	font-family: 'Lato', Arial;
	letter-spacing: .1em;
	text-indent: 0;
	text-align: center;
	width: 70px;
	padding: 5px 0;
	text-transform: uppercase;
	display: none
}

.iziModal-navigate-caption::after, .iziModal-navigate-caption::before {
	position: absolute;
	top: 2px;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 14px;
	font-size: 12px;
	content: '';
	background-size: 100% !important
}

.iziModal-navigate-caption:before {
	left: 0;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAoCAYAAACFFRgXAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyNmFjNjAyMy04OWU0LWE0NDAtYmMxMy1kOTA5MTQ3MmYzYjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDREQ0YwRjA1MzQzMTFFNkE5NUNDRDkyQzEwMzM5RTMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDREQ0YwRUY1MzQzMTFFNkE5NUNDRDkyQzEwMzM5RTMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpmNmM0Nzk3Ni1mNzE3LTk5NDAtYTgyYS1mNTdjNmNiYmU0NWMiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDowZGVmYTEyZC01MzM0LTExZTYtYWRkYi04Y2NmYjI5ZTAxNjYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7oo0ptAAACWklEQVR42uyZTWsTYRSFZybxo4kWk5g2NC5qTAU3Kq30A9udi1oXolV/hWuhv6R/Q6utioi4LbbVFHemamlRU0OCEk0wZjwXzwtDoBDopHMHcuFJMplZnLm5ue+589qu61qeOApyYAjEgG0FEyLqN/gKiqBuTtgewWlwCZw056xgwwirgU3wxSv4NJgCUV5YBRXQDEhsBJwCSSauBVZFdJRlIJk9Av7wbj577jDIOENtRmPVwcsw6KfAAvikRKzEDlhnhuU/lRPBWaa9wsxqC6ndPX7OiOA4D8qW3vjO9z7H0w3+KhZstNmOFbLoCQ6DYGmL+bAInmGfLFC4asFXwRJIgB+goVmw+I7HXO+/gevGnGgUPEGxktkSmAMbWmt4HDwBKS6XN1jDKrvEFYoVK7oLroE3h93Woh1eNwqWafJ/gQV65vM+ail34mc6EZwBK2CAx8fAIjjeBYMzDT4cVHCEXtRbRvEu/Nr9HCIOnGGp15vgEec9KYn74B0nAT/CZnv86FcNvwK3wENwAjwAs2Bbs5d4CW5zir0AXvv8p+tKH34B5lkW4h2egRHtbu05uMMHHWfB0zC4NRF5l09kzvE4rd2tyUJyjy4tz7akZqXbL8QETbJ/FsMgWOJtb6brCQ5YsBsC8Uab63DVkkgqFpzie93h8OhScFah2LTHi5ccWroaLd5l6//+hpYQoWP05LKqFs2WQYbTsNxAi+5fxpWmdfh7HS7XhwSzG+H3a2JnvZsyktmLbdOFhpDMvrf4sN1u2/aK0cwMcmYLcturweceW+CnOfFPgAEA8uWFFylBJYoAAAAASUVORK5CYII=) no-repeat 50% 50%
}

.iziModal-navigate-caption:after {
	right: 0;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAoCAYAAACFFRgXAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAADhmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjI2YWM2MDIzLTg5ZTQtYTQ0MC1iYzEzLWQ5MDkxNDcyZjNiMCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0NERDRjBGMDUzNDMxMUU2QTk1Q0NEOTJDMTAzMzlFMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0NERDRjBFRjUzNDMxMUU2QTk1Q0NEOTJDMTAzMzlFMyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOmY2YzQ3OTc2LWY3MTctOTk0MC1hODJhLWY1N2M2Y2JiZTQ1YyIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjBkZWZhMTJkLTUzMzQtMTFlNi1hZGRiLThjY2ZiMjllMDE2NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuijSm0AAAKbSURBVFhH7ZnJj0xRGEerzFoIMTaCZmOIedhaiJj55yz8DaYdNhIJEUMQbCTG3rQ02hDSiEY553XdTpHS3nv96taV9ElO6lVt6peb7933fffVG41GrYW5uBaX4EysYzcw1Fd8hc/wM2a0Bl6Nm3BW9i0dDPsQX/olBF6FO72AH/gG3+N3jL3KBpqGC3ERTsGfeAsHDTyHi71oCXzBe/gaU2A5bscZOIxXTb8OLQNX9i6mElYsg/voqruwfQb2BhODWgqpMYDv0NLsNXC4yd42P1PEwNJj4HBTWdipErLVDfxfMRm408QMvBu3jV6WJ1Zg9/rbeBOP+UNZYgX+iE/Rp+lpPIKliBXYB9IhtPNy3z/T/F6YmDXsChvyBc7Gs3gACxEzsDzBg9iPPXgO92NuYgeWx2h3+AhtaM7jPsyF7aV37XR8gNZYO/pwKY51+xPkG27Fk2joT3gCr2A7NuJ6HMkTeAPadlp3VeMChF7G0P6X3dmfjAXOUxIj6LZkv1ylNuStDZejkL+PS96ScFzRqnDAtI5PoTefvbg7iNNOOwqVRCfYghdxBbpHH8Y7+DcKlUTV7MLLaNghPIrjhf2N2IF34AVcjE44hrXHyE3MwE6/loEzpEcIlqKjeyFiBe7FS+he/gENewMLEyuwXdo8dGWP43UsRazA9g7uDNbwNX8oS8watlsz+ISIGbgSJgN3GgOHlnFq8zNFQraGgT1iFc9iUyU0XsMGHhy9zh6XbvCp4ZuBBWglDBj4OdqLeu0+uRJTwMZ+Dbp/e21P3m97yWe2snsw1LTHmz5C/9lQdwhfGbiq89GwvrrwUT4UAouhN6MzloTRpVuEYI5O9urZYXtrYPGQw2OlZegM163QhrJMfWVgyTq0Qq32C/N7uPz9OknWAAAAAElFTkSuQmCC) no-repeat 50% 50%
}

.iziModal-navigate > button {
	position: fixed;
	bottom: 0;
	top: 0;
	border: 0;
	height: 100%;
	width: 84px;
	background-size: 100% !important;
	cursor: pointer;
	padding: 0;
	opacity: .2;
	transition: opacity .3s ease;
	pointer-events: all;
	margin: 0;
	outline: 0
}

.iziModal-navigate > button:hover {
	opacity: 1
}

.iziModal-navigate-prev {
	left: 50%;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALwAAAC8CAYAAADCScSrAAAACXBIWXMAAAsTAAALEwEAmpwYAAA5sGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiCiAgICAgICAgICAgIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgICAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICAgICAgICAgICB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIgogICAgICAgICAgICB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyI+CiAgICAgICAgIDx4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+eG1wLmRpZDo2NDkyYzcxMy05ZDM0LTZlNGQtYmUwNi1hMDMyY2Q4NDVjNGU8L3htcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+eG1wLmRpZDo1QjIzMUMxODU3RjcxMUU2ODUzRkRBRjE5RDhDQjZBRDwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDpjZmMwNzVmNC1kODA3LWI0NDMtYWIwYS02YWVhZjRjMDgxZWE8L3htcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4bXBNTTpEZXJpdmVkRnJvbSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgIDxzdFJlZjppbnN0YW5jZUlEPnhtcC5paWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC9zdFJlZjppbnN0YW5jZUlEPgogICAgICAgICAgICA8c3RSZWY6ZG9jdW1lbnRJRD54bXAuZGlkOjY0OTJjNzEzLTlkMzQtNmU0ZC1iZTA2LWEwMzJjZDg0NWM0ZTwvc3RSZWY6ZG9jdW1lbnRJRD4KICAgICAgICAgPC94bXBNTTpEZXJpdmVkRnJvbT4KICAgICAgICAgPHhtcE1NOkhpc3Rvcnk+CiAgICAgICAgICAgIDxyZGY6U2VxPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOmNmYzA3NWY0LWQ4MDctYjQ0My1hYjBhLTZhZWFmNGMwODFlYTwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1ODowNC0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOkNyZWF0ZURhdGU+MjAxNi0wOC0wMVQwOTo0MDo1Ni0wMzowMDwveG1wOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE2LTA4LTAxVDExOjU4OjA0LTAzOjAwPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNi0wOC0wMVQxMTo1ODowNC0wMzowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDxleGlmOkNvbG9yU3BhY2U+NjU1MzU8L2V4aWY6Q29sb3JTcGFjZT4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjE4ODwvZXhpZjpQaXhlbFhEaW1lbnNpb24+CiAgICAgICAgIDxleGlmOlBpeGVsWURpbWVuc2lvbj4xODg8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/PvAvv7QAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAmdJREFUeNrs1LsJQkEQhtH/mtmBgQ8QA7tQK1e7MBBBMbADwzUZEyuQveeDCXbD4TBDay3SWJpYgYCXgJeAl4CXgJeAl4CXgJeAl4CXgJeAF/AS8BLwEvAS8BLwEvAS8BLwEvAS8BLwAl4CXgJeAl4CXv/WJskpyQJ4jQH7Mcmu0C+BV+/Y5/VeF/oV8Ood+7dpDfDqHvsrySHJBXjBDrxgB16wAy/YgRfswAt24AU78IIdeMEOPOywAw+7gIcdeMEOvGAHXrADL9iBF+zAC3bgBTvwsMMOPOwCHnYBD7uAhx14wQ68YAdesAMv2IEX7MDDDjvwsAt42AU87AIedgEPu4CHXcDDDrxgB16wAw877MDDDjvwsAt42AU87AIedgEPu4CHXcDDLuBhB16wAw877MDDLuBhF/CwC3jYBTzsAh52AQ+7gIddwEtjB3+tS/78+Z/V5d9iATz0Ah56AQ+9gIdewEMv4KEX8NALeOgFPPQCHnoBDz3wgh54QQ889NADDz30wEMv4KEX8NALeOgFPPQCHnoBD72Ahx54QQ+8oAde0AMv6IEX9MBDDz3w0EMPPPQCHnoBD72Ah17AQw+8FUAPvKAHXtADL+iBF/TAC3rgBT3wgh546KEHHnrogYdewEMv4KEHXtADL+iBF/TAC3rgBT3wgh54QQ+8oAde0AMv6IGHHnrgoU/yrgFe3aO/JdknuQOv3tGfC/tjjEsYWmsoyIWXgJeAl4CXgJeAl4CXgJeAl4CXgJeAF/AS8BLwEvAS8BLwEvAS8BLwEvAS8BLwAl4CXgJeAl4CXvqnPgAAAP//AwCEcoCBRabYzAAAAABJRU5ErkJggg==) no-repeat 50% 50%
}

.iziModal-navigate-next {
	right: 50%;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALwAAAC8CAYAAADCScSrAAAACXBIWXMAAB3SAAAd0gEUasEwAAA7pGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOkNyZWF0ZURhdGU+MjAxNi0wOC0wMVQwOTo0MDoxNC0wMzowMDwveG1wOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE2LTA4LTAxVDExOjU4OjEyLTAzOjAwPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNi0wOC0wMVQxMTo1ODoxMi0wMzowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDphZjljN2Q2MC00MTg2LWE3NGQtYTBiMS1mMGU5ODUwYzg2ZGY8L3htcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4bXBNTTpEb2N1bWVudElEPnhtcC5kaWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC94bXBNTTpEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06T3JpZ2luYWxEb2N1bWVudElEPnhtcC5kaWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC94bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpIaXN0b3J5PgogICAgICAgICAgICA8cmRmOlNlcT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+Y3JlYXRlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjY0OTJjNzEzLTlkMzQtNmU0ZC1iZTA2LWEwMzJjZDg0NWM0ZTwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQwOTo0MDoxNC0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjAxNjJjMmE3LWZmMjYtYzE0ZC05Yjg4LTc2MGM2NzAxYjYzNzwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1MTowNy0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOmFmOWM3ZDYwLTQxODYtYTc0ZC1hMGIxLWYwZTk4NTBjODZkZjwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1ODoxMi0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+MTkzOTAzNi8xMDAwMDwvdGlmZjpYUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6WVJlc29sdXRpb24+MTkzOTAzNi8xMDAwMDwvdGlmZjpZUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6UmVzb2x1dGlvblVuaXQ+MjwvdGlmZjpSZXNvbHV0aW9uVW5pdD4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT42NTUzNTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+MTg4PC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxZRGltZW5zaW9uPjE4ODwvZXhpZjpQaXhlbFlEaW1lbnNpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgIAo8P3hwYWNrZXQgZW5kPSJ3Ij8+nbt1mgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAACQklEQVR42uzSsQ3CQAAEQTdiOyGg/wrciJ0QUMYSECEKAP3PSdvAaZZqkWbJCQJeAl4CXgJeAl4CXgJeAl4CXgJeAl4CXsBLwEvAS8BLwEvAS8BLwEvAS8BLwEvAC3gJeAl4CXgJ+D9vrY7qBgLwo7dVZ+89oAd+5Pbq6nPQAz9s9+rZ96AHHnoBD72Ah17AQy/goRfw0At46AU89AIeegEPvYCHHnhBD7ygBx566IGHHnrgoRfw0At46AU89AIeegEPvYCHXsBDL+ChB17QAy/ogRf0wAt64KGHHnjooQceegEPvYCHXsBDL+ChF/DQAy/ogRf0wAt64AU98IIeeEEPvKAHXtADDz30wEPvI+ChF/DQAy/ogRf0wAt64AU98IIeeEEPvKAHXtADL+iBF/TAC3rgoZ8ePRDAAy/YgRfswAt24AU78IIdeMEOvGAHXrADL9iBhx124GEX8LADL9iBF+zAC3bgBTvwgh14wQ68YAcedtiBh13Awy7gYRfwsAMv2IEX7MALduAFO/CCHXjYYQcedgEPu4CHXcDDLuBhF/CwA+8E2IEX7MALduAFO/Cwww487AIedgEPu4CHXcDDLuBhF/CwC3jYgRfswMMOO/CwC3jYBTzsAh52AQ+7gIddwMMu4GEX8LBravB7dcEO/Ext1Qk78DO1VgfswEvAS8BLwEvAS8BLwEvAS8BLwEvAS8ALeAl4CXgJeAl4CXgJeAl4CXgJeAl4CXgBLwEvAS8BLwEvAS/9shcAAAD//wMAtAygvJrkwJUAAAAASUVORK5CYII=) no-repeat 50% 50%
}

.iziModal.isAttachedTop .iziModal-header {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.iziModal.isAttachedTop {
	margin-top: 0 !important;
	margin-bottom: auto !important;
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important
}

.iziModal.isAttachedBottom {
	margin-top: auto !important;
	margin-bottom: 0 !important;
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important
}

.iziModal.isFullscreen {
	max-width: 100% !important;
	margin: 0 !important;
	height: 100% !important
}

.iziModal.isAttached, .iziModal.isFullscreen {
	border-radius: 0 !important
}

.iziModal.hasScroll .iziModal-wrap {
	overflow-y: auto;
	overflow-x: hidden
}

html.iziModal-isAttached, html.iziModal-isOverflow {
	overflow: hidden
}

html.iziModal-isAttached body, html.iziModal-isOverflow body {
	overflow-y: scroll;
	position: relative
}

.iziModal ::-webkit-scrollbar {
	overflow: visible;
	height: 7px;
	width: 7px
}

.iziModal ::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, .2);
	background-clip: padding-box;
	border: solid transparent;
	border-width: 0;
	min-height: 28px;
	padding: 100px 0 0;
	box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1), inset 0 -1px 0 rgba(0, 0, 0, .07)
}

.iziModal ::-webkit-scrollbar-thumb:active {
	background-color: rgba(0, 0, 0, .4)
}

.iziModal ::-webkit-scrollbar-button {
	height: 0;
	width: 0
}

.iziModal ::-webkit-scrollbar-track {
	background-clip: padding-box;
	border: solid transparent;
	border-width: 0 0 0 2px
}

.iziModal.transitionIn .iziModal-header {
	-webkit-animation: iziM-slideDown .7s cubic-bezier(.7, 0, .3, 1);
	-moz-animation: iziM-slideDown .7s cubic-bezier(.7, 0, .3, 1);
	animation: iziM-slideDown .7s cubic-bezier(.7, 0, .3, 1)
}

.iziModal.transitionIn .iziModal-header .iziModal-header-icon {
	-webkit-animation: iziM-revealIn 1s cubic-bezier(.16, .81, .32, 1) both;
	-moz-animation: iziM-revealIn 1s cubic-bezier(.16, .81, .32, 1) both;
	animation: iziM-revealIn 1s cubic-bezier(.16, .81, .32, 1) both
}

.iziModal.transitionIn .iziModal-header .iziModal-header-subtitle, .iziModal.transitionIn .iziModal-header .iziModal-header-title {
	-webkit-animation: iziM-slideIn 1s cubic-bezier(.16, .81, .32, 1) both;
	-moz-animation: iziM-slideIn 1s cubic-bezier(.16, .81, .32, 1) both;
	animation: iziM-slideIn 1s cubic-bezier(.16, .81, .32, 1) both
}

.iziModal.transitionIn .iziModal-header .iziModal-button {
	-webkit-animation: iziM-revealIn 1.2s cubic-bezier(.7, 0, .3, 1);
	-moz-animation: iziM-revealIn 1.2s cubic-bezier(.7, 0, .3, 1);
	animation: iziM-revealIn 1.2s cubic-bezier(.7, 0, .3, 1)
}

.iziModal.transitionIn .iziModal-iframe, .iziModal.transitionIn .iziModal-wrap {
	-webkit-animation: iziM-fadeIn 1.3s;
	-moz-animation: iziM-fadeIn 1.3s;
	animation: iziM-fadeIn 1.3s
}

.iziModal.transitionIn .iziModal-header {
	-webkit-animation-delay: 0s;
	-moz-animation: 0s;
	animation-delay: 0s
}

.iziModal.transitionIn .iziModal-header .iziModal-header-icon, .iziModal.transitionIn .iziModal-header .iziModal-header-title {
	-webkit-animation-delay: .4s;
	-moz-animation: .4s;
	animation-delay: .4s
}

.iziModal.transitionIn .iziModal-header .iziModal-header-subtitle {
	-webkit-animation-delay: .5s;
	-moz-animation: .5s;
	animation-delay: .5s
}

.iziModal.transitionOut .iziModal-header, .iziModal.transitionOut .iziModal-header * {
	transition: none !important
}

.iziModal .fadeOut, .iziModal-navigate.fadeOut, .iziModal-overlay.fadeOut, .iziModal.fadeOut {
	-webkit-animation: iziM-fadeOut .5s;
	-moz-animation: iziM-fadeOut .5s;
	animation: iziM-fadeOut .5s;
	animation-fill-mode: forwards
}

.iziModal .fadeIn, .iziModal-navigate.fadeIn, .iziModal-overlay.fadeIn, .iziModal.fadeIn {
	-webkit-animation: iziM-fadeIn .5s;
	-moz-animation: iziM-fadeIn .5s;
	animation: iziM-fadeIn .5s
}

.iziModal-overlay.comingIn, .iziModal.comingIn {
	-webkit-animation: iziM-comingIn .5s ease;
	-moz-animation: iziM-comingIn .5s ease;
	animation: iziM-comingIn .5s ease
}

.iziModal-overlay.comingOut, .iziModal.comingOut {
	-webkit-animation: iziM-comingOut .5s cubic-bezier(.16, .81, .32, 1);
	-moz-animation: iziM-comingOut .5s cubic-bezier(.16, .81, .32, 1);
	animation: iziM-comingOut .5s cubic-bezier(.16, .81, .32, 1);
	animation-fill-mode: forwards
}

.iziModal-overlay.bounceInDown, .iziModal.bounceInDown {
	-webkit-animation: iziM-bounceInDown .7s ease;
	animation: iziM-bounceInDown .7s ease
}

.iziModal-overlay.bounceOutDown, .iziModal.bounceOutDown {
	-webkit-animation: iziM-bounceOutDown .7s ease;
	animation: iziM-bounceOutDown .7s ease
}

.iziModal-overlay.bounceInUp, .iziModal.bounceInUp {
	-webkit-animation: iziM-bounceInUp .7s ease;
	animation: iziM-bounceInUp .7s ease
}

.iziModal-overlay.bounceOutUp, .iziModal.bounceOutUp {
	-webkit-animation: iziM-bounceOutUp .7s ease;
	animation: iziM-bounceOutUp .7s ease
}

.iziModal-overlay.fadeInDown, .iziModal.fadeInDown {
	-webkit-animation: iziM-fadeInDown .7s cubic-bezier(.16, .81, .32, 1);
	animation: iziM-fadeInDown .7s cubic-bezier(.16, .81, .32, 1)
}

.iziModal-overlay.fadeOutDown, .iziModal.fadeOutDown {
	-webkit-animation: iziM-fadeOutDown .5s ease;
	animation: iziM-fadeOutDown .5s ease
}

.iziModal-overlay.fadeInUp, .iziModal.fadeInUp {
	-webkit-animation: iziM-fadeInUp .7s cubic-bezier(.16, .81, .32, 1);
	animation: iziM-fadeInUp .7s cubic-bezier(.16, .81, .32, 1)
}

.iziModal-overlay.fadeOutUp, .iziModal.fadeOutUp {
	-webkit-animation: iziM-fadeOutUp .5s ease;
	animation: iziM-fadeOutUp .5s ease
}

.iziModal-overlay.fadeInLeft, .iziModal.fadeInLeft {
	-webkit-animation: iziM-fadeInLeft .7s cubic-bezier(.16, .81, .32, 1);
	animation: iziM-fadeInLeft .7s cubic-bezier(.16, .81, .32, 1)
}

.iziModal-overlay.fadeOutLeft, .iziModal.fadeOutLeft {
	-webkit-animation: iziM-fadeOutLeft .5s ease;
	animation: iziM-fadeOutLeft .5s ease
}

.iziModal-overlay.fadeInRight, .iziModal.fadeInRight {
	-webkit-animation: iziM-fadeInRight .7s cubic-bezier(.16, .81, .32, 1);
	animation: iziM-fadeInRight .7s cubic-bezier(.16, .81, .32, 1)
}

.iziModal-overlay.fadeOutRight, .iziModal.fadeOutRight {
	-webkit-animation: iziM-fadeOutRight .5s ease;
	animation: iziM-fadeOutRight .5s ease
}

.iziModal-overlay.flipInX, .iziModal.flipInX {
	-webkit-animation: iziM-flipInX .7s ease;
	animation: iziM-flipInX .7s ease
}

.iziModal-overlay.flipOutX, .iziModal.flipOutX {
	-webkit-animation: iziM-flipOutX .7s ease;
	animation: iziM-flipOutX .7s ease
}

@-webkit-keyframes iziM-comingIn {
	0% {
		opacity: 0;
		transform: scale(.9) translateY(-20px) perspective(600px) rotateX(10deg)
	}
	to {
		opacity: 1;
		transform: scale(1) translateY(0) perspective(600px) rotateX(0)
	}
}

@-moz-keyframes iziM-comingIn {
	0% {
		opacity: 0;
		transform: scale(.9) translateY(-20px) perspective(600px) rotateX(10deg)
	}
	to {
		opacity: 1;
		transform: scale(1) translateY(0) perspective(600px) rotateX(0)
	}
}

@keyframes iziM-comingIn {
	0% {
		opacity: 0;
		transform: scale(.9) translateY(-20px) perspective(600px) rotateX(10deg)
	}
	to {
		opacity: 1;
		transform: scale(1) translateY(0) perspective(600px) rotateX(0)
	}
}

@-webkit-keyframes iziM-comingOut {
	0% {
		opacity: 1;
		transform: scale(1)
	}
	to {
		opacity: 0;
		transform: scale(.9)
	}
}

@-moz-keyframes iziM-comingOut {
	0% {
		opacity: 1;
		transform: scale(1)
	}
	to {
		opacity: 0;
		transform: scale(.9)
	}
}

@keyframes iziM-comingOut {
	0% {
		opacity: 1;
		transform: scale(1)
	}
	to {
		opacity: 0;
		transform: scale(.9)
	}
}

@-webkit-keyframes iziM-fadeOut {
	0% {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

@-moz-keyframes iziM-fadeOut {
	0% {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

@keyframes iziM-fadeOut {
	0% {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

@-webkit-keyframes iziM-fadeIn {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@-moz-keyframes iziM-fadeIn {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@keyframes iziM-fadeIn {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@-webkit-keyframes iziM-slideIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(50px)
	}
	to {
		opacity: 1;
		-webkit-transform: translateX(0)
	}
}

@-moz-keyframes iziM-slideIn {
	0% {
		opacity: 0;
		-moz-transform: translateX(50px)
	}
	to {
		opacity: 1;
		-moz-transform: translateX(0)
	}
}

@keyframes iziM-slideIn {
	0% {
		opacity: 0;
		transform: translateX(50px)
	}
	to {
		opacity: 1;
		transform: translateX(0)
	}
}

@-webkit-keyframes iziM-slideDown {
	0% {
		opacity: 0;
		-webkit-transform: scale(1, 0) translateY(-40px);
		-webkit-transform-origin: center top
	}
}

@-moz-keyframes iziM-slideDown {
	0% {
		opacity: 0;
		-moz-transform: scale(1, 0) translateY(-40px);
		-moz-transform-origin: center top
	}
}

@keyframes iziM-slideDown {
	0% {
		opacity: 0;
		transform: scale(1, 0) translateY(-40px);
		transform-origin: center top
	}
}

@-webkit-keyframes iziM-revealIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, 1)
	}
}

@-moz-keyframes iziM-revealIn {
	0% {
		opacity: 0;
		-moz-transform: scale3d(.3, .3, 1)
	}
}

@keyframes iziM-revealIn {
	0% {
		opacity: 0;
		transform: scale3d(.3, .3, 1)
	}
}

@-webkit-keyframes iziM-bounceInDown {
	0%, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -1000px, 0);
		transform: translate3d(0, -1000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes iziM-bounceInDown {
	0%, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -1000px, 0);
		transform: translate3d(0, -1000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

@-webkit-keyframes iziM-bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 1000px, 0);
		transform: translate3d(0, 1000px, 0)
	}
}

@keyframes iziM-bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 1000px, 0);
		transform: translate3d(0, 1000px, 0)
	}
}

@-webkit-keyframes iziM-bounceInUp {
	0%, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 1000px, 0);
		transform: translate3d(0, 1000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes iziM-bounceInUp {
	0%, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 1000px, 0);
		transform: translate3d(0, 1000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-webkit-keyframes iziM-bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes iziM-bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -1000px, 0);
		transform: translate3d(0, -1000px, 0)
	}
}

@-webkit-keyframes iziM-fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100px, 0);
		transform: translate3d(0, -100px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes iziM-fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100px, 0);
		transform: translate3d(0, -100px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@-webkit-keyframes iziM-fadeOutDown {
	0% {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100px, 0);
		transform: translate3d(0, 100px, 0)
	}
}

@keyframes iziM-fadeOutDown {
	0% {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100px, 0);
		transform: translate3d(0, 100px, 0)
	}
}

@-webkit-keyframes iziM-fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100px, 0);
		transform: translate3d(0, 100px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes iziM-fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100px, 0);
		transform: translate3d(0, 100px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@-webkit-keyframes iziM-fadeOutUp {
	0% {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100px, 0);
		transform: translate3d(0, -100px, 0)
	}
}

@keyframes iziM-fadeOutUp {
	0% {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100px, 0);
		transform: translate3d(0, -100px, 0)
	}
}

@-webkit-keyframes iziM-fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-200px, 0, 0);
		transform: translate3d(-200px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes iziM-fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-200px, 0, 0);
		transform: translate3d(-200px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@-webkit-keyframes iziM-fadeOutLeft {
	0% {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-200px, 0, 0);
		transform: translate3d(-200px, 0, 0)
	}
}

@keyframes iziM-fadeOutLeft {
	0% {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-200px, 0, 0);
		transform: translate3d(-200px, 0, 0)
	}
}

@-webkit-keyframes iziM-fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(200px, 0, 0);
		transform: translate3d(200px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes iziM-fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(200px, 0, 0);
		transform: translate3d(200px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@-webkit-keyframes iziM-fadeOutRight {
	0% {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(200px, 0, 0);
		transform: translate3d(200px, 0, 0)
	}
}

@keyframes iziM-fadeOutRight {
	0% {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(200px, 0, 0);
		transform: translate3d(200px, 0, 0)
	}
}

@-webkit-keyframes iziM-flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(60deg);
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotateX(-10deg)
	}
	70% {
		-webkit-transform: perspective(400px) rotateX(10deg)
	}
	to {
		-webkit-transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}
}

@keyframes iziM-flipInX {
	0% {
		transform: perspective(400px) rotateX(60deg);
		opacity: 0
	}
	40% {
		transform: perspective(400px) rotateX(-10deg)
	}
	70% {
		transform: perspective(400px) rotateX(10deg)
	}
	to {
		transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}
}

@-webkit-keyframes iziM-flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1
	}
	to {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 40deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 40deg);
		opacity: 0
	}
}

@keyframes iziM-flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1
	}
	to {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 40deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 40deg);
		opacity: 0
	}
}

/* 追加 */
.iziModal {
	z-index: 9999 !important;
}

/* select2 */
.select2-container {
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align: middle
}

.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 28px;
	user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	padding-left: 8px;
	padding-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
	position: relative
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
	padding-right: 8px;
	padding-left: 20px
}

.select2-container .select2-selection--multiple {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 32px;
	user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: inline-block;
	overflow: hidden;
	padding-left: 8px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.select2-container .select2-search--inline {
	float: left
}

.select2-container .select2-search--inline .select2-search__field {
	box-sizing: border-box;
	border: none;
	font-size: 100%;
	margin-top: 5px;
	padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-dropdown {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 1051
}

.select2-results {
	display: block
}

.select2-results__options {
	list-style: none;
	margin: 0;
	padding: 0
}

.select2-results__option {
	padding: 6px;
	user-select: none;
	-webkit-user-select: none
}

.select2-results__option[aria-selected] {
	cursor: pointer
}

.select2-container--open .select2-dropdown {
	left: 0
}

.select2-container--open .select2-dropdown--above {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-search--dropdown {
	display: block;
	padding: 4px
}

.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
	display: none
}

.select2-close-mask {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	background-color: #fff;
	filter: alpha(opacity=0)
}

.select2-hidden-accessible {
	border: 0 !important;
	clip: rect(0 0 0 0) !important;
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important
}

.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	left: 1px;
	right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0 5px;
	width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
	list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
	color: #999;
	margin-top: 5px;
	float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #999;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #333
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
	float: right
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: solid black 1px;
	outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
	display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
	background: transparent;
	border: none;
	outline: 0;
	box-shadow: none;
	-webkit-appearance: textfield
}

.select2-container--default .select2-results > .select2-results__options {
	max-height: 200px;
	overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
	padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
	color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
	padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #5897fb;
	color: white
}

.select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.select2-container--classic .select2-selection--single {
	background-color: #f7f7f7;
	border: 1px solid #aaa;
	border-radius: 4px;
	outline: 0;
	background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
	border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
	background-color: #ddd;
	border: none;
	border-left: 1px solid #aaa;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
	background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	border: none;
	border-right: 1px solid #aaa;
	border-radius: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	left: 1px;
	right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
	border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
	background: transparent;
	border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
	background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
	background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
	border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
	list-style: none;
	margin: 0;
	padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
	display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
	color: #888;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #555
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	float: right
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
	border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
	outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
	outline: 0;
	box-shadow: none
}

.select2-container--classic .select2-dropdown {
	background-color: #fff;
	border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
	border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
	border-top: none
}

.select2-container--classic .select2-results > .select2-results__options {
	max-height: 200px;
	overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
	padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
	color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
	background-color: #3875d7;
	color: #fff
}

.select2-container--classic .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
	border-color: #5897fb
}

/* Slider(slick) */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* smartPlaceholder adjust */
/*
.smartPlaceholderBox{margin-top:4px!important; pointer-events:none;}
.smart-placeholder:focus{padding-top:25px;}
*/

/* Document:mouseinfobox */
.infoBox {
	position: absolute;
}

.infoBox > div {
	background: #fff;
	color: #111;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ddd;
	padding: 10px;
	z-index: 9999;
	position: relative;
	font-size: 14px;
	-webkit-box-shadow: 10px 10px 51px -6px rgba(0, 0, 0, 0.19);
	-moz-box-shadow: 10px 10px 51px -6px rgba(0, 0, 0, 0.19);
	box-shadow: 10px 10px 51px -6px rgba(0, 0, 0, 0.19);
}

.help-tooltip {
	cursor: help;
	color: #666;
}

.help-tooltip.right {
	float: right;
	padding-left: 5px;
}

.help-tooltip .fa {
	font-size: 25px;
}

.help-tooltip.pad {
	padding: 0 5px;
}

.modal-help-tooltip,
.modal-help-tooltip-original {
	cursor: help;
	color: #666;
}

.modal-help-tooltip .fa,
.modal-help-tooltip-original .fa {
	font-size: 20px;
}

.modal-help-tooltip.pad,
.modal-help-tooltip-original.pad {
	padding: 0 4px;
}

/* scroll hint js */
@keyframes scroll-hint-appear {
	0% {
		transform: translateX(40px);
		opacity: 0
	}
	10% {
		opacity: 1
	}
	100%, 50% {
		transform: translateX(-40px);
		opacity: 0
	}
}

.scroll-hint.is-right-scrollable {
	background: linear-gradient(270deg, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0))
}

.scroll-hint.is-right-scrollable.is-left-scrollable {
	background: linear-gradient(90deg, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0)), linear-gradient(270deg, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0))
}

.scroll-hint.is-left-scrollable {
	background: linear-gradient(90deg, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0))
}

.scroll-hint-icon {
	position: absolute;
	top: calc(50% - 25px);
	left: calc(50% - 60px);
	box-sizing: border-box;
	width: 120px;
	height: 80px;
	border-radius: 5px;
	transition: opacity .3s;
	opacity: 0;
	background: rgba(0, 0, 0, .7);
	text-align: center;
	padding: 20px 10px 10px
}

.scroll-hint-icon:after, .scroll-hint-icon:before {
	content: "";
	background-repeat: no-repeat
}

.scroll-hint-icon-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-height: 100%;
	pointer-events: none
}

.scroll-hint-text {
	font-size: 10px;
	color: #FFF;
	margin-top: 5px
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon {
	opacity: .8
}

.scroll-hint-icon:before {
	display: inline-block;
	width: 40px;
	height: 40px;
	color: #FFF;
	vertical-align: middle;
	text-align: center;
	background-size: contain;
	background-position: center center;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDM8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=)
}

.scroll-hint-icon:after {
	width: 34px;
	height: 14px;
	display: block;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -20px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDE8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIgZmlsbD0iI2ZmZiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiIGZpbGw9IiNmZmYiLz48L2c+PC9nPjwvc3ZnPg==);
	opacity: 0;
	transition-delay: 2.4s
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after {
	opacity: 1
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before {
	animation: scroll-hint-appear 1.2s linear;
	animation-iteration-count: 2
}

.scroll-hint-icon-white {
	background-color: #FFF;
	box-shadow: 0 4px 5px rgba(0, 0, 0, .4)
}

.scroll-hint-icon-white:before {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDQ8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIi8+PC9nPjwvZz48L3N2Zz4=)
}

.scroll-hint-icon-white:after {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDI8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiLz48L2c+PC9nPjwvc3ZnPg==)
}

.scroll-hint-icon-white .scroll-hint-text {
	color: #000
}

/******************
 * reset adjust
 ******************/
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

/* focus */
input[type="text"]:focus, input[type="tel"]:focus, input[type="email"]:focus, input[type="password"]:focus,
textarea:focus,
select:focus {
	border: 1px solid #3498db;
	box-shadow: 0 0 5px #3498db;
	-moz-box-shadow: 0 0 5px #3498db;
	-webkit-box-shadow: 0 0 5px #3498db;
}

/* input file */
@media screen and (max-width: 767px) {
	input[type="file"] {
		width: 100%;
	}
}

/* placeholder color */
.form-control:placeholder-shown {
	color: #bbb;
}

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

.form-control:-moz-placeholder {
	color: #bbb;
}

.form-control::-moz-placeholder {
	color: #bbb;
}

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

.auto-resize {
	overflow: hidden;
}

/******************
 * common parts
 ******************/
#header {
	margin-bottom: 3px;
	box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
	background: #fff;
}

#header .first-bar {
	background: #00479d;
	position: relative;
	min-height: 37px;
}

#header .first-bar .site-description {
	font-size: 14.5px;
	color: #fff;
	padding: 8px 0 0 0;
	letter-spacing: 0.05rem;
	margin: 0;
	float: right;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: calc(100% - 415px);
	max-width: -moz-calc(100% - 415px);
	max-width: -webkit-calc(100% - 415px);
	overflow: hidden;
}

#header .first-bar .site-description a {
	color: #fff;
}

#header .first-bar .results {
	margin: 0;
	padding: 5px 0 0 0;
	float: left;
	letter-spacing: 1px;
}

#header .first-bar .results li {
	display: inline-block;
	background: #fff;
	font-size: 12px;
	line-height: 1.5em;
	padding: 2px 8px;
	color: #00479d;
	margin-right: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

@media screen and (max-width: 767px) {
  #header {
    border-bottom: 1px solid #ddd;
    box-shadow: none;
  }
}

/*
LINEで問い合わせるボタンをヘッダーに配置＆公開する際、以下CSSを開放せよ
#header .first-bar .site-description{padding-right:150px;}
#header .btn-line .line-icon{width:15px; height:15px; margin-right:3px;}
#header .btn-line{font-size:12px; line-height:14px; padding:5px 6px 3px 6px;}
#header .inquiry-line{margin:0; position:absolute; right:15px; top:7px;}
@media screen and (max-width:991px){
	#header .inquiry-line{margin:0; position:absolute; right:0;}
	#header .first-bar .site-description{padding-right:135px;}
}
*/
#header .second-bar .logo {
	margin: 0;
	float: left;
}

#header .second-bar .logo a, #header .second-bar .logo span {
	display: inline-block;
	padding: 10px 0;
}

#header .second-bar .news {
	position: absolute;
	top: 18px;
	left: 285px;
	font-size: 11px;
	color: #666;
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
	#header .second-bar .news {
		top: 50px;
		left: 100px;
		font-size: 10px;
	}

	#header .second-bar .news br {
		display: none;
	}
}

#header .second-bar .news p {
	margin: 0;
	padding: 0;
}

#header .header-nav {
	float: right;
}

#header .header-nav ul {
	list-style: none;
	margin: 0;
}

#header .header-nav ul li {
	float: left;
}

#header .header-nav ul.link {
	float: left;
	letter-spacing: 1px;
	padding: 0;
}

#header .header-nav ul.link a {
	color: #595959;
	text-decoration: none;
	display: block;
	text-align: center;
	padding: 21px 17px;
}

#header .header-nav ul.link a:before {
	content: "\f105";
	font-family: FontAwesome;
	color: #00a0e9;
	margin-right: 5px;
	font-size: 20px;
	line-height: 20px;
}

#header .header-nav ul.link a:hover,
#header .header-nav ul.link a:active {
	color: #00a0e9;
	text-decoration: none;
}

#header .header-nav ul.action {
	float: right;
	padding: 11px 0 0 0;
}

#header .header-nav ul.action li {
	margin: 0 0 0 12px;
}

#header .header-nav ul.action li a {
	padding: 10px 22px;
}

#header .third-bar {
	border-top: 3px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 3px;
}

#header .third-bar ul {
	display: flex;
	padding: 0;
	font-size: 0;
	margin: 0;
}

#header .third-bar ul li {
	display: inline-block;
	border-right: 1px solid #d9d9d9;
	font-size: 16px;
}

#header .third-bar ul li:first-child {
	border-left: 1px solid #d9d9d9;
}

#header .third-bar ul li a {
	display: block;
	padding: 8px 18px;
	position: relative;
}

#header .third-bar ul li a:link,
#header .third-bar ul li a:visited {
	color: #595959;
	text-decoration: none;
}

#header .third-bar ul li a:hover,
#header .third-bar ul li a:active {
	color: #00a0e9;
	text-decoration: none;
}

#header .third-bar ul li a .alert-mark {
  color: #fff;
  background: #cc0000;
  position: absolute;
  right: -6px;
  top: -10px;
  width: 25px;
  height: 25px;
  font-size: 13px;
  font-weight: bold;
}

#header .btn-sp-menu {
	position: absolute;
	border: none;
	background: none;
	font-weight: bold;
	font-size: 32px;
	left: 15px;
	top: 0;
	padding: 0;
}

#header .btn-sp-menu:after {
	content: "menu";
	font-size: 11px;
	font-weight: normal;
	position: absolute;
	bottom: -4px;
	left: 0;
}

#header .btn-sp-search {
	position: absolute;
	border: none;
	font-size: 29px;
	right: 15px;
	top: 1px;
	padding: 0;
	background: none;
}

#header .btn-sp-search:after {
	content: "探す";
	font-size: 11px;
	font-weight: normal;
	position: absolute;
	bottom: -9px;
	left: 0;
	width: 29px;
}

#header .btn-free-register {
	position: absolute;
	border: none;
	font-size: 13px;
	right: 5px;
	top: 16px;
	padding: 4px 8px;
	background: #f87500;
	color: #fff;
	border-radius: 100px;
}

.drawer-overlay {
	z-index: 9000;
}

.drawer-nav {
	z-index: 10000;
}

@media screen and (max-width: 1199px) {
	#header .third-bar ul li a {
		padding: 8px 15px;
	}

	#header .header-nav ul.action li a {
		padding: 10px 16px;
	}

	#header .header-nav ul.link {
		letter-spacing: 0;
		font-size: 15px;
	}

	#header .header-nav ul.link a {
		padding: 21px 11px;
		font-size: 15px;
	}
}

@media screen and (max-width: 991px) {
	#header .third-bar ul li a {
		padding: 8px 6px;
	}

	#header .header-nav ul.action {
		position: absolute;
		right: 15px;
		top: 0;
	}

  #header .second-bar .logo,
	#header .header-nav {
		float: none;
	}

	#header .header-nav ul.action li a {
		padding: 10px 19px;
	}

	#header .header-nav ul.link a {
		padding: 16px 18px;
	}

	#header .header-nav ul.link li:first-child a {
		padding-left: 0;
	}

	#header .header-nav ul.link-ent a {
		padding: 16px 10px !important;
		font-size: 13px !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* fluid ver */
	#header .second-bar .container-fluid .logo {
		float: left;
	}

	#header .container-fluid .header-nav {
		float: right;
	}

	#header .container-fluid .header-nav ul.action {
		position: relative;
	}

	#header .container-fluid .header-nav ul.link a {
		padding: 21px 11px;
		font-size: 15px;
	}
}

@media screen and (max-width: 767px) {
	.fixed-header {
		padding-top: 55px;
	}

	.fixed-header #header {
		height: 55px;
		position: fixed;
		border-bottom: 1px solid #ddd;
		top: 0;
		width: 100%;
		z-index: 800;
		box-shadow: none;
	}

	#header .second-bar .logo img {
		width: 200px;
	}

	#header .third-bar ul li {
		font-size: 14px;
	}

	#header .third-bar ul li a {
		padding: 8px 11px;
	}

	#header .second-bar .logo {
		text-align: center;
	}
}

@media screen and (max-width: 330px) {
	#header .second-bar .logo img {
		width: 150px;
		margin-top: 5px;
	}

	#header .btn-sp-menu {
		left: 10px;
	}

	#header .btn-sp-search {
		right: 10px;
	}
}

#header.env .header-nav ul.link a {
  padding: 21px 14px;
	font-size: 14px;
}

/* short ver */
#header-short {
	background: #00479d;
	position: relative;
}

#header-short .header-nav {
	position: absolute;
	width: 100%;
	height: 22px;
}

#header-short .header-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 15px;
	position: absolute;
	z-index: 50;
}

#header-short .header-nav ul li {
	display: inline-block;
}

#header-short .header-nav ul a {
	color: #fff;
	text-decoration: none;
}

#header-short .header-nav .left {
	left: 15px;
}

#header-short .header-nav .left li {
	margin-right: 20px;
}

#header-short .header-nav .right {
	right: 15px;
}

#header-short .header-nav .right li {
	margin-left: 20px;
}

#header-short .logo {
	text-align: center;
	padding: 10px 0;
	margin: 0;
}

#header-short .logo img {
	width: 170px;
}

#header-short .logo a {
	position: relative;
	z-index: 100;
}

.fixed-footer {
	padding-bottom: 65px;
}

.fixed-footer .scroll-footer {
	padding: 0px;
	width: 100%;
	bottom: 0;
	position: fixed;
	z-index: 9999;
}

.fixed-footer .theme-black {
	background-color: rgba(0, 0, 0, 0.9);
	color: #fff;
}

.fixed-footer .scroll-footer p {
	margin: 0;
}

@media screen and (max-width: 575px) {
	.fixed-footer {
		padding-bottom: 55px;
	}
}

/* footerバナー非表示化 */
#hide-footer-banner {
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
	background: #fff;
	width: 24px;
	height: 24px;
	border: 2px solid #999;
	cursor: pointer;
}

#hide-footer-banner .hide-button {
	position: absolute;
	text-align: center;
}

#footer {
	background: #00479d;
	margin: 60px 0 0 0;
	overflow: hidden;
}

#footer .logo {
	text-align: center;
	margin: 30px 0;
}

#footer .footer-contents {
	color: #fff;
}

#footer .footer-contents .column {
	position: relative;
}

#footer .footer-contents .column:before {
	height: 100%;
	width: 1px;
	content: "";
	position: absolute;
	background: #4075b6;
	left: 15px;
	top: 0;
}

#footer .footer-contents .column:last-child:after {
	height: 100%;
	width: 1px;
	content: "";
	position: absolute;
	background: #4075b6;
	right: 15px;
	top: 0;
}

#footer .footer-contents h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0 0 35px;
	border-left: 4px solid #fff;
	padding: 3px 0 1px 10px;
}

#footer .footer-contents ul {
	list-style: none;
	font-size: 14px;
	line-height: 19px;
	margin: 20px 0 20px 35px;
	padding: 0;
}

#footer .footer-contents ul a {
	color: #fff;
	display: block;
	padding: 4px 10px 4px 1em;
	text-indent: -1em;
}

#footer .footer-contents ul a:hover {
	text-decoration: none;
	color: #81baff;
}

#footer .footer-contents ul a:before {
	font-family: FontAwesome;
	content: "\f105";
	color: #00a0e9;
	font-size: 20px;
	line-height: 20px;
	margin-right: 7px;
	position: relative;
	top: 1px;
}

#footer .copy {
	color: #fff;
	text-align: center;
	border-top: 1px solid #4075b6;
	padding: 20px 0;
	margin: 30px 0 0 0;
	font-size: 12px;
	position: relative;
}

@media screen and (max-width: 1199px) {
  #footer .footer-contents h4,
	#footer .footer-contents ul {
		margin-left: 30px;
	}
}

@media screen and (max-width: 991px) {
	#footer .footer-contents .column:nth-of-type(3):after {
		height: 100%;
		width: 1px;
		content: "";
		position: absolute;
		background: #4075b6;
		right: 15px;
		top: 0;
	}
}

@media screen and (max-width: 767px) {
	#footer .footer-contents .column:after {
		height: 100%;
		width: 1px;
		content: "";
		position: absolute;
		background: #4075b6;
		right: 15px;
		top: 0;
	}
}

@media screen and (max-width: 767px) and (min-width: 576px) {
	#footer .footer-contents ul {
		margin-right: 30px;
		border-bottom: 1px solid #2c5f9e;
		border-top: 1px solid #123a6d;
	}

	#footer .footer-contents ul li {
		border-top: 1px solid #2c5f9e;
		border-bottom: 1px solid #123a6d;
	}

	#footer .footer-contents ul a {
		padding: 10px 0;
	}
}

@media screen and (max-width: 575px) {
	#footer .footer-contents ul {
		margin: 0;
	}

  #footer .footer-contents .column:before,
	#footer .footer-contents .column:after {
		display: none;
	}

	#footer .container {
		padding: 0;
	}

	#footer .footer-contents h4 {
		margin: 0;
		line-height: 19px;
		padding: 10px;
		border: none;
		background: #074188;
	}

	#footer .footer-contents h4 {
		background: #004ead;
	}

	#footer .footer-contents h4:first-child {
		border-top: 1px solid #002c60;
	}

	#footer .footer-contents h4:first-child:before {
		content: "";
		width: 100%;
		height: 1px;
		background: #1b61b7;
		position: absolute;
		top: 1px;
		display: block;
		left: 0;
	}

	#footer .footer-contents ul a {
		background: #fafafa;
		border-bottom: 1px solid #ddd;
		border-top: 1px solid #fff;
		padding: 10px 20px 10px 10px;
		position: relative;
		color: #002e65;
		text-indent: inherit;
	}

	#footer .footer-contents ul a {
		color: white;
		background: #074188;
		border-bottom: 1px solid #00152f;
		border-top: 1px solid #1559ab;
	}

	#footer .footer-contents ul li:last-child a {
		border-bottom: none;
	}

	#footer .footer-contents ul a:before {
		right: 10px;
		margin: -1px 0 0 0;
		position: absolute;
		color: #666;
		top: 50%;
		transform: translate(0, -50%);
		-moz-transform: translate(0, -50%);
		-webkit-transform: translate(0, -50%);
	}

	#footer .footer-contents ul a:before {
		color: rgba(255, 255, 255, 0.9);
	}

	#footer .copy {
		margin: 0;
		padding: 10px;
	}
}

#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 9999;
	cursor: pointer;
}

@media screen and (max-width: 767px) {
	#page-top {
		display: none;
	}
}

/* sp menu */
.sp-toggle-menu {
	display: none;
}

.sp-toggle-menu .info {
	margin: 10px;
	background: #fff;
	padding: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #111;
	font-size: 14px;
}

.sp-toggle-menu .reset-conditions {
	margin-bottom: 20px;
}

.sp-toggle-menu .reset-conditions a {
	width: 100%;
}

.sp-toggle-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #444;
	border-top: #000 1px solid;
}

.sp-toggle-menu ul li a {
	color: #fff;
	display: block;
	padding: 10px 25px 10px 10px;
	position: relative;
}

.sp-toggle-menu ul li a:after {
	content: " ";
	width: 9px;
	height: 9px;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 15px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
}

.sp-toggle-menu ul li a.after-none:after,
.sp-toggle-menu ul.banner a:after {
	border: none;
}

.sp-toggle-menu ul.banner a {
	padding-right: 10px;
}

.sp-toggle-menu ul li {
	border-top: #444 1px solid;
	border-bottom: 1px #000 solid;
	position: relative;
}

.sp-toggle-menu ul li img {
	max-width: 100%;
}

.sp-toggle-menu ul ul.children {
	margin: 0 10px 10px 10px;
	background: #333;
	display: none;
	border-bottom: none;
}

.sp-toggle-menu ul ul.children li {
	border-top: #555 1px solid;
}

.sp-toggle-menu ul .have-child > a:after {
	display: none;
}

.sp-toggle-menu ul .toggle-btn {
	position: absolute;
	font-size: 21px;
	top: 0;
	right: 0;
	padding: 10px;
	display: block;
}

#sp-search-keyword {
	margin: 0 10px 10px 10px;
}

#sp-search-keyword input[type="search"] {
	width: 100%;
	border: 1px solid #000;
	padding: 5px 8px;
	color: #000;
}

#sp-search-keyword input[type="submit"] {
	width: 100%;
	border: none;
	background: #e97e14;
	color: #fff;
	padding: 4px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	webkit-border-radius: 4px;
	margin: 10px 0 0 0;
	font-size: 17px;
	font-weight: bold;
}

.sp-toggle-menu .toggle-form {
	color: #2d9eff;
}

.sp-toggle-menu .search-form {
	padding: 0 10px;
	display: none;
	border-bottom: 1px solid #000;
}

.sp-toggle-menu .search-form dt {
	margin: 25px 0 0 0;
	font-size: 16px;
	color: white;
}

.sp-toggle-menu .search-form dt:first-child {
	margin-top: 0;
}

.sp-toggle-menu .search-form dd {
	margin: 5px 0 0 0;
}

.sp-toggle-menu .search-form .select2-container {
	width: 100% !important;
}

.sp-toggle-menu .search-form .from-to {
	font-size: 16px;
	text-align: center;
	padding: 5px 0;
	display: block;
	width: 100%;
	transform: rotateZ(90deg);
	color: white;
}

.sp-toggle-menu .search-form .btn-area {
	margin-bottom: 30px;
}

.sp-toggle-menu .search-form .check-adjust label {
	display: block;
	padding-left: 40px;
	color: white;
}

.sp-toggle-menu .search-form .check-adjust label:before {
	left: 8px;
	margin-top: -12px;
	width: 12px;
	height: 18px;
	border-width: 4px;
}

.sp-toggle-menu .search-form .check-adjust label:after {
	width: 30px;
	height: 30px;
	margin-top: -15px;
}

.sp-toggle-menu .search-form .check-space label {
	margin: 12px 0 0 0;
}

.sp-toggle-menu .search-form .radio-adjust label:hover,
.sp-toggle-menu .search-form .radio-adjust input[type="radio"]:checked + label {
	background-color: #15672e;
}

.sp-toggle-menu .search-form dl a {
	color: #00d0ff;
}

.sp-toggle-menu form select {
	color: #000;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.sp-toggle-menu h3 {
	color: #2d9eff;
	font-size: 18px;
	font-weight: bold;
	padding: 30px 10px 15px 10px;
	margin: 0;
}

.sp-toggle-menu h3:first-child {
	padding-top: 15px;
}

.sp-toggle-menu h3.clickable {
	border-top: 1px solid #666;
	padding-top: 15px;
}

.sp-toggle-menu h3.clickable i {
	float: right;
	color: #fff;
}

.sp-toggle-menu .clickable-end {
	border: none;
	height: 1px;
	width: 100%;
	background: #666;
	margin: 0;
}

.sp-menu-close {
	padding: 12px 25px 12px 10px;
	position: relative;
	margin: 25px 0 5px 0;
	background: #000;
	color: white;
	cursor: pointer;
}

.sp-menu-close i {
	position: absolute;
	right: 12px;
	font-size: 17px;
	margin: auto;
}

/* PR Banner */
.banner-box {
	position: relative;
}

.hide-pr-banner {
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
	background: #fff;
	width: 24px;
	height: 24px;
	border: 2px solid #999;
	cursor: pointer;
}

.hide-pr-banner .hide-button {
	position: absolute;
	text-align: center;
}

/******************
 * static parts
 ******************/
/* border */
.b-radius-3 {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.b-radius-4 {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.b-radius-50per {
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.b-radius-4-head {
	border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
}

.b-radius-4-bottom {
	border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
}

/* link */
a.disabled {
	color: #666;
	cursor: default;
	pointer-events: none;
}

/* rollover */
.alpha img, .alpha a {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.alpha a:hover, .alpha img:hover, .alpha input[type="image"]:hover, .alpha input[type="submit"]:hover {
	opacity: 0.75;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=75 )";
}

/* width/height */
.w50per {
	width: 50% !important;
}

.w100per {
	width: 100% !important;
}

/* font */
.fs-small {
	font-size: small;
}

.fs-larger {
	font-size: larger;
}

.fs-0 {
	font-size: 0 !important;
}

.fs-11px {
	font-size: 11px !important;
}

.fs-12px {
	font-size: 12px !important;
}

.fs-14px {
	font-size: 14px !important;
}

.fs-140per {
	font-size: 140% !important;
}

.fs-170per {
	font-size: 170% !important;
}

.ws-nowrap {
	white-space: nowrap !important;
}

.t-decoration-underline {
	text-decoration: underline;
}

.t-shadow-white {
	text-shadow: 0 1px 0 #fff, 1px 0 0 #fff, 0 -1px 0 #fff, -1px 0 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

.t-shadow-white2 {
	text-shadow: 0 2px 0 #fff, 2px 0 0 #fff, 0 -2px 0 #fff, -2px 0 0 #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff;
}

.t-shadow-white3 {
	text-shadow: 0 3px 0 #fff, 3px 0 0 #fff, 0 -3px 0 #fff, -3px 0 0 #fff, -3px -3px 0 #fff, 3px -3px 0 #fff, -3px 3px 0 #fff, 3px 3px 0 #fff;
}

.line-through {
	text-decoration: line-through;
}

.lh-20px {
	line-height: 20px !important;
}

/* rotate */
.rotate-45 {
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
}

/* flip（反転） */
.flip-horizontal {
	transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	-moz-transform: scale(-1, 1);
	-webkit-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
}

.flip-horizontal.rotate-45 {
	transform: scale(-1, 1) rotate(-45deg);
	-ms-transform: scale(-1, 1) rotate(-45deg);
	-moz-transform: scale(-1, 1) rotate(-45deg);
	-webkit-transform: scale(-1, 1) rotate(-45deg);
	-o-transform: scale(-1, 1) rotate(-45deg);
}

/******************
 * animation
 ******************/
@-webkit-keyframes anime-rotation {
	0% {
		-webkit-transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes anime-rotation {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

/* 点滅枠線 */
.blinking-border {
	animation: blink-border 1s step-end infinite;
	-webkit-animation: blink-border 1s step-end infinite;
	-moz-animation: blink-border 1s step-end infinite normal;
	-o-animation: blink-border 1s step-end infinite normal;
	-ms-animation: blink-border 1s step-end infinite normal;
}

@keyframes blink-border {
	0% {
		border-color: auto;
	}
	51% {
		border-color: #e73c00;
	}
}

@-webkit-keyframes blink-border {
	0% {
		border-color: auto;
	}
	51% {
		border-color: #e73c00;
	}
}

@-moz-keyframes blink-border {
	0% {
		border-color: auto;
	}
	51% {
		border-color: #e73c00;
	}
}

@-o-keyframes blink-border {
	0% {
		border-color: auto;
	}
	51% {
		border-color: #e73c00;
	}
}

@-ms-keyframes blink-border {
	0% {
		border-color: auto;
	}
	51% {
		border-color: #e73c00;
	}
}

/* 点滅背景 */
.blinking-bg-yellow {
	animation: blink-bg-yellow 1s step-end infinite;
	-webkit-animation: blink-bg-yellow 1s step-end infinite;
	-moz-animation: blink-bg-yellow 1s step-end infinite normal;
	-o-animation: blink-bg-yellow 1s step-end infinite normal;
	-ms-animation: blink-bg-yellow 1s step-end infinite normal;
}

@keyframes blink-bg-yellow {
	0% {
		background-color: auto;
	}
	51% {
		background-color: #fffd6f;
	}
}

@-webkit-keyframes blink-bg-yellow {
	0% {
		background-color: auto;
	}
	51% {
		background-color: #fffd6f;
	}
}

@-moz-keyframes blink-bg-yellow {
	0% {
		background-color: auto;
	}
	51% {
		background-color: #fffd6f;
	}
}

@-o-keyframes blink-bg-yellow {
	0% {
		background-color: auto;
	}
	51% {
		background-color: #fffd6f;
	}
}

@-ms-keyframes blink-bg-yellow {
	0% {
		background-color: auto;
	}
	51% {
		background-color: #fffd6f;
	}
}

/* ふわふわさせる */
.fluffy {
	-webkit-animation-name: fluffy;
	-webkit-animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease;
	-moz-animation-name: fluffy;
	-moz-animation-duration: 2s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: ease;
	animation-name: fluffy;
	animation-duration: 2s;
	animation-iteration-count: infinite;
	animation-timing-function: ease;
}

@-webkit-keyframes fluffy {
	0% {
		-webkit-transform: translate(0, 0);
	}
	50% {
		-webkit-transform: translate(0, -10px);
	}
	100% {
		-webkit-transform: translate(0, 0);
	}
}

@-moz-keyframes fluffy {
	0% {
		-moz-transform: translate(0, 0);
	}
	50% {
		-moz-transform: translate(0, -10px);
	}
	100% {
		-moz-transform: translate(0, 0);
	}
}

@keyframes fluffy {
	0% {
		transform: translate(0, 0);
	}
	50% {
		transform: translate(0, -10px);
	}
	100% {
		transform: translate(0, 0);
	}
}

/* 光 */
@keyframes shine {
	0% {
		-webkit-transform: scale(0) rotate(45deg);
		transform: scale(0) rotate(45deg);
		opacity: 0;
	}
	80% {
		-webkit-transform: scale(0) rotate(45deg);
		transform: scale(0) rotate(45deg);
		opacity: 0.5;
	}
	81% {
		-webkit-transform: scale(4) rotate(45deg);
		transform: scale(4) rotate(45deg);
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(50) rotate(45deg);
		transform: scale(50) rotate(45deg);
		opacity: 0;
	}
}

@-webkit-keyframes shine {
	0% {
		-webkit-transform: scale(0) rotate(45deg);
		opacity: 0;
	}
	80% {
		-webkit-transform: scale(0) rotate(45deg);
		opacity: 0.5;
	}
	81% {
		-webkit-transform: scale(4) rotate(45deg);
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(50) rotate(45deg);
		opacity: 0;
	}
}

/* margin/padding */
.mt0 {
	margin-top: 0px !important;
}

.mt5 {
	margin-top: 5px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mt15 {
	margin-top: 15px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mt25 {
	margin-top: 25px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.mt35 {
	margin-top: 35px !important;
}

.mb0 {
	margin-bottom: 0px !important;
}

.mb5 {
	margin-bottom: 5px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.mb40 {
	margin-bottom: 40px !important;
}

.ml0 {
	margin-left: 0 !important;
}

.ml5 {
	margin-left: 5px !important;
}

.ml10 {
	margin-left: 10px !important;
}

.ml15 {
	margin-left: 15px !important;
}

.mr0 {
	margin-right: 0 !important;
}

.mr5 {
	margin-right: 5px !important;
}

.mr10 {
	margin-right: 10px !important;
}

.mr15 {
	margin-right: 15px !important;
}

@media screen and (max-width: 991px) {
	.mt5-991 {
		margin-top: 5px;
	}
}

@media screen and (max-width: 767px) {
	.mb40-md-down {
		margin-bottom: 40px !important;
	}
}

.p10 {
	padding: 10px !important;
}

.p20 {
	padding: 20px !important;
}

.pt0 {
	padding-top: 0 !important;
}

.pt5 {
	padding-top: 5px !important;
}

.pt15 {
	padding-top: 15px !important;
}

.pt25 {
	padding-top: 25px !important;
}

.pr5 {
	padding-right: 5px !important;
}

.pb5 {
	padding-bottom: 5px !important;
}

.pb15 {
	padding-bottom: 15px !important;
}

.pb25 {
	padding-bottom: 25px !important;
}

.pl20 {
	padding-left: 20px !important;
}

/* top adjust */
.top-6px {
	top: 6px;
}

/* bg */
.bg-base {
	background: #edf3fa !important;
}

.bg-white {
	background: #fff !important;
}

.bg-gray {
	background: #eee !important;
}

.bg-water {
	background: #49bef4 !important;
}

.bg-red {
	background-color: #ffdede !important;
}

.bg-blue {
	background-color: #c8e4ff !important;
}

.bg-yellow {
	background-color: #fffeaf !important;
}

.bg-green {
	background-color: #d2ffc8 !important;
}

/* width/height */
.w80 {
	width: 80px !important;
}

.w120 {
	width: 120px !important;
}

.h100per {
	height: 100% !important;
}

.min-h150 {
	min-height: 150px !important;
}

.min-h250 {
	min-height: 250px !important;
}

.max-w60px {
	max-width: 60px;
}

.max-w1100px {
	max-width: 1100px;
}

.max-w100 {
	max-width: 100%;
}

/* color */
.red {
	color: #cc0000 !important;
}

.orange {
	color: #f87500 !important;
}

.lightyellow {
	color: #fff000 !important;
}

.yellow {
	color: #c4b800 !important;
}

.lightblue {
	color: #00a0e9 !important;
}

.brightblue {
	color: #2d9eff !important;
}

.pink {
	color: #e74864 !important;
}

.green {
	color: #1aa15f !important;
}

.gray {
	color: #999 !important;
}

.blue {
	color: #00479d !important;
}

/* btn */
.btn-base {
	display: inline-block;
	font-size: 16px;
	line-height: 140%;
	padding: 10px 25px;
	cursor: pointer;
	text-align: center;
	color: #fff;
	position: relative;
	overflow: hidden;
	z-index: 1;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

a.btn-base {
	color: #fff;
}

.btn-base:before {
	display: inline-block;
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	border-top: 1px solid rgba(255, 255, 255, 0.6);
	z-index: 0;
}

.btn-base:hover {
	text-decoration: none;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

.btn-base.btn-small {
	font-size: 14px;
	padding: 2px 13px;
}

.btn-base[disabled] {
	background-color: #b3b3b3;
	border: 1px solid #a4a4a4;
	cursor: default;
}

.btn-base.no-transition {
	-webkit-transition: none;
	transition: none;
	-moz-transition: none;
	-o-transition: none;
}

.btn-circle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}

.btn-next {
	background-color: #00a0e9;
	border: 1px solid #008bcc;
}

.btn-next.gradation {
	background: rgb(0, 137, 199);
	background: linear-gradient(0deg, rgba(0, 137, 199, 1) 0%, rgba(0, 160, 233, 1) 100%);
}

.btn-next2 {
	background-color: #00bda9;
	border: 1px solid #00a896;
}

.btn-neutral {
	background-color: #918e89;
	border: 1px solid #79746a;
}

.btn-decide {
	background-color: #e97900;
	border: 1px solid #cc6900;
}

.btn-decide.gradation {
	background: rgb(218, 98, 0);
	background: linear-gradient(0deg, rgba(218, 98, 0, 1) 0%, rgba(255, 132, 0, 1) 100%);
}

.btn-delete {
	background-color: #b3b3b3;
	border: 1px solid #a4a4a4;
}

.btn-small {
	font-size: 14px;
	padding: 6px 10px;
}

.btn-smaller {
	font-size: 12px;
	line-height: 14px;
	padding: 4px 3px 2px 3px;
}

.btn-line {
	background-color: #39b833;
}

.btn-facebook {
	background-color: #3B5998;
	letter-spacing: normal;
}

.btn-twitter {
	background-color: #55acee;
	letter-spacing: normal;
}

.btn-google {
	background-color: #d34836;
	letter-spacing: normal;
}

.btn-yahoo {
	background-color: #ff0033;
	letter-spacing: normal;
}

.btn-decide-facebook {
	background-color: #3B5998;
	border: 1px solid #3B5998;
}

.btn-decide-twitter {
	background-color: #55acee;
	border: 1px solid #55acee;
}

.btn-facebook, .btn-twitter, .btn-google, .btn-yahoo {
	margin: 0 8px 0 0;
}

.btn-facebook, .btn-twitter, .btn-google, .btn-yahoo {
	width: 95px;
}

.btn-facebook .fa, .btn-twitter .fa, .btn-google .fa {
	font-size: 28px;
}

.btn-user-interest-wrapper {
	position: relative;
}

.btn-user-interest {
	background-color: #fff;
	border: 1px solid #555;
}

.added .btn-user-interest {
	background-color: #fff;
	border: 1px solid #e0245e;
}

.added a.btn-user-interest,
a.btn-user-interest {
	color: #333;
	text-decoration: none;
}

.added a.btn-user-interest {
	color: #e0245e;
}

@media screen and (min-width: 769px) {
	.btn-user-interest:hover {
		background-color: #fff;
		border: 1px solid #e0245e;
	}

	a.btn-user-interest:hover {
		color: #e0245e;
	}
}

#izi-user-interest-modal .iziModal-body {
	padding: 0;
}

.user-interest-added-count {
	text-align: center;
  position: absolute;
  bottom: -33px;
  width: 137px;
}

.user-interest-added-count a {
	color: gray;
	font-size: 12px;
}

.user-interest-added-count a [data-user-interest-count] {
  color: #e0245e;
  font-weight: bold;
}

.user-interest-user {
  background-color: transparent;
  border-top: 1px solid #d0d0d0;
  padding: 15px;
  transition: all 2s ease-out;
}

.user-interest-user-new-active {
  background-color: #d4f2f4;
  transition: all .5s ease-out;
}

.user-interest-users .user-interest-user:first-child {
  border: 0;
}

.user-interest-user-inner {
  margin-left: 65px;
  position: relative;
  min-height: 65px;
}

.user-interest-user-image {
  width: 60px;
  height: 60px;
  margin-left: -65px;
  position: absolute;
  border: 1px solid #ddd;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.user-interest-user-image img {
  width: 100%;
  height: auto;
}

.user-interest-user .role-ent,
.user-interest-user .role-inv {
  display: inline-block;
  height: 25px;
  color: #fff;
  padding: 4px 6px;
  font-size: 13px;
  line-height: 17px;
  top: 0;
  left: 0;
  z-index: 20;
}

.user-interest-user .role-ent {
	background: #e74864;
}

.user-interest-user .role-inv {
	background: #1aa15f;
}

.user-interest-user a:hover {
	opacity: .75;
	transition: all 0.3s ease;
}

.user-interest-user-created {
  float: right;
  font-size: 12px;
  color: gray;
}

/* 定期的に光るボタン */
.btn-shiny {
	overflow: hidden;
}

.btn-shiny:after {
	-moz-animation: shine 4s ease-in-out infinite;
	-moz-transform: rotate(45deg);
	-ms-animation: shine 4s ease-in-out infinite;
	-ms-transform: rotate(45deg);
	-o-animation: shine 4s ease-in-out infinite;
	-o-transform: rotate(45deg);
	-webkit-animation: shine 4s ease-in-out infinite;
	-webkit-transform: rotate(45deg);
	animation: shine 4s ease-in-out infinite;
	background-color: #fff;
	content: " ";
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: -180px;
	transform: rotate(45deg);
	width: 30px;
}

.btn-shiny + .btn-shiny a:after {
	-webkit-animation-delay: .4s;
	animation-delay: .4s;
	-moz-animation-delay: .4s;
}

@media (max-width: 640px) {
	.btn-facebook, .btn-twitter, .btn-google, .btn-yahoo {
		min-width: 100px;
	}

	.btn-yahoo {
		margin: 0 8px 0 0;
	}
}

ul.btn-alongside {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.btn-alongside li {
	display: inline-block;
	margin-left: 15px;
}

ul.btn-alongside li:first-child {
	margin-left: 0;
}

@media screen and (max-width: 575px) {
	ul.btn-alongside li {
		display: block;
		margin: 15px 0 0 0;
	}

	ul.btn-alongside li:first-child {
		margin-top: 0;
	}
}

/* position adjust */
.pos-relative {
	position: relative;
}

.pos-vertical-center {
	top: 50%;
	transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	position: absolute;
}

.pos-middle-center {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	position: absolute;
}

.pos-center {
	left: 50%;
	transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	position: absolute;
}

/* guuter adjust */
.gutter-0 {
	margin-left: 0;
	margin-right: 0;
}

.gutter-0 > [class*='col-'] {
	padding-left: 0;
	padding-right: 0;
}

.gutter-10 {
	margin-left: -5px;
	margin-right: -5px;
}

.gutter-10 > [class*='col-'] {
	padding-left: 5px;
	padding-right: 5px;
}

.gutter-20 {
	margin-left: -10px;
	margin-right: -10px;
}

.gutter-20 > [class*='col-'] {
	padding-left: 10px;
	padding-right: 10px;
}

/* table */
.table-base {
	width: 100%;
	border-collapse: collapse;
}

.table-base th,
.table-base td {
	padding: 15px;
	border: 1px solid #bfcdd2;
}

.table-base.pad-small th,
.table-base.pad-small td {
	padding: 7px;
}

.table-base th {
	background: #f7fdff;
}

.table-base thead th {
	background: #00479d;
	color: #fff;
}

.table-base thead.thin-color th {
	background: #f7fdff;
	color: #111;
}

.table-base td {
	background: #fff;
}

@media screen and (max-width: 575px) {
  .responsive-block th,
	.responsive-block td {
		width: 100%;
		display: block;
		max-width: 100%;
	}

  .table-base.responsive-block th,
	.table-base.responsive-block td {
		border-bottom: none;
	}

	.table-base.responsive-block {
		border-bottom: 1px solid #bfcdd2;
	}

	.responsive-block th {
		text-align: center;
	}

	.table-striped.responsive-block > tbody > tr:nth-of-type(odd) {
		background-color: initial;
	}

	.responsive-575-table thead {
		display: none;
	}

	.responsive-575-table tr {
		display: block;
		margin-bottom: 20px;
	}

	.responsive-575-table td {
		display: block;
		padding: 10px;
		text-align: right !important;
		border-top: none;
	}

	.responsive-575-table td:first-of-type {
		border-top: 1px solid #bfcdd2;
	}

	.responsive-575-table td:before {
		content: attr(data-label);
		float: left;
		font-weight: bold;
		color: #00479d;
	}
}

.th-nowrap th,
.td-nowrap td {
	white-space: nowrap;
}

.th-center th,
.td-center td {
	text-align: center;
}

.v-align-top {
	vertical-align: top;
}

.td-gray td {
	background: #eee;
}

.dl-table dl {
	margin: 25px 0 0 0;
	width: 100%;
	border: 1px solid #ddd;
	border-top: none;
}

.dl-table dt {
	background: #f7fdff;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-align: center;
}

.dl-table dt,
.dl-table dd {
	display: block;
	padding: 5px 9px;
}

.dl-table-gray dl {
	margin: 25px 0 0 0;
	width: 100%;
	border: 1px solid #ddd;
	border-top: none;
}

.dl-table-gray dt {
	background: #fafafa;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-align: center;
}

.dl-table-gray dt,
.dl-table-gray dd {
	display: block;
	padding: 5px 9px;
	margin: 0;
}

.dl-table-2col {
	margin: 25px 0 0 0;
	width: 100%;
	border: 1px solid #bbb;
	display: table;
	border-top: none;
	border-left: none;
}

.dl-table-2col dl {
	display: table-row;
}

.dl-table-2col dl dd:before {
	font-family: FontAwesome;
	position: absolute;
	content: "\f06a";
	color: #cc0000;
	font-size: 30px;
	top: 49%;
	transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	z-index: 2;
	right: -15px;
}

.dl-table-2col dl.no-alert dd:before {
	display: none;
}

.dl-table-2col dl.fin dd:before {
	content: "\f058";
	color: #337ab7;
}

.dl-table-2col dl.no-alert {
	content: "";
}

.dl-table-2col dl dd:after {
	width: 20px;
	height: 20px;
	background: #fff;
	content: "";
	z-index: 1;
	position: absolute;
	right: -15px;
	top: 49%;
	transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
}

.dl-table-2col dl.no-alert dd:after {
	display: none;
}

.dl-table-2col dt, .dl-table-2col dd {
	display: table-cell;
	padding: 20px;
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	vertical-align: top;
	margin: 0;
}

.dl-table-2col dt {
	background: #fafafa;
}

.dl-table-2col.profile dt {
	max-width: 250px;
	min-width: 220px;
}

.dl-table-2col.inv dt {
	max-width: 190px;
	min-width: 150px;
}

.dl-table-2col.ent dt {
	width: 20%;
}

.dl-table-2col.manda dt,
.dl-table-2col.recruit dt {
	max-width: 210px;
	min-width: 170px;
}

.dl-table-2col dt.public {
	background: #f7fdff;
}

.dl-table-2col dt .mark {
	top: -1px;
	float: right;
	text-align: center;
}

.dl-table-2col dt .help-tooltip .fa {
	position: relative;
	top: 1px;
	font-size: 21px;
}

.dl-table-2col dd {
	position: relative;
}

.dl-table-2col dd input,
.dl-table-2col dd select,
.dl-table-2col dd textarea {
	border-color: #cc0000;
}

.dl-table-2col dd input.border-normal {
	border-color: #bbb;
}

.dl-table-2col dl.fin dd input,
.dl-table-2col dl.fin dd select,
.dl-table-2col dl.fin dd textarea {
	border-color: #d9d9d9;
}

@media screen and (min-width: 992px) {
	.dl-table-2col .two-stage-mark {
		position: relative;
	}

	.dl-table-2col .two-stage-mark .mark:nth-of-type(2) {
		position: absolute;
		top: 50px;
		right: 20px;
	}

	.dl-table-2col .two-stage-mark.pos-adjust .mark:nth-of-type(1) {
		top: -8px;
	}

	.dl-table-2col .two-stage-mark.pos-adjust .mark:nth-of-type(2) {
		top: 42px;
	}
}

@media screen and (max-width: 991px) {
	.dl-table-2col {
		border: none;
	}

	.dl-table-2col dt, .dl-table-2col dd {
		display: block;
		border-right: 1px solid #bbb;
	}

	.dl-table-2col dt {
		max-width: inherit !important;
		min-width: inherit !important;
	}

	.dl-table-2col dd {
		margin-bottom: 20px;
		border-bottom: 1px solid #bbb;
	}

	.dl-table-2col.ent dt {
		width: auto;
	}
}

@media screen and (max-width: 575px) {
	.preview-image img {
		max-width: 100%;
	}
}

/* member-list等で使用 */
.dl-table-2col-thin {
	width: 100%;
	border: 1px solid #ccc;
	display: table;
	border-top: none;
	border-left: none;
	font-size: 14px;
}

.dl-table-2col-thin dl {
	display: table-row;
}

.dl-table-2col-thin dt,
.dl-table-2col-thin dd {
	display: table-cell;
	padding: 5px 10px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	vertical-align: top;
	margin: 0;
}

.dl-table-2col-thin dt {
	background: #fafafa;
}

@media screen and (max-width: 575px) {
	.dl-table-2col dt, .dl-table-2col dd {
		padding: 15px;
	}
}

/* iziModal adjust */
.iziModal-header-title {
	font-size: 18px !important;
	line-height: 23px;
	color: #fff;
	margin-bottom: 0;
	font-weight: bold !important;
}

.iziModal .iziModal-header-subtitle {
	color: hsla(0, 0%, 100%, .9);
}

.iziModal.position-top {
	bottom: auto;
	top: 30px;
}

.iziModal-header-buttons {
	top: 32px;
	z-index: 10;
}

.iziModal-body {
	padding: 15px;
}

.iziModal-body.register {
	padding-top: 0;
}

.iziModal-body .action {
	margin: 20px 0 0 0;
	width: 100%;
}

.iziModal-body .action button {
	width: 50%;
	border: none;
	background: #999;
}

.iziModal-body .action button:first-of-type {
	float: left;
}

.iziModal-body .action button:last-of-type {
	background: #666;
}

.iziModal-body .msg {
	font-size: 15px;
	margin: 0;
	line-height: 24px;
}

/* bootstrap file input adjust */
.file-footer-buttons .kv-file-zoom {
	padding: 0 7px;
}

.kv-upload-progress.hide {
	display: none;
}

@media screen and (max-width: 575px) {
	.file-caption-main span {
		font-size: 12px;
	}
}

/* loading */
#loading {
	z-index: 10050;
	position: fixed;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	margin: 0;
}

#loading.absolute {
	position: absolute;
}

#loading span.image, #loading span.image:after {
	display: inline-block;
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
  background-image: -webkit-gradient(radial, 4 center, 0, 4 center, 4, from(#337ab7), color-stop(0.5, #337ab7), color-stop(0.9, transparent), to(transparent)),
  -webkit-gradient(radial, center 4, 0, center 4, 4, from(#337ab7), color-stop(0.5, #337ab7), color-stop(0.9, transparent), to(transparent)),
  -webkit-gradient(radial, 46 center, 0, 46 center, 4, from(#337ab7), color-stop(0.5, #337ab7), color-stop(0.9, transparent), to(transparent)),
  -webkit-gradient(radial, center 46, 0, center 46, 4, from(#337ab7), color-stop(0.5, #337ab7), color-stop(0.9, transparent), to(transparent));
  background-image: -webkit-radial-gradient(10% 50%, 4px 4px, #337ab7, #337ab7 95%, #337ab7 95%, transparent),
  -webkit-radial-gradient(50% 10%, 4px 4px, #337ab7, #337ab7 95%, #337ab7 95%, transparent),
  -webkit-radial-gradient(90% 50%, 4px 4px, #337ab7, #337ab7 95%, #337ab7 95%, transparent),
  -webkit-radial-gradient(50% 90%, 4px 4px, #337ab7, #337ab7 95%, #337ab7 95%, transparent);
  background-image: radial-gradient(4px 4px at 10% 50%, #337ab7, #337ab7 95%, transparent),
  radial-gradient(4px 4px at 50% 10%, #337ab7, #337ab7 95%, transparent),
  radial-gradient(4px 4px at 90% 50%, #337ab7, #337ab7 95%, transparent),
  radial-gradient(4px 4px at 50% 90%, #337ab7, #337ab7 95%, transparent);
}

#loading span.image {
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	vertical-align: middle;
	-webkit-animation: anime-rotation 1.5s linear infinite;
	animation: anime-rotation 1.5s linear infinite;
}

#loading span.image:after {
	position: absolute;
	content: " ";
	left: 0;
	top: 0;
	margin: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

/* mark */
.mark {
	background: #337ab7;
	color: #fff;
	padding: 4px 7px;
	margin-left: 10px;
	display: inline-block;
	font-size: 14px;
	line-height: 17px;
	position: relative;
	top: -3px;
}

.mark.public {
}

.mark.non-public {
	background: #ddd;
	color: #111;
}

.mark.required {
	background: #cc0000;
}

.mark.optional {
	background: #bba80b;
}

/* person-lists */
.person-lists .persons {
	margin: 0;
	padding: 0;
	list-style: none;
}

.person-lists .bg-white {
	border: 1px solid #ddd;
	border-top: none;
}

.person-lists .persons li {
	border-top: 1px dotted #ccc;
}

.person-lists .persons li:first-child {
	border-top: none;
}

.person-lists .persons li a {
	display: block;
	padding: 10px;
}

/* menu-lists */
.menu-lists ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu-lists ul {
	border: 1px solid #ddd;
	border-top: none;
}

.menu-lists ul > li {
	border-top: 1px solid #ddd;
}

.menu-lists ul li:first-child {
	border-top: none;
}

.menu-lists ul li.has-child .level1 {
	padding: 8px 10px;
	display: block;
	background: #f6f6f6;
	border-bottom: 1px dotted #ddd;
	border-top: 3px solid #bbb;
}

.menu-lists ul li.has-child .level2 {
	font-size: 14px;
}

.menu-lists ul li a {
	display: block;
	padding: 8px 10px;
	position: relative;
}

.menu-lists ul li.has-child .level2 a {
	padding-left: 45px;
	text-indent: -18px;
}

.menu-lists ul li.active a,
.menu-lists ul li a:hover {
	background: #0275d8;
	color: #fff;
	text-decoration: none;
}

.menu-lists ul li.active a:before,
.menu-lists ul li a:hover:before {
	position: absolute;
	top: 0;
	left: -40px;
	content: "";
	border-right: 20px solid #0275d8;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 20px solid transparent;
}

.menu-lists ul li a i.fa {
	width: 22px;
	text-align: center;
	float: left;
	top: 3px;
	position: relative;
}

.menu-lists ul li a .txt {
	overflow: auto;
	display: block;
	padding-left: 4px;
}

.menu-lists ul li a .alert-mark {
	color: #fff;
	background: #cc0000;
	position: absolute;
	right: 10px;
	top: 7px;
	width: 25px;
	height: 25px;
	font-size: 13px;
	font-weight: bold;
}

.menu-lists ul li ul {
	border: none;
}

.menu-lists ul li ul li {
	border-top: 1px solid #ddd
}

.menu-lists ul li ul li:first-child {
	border: none;
}

.menu-lists ul li ul li a {
	padding-left: 20px;
}

/* sort-lists */
.sort-lists p {
	float: left;
	font-size: 14px;
	position: relative;
	top: 6px;
}

.sort-lists ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	font-size: 14px;
}

.sort-lists li {
	float: left;
	margin: 2px;
}

.sort-lists li a {
	background: #fff;
	padding: 3px 6px;
	border: 1px solid #ccc;
	display: block;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

/* frame */
.border-frame {
	border: 1px solid #ddd;
	margin: 25px 0 0 0;
}

.border-frame .dl-table dt,
.border-frame .dl-table dd {
	border-left: none;
	border-bottom: none;
}

.border-frame .dl-table dt:last-child {
	border-right: none;
}

.gray-frame {
	background: #f9f9f9;
	border: 1px solid #ddd;
	margin: 25px 0 0 0;
}

.blue-frame {
	background: #ecfbff;
	border: 1px solid #ddd;
	margin: 25px 0 0 0;
}

/* border */
.border-gray {
	border: 1px solid #d9d9d9;
}

/* 改行 */
.wb-break-all {
	word-break: break-all;
}

/* hr */
.hr-m30 {
	margin: 30px 0;
}

/* 横並びボタン */
.inline-btn {
	margin: 0;
	padding: 0;
	text-align: center;
}

.inline-btn li {
	list-style: none;
	display: inline-block;
	margin: 0 15px 5px 0;
	vertical-align: top;
}

.inline-btn li:last-child {
	margin-right: 0;
}

@media screen and (max-width: 575px) {
	.inline-btn li {
		width: 100%;
		display: block;
		margin: 15px 0 0 0;
	}

  .inline-btn li button,
	.inline-btn li a.btn-base {
		width: 100%;
	}

	.inline-btn li a.btn-small {
		padding: 6px 10px;
	}
}

/* form */
.form-common .required {
	color: #cc0000;
}

.form-common .optional {
	color: #cca300;
}

.form-simple {
	border: 1px solid #ccc;
	padding: 30px;
	max-width: 100%;
	margin: 20px auto;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #fff;
}

.form-simple dl dt,
.form-margin dl dt {
	margin: 30px 0 3px 0;
}

.form-simple dl dt.headline {
	border-bottom: 2px solid #cc0000;
	padding: 0 0 10px 24px;
	font-size: 20px;
	position: relative;
}

.form-simple dl dt.headline:after {
	content: "";
	position: absolute;
	top: 3px;
	left: 0;
	z-index: 2;
	width: 18px;
	height: 18px;
	line-height: 15px;
	border: 3px solid #d90000;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
}

.form-simple dl dt:first-child {
	margin-top: 0;
}

@media screen and (max-width: 575px) {
	.form-simple {
		padding: 25px 15px;
	}
}

.radio-adjust {
	clear: both;
	font-size: 0;
}

.radio-adjust .error-message {
	font-size: 16px;
	text-align: left;
}

.radio-adjust input {
	display: none;
}

.radio-adjust label {
	border-left: 1px solid #999;
	display: inline-block;
	letter-spacing: normal;
	cursor: pointer;
	width: 125px;
	margin: 0;
	padding: 10px;
	background: #cbcbcb;
	color: #6a6a6a;
	font-size: 16px;
	text-align: center;
	line-height: 1;
	transition: .2s;
}

.radio-adjust label:first-of-type {
	border-radius: 3px 0 0 3px;
	border-left: none;
}

.radio-adjust label:last-of-type {
	border-radius: 0 3px 3px 0;
}

.radio-adjust.medium-search {
	border-left: 1px solid #999;
	border-top: 1px solid #999;
}

.radio-adjust.medium-search label {
	border: none;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-radius: 0;
	width: 50%;
}

.radio-adjust.three-div {
	display: table;
	table-layout: fixed;
	width: 100%;
}

.radio-adjust.three-div label {
	display: table-cell;
	width: auto;
	vertical-align: middle;
}

.radio-adjust.large label {
	width: 280px;
}

.radio-adjust.medium label {
	width: 140px;
}

.radio-adjust.w-max label {
	width: 100%;
	border-left: none;
	margin-bottom: 2px;
	border-radius: 3px;
}

.radio-adjust.w-max.mb-wide label {
	margin-bottom: 5px;
}

.radio-adjust.w-auto label {
	width: auto;
}

.radio-adjust.w-half label {
	width: calc(50% - 20px);
	width: -webkit-calc(50% - 20px);
	width: -moz-calc(50% - 20px);
	float: left;
	display: block;
	margin: 0 10px;
}

.radio-adjust label:hover,
.radio-adjust input[type="radio"]:checked + label {
	background-color: #352015;
	color: #fff;
}

.radio-adjust label:hover:before,
.radio-adjust input[type="radio"]:checked + label:before {
	font-family: FontAwesome;
	content: "\f00c";
	margin-right: 5px;
	color: #fffc00;
	font-size: 90%;
}

.radio-adjust.theme-white label {
	background: #fafafa;
	border: 1px solid #ccc;
}

.radio-adjust.theme-white label:hover,
.radio-adjust.theme-white input[type="radio"]:checked + label {
	background-color: #d6f2ff;
	color: #222;
	border: 1px solid #00a0e9;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.radio-adjust.theme-white label:hover:before,
.radio-adjust.theme-white input[type="radio"]:checked + label:before {
	font-family: FontAwesome;
	content: "\f00c";
	margin-right: 5px;
	color: #00a0e9;
}

.radio-adjust.theme-white.and-orange label:hover,
.radio-adjust.theme-white.and-orange input[type="radio"]:checked + label {
	border: 1px solid #e97900;
	background-color: #ffe5c8;
}

.radio-adjust.theme-white.and-orange label:hover:before,
.radio-adjust.theme-white.and-orange input[type="radio"]:checked + label:before {
	color: #e97900;
}

.radio-adjust.block label {
	display: block;
	margin: 10px;
}

@media screen and (max-width: 991px) and (min-width: 768px) {
	.radio-adjust.three-div {
		border-left: 1px solid #999;
		border-top: 1px solid #999;
	}

	.radio-adjust.three-div label {
		display: block;
		border-radius: 0;
		border: none;
		border-right: 1px solid #999;
		border-bottom: 1px solid #999;
	}

	.radio-adjust.medium-search label {
		width: 100%;
	}
}

@media screen and (max-width: 768px) {
	.radio-adjust.large label {
		width: 100%;
		border: none;
		border-top: #eee 1px solid;
		border-bottom: #999 1px solid;
	}

	.radio-adjust.medium label {
		width: 50%;
		border: none;
		border-top: #eee 1px solid;
		border-bottom: #999 1px solid;
	}
}

@media screen and (max-width: 350px) {
	.radio-adjust.medium-search label {
		width: 100%;
	}
}

.check-adjust input[type="checkbox"] {
	display: none;
}

.check-adjust label {
	position: relative;
	display: inline-block;
	padding: 0 0 0 26px;
	vertical-align: middle;
	cursor: pointer;
}

.check-adjust label:before,
.check-adjust label:after {
	position: absolute;
	top: 50%;
	display: block;
}

.check-adjust label:after {
	left: 0;
	margin-top: -11px;
	width: 20px;
	height: 20px;
	border: 2px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	content: '';
	background: #fff;
}

.check-adjust label:before {
	left: 6px;
	margin-top: -8px;
	width: 7px;
	height: 11px;
	border-right: 3px solid #111;
	border-bottom: 3px solid #111;
	content: '';
	opacity: 0;
	z-index: 1;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}

.check-adjust input[type=checkbox]:checked + label:before {
	opacity: 1;
}

.check-adjust input[type=checkbox]:checked + label:after {
	border-color: #111;
}

.check-space label {
	margin: 5px 15px 0 0;
}

.textarea-extend {
	-webkit-transition: height .3s ease;
	transition: height .3s ease;
	-moz-transition: height .3s ease;
	height: 100px;
}

.textarea-extend:focus {
	height: 300px;
}

.control-inline .form-control {
	display: inline;
}

.checkbox-adjust {
	clear: both;
}

.checkbox-adjust .checkbox {
	display: inline-block;
	margin-right: 25px;
}

.label-one-character {
	width: 22px;
}

.w-one-character {
	width: calc(100% - 28px);
	width: -moz-calc(100% - 28px);
	width: -webkit-calc(100% - 28px);
}

.label-three-character {
	width: 50px;
}

.w-three-character {
	width: calc(100% - 56px);
	width: -moz-calc(100% - 56px);
	width: -webkit-calc(100% - 56px)
}

/* validation msg */
.error-message {
	color: #cc0000;
	margin: 5px 0 20px 0;
}

.error-message:before {
	color: #cc0000;
	content: "■";
	float: left;
}

.error-message ul {
	margin: 0 0 0 20px !important;
	padding: 0;
}

/* login-form */
.form-login-style dt {
	margin: 25px 0 4px 0;
}

.form-login-style dt:first-child {
	margin-top: 0;
}

/* login-formで必要 */
.form-login-style button[type="submit"] {
	min-width: 200px;
}

.form-login-style label[for="auto-login"] {
	font-weight: 500;
	font-size: 14px;
}

.form-login-style label[for="auto-login"] input[type="checkbox"] {
	margin-right: 5px;
}

.form-control.theme-gray {
	border: none;
	background: #eee;
}

.form-login-style .sns-login {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
}

.form-login-style .sns-login li {
	margin-top: 10px;
}

.form-login-style .sns-login li:first-child {
	margin-top: 0;
}

.form-login-style .sns-login a {
	color: #fff;
	margin: 0 auto;
	padding: 5px 10px;
	display: inline-block;
	color: #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.form-login-style .sns-login .fb a {
	background: #3C5B9A;
}

.form-login-style .sns-login .go a {
	background: #d34836;
}

.form-login-style .sns-login .yh a {
	background: #FF0033;
}

@media screen and (max-width: 380px) {
	.form-login-style button[type="submit"] {
		min-width: auto;
		width: 100%;
	}
}

.no-label-type {
	list-style: none;
	padding: 0;
	margin: 0;
}

.no-label-type li {
	margin: 10px 0 0 0;
}

.ime-inactive {
	ime-mode: inactive;
}

/* tab */
.nav-base {
	margin-left: 0 !important;
	border-bottom: none;
}

.nav-base .nav-item {
	margin-bottom: 0;
}

.nav-base .nav-link {
	border: 1px solid #ddd;
	border-bottom: none;
}

.nav-base .nav-link.active,
.nav-base .nav-link:hover {
	background: #0275d8;
	color: #fff;
}

.tab-content-base {
	border: 1px solid #ddd;
	border-top: 5px solid #0275d8;
	padding: 20px;
}

.nav-white {
	list-style: none;
	margin: 6px 0 0 0;
	padding: 0;
	font-weight: bold;
}

.nav-white li {
	width: 49%;
	float: left;
	background: #ddd;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
}

.nav-white li a {
	display: block;
	text-align: center;
	padding: 14px 10px;
	font-size: 17px;
	letter-spacing: 1px;
	color: #777;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.nav-white li.active,
.nav-white li:hover {
	margin-top: -6px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 43%, #f7f7f7 99%);
	background: -webkit-linear-gradient(top, #ffffff 43%, #f7f7f7 99%);
	background: linear-gradient(to bottom, #ffffff 43%, #f7f7f7 99%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
}

.nav-white li.active a,
.nav-white li:hover a {
	color: #0275d8;
	padding: 17px 10px;
}

.nav-white li:first-child {
	margin-right: 2%;
}

@media screen and (max-width: 575px) {
	.nav-white li a {
		font-size: 14px;
	}
}

/* 会員登録フォーム */
.register .box-match dl dd {
	padding: 3px;
	font-weight: bold;
	color: #e74864;
}

.register .nav-tabs {
	margin: 30px 0 0 0;
}

.register .nav-tabs .nav-item {
	width: 49%;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
}

.register .nav-tabs .nav-item:first-child {
	margin-right: 2%;
}

.register .nav-tabs .nav-link {
	padding: 12px 10px;
	background: #ddd;
	border: 1px solid #bbb;
	border-bottom: none;
	margin-top: 6px;
	color: #666;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
}

.register .nav-tabs .nav-link:hover,
.register .nav-tabs .nav-link.active {
	background: #e97900;
	padding: 18px 10px 13px 10px;
	border: none;
	margin-top: 0;
	color: #fff;
}

.register .tab-content {
	background: #fff;
	padding: 20px;
	border: 1px solid #e97900;
	border-top: 5px solid #e97900;
}

.register .tab-content h2 {
	font-weight: bold;
	color: #00479d;
	font-size: 22px;
}

.register .tab-content h2 .one-minute {
	display: inline-block;
	background-color: #ffc500;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	vertical-align: middle;
	line-height: 50px;
	text-align: center;
	letter-spacing: 0;
	text-indent: 3px;
	margin-right: 7px;
	top: -1px;
	position: relative;
	color: #111;
	font-size: 18px;
	background-image: url(../img/common/reflect.png) !important;
	background-position: -25px -25px !important;
	overflow: hidden;
}

.register .tab-content p {
	margin: 15px 0 0 0;
	font-size: 16px;
	line-height: 26px;
}

.register .tab-content input[type="email"],
.register .tab-content input[type="text"],
.register .tab-content input[type="password"],
.register .tab-content select {
	border-width: 2px;
}

.register .tab-content select {
	padding: 5px;
}

.register .tab-content input.fin,
.register .tab-content select.fin {
	background: #d3f2ff;
	border-color: #1db0ed;
}

.register .tab-content .input-email,
.register .tab-content .input-pass {
	min-height: 40px;
}

/*
.register .tab-content .input-email:focus,
.register .tab-content .input-pass:focus{min-height:60px;}
*/
.register .tab-content .btn-decide {
	font-size: 18px;
}

.register .tab-content .btn-decide .txt {
	overflow: auto;
}

.register label {
	margin-bottom: 0;
}

.form-size-adjust {
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}

.password-hide-show {
	position: relative;
}

.password-hide-show input {
	padding-right: 35px;
}

.password-hide-show .fa {
	right: 10px;
	cursor: pointer;
	font-size: 20px;
}

.pass-eye-in-input {
	position: absolute;
	right: 30px !important;
	top: 28px;
}

@media screen and (max-width: 575px) {
	.pass-eye-in-input {
		top: 24px;
		right: 25px !important;
	}
}

.side-register-form {
  margin-top: 60px;
  font-size: 14px;
}

.side-register-form .registerForm {
  background: white;
  border-width: 2px;
}

.side-register-form .registerForm-title {
  position: relative;
  padding: 22px 0 10px;
  line-height: 1.2;
  font-size: 22px;
}

.side-register-form .registerForm-title-tatta3byo {
  position: absolute;
  background: #EE810C;
  top: -40px;
  left: 56px;
  padding: 5px 10px;
  width: 140px;
  text-align: center;
}

.side-register-form .registerForm-title-tatta3byo-inner {
  position: relative;
}

.side-register-form .registerForm-title-tatta3byo-inner:before {
  content: "";
  right: 0;
  left: 0;
  width: 0;
  height: 0;
  margin: auto;
  position: absolute;
  bottom: -29px;
  border-style: solid;
  border-color: #EE810C transparent transparent transparent;
  border-width: 14px;
}

.side-register-form .registerForm-title-tatta3byo .big1 {
  font-size: 1.2em;
}

.side-register-form .registerForm-title-tatta3byo .big2 {
  font-size: 1.1em;
}

.side-register-form .registerForm-selectRole label:first-of-type input[name^=role] + span {
  margin: 0;
}

.side-register-form .registerForm-selectRole {
  font-size: 14px;
  padding: 5px 0 15px;
}

.side-register-form .registerForm-selectRole-radio {
  margin: 0;
}

.side-register-form .registerForm-selectRole-radio input[type=radio]:checked + label:before {
  box-shadow: inset 0 0 0 2px white;
}

.side-register-form .registerForm .registerForm-snsButtons {
  padding-bottom: 15px;
}

.side-register-form .registerForm .registerForm-snsButtons-buttons {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.side-register-form .registerForm .registerForm-snsButtons a {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  min-width: auto;
  display: flex;
  align-items: center;
  padding: 0;
  justify-content: center;
  margin-bottom: 10px;
}

.side-register-form .registerForm-inputEmail {
  padding: 0 0 1em;
}

.side-register-form .registerForm-inputEmail .form-control {
  padding-left: 10px;
  padding-right: 10px;
}

.side-register-form .registerForm .registerForm-registerButton {
  padding: 10px 0;
}

.side-register-form .registerForm .registerForm-registerButton:before {
  right: 20px;
  font-size: 17px;
  top: calc(50% - 15px);
}

.side-register-form .registerForm .registerForm-registerButton .btn-base {
  font-size: 16px;
  padding: 15px 30px 15px;
}

.side-register-form .registerForm-registerButton:before {
  top: calc(50% - 19px);
}

.side-register-form .registerForm .registerForm-registerButton .btn-base br.hidden-md-up,
.side-register-form .registerForm .registerForm-registerButton .btn-base br.hidden-sm-up {
  display: block !important;
}

.side-register-form .btn-facebook .fa,
.side-register-form .btn-twitter .fa,
.side-register-form .btn-google .fa {
  font-size: 20px;
}

.side-register-form .btn-yahoo img {
  width: 20px !important;
}

.side-register-form .registerInfo .registerInfo-title {
  font-weight: bold;
  font-size: 20px;
  padding: 5px 0 10px;
}

.side-register-form .registerInfo .registerInfo-ent,
.side-register-form .registerInfo .registerInfo-inv {
  margin-top: 40px;
  background: white;
  padding: 10px;
}

.side-register-form .registerInfo .registerInfo-ent {
  border-top: 8px solid #003da3;
}

.side-register-form .registerInfo dl {
  margin: 0 0 10px 0;
  padding: 10px 10px 5px;
  border: 1px solid #ccc;
  border-radius: 5px;
}

.side-register-form .registerInfo dl dt {
  font-weight: normal;
}

.side-register-form .registerInfo dl dd {
  font-size: 17px;
  font-weight: bold;
  margin: 0;
}

.side-register-form .registerInfo dl dd .strong {
  font-size: 1.3em;
}

.side-register-form .registerInfo .registerInfo-ent dl dd {
  color: #003da3;
}

@media screen and (max-width: 1199px) {
  .side-register-form .registerForm-inner {
    padding: 10px 5px;
  }

  .side-register-form .registerForm-title-tatta3byo {
    left: 37.5px;
  }

  .side-register-form .registerForm-selectRole-radio {
    margin: 0 2px;
  }

  .side-register-form .registerForm-selectRole label {
    margin: 0;
    font-size: 12px;
  }

  .side-register-form .registerForm-title {
    padding: 20px 0 10px;
  }

  .side-register-form .registerForm .registerForm-registerButton:before {
    right: 13px;
    font-size: 18px;
    top: calc(50% - 13px);
  }

  .side-register-form .registerForm .registerForm-registerButton .btn-base {
    padding: 13px 30px 13px 25px;
  }

  .side-register-form .registerInfo dl dd {
    font-size: 13px;
  }
}

@media screen and (max-width: 991px) {
  .side-register-form {
    font-size: 12px;
  }

  .side-register-form .registerForm-title {
    padding: 22px 0 10px;
    font-size: 20px;
  }

  .side-register-form .registerForm-title-tatta3byo {
    top: -35px;
    left: 33px;
  }

  .side-register-form .registerForm-selectRole {
    padding: 5px 0 23px;
    font-size: 15px;
  }

  .side-register-form .registerForm-selectRole input[name^=role] {
    margin-left: 30px;
  }

  .side-register-form .registerForm .registerForm-registerButton .btn-base {
    font-size: 13px;
  }

  .side-register-form .btn-facebook,
  .side-register-form .btn-twitter,
  .side-register-form .btn-google,
  .side-register-form .btn-yahoo {
    width: 100%;
  }
}

#tab-side-ent {
	border-top: 3px solid #e74864;
}

#tab-side-inv {
	border-top: 3px solid #1aa15f;
}

#tab-side-ent .label:before {
	color: #e74864;
}

#tab-side-inv .label:before {
	color: #1aa15f;
}

/* 都道府県検索 */
.prefecture-table {
	border-collapse: collapse;
	margin-bottom: 20px;
	width: 100%;
}

.prefecture-table a {
	margin: 0 !important;
	padding: 0 !important;
}

.prefecture-table th,
.prefecture-table td {
	vertical-align: top;
	border: 1px solid #ddd;
	padding: 10px;
}

.prefecture-table th {
	white-space: nowrap;
	background: #f7fdff;
}

@media screen and (max-width: 575px) {
  .prefecture-table th,
	.prefecture-table td {
		display: block;
		border-top: none;
	}

	.prefecture-table {
		border-top: 1px solid #ddd;
	}
}

/* 使い方 */
.top-flow h2 span {
	font-size: 70%;
}

.top-flow h3 {
	font-weight: bold;
	margin: 20px 0 0 0;
	font-size: 22px;
	border-left: 6px solid;
	padding: 4px 0 3px 15px;
}

.top-flow h3.pink {
	border-color: #e74864;
}

.top-flow h3.green {
	border-color: #1aa15f;
}

.top-flow .box {
	border: 1px solid #ddd;
	background: #fff;
	margin: 20px 0 35px 0;
	position: relative;
	padding: 20px;
}

.top-flow .box:before {
	z-index: 0;
	font-family: FontAwesome;
	content: "\f0d7";
	font-size: 60px;
	position: absolute;
	bottom: -63px;
	left: 50%;
	transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
}

.top-flow .box h4 {
	position: relative;
	padding: 12px;
	border-left: solid 45px;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}

.top-flow .box h4:before {
	font-family: FontAwesome;
	position: absolute;
	padding: 0;
	color: #fff;
	font-weight: normal;
	left: -30px;
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.top-flow .box h4.pen:before {
	content: "\f040";
}

.top-flow .box h4.search:before {
	content: "\f002";
	left: -31px;
}

.top-flow .box h4.talk:before {
	content: "\f0e6";
	left: -32px;
}

.top-flow .box h4.hand:before {
	content: "\f2b5";
	left: -35px;
}

.top-flow .ent .box h4 {
	border-color: #e74864;
	background: #ffecef;
}

.top-flow .inv .box h4 {
	border-color: #1aa15f;
	background: #e3fff1;
}

.top-flow .box p {
	font-size: 16px;
	line-height: 26px;
}

.top-flow .ent .box:before {
	color: #e74864;
}

.top-flow .inv .box:before {
	color: #1aa15f;
}

.top-flow .box.last {
	margin-bottom: 0;
}

.top-flow .box.last:before {
	display: none;
}

/* 起業家リスト・詳細 */
.entrepreneurs-lists .box {
	background: #fff;
	padding: 25px;
	border: 1px solid #ccc;
	margin: 30px 0 0 0;
	position: relative;
}

.entrepreneurs-lists .box:first-of-type {
	margin-top: 15px;
}

.member .entrepreneurs-lists .box:first-of-type {
	margin-top: 0;
}

.my-projects .entrepreneurs-lists .box:first-of-type {
	margin-top: 0;
}

.entrepreneurs-lists .prof {
	float: left;
	width: 130px;
}

.entrepreneurs-lists .project {
	float: right;
	width: calc(100% - 160px);
	width: -moz-calc(100% - 160px);
	width: -webkit-calc(100% - 160px);
}

.entrepreneurs-lists .box .views {
	position: absolute;
	top: -1px;
	right: -1px;
	color: #fff;
	font-size: 12px;
	line-height: 15px;
	margin: 0;
	text-align: right;
	border-width: 0 70px 70px 0;
	border-color: transparent #666666 transparent transparent;
	width: 70px;
	height: 70px;
	border-style: solid;
}

.entrepreneurs-lists .box .views .num {
	position: absolute;
	top: 5px;
	right: -64px;
}

.entrepreneurs-lists .cat {
	margin: 0;
}

.entrepreneurs-lists .cat a,
.entrepreneurs-lists .cat .no-link {
	border: 1px solid #0275d8;
	padding: 3px 7px;
	font-size: 14px;
	line-height: 18px;
	display: inline-block;
	text-decoration: none;
	margin: 0 7px 7px 0;
}

.entrepreneurs-lists .cat .no-link {
	border-color: #e74864;
	color: #e74864;
}

.entrepreneurs-lists .cat .no-link.date {
	float: right;
	border-color: #777;
	color: #777;
}

.entrepreneurs-lists .cat .accepting {
}

.entrepreneurs-lists .cat .no-accepting {
	border: none;
	background: #999;
	color: #fff;
}

.entrepreneurs-lists .cat a:hover {
	background: #0275d8;
	color: #fff;
}

.entrepreneurs-lists .title {
	font-weight: bold;
	font-size: 23px;
	line-height: 34px;
	margin: 0 0 20px 0;
	padding: 0 15px 10px 0;
	border-bottom: 1px dotted #bbb;
}

.entrepreneurs-lists .title a {
	display: block;
	word-break: break-all;
}

.entrepreneurs-lists .title .no-link {
	float: right;
	border: 1px solid #777;
	color: #777;
	padding: 3px 7px;
	font-size: 12px;
	line-height: 18px;
	display: inline-block;
	text-decoration: none;
	margin: 1px 0 5px 7px;
}

.entrepreneurs-lists .desire {
	font-size: 14px;
	margin: 20px 0 0 0;
}

.entrepreneurs-lists .desire dt {
	color: #fff;
	background: #e74864;
	padding: 4px 2px 4px 8px;
	margin-right: 25px;
	float: left;
	position: relative;
}

.entrepreneurs-lists .desire dt::before {
	content: "";
	right: -29px;
	box-sizing: border-box;
	width: 10px;
	height: 14px;
	border: 14px solid transparent;
	border-left: 15px solid #e74864;
	position: absolute;
	top: 1px;
}

.entrepreneurs-lists .desire dd {
	float: left;
	padding: 4px 0;
	font-size: 16px;
	font-weight: bold;
}

.entrepreneurs-lists .desire dt.link {
	background: #666;
	margin-left: 30px;
}

.entrepreneurs-lists .desire dt.link:before {
	border-left: 15px solid #666;
}

.entrepreneurs-lists .desire dd.link {
	padding: 0;
}

.entrepreneurs-lists .desire dd.link input {
	width: 474px;
	padding: 3px 8px;
	font-size: 14px;
	border: 1px solid #ccc;
}

.entrepreneurs-lists .guide-btn {
	margin: 20px 0 0 0;
	text-align: center;
}

.entrepreneurs-lists .img {
	width: 130px;
	height: auto;
	position: relative;
	margin: 0;
	background: #fff;
}

.entrepreneurs-lists .img a {
	width: 130px;
	height: 158px;
	position: relative;
	overflow: hidden;
	display: block;
	border: 1px solid #ddd;
}

.entrepreneurs-lists .img .role {
	position: absolute;
	background: #e74864;
	color: #fff;
	padding: 4px 6px;
	font-size: 13px;
	line-height: 17px;
	top: 0;
	left: 0;
	z-index: 20;
}

.entrepreneurs-lists .img .name {
	text-align: center;
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
	padding: 5px;
	margin: 0;
	z-index: 20;
	position: absolute;
	bottom: 0;
	width: 100%;
	font-size: 13px;
}

.entrepreneurs-lists .img img {
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 10;
	margin-top: -15px;
}

.entrepreneurs-lists .attribute {
	list-style: none;
	padding: 0;
	font-size: 14px;
	margin: 10px 0 0 0;
}

.entrepreneurs-lists .attribute li {
	margin: 4px 0;
}

.entrepreneurs-lists .attribute .fin {
	color: #e74864;
}

.entrepreneurs-lists .btn-area {
	padding: 10px 10px 25px 10px;
	border-top: 1px dotted #ddd;
	list-style: none;
	margin: 20px -25px -25px -25px;
	background: #f9f9f9;
}

.entrepreneurs-lists .btn-area li {
	margin-right: 15px;
	margin-top: 15px;
	display: inline-block;
	font-size: 16px;
	line-height: 16px;
	vertical-align: top;
}

.entrepreneurs-lists .btn-area li:last-child {
	margin-right: 0;
}

.entrepreneurs-lists .headline-block {
	margin-bottom: 0;
}

.entrepreneurs-lists .text-frame {
	font-size: 16px;
	line-height: 1.8;
	border: 1px solid #ddd;
	padding: 14px;
	margin: 20px 0 0 0;
	word-break: break-all;
}

.entrepreneurs-lists .detail .headline-block {
	margin-top: 35px;
}

.entrepreneurs-lists .detail .headline-block:first-of-type {
	margin-top: 25px;
}

.entrepreneurs-lists .detail .text-frame {
	margin: 0;
	border-top: none;
	padding: 20px;
}

.entrepreneur-top-view {
  position: relative;
}

.mark-pr {
  position: absolute;
  top: 0;
  left: 0;
  background: #ff5400;
  display: block;
  padding: 2px 5px;
  color: white;
  font-size: 16px;
  line-height: 1;
}

@media screen and (max-width: 1199px) {
	.entrepreneurs-lists .desire dd.link input {
		width: 295px;
	}

	.entrepreneurs-lists .cat .no-link.date {
		float: none;
	}
}

@media screen and (max-width: 991px) {
	.entrepreneurs-lists .desire dt.link {
		margin-left: 0;
	}

	.entrepreneurs-lists .desire dd {
		float: none;
	}

	.entrepreneurs-lists .desire dd.link input {
		width: 270px;
	}
}

@media screen and (max-width: 767px) {
	.entrepreneurs-lists .detail .desire dt.link {
		float: none;
		margin: 20px 0 0 0;
	}

	.entrepreneurs-lists .detail .desire dt.link::before {
		display: none;
	}

	.entrepreneurs-lists .detail .desire dd.link {
		margin: 10px 0 20px 0;
	}

	.entrepreneurs-lists .detail .desire dd.link input {
		width: 100%;
	}
}

@media screen and (max-width: 767px) and (min-width: 576px) {
	.entrepreneurs-lists .project {
		width: calc(100% - 150px);
		width: -moz-calc(100% - 150px);
		width: -webkit-calc(100% - 150px);
	}

	.entrepreneurs-lists .wide {
		margin-left: -150px;
	}

	.entrepreneurs-lists .guide-btn {
		margin-bottom: 40px;
	}
}

@media screen and (max-width: 575px) {
  .entrepreneurs-lists .prof,
	.entrepreneurs-lists .project {
		width: 100%;
		float: none;
		clear: both;
	}

	.entrepreneurs-lists .project {
		border-top: 1px dotted #bbb;
		padding: 20px 0 0 0;
	}

	.entrepreneurs-lists .img {
		float: left;
		margin: 0 0 20px 0;
	}

	.entrepreneurs-lists .attribute {
		width: calc(100% - 150px);
		width: -moz-calc(100% - 150px);
		width: -webkit-calc(100% - 150px);
		float: right;
		margin: 0;
	}

	.entrepreneurs-lists .attribute li .help-tooltip {
		position: relative;
		top: -4px;
	}

	.entrepreneurs-lists .text-frame {
		font-size: 14px;
	}

	.entrepreneurs-lists .detail .text-frame {
		padding: 20px 0 0 0;
		border: none;
	}

	.entrepreneurs-lists .detail .desire dt {
		float: none;
		margin: 0;
	}

	.entrepreneurs-lists .detail .desire dt::before {
		display: none;
	}

	.entrepreneurs-lists .detail .desire dd {
		margin: 10px 0 20px 0;
	}

	.entrepreneurs-lists .title {
		font-size: 21px;
		line-height: 32px;
	}
}

@media screen and (max-width: 380px) {
	.entrepreneurs-lists .box {
		padding: 15px;
	}

	.entrepreneurs-lists .img {
		width: 90px;
	}

	.entrepreneurs-lists .img a {
		width: 90px;
		height: 118px;
	}

	.entrepreneurs-lists .attribute {
		width: calc(100% - 105px);
		width: -moz-calc(100% - 105px);
		width: -webkit-calc(100% - 105px);
		margin: 0 0 16px 0;
	}

	.entrepreneurs-lists .btn-area {
		margin: 20px -15px -15px -15px;
	}
}

/* 投資家リスト・詳細 */
.investors-lists .box {
	background: #fff;
	padding: 25px;
	border: 1px solid #ccc;
	margin: 30px 0 0 0;
	position: relative;
}

.investors-lists .box:first-of-type {
	margin-top: 15px;
}

.my-projects .investors-lists .box:first-of-type,
.member .investors-lists .box:first-of-type {
	margin-top: 0;
}

.investors-lists .prof {
	float: left;
	width: 130px;
}

.investors-lists .project {
	float: right;
	width: calc(100% - 160px);
	width: -moz-calc(100% - 160px);
	width: -webkit-calc(100% - 160px);
}

.investors-lists .box .views {
	position: absolute;
	top: -1px;
	right: -1px;
	color: #fff;
	font-size: 12px;
	line-height: 15px;
	margin: 0;
	text-align: right;
	border-width: 0 70px 70px 0;
	border-color: transparent #666666 transparent transparent;
	width: 70px;
	height: 70px;
	border-style: solid;
}

.investors-lists .box .views .num {
	position: absolute;
	top: 5px;
	right: -64px;
}

.investors-lists .cat {
	margin: 0;
}

.investors-lists .cat a,
.investors-lists .cat .no-link {
	border: 1px solid #0275d8;
	padding: 3px 7px;
	font-size: 14px;
	line-height: 18px;
	display: inline-block;
	text-decoration: none;
	margin: 0 7px 7px 0;
}

.investors-lists .cat .no-link {
	border-color: #1aa15f;
	color: #1aa15f;
}

.investors-lists .cat .no-link.date {
	float: right;
	border-color: #777;
	color: #777;
}

.investors-lists .cat .no-accepting {
	border: none;
	background: #999;
	color: #fff;
}

.investors-lists .cat a:hover {
	background: #0275d8;
	color: #fff;
}

.investors-lists .title {
	font-weight: bold;
	font-size: 23px;
	line-height: 34px;
	margin: 0 0 20px 0;
	padding: 0 15px 10px 0;
	border-bottom: 1px dotted #bbb;
}

.investors-lists .title a {
	display: block;
	word-break: break-all;
}

.investors-lists .desire {
	font-size: 14px;
	margin: 20px 0 0 0;
}

.investors-lists .desire dt {
	color: #fff;
	background: #1aa15f;
	padding: 4px 2px 4px 8px;
	margin-right: 25px;
	float: left;
	position: relative;
}

.investors-lists .desire dt::before {
	content: "";
	right: -28px;
	box-sizing: border-box;
	width: 10px;
	height: 14px;
	border: 14px solid transparent;
	border-left: 15px solid #1aa15f;
	position: absolute;
	top: 1px;
}

.investors-lists .desire dd {
	float: left;
	padding: 4px 0;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.investors-lists .desire dt.link {
	background: #666;
	margin-left: 30px;
}

.investors-lists .desire dt.link:before {
	border-left: 15px solid #666;
}

.investors-lists .desire dd.link {
	padding: 0;
	margin-bottom: 14px;
}

.investors-lists .desire dd.link input {
	width: 450px;
	padding: 3px 8px;
	font-size: 14px;
	border: 1px solid #ccc;
}

.investors-lists .optional-item {
	font-size: 14px;
	margin: 0;
}

.investors-lists .optional-item dt {
	color: #fff;
	background: #666;
	padding: 4px 4px 4px 8px;
	margin-right: 25px;
	float: left;
	position: relative;
}

.investors-lists .optional-item dt:before {
	content: "";
	right: -28px;
	box-sizing: border-box;
	width: 10px;
	height: 14px;
	border: 14px solid transparent;
	border-left: 15px solid #666;
	position: absolute;
	top: 1px;
}

.investors-lists .optional-item dd {
	float: left;
	padding: 4px 0;
	font-size: 16px;
	margin: 0 0 10px 0;
}

.investors-lists .guide-btn {
	margin: 20px 0 0 0;
	text-align: center;
}

.investors-lists .img {
	width: 130px;
	height: auto;
	position: relative;
	margin: 0;
	background: #fff;
}

.investors-lists .img a {
	width: 130px;
	height: 158px;
	position: relative;
	overflow: hidden;
	display: block;
	border: 1px solid #ddd;
}

.investors-lists .img .role {
	position: absolute;
	background: #1aa15f;
	color: #fff;
	padding: 4px 6px;
	font-size: 13px;
	line-height: 17px;
	top: 0;
	left: 0;
	z-index: 20;
}

.investors-lists .img .name {
	text-align: center;
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
	padding: 5px;
	margin: 0;
	z-index: 20;
	position: absolute;
	bottom: 0;
	width: 100%;
	font-size: 14px;
}

.investors-lists .img img {
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 10;
	margin-top: -15px;
}

.investors-lists .attribute {
	list-style: none;
	padding: 0;
	font-size: 14px;
	margin: 10px 0 0 0;
}

.investors-lists .attribute li {
	margin: 4px 0;
}

.investors-lists .attribute .fin {
	color: #1aa15f;
}

.investors-lists .btn-area {
	padding: 10px 10px 25px 10px;
	border-top: 1px dotted #ddd;
	list-style: none;
	margin: 20px -25px -25px -25px;
	background: #f9f9f9;
}

.investors-lists .btn-area li {
	margin-right: 15px;
	margin-top: 15px;
	display: inline-block;
	font-size: 16px;
	line-height: 16px;
	vertical-align: top;
}

.investors-lists .btn-area li:last-child {
	margin-right: 0;
}

.investors-lists .headline-block {
	margin-bottom: 0;
}

.investors-lists .text-frame {
	font-size: 16px;
	line-height: 1.8;
	border: 1px solid #ddd;
	padding: 14px;
	margin: 20px 0 0 0;
	word-break: break-all;
}

.investors-lists .detail .headline-block {
	margin-top: 35px;
}

.investors-lists .detail .headline-block:first-of-type {
	margin-top: 25px;
}

.investors-lists .detail .text-frame {
	margin: 0;
	border-top: none;
	padding: 20px;
}

@media screen and (max-width: 1199px) {
	.investors-lists .desire dd.link input {
		width: 310px;
	}
}

@media screen and (max-width: 991px) {
	.investors-lists .desire dt.link {
		margin-left: 0;
	}

	.investors-lists .desire dd {
		float: none;
	}

	.investors-lists .desire dd.link input {
		width: 290px;
	}

	.investors-lists .cat .no-link.date {
		float: none;
	}
}

@media screen and (max-width: 767px) {
	.investors-lists .detail .desire dt.link {
		float: none;
		margin: 20px 0 0 0;
	}

	.investors-lists .detail .desire dt.link::before {
		display: none;
	}

	.investors-lists .detail .desire dd.link {
		margin: 10px 0 20px 0;
	}

	.investors-lists .detail .desire dd.link input {
		width: 100%;
	}
}

@media screen and (max-width: 767px) and (min-width: 576px) {
	.investors-lists .project {
		width: calc(100% - 150px);
		width: -moz-calc(100% - 150px);
		width: -webkit-calc(100% - 150px);
	}

	.investors-lists .wide {
		margin-left: -150px;
	}
}

@media screen and (max-width: 575px) {
  .investors-lists .prof,
	.investors-lists .project {
		width: 100%;
		float: none;
		clear: both;
	}

	.investors-lists .project {
		border-top: 1px dotted #bbb;
		padding: 20px 0 0 0;
	}

	.investors-lists .img {
		float: left;
		margin: 0 0 20px 0;
	}

	.investors-lists .attribute {
		width: calc(100% - 150px);
		width: -moz-calc(100% - 150px);
		width: -webkit-calc(100% - 150px);
		float: right;
		margin: 0;
	}

	.investors-lists .attribute li .help-tooltip {
		position: relative;
		top: -4px;
	}

	.investors-lists .text-frame {
		font-size: 14px;
	}

	.investors-lists .detail .text-frame {
		padding: 20px 0 0 0;
		border: none;
	}

	.investors-lists .detail .desire dt {
		float: none;
		margin: 0;
	}

	.investors-lists .detail .desire dt::before {
		display: none;
	}

	.investors-lists .detail .desire dd {
		margin: 10px 0 20px 0;
	}

	.investors-lists .title {
		font-size: 21px;
		line-height: 32px;
	}
}

@media screen and (max-width: 380px) {
	.investors-lists .box {
		padding: 15px;
	}

	.investors-lists .img {
		width: 90px;
	}

	.investors-lists .img a {
		width: 90px;
		height: 118px;
	}

	.investors-lists .attribute {
		width: calc(100% - 105px);
		width: -moz-calc(100% - 105px);
		width: -webkit-calc(100% - 105px);
	}

	.investors-lists .btn-area {
		margin: 20px -15px -15px -15px;
	}
}

/* ユーザリスト・詳細 */
.member-lists .box {
	background: #fff;
	padding: 25px;
	border: 1px solid #ccc;
	margin: 30px 0 0 0;
	position: relative;
}

.member-lists .box:first-of-type {
	margin-top: 15px;
}

.member-lists .prof {
	float: right;
	width: calc(100% - 170px);
	width: -moz-calc(100% - 170px);
	width: -webkit-calc(100% - 170px);
}

.member-lists .img {
	width: 150px;
	height: auto;
	position: relative;
	margin: 0;
	background: #fff;
	float: left;
}

.member-lists .img a {
	width: 150px;
	height: 150px;
	position: relative;
	overflow: hidden;
	display: block;
	border: 1px solid #ddd;
}

.member-lists .img .role {
	position: absolute;
	color: #fff;
	padding: 4px 6px;
	font-size: 13px;
	line-height: 17px;
	top: 0;
	left: 0;
	z-index: 20;
}

.member-lists.ent .img .role {
	background: #e74864;
}

.member-lists.inv .img .role {
	background: #1aa15f;
}

.member-lists .img img {
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 10;
}

.member-lists .nickname {
	font-weight: bold;
	font-size: 23px;
	line-height: 30px;
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px dotted #bbb;
}

.member-lists .nickname a {
	display: block;
	word-break: break-all;
}

.member-lists.ent strong.fin {
	color: #e74864;
}

.member-lists.inv strong.fin {
	color: #1aa15f;
}

.member-lists .btn-area {
	padding: 15px 10px 10px 10px;
	border-top: 1px dotted #ddd;
	list-style: none;
	margin: 20px -25px -25px -25px;
	background: #f9f9f9;
}

.member-lists .btn-area li {
	display: inline-block;
	font-size: 16px;
	line-height: 16px;
}

.member-lists .btn-area li:first-child {
	margin-right: 15px;
}

@media screen and (max-width: 575px) {
	.member-lists .box {
		padding: 15px;
	}

	.member-lists .btn-area {
		margin: 20px -15px -15px -15px;
	}
}

@media screen and (max-width: 480px) {
	.member-lists .prof {
		width: calc(100% - 140px);
		width: -moz-calc(100% - 140px);
		width: -webkit-calc(100% - 140px);
	}

	.member-lists .img {
		width: 120px;
	}

	.member-lists .img a {
		width: 120px;
		height: 120px;
	}
}

@media screen and (max-width: 420px) {
	.member-lists .prof {
		float: none;
		width: 100%;
		padding: 20px 0 0 0;
		clear: both;
	}

	.member-lists .nickname {
		float: right;
		width: calc(100% - 130px);
		width: -moz-calc(100% - 130px);
		width: -webkit-calc(100% - 130px);
		border: none;
		margin: 0;
		padding: 0;
	}
}

.member-detail .box {
	background: #fff;
	padding: 25px;
	border: 1px solid #ccc;
	margin: 0;
	position: relative;
}

.member-detail.ent strong.fin {
	color: #e74864;
}

.member-detail.inv strong.fin {
	color: #1aa15f;
}

.member-detail .img {
	position: relative;
	margin: 0;
	background: #fff;
}

.member-detail .img .inner {
	width: 150px;
	height: 150px;
	max-width: 100%;
	position: relative;
	overflow: hidden;
	display: block;
	border: 1px solid #ddd;
	margin: 0 auto;
}

.member-detail .img .role {
	position: absolute;
	color: #fff;
	padding: 4px 6px;
	font-size: 13px;
	line-height: 17px;
	top: 0;
	left: 0;
	z-index: 20;
}

.member-detail.ent .img .role {
	background: #e74864;
}

.member-detail.inv .img .role {
	background: #1aa15f;
}

.member-detail .img img {
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 10;
}

.member-detail .attribute {
	font-size: 14px;
}

/* SIDE */
.common-sides h3 {
	font-size: 24px;
	color: #00479d;
	font-weight: bold;
	line-height: 1.3em;
	margin: 45px 0 0 0;
}

.common-sides h3:first-child {
	margin-top: 48px;
}

.common-sides h3 img {
	width: 100%;
	height: auto;
}

.common-sides .more-btn {
	text-align: center;
	margin: 20px 0;
}

.broadcast-pr {
	margin: 30px 0 0 0;
	background: #fff;
	border: 1px solid #ddd;
}

.broadcast-pr.for-inv {
	border-top: 3px solid #1aa15f;
}

.broadcast-pr.for-ent {
	border-top: 3px solid #e74864;
}

.broadcast-pr dl {
	margin: 0;
	padding: 0;
}

.broadcast-pr dl dt {
	font-weight: bold;
	font-size: 22px;
	line-height: 28px;
	padding: 15px;
	border-bottom: 1px dotted #bbb;
	background: #fff;
	margin: 0;
}

.broadcast-pr dl dd {
	padding: 15px;
	margin: 0;
}

.broadcast-pr dl dd p {
	margin: 10px 0 0 0;
	font-size: 14px;
}

.broadcast-pr dl dd p:first-child {
	margin-top: 0;
}

.common-sides .messageMembers {
  background: transparent;
}

.common-sides .messageMembers .lists {
  width: 100%;
  float: left;
  position: relative;
  font-size: 14px;
}

.common-sides .messageMembers .lists .lists-emptyMessage {
  margin: 15px 0;
}

.common-sides .messageMembers .lists .lists-emptyMessage a {
  text-decoration: none;
  color: #222;
}

.common-sides .messageMembers .lists .lists-emptyMessage a:hover {
  color: #0275d8;
}

.common-sides .messageMembers .lists ul {
  padding: 0;
  list-style: none;
  margin: 15px 0 0 0;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #ccd9e9;
}

.common-sides .messageMembers .lists ul li {
  padding: 10px;
  cursor: pointer;
  border-bottom: 1px solid #ccd9e9;
  border-top: 1px solid #fff;
  position: relative;
}

.common-sides .messageMembers .lists ul a {
  text-decoration: none;
  color: #222;
  display: block;
}

.common-sides .messageMembers .lists ul a:hover {
  color: #0275d8;
}

.common-sides .messageMembers .lists ul li .img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  position: relative;
  display: block;
  float: left;
  overflow: hidden;
  margin-right: 10px;
  border: 1px solid #ddd;
  z-index: 1;
}

.common-sides .messageMembers .lists ul li .img img {
  left: 50%;
  top: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  min-width: 100%;
  height: 100%;
  width: auto;
}

.common-sides .messageMembers .lists ul li .name {
  display: block;
  overflow: hidden;
  padding-right: 25px;
}

.common-sides .messageMembers .lists ul li .unread {
  position: absolute;
  background: #cc0000;
  color: #fff;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 10px;
  text-align: center;
  padding-top: 3px;
}

/* インタビューの一覧 */
.interviewee-lists .sides {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #ccd9e9;
}

.interviewee-lists .sides li {
	margin: 0;
	border-bottom: 1px solid #ccd9e9;
	border-top: 1px solid #fff;
}

.interviewee-lists .sides li:nth-of-type(even) {
	background: rgba(0, 0, 0, 0.02);
}

.interviewee-lists .sides li a {
	color: #222;
	text-decoration: none;
	padding: 15px;
	display: block;
}

.interviewee-lists .sides li a:hover,
.interviewee-lists .sides li a:hover .date {
	color: #0275d8;
}

.interviewee-lists .sides li a:hover img {
	opacity: 0.75;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=75 )";
}

.interviewee-lists .sides .img {
	float: left;
	width: 80px;
	height: 80px;
	margin-right: 15px;
	position: relative;
	overflow: hidden;
}

.lower .interviewee-lists .sides .img {
	width: 60px;
	height: 60px;
}

.interviewee-lists .sides .img img {
	width: 100%;
	height: auto;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.interviewee-lists .sides .title {
	display: block;
	overflow: auto;
	font-size: 15px;
}

.interviewee-lists .sides .title .date {
	display: block;
	font-size: 14px;
	color: #999;
	margin: 0 0 3px 0;
}

/* 起業家・投資家の案件一覧 */
.side-project-lists ul.frame {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #ccd9e9;
}

.side-project-lists ul.frame > li {
	margin: 0;
	padding: 15px;
	border-bottom: 1px solid #ccd9e9;
	border-top: 1px solid #fff;
}

.side-project-lists ul.frame > li:nth-of-type(even) {
	background: rgba(0, 0, 0, 0.02);
}

.side-project-lists ul.frame a {
	color: #222;
	text-decoration: none;
}

.side-project-lists ul.frame a:hover {
	color: #0275d8;
}

.side-project-lists ul.frame a img {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.side-project-lists ul.frame a:hover img {
	opacity: 0.75;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=75 )";
}

.side-project-lists ul.frame .img {
	float: left;
	width: 80px;
	margin-right: 15px;
}

.side-project-lists ul.frame .img img {
	width: 100%;
	height: auto;
}

.side-project-lists ul.frame .infos {
	display: block;
	overflow: auto;
}

.side-project-lists ul.frame .date {
	display: block;
	font-size: 14px;
}

.side-project-lists ul.frame .title {
	font-weight: bold;
	font-size: 17px;
	line-height: 22px;
	word-break: break-all;
	margin: 5px 0;
}

.side-project-lists ul.frame .cat {
	list-style: none;
	padding: 0;
	margin: 0;
}

.side-project-lists ul.frame .cat li {
	display: inline-block;
	margin: 5px 0 0 0;
}

.side-project-lists ul.frame .cat a {
	border: 1px solid #0275d8;
	color: #0275d8;
	padding: 3px 7px;
	font-size: 14px;
	line-height: 18px;
	display: inline-block;
	text-decoration: none;
	background: #fff;
}

.side-project-lists ul.frame .cat a:hover {
	background: #0275d8;
	color: #fff;
}

.side-project-lists ul.frame .price {
	margin: 10px 0 0 0;
}

.side-project-lists ul.frame .price dt {
	background: #e74864;
	color: #fff;
	padding: 4px 2px 4px 8px;
	margin-right: 15px;
	float: left;
	position: relative;
	font-size: 14px;
}

.side-project-lists ul.frame .price dt::before {
	content: "";
	right: -29px;
	box-sizing: border-box;
	width: 10px;
	height: 14px;
	border: 14px solid transparent;
	position: absolute;
	top: 1px;
	border-left: 15px solid #e74864;
}

.side-project-lists.inv ul .price dt {
	background: #1aa15f;
}

.side-project-lists.inv ul .price dt::before {
	border-left: 15px solid #1aa15f;
}

.side-project-lists ul.frame .price dd {
	overflow: hidden;
	padding: 4px 0 4px 10px;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}

.narrow .side-project-lists ul.frame .date {
	font-size: 12px;
}

.narrow .side-project-lists ul.frame .title {
	font-size: 16px;
	line-height: 21px;
}

.narrow .side-project-lists ul.frame .cat a {
	font-size: 12px;
}

.narrow .side-project-lists ul.frame .img {
	width: 45px;
}

.narrow .side-project-lists ul.frame .infos {
	overflow: inherit;
}

.narrow .side-project-lists ul.frame .price dt {
	font-size: 12px;
}

.narrow .side-project-lists ul.frame .price dt::before {
	height: 12px;
	border-width: 12px;
	right: -24px;
}

.narrow .side-project-lists ul.frame .price dd {
	padding: 4px 0 3px 3px;
	font-size: 14px;
}

@media screen and (max-width: 991px) and (min-width: 768px) {
	.side-project-lists ul.frame .img {
		float: none;
		margin: 0 0 10px 0;
		width: auto;
		display: block;
	}
}

/* コラム一覧 */
.column-lists .sides {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #ccd9e9;
}

.column-lists .sides li {
	margin: 0;
	border-bottom: 1px solid #ccd9e9;
	border-top: 1px solid #fff;
}

.column-lists .sides li:nth-of-type(even) {
	background: rgba(0, 0, 0, 0.02);
}

.column-lists .sides li a {
	color: #222;
	text-decoration: none;
	padding: 15px;
	display: block;
}

.column-lists .sides li a:hover {
	color: #0275d8;
}

.column-lists .sides li a:hover img {
	opacity: 0.75;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=75 )";
}

.column-lists .sides .img {
	float: left;
	width: 60px;
	height: 40px;
	margin-right: 15px;
	position: relative;
	overflow: hidden;
}

.column-lists .sides .img img {
	width: 100% !important;
	height: auto !important;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.column-lists .sides .date {
	display: block;
	font-size: 14px;
	color: #999;
	margin: 0 0 3px 0;
}

.column-lists .sides .title {
	display: block;
	overflow: auto;
	font-size: 15px;
}

.column-lists .box {
	margin: 30px 0 0 0;
}

.column-lists .box p {
	margin: 0;
}

.column-lists .box .title {
	font-weight: bold;
	font-size: 18px;
	line-height: 26px;
	margin: 10px 0;
}

.column-lists .box .img {
	height: 128px;
	position: relative;
	overflow: hidden;
	background: #eee;
}

.column-lists .box .img img {
	width: 100%;
	height: auto;
}

.column-lists .box .img .noimg {
	min-height: 128px;
	width: 100%;
	text-align: center;
	background: #f1f1f1;
	display: block;
	position: relative;
}

.column-lists .box .img .noimg span {
	top: 50%;
	transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	position: absolute;
	left: 0;
	right: 0;
}

.column-lists .box .cats {
	list-style: none;
	margin: 10px 0;
	font-size: 14px;
	padding: 0;
}

.column-lists .box .cats li {
	display: inline-block;
	margin: 0 5px 5px 0;
}

.column-lists .box .cats li a {
	background: #337ab7;
	color: #fff;
	padding: 3px 6px;
	display: block;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.column-lists .box .exp {
	color: #777;
	font-size: 14px;
}

@media screen and (max-width: 991px) {
	.column-lists .box .img {
		height: 110px;
	}

	.column-lists .box .img .noimg {
		min-height: 110px;
	}
}

@media screen and (max-width: 767px) {
	.column-lists .box .img {
		height: 150px;
	}

	.column-lists .box .img .noimg {
		min-height: 150px;
	}
}

@media screen and (max-width: 380px) {
	.column-lists .box .title {
		font-size: 16px;
		line-height: 23px;
	}

	.column-lists .box .img {
		height: 130px;
	}

	.column-lists .box .img .noimg {
		min-height: 130px;
	}
}

/* あーやん企画他 */
.article-lists .sides {
	background: #fff;
	margin: -25px 0 0 0;
	padding: 0;
	list-style: none;
	border: 1px solid #eee;
	border-top: none;
	border-bottom: none;
}

.article-lists .sides li {
	margin: 0;
	border-bottom: 1px solid #eee;
}

.article-lists .sides li a {
	color: #222;
	text-decoration: none;
	padding: 15px;
	display: block;
}

.article-lists .sides li a:hover {
	color: #0275d8;
}

.article-lists .sides li a:hover img {
	opacity: 0.75;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=75 )";
}

.article-lists .sides .img {
	float: left;
	width: 60px;
	height: 40px;
	margin-right: 15px;
	position: relative;
	overflow: hidden;
}

.article-lists .sides .img img {
	width: 100% !important;
	height: auto !important;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.article-lists .sides .date {
	display: block;
	font-size: 14px;
	color: #999;
	margin: 0 0 3px 0;
}

.article-lists .sides .title {
	display: block;
	overflow: auto;
	font-size: 15px;
}

.article-lists .box {
	margin: 30px 0 0 0;
}

.article-lists .box p {
	margin: 0;
}

.article-lists .box .title {
	font-weight: bold;
	font-size: 18px;
	line-height: 26px;
	margin: 10px 0;
}

.article-lists .box .img {
	height: 128px;
	position: relative;
	overflow: hidden;
	background: #eee;
}

.article-lists .box .img img {
	width: 100%;
	height: auto;
}

.article-lists .box .img .noimg {
	min-height: 128px;
	width: 100%;
	text-align: center;
	background: #f1f1f1;
	display: block;
	position: relative;
}

.article-lists .box .img .noimg span {
	top: 50%;
	transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	position: absolute;
	left: 0;
	right: 0;
}

.article-lists .box .cats {
	list-style: none;
	margin: 10px 0;
	font-size: 14px;
	padding: 0;
}

.article-lists .box .cats li {
	display: inline-block;
	margin: 0 5px 5px 0;
}

.article-lists .box .cats li a {
	background: #337ab7;
	color: #fff;
	padding: 3px 6px;
	display: block;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.article-lists .box .exp {
	color: #777;
	font-size: 14px;
}

@media screen and (max-width: 991px) {
	.article-lists .box .img {
		height: 110px;
	}

	.article-lists .box .img .noimg {
		min-height: 110px;
	}
}

@media screen and (max-width: 767px) {
	.article-lists .box .img {
		height: 150px;
	}

	.article-lists .box .img .noimg {
		min-height: 150px;
	}
}

@media screen and (max-width: 380px) {
	.article-lists .box .title {
		font-size: 16px;
		line-height: 23px;
	}

	.article-lists .box .img {
		height: 130px;
	}

	.article-lists .box .img .noimg {
		min-height: 130px;
	}
}

/* ローンランキング */
.card-ranking-banner {
	background: #fff;
	border: solid 1px #ccc;
}

.card-ranking-banner .business-loan {
	padding: 15px;
}

.card-ranking-banner .card-loan {
	padding: 15px;
	border-top: 1px dotted #ccc;
}

.card-ranking-banner h3 {
	margin: 0 0 5px 0 !important;
	font-size: 16px;
}

.card-ranking-banner h3 img.thumb {
	width: 60px;
	float: left;
	margin-right: 10px;
}

.card-ranking-banner h3 .text {
	display: block;
	overflow: hidden;
}

.card-ranking-banner p {
	font-size: 14px;
	margin: 0;
	color: #666;
}

.card-ranking-banner .div-link {
	cursor: pointer;
}

.card-ranking-banner .div-link:hover {
	background: #f7fdff;
}

/* インタビュー一覧 */
.interview-lists .box {
	margin: 0;
	padding: 25px;
	border-bottom: 1px solid #eee;
	position: relative;
}

.interview-lists .div-link:hover {
	background: #f7fdff;
	cursor: pointer;
}

.interview-lists .div-link:hover img,
.interview-lists .div-link:hover .ranking-num {
	opacity: 0.75;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=75 )";
}

.interview-lists .box .img {
	height: 135px;
	width: 135px;
	position: relative;
	overflow: hidden;
	background: #eee;
	float: left;
	margin: 0;
	border: 1px solid #eee;
}

.interview-lists .box .img img {
	width: 100% !important;
	height: auto !important;
}

.interview-lists .box .img .noimg {
	min-height: 135px;
	width: 100%;
	text-align: center;
	background: #f1f1f1;
	display: block;
	position: relative;
}

.interview-lists .box .img .noimg span {
	top: 50%;
	transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	position: absolute;
	left: 0;
	right: 0;
}

.interview-lists .box .ranking-num {
	color: #fff;
	font-weight: bold;
	top: 0;
	left: 0;
	position: absolute;
	margin: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 50px 50px 0 0;
	border-color: #919191 transparent transparent transparent;
}

.interview-lists .box .ranking-num span {
	position: absolute;
	top: -47px;
	left: 5px;
	font-size: 15px;
}

.interview-lists .box .ranking-num.rank1 {
	border-color: #FEC000 transparent transparent transparent;
}

.interview-lists .box .ranking-num.rank2 {
	border-color: #FD6568 transparent transparent transparent;
}

.interview-lists .box .ranking-num.rank3 {
	border-color: #058FBA transparent transparent transparent;
}

.interview-lists .box .title,
.interview-lists .box .exp,
.interview-lists .box .date {
	float: right;
	width: calc(100% - 160px);
	width: -moz-calc(100% - 160px);
	width: -webkit-calc(100% - 160px);
}

.interview-lists .box .date.only {
	border: 1px solid #ddd;
	padding: 3px 7px;
	display: inline-block;
	background: #fff;
	margin-top: 5px;
	width: 160px;
	text-align: center;
	clear: both;
}

.interview-lists .box .date .frame {
	border: 1px solid #ddd;
	padding: 3px 7px;
	display: inline-block;
	background: #fff;
	margin-top: 5px;
}

.interview-lists .box .title {
	font-size: 19px;
	font-weight: bold;
	line-height: 30px;
}

.interview-lists .box .title a {
	text-decoration: none;
}

.interview-lists .box .exp {
	color: #777;
	font-size: 14px;
	margin-bottom: 10px;
	word-break: break-all;
}

.interview-lists .box .date {
	color: #888;
	font-size: 14px;
	text-align: right;
	margin: 0;
}

.interview-lists .box .ranking-num {
	display: none;
}

.ranking .interview-lists .box .ranking-num {
	display: block;
}

@media screen and (max-width: 991px) {
	.interview-lists .box .date {
		float: left;
		width: auto;
		text-align: left;
	}

	.interview-lists .box .date.only {
		float: right;
	}
}

@media screen and (max-width: 575px) {
	.interview-lists .box {
		padding: 15px;
	}

	.interview-lists .box .title {
		font-size: 17px;
		line-height: 26px;
	}

	.interview-lists .box .title {
		width: calc(100% - 150px);
		width: -moz-calc(100% - 150px);
		width: -webkit-calc(100% - 150px);
	}

	.interview-lists .box .exp {
		float: left;
		width: auto;
		margin: 15px 0 10px 0;
	}
}

@media screen and (max-width: 768px) {
	.interview-lists .box .img {
		height: 100px;
		width: 100px;
	}

	.interview-lists .box .title {
		width: calc(100% - 110px);
		width: -moz-calc(100% - 110px);
		width: -webkit-calc(100% - 110px);
		font-size: 15px;
		line-height: 1.5;
	}
}

@media screen and (max-width: 768px) {
  #interviews-detail .headline-title {
    font-size: 20px;
    line-height: 1.45;
    color: #333;
  }

	#interviews-detail .breadcrumbs a {
		font-size: 9px;
  }
}

@media screen and (max-width: 330px) {
	.interview-lists .box .img {
		width: 100%;
		margin-bottom: 10px;
	}

  .interview-lists .box .title,
  .interview-lists .box .exp,
	.interview-lists .box .date {
		float: none;
		width: 100%;
	}
}

/* pagination */
.paginator {
	text-align: center;
}

.pagination .prev.disabled, .pagination .next.disabled {
	display: none;
}

.paginator p {
	margin: 0 0 10px 0;
	font-size: 15px;
}

.pagination {
	margin: 25px 0;
	display: block;
	font-size: 0;
}

.pagination li {
	margin: 5px;
	display: inline-block;
}

.pagination li span,
.pagination li a {
	display: block;
	font-size: 14px;
	padding: 0.6em 1em;
	border-radius: 3px;
	background: #fff;
	color: #000;
	text-decoration: none;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(145, 145, 145, 0.6);
  -moz-box-shadow: 0px 0px 5px 0px rgba(145, 145, 145, 0.6);
	box-shadow: 0px 0px 5px 0px rgba(145, 145, 145, 0.6);
}

.bg-white .pagination li a {
	background: #eee;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.pagination li.active a,
.pagination li a:hover {
	background: #00479d;
	color: #fff;
	font-weight: bold;
}

/******************
 * lower parts
 ******************/
.breadcrumbs {
	background: #dae5f2;
	border-bottom: 1px solid #cfd9e6;
	position: relative;
}

/*.breadcrumbs ol {list-style: none; margin: 0; padding: 8px 0; font-size: 12px;}*/
.breadcrumbs ol {
	list-style: none;
	margin: 0;
	padding: 8px 0;
	font-size: 10px;
}

.breadcrumbs ol li {
	display: inline-block;
	margin-right: 5px;
	padding: 0;
}

.breadcrumbs ol li:after {
	content: ">";
	margin-left: 3px;
}

.breadcrumbs ol li:last-child:after {
	content: "";
	margin: 0;
}

.breadcrumbs ol li a {
	display: inline-block;
	padding: 0;
}

.breadcrumbs .help {
	position: absolute;
	right: 15px;
	top: 6px;
}

@media screen and (max-width: 575px) {
	.breadcrumbs {
		white-space: nowrap;
		overflow-x: scroll;
	}

	.breadcrumbs ol {
    font-size: 9px;
    padding: 6px 0;
  }

  .breadcrumbs .container {
		padding-left: 9px;
  }
}

.wide-header p {
	margin: 0;
}

.wide-header img {
	width: 100%;
	height: auto;
}

.title-in {
	padding-top: 45px;
}

.common-padding {
	padding: 35px;
	border: 1px solid #d9d9d9;
}

.common-padding.no-border {
	border: none;
}

@media screen and (max-width: 767px) {
	.common-padding {
		padding: 20px;
	}
}

@media screen and (max-width: 575px) {
	.common-padding {
		padding: 15px;
	}
}

/* 目次 */
#toc {
	background: #f9f9f9;
	border: 1px solid #aaa;
	padding: 15px;
	margin: 25px 0;
}

#toc ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 15px;
}

#toc ul li.level2 {
	margin-left: 15px;
}

#toc ul li.level3 {
	margin-left: 30px;
}

#toc p {
	text-align: center;
	margin: 0 0 15px 0;
}

/* sns */
.share-count-sum {
	text-align: center;
	font-size: 12px;
	margin: 0;
	line-height: 18px;
	position: relative;
	top: 7px;
}

.share-count-sum .num {
	display: block;
	font-weight: bold;
	font-size: 16px;
	color: #ff7200;
}

.sns-share-buttons-lower,
.common-layout .sns-share-buttons-lower {
	margin: 0;
	padding: 0;
	list-style: none;
}

.common-layout .sns-share-buttons-lower iframe {
	margin: 0;
}

.sns-share-buttons-lower li .icon {
	margin: 0 0 10px 0;
	text-align: center;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	border: solid 2px;
	padding: 10px;
	cursor: pointer;
	-webkit-transition: all 0.3s liner;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.sns-share-buttons-lower li .icon:hover,
.sns-share-buttons-lower li .icon:hover a {
	color: #fff;
}

.sns-share-buttons-lower li .fb {
	border-color: #315096;
	color: #315096;
}

.sns-share-buttons-lower li .fb:hover {
	background: #315096;
}

.sns-share-buttons-lower li .fb a {
	color: #315096;
}

.sns-share-buttons-lower li .tw {
	border-color: #55acee;
	color: #55acee;
}

.sns-share-buttons-lower li .tw:hover {
	background: #55acee;
}

.sns-share-buttons-lower li .tw a {
	color: #55acee;
}

.sns-share-buttons-lower li .gp {
	border-color: #dd4b39;
	color: #dd4b39;
}

.sns-share-buttons-lower li .gp:hover {
	background: #dd4b39;
}

.sns-share-buttons-lower li .gp a {
	color: #dd4b39;
}

.sns-share-buttons-lower li .hb {
	border-color: #008fde;
	color: #008fde;
}

.sns-share-buttons-lower li .hb:hover {
	background: #008fde;
}

.sns-share-buttons-lower li .hb a {
	color: #008fde;
}

.sns-share-buttons-lower li .li {
	text-align: center;
}

.sns-share-buttons-lower li .fa {
	font-size: 18px;
	white-space: nowrap;
}

.sns-share-buttons-lower .line-it-button {
	width: 40px !important;
	height: 40px !important;
}

.footer-share-buttons {
	padding: 0 0 10px 0;
	width: 100%;
	bottom: 0;
	position: fixed;
	z-index: 9999;
	background-color: rgba(255, 255, 255, 0.9);
	border-top: 1px solid #eee;
}

@media screen and (max-width: 767px) {
	.sns-share-buttons-lower li {
		display: inline-block;
		margin-right: 5px;
	}

	.sns-share-buttons-lower li .li {
		position: relative;
		bottom: -11px;
	}

	.sns-share-buttons-lower li .icon {
		margin: 0;
		width: 40px;
		height: 40px;
	}

	.sns-share-buttons-lower li .fb a {
		position: relative;
		top: -2px;
	}

	.sns-share-buttons-lower li .tw a {
		position: relative;
		top: -3px;
	}

	.sns-share-buttons-lower li .gp a {
		position: relative;
		left: -5px;
		top: -3px;
	}

	.sns-share-buttons-lower li .hb a {
		position: relative;
		left: -3px;
		top: -3px;
	}
}

@media screen and (max-width: 330px) {
	.sns-share-buttons-lower li .icon {
		width: 30px;
		height: 30px;
	}

	.sns-share-buttons-lower li .fa {
		font-size: 15px;
	}

	.sns-share-buttons-lower li .fb a {
		left: -1px;
		top: -9px;
	}

	.sns-share-buttons-lower li .tw a {
		left: -4px;
		top: -9px;
	}

	.sns-share-buttons-lower li .gp a {
		left: -7px;
		top: -10px;
	}

	.sns-share-buttons-lower li .hb a {
		left: -6px;
		top: -9px;
	}
}

.have-left-side-sns {
	padding-right: 0;
}

@media screen and (min-width: 1200px) {
	.have-left-side-sns {
		margin-right: 15px;
	}
}

@media screen and (max-width: 767px) {
	.have-left-side-sns {
		padding-right: 15px;
	}
}

/* 共通レイアウト */
.common-layout {
	line-height: 1.8;
	letter-spacing: 0.8px;
	word-break: break-all;
}

.common-layout h2,
.headline-block {
	background: #00479d;
	padding: 11px 18px;
	margin: 50px 0 30px 0;
	font-size: 26px;
	line-height: 1.4em;
	font-weight: bold;
	color: #fff;
	position: relative;
	clear: both;
}

/*
.common-layout h2:before,
.headline-block:before{position:absolute; top:10px; left:10px; bottom:10px; content:""; width:5px; background:#fff;}
*/
.common-layout h2:after,
.headline-block:after {
	content: '';
	position: absolute;
	border-top: 10px solid #00479d;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	bottom: -10px;
	left: 50px;
}

.common-layout h2:first-child,
.common-layout .headline-block:first-child,
.common-layout .date + h2 {
	margin-top: 0;
}

.common-layout.case-contents h2 {
	background: #0B84EC;
}

.common-layout.case-contents h2:after {
	border-top-color: #0B84EC;
}

/*.common-layout h3{background:#eee; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; padding:10px 13px; font-size:19px; line-height:23px; font-weight:bold; margin:40px 0 0 0;}*/
.common-layout .border-headline {
	border: 4px solid #00479d;
	padding: 20px;
	color: #111;
	background: #fff;
}

.common-layout .border-headline:after {
	display: none;
}

.common-layout .border-headline .left-icon {
	font-size: 70px;
	float: left;
	margin-right: 20px;
	color: #00479d;
}

.common-layout .border-headline .right-text {
	overflow: hidden;
	font-size: 24px;
	display: block;
}

.common-layout h3,
.headline-border {
	font-size: 22px;
	font-weight: bold;
	margin: 25px 0 20px 0;
	padding: 15px 10px 10px 0;
	color: #595959;
	line-height: 1.4;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	position: relative;
	clear: both;
}

.common-layout h3:after,
.headline-border:after {
	content: "";
	width: 30%;
	height: 4px;
	position: absolute;
	bottom: -4px;
	left: 0;
	background: #00479d;
}

.common-layout.case-contents h3:after {
	background: #0B84EC;
}

.common-layout h2 + h3 {
	margin-top: 25px;
}

.common-layout h4 {
	font-weight: bold;
	font-size: 20px;
	font-weight: bold;
	margin: 25px 0 10px;
	line-height: 1.4em;
	border-bottom: 1px solid #ccc;
	padding: 0 0 10px 0;
	clear: both;
}

.common-layout h4:before {
	content: "■";
	font-size: 10px;
	display: inline-block;
	margin-right: 10px;
	color: #00479d;
	vertical-align: middle;
}

.common-layout p,
.common-layout table {
	margin: 25px 0 0 0;
	line-height: 29px;
}

.common-layout .border-style-paragraph {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 8px 0;
}

.common-layout ul {
	margin: 25px 0 0 20px;
	padding: 0;
	line-height: 29px;
}

.common-layout ol {
	margin: 25px 0 0 25px;
	padding: 0;
	line-height: 29px;
}

.common-layout p:first-child,
.common-layout table:first-child,
.common-layout ul:first-child,
.common-layout ol:first-child {
	margin-top: 0;
}

.common-layout blockquote {
	position: relative;
	padding: 10px 15px;
	margin: 45px 0 0 0;
	box-sizing: border-box;
	font-style: italic;
	color: #464646;
	background: #f1f1f1;
	font-weight: bold;
}

.common-layout blockquote:before {
	display: inline-block;
	position: absolute;
	top: -25px;
	left: 11px;
	vertical-align: middle;
	content: "\f10d";
	font-family: FontAwesome;
	color: #ddd;
	font-size: 30px;
	line-height: 1;
}

.common-layout blockquote table {
	background: #fff;
}

.common-layout .blue-frame,
.common-layout .border-frame {
	padding: 20px;
}

@media screen and (max-width: 991px) {
	.common-layout .border-headline .left-icon {
		font-size: 50px;
		margin-right: 15px;
	}

	.common-layout .border-headline .right-text {
		font-size: 19px;
		line-height: 29px;
	}
}

@media screen and (max-width: 380px) {
	.common-layout .border-headline {
		padding: 15px;
	}

	.common-layout .border-headline .left-icon {
		text-align: center;
		float: none;
		display: block;
		margin-bottom: 15px;
		font-size: 55px;
	}

	.common-layout .border-headline .right-text {
		font-size: 17px;
		line-height: 27px;
	}

	.common-layout .border-headline .right-text br {
		display: none;
	}
}

.common-layout.editor-contents table {
	width: 100% !important;
	border-collapse: collapse;
	display: block;
}

/*.common-layout.editor-contents table th{width:30%;}*/
.common-layout.editor-contents table th,
.common-layout.editor-contents table td {
	border: 1px solid #ccc;
	text-align: left;
	padding: 15px;
	vertical-align: top;
	word-break: break-all;
}

.common-layout.editor-contents table.table-bordered {
	border: none;
}

.common-layout.editor-contents table.table-bordered th,
.common-layout.editor-contents table.table-bordered td {
	border: 1px solid #ccc;
}

.common-layout.editor-contents table.table-theme-red th,
.common-layout.editor-contents table.table-theme-red td {
	background: #ffdede;
	border: 1px solid #cc7a7a;
}

.common-layout.editor-contents table.table-theme-blue th,
.common-layout.editor-contents table.table-theme-blue td {
	background: #c8e4ff;
	border: 1px solid #4b5f73;
}

.common-layout.editor-contents table.table-theme-yellow th,
.common-layout.editor-contents table.table-theme-yellow td {
	background: #fffeaf;
	border: 1px solid #9f9d4a;
}

.common-layout.editor-contents table.table-theme-green th,
.common-layout.editor-contents table.table-theme-green td {
	background: #d2ffc8;
	border: 1px solid #61a352;
}

.common-layout.editor-contents table.table-no-bordered th,
.common-layout.editor-contents table.table-no-bordered td {
	border: none;
}

.common-layout.editor-contents p span {
	font-size: 16px !important;
	line-height: 29px !important;
}

.common-layout.editor-contents .table-responsive {
	margin-top: 25px;
}

@media screen and (max-width: 991px) {
	.common-layout.editor-contents .table-responsive {
		padding-bottom: 5px;
	}

	/*.common-layout.editor-contents .table-responsive .table:before{content:"▼以下表組は横にスクロールできます"; font-size:14px; color:#444;}*/
	.common-layout.editor-contents .table-responsive::-webkit-scrollbar {
		height: 12px;
	}

	.common-layout.editor-contents .table-responsive::-webkit-scrollbar-track {
		margin: 0 2px;
		background: #ddd;
		border-radius: 3px;
	}

	.common-layout.editor-contents .table-responsive::-webkit-scrollbar-thumb {
		border-radius: 3px;
		background: #666;
	}
}

.common-layout.editor-contents .image-float-left {
	float: left !important;
	margin: 0 20px 20px 0;
}

.common-layout.editor-contents .image-float-right {
	float: right !important;
	margin: 0 0 20px 20px;
}

@media screen and (max-width: 575px), screen and (max-width: 991px) and (min-width: 768px) {
  .common-layout.editor-contents .image-float-left,
	.common-layout.editor-contents .image-float-right {
		float: none !important;
		display: block;
		margin-left: auto !important;
		margin-right: auto !important;
	}
}

.common-layout img {
	max-width: 100%;
	height: auto !important;
}

.common-layout iframe {
	max-width: 100%;
	margin: 25px 0 0 0;
}

.common-layout .alignright {
	float: right;
	margin: 0 0 20px 20px;
}

.common-layout .alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

.common-layout .aligncenter {
	display: block;
	margin: 0 auto;
}

.common-layout .date {
	font-size: 13px;
	color: #555;
	margin: 15px 0 25px 0;
	padding: 6px 0;
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
}

@media screen and (max-width: 767px) {
  .common-layout h2,
	.headline-block {
		margin-top: 45px;
		font-size: 19px;
		line-height: 23px;
	}

  .common-layout p,
  .common-layout table,
  .common-layout ul,
  .common-layout dl,
	.common-layout ol {
		font-size: 16px;
		line-height: 25px !important;
	}
}

@media screen and (max-width: 575px) {
	.common-layout img {
		float: none !important;
		display: block;
		margin-left: auto !important;
		margin-right: auto !important;
	}
}

/* 見出し */
.headline {
	position: relative;
}

.headline-title {
	font-size: 30px;
	line-height: 38px;
	font-weight: bold;
	color: #00479d;
	margin: 50px 0;
	text-align: center;
}

.common-layout .headline-title {
	text-align: left;
	margin: 0;
	line-height: 45px;
}

.headline-white {
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.headline-white.weight-normal {
	font-weight: normal;
}

.headline-simple {
	color: #00479d;
	font-weight: bold;
	font-size: 26px;
	line-height: 1.3em;
	margin: 50px 0 0 0;
}

.headline-block-s {
	background: #41556c;
	padding: 7px 10px;
	color: #fff;
	font-weight: bold;
}

.headline-block-xs {
	background: #00479d;
	padding: 7px 10px;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
}

.headline-thin {
	border: 1px solid #ccc;
	padding: 7px 10px;
	font-size: 19px;
	margin: 40px 0 0 0;
}

.headline-gray {
	background: #eee;
	padding: 11px 20px;
	font-weight: bold;
	font-size: 26px;
	line-height: 1.4em;
	margin-bottom: 0;
}

.headline-toggle-type {
	border: 1px solid #bbb;
	padding: 15px;
	font-size: 20px;
	font-weight: bold;
	cursor: pointer;
	margin: 25px 0 0 0;
}

.headline-toggle-type:hover {
	background: #fff5ea;
}

.headline-toggle-type.open {
	border-bottom: 1px dotted #ccc;
}

.headline-toggle-type .fa-file-pdf-o {
	color: #cc0000;
}

.headline-toggle-type .fa-pencil {
	color: #59a239;
}

.headline-toggle-type .toggle-icon {
	float: right;
	color: #e97900;
	font-size: 25px;
}

.headline-bold {
	font-weight: bold;
	margin: 25px 0 0 0;
	font-size: 18px;
}

.headline .headline-supplement {
	position: absolute;
	right: 10px;
	background: #fff;
	padding: 2px 5px;
	font-size: 13px;
	line-height: 16px;
}

@media screen and (max-width: 767px) {
	.headline-title {
		font-size: 26px;
		margin: 30px 0;
	}

	.headline-title-investor {
		font-size: 26px;
		margin: 30px 0;
	}
}

@media screen and (max-width: 575px) {
	.headline-gray {
		font-size: 20px;
		padding: 8px 15px;
	}
}

/* 検索 */
aside.search {
	margin: 0;
	background: #fff;
	border: 1px solid #ddd;
}

aside.search .reset-conditions {
	margin: 20px 15px 0 15px;
}

aside.search .reset-conditions a {
	width: 100%;
}

aside.search h3 {
	background: #00479d;
	color: #fff;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	padding: 12px;
	margin: 0;
}

aside.search dl {
	padding: 18px 16px;
	margin: 0;
}

aside.search dl dt {
	margin: 20px 0 0 0;
	font-size: 16px;
}

aside.search dl dt:first-of-type {
	margin-top: 0;
}

aside.search dl dd {
	margin: 0;
}

aside.search dl .from-to {
	padding: 3px;
	position: relative;
	top: 4px;
}

aside.search dl select {
	font-size: 13.5px;
}

aside.search dl select[multiple] {
	width: 100%;
}

aside.search dl .form-control {
	margin-top: 5px;
	padding-left: 7px;
	padding-right: 7px;
}

aside.search dl .select2-container {
	font-size: 12px;
	margin-top: 5px;
}

.select2-results {
	font-size: 13px;
}

aside.search .btn-area {
	background: #f9f9f9;
	padding: 20px;
	margin: 0;
	border-top: 1px solid #eee;
}

aside.search .btn-area .btn {
	width: 100%;
}

@media screen and (min-width: 1200px) {
	aside.search dl .select2-amount {
		width: 110px;
	}
}

@media screen and (max-width: 991px) {
	aside.search dl .from-to {
		font-size: 16px;
		text-align: center;
		padding: 2px 0;
		display: block;
		width: 100%;
		transform: rotateZ(90deg);
	}

	aside.search dl .select2-container {
		width: 100% !important;
	}

	aside.search dl dt {
		margin-top: 30px;
	}
}

/* 料金プラン */
.fee-table h3 {
	background: #00a0e9;
	color: #fff;
	border: none;
	padding: 20px 10px;
	text-align: center;
	position: relative;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	margin: 10px 0 0 0;
}

.fee-table h3 span {
	width: 100%;
}

.fee-table h3:after {
	display: none;
}

.fee-table .box {
	border: 1px solid #ccc;
	margin: 25px 0 0 0;
	padding-top: 12px;
}

.fee-table .box.recommend {
	border: 3px solid #e97900;
	padding-top: 10px;
}

.fee-table .box.recommend h3 {
	background: #e97900;
}

.fee-table .box.recommend h3 strong {
	font-size: 14px;
}

.fee-table p {
	margin: 10px;
	font-size: 14px;
	line-height: 20px;
}

.fee-table .appeal {
	text-align: center;
}

.fee-table .recommend .appeal {
	color: #e97900;
}

.fee-table .exp {
	line-height: 26px;
}

.fee-table .recommend .exp {
	line-height: 22px;
}

.fee-table .exp .special {
	display: block;
	margin: 5px 0 0 0;
	background: #fff2f4;
	border: 1px solid #db5454;
	padding: 8px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.fee-table .fee {
	margin-top: 15px;
	padding: 20px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	position: relative;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}

.fee-table .fee strong {
	font-size: 16px;
	display: block;
	margin-top: 3px;
	text-decoration: underline;
}

.fee-table .fee .before-price {
	margin-right: 24px;
	position: relative;
}

.fee-table .fee .before-price:after {
	font-family: FontAwesome;
	content: "\f178";
	position: absolute;
	right: -22px;
}

.fee-table .use-num {
	text-align: center;
	border-bottom: 1px solid #ddd;
	padding: 0 0 10px 0;
}

.fee-table .use-num strong {
	font-size: 130%;
}

.btn-report-pay {
	position: relative;
	top: 8px;
	margin-top: -6px;
}

@media screen and (max-width: 991px) and (min-width: 768px), screen and (max-width: 300px) {
	.fee-table .fee .before-price {
		display: block;
		margin: 0 0 5px -7px;
	}

	.fee-table .fee .before-price:after {
		content: "\f175";
		position: relative;
		right: -7px;
		text-decoration: none;
	}
}

/* よくある質問 */
.qa-style {
	margin: 0;
}

.qa-style dt, .qa-style dd {
	font-size: 16px;
	line-height: 30px;
	padding-left: 40px;
	position: relative;
}

.qa-style dt {
	margin: 30px 0 0 0;
}

.qa-style dt:before {
	content: "Q";
	background: #143b5f;
}

.qa-style dd {
	margin: 10px 0 0 0;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 30px;
}

.qa-style dt:before, .qa-style dd:before {
	color: #fff;
	width: 30px;
	height: 30px;
	text-align: center;
	display: inline-block;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	position: absolute;
	left: 0;
	font-weight: bold;
}

.qa-style dd:before {
	content: "A";
	background: #cc0000;
}

.table-index {
	background: #f9f9f9;
	padding: 20px;
	border: 1px solid #eee;
}

.table-index ul {
	margin: 0 0 0 20px;
	font-size: 14px;
	line-height: 20px;
}

.table-index ul li {
	margin: 3px 0;
}

.table-index > ul > li {
	margin-top: 20px;
}

.table-index > ul > li:first-child {
	margin-top: 0;
}

@media screen and (max-width: 575px) {
	.qa-style dt, .qa-style dd {
		font-size: 14px;
		line-height: 26px;
		padding-left: 36px;
	}

	.qa-style dt:before, .qa-style dd:before {
		width: 27px;
		height: 27px;
	}

	.table-index {
		padding: 20px 15px;
	}

	.table-index ul li ul {
		margin-left: 10px;
	}
}

/* 投稿 */
.project-published {
	font-size: 18px;
	margin: 25px 0 15px 0;
}

.project-published .fa {
	font-size: 35px;
	color: #337ab7;
	position: relative;
	top: 5px;
}

/* frame */
.white-frame {
	padding: 40px;
	border: 1px solid #d9d9d9;
	background: #fff;
	zoom: 1;
	overflow: hidden;
}

/*** マイページ ***/
.edit-box {
	border: 1px solid #ccc;
	padding: 15px;
	margin: 25px 0 0 40px;
	position: relative;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: pointer;
}

.edit-box.open {
	cursor: inherit;
}

.edit-box:before {
	font-family: FontAwesome;
	content: "\f06a";
	position: absolute;
	left: -40px;
	font-size: 35px;
	line-height: 35px;
	color: #cc0000;
	top: 50%;
	transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
}

.edit-box.optional:before {
	color: #bba80b;
}

.edit-box.fin:before {
	content: "\f058";
	color: #337ab7;
}

.edit-box.fin {
	border-color: #337ab7;
}

.edit-box:hover {
	background: #f9f9f9;
}

.edit-box.open {
	background: #fafafa;
}

.edit-box.open.fin {
	background: #f1faff;
}

/*.edit-box.open:hover{background:inherit;}*/
.edit-box h2 {
	margin: 0;
	font-size: 19px;
	line-height: 28px;
	font-weight: bold;
	border-bottom: 1px dotted #bbb;
	padding: 0 0 10px 0;
}

.edit-box .item {
	margin: 10px 0 0 0;
	font-size: 15px;
}

.edit-box table.edit-table-layout {
	table-layout: fixed;
	width: 100%;
	margin: 10px 0 0 0;
}

.edit-box table.edit-table-layout th {
	text-align: center;
	background: #e5f3ff;
}

.edit-box table.edit-table-layout.non-public th {
	background: #eee;
}

.edit-box table.edit-table-layout th, .edit-box table.edit-table-layout td {
	border: 1px solid #ccc;
	padding: 10px;
	font-size: 15px;
}

.edit-box table.edit-table-layout td {
	background: #fff;
}

.edit-box table.edit-table-layout input::-webkit-input-placeholder {
	font-size: 11px;
}

.edit-box table.edit-table-layout input:-moz-placeholder {
	font-size: 11px;
}

.edit-box table.edit-table-layout .zip-code-frame {
	width: 48%;
	display: inline-block;
	margin: 0;
}

.edit-box table.edit-table-layout .zip-code-frame:first-of-type input {
	width: 86%;
	margin-right: 5px;
}

.edit-box table.edit-table-layout .zip-code-frame:first-of-type:after {
	content: "-";
}

.edit-box .sortable .sort-block {
	cursor: move;
	position: relative;
}

.edit-box .sortable .sort-block .delete-mark:hover {
	color: #888;
}

.edit-box .faqs-sortable .sort-block {
	padding: 5px 20px 20px 20px;
	background: #f6fbff;
	border: 1px solid #bcd1e2;
	margin: 25px 0 0 0;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-moz-transition: max-height 0.4s ease-in-out;
	-o-transition: max-height 0.4s ease-in-out;
	-webkit-transition: max-height 0.4s ease-in-out;
	transition: max-height 0.4s ease-in-out;
}

.edit-box .faqs-sortable .sort-block .hide-groups {
	display: none;
}

.edit-box .faqs-sortable .sort-block .hide-groups.displaying {
	display: block;
}

.edit-box .faqs-sortable .sort-block:hover {
	background: #e5f3ff;
}

.edit-box .faqs-sortable .sort-block:first-of-type {
	margin-top: 20px;
}

.edit-box .faqs-sortable .title {
	font-size: 16px;
}

.edit-box .faqs-sortable .title .excerpt {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	width: 70%;
	float: left;
}

.edit-box .faqs-sortable .title .excerpt:before {
	content: "Q.";
}

.edit-box .faqs-sortable .title .edit {
	width: 30%;
	display: block;
	text-align: right;
	float: right;
	white-space: nowrap;
}

.edit-box .faqs-sortable .title .edit a {
	white-space: nowrap;
}

.edit-box .faqs-sortable .sort-block .delete-mark {
	margin-left: 10px;
	color: #666;
}

.edit-box .faqs-sortable .sort-number {
	margin: 25px 15px 0 0;
	display: inline-block;
}

.edit-box .faqs-sortable .sort-number .form-control {
	width: 100px;
	display: inline-block;
	margin-left: 10px;
	font-size: 14px;
}

.edit-box .faqs-sortable .cat {
	display: inline-block;
	margin: 0 0 0 0;
}

.edit-box .faqs-sortable .cat .txt {
	float: left;
	position: relative;
	top: 20px;
	padding: 0 10px 0 0;
}

.edit-box .faqs-sortable .cat .select-question-categories {
	float: right;
	width: 200px;
	position: relative;
	top: 12px;
}

.edit-box .faqs-sortable .cat-name {
	position: absolute;
	text-align: center;
	top: -12px;
	left: 50%;
	transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	color: #666;
	margin: 0;
	padding: 1px 5px;
	border: 1px solid #666;
	background: #fff;
	font-size: 13px;
	white-space: nowrap;
}

.edit-box .mark-q,
.edit-box .mark-a {
	padding-left: 32px;
	position: relative;
}

.edit-box .mark-q:before,
.edit-box .mark-a:before {
	font-weight: bold;
	font-size: 23px;
	position: absolute;
	left: 0;
}

.edit-box .mark-q:before {
	content: "Q.";
	color: #143b5f;
}

.edit-box .mark-a:before {
	content: "A.";
	color: #cc0000;
}

.edit-box .mark-q textarea,
.edit-box .mark-a textarea {
	font-size: 14px;
	min-height: 60px;
}

.edit-form {
	display: none;
}

.edit-form p {
	margin: 15px 0 0 0;
}

.edit-form dl dt {
	margin: 15px 0 5px 0;
}

.edit-form table.edit-table-layout p {
	margin: 10px 0 0 0;
}

.edit-form table.edit-table-layout p:first-child {
	margin-top: 0;
}

.edit-form table.edit-table-layout .name-box {
	width: 80%;
}

@media screen and (max-width: 1199px) {
	.edit-form table.edit-table-layout .name-box {
		width: 70%;
	}
}

@media screen and (max-width: 991px) {
	.edit-box table.edit-table-layout .zip-code-frame {
		width: 100%;
		display: block;
		margin: inherit;
	}

	.edit-box table.edit-table-layout .zip-code-frame:first-of-type {
		margin-bottom: 10px;
	}

	.edit-box table.edit-table-layout .zip-code-frame:first-of-type input {
		width: 100%;
		margin-right: 0;
	}

	.edit-box table.edit-table-layout .zip-code-frame:first-of-type:after {
		content: "";
	}

	.edit-box .faqs-sortable .cat {
		margin: 5px 0 0 0;
		padding: 0 0 15px 0;
		display: block;
	}

	.edit-box .faqs-sortable .cat .select-question-categories {
		float: left;
	}
}

@media screen and (max-width: 767px) {
	.edit-box table.edit-table-layout.labeling-xs th {
		display: none;
	}

	.edit-box table.edit-table-layout.labeling-xs td {
		display: block;
		border-top: none;
	}

	.edit-box table.edit-table-layout.labeling-xs td:first-of-type {
		border-top: #ddd 1px solid;
	}

	.edit-box table.edit-table-layout.labeling-xs td:before {
		content: attr(data-label);
		background: #e5f3ff;
		display: block;
		padding: 10px;
		margin: -10px -10px 10px -10px;
		text-align: center;
		font-weight: bold;
	}

	.edit-form table.edit-table-layout .name-box {
		width: calc(100% - 30px);
		width: -moz-calc(100% - 30px);
		width: -webkit-calc(100% - 30px);
	}
}

@media screen and (max-width: 575px) {
	.edit-box .faqs-sortable .title .edit {
		width: 45%;
	}

	.edit-box .faqs-sortable .title .excerpt {
		width: 55%;
	}

	.edit-box {
		margin-left: 20px;
	}

	.edit-box:before {
		font-size: 30px;
		line-height: 30px;
		left: -33px;
	}

	.edit-box .faqs-sortable .title .excerpt {
		font-size: 15px;
	}

	.edit-box .faqs-sortable .title .edit {
		width: 50%;
		font-size: 15px;
	}

	.edit-box .faqs-sortable .title .excerpt {
		width: 50%;
	}

	.edit-box .faqs-sortable .sort-block {
		padding-left: 15px;
		padding-right: 15px;
	}

	.edit-box .faqs-sortable .sort-block .delete-mark {
		margin-left: 5px;
	}

	.edit-box .faqs-sortable .cat {
		margin: 10px 0 0 0;
	}

	.edit-box .faqs-sortable .cat .txt {
		float: none;
		top: 5px;
		padding: 0;
	}

	.edit-box .faqs-sortable .cat .select-question-categories {
		float: none;
		width: 100%;
	}

	.edit-box h2 {
		font-size: 17px;
		line-height: 25px;
	}

  .edit-form p,
	.edit-box .item {
		font-size: 14px;
	}
}

/*** メッセージ ***/
@media screen and (max-width: 575px) {
  .container-message {
    padding: 0;
  }
}

/* 共通 */
#chat {
	background: #fff;
}

#chat .lists ul li .img,
#chat .messages .letter-body .img {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 10px;
	border: 1px solid #ddd;
	z-index: 1;
}

#chat .lists ul li .img img,
#chat .messages .letter-body .img img {
	left: 50%;
	top: 50%;
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	min-width: 100%;
	height: 100%;
	width: auto;
}

#chat .lists ul li .name,
#chat .messages .letter-body .box .name,
#chat .messages .letter-body .box .msg {
	display: block;
	overflow: hidden;
}

/* メンバーリスト */
#chat .lists {
	width: 250px;
	background: #eee;
	float: left;
	position: relative;
	font-size: 14px;
}

#chat .lists ul {
	padding: 0;
	list-style: none;
	margin: 0;
}

#chat .lists ul li {
	padding: 10px;
	cursor: pointer;
	border-bottom: #ccc 1px solid;
	border-top: #fff 1px solid;
	position: relative;
}

/*#chat .lists ul li:nth-of-type(odd){background:#eee;}*/
#chat .lists ul li:hover {
	background: #f9f9f9;
}

#chat .lists ul li.active {
	background: #fefefe;
	font-weight: bold;
}

#chat .lists ul li.active:hover {
	background: #f9f9f9;
}

#chat .lists ul li .unread {
	position: absolute;
	background: #cc0000;
	color: #fff;
	width: 25px;
	height: 25px;
	position: absolute;
	right: 10px;
	text-align: center;
	padding-top: 3px;
}

#chat .lists ul li .unread + .name {
	padding-right: 25px;
}

/* 本文枠 */
#chat .messages {
	width: calc(100% - 250px);
	width: -webkit-calc(100% - 250px);
	width: -moz-calc(100% - 250px);
	float: right;
	font-size: 15px;
	position: relative;
	border-left: 1px solid #ddd;
}

#chat .messages .letter-body {
	position: relative;
}

#chat .messages .letter-body .date {
	display: block;
	text-align: center;
	margin: 15px 0 0 0;
	position: relative;
	color: #777;
}

#chat .messages .letter-body .date span {
	background: #fff;
	position: relative;
	z-index: 20;
	padding: 0 5px;
	font-size: 14px;
}

#chat .messages .letter-body .date:after {
	content: "";
	position: absolute;
	width: 100%;
	border-top: 1px solid #eee;
	left: 0;
	top: 9px;
}

#chat .messages .letter-body .box {
	padding: 15px;
	border-top: 1px solid #eee;
	position: relative;
}

#chat .messages .letter-body .date + .box {
	border-top: none;
}

#chat .messages .letter-body .box:hover {
	background: #f3f9ff;
}

#chat .messages .letter-body .box .name {
	font-weight: bold;
	color: #00479d;
	max-width: calc(100% - 140px);
	max-width: -moz-calc(100% - 140px);
	max-width: -webkit-calc(100% - 140px);
}

#chat .messages .letter-body .box.opponent .name {
	color: #e26d1f;
}

#chat .messages .letter-body .box .msg {
	padding-top: 3px;
}

#chat .messages .letter-body .box .time {
	position: absolute;
	right: 40px;
	font-size: 12px;
	color: #777;
	text-align: right;
	line-height: 13px;
}

#chat .messages .letter-body .box .delete {
	cursor: pointer;
	opacity: .5;
	position: absolute;
	top: 14px;
	right: 25px;
	font-size: 12px;
	color: #777;
	text-align: right;
	line-height: 13px;
}

#chat .messages .letter-body .box .delete:hover {
	opacity: 1;
}

#chat .messages .letter-body .box .attach-info {
	border: 1px solid #ccc;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #fff;
	margin: 8px 8px 0 51px;
}

#chat .messages .letter-body .box .attach-info dt {
	border-radius: 4px 4px 0 0;
	background: #f3f3f3;
	padding: 8px 10px;
}

#chat .messages .letter-body .box .attach-info dd {
	padding: 10px;
	margin: 0;
}

#chat .messages .letter-body .box .attachment-file:before {
	font-family: FontAwesome;
	margin-right: 5px;
}

#chat .messages .letter-body .box .attachment-file.pdf:before {
	content: "\f1c1";
}

#chat .messages .letter-body .box .attachment-file.image:before {
	content: "\f03e";
}

#chat .messages .letter-body .box .attachment-file.word:before {
	content: "\f1c2";
}

#chat .messages .letter-body .box .attachment-file.excel:before {
	content: "\f1c3";
}

#chat .messages .letter-body .box .attachment-file.powerpoint:before {
	content: "\f1c4";
}

#chat .messages .letter-body .box .attachment-file.other:before {
	content: "\f016";
}

#chat .messages .letter-body .box .btn-smaller {
	position: relative;
	top: 4px;
}

/* 入力欄 */
#chat .messages .input-area {
	height: 140px;
	padding: 15px;
	border-top: 1px solid #ddd;
	background: #f9f9f9;
	position: relative;
}

#chat .messages .input-area.cannot-send:before {
	position: absolute;
	background: rgba(231, 0, 16, 0.3);
	width: 100%;
	height: 100%;
	content: "";
	top: 0;
	left: 0;
}

#chat .messages .input-area textarea {
	height: calc(100% - 35px);
	height: -webkit-calc(100% - 35px);
	height: -moz-calc(100% - 35px);
	width: calc(100% - 100px);
	width: -webkit-calc(100% - 100px);
	width: -moz-calc(100% - 100px);
	float: left;
	padding: 5px;
	border: 1px solid #999;
}

#chat .messages .input-area .btn-send {
	height: calc(100% - 35px);
	height: -webkit-calc(100% - 35px);
	height: -moz-calc(100% - 35px);
	width: 90px;
	background: #168cc2;
	color: #fff;
	font-weight: bold;
	border: none;
	float: right;
	font-size: 16px;
	cursor: pointer;
}

#chat .messages .input-area .btn-send[disabled] {
	background: #999;
	cursor: default;
}

#chat .messages .input-area .file-select {
	width: 100%;
	display: block;
	margin: 0;
}

#chat .messages .input-area .file-select label,
#chat .messages .input-area .file-select .file-clear {
	border: 1px solid #999;
	padding: 3px 7px;
	background: #fff;
	cursor: pointer;
	margin-right: 5px;
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(247, 247, 247, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(247, 247, 247, 1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(247, 247, 247, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
	box-shadow: inset 0px -1px 0px 0px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: inset 0px -1px 0px 0px rgba(0, 0, 0, 0.09);
	-webkit-box-shadow: inset 0px -1px 0px 0px rgba(0, 0, 0, 0.09);
	font-size: 14px;
}

#chat .messages .input-area .file-select label:before {
	font-family: FontAwesome;
	content: "\f016";
	margin-right: 6px;
}

#chat .messages .input-area .file-select .file-clear {
	display: none;
}

#chat .messages .input-area .file-select .select-condition {
	font-size: 12px;
	margin: 0 5px;
	padding: 3px 20px;
	background: #666;
	color: #fff;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	display: none;
}

#chat .messages .input-area .file-select .select-condition.select {
	display: inline-block;
}

#chat .messages .input-area .file-select .file-name {
	display: inline-block;
	font-size: 12px;
}

#chat .messages .input-area .file-select .help-tooltip {
	position: relative;
	top: 4px;
}

#chat .messages .input-area .file-select .broadcast-link {
	float: right;
	position: relative;
}

#file-msg {
	display: none;
}

@media screen and (max-width: 767px) {
	#chat .lists {
		width: 150px;
	}

	#chat .messages {
		width: calc(100% - 150px);
		width: -webkit-calc(100% - 150px);
		width: -moz-calc(100% - 150px);
	}
}

@media screen and (max-width: 575px) {
  #chat .lists,
	#chat .messages {
		width: 100%;
	}

	#chat .messages {
		border-left: none;
	}

	#chat .lists {
		display: block;
	}

	#chat .messages {
		display: none;
	}

	#chat .messages .input-area textarea {
		width: calc(100% - 60px);
		width: -webkit-calc(100% - 60px);
		width: -moz-calc(100% - 60px);
	}

	#chat .messages .input-area .btn-send {
		width: 60px;
		font-size: 25px;
		padding: 0;
	}

	#chat .messages .input-area .btn-send span {
		display: none;
	}

	#back-lists {
		margin: 0 -15px;
		padding: 10px;
		background: #f6f6f6;
		display: block;
		text-align: center;
		font-size: 15px;
	}

	#back-lists .fa {
		font-size: 1.3em;
		position: relative;
		top: 2px;
	}
}

.iziModal.position-top.promote-broadcast {
  overflow: visible !important;
}

.iziModal.position-top.promote-broadcast::before {
  content: '';
  position: absolute;
  right: 30px;
  display: block;
  width: 0;
  height: 0;
}

@media (max-width: 767px) {
  .iziModal.position-top.promote-broadcast {
    top: auto;
    bottom: 139px;
    right: 12px;
    left: 12px;
  }

  .iziModal.position-top.promote-broadcast::before {
    bottom: -15px;
    border-top: 15px solid #56bc12;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
  }
}

@media (min-width: 768px) {
  .iziModal.position-top.promote-broadcast {
    top: 199px;
    right: 215px;
    left: auto;
  }

  .iziModal.position-top.promote-broadcast::before {
    top: -15px;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #56bc12;
    border-left: 15px solid transparent;
  }
}

/* tap */
.exp-tap {
	font-size: 17px;
	text-align: center;
	margin: 20px 0;
	color: #cc0000;
}

.exp-tap i {
	font-size: x-large;
	padding: 0 2px;
}

/* コンテンツ下部の登録フォーム */
.register-foot {
	padding: 40px;
	background: url(../img/lower/register-bg.jpg) no-repeat center center;
	background-size: cover;
	zoom: 1;
	overflow: hidden;
	border: 1px solid #d9d9d9;
	border-top: none;
}

.register-foot .nav-tabs {
	margin: 0;
}

@media screen and (max-width: 575px) {
	.register-foot {
		padding: 15px;
	}

	.register-foot .nav-tabs .nav-item {
		font-size: 15px;
	}
}

/* 一括送信 */
.search-ajax-layout dt {
	margin: 20px 0 10px 0;
	font-size: 18px;
	border-left: 6px solid #00479d;
	padding: 4px 0 4px 10px;
}

.broadcast .target-count {
	color: #ff6600 !important;
	font-size: 170%;
	font-weight: bold;
}

.broadcast p {
	font-size: 18px;
}

@media screen and (max-width: 575px) {
	.broadcast p {
		font-size: 14px;
	}
}

/* steps */
.step-bar {
	position: relative;
	list-style: none;
	margin: 25px 0 0 0;
	padding: 0;
	text-align: center;
	width: 100%;
	overflow: hidden;
	*zoom: 1
}

.step-bar .step {
	margin: 0;
	font-size: 14px;
	position: relative;
	float: left;
	display: inline-block;
	line-height: 40px;
	padding: 0 40px 0 20px;
	background-color: #eee;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.step-bar .step:before, .step-bar .step:after {
	position: absolute;
	left: -15px;
	display: block;
	content: '';
	background-color: #eee;
	border-left: 4px solid #FFF;
	width: 20px;
	height: 20px
}

.step-bar .step:after {
	top: 0;
	-moz-transform: skew(30deg);
	-ms-transform: skew(30deg);
	-webkit-transform: skew(30deg);
	transform: skew(30deg)
}

.step-bar .step:before {
	bottom: 0;
	-moz-transform: skew(-30deg);
	-ms-transform: skew(-30deg);
	-webkit-transform: skew(-30deg);
	transform: skew(-30deg)
}

.step-bar .step:first-child {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.step-bar .step:first-child:before, .step-bar .step:first-child:after {
	content: none
}

.step-bar .step:last-child {
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.step-bar .step.current {
	color: #FFF;
	background-color: #333;
	font-weight: bold;
}

.step-bar .step.current:before, .step-bar .step.current:after {
	background-color: #333
}

.step-bar.step2 .step {
	width: 50%
}

.step-bar.step3 .step {
	width: 33.333%
}

.step-bar.step4 .step {
	width: 25%
}

.step-bar.step5 .step {
	width: 20%
}

/* toggle */
.toggle-area {
	display: none;
	margin-bottom: 10px;
}

.toggle-area.theme-border {
	border: 1px solid #bbb;
	border-top: none;
	padding: 15px;
}

.toggle-area.theme-border .headline:first-child {
	margin-top: 0;
}

/* lists */
.list-disc {
	list-style: disc;
	margin-left: 20px;
}

.list-decimal {
	list-style: decimal;
}

.list-decimal-circle {
	counter-reset: list-counter;
	list-style: none;
	padding: 0;
}

.list-decimal-circle li {
	margin-bottom: 25px;
	padding-left: 30px;
	position: relative;
}

.list-decimal-circle li:before {
	content: counter(list-counter);
	counter-increment: list-counter;
	background-color: #d6f2ff;
	color: #222;
	display: block;
	float: left;
	line-height: 22px;
	margin-left: -30px;
	text-align: center;
	height: 22px;
	width: 22px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	font-size: 14px;
	font-weight: bold;
	top: 3px;
	position: relative;
}

.project-lists {
	display: table;
	border: 1px solid #ddd;
	border-top: none;
	border-left: none;
	width: 100%;
}

.project-lists dl {
	display: table-row;
}

.project-lists dl:nth-of-type(2n) {
	background: #fafafa;
}

.project-lists dt, .project-lists dd {
	border: 1px solid #ddd;
	border-bottom: none;
	border-right: none;
	padding: 12px 15px;
	display: table-cell;
	vertical-align: top;
}

.uploaded-lists {
	background: #fafafa;
	padding: 15px;
	margin: 25px 0 0 0;
}

.uploaded-lists .headline:first-child {
	margin-top: 0;
}

.uploaded-lists dl {
	display: table-row;
}

.uploaded-lists dt, .uploaded-lists dd {
	padding: 13px 15px;
	display: table-cell;
	vertical-align: middle;
	border-bottom: 1px dotted #ccc;
}

.uploaded-lists dt {
	display: list-item;
	list-style: disc inside;
}

.attention-lists {
	background: #fff1f1;
	padding: 15px;
	margin: 25px 0 0 0;
}

.attention-lists .headline:first-child {
	margin-top: 0;
}

.attention-lists ul {
	list-style: disc;
	margin: 15px 0 0 25px;
}


/* tag category serach */
.search dd span.frame {
	display: block;
	margin: 0;
	border-bottom: 1px solid #ccd9e9;
	border-top: 1px solid #fff;
}

.search dd span.frame a {
	color: #222;
	text-decoration: none;
	padding: 5px;
	display: block;
}

.search dd span.frame a:hover {
	color: #0275d8;
}

@media screen and (max-width: 767px) {
	.search dd span.frame {
		border: 1px solid #ddd;
		padding: 3px 7px;
		display: inline-block;
		background: #fff;
		margin-top: 5px;
	}
}

/* SEO design fixed */
#top-h1 {
	font-size: 32px !important;
}


.list-disc {
	list-style: disc;
	margin-left: 20px;
}

.list-decimal {
	list-style: decimal;
}

.list-decimal-circle {
	counter-reset: list-counter;
	list-style: none;
	padding: 0;
}

.list-decimal-circle li {
	margin-bottom: 25px;
	padding-left: 30px;
	position: relative;
}

.list-decimal-circle li:before {
	content: counter(list-counter);
	counter-increment: list-counter;
	background-color: #d6f2ff;
	color: #222;
	display: block;
	float: left;
	line-height: 22px;
	margin-left: -30px;
	text-align: center;
	height: 22px;
	width: 22px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	font-size: 14px;
	font-weight: bold;
	top: 3px;
	position: relative;
}

.project-lists {
	display: table;
	border: 1px solid #ddd;
	border-top: none;
	border-left: none;
	width: 100%;
}

.project-lists dl {
	display: table-row;
}

.project-lists dl:nth-of-type(2n) {
	background: #fafafa;
}

.project-lists dt, .project-lists dd {
	border: 1px solid #ddd;
	border-bottom: none;
	border-right: none;
	padding: 12px 15px;
	display: table-cell;
	vertical-align: top;
}

.uploaded-lists {
	background: #fafafa;
	padding: 15px;
	margin: 25px 0 0 0;
}

.uploaded-lists .headline:first-child {
	margin-top: 0;
}

.uploaded-lists dl {
	display: table-row;
}

.uploaded-lists dt, .uploaded-lists dd {
	padding: 13px 15px;
	display: table-cell;
	vertical-align: middle;
	border-bottom: 1px dotted #ccc;
}

.uploaded-lists dt {
	display: list-item;
	list-style: disc inside;
}

.attention-lists {
	background: #fff1f1;
	padding: 15px;
	margin: 25px 0 0 0;
}

.attention-lists .headline:first-child {
	margin-top: 0;
}

.attention-lists ul {
	list-style: disc;
	margin: 15px 0 0 25px;
}

/* steps */
.stepBar {
	position: relative;
	list-style: none;
	margin: 25px 0 0 0;
	padding: 0;
	text-align: center;
	width: 100%;
	overflow: hidden;
	*zoom: 1
}

.stepBar .step {
	margin: 0;
	font-size: 14px;
	position: relative;
	float: left;
	display: inline-block;
	line-height: 40px;
	padding: 0 40px 0 20px;
	background-color: #eee;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.stepBar .step:before, .stepBar .step:after {
	position: absolute;
	left: -15px;
	display: block;
	content: '';
	background-color: #eee;
	border-left: 4px solid #FFF;
	width: 20px;
	height: 20px
}

.stepBar .step:after {
	top: 0;
	-moz-transform: skew(30deg);
	-ms-transform: skew(30deg);
	-webkit-transform: skew(30deg);
	transform: skew(30deg)
}

.stepBar .step:before {
	bottom: 0;
	-moz-transform: skew(-30deg);
	-ms-transform: skew(-30deg);
	-webkit-transform: skew(-30deg);
	transform: skew(-30deg)
}

.stepBar .step:first-child {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.stepBar .step:first-child:before, .stepBar .step:first-child:after {
	content: none
}

.stepBar .step:last-child {
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.stepBar .step.current {
	color: #FFF;
	background-color: #00479d;
	font-weight: bold;
}

.stepBar .step.current:before, .stepBar .step.current:after {
	background-color: #00479d
}

.stepBar.step2 .step {
	width: 50%
}

.stepBar.step3 .step {
	width: 33.333%
}

.stepBar.step4 .step {
	width: 25%
}

.stepBar.step5 .step {
	width: 20%
}

.icon-gmail {
  position: relative;
  top: -2px;
}

.mb-10 {
  margin: 0 0 10px 0 !important;
}

/*資金調達先一覧用*/
.nav-finance {
	list-style: none;
	margin: 6px 0 0 0;
	padding: 0;
	font-weight: bold;
}

.nav-finance li {
	width: 24.25%;
	height: 50px;
	float: left;
	background: #ddd;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
}

.nav-finance li a {
	display: block;
	text-align: center;
	padding: 14px 10px;
	font-size: 17px;
	letter-spacing: 1px;
	color: #777;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.nav-finance li.active,
.nav-finance li:hover {
	margin-top: -6px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 43%, #f7f7f7 99%);
	background: -webkit-linear-gradient(top, #ffffff 43%, #f7f7f7 99%);
	background: linear-gradient(to bottom, #ffffff 43%, #f7f7f7 99%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
}

.nav-finance li.active a,
.nav-finance li:hover a {
	color: #0275d8;
	padding: 17px 10px;
}

@media screen and (max-width: 1200px) {
	.nav-finance li a.long {
		font-size: 14px;
	}
}

@media screen and (max-width: 600px) {
	.nav-finance li a.long {
		font-size: 8px;
	}
}

@media screen and (max-width: 700px) {
	.nav-finance li a.long {
		font-size: 10px;
	}
}

.div-link-tab:hover {
	background: #f7fdff;
	cursor: pointer;
}

.div-link-tab:hover img,
.div-link-tab:hover {
	opacity: 0.75;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=75 )";
}

.exp {
	color: #777;
	font-size: 17px;
}

.investor-detail {
	font-weight: bold;
}

.is-bold {
  font-weight: bold;
  font-size: 18px;
}

.c-box-body {
  border-right: #ccc thin solid;
  border-bottom: #ccc thin solid;
  border-left: #ccc thin solid;
  padding: 20px;
  margin: 0 0 20px 0;
}

.no-display-toggle {
  font-size: 15px;
  color: #aaa;
  text-decoration: none;
  cursor: pointer;
}

.headline-input-message.is-info {
  background: #d9edf7;
  border: #bcdff1 thin solid;
  font-weight: bold;
}

.icon-success:before {
  content: "\f058";
  color: #219D20;
  font-family: FontAwesome;
}

.icon-eye:before {
  content: "\f06e";
  color: #333;
  font-family: FontAwesome;
}

.icon-eye-slash:before {
  content: "\f070";
  color: #333;
  font-family: FontAwesome;
}

.fa-level-down, .fa-level-down.reverse {
  font-size: 28px;
  color: #555;
  position: relative;
  top: 10px;
  padding: 0 8px;
}

.fa-level-down.reverse {
  transform: scale(-1, 1);
}

.min-h340 {
  min-height: 340px;
}

@media (max-width: 640px) {
  .hidden-xs {
    display: none;
  }
}

.exp {
	color: #777;
	font-size: 17px;
}

.investor-detail {
	font-weight: bold;
}

.headline-title-investor {
	font-size: 30px;
	line-height: 38px;
	font-weight: bold;
	color: #00479d;
	margin: 50px 0;
	text-align: center;
}

.common-layout .headline-title-investor {
	text-align: left;
	margin: 0;
	line-height: 45px;
}

.common-layout.case-contents .headline-title-investor {
	color: #0B84EC;
}

.exp-prof {
	font-size: 13px;
}

.icon-online:before, .icon-near-login:before {
  margin: 0 4px 0 0;
  display: inline-block;
  content: '';
  width: 12px;
  height: 12px;
  border-radius: 12px;
  opacity: 0.9;
  position: relative;
  top: 1px;
}

.icon-online:before {
	background: #1aa15f;
}

.icon-near-login:before {
  background: #ecd25a;
}

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
.star-ratings-css {
  unicode-bidi: bidi-override;
  color: #c5c5c5;
  font-size: 25px;
  height: 25px;
  width: 100px;
  margin: 0 auto;
  position: relative;
  padding: 0;
  text-shadow: 0px 1px 0 #a2a2a2;
  vertical-align: middle !important;
}

.star-ratings-css-top {
  color: #e7711b;
  padding: 0;
  position: absolute;
  z-index: 1;
  display: block;
  top: 0;
  left: 0;
  overflow: hidden;
}

.star-ratings-css-bottom {
  padding: 0;
  display: block;
  z-index: 0;
}

.star-ratings-sprite {
  background: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/2605/star-rating-sprite.png") repeat-x;
  background-size: 16px;
  font-size: 0;
  height: 18px;
  line-height: 0;
  overflow: hidden;
  text-indent: -999em;
  width: 80px;
	margin-left: 30%;
	margin-top: auto;
	margin-bottom: auto;
}

.star-ratings-sprite-for-list {
  background: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/2605/star-rating-sprite.png") repeat-x;
  background-size: 16px;
  font-size: 0;
  height: 18px;
  line-height: 0;
  overflow: hidden;
  text-indent: -999em;
  width: 80px;
  margin: 0 auto;
}

.star-ratings-sprite-rating {
  background: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/2605/star-rating-sprite.png") repeat-x;
  background-size: 16px;
  background-position: 0 100%;
  float: left;
  height: 15px;
  display: block;
}

em {
  font-style: italic;
}

.help-tooltip-score {
  font-family: FontAwesome;
	cursor: help;
	color: #666;
}

.help-tooltip-score.right {
	float: right;
	padding-left: 5px;
}

.help-tooltip-score .fa {
	font-size: 20px;
}

.help-tooltip-score.pad {
	padding: 0 5px;
}

#tooltip {
    text-align: left;
    background: #fff;
    position: absolute;
    z-index: 100;
    padding: 10px;
	font-size: 14px;
	color: #111;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ddd;
	-webkit-box-shadow: 10px 10px 51px -6px rgba(0, 0, 0, 0.19);
	-moz-box-shadow: 10px 10px 51px -6px rgba(0, 0, 0, 0.19);
	box-shadow: 10px 10px 51px -6px rgba(0, 0, 0, 0.19);
}

#tooltip.top:after {
            border-top-color: transparent;
            border-bottom: 10px solid #111;
            top: -20px;
            bottom: auto;
}

#tooltip.left:after {
            left: 10px;
            margin: 0;
}

#tooltip.right:after {
            right: 10px;
            left: auto;
            margin: 0;
}

.tip .fa {
	font-size: 20px;
}

.tip-file .fa {
	position: relative;
	font-size: 25px;
	top: 4px;
}

#izi-violation-report-modal .form-check-label {
  padding-left: 0.25rem;
}

.violation-report i {
  padding: 0 4px 0 0;
}

.violation-report a {
  text-decoration: underline;
}

.violation-report a, .violation-report i {
  color: #888;
  font-size: 13px;
}

#izi-register-modal .register-modal-top-message {
  margin: 30px 0 0 0;
  text-align: center;
}

.text-grey {
  color: #aaa;
}

/* credit card edit */

.creditCards-head-title,
.creditCards-head-expire {
  display: inline-block;
  font-weight: bold;
}

.creditCard {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #f8f8f8;
  padding: 1.5em 1em;
}

.creditCards-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
  font-size: 18px;
}

.creditCards-head-expire {
  padding-right: 90px;
  font-size: 14px;
}

.creditCard-left {
  display: flex;
  align-items: center;
}

.creditCard-left > div,
.creditCard-right > div {
  display: inline-block;
}

.creditCard-logo {
  padding-right: 10px;
}

.creditCard-logo img {
  width: 42.5px;
}

.creditCard-brand {
  padding-right: 10px;
}

.creditCard-last4 {
}

.creditCard-expire {
  color: #aaaaaa;
}

.creditCard-control {
  font-size: 13px;
  font-weight: bold;
  width: 60px;
  text-align: center;
}

.creditCards-control {
  font-size: 13px;
  text-align: center;
  margin: 2em 0 1em;
}

.creditCards-control .btn-change-credit-card {
  font-weight: bold;
}

@media screen and (max-width: 991px) {
  .creditCards-head-expire {
    padding-right: 72px;
  }

  .creditCard {
    padding: 10px 5px;
    font-size: 13px;
  }
}

@media screen and (max-width: 575px) {
  .creditCards-head {
    font-size: 14px;
  }

  .creditCards-head-expire {
    padding-right: 72px;
  }

  .creditCard {
    padding: 10px 5px;
    font-size: 13px;
  }
}

/* credit card select */

#izi-confirm-card-modal .iziModal-body {
  padding: 0;
}

.creditCardSelect {
  padding: 0 15px;
}

.creditCardSelect ul.inline-btn {
  margin: 35px 0 25px;
}

.card-list {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

.card-list li {
  display: inline-block;
  margin: 0 5px 9px 0;
}

.card-list li:last-child {
  margin-right: 0;
}

.card-list li img {
  width: 85px;
  height: auto;
}

.usable-cards {
  background: #f8f8f8;
  padding: 20px 0 10px;
  font-size: 15px;
}

.usable-cards .card-list li img {
  width: 48px;
}

.usable-cards .usable-cards-remark {
  color: #797979;
  text-align: center;
  font-size: 13px;
  margin-top: 13px;
}

@media screen and (max-width: 575px) {
  .usable-cards .usable-cards-remark {
    font-size: 11px;
  }
}

/**
 * 事例ページのスタイル
 */
#cases-detail .title-in {
  padding-top: 15px;
}

#cases-detail .headline-title {
	line-height: 1.4;
	font-size: 21px;
	color: #333;
	letter-spacing: 2px;
}

#cases-detail .common-layout .date {
  font-size: 11px;
}

#violation-report-textarea {
  resize: none;
}

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

.u-red {
  color: #f33;
}

.u-bold {
  font-weight: bold;
}

.u-big {
  font-size: 26px;
}

#users-thanks .headline-title {
  margin-bottom: 20px;
}

@media (min-width: 641px) {
  .sm-hidden {
		display: none;
  }
}

.project-statistics #graph-control-area .dt-before-mark dt:before {
  font-family: FontAwesome;
  content: "\f0c8";
  color: #00479d;
  padding-right: 4px;
}

.project-statistics #graph-control-area {
  padding-top: 20px;
}

/* プロフィール完成度 */
.profile-progress {
  font-size: 14px;
  text-align: center;
  margin: 8px 0;
}

.profile-progress-bar-bg {
  background-color: #eee;
  border-radius: 5px;
  height: 20px;
  width: 100%;
}

.profile-progress-bar {
  background-color: #ffe04b;
  border-radius: 5px;
  height: 100%;
  width: 0;
}

.profile-progress-value {
  margin-top: -20px;
}

@media (max-width: 575px) {
  .profile-progress {
    margin: 0 0 10px;
  }
}

/* 未読アラート */
.unread-alert-number {
  color: red;
  font-size: 1.2em;
  padding: 0 2px;
}

.sp-unread-alert {
  display: none;
  text-align: center;
  font-size: 14px;
  padding: 5px 0;
}

@media screen and (max-width: 575px) {
  .sp-unread-alert {
    display: block;
  }
}

textarea {
	resize: vertical !important;
}

/* 登録フォーム */

.registerForm {
  border: 1px solid #003da3;
}

.registerForm-title {
  background: #003da3;
  color: white;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding: 12px 0 12px 20px;
}

.registerForm-title .registerForm-title-circle {
  position: absolute;
  height: 75px;
  width: 75px;
  border-radius: 75px;
  background: #EE810C;
  top: -15px;
  left: 22px;
}

.registerForm-title .registerForm-title-circle-inner {
  position: relative;
}

.registerForm-title .registerForm-title-circle-inner div {
  position: absolute;
}

.registerForm-title .registerForm-title-circle-inner div:nth-of-type(1) {
  font-size: 14px;
  top: 9px;
  left: 16px;
}

.registerForm-title .registerForm-title-circle-inner div:nth-of-type(2) {
  font-size: 22px;
  top: 21px;
  left: 13px;
}

.registerForm-title .registerForm-title-circle div span {
  font-size: 38px;
}

.registerForm-title img {
  margin: -10px 0 -10px;
}

.registerForm-inner {
  padding: 10px;
  text-align: center;
}

.registerForm-selectRole {
  padding: 15px 0 20px;
  font-size: 22px;
  font-weight: bold;
}

.registerForm-selectRole-radio {
  margin: 0.3rem;
  display: inline-block;
}

.registerForm-selectRole-radio label {
  color: gray;
}

.registerForm-selectRole-radio input[type=radio] {
  position: absolute;
  opacity: 0;
}

.registerForm-selectRole-radio input[type=radio] + label:before {
  content: "";
  background: white;
  border-radius: 100%;
  border: 2px solid #ccc;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  position: relative;
  margin-right: 0.4em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
}

.registerForm-selectRole-radio input[type=radio]:checked + label:before {
  background-color: #0095D9;
  box-shadow: inset 0 0 0 4px white;
}

.registerForm-selectRole-radio input[type=radio]:focus + label:before {
  outline: none;
}

.registerForm-selectRole-radio input[type=radio] + label:empty:before {
  margin-right: 0;
}

.registerForm-selectRole-radio input[type=radio]:checked + label {
  color: black;
}

.registerForm-selectRole input[name^=role]:checked + span:after {
  content: "";
  display: block;
  position: absolute;
  top: 0.27em;
  left: 0.27em;
  width: 0.86em;
  height: 0.86em;
  background: #0095D9;
  border-radius: 50%;
}


.registerForm-selectRole label {
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
}

.registerForm-inputEmail {
  padding: 0 2em 1em;
}

input.form-control {
  line-height: normal !important;
}

.registerForm-inputEmail input[type="email"] {
  border: 4px solid #e63c02;
  transition: none;
}

.registerForm-registerButton {
  position: relative;
  padding: 8px 2em 1em;
}

.registerForm-registerButton:before {
  font-family: FontAwesome;
  position: absolute;
  right: 56px;
  top: calc(50% - 1em);
  content: "\f054";
  color: white;
  z-index: 2;
  font-size: 17px;
}

.registerForm .registerForm-registerButton .btn-base {
  width: 100%;
  font-size: 23px;
  font-weight: bold;
  padding: 17px 25px 15px;
  border: 0;
  background: #EE810C;
  border-bottom: 4px solid #B46511;
}

@media screen and (max-width: 1199px) {
  .registerForm-registerButton:before {
    font-size: 16px;
  }

  .registerForm .registerForm-registerButton .btn-base {
    font-size: 22px;
    padding: 17px 15px 13px 15px;
  }

  .registerForm-title .registerForm-title-circle {
    top: -15px;
    left: -23px;
  }
}

@media screen and (max-width: 991px) {
  .registerForm-title .registerForm-title-circle {
    top: -15px;
    left: 22px;
  }
}

@media screen and (max-width: 767px) {
  .registerForm-title {
    padding-left: 56px;
  }

  .registerForm-title .registerForm-title-circle {
    top: -15px;
    left: 18px;
  }
}

@media screen and (max-width: 575px) {

  .registerForm-title {
    font-size: 5vw;
    padding: 15px 0;
    padding-left: 56px;
  }

  .registerForm-title img {
    width: 50px;
    margin: 0;
  }

  .registerForm-inputEmail {
    padding: 0 10px 1em;
  }

  .registerForm-registerButton {
    padding: 8px 0 1em;
  }

  .registerForm-registerButton:before {
    right: 5vw;
  }

  .registerForm-title .registerForm-title-circle {
    height: 75px;
    width: 75px;
    border-radius: 75px;
    top: -15px;
    left: 72px;
  }

  .registerForm-title .registerForm-title-circle-inner div:nth-of-type(1) {
    font-size: 14px;
    top: 9px;
    left: 16px;
  }

  .registerForm-title .registerForm-title-circle-inner div:nth-of-type(2) {
    font-size: 22px;
    top: 21px;
    left: 13px;
  }

  .registerForm-title .registerForm-title-circle div span {
    font-size: 38px;
  }
}

@media screen and (max-width: 575px) {
  .registerForm-title {
    font-size: 5vw;
    padding: 2.6vw 0;
    padding-left: 56px;
  }

  .registerForm-title .registerForm-title-circle {
    height: 14vw;
    width: 14vw;
    border-radius: 75px;
    left: 5.5vw;
  }

  .registerForm-title .registerForm-title-circle-inner div:nth-of-type(1) {
    font-size: 0.5em;
    top: 1.5vw;
    left: 3.3vw;
  }

  .registerForm-title .registerForm-title-circle-inner div:nth-of-type(2) {
    font-size: 0.8em;
    top: 3vw;
    left: 2.5vw;
  }

  .registerForm-title .registerForm-title-circle div span {
    font-size: 2em;
  }

  .registerForm-selectRole {
    font-size: 18px;
  }

  .registerForm-selectRole label {
    cursor: pointer;
  }

  .registerForm-selectRole label:first-of-type input[name^=role] + span {
    margin: 0;
  }

  .registerForm-inputEmail input[type="email"] {
    font-size: 18px;
  }

  .registerForm .registerForm-snsButtons-buttons {
    display: flex;
    justify-content: center;
  }

  .registerForm .registerForm-snsButtons a {
    width: 15vw;
    border-radius: 50%;
    height: 15vw;
    min-width: auto;
    display: flex;
    align-items: center;
    padding: 0;
    justify-content: center;
  }
}

/* 登録フォームモーダル */

.iziModal .registerForm {
  border: 0;
}

/* 登録フォームページ */

.registerPage .registerForm {
  max-width: 700px;
  margin: 0 auto;
  background: white;
  padding-bottom: 20px;
}

.registerPage .registerForm-title-circle {
  top: -15px;
  left: 96px;
}

@media screen and (max-width: 767px) {
  .registerPage .registerForm-title {
    text-align: left;
    padding-left: 22%;
  }

  .registerPage .registerForm-title-circle {
    top: -15px;
    left: 5%;
  }
}

/* キャッチポイント（トップページのキービジュアル下、下層ページの登録フォームの上 */

.catchPoints-wrapper {
  background: white;
  padding: 15px 0;
}

.catchPoints {
  text-align: center;
  font-size: 15px;
}

.firstview .catchPoints,
#interviews-detail .catchPoints,
#columns-detail .catchPoints {
  font-size: 16px;
}

.catchPoints ul {
  display: flex;
  flex-wrap: wrap;
  border: 2px solid #0943a6;
  background: white;
  padding: 10px 1em;
  margin: 0 auto;
  position: relative;
  line-height: 1.8;
  max-width: 925px;
}

.catchPoints ul:before,
.catchPoints ul:after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  width: 0;
  height: 0;
  margin: auto;
}

.catchPoints ul:before {
  bottom: -29px;
  border-style: solid;
  border-color: #0943a6 transparent transparent transparent;
  border-width: 14px;
}

.catchPoints ul:after {
  bottom: -26px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  border-width: 14px;
  z-index: 10;
}

.catchPoints ul li {
  position: relative;
  padding: 0 15px 0 15px;
  display: inline-flex;
}

.catchPoints ul li:first-of-type {
  /*padding-left: 0;*/
}

.catchPoints ul li img {
  width: 20px;
  height: 20px !important;
}

@media screen and (max-width: 1199px) {
  .catchPoints {
    width: 75%;
    margin: 0 auto;
  }

  .catchPoints ul {
    display: flex;
    padding: 10px;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .catchPoints ul li {
    padding: 0;
  }

  .catchPoints ul li:nth-of-type(2n+1) {
    width: 260px;
  }

  .catchPoints ul li:nth-of-type(2n) {
    width: 330px;
  }
}

@media screen and (max-width: 991px) {
  .catchPoints {
    width: 100%;
  }
}

@media screen and (max-width: 575px) {
  .catchPoints-wrapper .container {
    padding: 0;
  }

  .catchPoints {
    padding: 0 15px;
    text-align: left;
  }

  .carousel-catchPoints {
    opacity: 0;
    transition: opacity .2s linear;
    border: 2px solid #0943a6;
    position: relative;
  }

  .carousel-catchPoints:before,
  .carousel-catchPoints:after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    width: 0;
    height: 0;
    margin: auto;
  }

  .carousel-catchPoints:before {
    bottom: -29px;
    border-style: solid;
    border-color: #0943a6 transparent transparent transparent;
    border-width: 14px;
  }

  .carousel-catchPoints:after {
    bottom: -26px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    border-width: 14px;
    z-index: 10;
  }

  .carousel-catchPoints.slick-initialized {
    opacity: 1;
  }

	.carousel-catchPoints-box {
    padding: 0 10px;
  }

  .catchPoints-list {
    padding: 4px 0;
    width: 200vw;
  }

  .catchPoints-list-li {
    padding: 5px 0;
  }

  .catchPoints-list-li img {
    display: inline-block;
    width: 20px;
    height: 20px !important;
    margin-bottom: 6px;
  }

  .catchPoints-list-li > span {
    margin: 0 8px 0 0;
    display: inline-block;
  }

  .catchPoints-list-li > span > span {
    margin-left: 2px;
  }

  .catchPoints .slick-prev {
    display: none !important;
  }

  .catchPoints-slick-next.slick-arrow {
    width: 0;
    height: 0;
  }

  .catchPoints-slick-next {
    position: absolute;
    right: 18px;
    top: calc(50% - 23px);
    font-size: 20px;
    color: #003da3;
  }
}

/* 登録フォーム＆登録者数 */

.registerAndInfo {
  padding: 10px 0 30px 0;
  background: white;
}

.registerAndInfo-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.registerAndInfo .register {
  width: 555px;
  order: 2;
  margin: 0 10px 0 285px;
}

.registerAndInfo .registerAndInfo-info {
  flex-grow: 1;
}

.registerAndInfo .registerAndInfo-info-ent {
  order: 1;
}

.registerAndInfo .registerAndInfo-info-inv {
  order: 3;
  margin: 143px 0 0 0;
}

.registerAndInfo .registerAndInfo-info-title {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 10px;
}

.registerAndInfo .registerAndInfo-info dl {
  padding: 5px;
  margin-bottom: 0;
}

.registerAndInfo .registerAndInfo-info dl dt {
  padding: 18px 0 0 0;
  font-weight: normal;
  font-size: 15px;
}

.registerAndInfo .registerAndInfo-info dl dt .registerAndInfo-info-key {
  width: 10em;
  display: inline-block;
}

.registerAndInfo .registerAndInfo-info dl dt .registerAndInfo-info-value {
  padding-left: 20px;
  font-weight: bold;
}

.registerAndInfo .registerAndInfo-info-ent dl dt .registerAndInfo-info-value {
  color: #01a0e9;
}

.registerAndInfo .registerAndInfo-info-inv dl dt .registerAndInfo-info-value {
  color: #00489d;
}

.registerAndInfo .registerAndInfo-info dl dt > span .strong {
  font-size: 1.8em;
}

.registerAndInfo .registerAndInfo-info dl dt:first-of-type {
  border-top: 1px dashed gray;
  max-width: 210px;
}

.registerAndInfo .registerAndInfo-info dl dd {
  font-weight: bold;
  padding: 0 0 4px 0;
  border-bottom: 1px dashed gray;
  font-size: 1em;
  margin-bottom: 0.2em;
  max-width: 210px;
}

.registerAndInfo .registerAndInfo-info-ent dl dd {
  color: #01a0e9;
}

.registerAndInfo .registerAndInfo-info-inv dl dd {
  color: #00489d;
}

.registerAndInfo .registerAndInfo-info dl dd .strong {
  font-size: 1.2em;
	margin: 0 1px 0 0;
}

@media screen and (max-width: 1199px) {
  .registerAndInfo .register {
    margin: 0 10px 0 246px;
    width: 465px;
  }

  .registerAndInfo .registerAndInfo-info-inv {
    margin: 170px 0 0 0;
  }
}

@media screen and (max-width: 991px) {
  .registerAndInfo .register {
    width: 555px;
    margin: 0 auto;
    order: 1;
  }

  .register {
    width: 100%;
    order: 1;
  }

  .registerAndInfo .registerAndInfo-info-inv {
    margin-top: 35px;
  }

  .registerAndInfo .registerAndInfo-info dl {
    width: 168px;
    display: inline-block;
  }

  .registerAndInfo .registerAndInfo-info dl dt:first-of-type {
    max-width: unset;
  }

  .registerAndInfo .registerAndInfo-info dl dd {
    max-width: unset;
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  .registerAndInfo .registerAndInfo-info dl {
    width: 252px;
    padding: 0;
  }

  .registerAndInfo .registerAndInfo-info-inv dl dd {
    border-bottom: 0;
    font-size: 18px;
  }
}

@media screen and (max-width: 575px) {
  .registerAndInfo {
    padding: 10px 0 0 0;
  }

  .registerAndInfo .registerAndInfo-info {
    padding: 20px 0 0 0;
  }

  .registerAndInfo .registerAndInfo-info-ent,
  .registerAndInfo .registerAndInfo-info-inv {
    width: 100%;
  }

  .registerAndInfo .registerAndInfo-info-inv {
    padding-top: 0;
  }

  .registerAndInfo .registerAndInfo-info dl {
    width: auto;
    padding: 5px;
  }

  .registerAndInfo .registerAndInfo-info dl dt {
    padding: 4px 0;
    font-size: 18px;
    border-top: 1px dashed gray;
  }

  .registerAndInfo .registerAndInfo-info dl dd {
    border-bottom: 1px dashed gray;
    font-size: 18px;
  }

  .registerAndInfo .registerAndInfo-info dl dt:first-of-type {
    padding: 10px 0;
  }

  .registerAndInfo .registerAndInfo-info dl dt:last-of-type {
    border-bottom: 1px dashed gray;
  }

  .registerAndInfo .registerAndInfo-info-inv {
    margin: 20px 0;
  }

  .registerAndInfo .registerAndInfo-info-inv dl dt,
  .registerAndInfo .registerAndInfo-info-inv dl dd {
    padding: 10px 0;
  }
}

@media screen and (max-width: 400px) {
  .registerAndInfo .registerAndInfo-info dl dt {
    font-size: 16px;
  }
}

/* キービジュアル */

.kv {
  background: url(/img/top/kv_bg.png) top center / auto 100%;
}

.kv .kv-inner {
  position: relative;
  max-width: 1362px;
  height: 520px;
  margin: 0 auto;
  text-align: center;
}

.kv img {
  margin: 0 auto;
  position: absolute;
}

.kv img.kb-person-left,
.kv img.kb-person-right {
  z-index: 2;
}

.kv img.kb-person-left {
  bottom: 0;
  left: calc(50% - 267px);
  width: 267px;
}

.kv img.kb-person-right {
  bottom: 0;
  right: calc(50% - 250px);
  width: 250px;
}

.kv h1 {
  padding-top: 50px;
  font-weight: bold;
  font-size: 36px;
}

.kv h1 span {
  color: #00489d;
}

.kv .nNumEntrepreneur,
.kv .nNumInvestor {
  height: 210px;
  width: 210px;
  border-radius: 210px;
  position: absolute;
  font-size: 17px;
  font-weight: bold;
  color: white;
  text-align: center;
  padding-top: 35px;
  line-height: 1.5;
}

.kv .nNumEntrepreneur {
  background: #0095D9;
  left: 9.5%;
  bottom: 40px;
}

.kv .nNumInvestor {
  background: #003DA3;
  right: 9.5%;
  bottom: 40px;
}

.kv .nNumEntrepreneur-big,
.kv .nNumInvestor-big {
  font-size: 2em;
}

.kv .nNumEntrepreneur-number,
.kv .nNumInvestor-number {
  font-size: 2.5em;
}

.kv .catchCopy {
  margin-top: 30px;
  font-size: 20px;
  text-align: center;
}

@media screen and (max-width: 1199px) {
  .kv h1 {
    padding-top: 30px;
    font-weight: bold;
    font-size: 36px;
  }

  .kv .catchCopy {
    font-size: 20px;
  }

  .kv .kv-inner {
    height: 438px;
  }

  .kv .nNumEntrepreneur {
    left: 6.5%;
  }

  .kv .nNumInvestor {
    right: 6.5%;
  }

  .kv img.kb-person-left {
    left: calc(50% - 225px);
    width: 225px;
  }

  .kv img.kb-person-right {
    right: calc(50% - 210px);
    width: 210px;
  }
}

@media screen and (max-width: 991px) {
  .kv h1 {
    padding-top: 18px;
    font-weight: bold;
    font-size: 26px;
  }

  .kv .catchCopy {
    margin-top: 0;
    font-size: 18px;
  }

  .kv .kv-inner {
    height: 329px;
  }

  .kv .nNumEntrepreneur,
  .kv .nNumInvestor {
    height: 180px;
    width: 180px;
    border-radius: 180px;
    font-size: 15px;
    padding-top: 30px;
    line-height: 1.5;
  }

  .kv .nNumEntrepreneur {
    left: 4%;
    bottom: 30px;
  }

  .kv .nNumInvestor {
    right: 4%;
    bottom: 30px;
  }

  .kv img.kb-person-left {
    left: calc(50% - 168px);
    width: 168px;
  }

  .kv img.kb-person-right {
    right: calc(50% - 158px);
    width: 158px;
  }
}

@media screen and (max-width: 767px) {
  .kv .kv-inner {
    height: 457px;
    padding: 0;
  }

  .kv h1 {
    padding-top: 28px;
    line-height: 1.4;
  }

  .kv h1 img {
    width: 160%;
    margin-left: -30%;
  }

  .kv img.kb-person-left,
  .kv img.kb-person-right {
    z-index: 0;
  }

  .kv img.kb-person-left {
    bottom: 0;
    left: calc(50% - 180px);
    width: 190px;
  }

  .kv img.kb-person-right {
    bottom: 0;
    right: calc(50% - 176px);
    width: 176px;
  }

  .kv .nNumEntrepreneur,
  .kv .nNumInvestor {
    height: 130px;
    width: 130px;
    border-radius: 130px;
    font-size: 13px;
    padding-top: 28px;
    line-height: 1.3;
  }

  .kv .nNumEntrepreneur {
    left: 11%;
    bottom: 5px;
  }

  .kv .nNumInvestor {
    right: 11%;
    bottom: 5px;
  }

  .kv .nNumEntrepreneur-number,
  .kv .nNumInvestor-number {
    font-size: 2em;
  }

  .kv .catchCopy {
    padding: 6px 0 0;
    font-size: 13.4px;
  }
}

@media screen and (max-width: 575px) {
  .kv .nNumEntrepreneur,
  .kv .nNumInvestor {
    height: 110px;
    width: 110px;
    border-radius: 110px;
    font-size: 11px;
    padding-top: 24px;
    line-height: 1.3;
  }

  .kv .nNumEntrepreneur {
    left: 11%;
    bottom: 5px;
  }

  .kv .nNumInvestor {
    right: 11%;
    bottom: 5px;
  }

  .kv .kv-info {
    display: block;
    position: absolute;
    bottom: 0;
    padding: 3px;
    font-size: 14px;
    text-align: center;
    width: 100%;
    background: rgba(255, 255, 255, 0.85);
    color: black;
    font-weight: bold;
    overflow: hidden;
  }

  .kv .kv-info > span {
		display: inline-block;
    padding-left: 100%;
		white-space: nowrap;
		line-height: 1em;
		animation: scrollAnime 20s linear infinite;
  }

	@keyframes scrollAnime {
		0% {
			transform: translateX(0)
  }
		100% {
			transform: translateX(-100%)
		}
	}
  .kv .kv-info .number {
    color: #01a0e9;
  }
}

/* 下層ページ/登録フォーム */

[id^="contents-register-form"].register-toggle-form {
  margin: 0 -35px;
}

.register-toggle-form {
  background: white;
  letter-spacing: normal;
  line-height: 1.5;
}

.register-toggle-form .kv .kv-inner {
  height: 404px;
}

.register-toggle-form .kv h1 {
  padding: 25px 0 10px;
  font-size: 32px;
}

.register-toggle-form .kv .catchCopy {
  margin-top: 13px;
}

.register-toggle-form .kv .nNumEntrepreneur {
  left: 3.5%;
  bottom: 20px;
}

.register-toggle-form .kv .nNumInvestor {
  right: 3.5%;
  bottom: 20px;
}

.register-toggle-form .kv img.kb-person-left {
  left: calc(50% - 193px);
  width: 193px;
}

.register-toggle-form .kv img.kb-person-right {
  right: calc(50% - 180px);
  width: 180px;
}

@media screen and (max-width: 1199px) {
  .register-toggle-form .kv .kv-inner {
    height: 315px;
  }

  .register-toggle-form .kv h1 {
    font-size: 26px;
  }

  .register-toggle-form .kv .catchCopy {
    font-size: 15px;
    margin-top: -5px;
  }

  .register-toggle-form .kv .nNumEntrepreneur,
  .register-toggle-form .kv .nNumInvestor {
    height: 180px;
    width: 180px;
    border-radius: 180px;
    font-size: 15px;
    padding-top: 30px;
    line-height: 1.5;
  }

  .register-toggle-form .kv .nNumEntrepreneur {
    left: 3%;
    bottom: 20px;
  }

  .register-toggle-form .kv .nNumInvestor {
    right: 3%;
    bottom: 20px;
  }

  .register-toggle-form .kv img.kb-person-left {
    left: calc(50% - 161px);
    width: 161px;
  }

  .register-toggle-form .kv img.kb-person-right {
    right: calc(50% - 151px);
    width: 151px;
  }
}

@media screen and (max-width: 991px) {
  .register-toggle-form .kv h1 {
    line-height: 1.3;
  }

  .register-toggle-form .kv .catchCopy {
    margin-top: 0;
  }

  .register-toggle-form .kv .nNumEntrepreneur,
  .register-toggle-form .kv .nNumInvestor {
    height: 140px;
    width: 140px;
    border-radius: 110px;
    font-size: 12px;
    padding-top: 30px;
    line-height: 1.3;
    z-index: 10;
  }

  .register-toggle-form .kv .nNumEntrepreneur {
    left: 11%;
    bottom: 10px;
  }

  .register-toggle-form .kv .nNumInvestor {
    right: 11%;
    bottom: 10px;
  }

  /* 無印の575px以下の設定と同じ */
  .register-toggle-form .kv .kv-inner {
    height: 457px;
    padding: 0;
  }

  .register-toggle-form .kv h1 {
    padding-top: 28px;
    padding-bottom: 0;
    line-height: 1.4;
  }

  .register-toggle-form .kv h1 img {
    width: 160%;
    margin-left: -30%;
  }

  .register-toggle-form .kv img.kb-person-left,
  .register-toggle-form .kv img.kb-person-right {
    z-index: 0;
  }

  .register-toggle-form .kv img.kb-person-left {
    left: calc(50% - 166px);
    width: 190px;
  }

  .register-toggle-form .kv img.kb-person-right {
    right: calc(50% - 164px);
    width: 176px;
  }

  #interviews-detail .register-toggle-form .kv img.kb-person-left,
  #columns-detail .register-toggle-form .kv img.kb-person-left {
    left: calc(50% - 180px);
    width: 190px;
  }

  #interviews-detail .register-toggle-form .kv img.kb-person-right,
  #columns-detail .register-toggle-form .kv img.kb-person-right {
    right: calc(50% - 176px);
    width: 176px;
  }

  .register-toggle-form .kv .nNumEntrepreneur,
  .register-toggle-form .kv .nNumInvestor {
    height: 130px;
    width: 130px;
    border-radius: 130px;
    font-size: 13px;
    padding-top: 28px;
    line-height: 1.3;
  }

  .register-toggle-form .kv .nNumEntrepreneur {
    left: 11%;
    bottom: 5px;
  }

  .register-toggle-form .kv .nNumInvestor {
    right: 11%;
    bottom: 5px;
  }

  .register-toggle-form .kv .nNumEntrepreneur-number,
  .register-toggle-form .kv .nNumInvestor-number {
    font-size: 2em;
  }

  .register-toggle-form .kv .catchCopy {
    padding: 6px 0 0;
    font-size: 13.4px;
  }
}

@media screen and (max-width: 767px) {
  [id^="contents-register-form"].register-toggle-form {
    margin: 0 -20px;
  }

  .register-toggle-form .registerForm-title .registerForm-title-circle {
    left: -18px;
  }
}

@media screen and (max-width: 575px) {
  [id^="contents-register-form"].register-toggle-form {
    margin: 0 -15px;
  }

  .register-toggle-form .kv .kv-inner {
    height: 457px;
  }

  .register-toggle-form .kv h1 {
    font-size: 26px;
    padding-top: 28px;
    padding-bottom: 0;
    line-height: 1.4;
  }

  .register-toggle-form .kv .catchCopy {
    margin-top: 0.5em;
    font-size: 12px;
  }

  #interviews-detail .register-toggle-form .kv .catchCopy,
  #columns-detail .register-toggle-form .kv .catchCopy {
    font-size: 13.4px;
  }

  .register-toggle-form .kv .nNumEntrepreneur,
  .register-toggle-form .kv .nNumInvestor {
    height: 110px;
    width: 110px;
    border-radius: 110px;
    font-size: 11px;
    padding-top: 24px;
    line-height: 1.3;
  }

  .register-toggle-form .kv .nNumEntrepreneur {
    left: 11%;
    bottom: 5px;
  }

  .register-toggle-form .kv .nNumInvestor {
    right: 11%;
    bottom: 5px;
  }
}

/* 下層ページ/登録フォーム/キャッチポイント */

.register-toggle-form .catchPoints {
  margin: 0 auto;
  width: 575px;
}

.register-toggle-form .catchPoints ul {
  padding: 10px 0 10px 20px;
}

.register-toggle-form .catchPoints ul li:nth-of-type(2n+1) {
  padding: 0;
  width: 221px;
}

.register-toggle-form .catchPoints ul li:nth-of-type(2n) {
  padding: 0;
  width: 330px;
}

/* 下層ページ/登録フォーム/フォーム */

.register-toggle-form .registerAndInfo .register {
  width: 100%;
  order: 1;
  margin: 0;
}

.register-toggle-form .registerAndInfo .registerAndInfo-info {
  padding: 35px 0 0 0;
}

.register-toggle-form .registerAndInfo .registerAndInfo-info-ent {
  order: 2;
}

.register-toggle-form .registerAndInfo .registerAndInfo-info-inv {
  order: 3;
  margin: 0 35px 30px;
}

.register-toggle-form .registerAndInfo dl {
  display: inline-block;
}

.register-toggle-form .registerAndInfo .registerAndInfo-info dl {
  width: 184px;
}

.register-toggle-form .registerAndInfo .registerAndInfo-info dl dd {
  font-size: 14px;
}

.register-toggle-form .registerAndInfo .registerAndInfo-info dl dt {
  padding-top: 10px;
}

.register-toggle-form .registerForm {
  width: 575px;
  margin: 0 auto;
}

.register-toggle-form .btn-facebook,
.register-toggle-form .btn-twitter,
.register-toggle-form .btn-google,
.register-toggle-form .btn-yahoo {
  width: 85px;
}

@media screen and (max-width: 1199px) {
  .register-toggle-form .registerForm-title .registerForm-title-circle {
    left: 35px;
  }

  .register-toggle-form .registerAndInfo .registerAndInfo-info dl {
    width: 150px;
  }

  .register-toggle-form .registerAndInfo .registerAndInfo-info dl dd {
    font-size: 11px;
  }
}

@media (max-width: 991px) {
  .register-toggle-form .catchPoints {
    margin: 0;
    width: auto;
  }

  .register-toggle-form .registerForm {
    width: auto;
  }

  .register-toggle-form .registerForm-title .registerForm-title-circle {
    left: -11px;
  }

  .register-toggle-form .btn-yahoo {
    margin: 0 8px 0 0;
  }

  .register-toggle-form .registerAndInfo .registerAndInfo-info dl {
    width: 186px;
  }

  .register-toggle-form .registerForm-title {
    font-size: 22px;
  }

  .register-toggle-form .registerAndInfo .registerAndInfo-info dl dd {
    font-size: 14px;
    padding: 10px 0 0;
    border-width: 0;
  }

  .register-toggle-form .catchPoints-wrapper,
  .register-toggle-form .registerAndInfo {
    margin: 0 35px;
  }

  .register-toggle-form .registerAndInfo .registerAndInfo-info-inv {
    order: 3;
    margin: 0 0 30px 0;
  }
}

@media screen and (max-width: 767px) {
  .register-toggle-form .registerForm-title {
    font-size: 30px;
  }

  .register-toggle-form .registerForm-title .registerForm-title-circle {
    left: -18px;
  }

  .register-toggle-form .registerAndInfo .registerAndInfo-info dl {
    width: 216px;
  }

  .register-toggle-form .registerAndInfo .registerAndInfo-info dl dd {
    font-size: 16px;
  }
}

@media screen and (max-width: 575px) {
  #interviews-detail .register-toggle-form .catchPoints,
  #columns-detail .register-toggle-form .catchPoints {
    font-size: 16px;
  }

  .register-toggle-form .registerForm {
    margin: 0;
  }

  .register-toggle-form .registerForm-title .registerForm-title-circle {
    left: 15px;
  }

  .register-toggle-form .catchPoints-wrapper {
    margin: 0;
  }

  .register-toggle-form .registerAndInfo {
    margin: 0 15px;
  }

  .register-toggle-form .registerForm-title {
    font-size: 5vw;
  }

  .register-toggle-form .registerForm-title img {
    width: 50px;
    margin: 0;
  }

  .register-toggle-form .registerForm-selectRole {
    font-size: 17px;
  }

  #interviews-detail .register-toggle-form .registerForm-selectRole,
  #columns-detail .register-toggle-form .registerForm-selectRole {
    font-size: 18px;
  }

  .register-toggle-form .registerForm-registerButton input[type=image] {
    width: 100%;
    max-width: 343px;
  }

  .register-toggle-form .registerAndInfo .registerAndInfo-info dl dd {
    border-width: 1px;
    padding: 10px 0;
  }
}

.slick-arrow {
  width: 45px;
  height: 45px;
  margin-top: 12px;
  z-index: 3;
}

.slick-next:before,
.slick-prev:before {
  font-size: 40px;
  opacity: 1;
  color: #003da3;
}

/* スマホ パディングなし */
@media screen and (max-width: 575px) {
  #interviews-detail .title-in,
  #columns-detail .title-in {
    padding: 0;
  }

  #interviews-detail .title-in > .row,
  #columns-detail .title-in > .row {
    margin: 0;
  }

  #interviews-detail .title-in .row > *,
  #columns-detail .title-in .row > * {
    padding: 0;
  }

  #interviews-detail .main-contents > .border-gray,
  #columns-detail .main-contents > .border-gray {
    border-width: 0 0 1px 0;
  }

  #interviews-detail aside.search,
  #interviews-detail .common-sides,
  #columns-detail aside.search,
  #columns-detail .common-sides {
    margin: 0 15px;
  }
}

@media screen and (max-width: 767px) {
  #header.scrolled {
    height: auto;
  }

  #header .btn-sp-menu {
    top: 5px;
  }

  #header.scrolled .btn-sp-menu {
    font-size: 25px;
    top: -3px;
  }

  #header .btn-sp-menu::after {
    display: none;
  }

  #header.scrolled .btn-sp-menu::after {
    display: none;
    font-size: 9px;
    bottom: -6px;
    left: -3px;
  }

  #header .btn-sp-search {
    padding-left: 2px;
    top: 6px;
  }

  #header.scrolled .btn-sp-search {
    font-size: 20px;
    top: -1px;
  }

  #header .btn-sp-search::after {
    display: none;
  }

  #header.scrolled .btn-sp-search::after {
    display: none;
    font-size: 9px;
    left: -6px;
  }

  #header.scrolled .second-bar .logo a {
    padding: 3px 0;
  }

  #header.scrolled .second-bar .logo img {
    width: 130px;
  }
}

/* メニュー２行化 */
#header .third-bar ul li {
  display: flex;
  align-items: center;
  text-align: center;
}

#header .third-bar ul li.multi-line {
  line-height: 16px;
	font-size: 14px;
}

@media (max-width: 576px) {
  .title-in.famous {
		padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

.interview-lists.famous-startups .box .img {
	height: 80px !important;
	width: 80px !important;
	text-align: center;
}

.interview-lists.famous-startups .box .img {
	margin: 0 auto;
}

.interview-lists.famous-startups .box .title {
  width: calc(100% - 100px);
  width: -moz-calc(100% - 100px);
  width: -webkit-calc(100% - 100px);
}

.famous-startups-investors .famous-startups-investors-item {

}

.famous-investors-insertion,
.famous-startups-insertion {
  margin-top: 25px;
  border: 1px solid #ccc;
  background: white;
  padding-top: 25px;
  position: relative;
}

.famous-investors-insertion .famous-investors-title,
.famous-startups-insertion .famous-startups-title {
  font-size: 14px;
  position: absolute;
  top: 0;
  left: 0;
  background: #1aa15f;
  display: block;
  padding: 4px 5px;
  color: white;
  line-height: 1;
}

.famous-startups-insertion .box {
  width: 50%;
  display: inline-block;
  border-bottom: 0;
}

.famous-startups-insertion .box:nth-of-type(2n+1) {
  border-right: 1px solid #eee;
}

.famous-startups-insertion .box:nth-of-type(1),
.famous-startups-insertion .box:nth-of-type(2) {
  border-top: 0;
}

.famous-startups-insertion h2 {
  font-size: 18px;
  color: #0275d8;
}

.famous-investors-insertion .famous-investors-link,
.famous-startups-insertion .famous-startups-link {
  font-size: 12px;
  vertical-align: middle;
  color: #6E6E6E;
}

.famous-investors-insertion .famous-investors-link img,
.famous-startups-insertion .famous-startups-link img {
  width: 14px;
}

.famous-investors-insertion {
  margin-top: 0;
  margin-bottom: 30px;
  padding-top: 10px;
}

.famous-investors-insertion .img {
  width: 150px;
  height: 150px;
  position: relative;
  overflow: hidden;
  display: block;
}

.famous-investors-insertion .box {
  border: 0;
  padding-bottom: 0;
}

.famous-investors-insertion .nickname {
  color: #0275d8;
  font-size: 23px;
}

.famous-investors-insertion .belongs {
  font-size: 14px;
  color: #292b2c;
  float: right;
}

.famous-investors-insertion .prof {
  font-size: 14px;
}

@media screen and (max-width: 991px) {
  .famous-startups-insertion .box .title {
    font-size: 15px;
    word-break: break-word;
  }
}

@media screen and (max-width: 480px) {
  .famous-investors-insertion .member-lists .prof {
    width: calc(100% - 170px);
  }
}

@media screen and (max-width: 575px) {
  .famous-investors-insertion .member-lists .nickname {
    float: unset;
    width: auto;
    padding: 0 0 10px 0;
    margin: 0 0 15px 0;
    border-bottom: 1px dotted #bbb;
  }

  .famous-investors-insertion .belongs {
    float: unset;
    display: block;
    text-align: right;
  }

  .famous-investors-insertion .prof {
    padding: 0 0 0 15px;
  }

  .famous-startups-insertion .box {
    border: 0;
    border-bottom: 1px solid #eee;
    width: 100%;
  }

  .famous-startups-insertion .box:last-of-type {
    border-bottom: 0;
  }

  .famous-investors-insertion .img-prof {
    display: flex;
  }

  .famous-investors-insertion .img {
    width: 120px;
    height: 120px;
    float: none;
  }

  .famous-investors-insertion .prof {
    flex: 1;
  }
}

.sns-login ul li a {
	height: 52px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.sns-login ul li a i {
	margin-right: 10px;
}

.sns-login-buttons {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.sns-login-buttons .btn-facebook,
.sns-login-buttons .btn-twitter,
.sns-login-buttons .btn-google,
.sns-login-buttons .btn-yahoo {
	margin-top: 10px;
}

/* score up rateing star */
.score-up-star-ratings-sprite20 {
  background: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/2605/star-rating-sprite.png") repeat-x;
  background-size: 16px;
  font-size: 0;
  height: 18px;
  line-height: 0;
  overflow: hidden;
  text-indent: -999em;
  width: 32px;
  display: inline-block;
  vertical-align: middle;
}

.score-up-star-ratings-sprite10 {
  background: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/2605/star-rating-sprite.png") repeat-x;
  background-size: 16px;
  font-size: 0;
  height: 18px;
  line-height: 0;
  overflow: hidden;
  text-indent: -999em;
  width: 16px;
  display: inline-block;
  vertical-align: middle;
}

.score-up-star-ratings-sprite-rating {
  background: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/2605/star-rating-sprite.png") repeat-x;
  background-size: 16px;
  background-position: 0 100%;
  float: left;
  height: 15px;
  display: block;
}

.score-up-star-plus {
  vertical-align: top;
}


.widget_under_article {
	margin:40px 0 0 0;
}
#header-column-menu .dropdown-menu a{
	text-align:left!important;
	padding: 4px 17px!important;
}
.cat-bottom-area {
	background: #fff;
	padding: 20px;
  margin: 0 0 20px 0;
}

#izi-line-modal .headline {
	font-size: 20px;
	font-weight: bold;
	color: #f33;
	text-align: center;
}