@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

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

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

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

[hidden], template { display: none; }

a { background-color: transparent; }

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

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

b, strong { font-weight: bold; }

dfn { font-style: italic; }

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

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

small { font-size: 80%; }

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

sup { top: -0.5em; }

sub { bottom: -0.25em; }

img { border: 0; }

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

figure { margin: 1em 40px; }

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

pre { overflow: auto; }

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

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

button { overflow: visible; }

button, select { text-transform: none; }

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

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

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

input { line-height: normal; }

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

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

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

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

fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

legend { border: 0; padding: 0; }

textarea { overflow: auto; }

optgroup { font-weight: bold; }

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

td, th { padding: 0; }

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

*:before, *:after { box-sizing: border-box; }

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

body { font-family: "Open Sans", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; font-size: 16px; line-height: 1.6; color: #333333; background-color: #fff; }

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

a { color: #505156; text-decoration: none; }
a:hover, a:focus { color: #2b2c2e; text-decoration: underline; }
a:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

figure { margin: 0; }

img { vertical-align: middle; }

.img-responsive { display: block; max-width: 100%; height: auto; }

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

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

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

hr { margin-top: 25px; margin-bottom: 25px; border: 0; border-top: 1px solid #eeeeee; }

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

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

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

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: inherit; font-weight: 500; line-height: 1.1; color: #505156; }
h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small { font-weight: normal; line-height: 1; color: #777777; }

h1, .h1, h2, .h2, h3, .h3 { margin-top: 25px; margin-bottom: 12.5px; }
h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small { font-size: 65%; }

h4, .h4, h5, .h5, h6, .h6 { margin-top: 12.5px; margin-bottom: 12.5px; }
h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small { font-size: 75%; }

h1, .h1 { font-size: 41px; }

h2, .h2 { font-size: 34px; }

h3, .h3 { font-size: 28px; }

h4, .h4 { font-size: 20px; }

h5, .h5 { font-size: 16px; }

h6, .h6 { font-size: 14px; }

p { margin: 0 0 12.5px; }

.lead { margin-bottom: 25px; font-size: 18px; font-weight: 300; line-height: 1.4; }
@media (min-width: 768px) { .lead { font-size: 24px; } }

small, .small { font-size: 87%; }

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

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

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

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

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

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

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

.text-uppercase, .initialism { text-transform: uppercase; }

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

.text-muted { color: #777777; }

.text-primary { color: #505156; }

a.text-primary:hover { color: #37383c; }

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

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

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

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

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

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

.text-danger { color: #a94442; }

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

.bg-primary { color: #fff; }

.bg-primary { background-color: #505156; }

a.bg-primary:hover { background-color: #37383c; }

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

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

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

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

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

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

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

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

.page-header { padding-bottom: 11.5px; margin: 50px 0 25px; border-bottom: 1px solid #eeeeee; }

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

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

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

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

dt, dd { line-height: 1.6; }

dt { font-weight: bold; }

dd { margin-left: 0; }

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

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

.initialism { font-size: 90%; }

blockquote { padding: 12.5px 25px; margin: 0 0 25px; font-size: 20px; border-left: 5px solid #eeeeee; }
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child { margin-bottom: 0; }
blockquote footer, blockquote small, blockquote .small { display: block; font-size: 80%; line-height: 1.6; color: #777777; }
blockquote footer:before, blockquote small:before, blockquote .small:before { content: '\2014 \00A0'; }

.blockquote-reverse, blockquote.pull-right { padding-right: 15px; padding-left: 0; border-right: 5px solid #eeeeee; border-left: 0; text-align: right; }
.blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before { content: ''; }
.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after { content: '\00A0 \2014'; }

address { margin-bottom: 25px; font-style: normal; line-height: 1.6; }

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

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

kbd { padding: 2px 4px; font-size: 90%; color: #fff; background-color: #333; border-radius: 3px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
kbd kbd { padding: 0; font-size: 100%; font-weight: bold; box-shadow: none; }

pre { display: block; padding: 12px; margin: 0 0 12.5px; font-size: 15px; line-height: 1.6; word-break: break-all; word-wrap: break-word; color: #333333; background-color: #f5f5f5; border: 1px solid #ccc; border-radius: 4px; }
pre code { padding: 0; font-size: inherit; color: inherit; white-space: pre-wrap; background-color: transparent; border-radius: 0; }

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

.container { margin-right: auto; margin-left: auto; padding-left: 10px; padding-right: 10px; }
.container:before, .container:after { content: " "; display: table; }
.container:after { clear: both; }
@media (min-width: 768px) { .container { width: 740px; } }
@media (min-width: 992px) { .container { width: 960px; } }
@media (min-width: 1200px) { .container { width: 1160px; } }

.container-fluid { margin-right: auto; margin-left: auto; padding-left: 10px; padding-right: 10px; }
.container-fluid:before, .container-fluid:after { content: " "; display: table; }
.container-fluid:after { clear: both; }

.row { margin-left: -10px; margin-right: -10px; }
.row:before, .row:after { content: " "; display: table; }
.row:after { clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 { position: relative; min-height: 1px; padding-left: 10px; padding-right: 10px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24 { float: left; }

.col-xs-1 { width: 4.16667%; }

.col-xs-2 { width: 8.33333%; }

.col-xs-3 { width: 12.5%; }

.col-xs-4 { width: 16.66667%; }

.col-xs-5 { width: 20.83333%; }

.col-xs-6 { width: 25%; }

.col-xs-7 { width: 29.16667%; }

.col-xs-8 { width: 33.33333%; }

.col-xs-9 { width: 37.5%; }

.col-xs-10 { width: 41.66667%; }

.col-xs-11 { width: 45.83333%; }

.col-xs-12 { width: 50%; }

.col-xs-13 { width: 54.16667%; }

.col-xs-14 { width: 58.33333%; }

.col-xs-15 { width: 62.5%; }

.col-xs-16 { width: 66.66667%; }

.col-xs-17 { width: 70.83333%; }

.col-xs-18 { width: 75%; }

.col-xs-19 { width: 79.16667%; }

.col-xs-20 { width: 83.33333%; }

.col-xs-21 { width: 87.5%; }

.col-xs-22 { width: 91.66667%; }

.col-xs-23 { width: 95.83333%; }

.col-xs-24 { width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-pull-13 { right: 54.16667%; }

.col-xs-pull-14 { right: 58.33333%; }

.col-xs-pull-15 { right: 62.5%; }

.col-xs-pull-16 { right: 66.66667%; }

.col-xs-pull-17 { right: 70.83333%; }

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

.col-xs-pull-19 { right: 79.16667%; }

.col-xs-pull-20 { right: 83.33333%; }

.col-xs-pull-21 { right: 87.5%; }

.col-xs-pull-22 { right: 91.66667%; }

.col-xs-pull-23 { right: 95.83333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-push-13 { left: 54.16667%; }

.col-xs-push-14 { left: 58.33333%; }

.col-xs-push-15 { left: 62.5%; }

.col-xs-push-16 { left: 66.66667%; }

.col-xs-push-17 { left: 70.83333%; }

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

.col-xs-push-19 { left: 79.16667%; }

.col-xs-push-20 { left: 83.33333%; }

.col-xs-push-21 { left: 87.5%; }

.col-xs-push-22 { left: 91.66667%; }

.col-xs-push-23 { left: 95.83333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-offset-13 { margin-left: 54.16667%; }

.col-xs-offset-14 { margin-left: 58.33333%; }

.col-xs-offset-15 { margin-left: 62.5%; }

.col-xs-offset-16 { margin-left: 66.66667%; }

.col-xs-offset-17 { margin-left: 70.83333%; }

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

.col-xs-offset-19 { margin-left: 79.16667%; }

.col-xs-offset-20 { margin-left: 83.33333%; }

.col-xs-offset-21 { margin-left: 87.5%; }

.col-xs-offset-22 { margin-left: 91.66667%; }

.col-xs-offset-23 { margin-left: 95.83333%; }

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

@media (min-width: 768px) { .col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24 { float: left; }
  .col-sm-1 { width: 4.16667%; }
  .col-sm-2 { width: 8.33333%; }
  .col-sm-3 { width: 12.5%; }
  .col-sm-4 { width: 16.66667%; }
  .col-sm-5 { width: 20.83333%; }
  .col-sm-6 { width: 25%; }
  .col-sm-7 { width: 29.16667%; }
  .col-sm-8 { width: 33.33333%; }
  .col-sm-9 { width: 37.5%; }
  .col-sm-10 { width: 41.66667%; }
  .col-sm-11 { width: 45.83333%; }
  .col-sm-12 { width: 50%; }
  .col-sm-13 { width: 54.16667%; }
  .col-sm-14 { width: 58.33333%; }
  .col-sm-15 { width: 62.5%; }
  .col-sm-16 { width: 66.66667%; }
  .col-sm-17 { width: 70.83333%; }
  .col-sm-18 { width: 75%; }
  .col-sm-19 { width: 79.16667%; }
  .col-sm-20 { width: 83.33333%; }
  .col-sm-21 { width: 87.5%; }
  .col-sm-22 { width: 91.66667%; }
  .col-sm-23 { width: 95.83333%; }
  .col-sm-24 { width: 100%; }
  .col-sm-pull-0 { right: auto; }
  .col-sm-pull-1 { right: 4.16667%; }
  .col-sm-pull-2 { right: 8.33333%; }
  .col-sm-pull-3 { right: 12.5%; }
  .col-sm-pull-4 { right: 16.66667%; }
  .col-sm-pull-5 { right: 20.83333%; }
  .col-sm-pull-6 { right: 25%; }
  .col-sm-pull-7 { right: 29.16667%; }
  .col-sm-pull-8 { right: 33.33333%; }
  .col-sm-pull-9 { right: 37.5%; }
  .col-sm-pull-10 { right: 41.66667%; }
  .col-sm-pull-11 { right: 45.83333%; }
  .col-sm-pull-12 { right: 50%; }
  .col-sm-pull-13 { right: 54.16667%; }
  .col-sm-pull-14 { right: 58.33333%; }
  .col-sm-pull-15 { right: 62.5%; }
  .col-sm-pull-16 { right: 66.66667%; }
  .col-sm-pull-17 { right: 70.83333%; }
  .col-sm-pull-18 { right: 75%; }
  .col-sm-pull-19 { right: 79.16667%; }
  .col-sm-pull-20 { right: 83.33333%; }
  .col-sm-pull-21 { right: 87.5%; }
  .col-sm-pull-22 { right: 91.66667%; }
  .col-sm-pull-23 { right: 95.83333%; }
  .col-sm-pull-24 { right: 100%; }
  .col-sm-push-0 { left: auto; }
  .col-sm-push-1 { left: 4.16667%; }
  .col-sm-push-2 { left: 8.33333%; }
  .col-sm-push-3 { left: 12.5%; }
  .col-sm-push-4 { left: 16.66667%; }
  .col-sm-push-5 { left: 20.83333%; }
  .col-sm-push-6 { left: 25%; }
  .col-sm-push-7 { left: 29.16667%; }
  .col-sm-push-8 { left: 33.33333%; }
  .col-sm-push-9 { left: 37.5%; }
  .col-sm-push-10 { left: 41.66667%; }
  .col-sm-push-11 { left: 45.83333%; }
  .col-sm-push-12 { left: 50%; }
  .col-sm-push-13 { left: 54.16667%; }
  .col-sm-push-14 { left: 58.33333%; }
  .col-sm-push-15 { left: 62.5%; }
  .col-sm-push-16 { left: 66.66667%; }
  .col-sm-push-17 { left: 70.83333%; }
  .col-sm-push-18 { left: 75%; }
  .col-sm-push-19 { left: 79.16667%; }
  .col-sm-push-20 { left: 83.33333%; }
  .col-sm-push-21 { left: 87.5%; }
  .col-sm-push-22 { left: 91.66667%; }
  .col-sm-push-23 { left: 95.83333%; }
  .col-sm-push-24 { left: 100%; }
  .col-sm-offset-0 { margin-left: 0%; }
  .col-sm-offset-1 { margin-left: 4.16667%; }
  .col-sm-offset-2 { margin-left: 8.33333%; }
  .col-sm-offset-3 { margin-left: 12.5%; }
  .col-sm-offset-4 { margin-left: 16.66667%; }
  .col-sm-offset-5 { margin-left: 20.83333%; }
  .col-sm-offset-6 { margin-left: 25%; }
  .col-sm-offset-7 { margin-left: 29.16667%; }
  .col-sm-offset-8 { margin-left: 33.33333%; }
  .col-sm-offset-9 { margin-left: 37.5%; }
  .col-sm-offset-10 { margin-left: 41.66667%; }
  .col-sm-offset-11 { margin-left: 45.83333%; }
  .col-sm-offset-12 { margin-left: 50%; }
  .col-sm-offset-13 { margin-left: 54.16667%; }
  .col-sm-offset-14 { margin-left: 58.33333%; }
  .col-sm-offset-15 { margin-left: 62.5%; }
  .col-sm-offset-16 { margin-left: 66.66667%; }
  .col-sm-offset-17 { margin-left: 70.83333%; }
  .col-sm-offset-18 { margin-left: 75%; }
  .col-sm-offset-19 { margin-left: 79.16667%; }
  .col-sm-offset-20 { margin-left: 83.33333%; }
  .col-sm-offset-21 { margin-left: 87.5%; }
  .col-sm-offset-22 { margin-left: 91.66667%; }
  .col-sm-offset-23 { margin-left: 95.83333%; }
  .col-sm-offset-24 { margin-left: 100%; } }
@media (min-width: 992px) { .col-md-1, .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-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24 { float: left; }
  .col-md-1 { width: 4.16667%; }
  .col-md-2 { width: 8.33333%; }
  .col-md-3 { width: 12.5%; }
  .col-md-4 { width: 16.66667%; }
  .col-md-5 { width: 20.83333%; }
  .col-md-6 { width: 25%; }
  .col-md-7 { width: 29.16667%; }
  .col-md-8 { width: 33.33333%; }
  .col-md-9 { width: 37.5%; }
  .col-md-10 { width: 41.66667%; }
  .col-md-11 { width: 45.83333%; }
  .col-md-12 { width: 50%; }
  .col-md-13 { width: 54.16667%; }
  .col-md-14 { width: 58.33333%; }
  .col-md-15 { width: 62.5%; }
  .col-md-16 { width: 66.66667%; }
  .col-md-17 { width: 70.83333%; }
  .col-md-18 { width: 75%; }
  .col-md-19 { width: 79.16667%; }
  .col-md-20 { width: 83.33333%; }
  .col-md-21 { width: 87.5%; }
  .col-md-22 { width: 91.66667%; }
  .col-md-23 { width: 95.83333%; }
  .col-md-24 { width: 100%; }
  .col-md-pull-0 { right: auto; }
  .col-md-pull-1 { right: 4.16667%; }
  .col-md-pull-2 { right: 8.33333%; }
  .col-md-pull-3 { right: 12.5%; }
  .col-md-pull-4 { right: 16.66667%; }
  .col-md-pull-5 { right: 20.83333%; }
  .col-md-pull-6 { right: 25%; }
  .col-md-pull-7 { right: 29.16667%; }
  .col-md-pull-8 { right: 33.33333%; }
  .col-md-pull-9 { right: 37.5%; }
  .col-md-pull-10 { right: 41.66667%; }
  .col-md-pull-11 { right: 45.83333%; }
  .col-md-pull-12 { right: 50%; }
  .col-md-pull-13 { right: 54.16667%; }
  .col-md-pull-14 { right: 58.33333%; }
  .col-md-pull-15 { right: 62.5%; }
  .col-md-pull-16 { right: 66.66667%; }
  .col-md-pull-17 { right: 70.83333%; }
  .col-md-pull-18 { right: 75%; }
  .col-md-pull-19 { right: 79.16667%; }
  .col-md-pull-20 { right: 83.33333%; }
  .col-md-pull-21 { right: 87.5%; }
  .col-md-pull-22 { right: 91.66667%; }
  .col-md-pull-23 { right: 95.83333%; }
  .col-md-pull-24 { right: 100%; }
  .col-md-push-0 { left: auto; }
  .col-md-push-1 { left: 4.16667%; }
  .col-md-push-2 { left: 8.33333%; }
  .col-md-push-3 { left: 12.5%; }
  .col-md-push-4 { left: 16.66667%; }
  .col-md-push-5 { left: 20.83333%; }
  .col-md-push-6 { left: 25%; }
  .col-md-push-7 { left: 29.16667%; }
  .col-md-push-8 { left: 33.33333%; }
  .col-md-push-9 { left: 37.5%; }
  .col-md-push-10 { left: 41.66667%; }
  .col-md-push-11 { left: 45.83333%; }
  .col-md-push-12 { left: 50%; }
  .col-md-push-13 { left: 54.16667%; }
  .col-md-push-14 { left: 58.33333%; }
  .col-md-push-15 { left: 62.5%; }
  .col-md-push-16 { left: 66.66667%; }
  .col-md-push-17 { left: 70.83333%; }
  .col-md-push-18 { left: 75%; }
  .col-md-push-19 { left: 79.16667%; }
  .col-md-push-20 { left: 83.33333%; }
  .col-md-push-21 { left: 87.5%; }
  .col-md-push-22 { left: 91.66667%; }
  .col-md-push-23 { left: 95.83333%; }
  .col-md-push-24 { left: 100%; }
  .col-md-offset-0 { margin-left: 0%; }
  .col-md-offset-1 { margin-left: 4.16667%; }
  .col-md-offset-2 { margin-left: 8.33333%; }
  .col-md-offset-3 { margin-left: 12.5%; }
  .col-md-offset-4 { margin-left: 16.66667%; }
  .col-md-offset-5 { margin-left: 20.83333%; }
  .col-md-offset-6 { margin-left: 25%; }
  .col-md-offset-7 { margin-left: 29.16667%; }
  .col-md-offset-8 { margin-left: 33.33333%; }
  .col-md-offset-9 { margin-left: 37.5%; }
  .col-md-offset-10 { margin-left: 41.66667%; }
  .col-md-offset-11 { margin-left: 45.83333%; }
  .col-md-offset-12 { margin-left: 50%; }
  .col-md-offset-13 { margin-left: 54.16667%; }
  .col-md-offset-14 { margin-left: 58.33333%; }
  .col-md-offset-15 { margin-left: 62.5%; }
  .col-md-offset-16 { margin-left: 66.66667%; }
  .col-md-offset-17 { margin-left: 70.83333%; }
  .col-md-offset-18 { margin-left: 75%; }
  .col-md-offset-19 { margin-left: 79.16667%; }
  .col-md-offset-20 { margin-left: 83.33333%; }
  .col-md-offset-21 { margin-left: 87.5%; }
  .col-md-offset-22 { margin-left: 91.66667%; }
  .col-md-offset-23 { margin-left: 95.83333%; }
  .col-md-offset-24 { margin-left: 100%; } }
@media (min-width: 1200px) { .col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24 { float: left; }
  .col-lg-1 { width: 4.16667%; }
  .col-lg-2 { width: 8.33333%; }
  .col-lg-3 { width: 12.5%; }
  .col-lg-4 { width: 16.66667%; }
  .col-lg-5 { width: 20.83333%; }
  .col-lg-6 { width: 25%; }
  .col-lg-7 { width: 29.16667%; }
  .col-lg-8 { width: 33.33333%; }
  .col-lg-9 { width: 37.5%; }
  .col-lg-10 { width: 41.66667%; }
  .col-lg-11 { width: 45.83333%; }
  .col-lg-12 { width: 50%; }
  .col-lg-13 { width: 54.16667%; }
  .col-lg-14 { width: 58.33333%; }
  .col-lg-15 { width: 62.5%; }
  .col-lg-16 { width: 66.66667%; }
  .col-lg-17 { width: 70.83333%; }
  .col-lg-18 { width: 75%; }
  .col-lg-19 { width: 79.16667%; }
  .col-lg-20 { width: 83.33333%; }
  .col-lg-21 { width: 87.5%; }
  .col-lg-22 { width: 91.66667%; }
  .col-lg-23 { width: 95.83333%; }
  .col-lg-24 { width: 100%; }
  .col-lg-pull-0 { right: auto; }
  .col-lg-pull-1 { right: 4.16667%; }
  .col-lg-pull-2 { right: 8.33333%; }
  .col-lg-pull-3 { right: 12.5%; }
  .col-lg-pull-4 { right: 16.66667%; }
  .col-lg-pull-5 { right: 20.83333%; }
  .col-lg-pull-6 { right: 25%; }
  .col-lg-pull-7 { right: 29.16667%; }
  .col-lg-pull-8 { right: 33.33333%; }
  .col-lg-pull-9 { right: 37.5%; }
  .col-lg-pull-10 { right: 41.66667%; }
  .col-lg-pull-11 { right: 45.83333%; }
  .col-lg-pull-12 { right: 50%; }
  .col-lg-pull-13 { right: 54.16667%; }
  .col-lg-pull-14 { right: 58.33333%; }
  .col-lg-pull-15 { right: 62.5%; }
  .col-lg-pull-16 { right: 66.66667%; }
  .col-lg-pull-17 { right: 70.83333%; }
  .col-lg-pull-18 { right: 75%; }
  .col-lg-pull-19 { right: 79.16667%; }
  .col-lg-pull-20 { right: 83.33333%; }
  .col-lg-pull-21 { right: 87.5%; }
  .col-lg-pull-22 { right: 91.66667%; }
  .col-lg-pull-23 { right: 95.83333%; }
  .col-lg-pull-24 { right: 100%; }
  .col-lg-push-0 { left: auto; }
  .col-lg-push-1 { left: 4.16667%; }
  .col-lg-push-2 { left: 8.33333%; }
  .col-lg-push-3 { left: 12.5%; }
  .col-lg-push-4 { left: 16.66667%; }
  .col-lg-push-5 { left: 20.83333%; }
  .col-lg-push-6 { left: 25%; }
  .col-lg-push-7 { left: 29.16667%; }
  .col-lg-push-8 { left: 33.33333%; }
  .col-lg-push-9 { left: 37.5%; }
  .col-lg-push-10 { left: 41.66667%; }
  .col-lg-push-11 { left: 45.83333%; }
  .col-lg-push-12 { left: 50%; }
  .col-lg-push-13 { left: 54.16667%; }
  .col-lg-push-14 { left: 58.33333%; }
  .col-lg-push-15 { left: 62.5%; }
  .col-lg-push-16 { left: 66.66667%; }
  .col-lg-push-17 { left: 70.83333%; }
  .col-lg-push-18 { left: 75%; }
  .col-lg-push-19 { left: 79.16667%; }
  .col-lg-push-20 { left: 83.33333%; }
  .col-lg-push-21 { left: 87.5%; }
  .col-lg-push-22 { left: 91.66667%; }
  .col-lg-push-23 { left: 95.83333%; }
  .col-lg-push-24 { left: 100%; }
  .col-lg-offset-0 { margin-left: 0%; }
  .col-lg-offset-1 { margin-left: 4.16667%; }
  .col-lg-offset-2 { margin-left: 8.33333%; }
  .col-lg-offset-3 { margin-left: 12.5%; }
  .col-lg-offset-4 { margin-left: 16.66667%; }
  .col-lg-offset-5 { margin-left: 20.83333%; }
  .col-lg-offset-6 { margin-left: 25%; }
  .col-lg-offset-7 { margin-left: 29.16667%; }
  .col-lg-offset-8 { margin-left: 33.33333%; }
  .col-lg-offset-9 { margin-left: 37.5%; }
  .col-lg-offset-10 { margin-left: 41.66667%; }
  .col-lg-offset-11 { margin-left: 45.83333%; }
  .col-lg-offset-12 { margin-left: 50%; }
  .col-lg-offset-13 { margin-left: 54.16667%; }
  .col-lg-offset-14 { margin-left: 58.33333%; }
  .col-lg-offset-15 { margin-left: 62.5%; }
  .col-lg-offset-16 { margin-left: 66.66667%; }
  .col-lg-offset-17 { margin-left: 70.83333%; }
  .col-lg-offset-18 { margin-left: 75%; }
  .col-lg-offset-19 { margin-left: 79.16667%; }
  .col-lg-offset-20 { margin-left: 83.33333%; }
  .col-lg-offset-21 { margin-left: 87.5%; }
  .col-lg-offset-22 { margin-left: 91.66667%; }
  .col-lg-offset-23 { margin-left: 95.83333%; }
  .col-lg-offset-24 { margin-left: 100%; } }
table { background-color: transparent; }

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

th { text-align: left; }

.table { width: 100%; max-width: 100%; margin-bottom: 25px; }
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td { padding: 8px; line-height: 1.6; vertical-align: top; border-top: 1px solid #ddd; }
.table > thead > tr > th { vertical-align: bottom; border-bottom: 2px solid #ddd; }
.table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td { border-top: 0; }
.table > tbody + tbody { border-top: 2px solid #ddd; }
.table .table { background-color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

legend { display: block; width: 100%; padding: 0; margin-bottom: 25px; font-size: 24px; line-height: inherit; color: #333333; border: 0; border-bottom: 1px solid #e5e5e5; }

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

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

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

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

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

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

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

output { display: block; padding-top: 7px; font-size: 16px; line-height: 1.6; color: #555555; }

.form-control { display: block; width: 100%; height: 39px; padding: 6px 12px; font-size: 16px; line-height: 1.6; color: #555555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
.form-control:focus { border-color: #66afe9; outline: 0; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.form-control::-moz-placeholder { color: #999; opacity: 1; }
.form-control:-ms-input-placeholder { color: #999; }
.form-control::-webkit-input-placeholder { color: #999; }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { background-color: #eeeeee; opacity: 1; }
.form-control[disabled], fieldset[disabled] .form-control { cursor: not-allowed; }

textarea.form-control { height: auto; }

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

@media screen and (-webkit-min-device-pixel-ratio: 0) { input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] { line-height: 39px; }
  input[type="date"].input-sm, .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm input[type="month"] { line-height: 33px; }
  input[type="date"].input-lg, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg input[type="month"] { line-height: 49px; } }
.form-group { margin-bottom: 15px; }

.radio, .checkbox { position: relative; display: block; margin-top: 10px; margin-bottom: 10px; }
.radio label, .checkbox label { min-height: 25px; padding-left: 20px; margin-bottom: 0; font-weight: normal; cursor: pointer; }

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

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

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

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

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

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

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

.form-control-static { padding-top: 7px; padding-bottom: 7px; margin-bottom: 0; min-height: 41px; }
.form-control-static.input-lg, .form-control-static.input-sm { padding-left: 0; padding-right: 0; }

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

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

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

.form-group-sm .form-control { height: 33px; padding: 5px 10px; font-size: 14px; line-height: 1.5; border-radius: 3px; }
.form-group-sm select.form-control { height: 33px; line-height: 33px; }
.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control { height: auto; }
.form-group-sm .form-control-static { height: 33px; padding: 5px 10px; font-size: 14px; line-height: 1.5; min-height: 39px; }

.input-lg { height: 49px; padding: 10px 16px; font-size: 20px; line-height: 1.33333; border-radius: 6px; }

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

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

.form-group-lg .form-control { height: 49px; padding: 10px 16px; font-size: 20px; line-height: 1.33333; border-radius: 6px; }
.form-group-lg select.form-control { height: 49px; line-height: 49px; }
.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control { height: auto; }
.form-group-lg .form-control-static { height: 49px; padding: 10px 16px; font-size: 20px; line-height: 1.33333; min-height: 45px; }

.has-feedback { position: relative; }
.has-feedback .form-control { padding-right: 48.75px; }

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

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

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

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label { color: #3c763d; }
.has-success .form-control { border-color: #3c763d; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-success .form-control:focus { border-color: #2b542c; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon { color: #3c763d; border-color: #3c763d; background-color: #dff0d8; }
.has-success .form-control-feedback { color: #3c763d; }

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label { color: #8a6d3b; }
.has-warning .form-control { border-color: #8a6d3b; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-warning .form-control:focus { border-color: #66512c; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon { color: #8a6d3b; border-color: #8a6d3b; background-color: #fcf8e3; }
.has-warning .form-control-feedback { color: #8a6d3b; }

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label { color: #a94442; }
.has-error .form-control { border-color: #a94442; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-error .form-control:focus { border-color: #843534; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon { color: #a94442; border-color: #a94442; background-color: #f2dede; }
.has-error .form-control-feedback { color: #a94442; }

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

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

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

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline { margin-top: 0; margin-bottom: 0; padding-top: 7px; }
.form-horizontal .radio, .form-horizontal .checkbox { min-height: 32px; }
.form-horizontal .form-group { margin-left: -10px; margin-right: -10px; }
.form-horizontal .form-group:before, .form-horizontal .form-group:after { content: " "; display: table; }
.form-horizontal .form-group:after { clear: both; }
@media (min-width: 768px) { .form-horizontal .control-label { text-align: right; margin-bottom: 0; padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback { right: 10px; }
@media (min-width: 768px) { .form-horizontal .form-group-lg .control-label { padding-top: 14.33333px; } }
@media (min-width: 768px) { .form-horizontal .form-group-sm .control-label { padding-top: 6px; } }

.btn { display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 16px; line-height: 1.6; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
.btn:hover, .btn:focus, .btn.focus { color: #333; text-decoration: none; }
.btn:active, .btn.active { outline: 0; background-image: none; box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.btn.disabled, .btn[disabled], fieldset[disabled] .btn { cursor: not-allowed; pointer-events: none; opacity: 0.65; filter: alpha(opacity=65); box-shadow: none; }

.btn-default { color: #333; background-color: #fff; border-color: #ccc; }
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle { color: #333; background-color: #e6e6e6; border-color: #adadad; }
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle { background-image: none; }
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active { background-color: #fff; border-color: #ccc; }
.btn-default .badge { color: #fff; background-color: #333; }

.btn-primary { color: #fff; background-color: #505156; border-color: #444549; }
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle { color: #fff; background-color: #37383c; border-color: #262729; }
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle { background-image: none; }
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active { background-color: #505156; border-color: #444549; }
.btn-primary .badge { color: #505156; background-color: #fff; }

.btn-success { color: #fff; background-color: #259256; border-color: #207e4a; }
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle { color: #fff; background-color: #1b693e; border-color: #134d2d; }
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle { background-image: none; }
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active { background-color: #259256; border-color: #207e4a; }
.btn-success .badge { color: #259256; background-color: #fff; }

.btn-info { color: #fff; background-color: #5bc0de; border-color: #46b8da; }
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle { color: #fff; background-color: #31b0d5; border-color: #269abc; }
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle { background-image: none; }
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active { background-color: #5bc0de; border-color: #46b8da; }
.btn-info .badge { color: #5bc0de; background-color: #fff; }

.btn-warning { color: #fff; background-color: #f0ad4e; border-color: #eea236; }
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle { color: #fff; background-color: #ec971f; border-color: #d58512; }
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle { background-image: none; }
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active { background-color: #f0ad4e; border-color: #eea236; }
.btn-warning .badge { color: #f0ad4e; background-color: #fff; }

.btn-danger { color: #fff; background-color: #d9534f; border-color: #d43f3a; }
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle { color: #fff; background-color: #c9302c; border-color: #ac2925; }
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle { background-image: none; }
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active { background-color: #d9534f; border-color: #d43f3a; }
.btn-danger .badge { color: #d9534f; background-color: #fff; }

.btn-link { color: #505156; font-weight: normal; border-radius: 0; }
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link { background-color: transparent; box-shadow: none; }
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active { border-color: transparent; }
.btn-link:hover, .btn-link:focus { color: #2b2c2e; text-decoration: underline; background-color: transparent; }
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus { color: #777777; text-decoration: none; }

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

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

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

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

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

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

.fade { opacity: 0; -webkit-transition: opacity 0.15s linear; transition: opacity 0.15s linear; }
.fade.in { opacity: 1; }

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

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

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

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

.btn-group, .btn-group-vertical { position: relative; display: inline-block; vertical-align: middle; }
.btn-group > .btn, .btn-group-vertical > .btn { position: relative; float: left; }
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active { z-index: 2; }

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

.btn-toolbar { margin-left: -5px; }
.btn-toolbar:before, .btn-toolbar:after { content: " "; display: table; }
.btn-toolbar:after { clear: both; }
.btn-toolbar .btn-group, .btn-toolbar .input-group { float: left; }
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group { margin-left: 5px; }

.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-group > .btn + .dropdown-toggle { padding-left: 8px; padding-right: 8px; }

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

.btn-group.open .dropdown-toggle { box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.btn-group.open .dropdown-toggle.btn-link { box-shadow: none; }

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

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

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret { border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn { display: block; float: none; width: 100%; max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after { content: " "; display: table; }
.btn-group-vertical > .btn-group:after { clear: both; }
.btn-group-vertical > .btn-group > .btn { float: none; }
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group { margin-top: -1px; margin-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-top-right-radius: 4px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child) { border-bottom-left-radius: 4px; 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; }

.btn-group-justified { display: table; width: 100%; table-layout: fixed; border-collapse: separate; }
.btn-group-justified > .btn, .btn-group-justified > .btn-group { float: none; display: table-cell; width: 1%; }
.btn-group-justified > .btn-group .btn { width: 100%; }
.btn-group-justified > .btn-group .dropdown-menu { left: auto; }

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

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

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

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

.label-primary { background-color: #505156; }
.label-primary[href]:hover, .label-primary[href]:focus { background-color: #37383c; }

.label-success { background-color: #259256; }
.label-success[href]:hover, .label-success[href]:focus { background-color: #1b693e; }

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

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

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

.badge { display: inline-block; min-width: 10px; padding: 3px 7px; font-size: 14px; font-weight: bold; color: #fff; line-height: 1; vertical-align: baseline; white-space: nowrap; text-align: center; background-color: #777777; border-radius: 10px; }
.badge:empty { display: none; }
.btn .badge { position: relative; top: -1px; }
.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge { top: 0; padding: 1px 5px; }
.list-group-item.active > .badge, .nav-pills > .active > a > .badge { color: #505156; background-color: #fff; }
.list-group-item > .badge { float: right; }
.list-group-item > .badge + .badge { margin-right: 5px; }
.nav-pills > li > a > .badge { margin-left: 3px; }

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

.jumbotron { padding: 30px 15px; margin-bottom: 30px; color: inherit; background-color: #eeeeee; }
.jumbotron h1, .jumbotron .h1 { color: inherit; }
.jumbotron p { margin-bottom: 15px; font-size: 24px; font-weight: 200; }
.jumbotron > hr { border-top-color: #d5d5d5; }
.container .jumbotron, .container-fluid .jumbotron { border-radius: 6px; }
.jumbotron .container { max-width: 100%; }
@media screen and (min-width: 768px) { .jumbotron { padding: 48px 0; }
  .container .jumbotron, .container-fluid .jumbotron { padding-left: 60px; padding-right: 60px; }
  .jumbotron h1, .jumbotron .h1 { font-size: 72px; } }

.thumbnail { display: block; padding: 4px; margin-bottom: 25px; line-height: 1.6; background-color: #fff; border: 1px solid #ddd; border-radius: 4px; -webkit-transition: border 0.2s ease-in-out; transition: border 0.2s ease-in-out; }
.thumbnail > img, .thumbnail a > img { display: block; max-width: 100%; height: auto; margin-left: auto; margin-right: auto; }
.thumbnail .caption { padding: 9px; color: #333333; }

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active { border-color: #505156; }

.alert { padding: 15px; margin-bottom: 25px; border: 1px solid transparent; border-radius: 4px; }
.alert h4 { margin-top: 0; color: inherit; }
.alert .alert-link { font-weight: bold; }
.alert > p, .alert > ul { margin-bottom: 0; }
.alert > p + p { margin-top: 5px; }

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

.alert-success { background-color: #dff0d8; border-color: #d6e9c6; color: #3c763d; }
.alert-success hr { border-top-color: #c9e2b3; }
.alert-success .alert-link { color: #2b542c; }

.alert-info { background-color: #d9edf7; border-color: #bce8f1; color: #31708f; }
.alert-info hr { border-top-color: #a6e1ec; }
.alert-info .alert-link { color: #245269; }

.alert-warning { background-color: #fcf8e3; border-color: #faebcc; color: #8a6d3b; }
.alert-warning hr { border-top-color: #f7e1b5; }
.alert-warning .alert-link { color: #66512c; }

.alert-danger { background-color: #f2dede; border-color: #ebccd1; color: #a94442; }
.alert-danger hr { border-top-color: #e4b9c0; }
.alert-danger .alert-link { color: #843534; }

@-webkit-keyframes progress-bar-stripes { from { background-position: 40px 0; }
  to { background-position: 0 0; } }
@keyframes progress-bar-stripes { from { background-position: 40px 0; }
  to { background-position: 0 0; } }
.progress { overflow: hidden; height: 25px; margin-bottom: 25px; background-color: #f5f5f5; border-radius: 4px; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar { float: left; width: 0%; height: 100%; font-size: 14px; line-height: 25px; color: #fff; text-align: center; background-color: #505156; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); -webkit-transition: width 0.6s ease; transition: width 0.6s ease; }

.progress-striped .progress-bar, .progress-bar-striped { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 40px 40px; }

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

.progress-bar-success { background-color: #259256; }
.progress-striped .progress-bar-success { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info { background-color: #5bc0de; }
.progress-striped .progress-bar-info { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning { background-color: #f0ad4e; }
.progress-striped .progress-bar-warning { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger { background-color: #d9534f; }
.progress-striped .progress-bar-danger { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

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

.media, .media-body { zoom: 1; overflow: hidden; }

.media-body { width: 10000px; }

.media-object { display: block; }

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

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

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

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

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

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

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

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

.list-group-item { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: #fff; border: 1px solid #ddd; }
.list-group-item:first-child { border-top-right-radius: 4px; border-top-left-radius: 4px; }
.list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; }

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

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus { background-color: #eeeeee; color: #777777; cursor: not-allowed; }
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading { color: inherit; }
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text { color: #777777; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus { z-index: 2; color: #fff; background-color: #505156; border-color: #505156; }
.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, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > .small { color: inherit; }
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text { color: #b6b7bc; }

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

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

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

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

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

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

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

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

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

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

.panel { margin-bottom: 25px; background-color: #fff; border: 1px solid transparent; border-radius: 4px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body { padding: 15px; }
.panel-body:before, .panel-body:after { content: " "; display: table; }
.panel-body:after { clear: both; }

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

.panel-title { margin-top: 0; margin-bottom: 0; font-size: 18px; color: inherit; }
.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a { color: inherit; }

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

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

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

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

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table { margin-bottom: 0; }
.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption { padding-left: 15px; padding-right: 15px; }
.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child { border-top-right-radius: 3px; border-top-left-radius: 3px; }
.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child { border-top-left-radius: 3px; border-top-right-radius: 3px; }
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { border-top-left-radius: 3px; }
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { border-top-right-radius: 3px; }
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child { border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }
.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child { border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; }
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { border-bottom-left-radius: 3px; }
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { border-bottom-right-radius: 3px; }
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body { border-top: 1px solid #ddd; }
.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td { border-top: 0; }
.panel > .table-bordered, .panel > .table-responsive > .table-bordered { border: 0; }
.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; }
.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; }
.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th { border-bottom: 0; }
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th { border-bottom: 0; }
.panel > .table-responsive { border: 0; margin-bottom: 0; }

.panel-group { margin-bottom: 25px; }
.panel-group .panel { margin-bottom: 0; border-radius: 4px; }
.panel-group .panel + .panel { margin-top: 5px; }
.panel-group .panel-heading { border-bottom: 0; }
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group { border-top: 1px solid #ddd; }
.panel-group .panel-footer { border-top: 0; }
.panel-group .panel-footer + .panel-collapse .panel-body { border-bottom: 1px solid #ddd; }

.panel-default { border-color: #ddd; }
.panel-default > .panel-heading { color: #333333; background-color: #f5f5f5; border-color: #ddd; }
.panel-default > .panel-heading + .panel-collapse > .panel-body { border-top-color: #ddd; }
.panel-default > .panel-heading .badge { color: #f5f5f5; background-color: #333333; }
.panel-default > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #ddd; }

.panel-primary { border-color: #505156; }
.panel-primary > .panel-heading { color: #fff; background-color: #505156; border-color: #505156; }
.panel-primary > .panel-heading + .panel-collapse > .panel-body { border-top-color: #505156; }
.panel-primary > .panel-heading .badge { color: #505156; background-color: #fff; }
.panel-primary > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #505156; }

.panel-success { border-color: #d6e9c6; }
.panel-success > .panel-heading { color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6; }
.panel-success > .panel-heading + .panel-collapse > .panel-body { border-top-color: #d6e9c6; }
.panel-success > .panel-heading .badge { color: #dff0d8; background-color: #3c763d; }
.panel-success > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #d6e9c6; }

.panel-info { border-color: #bce8f1; }
.panel-info > .panel-heading { color: #31708f; background-color: #d9edf7; border-color: #bce8f1; }
.panel-info > .panel-heading + .panel-collapse > .panel-body { border-top-color: #bce8f1; }
.panel-info > .panel-heading .badge { color: #d9edf7; background-color: #31708f; }
.panel-info > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #bce8f1; }

.panel-warning { border-color: #faebcc; }
.panel-warning > .panel-heading { color: #8a6d3b; background-color: #fcf8e3; border-color: #faebcc; }
.panel-warning > .panel-heading + .panel-collapse > .panel-body { border-top-color: #faebcc; }
.panel-warning > .panel-heading .badge { color: #fcf8e3; background-color: #8a6d3b; }
.panel-warning > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #faebcc; }

.panel-danger { border-color: #ebccd1; }
.panel-danger > .panel-heading { color: #a94442; background-color: #f2dede; border-color: #ebccd1; }
.panel-danger > .panel-heading + .panel-collapse > .panel-body { border-top-color: #ebccd1; }
.panel-danger > .panel-heading .badge { color: #f2dede; background-color: #a94442; }
.panel-danger > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #ebccd1; }

.embed-responsive { position: relative; display: block; height: 0; padding: 0; overflow: hidden; }
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; left: 0; bottom: 0; height: 100%; width: 100%; border: 0; }

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

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

.well { min-height: 20px; padding: 19px; margin-bottom: 20px; background-color: #f5f5f5; border: 1px solid #e3e3e3; border-radius: 4px; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
.well blockquote { border-color: #ddd; border-color: rgba(0, 0, 0, 0.15); }

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

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

.close { float: right; font-size: 24px; font-weight: bold; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: 0.2; filter: alpha(opacity=20); }
.close:hover, .close:focus { color: #000; text-decoration: none; cursor: pointer; opacity: 0.5; filter: alpha(opacity=50); }

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

.tooltip { position: absolute; z-index: 1070; display: block; font-family: "Open Sans", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; font-size: 14px; font-weight: normal; line-height: 1.4; opacity: 0; filter: alpha(opacity=0); }
.tooltip.in { opacity: 0.9; filter: alpha(opacity=90); }
.tooltip.top { margin-top: -3px; padding: 5px 0; }
.tooltip.right { margin-left: 3px; padding: 0 5px; }
.tooltip.bottom { margin-top: 3px; padding: 5px 0; }
.tooltip.left { margin-left: -3px; padding: 0 5px; }

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

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

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

.popover { position: absolute; top: 0; left: 0; z-index: 1060; display: none; max-width: 276px; padding: 1px; font-family: "Open Sans", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; font-size: 16px; font-weight: normal; line-height: 1.6; text-align: left; background-color: #fff; background-clip: padding-box; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); white-space: normal; }
.popover.top { margin-top: -10px; }
.popover.right { margin-left: 10px; }
.popover.bottom { margin-top: 10px; }
.popover.left { margin-left: -10px; }

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

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

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

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

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

.popover.top > .arrow { left: 50%; margin-left: -11px; border-bottom-width: 0; border-top-color: #999999; border-top-color: rgba(0, 0, 0, 0.25); bottom: -11px; }
.popover.top > .arrow:after { content: " "; bottom: 1px; margin-left: -10px; border-bottom-width: 0; border-top-color: #fff; }
.popover.right > .arrow { top: 50%; left: -11px; margin-top: -11px; border-left-width: 0; border-right-color: #999999; border-right-color: rgba(0, 0, 0, 0.25); }
.popover.right > .arrow:after { content: " "; left: 1px; bottom: -10px; border-left-width: 0; border-right-color: #fff; }
.popover.bottom > .arrow { left: 50%; margin-left: -11px; border-top-width: 0; border-bottom-color: #999999; border-bottom-color: rgba(0, 0, 0, 0.25); top: -11px; }
.popover.bottom > .arrow:after { content: " "; top: 1px; margin-left: -10px; border-top-width: 0; border-bottom-color: #fff; }
.popover.left > .arrow { top: 50%; right: -11px; margin-top: -11px; border-right-width: 0; border-left-color: #999999; border-left-color: rgba(0, 0, 0, 0.25); }
.popover.left > .arrow:after { content: " "; right: 1px; border-right-width: 0; border-left-color: #fff; bottom: -10px; }

.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

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

.pull-right { float: right !important; }

.pull-left { float: left !important; }

.hide { display: none !important; }

.show { display: block !important; }

.invisible { visibility: hidden; }

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

.hidden { display: none !important; }

.affix { position: fixed; }

@-ms-viewport { width: device-width; }
.visible-xs { display: none !important; }

.visible-sm { display: none !important; }

.visible-md { display: none !important; }

.visible-lg { display: none !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 767px) { .hidden-xs { display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) { .hidden-sm { display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .hidden-md { display: none !important; } }
@media (min-width: 1200px) { .hidden-lg { display: none !important; } }
.visible-print { display: none !important; }

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

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

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

@media print { .hidden-print { display: none !important; } }
.base-color1 { color: #F0EADA; }

.base-color2 { color: #ffda2a; }

.base-color3 { color: #579A00; }

.base-color4 { color: #BB3C3A; }

.base-color5 { color: #434343; }

.btn-ghost { color: #333; background-color: rgba(255, 255, 255, 0); border-color: rgba(0, 0, 0, 0.6); }
.btn-ghost:hover, .btn-ghost:focus, .btn-ghost.focus, .btn-ghost:active, .btn-ghost.active, .open > .btn-ghost.dropdown-toggle { color: #333; background-color: rgba(230, 230, 230, 0); border-color: rgba(0, 0, 0, 0.6); }
.btn-ghost:active, .btn-ghost.active, .open > .btn-ghost.dropdown-toggle { background-image: none; }
.btn-ghost.disabled, .btn-ghost.disabled:hover, .btn-ghost.disabled:focus, .btn-ghost.disabled.focus, .btn-ghost.disabled:active, .btn-ghost.disabled.active, .btn-ghost[disabled], .btn-ghost[disabled]:hover, .btn-ghost[disabled]:focus, .btn-ghost[disabled].focus, .btn-ghost[disabled]:active, .btn-ghost[disabled].active, fieldset[disabled] .btn-ghost, fieldset[disabled] .btn-ghost:hover, fieldset[disabled] .btn-ghost:focus, fieldset[disabled] .btn-ghost.focus, fieldset[disabled] .btn-ghost:active, fieldset[disabled] .btn-ghost.active { background-color: rgba(255, 255, 255, 0); border-color: rgba(0, 0, 0, 0.6); }
.btn-ghost .badge { color: rgba(255, 255, 255, 0); background-color: #333; }
.btn-ghost:hover { background-color: rgba(255, 255, 255, 0.6); border: rgba(0, 0, 0, 0.2) 1px solid; }

.section-lg { margin-bottom: 30px; }
@media (min-width: 768px) { .section-lg { margin-bottom: 60px; } }

.section-md { margin-bottom: 20px; }
@media (min-width: 768px) { .section-md { margin-bottom: 40px; } }

.section-sm { margin-bottom: 13.33333px; }
@media (min-width: 768px) { .section-sm { margin-bottom: 20px; } }

@media (min-width: 768px) { .section-xs { margin-bottom: 10px; } }

.section-padding-lg { padding-top: 30px; padding-bottom: 30px; }
@media (min-width: 768px) { .section-padding-lg { padding-top: 60px; padding-bottom: 60px; } }

.section-padding-md { padding-top: 20px; padding-bottom: 20px; }
@media (min-width: 768px) { .section-padding-md { padding-top: 40px; padding-bottom: 40px; } }

.section-padding-sm { padding-top: 13.33333px; padding-bottom: 13.33333px; }
@media (min-width: 768px) { .section-padding-sm { padding-top: 20px; padding-bottom: 20px; } }

@media (min-width: 768px) { .section-padding-xs { padding-top: 10px; padding-bottom: 10px; } }

.font-size-7 { font-size: 7px; font-size: 0.7rem; }

.font-size-8 { font-size: 8px; font-size: 0.8rem; }

.font-size-9 { font-size: 9px; font-size: 0.9rem; }

.font-size-10 { font-size: 10px; font-size: 1rem; }

.font-size-11 { font-size: 11px; font-size: 1.1rem; }

.font-size-12 { font-size: 12px; font-size: 1.2rem; }

.font-size-13 { font-size: 13px; font-size: 1.3rem; }

.font-size-14 { font-size: 14px; font-size: 1.4rem; }

.font-size-15 { font-size: 15px; font-size: 1.5rem; }

.font-size-16 { font-size: 16px; font-size: 1.6rem; }

.font-size-17 { font-size: 17px; font-size: 1.7rem; }

.font-size-18 { font-size: 18px; font-size: 1.8rem; }

.font-size-20 { font-size: 20px; font-size: 2rem; }

.font-size-22 { font-size: 22px; font-size: 2.2rem; }

.font-size-24 { font-size: 24px; font-size: 2.4rem; }

.font-size-26 { font-size: 26px; font-size: 2.6rem; }

.font-size-28 { font-size: 28px; font-size: 2.8rem; }

.font-size-30 { font-size: 30px; font-size: 3rem; }

.font-size-32 { font-size: 32px; font-size: 3.2rem; }

.font-size-36 { font-size: 36px; font-size: 3.6rem; }

.font-size-40 { font-size: 40px; font-size: 4rem; }

.font-size-42 { font-size: 42px; font-size: 4.2rem; }

.font-size-45 { font-size: 45px; font-size: 4.5rem; }

.font-size-50 { font-size: 50px; font-size: 5rem; }

.font-size-55 { font-size: 55px; font-size: 5.5rem; }

.font-size-60 { font-size: 60px; font-size: 6rem; }

.font-normal { font-weight: normal; }

.font-bold { font-weight: bold; }

.lh100 { line-height: 1; }

.lh110 { line-height: 1.1; }

.lh120 { line-height: 1.2; }

.lh130 { line-height: 1.3; }

.lh140 { line-height: 1.4; }

.lh150 { line-height: 1.5; }

.lh160 { line-height: 1.6; }

.lh170 { line-height: 1.7; }

.lh180 { line-height: 1.8; }

.lh190 { line-height: 1.9; }

.lh200 { line-height: 2; }

.round0 { border-radius: 0px; }

.round1 { border-radius: 1px; }

.round2 { border-radius: 2px; }

.round3 { border-radius: 3px; }

.round4 { border-radius: 4px; }

.round5 { border-radius: 5px; }

.round6 { border-radius: 6px; }

.round7 { border-radius: 7px; }

.round8 { border-radius: 8px; }

.round9 { border-radius: 9px; }

.round10 { border-radius: 10px; }

.round15 { border-radius: 15px; }

.round20 { border-radius: 20px; }

.margin-tu0 { margin-top: 0px; margin-bottom: 0px; }

.margin-top0 { margin-top: 0px; }

.margin-bottom0 { margin-bottom: 0px; }

.margin-right0 { margin-right: 0px; }

.margin-left0 { margin-left: 0px; }

.margin-top-mobile0 { margin-top: 0px; }

.margin-bottom-mobile0 { margin-bottom: 0px; }

.margin-right-mobile0 { margin-right: 0px; }

.margin-left-mobile0 { margin-left: 0px; }

.padding-top0 { padding-top: 0px; }

.padding-bottom0 { padding-bottom: 0px; }

.padding-right0 { padding-right: 0px; }

.padding-left0 { padding-left: 0px; }

.padding-top-mobile0 { padding-top: 0px; }

.padding-bottom-mobile0 { padding-bottom: 0px; }

.padding-right-mobile0 { padding-right: 0px; }

.padding-left-mobile0 { padding-left: 0px; }

.padding0 { padding: 0px; }

.padding-side0 { padding-left: 0px; padding-right: 0px; }

.margin-tu10 { margin-top: 10px; margin-bottom: 10px; }

.margin-top10 { margin-top: 10px; }

.margin-bottom10 { margin-bottom: 10px; }

.margin-right10 { margin-right: 10px; }

.margin-left10 { margin-left: 10px; }

.margin-top-mobile10 { margin-top: 10px; }

.margin-bottom-mobile10 { margin-bottom: 10px; }

.margin-right-mobile10 { margin-right: 10px; }

.margin-left-mobile10 { margin-left: 10px; }

.padding-top10 { padding-top: 10px; }

.padding-bottom10 { padding-bottom: 10px; }

.padding-right10 { padding-right: 10px; }

.padding-left10 { padding-left: 10px; }

.padding-top-mobile10 { padding-top: 10px; }

.padding-bottom-mobile10 { padding-bottom: 10px; }

.padding-right-mobile10 { padding-right: 10px; }

.padding-left-mobile10 { padding-left: 10px; }

.padding10 { padding: 10px; }

.padding-side10 { padding-left: 10px; padding-right: 10px; }

.margin-tu20 { margin-top: 20px; margin-bottom: 20px; }

.margin-top20 { margin-top: 20px; }

.margin-bottom20 { margin-bottom: 20px; }

.margin-right20 { margin-right: 20px; }

.margin-left20 { margin-left: 20px; }

.margin-top-mobile20 { margin-top: 20px; }

.margin-bottom-mobile20 { margin-bottom: 20px; }

.margin-right-mobile20 { margin-right: 20px; }

.margin-left-mobile20 { margin-left: 20px; }

.padding-top20 { padding-top: 20px; }

.padding-bottom20 { padding-bottom: 20px; }

.padding-right20 { padding-right: 20px; }

.padding-left20 { padding-left: 20px; }

.padding-top-mobile20 { padding-top: 20px; }

.padding-bottom-mobile20 { padding-bottom: 20px; }

.padding-right-mobile20 { padding-right: 20px; }

.padding-left-mobile20 { padding-left: 20px; }

.padding20 { padding: 20px; }

.padding-side20 { padding-left: 20px; padding-right: 20px; }

.margin-tu30 { margin-top: 30px; margin-bottom: 30px; }

.margin-top30 { margin-top: 30px; }

.margin-bottom30 { margin-bottom: 30px; }

.margin-right30 { margin-right: 30px; }

.margin-left30 { margin-left: 30px; }

.margin-top-mobile30 { margin-top: 30px; }

.margin-bottom-mobile30 { margin-bottom: 30px; }

.margin-right-mobile30 { margin-right: 30px; }

.margin-left-mobile30 { margin-left: 30px; }

.padding-top30 { padding-top: 30px; }

.padding-bottom30 { padding-bottom: 30px; }

.padding-right30 { padding-right: 30px; }

.padding-left30 { padding-left: 30px; }

.padding-top-mobile30 { padding-top: 30px; }

.padding-bottom-mobile30 { padding-bottom: 30px; }

.padding-right-mobile30 { padding-right: 30px; }

.padding-left-mobile30 { padding-left: 30px; }

.padding30 { padding: 30px; }

.padding-side30 { padding-left: 30px; padding-right: 30px; }

.margin-tu40 { margin-top: 40px; margin-bottom: 40px; }

.margin-top40 { margin-top: 40px; }

.margin-bottom40 { margin-bottom: 40px; }

.margin-right40 { margin-right: 40px; }

.margin-left40 { margin-left: 40px; }

.margin-top-mobile40 { margin-top: 40px; }

.margin-bottom-mobile40 { margin-bottom: 40px; }

.margin-right-mobile40 { margin-right: 40px; }

.margin-left-mobile40 { margin-left: 40px; }

.padding-top40 { padding-top: 40px; }

.padding-bottom40 { padding-bottom: 40px; }

.padding-right40 { padding-right: 40px; }

.padding-left40 { padding-left: 40px; }

.padding-top-mobile40 { padding-top: 40px; }

.padding-bottom-mobile40 { padding-bottom: 40px; }

.padding-right-mobile40 { padding-right: 40px; }

.padding-left-mobile40 { padding-left: 40px; }

.padding40 { padding: 40px; }

.padding-side40 { padding-left: 40px; padding-right: 40px; }

.margin-tu50 { margin-top: 50px; margin-bottom: 50px; }

.margin-top50 { margin-top: 50px; }

.margin-bottom50 { margin-bottom: 50px; }

.margin-right50 { margin-right: 50px; }

.margin-left50 { margin-left: 50px; }

.margin-top-mobile50 { margin-top: 50px; }

.margin-bottom-mobile50 { margin-bottom: 50px; }

.margin-right-mobile50 { margin-right: 50px; }

.margin-left-mobile50 { margin-left: 50px; }

.padding-top50 { padding-top: 50px; }

.padding-bottom50 { padding-bottom: 50px; }

.padding-right50 { padding-right: 50px; }

.padding-left50 { padding-left: 50px; }

.padding-top-mobile50 { padding-top: 50px; }

.padding-bottom-mobile50 { padding-bottom: 50px; }

.padding-right-mobile50 { padding-right: 50px; }

.padding-left-mobile50 { padding-left: 50px; }

.padding50 { padding: 50px; }

.padding-side50 { padding-left: 50px; padding-right: 50px; }

.margin-tu60 { margin-top: 60px; margin-bottom: 60px; }

.margin-top60 { margin-top: 60px; }

.margin-bottom60 { margin-bottom: 60px; }

.margin-right60 { margin-right: 60px; }

.margin-left60 { margin-left: 60px; }

.margin-top-mobile60 { margin-top: 60px; }

.margin-bottom-mobile60 { margin-bottom: 60px; }

.margin-right-mobile60 { margin-right: 60px; }

.margin-left-mobile60 { margin-left: 60px; }

.padding-top60 { padding-top: 60px; }

.padding-bottom60 { padding-bottom: 60px; }

.padding-right60 { padding-right: 60px; }

.padding-left60 { padding-left: 60px; }

.padding-top-mobile60 { padding-top: 60px; }

.padding-bottom-mobile60 { padding-bottom: 60px; }

.padding-right-mobile60 { padding-right: 60px; }

.padding-left-mobile60 { padding-left: 60px; }

.padding60 { padding: 60px; }

.padding-side60 { padding-left: 60px; padding-right: 60px; }

.margin-tu70 { margin-top: 70px; margin-bottom: 70px; }

.margin-top70 { margin-top: 70px; }

.margin-bottom70 { margin-bottom: 70px; }

.margin-right70 { margin-right: 70px; }

.margin-left70 { margin-left: 70px; }

.margin-top-mobile70 { margin-top: 70px; }

.margin-bottom-mobile70 { margin-bottom: 70px; }

.margin-right-mobile70 { margin-right: 70px; }

.margin-left-mobile70 { margin-left: 70px; }

.padding-top70 { padding-top: 70px; }

.padding-bottom70 { padding-bottom: 70px; }

.padding-right70 { padding-right: 70px; }

.padding-left70 { padding-left: 70px; }

.padding-top-mobile70 { padding-top: 70px; }

.padding-bottom-mobile70 { padding-bottom: 70px; }

.padding-right-mobile70 { padding-right: 70px; }

.padding-left-mobile70 { padding-left: 70px; }

.padding70 { padding: 70px; }

.padding-side70 { padding-left: 70px; padding-right: 70px; }

.margin-tu80 { margin-top: 80px; margin-bottom: 80px; }

.margin-top80 { margin-top: 80px; }

.margin-bottom80 { margin-bottom: 80px; }

.margin-right80 { margin-right: 80px; }

.margin-left80 { margin-left: 80px; }

.margin-top-mobile80 { margin-top: 80px; }

.margin-bottom-mobile80 { margin-bottom: 80px; }

.margin-right-mobile80 { margin-right: 80px; }

.margin-left-mobile80 { margin-left: 80px; }

.padding-top80 { padding-top: 80px; }

.padding-bottom80 { padding-bottom: 80px; }

.padding-right80 { padding-right: 80px; }

.padding-left80 { padding-left: 80px; }

.padding-top-mobile80 { padding-top: 80px; }

.padding-bottom-mobile80 { padding-bottom: 80px; }

.padding-right-mobile80 { padding-right: 80px; }

.padding-left-mobile80 { padding-left: 80px; }

.padding80 { padding: 80px; }

.padding-side80 { padding-left: 80px; padding-right: 80px; }

.margin-tu90 { margin-top: 90px; margin-bottom: 90px; }

.margin-top90 { margin-top: 90px; }

.margin-bottom90 { margin-bottom: 90px; }

.margin-right90 { margin-right: 90px; }

.margin-left90 { margin-left: 90px; }

.margin-top-mobile90 { margin-top: 90px; }

.margin-bottom-mobile90 { margin-bottom: 90px; }

.margin-right-mobile90 { margin-right: 90px; }

.margin-left-mobile90 { margin-left: 90px; }

.padding-top90 { padding-top: 90px; }

.padding-bottom90 { padding-bottom: 90px; }

.padding-right90 { padding-right: 90px; }

.padding-left90 { padding-left: 90px; }

.padding-top-mobile90 { padding-top: 90px; }

.padding-bottom-mobile90 { padding-bottom: 90px; }

.padding-right-mobile90 { padding-right: 90px; }

.padding-left-mobile90 { padding-left: 90px; }

.padding90 { padding: 90px; }

.padding-side90 { padding-left: 90px; padding-right: 90px; }

.margin-tu100 { margin-top: 100px; margin-bottom: 100px; }

.margin-top100 { margin-top: 100px; }

.margin-bottom100 { margin-bottom: 100px; }

.margin-right100 { margin-right: 100px; }

.margin-left100 { margin-left: 100px; }

.margin-top-mobile100 { margin-top: 100px; }

.margin-bottom-mobile100 { margin-bottom: 100px; }

.margin-right-mobile100 { margin-right: 100px; }

.margin-left-mobile100 { margin-left: 100px; }

.padding-top100 { padding-top: 100px; }

.padding-bottom100 { padding-bottom: 100px; }

.padding-right100 { padding-right: 100px; }

.padding-left100 { padding-left: 100px; }

.padding-top-mobile100 { padding-top: 100px; }

.padding-bottom-mobile100 { padding-bottom: 100px; }

.padding-right-mobile100 { padding-right: 100px; }

.padding-left-mobile100 { padding-left: 100px; }

.padding100 { padding: 100px; }

.padding-side100 { padding-left: 100px; padding-right: 100px; }

.margin-tu110 { margin-top: 110px; margin-bottom: 110px; }

.margin-top110 { margin-top: 110px; }

.margin-bottom110 { margin-bottom: 110px; }

.margin-right110 { margin-right: 110px; }

.margin-left110 { margin-left: 110px; }

.margin-top-mobile110 { margin-top: 110px; }

.margin-bottom-mobile110 { margin-bottom: 110px; }

.margin-right-mobile110 { margin-right: 110px; }

.margin-left-mobile110 { margin-left: 110px; }

.padding-top110 { padding-top: 110px; }

.padding-bottom110 { padding-bottom: 110px; }

.padding-right110 { padding-right: 110px; }

.padding-left110 { padding-left: 110px; }

.padding-top-mobile110 { padding-top: 110px; }

.padding-bottom-mobile110 { padding-bottom: 110px; }

.padding-right-mobile110 { padding-right: 110px; }

.padding-left-mobile110 { padding-left: 110px; }

.padding110 { padding: 110px; }

.padding-side110 { padding-left: 110px; padding-right: 110px; }

.margin-tu120 { margin-top: 120px; margin-bottom: 120px; }

.margin-top120 { margin-top: 120px; }

.margin-bottom120 { margin-bottom: 120px; }

.margin-right120 { margin-right: 120px; }

.margin-left120 { margin-left: 120px; }

.margin-top-mobile120 { margin-top: 120px; }

.margin-bottom-mobile120 { margin-bottom: 120px; }

.margin-right-mobile120 { margin-right: 120px; }

.margin-left-mobile120 { margin-left: 120px; }

.padding-top120 { padding-top: 120px; }

.padding-bottom120 { padding-bottom: 120px; }

.padding-right120 { padding-right: 120px; }

.padding-left120 { padding-left: 120px; }

.padding-top-mobile120 { padding-top: 120px; }

.padding-bottom-mobile120 { padding-bottom: 120px; }

.padding-right-mobile120 { padding-right: 120px; }

.padding-left-mobile120 { padding-left: 120px; }

.padding120 { padding: 120px; }

.padding-side120 { padding-left: 120px; padding-right: 120px; }

.margin-tu130 { margin-top: 130px; margin-bottom: 130px; }

.margin-top130 { margin-top: 130px; }

.margin-bottom130 { margin-bottom: 130px; }

.margin-right130 { margin-right: 130px; }

.margin-left130 { margin-left: 130px; }

.margin-top-mobile130 { margin-top: 130px; }

.margin-bottom-mobile130 { margin-bottom: 130px; }

.margin-right-mobile130 { margin-right: 130px; }

.margin-left-mobile130 { margin-left: 130px; }

.padding-top130 { padding-top: 130px; }

.padding-bottom130 { padding-bottom: 130px; }

.padding-right130 { padding-right: 130px; }

.padding-left130 { padding-left: 130px; }

.padding-top-mobile130 { padding-top: 130px; }

.padding-bottom-mobile130 { padding-bottom: 130px; }

.padding-right-mobile130 { padding-right: 130px; }

.padding-left-mobile130 { padding-left: 130px; }

.padding130 { padding: 130px; }

.padding-side130 { padding-left: 130px; padding-right: 130px; }

.margin-tu140 { margin-top: 140px; margin-bottom: 140px; }

.margin-top140 { margin-top: 140px; }

.margin-bottom140 { margin-bottom: 140px; }

.margin-right140 { margin-right: 140px; }

.margin-left140 { margin-left: 140px; }

.margin-top-mobile140 { margin-top: 140px; }

.margin-bottom-mobile140 { margin-bottom: 140px; }

.margin-right-mobile140 { margin-right: 140px; }

.margin-left-mobile140 { margin-left: 140px; }

.padding-top140 { padding-top: 140px; }

.padding-bottom140 { padding-bottom: 140px; }

.padding-right140 { padding-right: 140px; }

.padding-left140 { padding-left: 140px; }

.padding-top-mobile140 { padding-top: 140px; }

.padding-bottom-mobile140 { padding-bottom: 140px; }

.padding-right-mobile140 { padding-right: 140px; }

.padding-left-mobile140 { padding-left: 140px; }

.padding140 { padding: 140px; }

.padding-side140 { padding-left: 140px; padding-right: 140px; }

.padding-side0 { padding-right: 0; padding-left: 0; }

@media only screen and (min-width: 768px) { .padding-0-pc { padding: 0 !important; }
  .padding-left-pc0 { padding-left: 0; }
  .margin-left-pc0 { margin-left: 0; }
  .margin-right-pc0 { margin-right: 0; }
  .box-img-padding-left-pc { padding-left: 5px; } }
@media only screen and (max-width: 991px) { .padding-right0-mobile { padding-right: 0px; }
  .padding-right0-mobile0 { padding-right: 0px; }
  .padding-left-mobile0 { padding-left: 0px; } }
@media only screen and (max-width: 991px) { .mb-margin-top0 { margin-top: 0 !important; }
  .mb-margin-top10 { margin-top: 10px !important; }
  .mb-margin-bottom0 { margin-bottom: 0 !important; }
  .mb-margin-bottom10 { margin-bottom: 10px !important; }
  .mb-padding-top0 { padding-top: 0 !important; }
  .mb-padding-top10 { padding-top: 10px !important; }
  .mb-padding-bottom0 { padding-bottom: 0 !important; }
  .mb-padding-bottom10 { padding-bottom: 10px !important; } }
.margin-bottom-1em { margin-bottom: -1em; }

.text-center-md-left { text-align: center; }

@media only screen and (max-width: 991px) { /* style */
  .margin-top10 { margin-top: 10px; }
  .margin-top20 { margin-top: 20px; }
  .margin-top30, .margin-top40, .margin-top50, .margin-top60, .margin-top70 { margin-top: 2em; }
  .margin-bottom10 { margin-bottom: 10px; }
  .margin-bottom20 { margin-bottom: 20px; }
  .margin-bottom30, .margin-bottom40, .margin-bottom50, .margin-bottom60, .margin-bottom70 { margin-bottom: 2em; }
  .padding-top10 { padding-top: 10px; }
  .padding-top20 { padding-top: 20px; }
  .padding-top30, .padding-top40, .padding-top50 { padding-top: 15px; }
  .padding-bottom10 { padding-bottom: 10px; }
  .padding-bottom20 { padding-bottom: 20px; }
  .padding-bottom30, .padding-bottom40, .padding-bottom50 { padding-bottom: 15px; }
  .padding-left10 { padding-left: 10px; }
  .padding-left20 { padding-left: 20px; }
  .padding-left30, .padding-left40, .padding-left50 { padding-left: 15px; }
  .padding-right10 { padding-right: 10px; }
  .padding-right20 { padding-right: 20px; }
  .padding-right30, .padding-right40, .padding-right50 { padding-right: 15px; } }
@media only screen and (max-width: 991px) { .mobile-text-center { text-align: center !important; }
  .mobile-text-left { text-align: left !important; }
  .mobile-text-right { text-align: right !important; }
  .text-center-md-left { text-align: left !important; } }
.margin-top5 { margin-top: 5px; }

.margin-bottom5 { margin-bottom: 5px; }

.back10 { background-color: #9a9a9a; }

.back20 { background-color: #b4b4b4; }

.back30 { background-color: #cdcdcd; }

.back40 { background-color: #e7e7e7; }

.back50 { background-color: white; }

.back60 { background-color: white; }

.back70 { background-color: white; }

.back80 { background-color: white; }

.back90 { background-color: white; }

.text-decoration-none { text-decoration: none !important; }
.text-decoration-none a { text-decoration: none !important; }
.text-decoration-none a:hover { text-decoration: none !important; }

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

@media (max-width: 992px) { input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { max-width: 100%; }
  .mobile-none { display: none; } }
.bg-img-main { z-index: -1; width: 100%; min-height: 360px; background-image: url("img/img1.jpg"); background-repeat: repeat; background-position: center center; background-size: cover; }
.bg-img-main .border-photo { border: solid #fff 10px; background-color: #f00; box-shadow: rgba(255, 255, 255, 0.3) 0 1px 0; }
@media (max-width: 992px) { .bg-img-main { min-height: 300px; } }

.old-post { margin: 1em 0; padding: 1em; color: #fff; border: 1px solid #343434; background-color: #222; }

@media (min-width: 768px) { .pc-none { display: none; } }
@media (max-width: 992px) { .pc-none h1 { margin: 7px 10px; padding: 5px; font-size: 13px; font-size: 1.3rem; }
  .pc-none h1 a:hover { text-decoration: none; } }
ul, menu, dir { -webkit-padding-start: 0em; }

html { width: 100%; height: 100%; }

body { font-family: "Open Sans", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; font-weight: lighter; width: 100%; height: 100%; color: #818181; background-color: #f9f9f9; }

* { word-break: break-all; box-sizing: border-box; }

li { list-style-type: none; }

a { color: #0E726C; }

a:hover { text-decoration: none; color: #149f97; }

*::-moz-selection, *::-moz-selection { color: #fff !important; background: #333 !important; }

*::selection, *::-moz-selection { color: #fff !important; background: #333 !important; }

img { max-width: 100% !important; height: auto; }

embed, iframe, canvas, video, svg, input, textarea, button, select { max-width: 100%; }

blockquote { margin: 2em 0; padding: 1.4em 0 1.4em 1em; border-left: 6px solid #3b3b3b; background-color: #f7f7f7; font-size: 16px; font-size: 1.6rem; }
blockquote a { font-weight: bold; }

hr { border-bottom: 1px solid rgba(0, 0, 0, 0.2); box-shadow: rgba(255, 255, 255, 0.3) 0 1px 0; }

code { white-space: normal; }

table { max-width: 100%; margin-bottom: 2em; }
table th { font-weight: bold; padding: .4em 1em; }
table td { padding: .4em 1em; white-space: nowrap; }

.strong { font-weight: bold; }

.w100 { width: 100%; }

article { padding: 0 0 1em 0; }
@media (max-width: 992px) { article { padding: 10px 0; } }

.color-blue { color: #049cdb; }

.color-darkblue { color: #0064cd; }

.color-green { color: #46a546; }

.color-red { color: #9d261d; }

.color-yellow { color: #ffc40d; }

.color-orange { color: #f89406; }

.color-pink { color: #c3325f; }

.bg-white { background-color: #fff; }

.bg-gray { background-color: #f8f8f8; }

.bg-red { background-color: #f1dcd5 !important; }

.color-primary { color: #505156; }

.color-white { color: #fff; }

.color-gray { color: #7f7f7f; }

.acc-color { color: #bdff1a; }

.acc-color2 { color: #00c7ff; }

.acc-color3 { color: #ee1d59; border-bottom: #ee1d59 1px solid; }

.acc-color4 { color: #00a9d9; }

.acc-font { font-weight: lighter; letter-spacing: 0.05em; padding: 10px; }

.acc-color { color: #619396; }

.acc-color2 { color: #595642; }

h1, h2, h3, h4, h5, h6 { line-height: 1.3; font-weight: lighter; color: #434343; }

@media only screen and (1199px) { h1 { font-size: 24px; font-size: 2.4rem; } }

h2 { font-size: 28px; font-size: 2.8rem; margin: .2em 0 .3em 0; }
@media only screen and (1199px) { h2 { font-size: 22px; font-size: 2.2rem; } }

h3 { margin: 0 0 .5em 0; padding: 10px 0; font-size: 20px; font-size: 2rem; font-weight: bold; }
@media only screen and (1199px) { h3 { font-size: 16px; font-size: 1.6rem; } }

h4 { margin: 0 0 .4em 0; padding: 10px 0; font-size: 18px; font-size: 1.8rem; }
@media only screen and (1199px) { h4 { font-size: 14px; font-size: 1.4rem; } }

.texts { font-size: 12px; font-size: 1.2rem; }

.texts2 { font-size: 11px; font-size: 1.1rem; }

.texts3 { font-size: 10px; font-size: 1rem; }

.texts4 { font-size: 9px; font-size: 0.9rem; }

.acc-text { margin-right: .2em; margin-left: .2em; padding-right: .2em; padding-left: .2em; color: #fff; background-color: #A4263A; }

.acc-text2 { font-size: 140%; font-weight: bold; margin-right: .2em; margin-left: .2em; padding-right: .4em; padding-left: .4em; color: #031317; border-bottom: 1px solid #031317; }

.marker01 { background: -webkit-linear-gradient(transparent 60%, #91E1FF 60%); background: linear-gradient(transparent 60%, #91E1FF 60%); }

.marker02 { background: -webkit-linear-gradient(transparent 60%, #FFF492 60%); background: linear-gradient(transparent 60%, #FFF492 60%); }

.sidelines { overflow: hidden; -webkit-transition: all 5s; transition: all 5s; opacity: 0; }

.sidelines, h2.sidelines { display: table; margin-top: 30px; margin-bottom: 20px; text-align: center; white-space: nowrap; }

.sidelines:after, h2.sidelines:after, .sidelines:before, h2.sidelines:before { display: table-cell; width: 50%; content: ''; color: #647d4a; background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, currentColor), color-stop(currentColor calc(50% + 1px)), to(transparent calc(50% + 1px))); background: -webkit-linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 1px), transparent calc(50% + 1px)); background: linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 1px), transparent calc(50% + 1px)); background-clip: padding; }

.sidelines:after, h2.sidelines:after { border-left: .7em solid transparent; }

.sidelines:before, h2.sidelines:before { border-right: .7em solid transparent; }

h2.sidelines { opacity: 1; }

.fade-in-anime1, .pc-menu { -webkit-transition: all 3s; transition: all 3s; opacity: 0; }

.fade-in-anime1, .pc-menu { opacity: 1; }

#menu { -webkit-transition: all 1s; transition: all 1s; opacity: 0; }

#menu { opacity: 1; }

.btn { margin-bottom: 3px; white-space: normal; }
@media only screen and (max-width: 992px) { .btn { width: 100%; } }

.btn-medium { padding: .6em 1.4em; }

.btn-large { padding: 1em 2em; }

.btn-big { padding: 2em 4em; }

.btn-primary a { color: #fff; }

.gold-message { margin: 0 0 1em 0; padding: 1.5em; line-height: 1.6; /* Rectangle 1: */ background-image: -webkit-radial-gradient(28% 182%, #ffffff 6%, #f1eee2 100%); background-image: radial-gradient(28% 182%, #ffffff 6%, #f1eee2 100%); border: 1px solid #D8D7D7; }

.top-title-box1 { /* Rectangle 1: */ background-image: -webkit-linear-gradient(266deg, #FFFFFF 6%, #F1EEE2 100%); background-image: linear-gradient(-176deg, #FFFFFF 6%, #F1EEE2 100%); border: 1px solid #D8D7D7; padding: 5px; margin-bottom: 10px; }
.top-title-box1 h3 { border-left: 3px solid #DE561C; margin: 5px; font-size: 16px; font-size: 1.6rem; padding: 5px 10px; line-height: 1.1; }

.top-box1 { border-left: 4px solid #DCECE4; padding: .1em 1em; margin-bottom: 1em; font-size: 15px; line-height: 1.4; }
.top-box1 strong { font-size: 105%; color: #14817C; }
.top-box1 h3 { color: #14817C; border-bottom: 1px solid #14817C; font-size: 18px; }

.top-box2 { border-left: 4px solid #E6ECD4; padding: .1em 1em; margin-bottom: 1em; font-size: 15px; line-height: 1.6; }
.top-box2 strong { font-size: 105%; color: #87777D; }
.top-box2 h3 { color: #87777D; border-bottom: 1px solid #87777D; font-size: 18px; }

.bukken-img { border: 1px solid #CBCBCB; padding: 10px; margin-bottom: 5px; }

.kakko1 { padding: 1.2em .6em; border: 1px solid #eee; background-color: #FFF; margin-bottom: 1em; }

.betanuki { background-color: #005c3f; color: #FFF !important; padding: 0.5em 1em; }

.betanuki-gray { background-color: #3E3E3E; color: #FFF !important; padding: 0.5em 1em; }

.beta-lightgray { background-color: #F5F5F5; color: #333 !important; padding: 0.5em 1em; }

.new-circle { line-height: 1; position: absolute; z-index: 99; top: -.5em; right: -.2em; width: 5em; height: 5em; padding: 1.9em 1em; text-align: center; vertical-align: middle; color: #fff; border-radius: 50%; background-color: #10366B; font-size: 10px; font-size: 1rem; }

.border-none { border: none !important; }
.border-none h2 { border: none !important; }

.new-mark { position: relative; }

.new-mark:after { position: absolute; width: 0; height: 0; content: ' '; }

.new-mark span { position: absolute; z-index: 100; content: ' '; color: #fff; font-size: 10px; font-size: 1rem; }

.new-mark-lt:after { top: 1px; left: 9px; border-bottom: 4em solid transparent; border-left: 4em solid #39788e; }

.new-mark-lt span { top: 1.2em; left: 1.6em; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.icon-f-middle { vertical-align: middle; }

.logo-img { padding: 6px 0 10px 0; }

.sns-icon-menu li { display: inline-block; padding: .2em; font-size: 36px; font-size: 3.6rem; }

.inline-block li { display: inline-block; }

.kakomikei { margin: 1em 0; padding: 1.5em; border: 1px solid #cbcdcd; }

.kakomikei1 { margin: 1em 0; padding: 1.5em; border: 1px dotted #676A6B; background-color: #FFF; }

.kakomikei2 { margin: 1em 0; padding: 1.5em; background-color: #464A49; color: #FFF; }

.kakomikei3 { margin: 1em 0; padding: 1.5em; background-color: #005c3f; color: #FFF; }

.kakomikei4 { margin: 1em 0; padding: 1.5em; background-color: #F6F6F6; color: #434343; }

.kakomikei5 { margin: 1em 0; padding: 1.5em; background-color: #FBF4EB; color: #434343; }

.keisen { border: 1px solid #eee; }

.kazarikei { clear: both; width: 100%; height: 1em; margin: 2em 0; background-color: #eef7ff; }

.border-bottom-line { border-bottom: 1px dotted #d5d5d5; }

.title-underline { border-bottom: 1px solid #333; }

.underline { border-bottom: 1px solid #eee; }

.topline { border-top: 1px solid #eee; }

.tensen-gray { border: 1px dotted #eee; }

.border-gray { border: 1px solid #eee; }

.kakko { position: relative; padding: 1.5em 2em; box-sizing: border-box; }

.kakko::before, .kakko::after { position: absolute; content: ''; width: 2em; height: 4em; box-sizing: border-box; }

.kakko::before { top: 0; left: 0; border-top: 1px solid #b4b4b4; border-left: 1px solid #b4b4b4; }

.kakko::after { bottom: 0; right: 0; border-bottom: 1px solid #b4b4b4; border-right: 1px solid #b4b4b4; }

.kadokakko { position: relative; padding: 1.5em 2em; box-sizing: border-box; }

.kadokakko::before, .kadokakko::after { position: absolute; top: 0; content: ''; width: 2em; height: 100%; border-top: 1px solid #b4b4b4; border-bottom: 1px solid #b4b4b4; box-sizing: border-box; }

.kadokakko::before { left: 0; border-left: 1px solid #b4b4b4; }

.kadokakko::after { right: 0; border-right: 1px solid #b4b4b4; }

.box1, .box2, .box3, .box4, .content-box, .box-card { border: 1px solid #efefef; }

.content-box { padding: 20px 15px; background: #FFF; }

.box-card { padding: 0; background-color: #FFF; }

.box1 { display: block; padding: 15px 15px; background-color: #FFF; border-radius: 4px; }

.box2 { display: block; padding: 20px; background-color: #FFF; }

.box3 { display: block; padding: 25px 35px; background-color: #FFF; }
@media only screen and (max-width: 991px) { .box3 { padding: 25px 15px; } }

.box4 { display: block; padding: 15px 15px; margin: 0 10px 3px 10px; background-color: #FFF; }

.box5 { display: block; padding: 22px 30px; background-color: #FFF; border: 8px solid #E9E9E9; }
@media only screen and (max-width: 991px) { .box5 { padding: 25px 15px; } }

.box6 { padding: 15px; }
@media (min-width: 767px) { .box6 { padding: 25px 35px; } }

.box-shadow01 { box-shadow: rgba(0, 0, 0, 0.1) 2px 2px 8px; }

.top-area-1 { background-color: #ffda2a; padding: 100px 0 80px 0; }

.top-area-1-m0 { background-color: #ffda2a; }

.bg-thema-color-2 { background-color: #ffda2a; }

@media only screen and (max-width: 992px) { .top-corner-title { width: 70%; } }

.home h2 { background: none; }

.page-copy { font-size: 18px; font-size: 1.8rem; color: #434343; }

.top-mainimg { max-width: 1300px !important; }

.member-prof-img { padding: 15px; }

.grid-box { background-color: #fff; margin-bottom: 1em; border-radius: 3px; overflow: hidden; }

.grid-box-title { padding: 1em; font-size: 14px; font-size: 1.4rem; }

.masonry-grid { margin-bottom: 10px; }
.masonry-grid:after { clear: both; }

/*日時の表示を整える*/
/*ブラウザによるグリッド調整*/
.prof-icon { line-height: 1; z-index: 99; text-align: center; vertical-align: middle; margin-bottom: -70px; }
@media only screen and (max-width: 991px) { .prof-icon { margin-bottom: -40px; } }
.prof-icon img { padding: 7px; background-color: #efefef; border: 1px solid #eee; }

.topnewstitle { font-size: 15px; font-size: 1.5rem; padding: 10px 0; border-bottom: 1px solid #eee; }

.news-line-block { margin-bottom: 10px; }

.news-icon { font-size: 8px; font-size: 0.8rem; color: #FF650C; }

.content-box-padding { padding-top: 80px; padding-bottom: 80px; }
@media (max-width: 767px) { .content-box-padding { padding-top: 30px; padding-bottom: 30px; } }

.content-box-padding-2 { padding-top: 40px; padding-bottom: 40px; }
@media (max-width: 767px) { .content-box-padding-2 { padding-top: 10px; padding-bottom: 10px; } }

.bg-box { padding: 20px; background-color: rgba(83, 71, 65, 0.86); }

.bg-ph00 { color: #fff; background-color: #ff223c; background-color: #bb0016; background-image: -webkit-gradient(linear, left top, left bottom, from(#ff223c), to(#bb0016)); background-image: -webkit-linear-gradient(top, #ff223c, #bb0016); background-image: linear-gradient(to bottom, #ff223c, #bb0016); }

.bg-ph01 { position: relative; z-index: -1; padding-top: 150px; padding-bottom: 150px; min-height: 1000px; color: #fff; max-width: 1800px; background: url(./image/sumida-cc1.jpg) repeat center center; background-color: #c8e4e1; background-size: cover; }
@media (max-width: 992px) { .bg-ph01 { padding-top: 50px; padding-bottom: 50px; min-height: 400px; } }
@media (max-width: 640px) { .bg-ph01 { padding-top: 50px; padding-bottom: 50px; min-height: 300px; } }
.bg-ph01 h1 { font-size: 50px; font-weight: lighter; line-height: 1.2; list-style: .2em; }
.bg-ph01 h1:hover { text-decoration: none; }
.bg-ph01 p { letter-spacing: .3em; }
@media (max-width: 767px) { .bg-ph01 h1 { font-size: 28px; line-height: 1.2; list-style: .2em; } }

.bg-ph02 { position: relative; z-index: -2; color: #fff; background: url(./img/img-p2.jpg); background-color: #a5afad; background-attachment: fixed; background-size: cover; background-color: #707e7b; background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdfde), to(#707e7b)); background-image: -webkit-linear-gradient(top, #dbdfde, #707e7b); background-image: linear-gradient(to bottom, #dbdfde, #707e7b); }

.bg-ph03 { color: #fff; background: url(./img/bg-3.jpg) repeat center center; background-color: #197558; }

.bg-ph04 { color: #fff; background: url(./img/bg-4.jpg) repeat center center; background-color: #9f1e2e; }

.bg-ph05 { color: #fff; background: url(./img/bg-5.jpg) repeat center center; background-color: #193131; }

.intro { display: table; width: 100%; height: auto; padding: 100px 0; color: #fff; background: url(./img/img-p2.jpg) no-repeat bottom center scroll; background-color: #000; background-size: cover; }

.intro-box { padding: 150px 0; }

.intro-0 { position: relative; z-index: -1; display: table; width: 100%; height: auto; padding: 150px 0; color: #fff; background: url(./img/img-p5.jpg) no-repeat center center; background-color: #bdff1a; background-color: #0c7ca5; background-color: #000; background-attachment: fixed; background-size: cover; }

.intro-1 { position: relative; z-index: -1; display: table; width: 100%; height: auto; min-height: 550px; padding: 100px 0; color: #fff; background: url(./img/img-p3.jpg) no-repeat bottom center scroll; background-color: #000; background-color: #000; background-attachment: fixed; background-size: cover; }

.intro-2 { position: relative; z-index: -1; display: table; width: 100%; height: auto; padding: 100px 0; color: #fff; background: url(./img/img-p4.jpg) no-repeat bottom center scroll; background-color: #000; background-color: #000; background-attachment: fixed; background-size: cover; }

.intro-1 a, .intro-2 a, .intro a { color: #fff; }

.intro-body { position: relative; display: table-cell; vertical-align: middle; }

.brand-heading { font-weight: lighter; position: relative; font-size: 20px; font-size: 2rem; }

.brand-heading2 { padding: 1em; }

.intro-text { position: relative; font-size: 16px; font-size: 1.6rem; }

@media (min-width: 767px) { .intro { height: 100%; padding: 0; }
  .brand-heading { font-size: 30px; font-size: 3rem; }
  .intro-text { font-size: 18px; font-size: 1.8rem; } }
.btn-circle { line-height: 1; width: 1.5em; height: 1.5em; margin-top: 15px; padding: .3em .3em; -webkit-transition: background .3s ease-in-out; transition: background .3s ease-in-out; color: #fff; border-radius: 50%; background: 0 0; font-size: 40px; font-size: 4rem; }

.btn-circle:hover, .btn-circle:focus { color: #fff; outline: 0; background: rgba(255, 255, 255, 0.1); }

.page-scroll .btn-circle i.animated { -webkit-transition-duration: 1s; -moz-transition-duration: 1s; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; }

.page-scroll .btn-circle:hover i.animated { -webkit-animation-name: pulse; -moz-animation-name: pulse; -webkit-animation-duration: 1.5s; -moz-animation-duration: 1.5s; -webkit-animation-timing-function: linear; -moz-animation-timing-function: linear; -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; }

.content-section { padding-top: 100px; padding-bottom: 100px; }

.content-section2 { padding-top: 40px; padding-bottom: 40px; }

.content-section3 { padding-top: 80px; padding-bottom: 60px; }

.bg-title1 { color: #fff; background: url(./image/title-bg.jpg) no-repeat bottom center scroll; }

.top-bg { background: url(./image/topimg2.jpg) no-repeat center center scroll; min-height: 400px; padding: 30px; padding-top: 160px; padding-bottom: 160px; border: #eee 10px solid; width: 100%; }
@media (min-width: 767px) { .top-bg { background: url(./image/topimg2.jpg) no-repeat center center scroll; min-height: 460px; padding: 0 30px; border: #eee 9px solid; padding-top: 170px; } }

.kei01 { border-top: #eee 1px solid; border-bottom: #eee 1px solid; padding-top: 1em; padding-bottom: 1em; margin-top: 1em; margin-bottom: 1em; }

.page-title { color: #FFF; padding: .5em 1em .2em; font-size: 20px; }
@media (min-width: 767px) { .page-title { padding: 30px 40px 10px; font-size: 28px; font-weight: lighter; } }

.jisseki { margin-bottom: 1em; padding: 1em; }
.jisseki h3 { font-size: 120%; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #007956; margin-bottom: 10px; font-weight: bold; }
.jisseki .jisseki-text { font-size: 13px; }

.jissekititle01 { font-size: 300%; font-family: "Times New Roman", Times, serif; font-weight: lighter; color: #666; border-bottom-width: 6px; border-bottom-style: solid; border-bottom-color: #666; margin-top: 40px; margin-bottom: -1px; line-height: 70%; padding: 0px; }
@media (max-width: 768px) { .jissekititle01 { font-size: 120%; } }

.jissekititle02 { background-color: #099; padding: 10px; color: #FFF; font-size: 130%; font-weight: lighter; margin-bottom: 1em; }
@media (max-width: 768px) { .jissekititle02 { font-size: 110%; } }

.top-bukken-title { padding: 3px 0; }

.img-photo { display: inline-block; overflow: hidden; max-width: 100%; height: auto; padding: 3px; border: 1px solid #ddd; border-radius: 3px; background-color: white; }
.img-photo:hover { overflow: hidden; }
.img-photo:hover img { -webkit-transform: scale(1.4); -ms-transform: scale(1.4); transform: scale(1.4); -webkit-animation: cssanime-appear2 .4s ease-out; animation: cssanime-appear2 .4s ease-out; opacity: 1; }

.img-normal { margin-bottom: 20px; }

.content-box-padding { padding-top: 80px; padding-bottom: 80px; }
@media (max-width: 767px) { .content-box-padding { padding-top: 30px; padding-bottom: 30px; } }

.content-box-padding-2 { padding-top: 40px; padding-bottom: 40px; }
@media (max-width: 767px) { .content-box-padding-2 { padding-top: 10px; padding-bottom: 10px; } }

.bg-box { padding: 20px; background-color: rgba(83, 71, 65, 0.86); }

.bg-ph00 { color: #fff; background-color: #ff223c; background-color: #bb0016; background-image: -webkit-gradient(linear, left top, left bottom, from(#ff223c), to(#bb0016)); background-image: -webkit-linear-gradient(top, #ff223c, #bb0016); background-image: linear-gradient(to bottom, #ff223c, #bb0016); }

.bg-ph01 { position: relative; z-index: -1; padding-top: 150px; padding-bottom: 150px; min-height: 1000px; color: #fff; max-width: 1800px; background: url(./image/sumida-cc1.jpg) repeat center center; background-color: #c8e4e1; background-size: cover; }
@media (max-width: 992px) { .bg-ph01 { padding-top: 50px; padding-bottom: 50px; min-height: 400px; } }
@media (max-width: 640px) { .bg-ph01 { padding-top: 50px; padding-bottom: 50px; min-height: 300px; } }
.bg-ph01 h1 { font-size: 50px; font-weight: lighter; line-height: 1.2; list-style: .2em; }
.bg-ph01 h1:hover { text-decoration: none; }
.bg-ph01 p { letter-spacing: .3em; }
@media (max-width: 767px) { .bg-ph01 h1 { font-size: 28px; line-height: 1.2; list-style: .2em; } }

.bg-ph02 { position: relative; z-index: -2; color: #fff; background: url(./img/img-p2.jpg); background-color: #a5afad; background-attachment: fixed; background-size: cover; background-color: #707e7b; background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdfde), to(#707e7b)); background-image: -webkit-linear-gradient(top, #dbdfde, #707e7b); background-image: linear-gradient(to bottom, #dbdfde, #707e7b); }

.bg-ph03 { color: #fff; background: url(./img/bg-3.jpg) repeat center center; background-color: #197558; }

.bg-ph04 { color: #fff; background: url(./img/bg-4.jpg) repeat center center; background-color: #9f1e2e; }

.bg-ph05 { color: #fff; background: url(./img/bg-5.jpg) repeat center center; background-color: #193131; }

.intro { display: table; width: 100%; height: auto; padding: 100px 0; color: #fff; background: url(./img/img-p2.jpg) no-repeat bottom center scroll; background-color: #000; background-size: cover; }

.intro-box { padding: 150px 0; }

.intro-0 { position: relative; z-index: -1; display: table; width: 100%; height: auto; padding: 150px 0; color: #fff; background: url(./img/img-p5.jpg) no-repeat center center; background-color: #bdff1a; background-color: #0c7ca5; background-color: #000; background-attachment: fixed; background-size: cover; }

.intro-1 { position: relative; z-index: -1; display: table; width: 100%; height: auto; min-height: 550px; padding: 100px 0; color: #fff; background: url(./img/img-p3.jpg) no-repeat bottom center scroll; background-color: #000; background-color: #000; background-attachment: fixed; background-size: cover; }

.intro-2 { position: relative; z-index: -1; display: table; width: 100%; height: auto; padding: 100px 0; color: #fff; background: url(./img/img-p4.jpg) no-repeat bottom center scroll; background-color: #000; background-color: #000; background-attachment: fixed; background-size: cover; }

.intro-1 a, .intro-2 a, .intro a { color: #fff; }

.intro-body { position: relative; display: table-cell; vertical-align: middle; }

.brand-heading { font-weight: lighter; position: relative; font-size: 20px; font-size: 2rem; }

.brand-heading2 { padding: 1em; }

.intro-text { position: relative; font-size: 16px; font-size: 1.6rem; }

@media (min-width: 767px) { .intro { height: 100%; padding: 0; }
  .brand-heading { font-size: 30px; font-size: 3rem; }
  .intro-text { font-size: 18px; font-size: 1.8rem; } }
.btn-circle { line-height: 1; width: 1.5em; height: 1.5em; margin-top: 15px; padding: .3em .3em; -webkit-transition: background .3s ease-in-out; transition: background .3s ease-in-out; color: #fff; border-radius: 50%; background: 0 0; font-size: 40px; font-size: 4rem; }

.btn-circle:hover, .btn-circle:focus { color: #fff; outline: 0; background: rgba(255, 255, 255, 0.1); }

.page-scroll .btn-circle i.animated { -webkit-transition-duration: 1s; -moz-transition-duration: 1s; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; }

.page-scroll .btn-circle:hover i.animated { -webkit-animation-name: pulse; -moz-animation-name: pulse; -webkit-animation-duration: 1.5s; -moz-animation-duration: 1.5s; -webkit-animation-timing-function: linear; -moz-animation-timing-function: linear; -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; }

.content-section { padding-top: 100px; padding-bottom: 100px; }

.content-section2 { padding-top: 40px; padding-bottom: 40px; }

.content-section3 { padding-top: 80px; padding-bottom: 60px; }

header, .header { width: 100%; padding: 0px; color: #676767; border-bottom: #D3A346 1px solid; background-color: #0e7353; background-image: -webkit-gradient(linear, left top, left bottom, from(#118A63), to(#0e7353)); background-image: -webkit-linear-gradient(top, #118A63, #0e7353); background-image: linear-gradient(to bottom, #118A63, #0e7353); }
header h1, .header h1 { line-height: 1; }
header a, .header a { color: #676767; }
header a:hover, .header a:hover { text-decoration: none; }
header .widget, .header .widget { margin-bottom: 0; }
@media (max-width: 992px) { header, .header { border: none; } }

.headermenu { font-size: 13px; padding: 5px; /*color:$header-menu;*/ text-align: center; background-color: #706F76; }
@media (max-width: 992px) { .headermenu { text-align: left; display: none; } }
.headermenu ul { display: inline; padding-top: 15px; }
.headermenu li { line-height: 1; display: inline-table; padding: 5px 10px; }
.headermenu li a { /*  color:$header-menu;*/ color: #fff; }
.headermenu li a span { display: none; }
@media (max-width: 992px) { .headermenu li a span { display: block; } }

.site-top-title { font-weight: bold; margin: 0; padding: 10px 0 10px 0; }
.site-top-title a:hover { text-decoration: none; }
.site-top-title:hover { text-decoration: none; }

@media (max-width: 992px) { .site-top-title { padding: 0; } }
.site-title { font-size: 24px; font-size: 2.4rem; }
@media (max-width: 992px) { .site-title { padding: 0; } }
.site-title a { text-decoration: none; border-bottom: none; }
.site-title a:hover { text-decoration: none !important; border-bottom: none; }
.site-title h1 { line-height: 1; margin: 0; padding: 0; padding: 0; }

h1.site-title { font-size: 30px; font-size: 3rem; }
h1.site-title a { text-decoration: none; border-bottom: none; }

.footer { z-index: 9999; bottom: 0; width: 100%; margin-top: 10px; padding: 20px 0 10px 0; background-color: rgba(255, 255, 255, 0); }
@media (min-width: 768px) { .footer { margin-top: 50px; padding: 40px 0 10px 0; } }

@media (max-width: 992px) { .footer-fix-navi { font-size: 8px; font-size: 0.8rem; }
  .footer-fix-navi .fa { margin-right: 5px; font-size: 22px; font-size: 2.2rem; }
  .footer-fix-navi .fa:after { content: ''; }
  .footer-fix-navi-text { display: inline-block; clear: both; } }
@media (min-width: 768px) { .footer-fix-navi-text { padding-left: 10px; } }
#footer-nav-menu-box { margin: 0 auto; }
#footer-nav-menu-box ul { display: inline-block; margin: 0 auto; }
#footer-nav-menu-box li { display: inline-block; }
#footer-nav-menu-box a { line-height: 3; margin: 1em 0; padding: 1em; }

.footermenu { background-color: rgba(255, 255, 255, 0); }
.footermenu ul { padding-top: 5px; }
.footermenu li { display: inline-table; padding: 5px 10px; }
.footermenu li a { line-height: 3; color: #fff; font-size: 12px; font-size: 1.2rem; }

footer .widget-title { color: #fff; border-bottom: 1px solid rgba(0, 0, 0, 0.2); background-color: #4b433d; box-shadow: rgba(255, 255, 255, 0.3) 0 1px 0; }

.pagetoplink { position: fixed; z-index: 999; right: 0; bottom: 0; float: right; margin: 0; text-decoration: none; background-color: rgba(80, 81, 86, 0.6); font-size: 12px; font-size: 1.2rem; }
.pagetoplink a, .pagetoplink a:link, .pagetoplink a:visited { display: block; padding: .6em 1.4em; color: #fff; }
.pagetoplink a:hover, .pagetoplink a:link:hover, .pagetoplink a:visited:hover { text-decoration: none; color: #b6b7bc; color: white; background-color: #82838a; }

@media (max-width: 992px) { .pagetoplink { font-size: 18px; font-size: 1.8rem; } }
.footer-logo { padding: 15px; }

.sidebar { padding: 0 0 2em 0; }
.sidebar .widget { margin-bottom: 20px; }
.sidebar .widget ul { margin-left: 0; }

.sidebar h4 { font-weight: bold; clear: left; margin: 0 0 10px 0; padding: .5em 0; border-bottom: 1px solid rgba(0, 0, 0, 0.2); box-shadow: rgba(255, 255, 255, 0.2) 0 1px 0; }

.menu-btn { padding: .7em; margin-top: 10px; background-color: #434343; color: #fff; font-size: 12px; font-size: 1.2rem; }
@media (max-width: 480px) { .menu-btn { margin-top: 0px; } }
.menu-btn a { color: #fff; }

.menu { padding-left: 0; }
.menu ul { padding-left: 0; }

@media (min-width: 992px) { .mobile-menu { display: none; } }
@media (max-width: 992px) { .pc-menu { display: none; } }
.pc-menu-area { background-color: #e8e8e8; background-image: -webkit-gradient(linear, left top, left bottom, from(#F5F5F5), to(#e8e8e8)); background-image: -webkit-linear-gradient(top, #F5F5F5, #e8e8e8); background-image: linear-gradient(to bottom, #F5F5F5, #e8e8e8); border-bottom: #118A63 4px solid; }

.pc-menu { margin-top: 0; text-align: center; font-size: 16px; font-size: 1.6rem; }
.pc-menu ul { border-right: 1px solid rgba(0, 0, 0, 0.2); border-left: 1px solid rgba(0, 0, 0, 0.2); margin: 0; list-style: none; }
.pc-menu ul ul { position: absolute; top: 100%; left: 0; display: none; min-width: 16em; }
.pc-menu ul ul ul { top: 0; left: 100%; }
.pc-menu ul ul li { min-width: 16em; display: inline-block; border: 1px solid rgba(0, 0, 0, 0.1); border-top: none; background-color: #FBFBFB; }
.pc-menu ul ul li a { border-left: none; padding: 1em 1.3em 1em 1.3em; }
.pc-menu ul ul li a:hover { color: #fff; background-color: #413F42; }
.pc-menu ul li:hover > ul { z-index: 999; display: block; background-color: rgba(255, 255, 255, 0); }
.pc-menu ul:after { display: block; clear: both; content: ""; }
.pc-menu ul li { position: relative; display: inline-block; border-right: 1px solid rgba(0, 0, 0, 0.2); }
.pc-menu ul li:last-child { border-right: none; }
.pc-menu ul li a { display: block; padding: 1em 1.2em; color: #676767; text-decoration: none; border: none; font-weight: lighter; line-height: 1; }
.pc-menu ul li a .menu-description { clear: both; margin: 0 auto; text-align: center; color: rgba(255, 255, 255, 0.4); letter-spacing: 0.1em; font-weight: lighter; font-size: 7px; font-size: 0.7rem; }
.pc-menu ul li a small { color: rgba(255, 255, 255, 0.58); }
.pc-menu ul li a span { opacity: 80; filter: alpha(opacity=8000); clear: both; margin: 0 auto; padding: 0 0 1em 0; letter-spacing: 0.1em; font-size: 7px; font-size: 0.7rem; }
.pc-menu ul .current-menu-item, .pc-menu ul .current-page-ancestor, .pc-menu ul .current-menu-ancestor, .pc-menu ul .current-menu-parent, .pc-menu ul .current-page-parent, .pc-menu ul .current-menu-item, .pc-menu ul .current_page_item { margin: 0; }
.pc-menu ul .current-menu-item a, .pc-menu ul .current-page-ancestor a, .pc-menu ul .current-menu-ancestor a, .pc-menu ul .current-menu-parent a, .pc-menu ul .current-page-parent a, .pc-menu ul .current-menu-item a, .pc-menu ul .current_page_item a { display: block; }
.pc-menu ul .focus-menu { background-color: #5C8194; }
.pc-menu ul .focus-menu a { color: #FFF; }
.pc-menu ul .focus-menu a:hover { color: #fff; }

.titlebig { width: 100%; color: #fff; background-color: #33475c; background-image: -webkit-gradient(linear, left top, left bottom, from(#2a3a4c), to(#33475c)); background-image: -webkit-linear-gradient(top, #2a3a4c, #33475c); background-image: linear-gradient(to bottom, #2a3a4c, #33475c); }
.titlebig h1 { font-weight: 300; line-height: 1.1; margin: 1em 0; padding: .5em 0; color: #fff; font-size: 24px; font-size: 2.4rem; }
.titlebig a, .titlebig a:link, .titlebig a:visited, .titlebig a:hover { color: #fff; }
.titlebig span { font-weight: bold; font-size: 20px; font-size: 2rem; }

@media (max-width: 992px) { .titlebig { width: 100%; }
  .titlebig h1 { padding: 0 0; color: #fff; } }
.post-date-bigtitle { margin: 1em 0; margin-bottom: 10px; padding: .4em 0; color: #343434; font-size: 12px; font-size: 1.2rem; }
.post-date-bigtitle a, .post-date-bigtitle a:link, .post-date-bigtitle a:visited { color: #343434; }

.bg-customheader { position: relative; display: table; width: 100%; min-height: 300px; padding: 0; background-repeat: repeat-x; background-position: center center fixed; background-position: center center; background-size: cover; }

.bg-customheaderinner { min-height: 260px; }

@media (max-width: 992px) { .bg-customheader { /*background-image:none;*/ /*background-position: cover;*/ min-height: 100px; padding: 0; }
  .bg-customheaderinner { /*display: none;*/ } }
.entry-content { opacity: 1; filter: alpha(opacity=100); }
.entry-content p { margin-bottom: 1.5em; }
.entry-content a { text-decoration: underline; }

@media (max-width: 992px) { h1.entry-title { line-height: 1.2; margin: 0; padding: .7em 0; font-size: 24px; font-size: 2.4rem; } }
@media (min-width: 992px) { h1.entry-title { line-height: 1.2; font-size: 24px; font-size: 2.4rem; margin: 0 0 .2em 0; padding: .7em 0 .7em 0; } }
@media only screen and (max-width: 768px) { h1.post-title { font-size: 20px; font-size: 2rem; } }
@media only screen and (min-width: 767px) { h1.post-title { font-size: 26px; font-size: 2.6rem; } }
.fl-glid h2 { border: none; }

.morelink { clear: both; margin: 10px 10px 10px 0; }
.morelink a { display: block; display: inline; width: 10em; padding: .5em 1em; text-align: center; color: #fff; background-color: #2e5250; border-radius: 2px; font-size: 12px; font-size: 1.2rem; }

.post-date { display: inline-block; margin: .3em 0; padding: .2em .6em; color: #9a9a9a; color: #555555; background-color: #f7f7f7; font-size: 10px; font-size: 1rem; border-radius: 3px; }

.post-category { display: inline-block; margin: .3em 0; padding: .2em .6em; color: #9a9a9a; color: rgba(255, 255, 255, 0); background-color: #717171; font-size: 10px; font-size: 1rem; border-radius: 1px; }
.post-category a { color: rgba(255, 255, 255, 0); }

.post-categories { padding-bottom: 10px; }
.post-categories ul { margin-bottom: 1em; }
.post-categories li { display: inline-block; float: left; margin: .1em; padding: .3em .6em; background-color: #272727; border-radius: 2px; }
.post-categories li:hover { background-color: #606060; }
.post-categories li a { padding: 10px; color: #343434; }

.taglist { display: inline-block; clear: both; margin: 4px 0 0 0; padding: .25em .8em; color: #fff; background-color: #272727; font-size: 10px; font-size: 1rem; border-radius: 2px; border-radius: 3px; }
.taglist a { text-decoration: none; color: #fff; }

.categorylist1 { float: left; margin: 4px 3px 0 0; padding: .25em .8em; color: #818181; border: #dcdcdc 1px dotted; background-color: #f7f8f4; font-size: 11px; font-size: 1.1rem; border-radius: 3px; }

.post-link-navi { margin-top: 15px; padding: 0 0 .8em 0; }
@media only screen and (max-width: 768px) { .post-link-navi .post-link-navi-prev, .post-link-navi .post-link-navi-next { display: block; margin-bottom: 5px; vertical-align: middle; }
  .post-link-navi .post-link-navi-prev a, .post-link-navi .post-link-navi-next a { display: block; } }
.post-link-navi .post-link-navi-title { margin: 1em 0; padding: .4em 1em; color: #343434; background-color: #343434; border-radius: 2px; font-size: 13px; font-size: 1.3rem; }

.nav-acc-box { margin-bottom: .6em; padding: .3em .8em; color: #fff; background-color: #5f5f5f; font-size: 11px; font-size: 1.1rem; border-radius: 2px; }

.nextpagelink { font-size: 1.5em; display: inline-block; margin: 1em 0; padding: 15px; background-color: #efefef; }

.news-title { font-weight: lighter; line-height: 1.4; font-size: 16px; font-size: 1.6rem; }
@media only screen and (max-width: 768px) { .news-title { font-size: 14px; font-size: 1.4rem; padding-top: 10px; } }

.post-box-title { margin-bottom: 0; }

.pagenaviarea { float: left; clear: both; margin: 2em 0; }

.wp-caption { font-size: 12px; font-size: 1.2rem; }

.gallery { padding-top: 2em; padding-bottom: 2em; }

.bypostauthor { font-weight: bold; }

.sticky { background-color: #FFF; }

.entry-content img { max-width: 100%; height: auto; margin-bottom: 0.5em; }

.alignleft, img.alignleft { margin-right: 1.5em; display: inline; float: left; }

.alignright, img.alignright { margin-left: 1.5em; display: inline; float: right; }

.aligncenter, img.aligncenter { margin-right: auto; margin-left: auto; display: block; clear: both; text-align: center; }

.wp-caption { margin-bottom: 1.5em; text-align: center; padding-top: 5px; max-width: 100%; }

.wp-caption img { border: 0 none; padding: 0; margin: 0; }

.wp-caption p.wp-caption-text { line-height: 1.5; font-size: 12px; font-size: 1.2rem; margin: 0.5em 0; }

.wp-smiley { margin: 0 !important; max-height: 1em; }

blockquote.left { margin-right: 20px; text-align: right; margin-left: 0; width: 33%; float: left; }

blockquote.right { margin-left: 20px; text-align: left; margin-right: 0; width: 33%; float: right; }

.gallery-caption { font-size: 12px; font-size: 1.2rem; }

.more-link { display: inline-block; padding: 1em 2em; margin: 2em 0 1em 0; width: 100%; border: 1px solid #eee; }
.more-link:hover { background-color: #efefef; }

/* outermost list item */
/* any page item */
/* current page */
/* parent of current page */
/* any ancestor of current page */
.widget-title { clear: left; display: block; padding: 0.6em 1em; margin: 0 0 10px 0; line-height: 1.2; }

#calendar_wrap th { padding: 6px; font-weight: bold; }

#calendar_wrap td { padding: 6px; text-align: center; }

.widget_categories select { max-width: 100%; }

.widget_rss ul { padding: 10px 15px; }
.widget_rss ul li { margin-bottom: 0.7em; }
.widget_rss ul li .rss-date { font-size: 11px; font-size: 1.1rem; }

.comment-body { margin: 1em 0 1em 1em; padding: 10px 0; }

.comment-list .vcard { margin: 10px 0; }

.vcard { display: inherit; padding: 10px; margin: 5px 0; }

.vcard .fn { padding-left: 1em; }

.children { margin-left: 1em; }

img#wpstats { position: absolute; width: 0px; height: 0px; padding: 0px; border: none; overflow: hidden; }

.conwbar .widget .widget_text { padding: 0; }

.topwbar, .contenttoparea, .conwbar { padding: 0; }
.topwbar .textwidget, .contenttoparea .textwidget, .conwbar .textwidget { padding: 0; }
.topwbar .widget, .contenttoparea .widget, .conwbar .widget { margin-bottom: 0; padding: 0; }

.widget-title { color: #fff; background-color: #434343; }
.widget-title a { color: #fff; }
.widget-title h5 { display: inline; clear: left; color: #fff; margin: 0 0 10px 0; padding: .3em 0; font-size: 14px; font-size: 1.4rem; }
.widget-title h3 { display: inline; clear: left; color: #fff; margin: 0 0 10px 0; padding: .3em 0; font-size: 16px; font-size: 1.6rem; }

.widget_nav_menu .menu, .widget_pages .menu, .widget_categories .menu { margin: 0; padding: 0; font-size: 14px; font-size: 1.4rem; }
.widget_nav_menu ul, .widget_pages ul, .widget_categories ul { margin: 0; padding: 0; background-color: #fffffe; }
.widget_nav_menu ul ul, .widget_pages ul ul, .widget_categories ul ul { margin: 0; padding: 0; border: none; }
.widget_nav_menu ul .menu-item-has-children li, .widget_pages ul .menu-item-has-children li, .widget_categories ul .menu-item-has-children li { background-color: #f7f4ec; }
.widget_nav_menu ul .current-menu-item, .widget_nav_menu ul .current-page-item, .widget_nav_menu ul .current_page_item .current_page_item .menu-item-has-children, .widget_nav_menu ul .menu-item .menu-item-object-page .current-menu-item .page_item .current_page_item, .widget_pages ul .current-menu-item, .widget_pages ul .current-page-item, .widget_pages ul .current_page_item .current_page_item .menu-item-has-children, .widget_pages ul .menu-item .menu-item-object-page .current-menu-item .page_item .current_page_item, .widget_categories ul .current-menu-item, .widget_categories ul .current-page-item, .widget_categories ul .current_page_item .current_page_item .menu-item-has-children, .widget_categories ul .menu-item .menu-item-object-page .current-menu-item .page_item .current_page_item { text-decoration: none; color: #fff; }
.widget_nav_menu ul .current-menu-item .sub-menu, .widget_nav_menu ul .current-page-item .sub-menu, .widget_nav_menu ul .current_page_item .current_page_item .menu-item-has-children .sub-menu, .widget_nav_menu ul .menu-item .menu-item-object-page .current-menu-item .page_item .current_page_item .sub-menu, .widget_pages ul .current-menu-item .sub-menu, .widget_pages ul .current-page-item .sub-menu, .widget_pages ul .current_page_item .current_page_item .menu-item-has-children .sub-menu, .widget_pages ul .menu-item .menu-item-object-page .current-menu-item .page_item .current_page_item .sub-menu, .widget_categories ul .current-menu-item .sub-menu, .widget_categories ul .current-page-item .sub-menu, .widget_categories ul .current_page_item .current_page_item .menu-item-has-children .sub-menu, .widget_categories ul .menu-item .menu-item-object-page .current-menu-item .page_item .current_page_item .sub-menu { background: none; }
.widget_nav_menu ul .current-menu-item .sub-menu a, .widget_nav_menu ul .current-page-item .sub-menu a, .widget_nav_menu ul .current_page_item .current_page_item .menu-item-has-children .sub-menu a, .widget_nav_menu ul .menu-item .menu-item-object-page .current-menu-item .page_item .current_page_item .sub-menu a, .widget_pages ul .current-menu-item .sub-menu a, .widget_pages ul .current-page-item .sub-menu a, .widget_pages ul .current_page_item .current_page_item .menu-item-has-children .sub-menu a, .widget_pages ul .menu-item .menu-item-object-page .current-menu-item .page_item .current_page_item .sub-menu a, .widget_categories ul .current-menu-item .sub-menu a, .widget_categories ul .current-page-item .sub-menu a, .widget_categories ul .current_page_item .current_page_item .menu-item-has-children .sub-menu a, .widget_categories ul .menu-item .menu-item-object-page .current-menu-item .page_item .current_page_item .sub-menu a { background: none; color: #0E726C; }
.widget_nav_menu ul .current-menu-item a, .widget_nav_menu ul .current-page-item a, .widget_nav_menu ul .current_page_item .current_page_item .menu-item-has-children a, .widget_nav_menu ul .menu-item .menu-item-object-page .current-menu-item .page_item .current_page_item a, .widget_pages ul .current-menu-item a, .widget_pages ul .current-page-item a, .widget_pages ul .current_page_item .current_page_item .menu-item-has-children a, .widget_pages ul .menu-item .menu-item-object-page .current-menu-item .page_item .current_page_item a, .widget_categories ul .current-menu-item a, .widget_categories ul .current-page-item a, .widget_categories ul .current_page_item .current_page_item .menu-item-has-children a, .widget_categories ul .menu-item .menu-item-object-page .current-menu-item .page_item .current_page_item a { color: #fff; display: block; background-color: #CE6375; }
.widget_nav_menu ul li.menu-item, .widget_nav_menu ul li.page_item, .widget_pages ul li.menu-item, .widget_pages ul li.page_item, .widget_categories ul li.menu-item, .widget_categories ul li.page_item { margin: 0; padding: 0; border: none; border-top: 1px dotted rgba(0, 0, 0, 0.2); }
.widget_nav_menu ul li.menu-item li a, .widget_nav_menu ul li.page_item li a, .widget_pages ul li.menu-item li a, .widget_pages ul li.page_item li a, .widget_categories ul li.menu-item li a, .widget_categories ul li.page_item li a { padding-left: 2em; overflow: hidden; }
.widget_nav_menu ul li.menu-item li li a, .widget_nav_menu ul li.page_item li li a, .widget_pages ul li.menu-item li li a, .widget_pages ul li.page_item li li a, .widget_categories ul li.menu-item li li a, .widget_categories ul li.page_item li li a { padding-left: 2em; overflow: hidden; }
.widget_nav_menu ul li.menu-item a, .widget_nav_menu ul li.page_item a, .widget_pages ul li.menu-item a, .widget_pages ul li.page_item a, .widget_categories ul li.menu-item a, .widget_categories ul li.page_item a { padding: .5em .75em; display: block; }
.widget_nav_menu ul li.menu-item a:hover, .widget_nav_menu ul li.page_item a:hover, .widget_pages ul li.menu-item a:hover, .widget_pages ul li.page_item a:hover, .widget_categories ul li.menu-item a:hover, .widget_categories ul li.page_item a:hover { text-decoration: none; color: #fff; background-color: #CE6375; }

.wp_rp_wrap { margin-top: 3em; }

.wp-pagenavi { clear: both; line-height: 3; }

.wp-pagenavi a, .wp-pagenavi span { text-decoration: none; border: 1px solid #eee; padding: 0.5em 1em; margin: 0.1em; }

.wp-pagenavi a:hover, .wp-pagenavi span.current { border: 1px solid #BFBFBF; }

.wp-pagenavi span.current { font-weight: bold; }

.newsfeedline h2 { font-size: 16px; float: left; }

body .newsfeedline h2.fl-post-feed-title { font-size: 16px; line-height: 1.3; }

.newsfeedline .fl-post-feed-post { border-bottom: none; margin-bottom: 0px; padding-bottom: 0px; }

.newsfeedline .fl-post-feed-date { font-size: 11px; float: left; }

.newsfeedline .fl-post-feed-header { margin-bottom: 8px; }

/*
	jQuery.mmenu CSS
*/
/*
	jQuery.mmenu panels CSS
*/
.mm-menu.mm-horizontal > .mm-panel { -webkit-transition: -webkit-transform 0.4s ease; transition: transform 0.4s ease; }

.mm-menu .mm-hidden { display: none; }

.mm-wrapper { overflow-x: hidden; position: relative; }

.mm-menu, .mm-menu > .mm-panel { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 0; }

.mm-menu { background: inherit; display: block; overflow: hidden; padding: 0; }
.mm-menu > .mm-panel { background: inherit; -webkit-overflow-scrolling: touch; overflow: scroll; overflow-x: hidden; overflow-y: auto; box-sizing: border-box; padding: 20px; -webkit-transform: translate(100%, 0); -ms-transform: translate(100%, 0); transform: translate(100%, 0); }
.mm-menu > .mm-panel.mm-opened { -webkit-transform: translate(0%, 0); -ms-transform: translate(0%, 0); transform: translate(0%, 0); }
.mm-menu > .mm-panel.mm-subopened { -webkit-transform: translate(-30%, 0); -ms-transform: translate(-30%, 0); transform: translate(-30%, 0); }
.mm-menu > .mm-panel.mm-highest { z-index: 1; }
.mm-menu .mm-list { padding: 25px 0; }
.mm-menu > .mm-list { padding-bottom: 0; }
.mm-menu > .mm-list:after { content: ''; display: block; height: 50px; }

.mm-panel > .mm-list { margin-left: -20px; margin-right: -20px; }
.mm-panel > .mm-list:first-child { padding-top: 0; }

.mm-list, .mm-list > li { list-style: none; display: block; padding: 0; margin: 0; }

.mm-list { font: inherit; font-size: 16px; }
.mm-list a, .mm-list a:hover { text-decoration: none; }
.mm-list > li { position: relative; }
.mm-list > li > a, .mm-list > li > span { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; color: inherit; line-height: 30px; display: block; padding: 10px 10px 10px 20px; margin: 0; }
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after { content: ''; border-bottom-width: 1px; border-bottom-style: solid; display: block; width: 100%; position: absolute; bottom: 0; left: 0; }
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after { width: auto; margin-left: 20px; position: relative; left: auto; }
.mm-list a.mm-subopen { background: rgba(3, 2, 1, 0); width: 50px; height: 100%; padding: 0; position: absolute; right: 0; top: 0; z-index: 2; }
.mm-list a.mm-subopen:before { content: ''; border-left-width: 1px; border-left-style: solid; display: block; height: 100%; position: absolute; left: 0; top: 0; }
.mm-list a.mm-subopen.mm-fullsubopen { width: 100%; }
.mm-list a.mm-subopen.mm-fullsubopen:before { border-left: none; }
.mm-list a.mm-subopen + a, .mm-list a.mm-subopen + span { padding-right: 5px; margin-right: 50px; }
.mm-list > li.mm-selected > a.mm-subopen { background: transparent; }
.mm-list > li.mm-selected > a.mm-fullsubopen + a, .mm-list > li.mm-selected > a.mm-fullsubopen + span { padding-right: 55px; margin-right: 0; }
.mm-list a.mm-subclose { text-indent: 30px; padding-top: 35px; margin-top: -25px; }
.mm-list > li.mm-label { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-size: 10px; text-transform: uppercase; text-indent: 20px; line-height: 30px; padding-right: 5px; }
.mm-list > li.mm-spacer { padding-top: 50px; }
.mm-list > li.mm-spacer.mm-label { padding-top: 30px; }
.mm-list a.mm-subopen:after, .mm-list a.mm-subclose:before { content: ''; border: 2px solid transparent; display: inline-block; width: 7px; height: 7px; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); margin-bottom: -5px; position: absolute; bottom: 50%; }
.mm-list a.mm-subopen:after { border-top: none; border-left: none; right: 18px; }
.mm-list a.mm-subclose:before { border-right: none; border-bottom: none; margin-bottom: -15px; left: 22px; }

.mm-menu.mm-vertical .mm-list .mm-panel { display: none; padding: 10px 0 10px 10px; }
.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after { border-color: transparent; }
.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel { display: block; }
.mm-menu.mm-vertical .mm-list > li > a.mm-subopen { height: 50px; }
.mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after { top: 21px; bottom: auto; }
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen { height: 30px; }

html.mm-opened .mm-page { box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-menu { background: #333; color: rgba(255, 255, 255, 0.6); }
.mm-menu .mm-list > li:after { border-color: rgba(0, 0, 0, 0.15); }
.mm-menu .mm-list > li > a.mm-subclose { background: rgba(0, 0, 0, 0.1); color: rgba(255, 255, 255, 0.3); }
.mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before { border-color: rgba(255, 255, 255, 0.3); }
.mm-menu .mm-list > li > a.mm-subopen:before { border-color: rgba(0, 0, 0, 0.15); }
.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu .mm-list > li.mm-selected > span { background: rgba(0, 0, 0, 0.1); }
.mm-menu .mm-list > li.mm-label { background: rgba(255, 255, 255, 0.05); }
.mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-vertical .mm-list li.mm-opened > ul { background: rgba(255, 255, 255, 0.05); }

/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page { box-sizing: border-box; position: relative; }

.mm-slideout { -webkit-transition: -webkit-transform 0.4s ease; transition: transform 0.4s ease; }

html.mm-opened { overflow: hidden; position: relative; }
html.mm-opened body { overflow: hidden; }

html.mm-background .mm-page { background: inherit; }

#mm-blocker { background: rgba(3, 2, 1, 0); display: none; width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 999999; }

html.mm-opened #mm-blocker, html.mm-blocking #mm-blocker { display: block; }

.mm-menu.mm-offcanvas { display: none; position: fixed; }
.mm-menu.mm-current { display: block; }

.mm-menu { width: 80%; min-width: 140px; max-width: 440px; }

html.mm-opening .mm-slideout { -webkit-transform: translate(80%, 0); -ms-transform: translate(80%, 0); transform: translate(80%, 0); }

@media all and (max-width: 175px) { html.mm-opening .mm-slideout { -webkit-transform: translate(140px, 0); -ms-transform: translate(140px, 0); transform: translate(140px, 0); } }
@media all and (min-width: 550px) { html.mm-opening .mm-slideout { -webkit-transform: translate(440px, 0); -ms-transform: translate(440px, 0); transform: translate(440px, 0); } }
/*
	jQuery.mmenu buttonbars addon CSS
*/
.mm-buttonbar { border: 1px solid transparent; border-radius: 5px; text-align: center; line-height: 30px; overflow: hidden; display: block; padding: 0; margin: 0; position: relative; }
.mm-buttonbar:after { content: ''; display: block; clear: both; }
.mm-buttonbar > * { border-left: 1px solid transparent; box-sizing: border-box; display: block; width: 100%; height: 100%; float: left; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.mm-buttonbar > a { text-decoration: none; }
.mm-buttonbar > input { position: absolute; left: -1000px; top: -1000px; }
.mm-buttonbar > input:checked + label { border-color: transparent  !important; }
.mm-buttonbar > *:first-child, .mm-buttonbar > input:first-child + * { border-left: none; }
.mm-buttonbar.mm-buttonbar-2 > * { width: 50%; }
.mm-buttonbar.mm-buttonbar-3 > * { width: 33.33%; }
.mm-buttonbar.mm-buttonbar-4 > * { width: 25%; }
.mm-buttonbar.mm-buttonbar-5 > * { width: 20%; }

.mm-header .mm-buttonbar { margin-top: 15px; margin-left: -40px; margin-right: -40px; }

.mm-footer .mm-buttonbar { border: none; border-radius: none; line-height: 50px; margin: -10px -10px 0 -20px; }
.mm-footer .mm-buttonbar > * { border-left: none; }

.mm-list > li > .mm-buttonbar { margin: 10px 20px; }

.mm-menu .mm-buttonbar { border-color: rgba(255, 255, 255, 0.6); background: #333; }
.mm-menu .mm-buttonbar > * { border-color: rgba(255, 255, 255, 0.6); }
.mm-menu .mm-buttonbar > input:checked + label { background: rgba(255, 255, 255, 0.6); color: #333; }

/*
	jQuery.mmenu counters addon CSS
*/
em.mm-counter { font: inherit; font-size: 16px; font-style: normal; text-indent: 0; line-height: 25px; display: block; margin-top: -12.5px; position: absolute; right: 50px; top: 50%; }
em.mm-counter + a.mm-subopen { padding-left: 50px; }
em.mm-counter + a.mm-subopen + a, em.mm-counter + a.mm-subopen + span { margin-right: 100px; }
em.mm-counter + a.mm-fullsubopen { padding-left: 0; }

.mm-vertical em.mm-counter { top: 14.5px; margin-top: 0; }

.mm-nosubresults > em.mm-counter { display: none; }

.mm-menu em.mm-counter { color: rgba(255, 255, 255, 0.3); }

/*
	jQuery.mmenu dragOpen addon CSS
*/
html.mm-opened.mm-dragging .mm-menu, html.mm-opened.mm-dragging .mm-page, html.mm-opened.mm-dragging .mm-fixed-top, html.mm-opened.mm-dragging .mm-fixed-bottom, html.mm-opened.mm-dragging #mm-blocker { -webkit-transition-duration: 0s; transition-duration: 0s; }

/*
	jQuery.mmenu footer addon CSS
*/
.mm-footer { background: inherit; border-top: 1px solid transparent; text-align: center; line-height: 30px; box-sizing: border-box; width: 100%; height: 50px; padding: 10px 10px 0 20px; position: absolute; z-index: 2; bottom: 0; left: 0; }

.mm-menu.mm-hasfooter > .mm-panel:after { height: 100px; }

.mm-menu .mm-footer { border-color: rgba(0, 0, 0, 0.15); color: rgba(255, 255, 255, 0.3); }

/*
	jQuery.mmenu header addon CSS
*/
.mm-header { background: inherit; border-bottom: 1px solid transparent; text-align: center; line-height: 25px; box-sizing: border-box; width: 100%; height: 75px; padding: 0 60px; position: absolute; z-index: 2; top: 0; left: 0; }
.mm-header .mm-title, .mm-header .mm-prev, .mm-header .mm-next, .mm-header .mm-close { padding-top: 37.5px; }
.mm-header .mm-title { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: inline-block; width: 100%; position: relative; }
.mm-header .mm-prev, .mm-header .mm-next, .mm-header .mm-close { text-decoration: none; display: block; box-sizing: border-box; min-width: 10px; height: 100%; position: absolute; top: 0; z-index: 1; }
.mm-header .mm-prev { padding-left: 20px; padding-right: 10px; left: 0; }
.mm-header .mm-next, .mm-header .mm-close { padding-left: 10px; padding-right: 20px; right: 0; }
.mm-header [href].mm-prev:before, .mm-header [href].mm-next:after { content: ''; border: 2px solid transparent; display: inline-block; width: 7px; height: 7px; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }
.mm-header [href].mm-prev:before { border-right: none; border-bottom: none; margin-left: 2px; margin-right: 5px; }
.mm-header [href].mm-next:after, .mm-header [href].mm-close:after { margin-left: 5px; margin-right: -2px; }
.mm-header [href].mm-next:after { border-top: none; border-left: none; }
.mm-header [href].mm-close:after { content: 'x'; }

.mm-menu.mm-hassearch .mm-header { height: 65px; top: 60px; }
.mm-menu.mm-hassearch .mm-header .mm-title, .mm-menu.mm-hassearch .mm-header .mm-prev, .mm-menu.mm-hassearch .mm-header .mm-next, .mm-menu.mm-hassearch .mm-header .mm-close { padding-top: 27.5px; }

.mm-menu.mm-hasheader li.mm-subtitle { display: none; }
.mm-menu.mm-hasheader > .mm-panel { padding-top: 95px; }
.mm-menu.mm-hasheader > .mm-panel.mm-list { padding-top: 75px; }
.mm-menu.mm-hasheader > .mm-panel > .mm-list:first-child { margin-top: -20px; }
.mm-menu.mm-hasheader.mm-hassearch > .mm-panel { padding-top: 145px; }
.mm-menu.mm-hasheader.mm-hassearch > .mm-panel.mm-list { padding-top: 125px; }

.mm-menu .mm-header { border-color: rgba(0, 0, 0, 0.15); color: rgba(255, 255, 255, 0.3); }
.mm-menu .mm-header .mm-prev:before, .mm-menu .mm-header .mm-next:after, .mm-menu .mm-header .mm-close:after { border-color: rgba(255, 255, 255, 0.3); }

/*
	jQuery.mmenu labels addon CSS
*/
.mm-list li.mm-label > span { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; padding: 0; line-height: 30px; }
.mm-list li.mm-label.mm-opened a.mm-subopen:after { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
.mm-list li.mm-collapsed:not(.mm-uncollapsed) { display: none; }

.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen:after { top: 11px; }

.mm-menu .mm-list li.mm-label > div > div { background: rgba(255, 255, 255, 0.05); }

/*
	jQuery.mmenu searchfield addon CSS
*/
.mm-search, .mm-search input { box-sizing: border-box; }

.mm-list > li.mm-search { padding: 10px; margin-top: -20px; }
.mm-list > li.mm-subtitle + li.mm-search { margin-top: 0; }

div.mm-panel > div.mm-search { padding: 0 0 10px 0; }

.mm-menu.mm-hasheader .mm-list > li.mm-search { margin-top: 0; }

.mm-menu > .mm-search { background: inherit; width: 100%; position: absolute; top: 0; left: 0; z-index: 2; }

.mm-search { padding: 10px; }
.mm-search input { border: none; border-radius: 40px; font: inherit; font-size: 16px; line-height: 40px; outline: none; display: block; width: 100%; height: 40px; margin: 0; padding: 0 10px; }
.mm-search input::-ms-clear { display: none; }

.mm-menu .mm-noresultsmsg { text-align: center; font-size: 24px; display: none; padding: 75px 0; }
.mm-menu .mm-noresultsmsg:after { border: none !important; }

.mm-noresults .mm-noresultsmsg { display: block; }

.mm-menu li.mm-nosubresults > a.mm-subopen { display: none; }
.mm-menu li.mm-nosubresults > a.mm-subopen + a, .mm-menu li.mm-nosubresults > a.mm-subopen + span { padding-right: 10px; }
.mm-menu.mm-hassearch > .mm-panel { padding-top: 80px; }
.mm-menu.mm-hassearch > .mm-panel > .mm-list:first-child { margin-top: -20px; }
.mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child { margin-top: -10px; }
.mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child + .mm-list { padding-top: 0; }

.mm-menu .mm-search input { background: rgba(255, 255, 255, 0.3); color: rgba(255, 255, 255, 0.6); }
.mm-menu .mm-noresultsmsg { color: rgba(255, 255, 255, 0.3); }

/*
	jQuery.mmenu toggles addon CSS
*/
input.mm-toggle, input.mm-check { position: absolute; left: -10000px; }

label.mm-toggle, label.mm-check { margin: 0; position: absolute; bottom: 50%; z-index: 2; }
label.mm-toggle:before, label.mm-check:before { content: ''; display: block; }

label.mm-toggle { border-radius: 40px; width: 70px; height: 40px; margin-bottom: -20px; }
label.mm-toggle:before { border-radius: 40px; width: 38px; height: 38px; margin: 1px; }

input.mm-toggle:checked ~ label.mm-toggle:before { float: right; }

label.mm-check { width: 40px; height: 40px; margin-bottom: -20px; }
label.mm-check:before { border-left: 3px solid; border-bottom: 3px solid; width: 40%; height: 20%; margin: 25% 0 0 20%; opacity: 0.1; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

input.mm-check:checked ~ label.mm-check:before { opacity: 1; }

.mm-menu.mm-vertical .mm-list > li label.mm-toggle, .mm-menu.mm-vertical .mm-list > li label.mm-check { bottom: auto; margin-bottom: 0; }
.mm-menu.mm-vertical .mm-list > li label.mm-toggle { top: 5px; }
.mm-menu.mm-vertical .mm-list > li label.mm-check { top: 5px; }

label.mm-toggle, label.mm-check { right: 20px; }

label.mm-toggle + a, label.mm-toggle + span { margin-right: 90px; }

label.mm-check + a, label.mm-check + span { margin-right: 60px; }

a.mm-subopen + label.mm-toggle, a.mm-subopen + label.mm-check { right: 60px; }

a.mm-subopen + label.mm-toggle + a, a.mm-subopen + label.mm-toggle + span { margin-right: 130px; }

a.mm-subopen + label.mm-check + a, a.mm-subopen + label.mm-check + span { margin-right: 100px; }

em.mm-counter + a.mm-subopen + label.mm-toggle, em.mm-counter + a.mm-subopen + label.mm-check { right: 110px; }

em.mm-counter + a.mm-subopen + label.mm-toggle + a, em.mm-counter + a.mm-subopen + label.mm-toggle + span { margin-right: 180px; }

em.mm-counter + a.mm-subopen + label.mm-check + a, em.mm-counter + a.mm-subopen + label.mm-check + span { margin-right: 150px; }

.mm-menu label.mm-toggle { background: rgba(0, 0, 0, 0.15); }
.mm-menu label.mm-toggle:before { background: #333; }
.mm-menu input.mm-toggle:checked ~ label.mm-toggle { background: #4bd963; }

.mm-menu label.mm-check:before { border-color: rgba(255, 255, 255, 0.6); }

/*
	jQuery.mmenu effects extension CSS
*/
html.mm-slide .mm-menu { -webkit-transition: -webkit-transform 0.4s ease; transition: transform 0.4s ease; }
html.mm-slide.mm-opened .mm-menu { -webkit-transform: translateX(-30%); -ms-transform: translateX(-30%); transform: translateX(-30%); }
html.mm-slide.mm-opening .mm-menu { -webkit-transform: translateX(0%); -ms-transform: translateX(0%); transform: translateX(0%); }
html.mm-slide.mm-right.mm-opened .mm-menu { -webkit-transform: translateX(30%); -ms-transform: translateX(30%); transform: translateX(30%); }
html.mm-slide.mm-right.mm-opening .mm-menu { -webkit-transform: translateX(0%); -ms-transform: translateX(0%); transform: translateX(0%); }
html.mm-slide.mm-top.mm-opened .mm-menu { -webkit-transform: translateY(-30%); -ms-transform: translateY(-30%); transform: translateY(-30%); }
html.mm-slide.mm-top.mm-opening .mm-menu { -webkit-transform: translateY(0%); -ms-transform: translateY(0%); transform: translateY(0%); }
html.mm-slide.mm-bottom.mm-opened .mm-menu { -webkit-transform: translateY(30%); -ms-transform: translateY(30%); transform: translateY(30%); }
html.mm-slide.mm-bottom.mm-opening .mm-menu { -webkit-transform: translateY(0%); -ms-transform: translateY(0%); transform: translateY(0%); }

html.mm-zoom-menu .mm-menu { -webkit-transition: -webkit-transform 0.4s ease; transition: transform 0.4s ease; }
html.mm-zoom-menu.mm-opened .mm-menu { -webkit-transform: scale(0.7, 0.7) translateX(-30%); -ms-transform: scale(0.7, 0.7) translateX(-30%); transform: scale(0.7, 0.7) translateX(-30%); -webkit-transform-origin: left center; -ms-transform-origin: left center; transform-origin: left center; }
html.mm-zoom-menu.mm-opening .mm-menu { -webkit-transform: scale(1, 1) translateX(0%); -ms-transform: scale(1, 1) translateX(0%); transform: scale(1, 1) translateX(0%); }
html.mm-zoom-menu.mm-right.mm-opened .mm-menu { -webkit-transform: scale(0.7, 0.7) translateX(30%); -ms-transform: scale(0.7, 0.7) translateX(30%); transform: scale(0.7, 0.7) translateX(30%); -webkit-transform-origin: right center; -ms-transform-origin: right center; transform-origin: right center; }
html.mm-zoom-menu.mm-right.mm-opening .mm-menu { -webkit-transform: scale(1, 1) translateX(0%); -ms-transform: scale(1, 1) translateX(0%); transform: scale(1, 1) translateX(0%); }
html.mm-zoom-menu.mm-top.mm-opened .mm-menu { -webkit-transform: scale(0.7, 0.7) translateY(-30%); -ms-transform: scale(0.7, 0.7) translateY(-30%); transform: scale(0.7, 0.7) translateY(-30%); -webkit-transform-origin: center top; -ms-transform-origin: center top; transform-origin: center top; }
html.mm-zoom-menu.mm-top.mm-opening .mm-menu { -webkit-transform: scale(1, 1) translateY(0%); -ms-transform: scale(1, 1) translateY(0%); transform: scale(1, 1) translateY(0%); }
html.mm-zoom-menu.mm-bottom.mm-opened .mm-menu { -webkit-transform: scale(0.7, 0.7) translateY(30%); -ms-transform: scale(0.7, 0.7) translateY(30%); transform: scale(0.7, 0.7) translateY(30%); -webkit-transform-origin: center bottom; -ms-transform-origin: center bottom; transform-origin: center bottom; }
html.mm-zoom-menu.mm-bottom.mm-opening .mm-menu { -webkit-transform: scale(1, 1) translateY(0%); -ms-transform: scale(1, 1) translateY(0%); transform: scale(1, 1) translateY(0%); }

html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel { -webkit-transform: scale(1.5, 1.5) translateX(100%); -ms-transform: scale(1.5, 1.5) translateX(100%); transform: scale(1.5, 1.5) translateX(100%); -webkit-transform-origin: left center; -ms-transform-origin: left center; transform-origin: left center; -webkit-transition-property: -webkit-transform, left; transition-property: transform, left; }
html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened { -webkit-transform: scale(1, 1) translateX(0%); -ms-transform: scale(1, 1) translateX(0%); transform: scale(1, 1) translateX(0%); }
html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened.mm-subopened { -webkit-transform: scale(0.7, 0.7) translateX(-30%); -ms-transform: scale(0.7, 0.7) translateX(-30%); transform: scale(0.7, 0.7) translateX(-30%); }

/*
	jQuery.mmenu fullscreen extension CSS
*/
.mm-menu.mm-fullscreen { width: 100%; min-width: 140px; max-width: 10000px; }

html.mm-opening.mm-fullscreen .mm-slideout { -webkit-transform: translate(100%, 0); -ms-transform: translate(100%, 0); transform: translate(100%, 0); }

@media all and (max-width: 140px) { html.mm-opening.mm-fullscreen .mm-slideout { -webkit-transform: translate(140px, 0); -ms-transform: translate(140px, 0); transform: translate(140px, 0); } }
@media all and (min-width: 10000px) { html.mm-opening.mm-fullscreen .mm-slideout { -webkit-transform: translate(10000px, 0); -ms-transform: translate(10000px, 0); transform: translate(10000px, 0); } }
html.mm-right.mm-opening.mm-fullscreen .mm-slideout { -webkit-transform: translate(-100%, 0); -ms-transform: translate(-100%, 0); transform: translate(-100%, 0); }

@media all and (max-width: 140px) { html.mm-right.mm-opening.mm-fullscreen .mm-slideout { -webkit-transform: translate(-140px, 0); -ms-transform: translate(-140px, 0); transform: translate(-140px, 0); } }
@media all and (min-width: 10000px) { html.mm-right.mm-opening.mm-fullscreen .mm-slideout { -webkit-transform: translate(-10000px, 0); -ms-transform: translate(-10000px, 0); transform: translate(-10000px, 0); } }
.mm-menu.mm-front.mm-fullscreen.mm-top, .mm-menu.mm-front.mm-fullscreen.mm-bottom { height: 100%; min-height: 140px; max-height: 10000px; }

html.mm-opened.mm-fullscreen .mm-page { box-shadow: none !important; }

/*
	jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top, .mm-menu.mm-bottom { width: 100%; min-width: 100%; max-width: 100%; }

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

.mm-menu.mm-bottom { top: auto; bottom: 0; }

html.mm-right.mm-opening .mm-slideout { -webkit-transform: translate(-80%, 0); -ms-transform: translate(-80%, 0); transform: translate(-80%, 0); }

@media all and (max-width: 175px) { html.mm-right.mm-opening .mm-slideout { -webkit-transform: translate(-140px, 0); -ms-transform: translate(-140px, 0); transform: translate(-140px, 0); } }
@media all and (min-width: 550px) { html.mm-right.mm-opening .mm-slideout { -webkit-transform: translate(-440px, 0); -ms-transform: translate(-440px, 0); transform: translate(-440px, 0); } }
/*
	jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-slideout { -webkit-transform: none !important; -ms-transform: none !important; transform: none !important; z-index: 0 !important; }

.mm-menu.mm-front { z-index: 1; box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); }

html.mm-opened.mm-next .mm-page { box-shadow: none; }

.mm-menu.mm-front, .mm-menu.mm-next { -webkit-transition: -webkit-transform 0.4s ease; transition: transform 0.4s ease; -webkit-transform: translate(-100%, 0); -ms-transform: translate(-100%, 0); transform: translate(-100%, 0); }
.mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right { -webkit-transform: translate(100%, 0); -ms-transform: translate(100%, 0); transform: translate(100%, 0); }
.mm-menu.mm-front.mm-top { -webkit-transform: translate(0, -100%); -ms-transform: translate(0, -100%); transform: translate(0, -100%); }
.mm-menu.mm-front.mm-bottom { -webkit-transform: translate(0, 100%); -ms-transform: translate(0, 100%); transform: translate(0, 100%); }

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }

.mm-menu.mm-front.mm-top, .mm-menu.mm-front.mm-bottom { height: 80%; min-height: 140px; max-height: 880px; }

/*
	jQuery.mmenu themes extension CSS
*/
html.mm-opened.mm-light .mm-page { box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light { background: #f3f3f3; color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-light .mm-list > li:after { border-color: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-light .mm-list > li > a.mm-subclose { background: rgba(255, 255, 255, 0.6); color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-light .mm-list > li > a.mm-subopen:after, .mm-menu.mm-light .mm-list > li > a.mm-subclose:before { border-color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-light .mm-list > li > a.mm-subopen:before { border-color: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-light .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu.mm-light .mm-list > li.mm-selected > span { background: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-light .mm-list > li.mm-label { background: rgba(0, 0, 0, 0.03); }
.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul { background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-buttonbar { border-color: rgba(0, 0, 0, 0.6); background: #f3f3f3; }
.mm-menu.mm-light .mm-buttonbar > * { border-color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-light .mm-buttonbar > input:checked + label { background: rgba(0, 0, 0, 0.6); color: #f3f3f3; }

.mm-menu.mm-light label.mm-check:before { border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-light em.mm-counter { color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-footer { border-color: rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-header { border-color: rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-light .mm-header .mm-prev:before, .mm-menu.mm-light .mm-header .mm-next:after, .mm-menu.mm-light .mm-header .mm-close:after { border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-list li.mm-label > div > div { background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-search input { background: rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-light .mm-noresultsmsg { color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light label.mm-toggle { background: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-light label.mm-toggle:before { background: #f3f3f3; }
.mm-menu.mm-light input.mm-toggle:checked ~ label.mm-toggle { background: #4bd963; }

html.mm-opened.mm-white .mm-page { box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white { background: #fff; color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-white .mm-list > li:after { border-color: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-white .mm-list > li > a.mm-subclose { background: rgba(0, 0, 0, 0.06); color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-white .mm-list > li > a.mm-subopen:after, .mm-menu.mm-white .mm-list > li > a.mm-subclose:before { border-color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-white .mm-list > li > a.mm-subopen:before { border-color: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu.mm-white .mm-list > li.mm-selected > span { background: rgba(0, 0, 0, 0.06); }
.mm-menu.mm-white .mm-list > li.mm-label { background: rgba(0, 0, 0, 0.03); }
.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul { background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-buttonbar { border-color: rgba(0, 0, 0, 0.6); background: #fff; }
.mm-menu.mm-white .mm-buttonbar > * { border-color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-white .mm-buttonbar > input:checked + label { background: rgba(0, 0, 0, 0.6); color: #fff; }

.mm-menu.mm-white label.mm-check:before { border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-white em.mm-counter { color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-footer { border-color: rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-header { border-color: rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-white .mm-header .mm-prev:before, .mm-menu.mm-white .mm-header .mm-next:after, .mm-menu.mm-white .mm-header .mm-close:after { border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-list li.mm-label > div > div { background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-search input { background: rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-white .mm-noresultsmsg { color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white label.mm-toggle { background: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-white label.mm-toggle:before { background: #fff; }
.mm-menu.mm-white input.mm-toggle:checked ~ label.mm-toggle { background: #4bd963; }

html.mm-opened.mm-black .mm-page { box-shadow: none; }

.mm-menu.mm-black { background: #000; color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-black .mm-list > li:after { border-color: rgba(255, 255, 255, 0.2); }
.mm-menu.mm-black .mm-list > li > a.mm-subclose { background: rgba(255, 255, 255, 0.25); color: rgba(255, 255, 255, 0.3); }
.mm-menu.mm-black .mm-list > li > a.mm-subopen:after, .mm-menu.mm-black .mm-list > li > a.mm-subclose:before { border-color: rgba(255, 255, 255, 0.3); }
.mm-menu.mm-black .mm-list > li > a.mm-subopen:before { border-color: rgba(255, 255, 255, 0.2); }
.mm-menu.mm-black .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu.mm-black .mm-list > li.mm-selected > span { background: rgba(255, 255, 255, 0.25); }
.mm-menu.mm-black .mm-list > li.mm-label { background: rgba(255, 255, 255, 0.15); }
.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > ul { background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-buttonbar { border-color: rgba(255, 255, 255, 0.6); background: #000; }
.mm-menu.mm-black .mm-buttonbar > * { border-color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-black .mm-buttonbar > input:checked + label { background: rgba(255, 255, 255, 0.6); color: #000; }

.mm-menu.mm-black label.mm-check:before { border-color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-black em.mm-counter { color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-footer { border-color: rgba(255, 255, 255, 0.2); color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-header { border-color: rgba(255, 255, 255, 0.2); color: rgba(255, 255, 255, 0.3); }
.mm-menu.mm-black .mm-header .mm-prev:before, .mm-menu.mm-black .mm-header .mm-next:after, .mm-menu.mm-black .mm-header .mm-close:after { border-color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-list li.mm-label > div > div { background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-search input { background: rgba(255, 255, 255, 0.3); color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-black .mm-noresultsmsg { color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black label.mm-toggle { background: rgba(255, 255, 255, 0.2); }
.mm-menu.mm-black label.mm-toggle:before { background: #000; }
.mm-menu.mm-black input.mm-toggle:checked ~ label.mm-toggle { background: #4bd963; }

.wp_rp_wrap { margin-top: 3em; }

.wp-pagenavi { clear: both; line-height: 3; }

.wp-pagenavi a, .wp-pagenavi span { text-decoration: none; border: 1px solid #eee; padding: 0.5em 1em; margin: 0.1em; }

.wp-pagenavi a:hover, .wp-pagenavi span.current { border: 1px solid #BFBFBF; }

.wp-pagenavi span.current { font-weight: bold; }

.newsfeedline h2 { font-size: 16px; float: left; }

body .newsfeedline h2.fl-post-feed-title { font-size: 16px; line-height: 1.3; }

.newsfeedline .fl-post-feed-post { border-bottom: none; margin-bottom: 0px; padding-bottom: 0px; }

.newsfeedline .fl-post-feed-date { font-size: 11px; float: left; }

.newsfeedline .fl-post-feed-header { margin-bottom: 8px; }

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2013 Daniel Eden
*/
.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }

.animated.infinite { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; }

.animated.hinge { -webkit-animation-duration: 2s; animation-duration: 2s; }

@-webkit-keyframes bounce { 0%, 20%, 50%, 80%, 100% { -webkit-transform: translateY(0); transform: translateY(0); }
  40% { -webkit-transform: translateY(-30px); transform: translateY(-30px); }
  60% { -webkit-transform: translateY(-15px); transform: translateY(-15px); } }
@keyframes bounce { 0%, 20%, 50%, 80%, 100% { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
  40% { -webkit-transform: translateY(-30px); -ms-transform: translateY(-30px); transform: translateY(-30px); }
  60% { -webkit-transform: translateY(-15px); -ms-transform: translateY(-15px); transform: translateY(-15px); } }
.bounce { -webkit-animation-name: bounce; animation-name: bounce; }

@-webkit-keyframes flash { 0%, 50%, 100% { opacity: 1; }
  25%, 75% { opacity: 0; } }
@keyframes flash { 0%, 50%, 100% { opacity: 1; }
  25%, 75% { opacity: 0; } }
.flash { -webkit-animation-name: flash; animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse { 0% { -webkit-transform: scale(1); transform: scale(1); }
  50% { -webkit-transform: scale(1.1); transform: scale(1.1); }
  100% { -webkit-transform: scale(1); transform: scale(1); } }
@keyframes pulse { 0% { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
  50% { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }
  100% { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } }
.pulse { -webkit-animation-name: pulse; animation-name: pulse; }

@-webkit-keyframes rubberBand { 0% { -webkit-transform: scale(1); transform: scale(1); }
  30% { -webkit-transform: scaleX(1.25) scaleY(0.75); transform: scaleX(1.25) scaleY(0.75); }
  40% { -webkit-transform: scaleX(0.75) scaleY(1.25); transform: scaleX(0.75) scaleY(1.25); }
  60% { -webkit-transform: scaleX(1.15) scaleY(0.85); transform: scaleX(1.15) scaleY(0.85); }
  100% { -webkit-transform: scale(1); transform: scale(1); } }
@keyframes rubberBand { 0% { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
  30% { -webkit-transform: scaleX(1.25) scaleY(0.75); -ms-transform: scaleX(1.25) scaleY(0.75); transform: scaleX(1.25) scaleY(0.75); }
  40% { -webkit-transform: scaleX(0.75) scaleY(1.25); -ms-transform: scaleX(0.75) scaleY(1.25); transform: scaleX(0.75) scaleY(1.25); }
  60% { -webkit-transform: scaleX(1.15) scaleY(0.85); -ms-transform: scaleX(1.15) scaleY(0.85); transform: scaleX(1.15) scaleY(0.85); }
  100% { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } }
.rubberBand { -webkit-animation-name: rubberBand; animation-name: rubberBand; }

@-webkit-keyframes shake { 0%, 100% { -webkit-transform: translateX(0); transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% { -webkit-transform: translateX(-10px); transform: translateX(-10px); }
  20%, 40%, 60%, 80% { -webkit-transform: translateX(10px); transform: translateX(10px); } }
@keyframes shake { 0%, 100% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% { -webkit-transform: translateX(-10px); -ms-transform: translateX(-10px); transform: translateX(-10px); }
  20%, 40%, 60%, 80% { -webkit-transform: translateX(10px); -ms-transform: translateX(10px); transform: translateX(10px); } }
.shake { -webkit-animation-name: shake; animation-name: shake; }

@-webkit-keyframes swing { 20% { -webkit-transform: rotate(15deg); transform: rotate(15deg); }
  40% { -webkit-transform: rotate(-10deg); transform: rotate(-10deg); }
  60% { -webkit-transform: rotate(5deg); transform: rotate(5deg); }
  80% { -webkit-transform: rotate(-5deg); transform: rotate(-5deg); }
  100% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } }
@keyframes swing { 20% { -webkit-transform: rotate(15deg); -ms-transform: rotate(15deg); transform: rotate(15deg); }
  40% { -webkit-transform: rotate(-10deg); -ms-transform: rotate(-10deg); transform: rotate(-10deg); }
  60% { -webkit-transform: rotate(5deg); -ms-transform: rotate(5deg); transform: rotate(5deg); }
  80% { -webkit-transform: rotate(-5deg); -ms-transform: rotate(-5deg); transform: rotate(-5deg); }
  100% { -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); } }
.swing { -webkit-transform-origin: top center; -ms-transform-origin: top center; transform-origin: top center; -webkit-animation-name: swing; animation-name: swing; }

@-webkit-keyframes tada { 0% { -webkit-transform: scale(1); transform: scale(1); }
  10%, 20% { -webkit-transform: scale(0.9) rotate(-3deg); transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% { -webkit-transform: scale(1.1) rotate(3deg); transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% { -webkit-transform: scale(1.1) rotate(-3deg); transform: scale(1.1) rotate(-3deg); }
  100% { -webkit-transform: scale(1) rotate(0); transform: scale(1) rotate(0); } }
@keyframes tada { 0% { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
  10%, 20% { -webkit-transform: scale(0.9) rotate(-3deg); -ms-transform: scale(0.9) rotate(-3deg); transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% { -webkit-transform: scale(1.1) rotate(3deg); -ms-transform: scale(1.1) rotate(3deg); transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% { -webkit-transform: scale(1.1) rotate(-3deg); -ms-transform: scale(1.1) rotate(-3deg); transform: scale(1.1) rotate(-3deg); }
  100% { -webkit-transform: scale(1) rotate(0); -ms-transform: scale(1) rotate(0); transform: scale(1) rotate(0); } }
.tada { -webkit-animation-name: tada; animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble { 0% { -webkit-transform: translateX(0%); transform: translateX(0%); }
  15% { -webkit-transform: translateX(-25%) rotate(-5deg); transform: translateX(-25%) rotate(-5deg); }
  30% { -webkit-transform: translateX(20%) rotate(3deg); transform: translateX(20%) rotate(3deg); }
  45% { -webkit-transform: translateX(-15%) rotate(-3deg); transform: translateX(-15%) rotate(-3deg); }
  60% { -webkit-transform: translateX(10%) rotate(2deg); transform: translateX(10%) rotate(2deg); }
  75% { -webkit-transform: translateX(-5%) rotate(-1deg); transform: translateX(-5%) rotate(-1deg); }
  100% { -webkit-transform: translateX(0%); transform: translateX(0%); } }
@keyframes wobble { 0% { -webkit-transform: translateX(0%); -ms-transform: translateX(0%); transform: translateX(0%); }
  15% { -webkit-transform: translateX(-25%) rotate(-5deg); -ms-transform: translateX(-25%) rotate(-5deg); transform: translateX(-25%) rotate(-5deg); }
  30% { -webkit-transform: translateX(20%) rotate(3deg); -ms-transform: translateX(20%) rotate(3deg); transform: translateX(20%) rotate(3deg); }
  45% { -webkit-transform: translateX(-15%) rotate(-3deg); -ms-transform: translateX(-15%) rotate(-3deg); transform: translateX(-15%) rotate(-3deg); }
  60% { -webkit-transform: translateX(10%) rotate(2deg); -ms-transform: translateX(10%) rotate(2deg); transform: translateX(10%) rotate(2deg); }
  75% { -webkit-transform: translateX(-5%) rotate(-1deg); -ms-transform: translateX(-5%) rotate(-1deg); transform: translateX(-5%) rotate(-1deg); }
  100% { -webkit-transform: translateX(0%); -ms-transform: translateX(0%); transform: translateX(0%); } }
.wobble { -webkit-animation-name: wobble; animation-name: wobble; }

@-webkit-keyframes bounceIn { 0% { opacity: 0; -webkit-transform: scale(0.3); transform: scale(0.3); }
  50% { opacity: 1; -webkit-transform: scale(1.05); transform: scale(1.05); }
  70% { -webkit-transform: scale(0.9); transform: scale(0.9); }
  100% { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } }
@keyframes bounceIn { 0% { opacity: 0; -webkit-transform: scale(0.3); -ms-transform: scale(0.3); transform: scale(0.3); }
  50% { opacity: 1; -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); }
  70% { -webkit-transform: scale(0.9); -ms-transform: scale(0.9); transform: scale(0.9); }
  100% { opacity: 1; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } }
.bounceIn { -webkit-animation-name: bounceIn; animation-name: bounceIn; }

@-webkit-keyframes bounceInDown { 0% { opacity: 0; -webkit-transform: translateY(-2000px); transform: translateY(-2000px); }
  60% { opacity: 1; -webkit-transform: translateY(30px); transform: translateY(30px); }
  80% { -webkit-transform: translateY(-10px); transform: translateY(-10px); }
  100% { -webkit-transform: translateY(0); transform: translateY(0); } }
@keyframes bounceInDown { 0% { opacity: 0; -webkit-transform: translateY(-2000px); -ms-transform: translateY(-2000px); transform: translateY(-2000px); }
  60% { opacity: 1; -webkit-transform: translateY(30px); -ms-transform: translateY(30px); transform: translateY(30px); }
  80% { -webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px); }
  100% { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } }
.bounceInDown { -webkit-animation-name: bounceInDown; animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft { 0% { opacity: 0; -webkit-transform: translateX(-2000px); transform: translateX(-2000px); }
  60% { opacity: 1; -webkit-transform: translateX(30px); transform: translateX(30px); }
  80% { -webkit-transform: translateX(-10px); transform: translateX(-10px); }
  100% { -webkit-transform: translateX(0); transform: translateX(0); } }
@keyframes bounceInLeft { 0% { opacity: 0; -webkit-transform: translateX(-2000px); -ms-transform: translateX(-2000px); transform: translateX(-2000px); }
  60% { opacity: 1; -webkit-transform: translateX(30px); -ms-transform: translateX(30px); transform: translateX(30px); }
  80% { -webkit-transform: translateX(-10px); -ms-transform: translateX(-10px); transform: translateX(-10px); }
  100% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } }
.bounceInLeft { -webkit-animation-name: bounceInLeft; animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight { 0% { opacity: 0; -webkit-transform: translateX(2000px); transform: translateX(2000px); }
  60% { opacity: 1; -webkit-transform: translateX(-30px); transform: translateX(-30px); }
  80% { -webkit-transform: translateX(10px); transform: translateX(10px); }
  100% { -webkit-transform: translateX(0); transform: translateX(0); } }
@keyframes bounceInRight { 0% { opacity: 0; -webkit-transform: translateX(2000px); -ms-transform: translateX(2000px); transform: translateX(2000px); }
  60% { opacity: 1; -webkit-transform: translateX(-30px); -ms-transform: translateX(-30px); transform: translateX(-30px); }
  80% { -webkit-transform: translateX(10px); -ms-transform: translateX(10px); transform: translateX(10px); }
  100% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } }
.bounceInRight { -webkit-animation-name: bounceInRight; animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp { 0% { opacity: 0; -webkit-transform: translateY(2000px); transform: translateY(2000px); }
  60% { opacity: 1; -webkit-transform: translateY(-30px); transform: translateY(-30px); }
  80% { -webkit-transform: translateY(10px); transform: translateY(10px); }
  100% { -webkit-transform: translateY(0); transform: translateY(0); } }
@keyframes bounceInUp { 0% { opacity: 0; -webkit-transform: translateY(2000px); -ms-transform: translateY(2000px); transform: translateY(2000px); }
  60% { opacity: 1; -webkit-transform: translateY(-30px); -ms-transform: translateY(-30px); transform: translateY(-30px); }
  80% { -webkit-transform: translateY(10px); -ms-transform: translateY(10px); transform: translateY(10px); }
  100% { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } }
.bounceInUp { -webkit-animation-name: bounceInUp; animation-name: bounceInUp; }

@-webkit-keyframes bounceOut { 0% { -webkit-transform: scale(1); transform: scale(1); }
  25% { -webkit-transform: scale(0.95); transform: scale(0.95); }
  50% { opacity: 1; -webkit-transform: scale(1.1); transform: scale(1.1); }
  100% { opacity: 0; -webkit-transform: scale(0.3); transform: scale(0.3); } }
@keyframes bounceOut { 0% { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
  25% { -webkit-transform: scale(0.95); -ms-transform: scale(0.95); transform: scale(0.95); }
  50% { opacity: 1; -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }
  100% { opacity: 0; -webkit-transform: scale(0.3); -ms-transform: scale(0.3); transform: scale(0.3); } }
.bounceOut { -webkit-animation-name: bounceOut; animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown { 0% { -webkit-transform: translateY(0); transform: translateY(0); }
  20% { opacity: 1; -webkit-transform: translateY(-20px); transform: translateY(-20px); }
  100% { opacity: 0; -webkit-transform: translateY(2000px); transform: translateY(2000px); } }
@keyframes bounceOutDown { 0% { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
  20% { opacity: 1; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
  100% { opacity: 0; -webkit-transform: translateY(2000px); -ms-transform: translateY(2000px); transform: translateY(2000px); } }
.bounceOutDown { -webkit-animation-name: bounceOutDown; animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft { 0% { -webkit-transform: translateX(0); transform: translateX(0); }
  20% { opacity: 1; -webkit-transform: translateX(20px); transform: translateX(20px); }
  100% { opacity: 0; -webkit-transform: translateX(-2000px); transform: translateX(-2000px); } }
@keyframes bounceOutLeft { 0% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
  20% { opacity: 1; -webkit-transform: translateX(20px); -ms-transform: translateX(20px); transform: translateX(20px); }
  100% { opacity: 0; -webkit-transform: translateX(-2000px); -ms-transform: translateX(-2000px); transform: translateX(-2000px); } }
.bounceOutLeft { -webkit-animation-name: bounceOutLeft; animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight { 0% { -webkit-transform: translateX(0); transform: translateX(0); }
  20% { opacity: 1; -webkit-transform: translateX(-20px); transform: translateX(-20px); }
  100% { opacity: 0; -webkit-transform: translateX(2000px); transform: translateX(2000px); } }
@keyframes bounceOutRight { 0% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
  20% { opacity: 1; -webkit-transform: translateX(-20px); -ms-transform: translateX(-20px); transform: translateX(-20px); }
  100% { opacity: 0; -webkit-transform: translateX(2000px); -ms-transform: translateX(2000px); transform: translateX(2000px); } }
.bounceOutRight { -webkit-animation-name: bounceOutRight; animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp { 0% { -webkit-transform: translateY(0); transform: translateY(0); }
  20% { opacity: 1; -webkit-transform: translateY(20px); transform: translateY(20px); }
  100% { opacity: 0; -webkit-transform: translateY(-2000px); transform: translateY(-2000px); } }
@keyframes bounceOutUp { 0% { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
  20% { opacity: 1; -webkit-transform: translateY(20px); -ms-transform: translateY(20px); transform: translateY(20px); }
  100% { opacity: 0; -webkit-transform: translateY(-2000px); -ms-transform: translateY(-2000px); transform: translateY(-2000px); } }
.bounceOutUp { -webkit-animation-name: bounceOutUp; animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }
@keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }
.fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn; }

@-webkit-keyframes fadeInDown { 0% { opacity: 0; -webkit-transform: translateY(-20px); transform: translateY(-20px); }
  100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); } }
@keyframes fadeInDown { 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
  100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } }
.fadeInDown { -webkit-animation-name: fadeInDown; animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig { 0% { opacity: 0; -webkit-transform: translateY(-2000px); transform: translateY(-2000px); }
  100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); } }
@keyframes fadeInDownBig { 0% { opacity: 0; -webkit-transform: translateY(-2000px); -ms-transform: translateY(-2000px); transform: translateY(-2000px); }
  100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } }
.fadeInDownBig { -webkit-animation-name: fadeInDownBig; animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft { 0% { opacity: 0; -webkit-transform: translateX(-20px); transform: translateX(-20px); }
  100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } }
@keyframes fadeInLeft { 0% { opacity: 0; -webkit-transform: translateX(-20px); -ms-transform: translateX(-20px); transform: translateX(-20px); }
  100% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } }
.fadeInLeft { -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig { 0% { opacity: 0; -webkit-transform: translateX(-2000px); transform: translateX(-2000px); }
  100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } }
@keyframes fadeInLeftBig { 0% { opacity: 0; -webkit-transform: translateX(-2000px); -ms-transform: translateX(-2000px); transform: translateX(-2000px); }
  100% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } }
.fadeInLeftBig { -webkit-animation-name: fadeInLeftBig; animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight { 0% { opacity: 0; -webkit-transform: translateX(20px); transform: translateX(20px); }
  100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } }
@keyframes fadeInRight { 0% { opacity: 0; -webkit-transform: translateX(20px); -ms-transform: translateX(20px); transform: translateX(20px); }
  100% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } }
.fadeInRight { -webkit-animation-name: fadeInRight; animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig { 0% { opacity: 0; -webkit-transform: translateX(2000px); transform: translateX(2000px); }
  100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } }
@keyframes fadeInRightBig { 0% { opacity: 0; -webkit-transform: translateX(2000px); -ms-transform: translateX(2000px); transform: translateX(2000px); }
  100% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } }
.fadeInRightBig { -webkit-animation-name: fadeInRightBig; animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp { 0% { opacity: 0; -webkit-transform: translateY(20px); transform: translateY(20px); }
  100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); } }
@keyframes fadeInUp { 0% { opacity: 0; -webkit-transform: translateY(20px); -ms-transform: translateY(20px); transform: translateY(20px); }
  100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } }
.fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig { 0% { opacity: 0; -webkit-transform: translateY(2000px); transform: translateY(2000px); }
  100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); } }
@keyframes fadeInUpBig { 0% { opacity: 0; -webkit-transform: translateY(2000px); -ms-transform: translateY(2000px); transform: translateY(2000px); }
  100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } }
.fadeInUpBig { -webkit-animation-name: fadeInUpBig; animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut { 0% { opacity: 1; }
  100% { opacity: 0; } }
@keyframes fadeOut { 0% { opacity: 1; }
  100% { opacity: 0; } }
.fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown { 0% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }
  100% { opacity: 0; -webkit-transform: translateY(20px); transform: translateY(20px); } }
@keyframes fadeOutDown { 0% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
  100% { opacity: 0; -webkit-transform: translateY(20px); -ms-transform: translateY(20px); transform: translateY(20px); } }
.fadeOutDown { -webkit-animation-name: fadeOutDown; animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig { 0% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }
  100% { opacity: 0; -webkit-transform: translateY(2000px); transform: translateY(2000px); } }
@keyframes fadeOutDownBig { 0% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
  100% { opacity: 0; -webkit-transform: translateY(2000px); -ms-transform: translateY(2000px); transform: translateY(2000px); } }
.fadeOutDownBig { -webkit-animation-name: fadeOutDownBig; animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft { 0% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); }
  100% { opacity: 0; -webkit-transform: translateX(-20px); transform: translateX(-20px); } }
@keyframes fadeOutLeft { 0% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
  100% { opacity: 0; -webkit-transform: translateX(-20px); -ms-transform: translateX(-20px); transform: translateX(-20px); } }
.fadeOutLeft { -webkit-animation-name: fadeOutLeft; animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig { 0% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); }
  100% { opacity: 0; -webkit-transform: translateX(-2000px); transform: translateX(-2000px); } }
@keyframes fadeOutLeftBig { 0% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
  100% { opacity: 0; -webkit-transform: translateX(-2000px); -ms-transform: translateX(-2000px); transform: translateX(-2000px); } }
.fadeOutLeftBig { -webkit-animation-name: fadeOutLeftBig; animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight { 0% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); }
  100% { opacity: 0; -webkit-transform: translateX(20px); transform: translateX(20px); } }
@keyframes fadeOutRight { 0% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
  100% { opacity: 0; -webkit-transform: translateX(20px); -ms-transform: translateX(20px); transform: translateX(20px); } }
.fadeOutRight { -webkit-animation-name: fadeOutRight; animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig { 0% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); }
  100% { opacity: 0; -webkit-transform: translateX(2000px); transform: translateX(2000px); } }
@keyframes fadeOutRightBig { 0% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
  100% { opacity: 0; -webkit-transform: translateX(2000px); -ms-transform: translateX(2000px); transform: translateX(2000px); } }
.fadeOutRightBig { -webkit-animation-name: fadeOutRightBig; animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp { 0% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }
  100% { opacity: 0; -webkit-transform: translateY(-20px); transform: translateY(-20px); } }
@keyframes fadeOutUp { 0% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
  100% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); } }
.fadeOutUp { -webkit-animation-name: fadeOutUp; animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig { 0% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }
  100% { opacity: 0; -webkit-transform: translateY(-2000px); transform: translateY(-2000px); } }
@keyframes fadeOutUpBig { 0% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
  100% { opacity: 0; -webkit-transform: translateY(-2000px); -ms-transform: translateY(-2000px); transform: translateY(-2000px); } }
.fadeOutUpBig { -webkit-animation-name: fadeOutUpBig; animation-name: fadeOutUpBig; }

@-webkit-keyframes flip { 0% { -webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1); transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; }
  40% { -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1); transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; }
  50% { -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1); transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; }
  80% { -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95); transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; }
  100% { -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1); transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } }
@keyframes flip { 0% { -webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1); -ms-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1); transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; }
  40% { -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1); -ms-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1); transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; }
  50% { -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1); -ms-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1); transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; }
  80% { -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95); -ms-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95); transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; }
  100% { -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1); -ms-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1); transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } }
.animated.flip { -webkit-backface-visibility: visible; -ms-backface-visibility: visible; backface-visibility: visible; -webkit-animation-name: flip; animation-name: flip; }

@-webkit-keyframes flipInX { 0% { -webkit-transform: perspective(400px) rotateX(90deg); transform: perspective(400px) rotateX(90deg); opacity: 0; }
  40% { -webkit-transform: perspective(400px) rotateX(-10deg); transform: perspective(400px) rotateX(-10deg); }
  70% { -webkit-transform: perspective(400px) rotateX(10deg); transform: perspective(400px) rotateX(10deg); }
  100% { -webkit-transform: perspective(400px) rotateX(0deg); transform: perspective(400px) rotateX(0deg); opacity: 1; } }
@keyframes flipInX { 0% { -webkit-transform: perspective(400px) rotateX(90deg); -ms-transform: perspective(400px) rotateX(90deg); transform: perspective(400px) rotateX(90deg); opacity: 0; }
  40% { -webkit-transform: perspective(400px) rotateX(-10deg); -ms-transform: perspective(400px) rotateX(-10deg); transform: perspective(400px) rotateX(-10deg); }
  70% { -webkit-transform: perspective(400px) rotateX(10deg); -ms-transform: perspective(400px) rotateX(10deg); transform: perspective(400px) rotateX(10deg); }
  100% { -webkit-transform: perspective(400px) rotateX(0deg); -ms-transform: perspective(400px) rotateX(0deg); transform: perspective(400px) rotateX(0deg); opacity: 1; } }
.flipInX { -webkit-backface-visibility: visible !important; -ms-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipInX; animation-name: flipInX; }

@-webkit-keyframes flipInY { 0% { -webkit-transform: perspective(400px) rotateY(90deg); transform: perspective(400px) rotateY(90deg); opacity: 0; }
  40% { -webkit-transform: perspective(400px) rotateY(-10deg); transform: perspective(400px) rotateY(-10deg); }
  70% { -webkit-transform: perspective(400px) rotateY(10deg); transform: perspective(400px) rotateY(10deg); }
  100% { -webkit-transform: perspective(400px) rotateY(0deg); transform: perspective(400px) rotateY(0deg); opacity: 1; } }
@keyframes flipInY { 0% { -webkit-transform: perspective(400px) rotateY(90deg); -ms-transform: perspective(400px) rotateY(90deg); transform: perspective(400px) rotateY(90deg); opacity: 0; }
  40% { -webkit-transform: perspective(400px) rotateY(-10deg); -ms-transform: perspective(400px) rotateY(-10deg); transform: perspective(400px) rotateY(-10deg); }
  70% { -webkit-transform: perspective(400px) rotateY(10deg); -ms-transform: perspective(400px) rotateY(10deg); transform: perspective(400px) rotateY(10deg); }
  100% { -webkit-transform: perspective(400px) rotateY(0deg); -ms-transform: perspective(400px) rotateY(0deg); transform: perspective(400px) rotateY(0deg); opacity: 1; } }
.flipInY { -webkit-backface-visibility: visible !important; -ms-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipInY; animation-name: flipInY; }

@-webkit-keyframes flipOutX { 0% { -webkit-transform: perspective(400px) rotateX(0deg); transform: perspective(400px) rotateX(0deg); opacity: 1; }
  100% { -webkit-transform: perspective(400px) rotateX(90deg); transform: perspective(400px) rotateX(90deg); opacity: 0; } }
@keyframes flipOutX { 0% { -webkit-transform: perspective(400px) rotateX(0deg); -ms-transform: perspective(400px) rotateX(0deg); transform: perspective(400px) rotateX(0deg); opacity: 1; }
  100% { -webkit-transform: perspective(400px) rotateX(90deg); -ms-transform: perspective(400px) rotateX(90deg); transform: perspective(400px) rotateX(90deg); opacity: 0; } }
.flipOutX { -webkit-animation-name: flipOutX; animation-name: flipOutX; -webkit-backface-visibility: visible !important; -ms-backface-visibility: visible !important; backface-visibility: visible !important; }

@-webkit-keyframes flipOutY { 0% { -webkit-transform: perspective(400px) rotateY(0deg); transform: perspective(400px) rotateY(0deg); opacity: 1; }
  100% { -webkit-transform: perspective(400px) rotateY(90deg); transform: perspective(400px) rotateY(90deg); opacity: 0; } }
@keyframes flipOutY { 0% { -webkit-transform: perspective(400px) rotateY(0deg); -ms-transform: perspective(400px) rotateY(0deg); transform: perspective(400px) rotateY(0deg); opacity: 1; }
  100% { -webkit-transform: perspective(400px) rotateY(90deg); -ms-transform: perspective(400px) rotateY(90deg); transform: perspective(400px) rotateY(90deg); opacity: 0; } }
.flipOutY { -webkit-backface-visibility: visible !important; -ms-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipOutY; animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn { 0% { -webkit-transform: translateX(100%) skewX(-30deg); transform: translateX(100%) skewX(-30deg); opacity: 0; }
  60% { -webkit-transform: translateX(-20%) skewX(30deg); transform: translateX(-20%) skewX(30deg); opacity: 1; }
  80% { -webkit-transform: translateX(0%) skewX(-15deg); transform: translateX(0%) skewX(-15deg); opacity: 1; }
  100% { -webkit-transform: translateX(0%) skewX(0deg); transform: translateX(0%) skewX(0deg); opacity: 1; } }
@keyframes lightSpeedIn { 0% { -webkit-transform: translateX(100%) skewX(-30deg); -ms-transform: translateX(100%) skewX(-30deg); transform: translateX(100%) skewX(-30deg); opacity: 0; }
  60% { -webkit-transform: translateX(-20%) skewX(30deg); -ms-transform: translateX(-20%) skewX(30deg); transform: translateX(-20%) skewX(30deg); opacity: 1; }
  80% { -webkit-transform: translateX(0%) skewX(-15deg); -ms-transform: translateX(0%) skewX(-15deg); transform: translateX(0%) skewX(-15deg); opacity: 1; }
  100% { -webkit-transform: translateX(0%) skewX(0deg); -ms-transform: translateX(0%) skewX(0deg); transform: translateX(0%) skewX(0deg); opacity: 1; } }
.lightSpeedIn { -webkit-animation-name: lightSpeedIn; animation-name: lightSpeedIn; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut { 0% { -webkit-transform: translateX(0%) skewX(0deg); transform: translateX(0%) skewX(0deg); opacity: 1; }
  100% { -webkit-transform: translateX(100%) skewX(-30deg); transform: translateX(100%) skewX(-30deg); opacity: 0; } }
@keyframes lightSpeedOut { 0% { -webkit-transform: translateX(0%) skewX(0deg); -ms-transform: translateX(0%) skewX(0deg); transform: translateX(0%) skewX(0deg); opacity: 1; }
  100% { -webkit-transform: translateX(100%) skewX(-30deg); -ms-transform: translateX(100%) skewX(-30deg); transform: translateX(100%) skewX(-30deg); opacity: 0; } }
.lightSpeedOut { -webkit-animation-name: lightSpeedOut; animation-name: lightSpeedOut; -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn { 0% { -webkit-transform-origin: center center; transform-origin: center center; -webkit-transform: rotate(-200deg); transform: rotate(-200deg); opacity: 0; }
  100% { -webkit-transform-origin: center center; transform-origin: center center; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; } }
@keyframes rotateIn { 0% { -webkit-transform-origin: center center; -ms-transform-origin: center center; transform-origin: center center; -webkit-transform: rotate(-200deg); -ms-transform: rotate(-200deg); transform: rotate(-200deg); opacity: 0; }
  100% { -webkit-transform-origin: center center; -ms-transform-origin: center center; transform-origin: center center; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; } }
.rotateIn { -webkit-animation-name: rotateIn; animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft { 0% { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(-90deg); transform: rotate(-90deg); opacity: 0; }
  100% { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; } }
@keyframes rotateInDownLeft { 0% { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); opacity: 0; }
  100% { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; } }
.rotateInDownLeft { -webkit-animation-name: rotateInDownLeft; animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight { 0% { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(90deg); transform: rotate(90deg); opacity: 0; }
  100% { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; } }
@keyframes rotateInDownRight { 0% { -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); opacity: 0; }
  100% { -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; } }
.rotateInDownRight { -webkit-animation-name: rotateInDownRight; animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft { 0% { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(90deg); transform: rotate(90deg); opacity: 0; }
  100% { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; } }
@keyframes rotateInUpLeft { 0% { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); opacity: 0; }
  100% { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; } }
.rotateInUpLeft { -webkit-animation-name: rotateInUpLeft; animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight { 0% { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(-90deg); transform: rotate(-90deg); opacity: 0; }
  100% { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; } }
@keyframes rotateInUpRight { 0% { -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); opacity: 0; }
  100% { -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; } }
.rotateInUpRight { -webkit-animation-name: rotateInUpRight; animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut { 0% { -webkit-transform-origin: center center; transform-origin: center center; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; }
  100% { -webkit-transform-origin: center center; transform-origin: center center; -webkit-transform: rotate(200deg); transform: rotate(200deg); opacity: 0; } }
@keyframes rotateOut { 0% { -webkit-transform-origin: center center; -ms-transform-origin: center center; transform-origin: center center; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; }
  100% { -webkit-transform-origin: center center; -ms-transform-origin: center center; transform-origin: center center; -webkit-transform: rotate(200deg); -ms-transform: rotate(200deg); transform: rotate(200deg); opacity: 0; } }
.rotateOut { -webkit-animation-name: rotateOut; animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft { 0% { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; }
  100% { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(90deg); transform: rotate(90deg); opacity: 0; } }
@keyframes rotateOutDownLeft { 0% { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; }
  100% { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); opacity: 0; } }
.rotateOutDownLeft { -webkit-animation-name: rotateOutDownLeft; animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight { 0% { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; }
  100% { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(-90deg); transform: rotate(-90deg); opacity: 0; } }
@keyframes rotateOutDownRight { 0% { -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; }
  100% { -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); opacity: 0; } }
.rotateOutDownRight { -webkit-animation-name: rotateOutDownRight; animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft { 0% { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; }
  100% { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(-90deg); transform: rotate(-90deg); opacity: 0; } }
@keyframes rotateOutUpLeft { 0% { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; }
  100% { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); opacity: 0; } }
.rotateOutUpLeft { -webkit-animation-name: rotateOutUpLeft; animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight { 0% { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; }
  100% { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(90deg); transform: rotate(90deg); opacity: 0; } }
@keyframes rotateOutUpRight { 0% { -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; }
  100% { -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); opacity: 0; } }
.rotateOutUpRight { -webkit-animation-name: rotateOutUpRight; animation-name: rotateOutUpRight; }

@-webkit-keyframes slideInDown { 0% { opacity: 0; -webkit-transform: translateY(-2000px); transform: translateY(-2000px); }
  100% { -webkit-transform: translateY(0); transform: translateY(0); } }
@keyframes slideInDown { 0% { opacity: 0; -webkit-transform: translateY(-2000px); -ms-transform: translateY(-2000px); transform: translateY(-2000px); }
  100% { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } }
.slideInDown { -webkit-animation-name: slideInDown; animation-name: slideInDown; }

@-webkit-keyframes slideInLeft { 0% { opacity: 0; -webkit-transform: translateX(-2000px); transform: translateX(-2000px); }
  100% { -webkit-transform: translateX(0); transform: translateX(0); } }
@keyframes slideInLeft { 0% { opacity: 0; -webkit-transform: translateX(-2000px); -ms-transform: translateX(-2000px); transform: translateX(-2000px); }
  100% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } }
.slideInLeft { -webkit-animation-name: slideInLeft; animation-name: slideInLeft; }

@-webkit-keyframes slideInRight { 0% { opacity: 0; -webkit-transform: translateX(2000px); transform: translateX(2000px); }
  100% { -webkit-transform: translateX(0); transform: translateX(0); } }
@keyframes slideInRight { 0% { opacity: 0; -webkit-transform: translateX(2000px); -ms-transform: translateX(2000px); transform: translateX(2000px); }
  100% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } }
.slideInRight { -webkit-animation-name: slideInRight; animation-name: slideInRight; }

@-webkit-keyframes slideOutLeft { 0% { -webkit-transform: translateX(0); transform: translateX(0); }
  100% { opacity: 0; -webkit-transform: translateX(-2000px); transform: translateX(-2000px); } }
@keyframes slideOutLeft { 0% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
  100% { opacity: 0; -webkit-transform: translateX(-2000px); -ms-transform: translateX(-2000px); transform: translateX(-2000px); } }
.slideOutLeft { -webkit-animation-name: slideOutLeft; animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight { 0% { -webkit-transform: translateX(0); transform: translateX(0); }
  100% { opacity: 0; -webkit-transform: translateX(2000px); transform: translateX(2000px); } }
@keyframes slideOutRight { 0% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
  100% { opacity: 0; -webkit-transform: translateX(2000px); -ms-transform: translateX(2000px); transform: translateX(2000px); } }
.slideOutRight { -webkit-animation-name: slideOutRight; animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp { 0% { -webkit-transform: translateY(0); transform: translateY(0); }
  100% { opacity: 0; -webkit-transform: translateY(-2000px); transform: translateY(-2000px); } }
@keyframes slideOutUp { 0% { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
  100% { opacity: 0; -webkit-transform: translateY(-2000px); -ms-transform: translateY(-2000px); transform: translateY(-2000px); } }
.slideOutUp { -webkit-animation-name: slideOutUp; animation-name: slideOutUp; }

@-webkit-keyframes slideInUp { 0% { opacity: 0; -webkit-transform: translateY(2000px); transform: translateY(2000px); }
  100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); } }
@keyframes slideInUp { 0% { opacity: 0; -webkit-transform: translateY(2000px); -ms-transform: translateY(2000px); transform: translateY(2000px); }
  100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } }
.slideInUp { -webkit-animation-name: slideInUp; animation-name: slideInUp; }

@-webkit-keyframes slideOutDown { 0% { -webkit-transform: translateY(0); transform: translateY(0); }
  100% { opacity: 0; -webkit-transform: translateY(2000px); transform: translateY(2000px); } }
@keyframes slideOutDown { 0% { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
  100% { opacity: 0; -webkit-transform: translateY(2000px); -ms-transform: translateY(2000px); transform: translateY(2000px); } }
.slideOutDown { -webkit-animation-name: slideOutDown; animation-name: slideOutDown; }

@-webkit-keyframes hinge { 0% { -webkit-transform: rotate(0); transform: rotate(0); -webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }
  20%, 60% { -webkit-transform: rotate(80deg); transform: rotate(80deg); -webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }
  40% { -webkit-transform: rotate(60deg); transform: rotate(60deg); -webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }
  80% { -webkit-transform: rotate(60deg) translateY(0); transform: rotate(60deg) translateY(0); -webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; opacity: 1; }
  100% { -webkit-transform: translateY(700px); transform: translateY(700px); opacity: 0; } }
@keyframes hinge { 0% { -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); -webkit-transform-origin: top left; -ms-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }
  20%, 60% { -webkit-transform: rotate(80deg); -ms-transform: rotate(80deg); transform: rotate(80deg); -webkit-transform-origin: top left; -ms-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }
  40% { -webkit-transform: rotate(60deg); -ms-transform: rotate(60deg); transform: rotate(60deg); -webkit-transform-origin: top left; -ms-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }
  80% { -webkit-transform: rotate(60deg) translateY(0); -ms-transform: rotate(60deg) translateY(0); transform: rotate(60deg) translateY(0); -webkit-transform-origin: top left; -ms-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; opacity: 1; }
  100% { -webkit-transform: translateY(700px); -ms-transform: translateY(700px); transform: translateY(700px); opacity: 0; } }
.hinge { -webkit-animation-name: hinge; animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn { 0% { opacity: 0; -webkit-transform: translateX(-100%) rotate(-120deg); transform: translateX(-100%) rotate(-120deg); }
  100% { opacity: 1; -webkit-transform: translateX(0px) rotate(0deg); transform: translateX(0px) rotate(0deg); } }
@keyframes rollIn { 0% { opacity: 0; -webkit-transform: translateX(-100%) rotate(-120deg); -ms-transform: translateX(-100%) rotate(-120deg); transform: translateX(-100%) rotate(-120deg); }
  100% { opacity: 1; -webkit-transform: translateX(0px) rotate(0deg); -ms-transform: translateX(0px) rotate(0deg); transform: translateX(0px) rotate(0deg); } }
.rollIn { -webkit-animation-name: rollIn; animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut { 0% { opacity: 1; -webkit-transform: translateX(0px) rotate(0deg); transform: translateX(0px) rotate(0deg); }
  100% { opacity: 0; -webkit-transform: translateX(100%) rotate(120deg); transform: translateX(100%) rotate(120deg); } }
@keyframes rollOut { 0% { opacity: 1; -webkit-transform: translateX(0px) rotate(0deg); -ms-transform: translateX(0px) rotate(0deg); transform: translateX(0px) rotate(0deg); }
  100% { opacity: 0; -webkit-transform: translateX(100%) rotate(120deg); -ms-transform: translateX(100%) rotate(120deg); transform: translateX(100%) rotate(120deg); } }
.rollOut { -webkit-animation-name: rollOut; animation-name: rollOut; }

@-webkit-keyframes zoomIn { 0% { opacity: 0; -webkit-transform: scale(0.3); transform: scale(0.3); }
  50% { opacity: 1; } }
@keyframes zoomIn { 0% { opacity: 0; -webkit-transform: scale(0.3); -ms-transform: scale(0.3); transform: scale(0.3); }
  50% { opacity: 1; } }
.zoomIn { -webkit-animation-name: zoomIn; animation-name: zoomIn; }

@-webkit-keyframes zoomInDown { 0% { opacity: 0; -webkit-transform: scale(0.1) translateY(-2000px); transform: scale(0.1) translateY(-2000px); -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }
  60% { opacity: 1; -webkit-transform: scale(0.475) translateY(60px); transform: scale(0.475) translateY(60px); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } }
@keyframes zoomInDown { 0% { opacity: 0; -webkit-transform: scale(0.1) translateY(-2000px); -ms-transform: scale(0.1) translateY(-2000px); transform: scale(0.1) translateY(-2000px); -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }
  60% { opacity: 1; -webkit-transform: scale(0.475) translateY(60px); -ms-transform: scale(0.475) translateY(60px); transform: scale(0.475) translateY(60px); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } }
.zoomInDown { -webkit-animation-name: zoomInDown; animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft { 0% { opacity: 0; -webkit-transform: scale(0.1) translateX(-2000px); transform: scale(0.1) translateX(-2000px); -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }
  60% { opacity: 1; -webkit-transform: scale(0.475) translateX(48px); transform: scale(0.475) translateX(48px); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } }
@keyframes zoomInLeft { 0% { opacity: 0; -webkit-transform: scale(0.1) translateX(-2000px); -ms-transform: scale(0.1) translateX(-2000px); transform: scale(0.1) translateX(-2000px); -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }
  60% { opacity: 1; -webkit-transform: scale(0.475) translateX(48px); -ms-transform: scale(0.475) translateX(48px); transform: scale(0.475) translateX(48px); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } }
.zoomInLeft { -webkit-animation-name: zoomInLeft; animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight { 0% { opacity: 0; -webkit-transform: scale(0.1) translateX(2000px); transform: scale(0.1) translateX(2000px); -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }
  60% { opacity: 1; -webkit-transform: scale(0.475) translateX(-48px); transform: scale(0.475) translateX(-48px); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } }
@keyframes zoomInRight { 0% { opacity: 0; -webkit-transform: scale(0.1) translateX(2000px); -ms-transform: scale(0.1) translateX(2000px); transform: scale(0.1) translateX(2000px); -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }
  60% { opacity: 1; -webkit-transform: scale(0.475) translateX(-48px); -ms-transform: scale(0.475) translateX(-48px); transform: scale(0.475) translateX(-48px); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } }
.zoomInRight { -webkit-animation-name: zoomInRight; animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp { 0% { opacity: 0; -webkit-transform: scale(0.1) translateY(2000px); transform: scale(0.1) translateY(2000px); -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }
  60% { opacity: 1; -webkit-transform: scale(0.475) translateY(-60px); transform: scale(0.475) translateY(-60px); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } }
@keyframes zoomInUp { 0% { opacity: 0; -webkit-transform: scale(0.1) translateY(2000px); -ms-transform: scale(0.1) translateY(2000px); transform: scale(0.1) translateY(2000px); -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }
  60% { opacity: 1; -webkit-transform: scale(0.475) translateY(-60px); -ms-transform: scale(0.475) translateY(-60px); transform: scale(0.475) translateY(-60px); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } }
.zoomInUp { -webkit-animation-name: zoomInUp; animation-name: zoomInUp; }

@-webkit-keyframes zoomOut { 0% { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
  50% { opacity: 0; -webkit-transform: scale(0.3); transform: scale(0.3); }
  100% { opacity: 0; } }
@keyframes zoomOut { 0% { opacity: 1; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
  50% { opacity: 0; -webkit-transform: scale(0.3); -ms-transform: scale(0.3); transform: scale(0.3); }
  100% { opacity: 0; } }
.zoomOut { -webkit-animation-name: zoomOut; animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown { 40% { opacity: 1; -webkit-transform: scale(0.475) translateY(-60px); transform: scale(0.475) translateY(-60px); -webkit-animation-timing-function: linear; animation-timing-function: linear; }
  100% { opacity: 0; -webkit-transform: scale(0.1) translateY(2000px); transform: scale(0.1) translateY(2000px); -webkit-transform-origin: center bottom; transform-origin: center bottom; } }
@keyframes zoomOutDown { 40% { opacity: 1; -webkit-transform: scale(0.475) translateY(-60px); -ms-transform: scale(0.475) translateY(-60px); transform: scale(0.475) translateY(-60px); -webkit-animation-timing-function: linear; animation-timing-function: linear; }
  100% { opacity: 0; -webkit-transform: scale(0.1) translateY(2000px); -ms-transform: scale(0.1) translateY(2000px); transform: scale(0.1) translateY(2000px); -webkit-transform-origin: center bottom; -ms-transform-origin: center bottom; transform-origin: center bottom; } }
.zoomOutDown { -webkit-animation-name: zoomOutDown; animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft { 40% { opacity: 1; -webkit-transform: scale(0.475) translateX(42px); transform: scale(0.475) translateX(42px); -webkit-animation-timing-function: linear; animation-timing-function: linear; }
  100% { opacity: 0; -webkit-transform: scale(0.1) translateX(-2000px); transform: scale(0.1) translateX(-2000px); -webkit-transform-origin: left center; transform-origin: left center; } }
@keyframes zoomOutLeft { 40% { opacity: 1; -webkit-transform: scale(0.475) translateX(42px); -ms-transform: scale(0.475) translateX(42px); transform: scale(0.475) translateX(42px); -webkit-animation-timing-function: linear; animation-timing-function: linear; }
  100% { opacity: 0; -webkit-transform: scale(0.1) translateX(-2000px); -ms-transform: scale(0.1) translateX(-2000px); transform: scale(0.1) translateX(-2000px); -webkit-transform-origin: left center; -ms-transform-origin: left center; transform-origin: left center; } }
.zoomOutLeft { -webkit-animation-name: zoomOutLeft; animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight { 40% { opacity: 1; -webkit-transform: scale(0.475) translateX(-42px); transform: scale(0.475) translateX(-42px); -webkit-animation-timing-function: linear; animation-timing-function: linear; }
  100% { opacity: 0; -webkit-transform: scale(0.1) translateX(2000px); transform: scale(0.1) translateX(2000px); -webkit-transform-origin: right center; transform-origin: right center; } }
@keyframes zoomOutRight { 40% { opacity: 1; -webkit-transform: scale(0.475) translateX(-42px); -ms-transform: scale(0.475) translateX(-42px); transform: scale(0.475) translateX(-42px); -webkit-animation-timing-function: linear; animation-timing-function: linear; }
  100% { opacity: 0; -webkit-transform: scale(0.1) translateX(2000px); -ms-transform: scale(0.1) translateX(2000px); transform: scale(0.1) translateX(2000px); -webkit-transform-origin: right center; -ms-transform-origin: right center; transform-origin: right center; } }
.zoomOutRight { -webkit-animation-name: zoomOutRight; animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp { 40% { opacity: 1; -webkit-transform: scale(0.475) translateY(60px); transform: scale(0.475) translateY(60px); -webkit-animation-timing-function: linear; animation-timing-function: linear; }
  100% { opacity: 0; -webkit-transform: scale(0.1) translateY(-2000px); transform: scale(0.1) translateY(-2000px); -webkit-transform-origin: center top; transform-origin: center top; } }
@keyframes zoomOutUp { 40% { opacity: 1; -webkit-transform: scale(0.475) translateY(60px); -ms-transform: scale(0.475) translateY(60px); transform: scale(0.475) translateY(60px); -webkit-animation-timing-function: linear; animation-timing-function: linear; }
  100% { opacity: 0; -webkit-transform: scale(0.1) translateY(-2000px); -ms-transform: scale(0.1) translateY(-2000px); transform: scale(0.1) translateY(-2000px); -webkit-transform-origin: center top; -ms-transform-origin: center top; transform-origin: center top; } }
.zoomOutUp { -webkit-animation-name: zoomOutUp; animation-name: zoomOutUp; }

/* CSS Document */
.commentlist li { position: relative; clear: both; overflow: hidden; margin-bottom: 1.5em; padding: 0.7335em 10px; list-style-type: none; }
.commentlist li:last-child { margin-bottom: 0; }
.commentlist li ul.children { margin: 0; /* variations */ }
.commentlist li[class*=depth-] { margin-top: 1.1em; }
.commentlist li.depth-1 { margin-top: 0; margin-left: 0; }
.commentlist li:not(.depth-1) { margin-top: 0; margin-right: -10px; margin-left: -10px; padding-bottom: 0; }
.commentlist .odd { background: #eee; }
.commentlist .even { background: #fefefe; }
.commentlist .vcard { margin-left: 50px; }
.commentlist .vcard cite.fn { font-weight: 700; font-style: normal; }
.commentlist .vcard time { float: right; }
.commentlist .vcard time a { color: #999; text-decoration: none; }
.commentlist .vcard time a:hover { text-decoration: underline; }
.commentlist .vcard img.avatar { position: absolute; left: 10px; padding: 2px; border: 1px solid #cecece; background: #fff; }
.commentlist .comment_content { margin-left: 50px; }
.commentlist .comment_content p { margin: 0.7335em 0 1.5em; font-size: 14px; font-size: 1.4rem; line-height: 1.5em; }
.commentlist .comment-reply-link { float: right; margin-bottom: 10px; padding: 3px 5px; background: #4598bb; color: #fff; text-decoration: none; font-weight: 700; font-size: 12px; font-size: 1.2rem; opacity: 0.65; }
.commentlist .comment-reply-link:hover, .commentlist .comment-reply-link:focus { opacity: 1; }

.respond-form { margin: 1.5em 10px; padding-bottom: 2.2em; }
.respond-form form { margin: 0.75em 0; }
.respond-form form li { clear: both; margin-bottom: 0.7335em; list-style-type: none; }
.respond-form form li label, .respond-form form li small { display: none; }
.respond-form form input[type=text], .respond-form form input[type=email], .respond-form form input[type=url], .respond-form form textarea { padding: 3px 6px; border: 2px solid #cecece; background: #efefef; line-height: 1.5em; /* form validation */ }
.respond-form form input[type=text]:focus, .respond-form form input[type=email]:focus, .respond-form form input[type=url]:focus, .respond-form form textarea:focus { background: #fff; }
.respond-form form input[type=text]:invalid, .respond-form form input[type=email]:invalid, .respond-form form input[type=url]:invalid, .respond-form form textarea:invalid { outline: none; border-color: #fbc2c4; background-color: #f6e7eb; box-shadow: none; -ms-box-shadow: none; }
.respond-form form input[type=text], .respond-form form input[type=email], .respond-form form input[type=url] { min-width: 250px; max-width: 400px; }
.respond-form form textarea { width: 97.3%; height: 150px; resize: none; }

/* comment submit button */
/* comment form title */
#comment-form-title { margin: 0 0 1.1em; }

/* cancel comment reply link */
/* logged in comments */
/* allowed tags */
#allowed_tags { margin: 1.5em 10px 0.7335em 0; }

/* no comments */
.nocomments { margin: 0 20px 1.1em; }

.widget ul li { /* deep nesting */ }

/*!
BootstrapをベースにテーマのCSSを作成し、標準の12カラムから24カラムに変更しています。余白サイズも同様に変更しています。
*/

/*# sourceMappingURL=theme.css.map */