/*===========================================
contrent
-------------------------------------------------------------*/
/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
@import url(https://fonts.googleapis.com/earlyaccess/mplus1p.css);
@import url(https://fonts.googleapis.com/earlyaccess/roundedmplus1c.css);
@import url(https://fonts.googleapis.com/earlyaccess/hannari.css);
@import url(https://fonts.googleapis.com/earlyaccess/sawarabigothic.css);
@import url(https://fonts.googleapis.com/earlyaccess/sawarabimincho.css);
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/earlyaccess/kokoro.css);
@import url(https://fonts.googleapis.com/earlyaccess/nicomoji.css);
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
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: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
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;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media print {
  * {
    /*
    text-shadow: none !important;
    color: #000 !important; // Black prints faster: h5bp.com/s
    background: transparent !important;
    box-shadow: none !important;
		*/
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]: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;
  }
  @page {
    margin: 2cm .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'ヒラギノ角ゴ Pro W6', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input,
select[multiple],
textarea {
  background-image: none;
}
a {
  color: #2B93B7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #6cbfdc;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 10px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  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: 18px;
  margin-bottom: 18px;
  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;
}
p {
  margin: 0 0 9px;
}
.lead {
  margin-bottom: 18px;
  font-size: 14.95px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 19.5px;
  }
}
small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #0192AD;
}
.text-warning {
  color: #c09853;
}
.text-danger {
  color: #b94a48;
}
.text-success {
  color: #468847;
}
.text-info {
  color: #3a87ad;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'ヒラギノ角ゴ Pro W6', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  font-weight: 500;
  line-height: 1.1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  margin-top: 18px;
  margin-bottom: 9px;
}
h4,
h5,
h6 {
  margin-top: 9px;
  margin-bottom: 9px;
}
h1,
.h1 {
  font-size: 33px;
}
h2,
.h2 {
  font-size: 27px;
}
h3,
.h3 {
  font-size: 23px;
}
h4,
.h4 {
  font-size: 17px;
}
h5,
.h5 {
  font-size: 13px;
}
h6,
.h6 {
  font-size: 12px;
}
h1 small,
.h1 small {
  font-size: 23px;
}
h2 small,
.h2 small {
  font-size: 17px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 13px;
}
.page-header {
  padding-bottom: 8px;
  margin: 36px 0 18px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 9px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 18px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 639px) {
  .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;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  font-size: 16.25px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.42857143;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 18px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
pre {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}
pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre.prettyprint {
  margin-bottom: 18px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
.row {
  margin-left: -5px;
  margin-right: -5px;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.row:after {
  clear: both;
}
.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,
.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,
.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,
.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 {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
.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.16666667%;
}
.col-xs-2 {
  width: 8.33333333%;
}
.col-xs-3 {
  width: 12.5%;
}
.col-xs-4 {
  width: 16.66666667%;
}
.col-xs-5 {
  width: 20.83333333%;
}
.col-xs-6 {
  width: 25%;
}
.col-xs-7 {
  width: 29.16666667%;
}
.col-xs-8 {
  width: 33.33333333%;
}
.col-xs-9 {
  width: 37.5%;
}
.col-xs-10 {
  width: 41.66666667%;
}
.col-xs-11 {
  width: 45.83333333%;
}
.col-xs-12 {
  width: 50%;
}
.col-xs-13 {
  width: 54.16666667%;
}
.col-xs-14 {
  width: 58.33333333%;
}
.col-xs-15 {
  width: 62.5%;
}
.col-xs-16 {
  width: 66.66666667%;
}
.col-xs-17 {
  width: 70.83333333%;
}
.col-xs-18 {
  width: 75%;
}
.col-xs-19 {
  width: 79.16666667%;
}
.col-xs-20 {
  width: 83.33333333%;
}
.col-xs-21 {
  width: 87.5%;
}
.col-xs-22 {
  width: 91.66666667%;
}
.col-xs-23 {
  width: 95.83333333%;
}
.col-xs-24 {
  width: 100%;
}
@media (min-width: 639px) {
  .container {
    max-width: 730px;
  }
  .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.16666667%;
  }
  .col-sm-2 {
    width: 8.33333333%;
  }
  .col-sm-3 {
    width: 12.5%;
  }
  .col-sm-4 {
    width: 16.66666667%;
  }
  .col-sm-5 {
    width: 20.83333333%;
  }
  .col-sm-6 {
    width: 25%;
  }
  .col-sm-7 {
    width: 29.16666667%;
  }
  .col-sm-8 {
    width: 33.33333333%;
  }
  .col-sm-9 {
    width: 37.5%;
  }
  .col-sm-10 {
    width: 41.66666667%;
  }
  .col-sm-11 {
    width: 45.83333333%;
  }
  .col-sm-12 {
    width: 50%;
  }
  .col-sm-13 {
    width: 54.16666667%;
  }
  .col-sm-14 {
    width: 58.33333333%;
  }
  .col-sm-15 {
    width: 62.5%;
  }
  .col-sm-16 {
    width: 66.66666667%;
  }
  .col-sm-17 {
    width: 70.83333333%;
  }
  .col-sm-18 {
    width: 75%;
  }
  .col-sm-19 {
    width: 79.16666667%;
  }
  .col-sm-20 {
    width: 83.33333333%;
  }
  .col-sm-21 {
    width: 87.5%;
  }
  .col-sm-22 {
    width: 91.66666667%;
  }
  .col-sm-23 {
    width: 95.83333333%;
  }
  .col-sm-24 {
    width: 100%;
  }
  .col-sm-push-1 {
    left: 4.16666667%;
  }
  .col-sm-push-2 {
    left: 8.33333333%;
  }
  .col-sm-push-3 {
    left: 12.5%;
  }
  .col-sm-push-4 {
    left: 16.66666667%;
  }
  .col-sm-push-5 {
    left: 20.83333333%;
  }
  .col-sm-push-6 {
    left: 25%;
  }
  .col-sm-push-7 {
    left: 29.16666667%;
  }
  .col-sm-push-8 {
    left: 33.33333333%;
  }
  .col-sm-push-9 {
    left: 37.5%;
  }
  .col-sm-push-10 {
    left: 41.66666667%;
  }
  .col-sm-push-11 {
    left: 45.83333333%;
  }
  .col-sm-push-12 {
    left: 50%;
  }
  .col-sm-push-13 {
    left: 54.16666667%;
  }
  .col-sm-push-14 {
    left: 58.33333333%;
  }
  .col-sm-push-15 {
    left: 62.5%;
  }
  .col-sm-push-16 {
    left: 66.66666667%;
  }
  .col-sm-push-17 {
    left: 70.83333333%;
  }
  .col-sm-push-18 {
    left: 75%;
  }
  .col-sm-push-19 {
    left: 79.16666667%;
  }
  .col-sm-push-20 {
    left: 83.33333333%;
  }
  .col-sm-push-21 {
    left: 87.5%;
  }
  .col-sm-push-22 {
    left: 91.66666667%;
  }
  .col-sm-push-23 {
    left: 95.83333333%;
  }
  .col-sm-pull-1 {
    right: 4.16666667%;
  }
  .col-sm-pull-2 {
    right: 8.33333333%;
  }
  .col-sm-pull-3 {
    right: 12.5%;
  }
  .col-sm-pull-4 {
    right: 16.66666667%;
  }
  .col-sm-pull-5 {
    right: 20.83333333%;
  }
  .col-sm-pull-6 {
    right: 25%;
  }
  .col-sm-pull-7 {
    right: 29.16666667%;
  }
  .col-sm-pull-8 {
    right: 33.33333333%;
  }
  .col-sm-pull-9 {
    right: 37.5%;
  }
  .col-sm-pull-10 {
    right: 41.66666667%;
  }
  .col-sm-pull-11 {
    right: 45.83333333%;
  }
  .col-sm-pull-12 {
    right: 50%;
  }
  .col-sm-pull-13 {
    right: 54.16666667%;
  }
  .col-sm-pull-14 {
    right: 58.33333333%;
  }
  .col-sm-pull-15 {
    right: 62.5%;
  }
  .col-sm-pull-16 {
    right: 66.66666667%;
  }
  .col-sm-pull-17 {
    right: 70.83333333%;
  }
  .col-sm-pull-18 {
    right: 75%;
  }
  .col-sm-pull-19 {
    right: 79.16666667%;
  }
  .col-sm-pull-20 {
    right: 83.33333333%;
  }
  .col-sm-pull-21 {
    right: 87.5%;
  }
  .col-sm-pull-22 {
    right: 91.66666667%;
  }
  .col-sm-pull-23 {
    right: 95.83333333%;
  }
  .col-sm-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-sm-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .col-sm-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-sm-offset-6 {
    margin-left: 25%;
  }
  .col-sm-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-sm-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .col-sm-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-sm-offset-12 {
    margin-left: 50%;
  }
  .col-sm-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-sm-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .col-sm-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-sm-offset-18 {
    margin-left: 75%;
  }
  .col-sm-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-sm-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .col-sm-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-23 {
    margin-left: 95.83333333%;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 830px;
  }
  .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.16666667%;
  }
  .col-md-2 {
    width: 8.33333333%;
  }
  .col-md-3 {
    width: 12.5%;
  }
  .col-md-4 {
    width: 16.66666667%;
  }
  .col-md-5 {
    width: 20.83333333%;
  }
  .col-md-6 {
    width: 25%;
  }
  .col-md-7 {
    width: 29.16666667%;
  }
  .col-md-8 {
    width: 33.33333333%;
  }
  .col-md-9 {
    width: 37.5%;
  }
  .col-md-10 {
    width: 41.66666667%;
  }
  .col-md-11 {
    width: 45.83333333%;
  }
  .col-md-12 {
    width: 50%;
  }
  .col-md-13 {
    width: 54.16666667%;
  }
  .col-md-14 {
    width: 58.33333333%;
  }
  .col-md-15 {
    width: 62.5%;
  }
  .col-md-16 {
    width: 66.66666667%;
  }
  .col-md-17 {
    width: 70.83333333%;
  }
  .col-md-18 {
    width: 75%;
  }
  .col-md-19 {
    width: 79.16666667%;
  }
  .col-md-20 {
    width: 83.33333333%;
  }
  .col-md-21 {
    width: 87.5%;
  }
  .col-md-22 {
    width: 91.66666667%;
  }
  .col-md-23 {
    width: 95.83333333%;
  }
  .col-md-24 {
    width: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 4.16666667%;
  }
  .col-md-push-2 {
    left: 8.33333333%;
  }
  .col-md-push-3 {
    left: 12.5%;
  }
  .col-md-push-4 {
    left: 16.66666667%;
  }
  .col-md-push-5 {
    left: 20.83333333%;
  }
  .col-md-push-6 {
    left: 25%;
  }
  .col-md-push-7 {
    left: 29.16666667%;
  }
  .col-md-push-8 {
    left: 33.33333333%;
  }
  .col-md-push-9 {
    left: 37.5%;
  }
  .col-md-push-10 {
    left: 41.66666667%;
  }
  .col-md-push-11 {
    left: 45.83333333%;
  }
  .col-md-push-12 {
    left: 50%;
  }
  .col-md-push-13 {
    left: 54.16666667%;
  }
  .col-md-push-14 {
    left: 58.33333333%;
  }
  .col-md-push-15 {
    left: 62.5%;
  }
  .col-md-push-16 {
    left: 66.66666667%;
  }
  .col-md-push-17 {
    left: 70.83333333%;
  }
  .col-md-push-18 {
    left: 75%;
  }
  .col-md-push-19 {
    left: 79.16666667%;
  }
  .col-md-push-20 {
    left: 83.33333333%;
  }
  .col-md-push-21 {
    left: 87.5%;
  }
  .col-md-push-22 {
    left: 91.66666667%;
  }
  .col-md-push-23 {
    left: 95.83333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 4.16666667%;
  }
  .col-md-pull-2 {
    right: 8.33333333%;
  }
  .col-md-pull-3 {
    right: 12.5%;
  }
  .col-md-pull-4 {
    right: 16.66666667%;
  }
  .col-md-pull-5 {
    right: 20.83333333%;
  }
  .col-md-pull-6 {
    right: 25%;
  }
  .col-md-pull-7 {
    right: 29.16666667%;
  }
  .col-md-pull-8 {
    right: 33.33333333%;
  }
  .col-md-pull-9 {
    right: 37.5%;
  }
  .col-md-pull-10 {
    right: 41.66666667%;
  }
  .col-md-pull-11 {
    right: 45.83333333%;
  }
  .col-md-pull-12 {
    right: 50%;
  }
  .col-md-pull-13 {
    right: 54.16666667%;
  }
  .col-md-pull-14 {
    right: 58.33333333%;
  }
  .col-md-pull-15 {
    right: 62.5%;
  }
  .col-md-pull-16 {
    right: 66.66666667%;
  }
  .col-md-pull-17 {
    right: 70.83333333%;
  }
  .col-md-pull-18 {
    right: 75%;
  }
  .col-md-pull-19 {
    right: 79.16666667%;
  }
  .col-md-pull-20 {
    right: 83.33333333%;
  }
  .col-md-pull-21 {
    right: 87.5%;
  }
  .col-md-pull-22 {
    right: 91.66666667%;
  }
  .col-md-pull-23 {
    right: 95.83333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-md-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 12.5%;
  }
  .col-md-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-md-offset-6 {
    margin-left: 25%;
  }
  .col-md-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-md-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 37.5%;
  }
  .col-md-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-md-offset-12 {
    margin-left: 50%;
  }
  .col-md-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-md-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-15 {
    margin-left: 62.5%;
  }
  .col-md-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-md-offset-18 {
    margin-left: 75%;
  }
  .col-md-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-md-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-21 {
    margin-left: 87.5%;
  }
  .col-md-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-23 {
    margin-left: 95.83333333%;
  }
}
@media (min-width: 840px) {
  .container {
    max-width: 1050px;
  }
  .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.16666667%;
  }
  .col-lg-2 {
    width: 8.33333333%;
  }
  .col-lg-3 {
    width: 12.5%;
  }
  .col-lg-4 {
    width: 16.66666667%;
  }
  .col-lg-5 {
    width: 20.83333333%;
  }
  .col-lg-6 {
    width: 25%;
  }
  .col-lg-7 {
    width: 29.16666667%;
  }
  .col-lg-8 {
    width: 33.33333333%;
  }
  .col-lg-9 {
    width: 37.5%;
  }
  .col-lg-10 {
    width: 41.66666667%;
  }
  .col-lg-11 {
    width: 45.83333333%;
  }
  .col-lg-12 {
    width: 50%;
  }
  .col-lg-13 {
    width: 54.16666667%;
  }
  .col-lg-14 {
    width: 58.33333333%;
  }
  .col-lg-15 {
    width: 62.5%;
  }
  .col-lg-16 {
    width: 66.66666667%;
  }
  .col-lg-17 {
    width: 70.83333333%;
  }
  .col-lg-18 {
    width: 75%;
  }
  .col-lg-19 {
    width: 79.16666667%;
  }
  .col-lg-20 {
    width: 83.33333333%;
  }
  .col-lg-21 {
    width: 87.5%;
  }
  .col-lg-22 {
    width: 91.66666667%;
  }
  .col-lg-23 {
    width: 95.83333333%;
  }
  .col-lg-24 {
    width: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 4.16666667%;
  }
  .col-lg-push-2 {
    left: 8.33333333%;
  }
  .col-lg-push-3 {
    left: 12.5%;
  }
  .col-lg-push-4 {
    left: 16.66666667%;
  }
  .col-lg-push-5 {
    left: 20.83333333%;
  }
  .col-lg-push-6 {
    left: 25%;
  }
  .col-lg-push-7 {
    left: 29.16666667%;
  }
  .col-lg-push-8 {
    left: 33.33333333%;
  }
  .col-lg-push-9 {
    left: 37.5%;
  }
  .col-lg-push-10 {
    left: 41.66666667%;
  }
  .col-lg-push-11 {
    left: 45.83333333%;
  }
  .col-lg-push-12 {
    left: 50%;
  }
  .col-lg-push-13 {
    left: 54.16666667%;
  }
  .col-lg-push-14 {
    left: 58.33333333%;
  }
  .col-lg-push-15 {
    left: 62.5%;
  }
  .col-lg-push-16 {
    left: 66.66666667%;
  }
  .col-lg-push-17 {
    left: 70.83333333%;
  }
  .col-lg-push-18 {
    left: 75%;
  }
  .col-lg-push-19 {
    left: 79.16666667%;
  }
  .col-lg-push-20 {
    left: 83.33333333%;
  }
  .col-lg-push-21 {
    left: 87.5%;
  }
  .col-lg-push-22 {
    left: 91.66666667%;
  }
  .col-lg-push-23 {
    left: 95.83333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 4.16666667%;
  }
  .col-lg-pull-2 {
    right: 8.33333333%;
  }
  .col-lg-pull-3 {
    right: 12.5%;
  }
  .col-lg-pull-4 {
    right: 16.66666667%;
  }
  .col-lg-pull-5 {
    right: 20.83333333%;
  }
  .col-lg-pull-6 {
    right: 25%;
  }
  .col-lg-pull-7 {
    right: 29.16666667%;
  }
  .col-lg-pull-8 {
    right: 33.33333333%;
  }
  .col-lg-pull-9 {
    right: 37.5%;
  }
  .col-lg-pull-10 {
    right: 41.66666667%;
  }
  .col-lg-pull-11 {
    right: 45.83333333%;
  }
  .col-lg-pull-12 {
    right: 50%;
  }
  .col-lg-pull-13 {
    right: 54.16666667%;
  }
  .col-lg-pull-14 {
    right: 58.33333333%;
  }
  .col-lg-pull-15 {
    right: 62.5%;
  }
  .col-lg-pull-16 {
    right: 66.66666667%;
  }
  .col-lg-pull-17 {
    right: 70.83333333%;
  }
  .col-lg-pull-18 {
    right: 75%;
  }
  .col-lg-pull-19 {
    right: 79.16666667%;
  }
  .col-lg-pull-20 {
    right: 83.33333333%;
  }
  .col-lg-pull-21 {
    right: 87.5%;
  }
  .col-lg-pull-22 {
    right: 91.66666667%;
  }
  .col-lg-pull-23 {
    right: 95.83333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-lg-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .col-lg-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-lg-offset-6 {
    margin-left: 25%;
  }
  .col-lg-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-lg-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .col-lg-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-lg-offset-12 {
    margin-left: 50%;
  }
  .col-lg-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-lg-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .col-lg-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-lg-offset-18 {
    margin-left: 75%;
  }
  .col-lg-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-lg-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .col-lg-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-23 {
    margin-left: 95.83333333%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 18px;
}
.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  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 colgroup + thead tr:first-child th,
.table thead:first-child tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child td,
.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 tbody > tr > th,
.table-condensed tfoot > tr > th,
.table-condensed thead > tr > td,
.table-condensed tbody > tr > td,
.table-condensed tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.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-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td {
  background-color: #d0e9c6;
  border-color: #c9e2b3;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
  border-color: #eed3d7;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td {
  background-color: #ebcccc;
  border-color: #e6c1c7;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
  border-color: #fbeed5;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td {
  background-color: #faf2cc;
  border-color: #f8e5be;
}
@media (max-width: 639px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
    background-color: #fff;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .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 > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > thead > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > thead > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 19.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
.form-control:-moz-placeholder {
  color: #999999;
}
.form-control::-moz-placeholder {
  color: #999999;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #555555;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
.radio label,
.checkbox label {
  display: inline;
  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"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  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="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm {
  height: auto;
}
.input-lg {
  height: 44px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 10px;
}
select.input-lg {
  height: 44px;
  line-height: 44px;
}
textarea.input-lg {
  height: auto;
}
.has-warning .help-block,
.has-warning .control-label {
  color: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}
.has-error .help-block,
.has-error .control-label {
  color: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}
.has-success .help-block,
.has-success .control-label {
  color: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}
.form-control-static {
  margin-bottom: 0;
  padding-top: 7px;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 639px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
.form-horizontal .control-label,
.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 .form-group {
  margin-left: -5px;
  margin-right: -5px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 639px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.42857143;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #fff;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  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);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #fff;
  background-color: #62BFDA;
  border-color: #0192AD;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #41b2d2;
  border-color: #015f70;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #62BFDA;
  border-color: #0192AD;
}
.btn-primary {
  color: #fff;
  background-color: #0192AD;
  border-color: #017d94;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #017084;
  border-color: #014957;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #0192AD;
  border-color: #017d94;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-link {
  color: #2B93B7;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #6cbfdc;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 10px;
}
.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn-xs {
  padding: 1px 5px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.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;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-briefcase:before {
  content: "\1f4bc";
}
.glyphicon-calendar:before {
  content: "\1f4c5";
}
.glyphicon-pushpin:before {
  content: "\1f4cc";
}
.glyphicon-paperclip:before {
  content: "\1f4ce";
}
.glyphicon-camera:before {
  content: "\1f4f7";
}
.glyphicon-lock:before {
  content: "\1f512";
}
.glyphicon-bell:before {
  content: "\1f514";
}
.glyphicon-bookmark:before {
  content: "\1f516";
}
.glyphicon-fire:before {
  content: "\1f525";
}
.glyphicon-wrench:before {
  content: "\1f527";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: "";
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #fff;
  background-color: #0192AD;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #0192AD;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999999;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 639px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
.btn-default .caret {
  border-top-color: #fff;
}
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
  border-top-color: #fff;
}
.dropup .btn-default .caret {
  border-bottom-color: #fff;
}
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff;
}
.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-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.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:before,
.btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn-group {
  float: left;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-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 > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-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-xs > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
  padding: 1px 5px;
}
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 10px;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.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 > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-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 {
  float: none;
  display: table-cell;
  width: 1%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group.col {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 44px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 10px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 44px;
  line-height: 44px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 2px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 17px;
  border-radius: 10px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before,
.nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.nav:after {
  clear: both;
}
.nav:before,
.nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #2B93B7;
}
.nav .nav-divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
}
@media (min-width: 639px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}
.nav-tabs.nav-justified > li > a {
  border-bottom: 1px solid #ddd;
  margin-right: 0;
}
.nav-tabs.nav-justified > .active > a {
  border-bottom-color: #fff;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 5px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #0192AD;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
}
@media (min-width: 639px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  border-bottom: 1px solid #ddd;
  margin-right: 0;
}
.nav-tabs-justified > .active > a {
  border-bottom-color: #fff;
}
.tabbable:before,
.tabbable:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.tabbable:after {
  clear: both;
}
.tabbable:before,
.tabbable:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.tabbable:after {
  clear: both;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.nav .caret {
  border-top-color: #2B93B7;
  border-bottom-color: #2B93B7;
}
.nav a:hover .caret {
  border-top-color: #6cbfdc;
  border-bottom-color: #6cbfdc;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  z-index: 1000;
  min-height: 20px;
  margin-bottom: 0;
  border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar:after {
  clear: both;
}
.navbar:before,
.navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar:after {
  clear: both;
}
@media (min-width: 639px) {
  .navbar {
    border-radius: 0px;
  }
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar-header:after {
  clear: both;
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 639px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 5px;
  padding-left: 5px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 639px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -5px;
  }
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -5px;
  }
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -5px;
  margin-left: -5px;
}
@media (min-width: 639px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  border-width: 0 0 1px;
}
@media (min-width: 639px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  border-width: 0 0 1px;
}
@media (min-width: 639px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  z-index: 1030;
  top: 0;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
}
.navbar-brand {
  float: left;
  padding: 1px 5px;
  font-size: 17px;
  line-height: 18px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 639px) {
  .navbar > .container .navbar-brand {
    margin-left: -5px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 5px;
  padding: 9px 10px;
  margin-top: -7px;
  margin-bottom: -7px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 639px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 0.5px -5px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 18px;
}
@media (max-width: 638px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 18px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 639px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 1px;
    padding-bottom: 1px;
  }
}
@media (min-width: 639px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -5px;
  margin-right: -5px;
  padding: 10px 5px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: -6px;
  margin-bottom: -6px;
}
@media (min-width: 639px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
@media (max-width: 638px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 639px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar-btn {
  margin-top: -6px;
  margin-bottom: -6px;
}
.navbar-text {
  float: left;
  margin-top: 1px;
  margin-bottom: 1px;
}
@media (min-width: 639px) {
  .navbar-text {
    margin-left: 5px;
    margin-right: 5px;
  }
}
.navbar-default {
  background-color: #0192AD;
  border-color: #01768c;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #fff;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #01768c;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #01748a;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333;
  border-bottom-color: #333;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #01768c;
  color: #555;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777;
  border-bottom-color: #777;
}
@media (max-width: 638px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #01768c;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
@media (max-width: 638px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 18px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 18px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #0192AD;
  border-color: #0192AD;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 17px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.pager {
  padding-left: 0;
  margin: 18px 0;
  list-style: none;
  text-align: center;
}
.pager:before,
.pager:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.pager:after {
  clear: both;
}
.pager:before,
.pager:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #fff;
  cursor: not-allowed;
}
.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[href]:hover,
.label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #0192AD;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #01677a;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.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: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.btn .badge {
  position: relative;
  top: -1px;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #2B93B7;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 19.5px;
  font-weight: 200;
  line-height: 2.14285714;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1 {
  line-height: 1;
  color: inherit;
}
.jumbotron p {
  line-height: 1.4;
}
.container .jumbotron {
  border-radius: 10px;
}
@media screen and (min-width: 639px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1 {
    font-size: 58.5px;
  }
}
.thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  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;
  display: block;
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #2B93B7;
}
.thumbnail > img {
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 18px;
  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 {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #2d6987;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #fbeed5;
  color: #c09853;
}
.alert-warning hr {
  border-top-color: #f8e5be;
}
.alert-warning .alert-link {
  color: #a47e3c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger hr {
  border-top-color: #e6c1c7;
}
.alert-danger .alert-link {
  color: #953b39;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 18px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  color: #fff;
  text-align: center;
  background-color: #0192AD;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  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 {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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 {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.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;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
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;
  background-color: #f5f5f5;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #0192AD;
  border-color: #0192AD;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading {
  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: #7ceafe;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 18px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.panel-body:after {
  clear: both;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.panel-body:after {
  clear: both;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
}
.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table {
  margin-bottom: 0;
}
.panel > .panel-body + .table {
  border-top: 1px solid #ddd;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
}
.panel-title > 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-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  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-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #0192AD;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #0192AD;
  border-color: #0192AD;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #0192AD;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #0192AD;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-warning {
  border-color: #fbeed5;
}
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #fbeed5;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #fbeed5;
}
.panel-danger {
  border-color: #eed3d7;
}
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #eed3d7;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #eed3d7;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  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: 10px;
}
.well-sm {
  padding: 9px;
  border-radius: 2px;
}
.close {
  float: right;
  font-size: 19.5px;
  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;
}
.modal-open {
  overflow: hidden;
}
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 15px;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding: 10px;
  z-index: 1050;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media screen and (min-width: 639px) {
  .modal-dialog {
    left: 50%;
    right: auto;
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  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;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 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;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  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: 10px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  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: 13px;
  font-weight: normal;
  line-height: 18px;
  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: #999;
  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: #999;
  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: #999;
  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: #999;
  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;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 639px) {
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
.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;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.visible-xs {
  display: none !important;
}
tr.visible-xs {
  display: none !important;
}
th.visible-xs,
td.visible-xs {
  display: none !important;
}
@media (max-width: 638px) {
  .visible-xs {
    display: block !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 639px) and (max-width: 767px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 839px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 840px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
.visible-sm {
  display: none !important;
}
tr.visible-sm {
  display: none !important;
}
th.visible-sm,
td.visible-sm {
  display: none !important;
}
@media (max-width: 638px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 639px) and (max-width: 767px) {
  .visible-sm {
    display: block !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 839px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 840px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
.visible-md {
  display: none !important;
}
tr.visible-md {
  display: none !important;
}
th.visible-md,
td.visible-md {
  display: none !important;
}
@media (max-width: 638px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 639px) and (max-width: 767px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 839px) {
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 840px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
.visible-lg {
  display: none !important;
}
tr.visible-lg {
  display: none !important;
}
th.visible-lg,
td.visible-lg {
  display: none !important;
}
@media (max-width: 638px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 639px) and (max-width: 767px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 839px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 840px) {
  .visible-lg {
    display: block !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
.hidden-xs {
  display: block !important;
}
tr.hidden-xs {
  display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}
@media (max-width: 638px) {
  .hidden-xs {
    display: none !important;
  }
  tr.hidden-xs {
    display: none !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 639px) and (max-width: 767px) {
  .hidden-xs.hidden-sm {
    display: none !important;
  }
  tr.hidden-xs.hidden-sm {
    display: none !important;
  }
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 839px) {
  .hidden-xs.hidden-md {
    display: none !important;
  }
  tr.hidden-xs.hidden-md {
    display: none !important;
  }
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 840px) {
  .hidden-xs.hidden-lg {
    display: none !important;
  }
  tr.hidden-xs.hidden-lg {
    display: none !important;
  }
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 638px) {
  .hidden-sm.hidden-xs {
    display: none !important;
  }
  tr.hidden-sm.hidden-xs {
    display: none !important;
  }
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 639px) and (max-width: 767px) {
  .hidden-sm {
    display: none !important;
  }
  tr.hidden-sm {
    display: none !important;
  }
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 839px) {
  .hidden-sm.hidden-md {
    display: none !important;
  }
  tr.hidden-sm.hidden-md {
    display: none !important;
  }
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 840px) {
  .hidden-sm.hidden-lg {
    display: none !important;
  }
  tr.hidden-sm.hidden-lg {
    display: none !important;
  }
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 638px) {
  .hidden-md.hidden-xs {
    display: none !important;
  }
  tr.hidden-md.hidden-xs {
    display: none !important;
  }
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 639px) and (max-width: 767px) {
  .hidden-md.hidden-sm {
    display: none !important;
  }
  tr.hidden-md.hidden-sm {
    display: none !important;
  }
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 839px) {
  .hidden-md {
    display: none !important;
  }
  tr.hidden-md {
    display: none !important;
  }
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 840px) {
  .hidden-md.hidden-lg {
    display: none !important;
  }
  tr.hidden-md.hidden-lg {
    display: none !important;
  }
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
@media (max-width: 638px) {
  .hidden-lg.hidden-xs {
    display: none !important;
  }
  tr.hidden-lg.hidden-xs {
    display: none !important;
  }
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 639px) and (max-width: 767px) {
  .hidden-lg.hidden-sm {
    display: none !important;
  }
  tr.hidden-lg.hidden-sm {
    display: none !important;
  }
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 839px) {
  .hidden-lg.hidden-md {
    display: none !important;
  }
  tr.hidden-lg.hidden-md {
    display: none !important;
  }
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 840px) {
  .hidden-lg {
    display: none !important;
  }
  tr.hidden-lg {
    display: none !important;
  }
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
tr.visible-print {
  display: none !important;
}
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print {
    display: none !important;
  }
  tr.hidden-print {
    display: none !important;
  }
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
/*

//===========================================================//
// element
//===========================================================//
// .img-responsive_smph_tmce
// .area_d_list
// .area_img_list
// .area_img_article
// .area_webLink
// .area_nbr2_list_nv   2階層リスト　nbr2_list　→ 削除

// google search must

//===========================================================//
// kiso 
//===========================================================// 
// スマホ時 br改行を無視 .area_main h1〜h6 > br [display:none ]
// ul.list_bs, ul.list_bs_001 , ul.list_bs_002
// ul.link_bs, ul.link_bs_001, ul.link_bs_wh, ul.link_sub
// .list_num_001 //  ol.list_num_001
// .a_btn_base 

//-----------------------------------------
// table 
//-----------------------------------------
//  table .tbl_bs //
//  table .tbl_d_001 //

//-----------------------------------------
// table responsive
//-----------------------------------------
// .tbl_responsive_grid_x

//-----------------------------------------
// google search must
//-----------------------------------------

//-----------------------------------------
// box //
//-----------------------------------------
.box_base

.box_bdr_solid_small,
.box_bdr_solid_middle,
.box_bdr_solid_large,
.box_bdr_dotted_small,
.box_bdr_dotted_middle,
.box_bdr_dotted_large

//-----------------------------------------
// photo image layout //
.img_frm
 .img_l
 .img_r

//-----------------------------------------
// caption layout  //
.area_img-cap_r
area_img-cap_l

//-----------------------------------------
// ul box_link list //
ul.box_link_list

div.area_box_frm

ul.weblink_nv


 --------------------------------------------------------------------*/
.justifyleft {
  text-align: left;
}
.justifyright {
  text-align: right;
}
.text_justify {
  text-align: justify;
  text-justify: inter-ideograph;
}
.d_icon {
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  padding: 0 5px;
  /* font-size: 19px;*/
  color: #0192AD;
}
.d_icon_pdf:before {
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  padding: 0 5px;
  /* font-size: 19px;*/
  color: #0192AD;
  content: "\f1c1";
}
.d_icon_ppt:before {
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  padding: 0 5px;
  /* font-size: 19px;*/
  color: #0192AD;
  content: "\f1c4";
}
.d_icon_word:before {
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  padding: 0 5px;
  /* font-size: 19px;*/
  color: #0192AD;
  content: "\f1c2";
}
.d_icon_excel:before {
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  padding: 0 5px;
  /* font-size: 19px;*/
  color: #0192AD;
  content: "\f1c3";
}
.d_icon_inverted {
  padding: 5px;
  margin: 4px;
  font-size: 16px;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  border-radius: 2px;
  background: #0192AD;
  color: #fff;
}
.d_icon_inverted_pdf:before {
  padding: 5px;
  margin: 4px;
  font-size: 16px;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  border-radius: 2px;
  background: #0192AD;
  color: #fff;
  content: "\f1c1";
}
.d_icon_inverted_ppt:before {
  padding: 5px;
  margin: 4px;
  font-size: 16px;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  border-radius: 2px;
  background: #0192AD;
  color: #fff;
  content: "\f1c4";
}
.d_icon_inverted_word:before {
  padding: 5px;
  margin: 4px;
  font-size: 16px;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  border-radius: 2px;
  background: #0192AD;
  color: #fff;
  content: "\f1c2";
}
.d_icon_inverted_excel:before {
  padding: 5px;
  margin: 4px;
  font-size: 16px;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  border-radius: 2px;
  background: #0192AD;
  color: #fff;
  content: "\f1c3";
}
.box-sizing_content input,
.box-sizing_content input:before,
.box-sizing_content input:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.box_bdr_design_001 {
  background-color: #eee;
  border: 1px dashed #fff;
  box-shadow: 0 0 0 4px #eee;
  margin: 10px 4px;
  padding: 10px;
}
.box_bdr_design_002 {
  background: -webkit-repeating-linear-gradient(-45deg, #fb9eaa, #fb9eaa 5px, #fff 5px, #fff 10px);
  background: repeating-linear-gradient(-45deg, #fb9eaa, #fb9eaa 5px, #fff 5px, #fff 10px);
  padding: 10px;
}
.box_bdr_design_003 {
  border: 3px solid #1BAFDF;
  border-radius: 4px;
  margin: 5px 0;
  padding: 5px;
  position: relative;
}
.box_bdr_design_003:before {
  background-color: #fff;
  color: #DF0000;
  content: "ここに注目！";
  font-weight: bold;
  left: 10px;
  padding: 0 10px;
  position: absolute;
  top: -12px;
}
.box_bdr_design_004 {
  position: relative;
  border-color: #eee;
  border-style: solid;
  border-width: 5px;
  background: #fff;
  margin: 0 0 15px 0px;
  padding: 5px 15px;
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.box_bdr_design_004:after {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 10px;
  right: 15px;
  width: 70%;
  height: 10px;
  /* 高さを調整 */
  background: rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 1, px 10px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg);
}
ul.link_rsp a .fa {
  color: #0192AD;
}
@media (min-width: 480px) {
  ul.link_rsp {
    list-style: none;
  }
  ul.link_rsp li a {
    display: block;
    padding: 5px;
    font-weight: normal;
  }
}
@media (max-width: 480px) {
  ul.link_rsp li a {
    display: block;
    padding: 5px 5px;
    border: 1px solid #ccc;
    margin-bottom: 5px;
  }
  ul.link_rsp li a:hover {
    background: #eee;
  }
}
div.contents_padding_base,
table.contents_padding_base {
  display: block;
}
@media (min-width: 639px) {
  div.contents_padding_base,
  table.contents_padding_base {
    padding: 0 80px;
  }
}
@media (min-width: 840px) {
  div.contents_padding_base,
  table.contents_padding_base {
    padding: 0 150px;
  }
}
/*  table.contents_padding_base td img {
   width:100%;
  }
  */
.a_btn_base {
  background: #0192AD;
  color: #fff;
  background-image: url(../images/ico_link_sub_wh.png);
  background-repeat: no-repeat;
  background-position: 10px 10px;
  padding-left: 20px;
}
.a_btn_base:hover {
  background-color: #01bde0;
}
@media (min-width: 480px) {
  .a_btn_base {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.42857143;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    padding: 5px 10px 5px 20px;
  }
  .a_btn_base:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
  }
  .a_btn_base:hover,
  .a_btn_base:focus {
    color: #fff;
    text-decoration: none;
  }
  .a_btn_base:active,
  .a_btn_base.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  }
  .a_btn_base.disabled,
  .a_btn_base[disabled],
  fieldset[disabled] .a_btn_base {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
@media (max-width: 480px) {
  .a_btn_base {
    display: block;
    font-size: 1.0em;
    padding: 5px 5px;
    padding: 5px 10px 5px 20px;
  }
  .a_btn_base .btn {
    display: block;
    font-size: 1.0em;
    padding: 5px 5px;
    padding: 5px 10px 5px 20px;
  }
}
.a_btn_base_large {
  background: #0192AD;
  color: #fff;
  border-radius: 2px;
  background-image: url(../images/ico_link_sub_wh.png);
  background-repeat: no-repeat;
  background-position: 5px 7px;
}
.a_btn_base_large:hover {
  background-color: #01bde0;
}
@media (min-width: 480px) {
  .a_btn_base_large {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.42857143;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-size: 1.25em;
    padding: 10px 30px;
  }
  .a_btn_base_large:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
  }
  .a_btn_base_large:hover,
  .a_btn_base_large:focus {
    color: #fff;
    text-decoration: none;
  }
  .a_btn_base_large:active,
  .a_btn_base_large.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  }
  .a_btn_base_large.disabled,
  .a_btn_base_large[disabled],
  fieldset[disabled] .a_btn_base_large {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
@media (max-width: 480px) {
  .a_btn_base_large {
    display: block;
    font-size: 1.0em;
    padding: 5px 10px 5px 20px;
  }
  .a_btn_base_large .btn {
    display: block;
    font-size: 1.0em;
    padding: 5px 10px 5px 20px;
  }
}
.box_bdr_img_deco_001 {
  border-style: solid;
  border-width: 20px;
  -moz-border-image: url(../images/box_bdr_deco_001.jpg);
  -webkit-border-image: url(../images/box_bdr_deco_001.jpg) 45 45 45 45 repeat;
  -o-border-image: url(../images/box_bdr_deco_001.jpg) 45 45 45 45 repeat;
  border-image: url(../images/box_bdr_deco_001.jpg) 45 45 45 45 repeat;
}
.box_bdr_img_deco_002 {
  border-style: solid;
  border-width: 16px;
  -moz-border-image: url(../images/box_bdr_deco_002.jpg);
  -webkit-border-image: url(../images/box_bdr_deco_002.jpg) 45 45 45 45 repeat;
  -o-border-image: url(../images/box_bdr_deco_002.jpg) 45 45 45 45 repeat;
  border-image: url(../images/box_bdr_deco_002.jpg) 45 45 45 45 repeat;
}
.box_bdr_img_deco_003 {
  border-style: solid;
  border-width: 16px;
  -moz-border-image: url(../images/box_bdr_deco_003.jpg);
  -webkit-border-image: url(../images/box_bdr_deco_003.jpg) 45 45 45 45 repeat;
  -o-border-image: url(../images/box_bdr_deco_003.jpg) 45 45 45 45 repeat;
  border-image: url(../images/box_bdr_deco_003.jpg) 45 45 45 45 repeat;
}
@media (max-width: 638px) {
  img.img-responsive_smph_tmce {
    width: 100%!important;
  }
  .area_main img.img-responsive_smph_tmce img.img-responsive_smph_tmce {
    width: 100%!important;
  }
}
.area_webLink h3 {
  background: url(../images/h3_bg_01.jpg) no-repeat;
  color: #fff;
  margin: 0;
  padding: 15px 10px 10px 30px;
}
@media (max-width: 638px) {
  .area_webLink h3 {
    padding: 8px 10px 5px 30px!important;
  }
}
@media (min-width: 480px) {
  .area_main p {
    line-height: 1.85em;
    text-align: justify;
  }
  .area_main li {
    text-align: justify;
  }
}
@media (max-width: 480px) {
  .area_main p {
    line-height: 1.65em;
    text-align: justify;
  }
  .area_main br {
    display: none;
  }
}
/*.area_main p {
 @media (max-width: @screen-xs)  {
 br {  display:none }
 }
}*/
p {
  padding: 0 0 6px 0;
  margin: 0;
}
p .clearfix {
  padding: 0!important;
}
@media (max-width: 839px) {
  p {
    padding: 0;
  }
}
p.p_pd_base {
  padding: 0 0 10px 0;
}
p.p_pd_base .clearfix {
  padding: 0!important;
}
@media (max-width: 839px) {
  p.p_pd_base {
    padding: 0 0 10px 0;
  }
}
p.p_pd_small {
  padding: 0 0 5px 0;
}
p.p_pd_small .clearfix {
  padding: 0!important;
}
@media (max-width: 839px) {
  p.p_pd_small {
    padding: 0 0 5px 0;
  }
}
p {
  padding: 0 0 10px 0;
}
p:before,
p:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
p:after {
  clear: both;
}
p:before,
p:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
p:after {
  clear: both;
}
.d_lead {
  margin-bottom: 18px;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.4;
}
@media (min-width: 480px) {
  .d_lead {
    font-size: 16.12px;
  }
  .d_lead br {
    display: none;
  }
}
 h1:first-of-type,
h2:first-of-type,
h3:first-of-type,
h4:first-of-type,
h5:first-of-type,
h6:first-of-type {
  margin-top: 0;
}
@media (max-width: 480px) {
  h1 br,
  h2 br,
  h3 br,
  h4 br,
  h5 br,
  h6 br {
    display: none;
  }
}
@media (min-width: 639px) {
  h1 {
    font-size: 200%;
  }
  h2 {
    font-size: 140%;
  }
  h3 {
    font-size: 120%;
  }
  h4 {
    font-size: 100%;
  }
  h5 {
    font-size: 100%;
  }
}
@media (max-width: 638px) {
  h1 {
    font-size: 160%;
  }
  h2 {
    font-size: 140%;
  }
  h3 {
    font-size: 110%;
  }
  h4 {
    font-size: 100%;
  }
  h5 {
    font-size: 100%;
  }
}
.area_main h1.bg_01,
.area_main h2.bg_01,
.area_main h3.bg_01 {
  text-align: center;
}
.area_main h1.bg_01 {
  padding: 0 0 10px 0;
  line-height: 140%;
}
.area_main h2.bg_01 {
  position: relative;
  padding: 10px 0;
}
.area_main h2.bg_01::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 2px;
  margin: 0 auto;
  text-align: center;
  background-image: -webkit-linear-gradient(left, #fff, #0192AD, #fff);
  background-image: linear-gradient(to right, #fff, #0192AD, #fff);
  background-position: center;
  background-repeat: no-repeat;
}
.area_main h3.bg_01 {
  padding: 5px 0 5px 5px;
  background-image: -webkit-linear-gradient(left, #16d9fe, #0192AD);
  background-image: linear-gradient(to right, #16d9fe, #0192AD);
  color: #333;
}
@media (min-width: 480px) {
  .area_main h3.bg_01:before {
    font-family: 'FontAwesome';
    font-family: "Font Awesome 5 Pro";
    font-family: "Font Awesome 5 Free";
    content: '\f06c';
    padding-right: 8px;
    color: #003c48;
    font-size: 34px;
    line-height: 1;
    vertical-align: middle;
  }
}
.area_main h4.bg_01 {
  position: relative;
  padding: 5px 0;
  /*    width: 100%;
    margin: 50px 0;
    text-align: center;*/
}
.area_main h4.bg_01::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 2px;
  margin: 0 auto;
  text-align: center;
  background-image: -webkit-linear-gradient(left, #0192AD, #fff);
  background-image: linear-gradient(to right, #0192AD, #fff);
  /*     background-image: -webkit-linear-gradient(left, transparent, #000 25%, #000 75%, transparent);
    background-image: linear-gradient(to right, transparent, #000 25%, #000 75%, transparent);*/
  background-position: center;
  background-repeat: no-repeat;
}
.area_main h5.bg_01 {
  padding: 5px 0;
  margin-bottom: 5px;
  border-bottom: 2px dotted #0192AD;
  color: #666;
}
.area_main h2.bg_02 {
  padding: 10px;
  background: url(../images/h2_bg_02.jpg) no-repeat right top;
}
.area_main h3.bg_02 {
  padding: 6px;
  background: #0192AD;
  color: #fff;
}
.area_main h3.bg_02::before {
  border-left: 3px solid #FFE296;
  padding-left: 10px;
  content: "";
}
.area_main ul,
.area_main ol {
  margin-bottom: 10px;
}
.area_main table {
  margin-bottom: 10px;
}
.area_box_frm {
  margin-bottom: 10px;
}
.t_fff {
  color: #fff;
}
.t_000 {
  color: #000;
}
.t_att {
  color: #f00;
}
.t_bold {
  font-weight: bold;
}
.t_cap {
  font-size: 86%;
}
img.img_bt_totop {
  margin: 10px 0 10px 0;
}
@media (max-width: 730px) {
  a.img_bt_totop img {
    width: 100%;
  }
}
ul.list_bs,
ul.list_bs_001,
ul.list_bs_002 {
  list-style: none;
}
.d_li_base,
ul.list_grn li,
ul.list_pink li,
ul.list_bs li,
ul.list_bs_wh li,
ul.list_bs_001 li,
ul.list_bs_002 li,
ul.link_bs li {
  display: block;
  padding: 3px 0 4px 20px;
  margin: 3px 0;
  background-position: 0 5px;
  background-repeat: no-repeat;
  font-weight: normal;
}
ul.list_grn li {
  background-image: url(../images/arw_grn_png.png);
}
ul.list_pink li {
  background-image: url(../images/arw_pink_png.png);
}
ul.list_bs li {
  background-image: url(../images/ico_list_bs.png);
}
ul.list_bs_wh li {
  background-image: url(../images/ico_list_bs_wh.png);
}
ul.list_bs_001 li {
  background-image: url(../images/ico_list_bs_001.png);
}
ul.list_bs_002 li {
  padding-top: 6px;
  padding-bottom: 6px;
  background-position: 0 8px;
  background-image: url(../images/ico_list_bs_002.png);
  border-bottom: 1px dotted #ccc;
}
ul.list_bs_002 li:first-child {
  border-top: 1px dotted #ccc;
}
ul.link_bs li {
  background-image: url(../images/ico_link_bs.png);
  color: #2B93B7;
}
ul.link_bs_001 li {
  padding: 0;
  margin: 5px 0;
}
ul.link_bs_001 li a {
  padding: 3px 0 4px 20px;
  margin: 3px 0;
  background-position: 0 5px;
  background-repeat: no-repeat;
  font-weight: normal;
  display: block;
  border-radius: 4px;
  padding: 5px 5px 5px 28px;
  border: 2px dotted #0192AD;
  background-color: #fafafa;
  background: url(../images/ico_link_bs.png) no-repeat 10px 12px;
  text-decoration: none;
}
ul.link_bs_001 li a:hover {
  border: 2px dotted #01a8c7;
  background-color: #01afd0 !important;
  color: #999;
}
ul.link_bs_wh li {
  display: block;
  padding: 3px 0 4px 20px;
  margin: 3px 0;
  background-position: 0 5px;
  background-repeat: no-repeat;
  font-weight: normal;
  background-image: url(../images/ico_link_bs_wh.png);
}
ul.link_bs_wh li a {
  color: #fff;
}
ul.link_sub li {
  display: block;
  padding: 3px 0 4px 20px;
  margin: 3px 0;
  background-position: 0 5px;
  background-repeat: no-repeat;
  font-weight: normal;
  padding-left: 15px;
  background-image: url(../images/ico_link_sub.png);
}
ol.list_num_001 {
  counter-reset: li;
  padding: 0;
  list-style: none;
}
ol.list_num_001 li {
  position: relative;
  margin: 0 0 6px 2em;
  padding: 4px 8px;
  background: #f6f6f6;
}
ol.list_num_001 li:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  top: 0;
  left: -2em;
  width: 2em;
  padding: 4px 0;
  color: #fff;
  background: #666;
  text-align: center;
}
.tbl_bs {
  background-color: #ccc;
  border: 1px solid #ccc;
  width: 100%;
  margin: 3px 0;
}
.tbl_bs td {
  background-color: #FFF;
  padding: 7px;
  vertical-align: top;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.tbl_bs td .tbl_b {
  font-weight: bold;
}
.tbl_bs th {
  background-color: #eee;
  padding: 7px;
  text-align: left;
  vertical-align: top;
  font-weight: normal;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.tbl_d_001 {
  background-color: #ccc;
  border: 1px solid #ccc;
  width: 100%;
  margin: 3px 0;
}
.tbl_d_001 td {
  background-color: #FFF;
  padding: 7px;
  vertical-align: top;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.tbl_d_001 td .tbl_b {
  font-weight: bold;
}
.tbl_d_001 th {
  background-color: #eee;
  padding: 7px;
  text-align: left;
  vertical-align: top;
  font-weight: normal;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.tbl_d_001 th {
  background-color: #DAF6FF;
}
.tbl_responsive_grid_2:before:before,
.tbl_responsive_grid_3:before:before,
.tbl_responsive_grid_4:before:before,
.tbl_responsive_grid_5:before:before,
.tbl_responsive_grid_6:before:before,
.tbl_responsive_grid_2:before:after,
.tbl_responsive_grid_3:before:after,
.tbl_responsive_grid_4:before:after,
.tbl_responsive_grid_5:before:after,
.tbl_responsive_grid_6:before:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.tbl_responsive_grid_2:before:after,
.tbl_responsive_grid_3:before:after,
.tbl_responsive_grid_4:before:after,
.tbl_responsive_grid_5:before:after,
.tbl_responsive_grid_6:before:after {
  clear: both;
}
.tbl_responsive_grid_2:before:before,
.tbl_responsive_grid_3:before:before,
.tbl_responsive_grid_4:before:before,
.tbl_responsive_grid_5:before:before,
.tbl_responsive_grid_6:before:before,
.tbl_responsive_grid_2:before:after,
.tbl_responsive_grid_3:before:after,
.tbl_responsive_grid_4:before:after,
.tbl_responsive_grid_5:before:after,
.tbl_responsive_grid_6:before:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.tbl_responsive_grid_2:before:after,
.tbl_responsive_grid_3:before:after,
.tbl_responsive_grid_4:before:after,
.tbl_responsive_grid_5:before:after,
.tbl_responsive_grid_6:before:after {
  clear: both;
}
@media (min-width: 480px) {
  .tbl_responsive_grid_2,
  .tbl_responsive_grid_3,
  .tbl_responsive_grid_4,
  .tbl_responsive_grid_5,
  .tbl_responsive_grid_6 {
    display: block;
    margin-left: -5px;
    margin-right: -5px;
  }
}
.tbl_responsive_grid_2 tr > td > iframe,
.tbl_responsive_grid_3 tr > td > iframe,
.tbl_responsive_grid_4 tr > td > iframe,
.tbl_responsive_grid_5 tr > td > iframe,
.tbl_responsive_grid_6 tr > td > iframe {
  width: 100%;
}
@media (max-width: 480px) {
  .tbl_responsive_grid_2 > tbody > tr > td,
  .tbl_responsive_grid_3 > tbody > tr > td,
  .tbl_responsive_grid_4 > tbody > tr > td {
    width: 100%;
    display: block;
  }
}
@media (max-width: 639px) {
  .tbl_responsive_grid_5 > tbody > tr > td,
  .tbl_responsive_grid_6 > tbody > tr > td {
    width: 100%;
    display: block;
  }
}
@media (min-width: 480px) {
  .tbl_responsive_grid_2 > tbody > tr > td,
  .tbl_responsive_grid_3 > tbody > tr > td,
  .tbl_responsive_grid_4 > tbody > tr > td,
  .tbl_responsive_grid_5 > tbody > tr > td,
  .tbl_responsive_grid_6 > tbody > tr > td {
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: top;
  }
  .tbl_responsive_grid_2 {
    display: block;
    margin-left: -5px;
    margin-right: -5px;
  }
  .tbl_responsive_grid_2 > tbody > tr > td {
    /*			.make-xs-column(12);*/
    width: 1%;
  }
  .tbl_responsive_grid_3 > tbody > tr > td {
    /*			.make-xs-column(8);*/
    width: 1%;
  }
  .tbl_responsive_grid_4 {
    display: block;
    margin-left: -5px;
    margin-right: -5px;
  }
  .tbl_responsive_grid_4 > tbody > tr > td {
    /*			.make-xs-column(6);*/
    width: 1%;
  }
}
@media (min-width: 639px) {
  .tbl_responsive_grid_5 {
    display: block;
    margin-left: -5px;
    margin-right: -5px;
  }
  .tbl_responsive_grid_5 > tbody > tr > td {
    width: 1%;
  }
  .tbl_responsive_grid_6 > tbody > tr > td {
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: top;
  }
}
@media (min-width: 639px) and (min-width: 639px) {
  .tbl_responsive_grid_6 > tbody > tr > td {
    float: left;
    width: 16.66666667%;
  }
}
.box_base {
  padding: 10px;
  background-color: #fff;
  border: 2px solid #0192AD;
}
.box_att {
  padding: 10px;
  background-color: #FFEAB1;
  border: 4px solid #f00;
}
.box_bdr_extend,
.box_bdr_solid_small,
.box_bdr_solid_middle,
.box_bdr_solid_large,
.box_bdr_dotted_small,
.box_bdr_dotted_middle,
.box_bdr_dotted_large {
  padding: 10px;
  margin: 10px 0;
}
.box_bdr_solid_small {
  border: 1px solid #ccc;
}
.box_bdr_solid_middle {
  border: 2px solid #ccc;
}
.box_bdr_solid_large {
  border: 4px solid #ccc;
}
.box_bdr_dotted_small {
  border: 1px dotted #ccc;
}
.box_bdr_dotted_middle {
  border: 2px dotted #ccc;
}
.box_bdr_dotted_large {
  border: 4px dotted #ccc;
}
@media (min-width: 639px) {
  .img_frm {
    padding: 5px;
    border: 1px solid #ddd;
  }
  .img_l {
    float: left;
    margin: 0 10px 10px 0;
  }
  .img_r {
    float: right;
    margin: 0 0 10px 10px;
  }
}
@media (max-width: 639px) {
  img.img_frm {
    padding: 0;
  }
  img.img_l {
    float: none!important;
    margin: 10px 0!important;
  }
  img.img_r {
    float: none!important;
    margin: 10px 0!important;
  }
}
.area_img-cap_r {
  margin: 0 0 10px 10px;
  float: right;
  clear: right;
}
.area_img-cap_l {
  margin: 0 10px 10px 0;
  float: left;
  clear: left;
}
.area_img-cap_r,
.area_img-cap_l {
  width: 30%;
  background-color: #eee;
}
.area_img-cap_r .t_cap,
.area_img-cap_l .t_cap {
  padding: 10px;
  font-size: 86%;
}
ul.box_link_list {
  background-color: #F9F9F9;
  padding: 10px;
  margin: 5px 0 0 0;
  border-radius: 2px;
  list-style: none;
}
ul.box_link_list li {
  padding: 4px 0 4px 25px;
  background: url(../images/ico_link_bs.png) no-repeat 0 1px;
}
ul.box_link_list li a {
  font-weight: normal;
}
.area_box_frm {
  padding: 0;
  overflow: hidden;
}
.area_box_frm .area_box {
  padding-bottom: 32768px;
  margin-bottom: -32768px;
}
.area_box_frm .box_inner_pd {
  padding: 10px;
}
.area_box_frm .box_color_001 {
  background-color: #fff;
}
.area_box_frm .box_color_002 {
  background-color: #FFFDEB;
}
ul.weblink_nv {
  margin-bottom: 10px;
  padding: 10px 0 10px 10px;
  background-color: #FFEEF4;
  border-radius: 2px;
}
/* clear */
ul.weblink_nv:before,
ul.weblink_nv:after {
  display: table;
  content: " ";
  clear: both;
}
ul.weblink_nv li {
  float: left;
  width: 33%;
  list-style: none;
}
ul.weblink_nv li a {
  display: block;
  margin: 0 5px 0 0;
  padding: 4px 0 4px 25px;
  background: url(../images/ico_link_bs.png) no-repeat 4px;
  text-decoration: none;
}
ul.weblink_nv li a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: #fff;
  text-decoration: underline;
}
@media (max-width: 639px) {
  ul.weblink_nv {
    padding: 10px 0 20px 0;
  }
  ul.weblink_nv li {
    width: 49.8%!important;
  }
}
/* @font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif, 'ヒラギノ角ゴ Pro W6', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;*/
/*--------------------------------------------*/
/* NotoSansJP */
/*--------------------------------------------*/
@font-face {
  font-family: 'NotoSansJP-Black';
  src: url('../fonts_web/NotoSansJapanese-hinted/NotoSansJP-Black.otf') format('opentype');
}
@font-face {
  font-family: 'NotoSansJP-Bold';
  src: url('../fonts_web/NotoSansJapanese-hinted/NotoSansJP-Bold.otf') format('opentype');
}
@font-face {
  font-family: 'NotoSansJP-Medium';
  src: url('../fonts_web/NotoSansJapanese-hinted/NotoSansJP-Medium.otf') format('opentype');
}
@font-face {
  font-family: 'NotoSansJP-Regular';
  src: url('../fonts_web/NotoSansJapanese-hinted/NotoSansJP-Regular.otf') format('opentype');
}
@font-face {
  font-family: 'NotoSansJP-Light';
  src: url('../fonts_web/NotoSansJapanese-hinted/NotoSansJP-Light.otf') format('opentype');
}
@font-face {
  font-family: 'NotoSansJP-DemiLight';
  src: url('../fonts_web/NotoSansJapanese-hinted/NotoSansJP-DemiLight.otf') format('opentype');
}
@font-face {
  font-family: 'NotoSansJP-Thin';
  src: url('../fonts_web/NotoSansJapanese-hinted/NotoSansJP-Thin.otf') format('opentype');
}
.fw_100 {
  font-weight: 100;
}
.fw_200 {
  font-weight: 200;
}
.fw_300 {
  font-weight: 300;
}
.fw_400 {
  font-weight: 400;
}
.fw_500 {
  font-weight: 500;
}
.fw_600 {
  font-weight: 600;
}
.fw_700 {
  font-weight: 700;
}
.fw_800 {
  font-weight: 800;
}
.fw_900 {
  font-weight: 900;
}
.font_gwf_m1 {
  font-family: 'Mplus 1p', sans-serif;
}
.font_gwf-roundedmplus1c {
  font-family: "Rounded Mplus 1c";
}
.font_gwf_hannari {
  font-family: 'Hannari', serif;
}
.font_gwf_sawarabigothic {
  font-family: 'Sawarabi Gothic', serif;
}
.font_gwf_sawarabimincho {
  font-family: 'Sawarabi Mincho', serif;
}
.font_gwf_notosans {
  font-family: "Noto Sans Japanese";
}
.font_gwf-kokoro {
  font-family: "Kokoro";
}
.font_gwf-nicomoji {
  font-family: "Nico Moji";
}
html,
body,
div,
span,
applet,
object,
iframe,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
}
ul li {
  list-style: none;
}
ol li {
  margin-left: 20px;
}
a img {
  border: none;
}
dt {
  font-weight: normal;
}
#index .ad_a {
  margin-top: 0;
}
#index .ad_a .cell_ad {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 639px) {
  #index .ad_a .cell_ad {
    float: left;
    width: 50%;
  }
}
#index .ad_a .ad_img {
  position: relative;
  float: left;
  width: 37.5%;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
#index .ad_a .ad_text {
  position: relative;
  float: left;
  width: 62.5%;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
.ad_a {
  margin-top: 30px;
}
.ad_a .cell_ad {
  padding-top: 20px;
}
.ad_a .cell_ad:before,
.ad_a .cell_ad:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.ad_a .cell_ad:after {
  clear: both;
}
.ad_a .cell_ad:before,
.ad_a .cell_ad:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.ad_a .cell_ad:after {
  clear: both;
}
.ad_a .cell_ad .ad_img {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
.ad_a .cell_ad .ad_text {
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (max-width: 639px) {
  .ad_a .cell_ad {
    padding: 8px 4px;
    border-bottom: 1px dotted #ddd;
  }
  .ad_a .cell_ad:before,
  .ad_a .cell_ad:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .ad_a .cell_ad:after {
    clear: both;
  }
  .ad_a .cell_ad:before,
  .ad_a .cell_ad:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .ad_a .cell_ad:after {
    clear: both;
  }
  .ad_a .cell_ad .ad_img {
    padding-bottom: 6px;
  }
}
.ad_a .ad_title {
  font-size: 1.2em;
  font-weight: 600;
  padding: 0;
  margin: 0;
}
.ad_a p {
  color: #999;
  margin: 0;
  padding: 8px 0 0 0!important;
}
.ad_b {
  padding: 10px 0 0 0;
}
.ad_b ul li {
  padding: 4px 0;
}
@media (min-width: 840px) {
  #d_2nd .container {
    padding: 0 70px;
  }
}
.design_free .area_2nd {
  display: none;
}
.design_1clmn .area_main_contents {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 639px) {
  .design_1clmn .area_main_contents {
    float: left;
    width: 100%;
  }
}
@media (min-width: 639px) {
  .design_1clmn .area_main_contents {
    left: 0%;
  }
}
.design_1clmn .area_main_contents .area_main_contents_border {
  margin: 0!important;
}
.design_1clmn .area_nav {
  display: none;
}
.area_main_contents {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 639px) {
  .area_main_contents {
    float: left;
    width: 70.83333333%;
  }
}
@media (min-width: 639px) {
  .area_main_contents {
    left: 29.16666667%;
  }
}
@media (min-width: 768px) {
  .area_main_contents {
    float: left;
    width: 75%;
  }
}
@media (min-width: 768px) {
  .area_main_contents {
    left: 25%;
  }
}
.area_side {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 639px) {
  .area_side {
    float: left;
    width: 29.16666667%;
  }
}
@media (min-width: 639px) {
  .area_side {
    right: 70.83333333%;
  }
}
@media (min-width: 768px) {
  .area_side {
    float: left;
    width: 25%;
  }
}
@media (min-width: 768px) {
  .area_side {
    right: 75%;
  }
}
#index .area_main_contents {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  /*  	border-radius:@border-radius-large;*/
}
@media (min-width: 639px) {
  #index .area_main_contents {
    float: left;
    width: 75%;
  }
}
@media (min-width: 639px) {
  #index .area_main_contents {
    left: 25%;
  }
}
@media (min-width: 768px) {
  #index .area_main_contents {
    float: left;
    width: 79.16666667%;
  }
}
@media (min-width: 768px) {
  #index .area_main_contents {
    left: 20.83333333%;
  }
}
#index .area_side {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 639px) {
  #index .area_side {
    float: left;
    width: 25%;
  }
}
@media (min-width: 639px) {
  #index .area_side {
    right: 75%;
  }
}
@media (min-width: 768px) {
  #index .area_side {
    float: left;
    width: 20.83333333%;
  }
}
@media (min-width: 768px) {
  #index .area_side {
    right: 79.16666667%;
  }
}
@media (min-width: 768px) {
  .area_main_contents_border {
    margin-left: 20px;
  }
}
@media (min-width: 480px) {
  .area_main_contents_border {
    border: 1px solid #fb9eaa;
    border-radius: 4px;
  }
  .area_main_contents_border .area_main_contents_inner {
    padding: 20px;
  }
}
.area_title {
  border-radius: 4px;
  background: #fb9eaa;
  padding: 30px 20px 24px 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.area_title .corner_title {
  /*    .font_gwf_notosans;*/
  text-align: right;
  color: #fff;
  font-weight: 600;
  font-size: 2rem;
}
@media (max-width: 638px) {
  .area_title {
    border-radius: 0;
    padding: 12px 0;
  }
  .area_title .corner_title {
    text-align: center;
    font-size: 1.2rem;
  }
}
p {
  padding: 0 0 25px 0;
}
p .clearfix {
  padding: 0!important;
}
@media (max-width: 839px) {
  p {
    padding: 0 0 25px 0;
  }
}
img.img_d_md {
  border: 6px solid #fff;
  box-shadow: 0px 2px 3px #aaa;
  border-radius: 2px;
}
img.img_d_lg {
  border: 10px solid #fff;
  box-shadow: 0px 2px 3px #aaa;
  border-radius: 2px;
}
img.img-centered {
  margin: 0 auto;
}
@media (max-width: 638px) {
  img.img-responsive_smph_tmce {
    width: 100%!important;
  }
  .area_main img.img-responsive_smph_tmce img.img-responsive_smph_tmce {
    width: 100%!important;
  }
}
a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.area_bg_trnsp {
  /* 背景だけ透明化 IE9 and up */
  background-color: rgba(255, 255, 255, 0.75);
}
.media img {
  width: 64px;
}
.area_radius {
  border-radius: 4px;
}
.btn-fb {
  color: #fff;
  background-color: #3b5998;
  border-color: #344e86;
}
.btn-fb:hover,
.btn-fb:focus,
.btn-fb:active,
.btn-fb.active,
.open .dropdown-toggle.btn-fb {
  color: #fff;
  background-color: #30487b;
  border-color: #23345a;
}
.btn-fb:active,
.btn-fb.active,
.open .dropdown-toggle.btn-fb {
  background-image: none;
}
.btn-fb.disabled,
.btn-fb[disabled],
fieldset[disabled] .btn-fb,
.btn-fb.disabled:hover,
.btn-fb[disabled]:hover,
fieldset[disabled] .btn-fb:hover,
.btn-fb.disabled:focus,
.btn-fb[disabled]:focus,
fieldset[disabled] .btn-fb:focus,
.btn-fb.disabled:active,
.btn-fb[disabled]:active,
fieldset[disabled] .btn-fb:active,
.btn-fb.disabled.active,
.btn-fb[disabled].active,
fieldset[disabled] .btn-fb.active {
  background-color: #3b5998;
  border-color: #344e86;
}
.btn-tw {
  color: #fff;
  background-color: #4DA4E8;
  border-color: #3698e5;
}
.btn-tw:hover,
.btn-tw:focus,
.btn-tw:active,
.btn-tw.active,
.open .dropdown-toggle.btn-tw {
  color: #fff;
  background-color: #2992e3;
  border-color: #197ac5;
}
.btn-tw:active,
.btn-tw.active,
.open .dropdown-toggle.btn-tw {
  background-image: none;
}
.btn-tw.disabled,
.btn-tw[disabled],
fieldset[disabled] .btn-tw,
.btn-tw.disabled:hover,
.btn-tw[disabled]:hover,
fieldset[disabled] .btn-tw:hover,
.btn-tw.disabled:focus,
.btn-tw[disabled]:focus,
fieldset[disabled] .btn-tw:focus,
.btn-tw.disabled:active,
.btn-tw[disabled]:active,
fieldset[disabled] .btn-tw:active,
.btn-tw.disabled.active,
.btn-tw[disabled].active,
fieldset[disabled] .btn-tw.active {
  background-color: #4DA4E8;
  border-color: #3698e5;
}
.fa {
  vertical-align: middle;
}
dl.dl_bs {
  margin: 0 0 15px 0;
  padding: 0;
  font-size: 1em;
  border: 2px solid #ccc;
  border-top: 1px solid #ccc;
}
dl.dl_bs dt {
  padding: 10px 15px;
  border-top: 2px solid #ccc;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  color: #666;
}
@media (min-width: 639px) {
  dl.dl_bs dt {
    float: left;
    width: 33.33333333%;
  }
}
dl.dl_bs dt.dl_bs_fluid {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom: 1px dotted #ccc;
}
@media (min-width: 639px) {
  dl.dl_bs dt.dl_bs_fluid {
    float: left;
    width: 100%;
  }
}
dl.dl_bs dd {
  padding: 10px;
  border-top: 2px solid #ccc;
  border-left: 1px dotted #ccc;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 639px) {
  dl.dl_bs dd {
    float: left;
    width: 66.66666667%;
  }
}
dl.dl_bs dd.dl_bs_fluid {
  border: none;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 639px) {
  dl.dl_bs dd.dl_bs_fluid {
    float: left;
    width: 100%;
  }
}
dl.dl_bs input.w_fluid {
  width: 100%;
}
@media (max-width: 730px) {
  dl.dl_bs {
    margin: 0px;
  }
  dl.dl_bs dt {
    border: none;
    background: #eee;
  }
  dl.dl_bs dd {
    border: none;
  }
}
ul.wrap_d_tile {
  margin-left: -8px;
  margin-right: -8px;
}
ul.wrap_d_tile li {
  list-style: none;
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  padding-right: 8px;
  padding-left: 8px;
}
@media (min-width: 639px) {
  ul.wrap_d_tile li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  ul.wrap_d_tile li {
    float: left;
    width: 25%;
  }
}
ul.wrap_d_tile li .d_tile {
  padding: 8px 0;
}
ul.wrap_d_tile li a {
  background: #0192AD;
}
ul.wrap_d_tile li a:hover {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
ul.wrap_d_tile li img {
  border-radius: 4px;
  box-shadow: 1px 1px 3px #999;
}
ul.wrap_d_tile p {
  text-align: center;
  padding-top: 5px;
}
body {
  font-family: 'ヒラギノ角ゴ Pro W6', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  background-color: #fff;
  font-size: 13px !important;
  *font-size: small;
  *font: x-small;
  font-size: inherit;
  line-height: 1.5;
  padding-top: 0;
}
@media (max-width: 767px) {
  .bg_all {
    background: none;
  }
}
/* navbar bottomマージン default:10px クリアする */
.nav_all .navbar {
  margin-bottom: 10px;
}
.nav_all .nav_global li a {
  background: #0192AD;
  border: 2px solid #fff;
  margin: 3px;
  border-radius: 4px;
  color: #fff;
}
.nav_all .nav_global li a:hover {
  background: #01a7c6;
}
.nav_all .navbar-toggle {
  padding: 4px 5px!important;
  margin-top: 2px;
  margin-bottom: 2px;
  border: none;
}
.nav_all .navbar-default .navbar-toggle:hover,
.nav_all .navbar-default .navbar-toggle:focus {
  background: #01a7c6;
}
.nav_all button {
  color: #fff;
}
.nav_all button .nav_toggle_icon {
  vertical-align: middle;
  padding-left: 6px;
}
@media screen and (max-width: 638px) {
  .nav_all .nav_global li a {
    display: block;
    padding: 5px 10px;
  }
}
.area_side .area_nav_side_box {
  background-color: #0192AD;
  border-radius: 4px;
}
.area_side .area_nav_side_box a {
  color: #fff;
}
.area_side .area_nav_side_box ul.nav_global {
  padding: 10px 0 0 0;
}
.area_side .area_nav_side_box ul.nav_global li {
  border-top: 1px dotted #fff;
  list-style: none;
}
.area_side .area_nav_side_box ul.nav_global li a {
  display: block;
  text-align: left;
  padding: 5px 10px;
  text-decoration: none;
  background-color: #00768C;
}
.area_side .area_nav_side_box ul.nav_global li a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.area_side .area_side_pd {
  padding: 10px;
}
/*****************************/
/* bnr otona */
.area_nav_bnr_otona {
  border: 3px solid #2a4198;
  margin: 5px;
}
#index .area_nav_bnr_otona {
  margin: 10px 0;
}
.area_nav_bnr_otona .otona_copy {
  background: #fff;
  text-align: center;
}
.area_nav_bnr_otona .otona_copy img {
  width: 90%;
  padding: 15px 0;
}
.area_nav_bnr_otona .otona_copy a:hover img {
  filter: alpha(opacity=60);
  /* internet explorer 5~7 */
  -khtml-opacity: 0.6;
  /* khtml, old safari */
  -moz-opacity: 0.6;
  /* mozilla, netscape */
  opacity: 0.6;
  /* fx, safari, opera */
}
.area_nav_bnr_otona .otona_logo img {
  width: 100%;
  margin: 0;
  padding: 0;
}
.area_nav_bnr_otona .box_otona {
  padding: 10px;
  text-align: center;
  background: #2a4198;
  color: #fff;
}
.area_nav_bnr_otona .box_otona p {
  margin: 0;
  padding: 3px;
  display: inline-block;
  border: 1px dotted #eee;
  text-align: center;
}
.area_nav_bnr_otona a p {
  color: #fff;
}
.area_nav_bnr_otona a:hover p {
  color: #fff;
  background: #0C80D3;
}
.nav_horizontal,
.nav_vertical {
  overflow: hidden;
}
.nav_horizontal #nav ul li {
  float: left;
  width: 8em;
  background-color: #eee;
  border: 1px solid #fff;
  list-style: none;
}
.nav_horizontal #nav ul li a {
  display: block;
  text-align: center;
  padding: 0.3em 0;
  text-decoration: none;
}
.nav_vertical ul li {
  border: 2px solid #fff;
  list-style: none;
}
.nav_vertical ul li a {
  display: block;
  text-align: left;
  padding: 1em 1.4em;
  text-decoration: none;
  background-color: #F5F3F1;
  border: 1px solid #ccc;
  color: #000;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
}
.nav_vertical ul li a:hover {
  background-color: #ccc;
}
.nav_vertical ul li ul li a {
  background-color: #fff!important;
  padding: 0.3em 0 0.2em 1.2em;
  background: url(../img/common/ico_nav_side.png) no-repeat 2px 4px;
  border: none;
  border-top: 1px dotted #ccc;
}
.nav_vertical ul li ul li:first-child a {
  border: none;
}
.nav_vertical ul li ul li:first-child ahover {
  color: #33C!important;
}
.nav_vertical ul li ul li ul li ul li a {
  margin-left: 10px;
  padding: 0.1em 0 0.1em 1.2em;
  border: none;
}
.nav_vertical ul li ul li ul li ul li ul li a {
  margin-left: 20px;
  padding: 0.1em 0 0.1em 1.2em;
  border: none;
  background: url(../img/common/ico_nav_side.png) no-repeat 2px 2px;
  font-size: 0.9em;
}
.nav_vertical ul li ul li ul li ul li ul li a {
  margin-left: 40px;
  padding: 0.1em 0 0.1em 1.2em;
  border: none;
}
.d_bnr {
  margin-left: -10px;
  margin-right: -10px;
}
.d_bnr a {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  padding-right: 10px;
  padding-left: 10px;
}
@media (min-width: 639px) {
  .d_bnr a {
    float: left;
    width: 50%;
  }
}
.d_bnr a img {
  border-radius: 4px;
  box-shadow: 1px 1px 3px #999;
}
@media screen and (max-width: 638px) {
  .d_bnr {
    margin-left: 10px;
    margin-right: 10px;
  }
}
img.bnr_bdr {
  border: 1px solid #eee;
}
.area_nav_bnr .bnr_for_medical {
  background: #00768C;
  padding: 6px;
  border-radius: 4px;
}
.area_nav_bnr .bnr_for_medical h5 {
  margin: 0;
  padding: 3px;
  text-align: center;
  background: #fff;
  color: #00768C;
  border-radius: 4px;
}
.area_nav_bnr .bnr_for_medical ul li {
  border-top: 1px dotted #fff;
  padding: 3px 0;
}
.area_nav_bnr .bnr_for_medical ul li:first-child {
  border-top: none;
}
.d_vc_faq .ico_q {
  display: inline-block;
  border-radius: 4px;
  padding: 3px 6px;
  margin-right: 5px;
  background: #00768C;
  color: #eee;
  border: 1px solid #0192AD;
  line-height: 120%;
}
.d_vc_faq ul.d_vc_faq_cat {
  display: flex;
  flex-wrap: wrap;
}
.d_vc_faq ul.d_vc_faq_cat li {
  box-sizing: border-box;
  margin-bottom: 10px;
  border: 4px solid #00768C;
  background: #0192AD;
  border-radius: 5.6px;
}
@media (min-width: 639px) {
  .d_vc_faq ul.d_vc_faq_cat li {
    width: 46%;
    margin: 2%;
    /*.make-sm-column(12);*/
  }
}
@media (max-width: 639px) {
  .d_vc_faq ul.d_vc_faq_cat li {
    width: 100%;
    display: block;
  }
}
.d_vc_faq ul.d_vc_faq_cat li:hover {
  background: #01accb;
}
.d_vc_faq ul.d_vc_faq_cat li a {
  text-align: center;
  margin: 4px;
  display: block;
  padding: 20px 10px !important;
  color: #fff;
  font-weight: 600;
  font-size: 115%;
}
.d_vc_faq ul.d_vc_faq_cat li a .ico_q_cat {
  display: block;
}
.d_vc_faq ul.d_vc_faq_cat li a .ico_q_cat span {
  display: inline-block;
  border-radius: 4px;
  padding: 8px 16px;
  margin-bottom: 10px;
  background: #FFE296;
  color: #00768C;
  font-size: 130%;
}
.d_vc_faq .design_accordion_base .accordion_mnp {
  margin-bottom: 20px;
}
.d_vc_faq .design_accordion_base .accordion_mnp a {
  text-decoration: none;
}
.d_vc_faq .design_accordion_base .accordion_mnp a:hover {
  text-decoration: underline;
}
.d_vc_faq .design_accordion_base .accordion_mnp a span {
  padding: 3px;
  margin: 0 5px;
  display: inline-block;
  background: #000;
  color: #fff;
  border-radius: 4px;
}
.d_vc_faq .design_accordion_base .accordion_mnp a span:hover {
  background: #666;
}
.d_vc_faq .design_accordion_base dl.accordion dt {
  position: relative;
  background: #0192AD;
  border: 1px solid #005c6d;
  color: #fff;
  cursor: pointer;
  margin-bottom: 10px;
  border-radius: 4px;
}
.d_vc_faq .design_accordion_base dl.accordion dt .t_q {
  display: block;
  padding: 10px 40px 10px 10px;
  font-size: 110%;
}
.d_vc_faq .design_accordion_base dl.accordion dt .t_q:before {
  content: 'Q';
  font-size: 1.2em;
  float: left;
  padding-right: 6px;
  color: #ccc;
}
.d_vc_faq .design_accordion_base dl.accordion dt:before {
  position: absolute;
  right: 10px;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  content: '\f358';
  padding: 10px 0;
  color: #FFE296;
  font-size: 1.6em;
}
.d_vc_faq .design_accordion_base dl.accordion dt.opened {
  background: #eee;
  margin-top: 20px;
  color: #0192AD;
  border: 1px solid #ccc;
}
.d_vc_faq .design_accordion_base dl.accordion dt.opened:before {
  content: '\f35b' !important;
  color: #0192AD;
}
.d_vc_faq .design_accordion_base dl.accordion dt.opened .t_q {
  color: #333;
  font-weight: 600;
}
.d_vc_faq .design_accordion_base dl.accordion dt.opened .t_q:before {
  display: none;
}
.d_vc_faq .col_q {
  border: 1px solid #0192AD;
  background: #fafafa;
  padding: 20px 20px;
  margin-bottom: 10px;
  border-radius: 4px;
}
.d_vc_faq .col_a {
  padding: 5px 10px;
}
.d_vc_faq .col_relation {
  padding: 5px 10px;
}
.d_vc_faq .col_relation .t_subtitle {
  padding: 5px 5px;
}
@media (min-width: 639px) {
  .d_vc_faq .d_toList {
    display: none;
  }
}
.d_vc_faq .d_toList:before,
.d_vc_faq .d_toList:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.d_vc_faq .d_toList:after {
  clear: both;
}
.d_vc_faq .d_toList:before,
.d_vc_faq .d_toList:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.d_vc_faq .d_toList:after {
  clear: both;
}
.d_vc_faq .d_toList a {
  margin: 5px auto 20px auto !important;
  display: inline-block;
  padding: 5px 10px;
  background: #eee;
  font-size: 90%;
  border-radius: 4px;
}
.d_vc_faq .d_toList a .fa {
  padding-right: 6px;
}
.d_vc_faq .d_toList a:hover {
  background: #eee;
}
/*.d_vc_faq_A {
	
.design_accordion_base {
.accordion_mnp {
	margin-bottom:@pd_large;
	
	a {
		color:#333;
  text-decoration:none;
  &:hover {
			text-decoration:underline;
		}
		span {
			padding:6px;
  	margin:0 5px;
  	display:inline-block;
  	background:#eee;
  	border-radius:@border-radius-base;
			&:hover {
				background:#ddd;
			}
		}
	}
}
	
dl.accordion {
	dt {
		position: relative;
		background: @color_main;
			border: 1px solid darken(@color_sub,6);
		color: #fff;
		cursor:	pointer;
		padding:@pd_base;
 	margin-bottom:@pd_base;
		border-radius: @border-radius-base;
		font-size: 110%;
		 &:before {
					position:absolute;
   right:10px;
   font-family: "Font Awesome 5 Pro";
			content:'\f103';
				padding: 0 6px;
				background: darken(@color_sub,2);
				color: @color_yellow;
		}
		&.opened {
			background: #fff;
				margin-top:@pd_base*2;
			color: @color_main;
			border: 1px solid @color_main;
			 &:before {
				content:'\f102'!important;
						background:#fff;
				color: @color_main;
			}
		}
	}
	}
}


	// QA リスト 
	ul {
		margin: 0;
		padding: 0 @pd_small @pd_base @pd_small;
		li {
			a {
				display: block;				
				padding: @pd_small!important;
			}
		}
	}
	
	// アイコン
					.ico_q {
					display: inline-block;
					border-radius: 4px;
					padding: 3px 6px;
					margin-right: 5px;
					background:@color_sub;
					color: @color_yellow;
					border: 1px solid @color_main;
					line-height: 120%;
				}
	

// -------------------------------------
// 詳細ページ

.d_vc_faq_dtl {
	
	.col_q {
			border: 1px solid @color_main;
		background: #fafafa;
		padding:@pd_large @pd_large;
 	margin-bottom:@pd_base;
		border-radius: @border-radius-base;
		
		span.ico_t_q {
    display: block;
    float: left;
			padding-right:@pd_base;
			font-size: 1.8em;
			font-weight: 600;
			color: @color_main;
}
			span.t_q  {
    display: block;
    overflow: auto;
				padding-left: @pd_base;
				font-weight: 600;
				border-left: 1px dotted @color_main;
}

		
	}

	// 回答
	.col_a {
		padding: @pd_small @pd_base;
	}
	
	// 関連質問
	.col_relation {
				.t_subtitle {
					margin-top: @pd_large;
			padding: @pd_min @pd_small;
					border-top: 1px solid @color_pink;
		}
	}
	
	
}

	}
*/
.col_main_top {
  padding-top: 10px;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 639px) {
  .col_main_top {
    float: left;
    width: 75%;
  }
}
@media (min-width: 768px) {
  .col_main_top {
    float: left;
    width: 75%;
  }
}
@media (min-width: 840px) {
  .col_main_top {
    float: left;
    width: 75%;
  }
}
.col_side_top {
  padding-top: 10px;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}
@media (min-width: 639px) {
  .col_side_top {
    float: left;
    width: 25%;
  }
}
@media (min-width: 768px) {
  .col_side_top {
    float: left;
    width: 25%;
  }
}
@media (min-width: 840px) {
  .col_side_top {
    float: left;
    width: 25%;
  }
}
.col_side_top img {
  padding-bottom: 8px;
}
.col_head {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 15px;
}
@media (min-width: 639px) {
  .col_head {
    float: left;
    width: 100%;
  }
}
.area_logo {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .area_logo {
    float: left;
    width: 20.83333333%;
  }
}
@media (max-width: 639px) {
  .area_logo img {
    width: 200px;
  }
}
.area_head {
  padding: 10px 20px 20px 20px;
  background-size: 100%;
  background-image: url(../img/top_responsive/images/area_head_bg.png);
  background-repeat: no-repeat;
  background-color: #f4f4ed;
  border-radius: 10px;
}
@media screen and (max-width: 480px) {
  .area_head {
    padding: 10px;
  }
}
.area_logo_main {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .area_logo_main {
    float: left;
    width: 37.5%;
  }
}
@media (max-width: 767px) {
  .area_logo_main {
    text-align: center;
  }
  .area_logo_main img {
    margin: 0 auto;
  }
}
.area_logo_main .tagline {
  font-family: 'NotoSansJP-Bold' !important;
  color: #FF8989;
  font-size: 1.2em;
}
.area_logo_main .tagline p {
  font-family: 'NotoSansJP-Regular' !important;
  color: #000;
  font-size: .7em;
  padding-bottom: 0;
  margin-bottom: 0;
}
.area_maincopy {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .area_maincopy {
    float: left;
    width: 62.5%;
  }
}
.area_maincopy h1 {
  font-family: 'NotoSansJP-Black' !important;
  font-size: 1.6em!important;
  color: #018EAC;
}
.area_maincopy p {
  padding-bottom: 0;
  margin-bottom: 0;
}
.area_maincnt {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 639px) {
  .area_maincnt {
    float: left;
    width: 50%;
  }
}
.area_maincnt h2 {
  color: #fff;
  font-family: 'NotoSansJP-Bold' !important;
  padding: 0;
  margin: 0;
}
.area_maincnt ul {
  padding: 8px;
}
.area_vc,
.area_sch {
  border-radius: 4px;
  padding: 10px 10px 0 10px;
  margin: 10px 0;
}
@media (min-width: 840px) {
  .area_vc img,
  .area_sch img {
    width: 400px;
  }
}
.col_sch {
  background-image: url(../img/top_responsive/images/vis_sch.png);
  background-repeat: no-repeat;
  background-position: bottom right;
}
.area_target .link_maincnt {
  padding-top: 15px;
}
.area_target .link_maincnt a {
  color: #fff;
  display: inline-block;
  font: bold normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.area_target .link_maincnt a:before {
  content: "\f138";
  padding-right: 4px;
}
.area_target .link_maincnt span {
  font-family: 'NotoSansJP-Bold';
  font-size: 1.15em;
}
.area_target i.fa {
  padding-right: 8px;
}
.area_target .bg_img {
  background-repeat: no-repeat;
  background-position: bottom right;
}
@media screen and (min-width: 480px) {
  .area_target .bg_img {
    background-size: 90px;
  }
}
@media screen and (min-width: 768px) {
  .area_target .bg_img {
    background-size: 120px;
  }
}
@media screen and (min-width: 840px) {
  .area_target .bg_img {
    background-size: 100px;
  }
}
@media screen and (max-width: 480px) {
  .area_target .bg_img {
    background-image: none!important;
  }
}
.area_target dl.accordion {
  text-align: left;
}
.area_target dl.accordion dt {
  cursor: pointer;
  color: #fff ;
  font-family: 'NotoSansJP-Bold';
  font-size: 1.2em;
  margin-top: 10px;
  padding: 10px;
  border-radius: 4px;
  box-shadow: 1px 2px 4px #333;
  border: none;
}
.area_target dl.accordion dd {
  padding: 10px;
}
.area_target dl.accordion dd .vc_data a {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.area_target dl.accordion dd .vc_data a:before {
  content: "\f138";
  padding-right: 4px;
}
.area_vc .bg_img {
  background-image: url(../img/top_responsive/images/vis_vc.png);
}
.area_vc .link_maincnt a:before {
  color: #FFDBDB;
}
.area_vc dd {
  background: #FFEDED;
}
.area_vc dd th {
  text-align: center;
  background: #FB8F8F;
}
.area_vc dd td {
  background: #fff;
  border-color: #999;
}
.area_vc dd td a {
  color: #FDD0D3;
  color: #ED6565;
}
.area_sch {
  background: #FFEAA5;
}
.area_sch .bg_img {
  background-image: url(../img/top_responsive/images/vis_sch.png);
}
.area_sch .link_maincnt a:before {
  color: #FDE9BE;
}
.area_sch dd {
  background: #FFBF00;
}
.bg_red {
  background: #FB8F8F;
  /* Old browsers */
  background: -moz-linear-gradient(top, #FDD0D3 1%, #FB8F8F 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #FDD0D3), color-stop(100%, #FB8F8F));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #FDD0D3 1%, #FB8F8F 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #FDD0D3 1%, #FB8F8F 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #FDD0D3 1%, #FB8F8F 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #FDD0D3 1%, #FB8F8F 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=' @color_vc_01', endColorstr=' @color_vc_02', GradientType=0);
  /* IE6-9 */
}
.target_red {
  background: #FDD0D3;
}
.target_red .bg_red {
  background: #FB596C;
  background: -moz-linear-gradient(top, #FB8F8F 1%, #FB596C 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #FB8F8F), color-stop(100%, #FB596C));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #FB8F8F 1%, #FB596C 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #FB8F8F 1%, #FB596C 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #FB8F8F 1%, #FB596C 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #FB8F8F 1%, #FB596C 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=' @color_vc_drk_01', endColorstr=' @color_vc_drk_02', GradientType=0);
  /* IE6-9 */
}
.target_red dt:hover {
  background: #FB8F8F;
}
.bg_yellow {
  background: #FFBF00;
  /* Old browsers */
  background: -moz-linear-gradient(top, #FFEAA5 1%, #FFBF00 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #FFEAA5), color-stop(100%, #FFBF00));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #FFEAA5 1%, #FFBF00 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #FFEAA5 1%, #FFBF00 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #FFEAA5 1%, #FFBF00 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #FFEAA5 1%, #FFBF00 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=' @color_sch_01', endColorstr=' @color_sch_02', GradientType=0);
  /* IE6-9 */
}
.target_yellow {
  background: #FFEAA5;
}
.target_yellow .bg_yellow {
  background: #EB9604;
  background: -moz-linear-gradient(top, #FFBF00 1%, #EB9604 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #FFBF00), color-stop(100%, #EB9604));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #FFBF00 1%, #EB9604 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #FFBF00 1%, #EB9604 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #FFBF00 1%, #EB9604 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #FFBF00 1%, #EB9604 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=' @color_sch_drk_01', endColorstr=' @color_sch_drk_02', GradientType=0);
  /* IE6-9 */
}
.target_yellow dt:hover {
  background: #FFBF00;
}
.target_yellow .link_bs a {
  color: #000;
}
.btn-yellow {
  color: #222;
  background-color: #FFE296;
  border-color: #ffc630;
}
.btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow:active,
.btn-yellow.active,
.open .dropdown-toggle.btn-yellow {
  color: #222;
  background-color: #ffd76d;
  border-color: #f2af00;
}
.btn-yellow:active,
.btn-yellow.active,
.open .dropdown-toggle.btn-yellow {
  background-image: none;
}
.btn-yellow.disabled,
.btn-yellow[disabled],
fieldset[disabled] .btn-yellow,
.btn-yellow.disabled:hover,
.btn-yellow[disabled]:hover,
fieldset[disabled] .btn-yellow:hover,
.btn-yellow.disabled:focus,
.btn-yellow[disabled]:focus,
fieldset[disabled] .btn-yellow:focus,
.btn-yellow.disabled:active,
.btn-yellow[disabled]:active,
fieldset[disabled] .btn-yellow:active,
.btn-yellow.disabled.active,
.btn-yellow[disabled].active,
fieldset[disabled] .btn-yellow.active {
  background-color: #FFE296;
  border-color: #ffc630;
}
.area_news_top .mds {
  margin: 10px 0;
  padding: 5px 0;
  border-bottom: 2px dotted #0192AD;
}
.area_news_top .news_horizontal {
  padding-left: 10px;
  padding-right: 10px;
}
#index .area_nav_side_box {
  color: #fff;
}
.head_tw {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 639px) {
  .head_tw {
    float: left;
    width: 50%;
  }
}
.head_nav {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}
@media (min-width: 639px) {
  .head_nav {
    float: left;
    width: 16.66666667%;
  }
}
.head_nav a {
  display: block;
  border-radius: 4px;
  margin: -2px 0 5px 0;
  padding: 8px;
  background: #D8F2F2;
}
.head_main {
  padding: 0 0 10px 0;
}
.head_main:before,
.head_main:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.head_main:after {
  clear: both;
}
.head_main:before,
.head_main:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.head_main:after {
  clear: both;
}
.head_main > div {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
.head_main > div img {
  border-radius: 4px;
}
@media screen and (max-width: 480px) {
  .head_main {
    padding: 0;
  }
}
.head_logo {
  padding: 10px 0;
}
.head_logo:before,
.head_logo:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.head_logo:after {
  clear: both;
}
.head_logo:before,
.head_logo:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.head_logo:after {
  clear: both;
}
.head_logo > div {
  float: left;
  width: 29.16666667%;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 639px) {
  .head_logo > div {
    float: left;
    width: 16.66666667%;
  }
}
.head_logo > div img {
  display: block;
  max-width: 100%;
  height: auto;
}
/*　hk_gsc.css に記述。 */
.head_chg_fsz input {
  padding: 2px 4px;
  color: #333;
  cursor: pointer;
  background: #ccc;
}
.head_chg_fsz input:hover {
  background: #eee;
}
.head_chg_fsz input.bt_s {
  font-size: 82%;
}
.head_chg_fsz input.bt_m {
  font-size: 96%;
}
.head_chg_fsz input.bt_l {
  font-size: 105%;
}
div.area_footer {
  margin-top: 30px;
  text-align: center;
}
div.area_footer_link {
  margin-bottom: 20px;
}
@media screen and (max-width: 638px) {
  div.area_footer_link .vpd_ft_link {
    display: none;
  }
}
div.area_footer_link .vpd_ft_link a {
  padding: 5px 0;
  font-size: 83%;
}
@media screen and (max-width: 480px) {
  div.area_footer_link .vpd_ft_link a {
    display: block;
    border: 1px solid #eee;
  }
}
.vpd_ft_legal {
  margin-top: 10px;
  background: #bbb;
  padding: 6px;
  font-size: 90%;
  border-radius: 4px;
}
.vpd_ft_legal:before,
.vpd_ft_legal:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.vpd_ft_legal:after {
  clear: both;
}
.vpd_ft_legal:before,
.vpd_ft_legal:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.vpd_ft_legal:after {
  clear: both;
}
.vpd_ft_legal a {
  color: #fff;
}
.vpd_ft_legal .legal_01 {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: left;
}
@media (min-width: 639px) {
  .vpd_ft_legal .legal_01 {
    float: left;
    width: 75%;
  }
}
.vpd_ft_legal .legal_02 {
  float: right;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: right;
}
@media (min-width: 639px) {
  .vpd_ft_legal .legal_02 {
    float: left;
    width: 25%;
  }
}
@media screen and (max-width: 480px) {
  .vpd_ft_legal .legal_01,
  .vpd_ft_legal .legal_02 {
    float: inherit;
    display: block;
    text-align: center;
    padding: 3px 0;
  }
}
.footer_logo {
  padding: 0 0 25px 0;
  font-size: 1.2em;
}
.footer_mat {
  padding-top: 10px;
}
.footer_mat span {
  padding: 2px 5px;
  margin-right: 0px;
  color: #666;
  font-size: 86%;
}
@media screen and (max-width: 480px) {
  .footer_mat span {
    display: block;
  }
}
.area_cr {
  padding: 10px 0;
  background: #eee;
  color: #666;
  text-align: center;
  font-family: Verdana, Geneva, sans-serif;
  font-size: .86em;
}
/* fotterlink only for smartphone */
.footer_link_smph {
  background-color: #333;
  padding: 10px;
}
/** ------------------------------------------------------------------
 * コーナータイトル
 * ---------------------------------------------------------------- */
/* .area_ttl_fluid{
  background:@color_main;
 }
 
div.area_ttl  {
	background:#000;
	padding:50px 20px;
	text-align:right;
 
 .Title{
color:#fff;
line-height:110%;
font-size:2em;
}
}

@media screen and (max-width:  @screen-sm){
  .area_ttl_fluid {
    margin-bottom:@mg_bs;   
div.area_ttl {
		padding:@pd_small;
  text-align:center;
	}
  }
}
*/
/** ------------------------------------------------------------------
 * 固有　装飾見出し 
 * ---------------------------------------------------------------- */
div.grp_mds_bg {
  margin: 0 0 15px 0;
  border-radius: 4px;
  overflow: hidden;
}
div.grp_mds {
  border-bottom: 1px dotted #2F2B5A;
  overflow: hidden;
}
div.grp_mds .mds_t {
  float: left;
  padding: 5px 0;
  font-size: 1.2em;
  color: #666;
  line-height: 100%;
}
div.grp_mds .mds_link a {
  float: right;
  background-color: #2B93B7;
  margin: 6px 0;
  padding: 5px 5px 4px 8px;
  width: 60px;
  display: block;
  text-align: center;
  color: #fff;
}
div.grp_mds .mds_link a:hover {
  text-decoration: none;
  background: #6cbfdc;
}
/** ------------------------------------------------------------------
 * パンくずリンク
 * ---------------------------------------------------------------- */
.brd_link {
  font-size: 86%;
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 1px dotted #fb9eaa;
}
@media (max-width: 767px) {
  .brd_link {
    display: none;
  }
}
/** ------------------------------------------------------------------
 * ページトップへ
 * ---------------------------------------------------------------- */
.pgtop {
  margin: 15px 0 0 0;
  text-align: right;
}
.pgtop span {
  font-size: 86%!important;
}
.pgtop i {
  padding-top: 2px;
  color: #999;
}
/** ------------------------------------------------------------------
 * ページトップへ（レスポンシブ版）
 * ---------------------------------------------------------------- */
.pgtop_responsive {
  margin: 20px 0 0 0;
  text-align: right;
}
.pgtop_responsive span {
  font-size: 86%!important;
}
.pgtop_responsive i {
  padding-top: 2px;
  color: #999;
}
@media (max-width: 638px) {
  .pgtop_responsive a {
    width: 100%;
  }
}
/** ------------------------------------------------------------------
 * ソーシャルブックマーク
 * ---------------------------------------------------------------- */
.area_sbmrk {
  text-align: right;
  margin-bottom: 20px;
  /* vertical default */
}
.area_sbmrk ul {
  overflow: hidden;
}
.area_sbmrk ul li {
  list-style: none;
  float: right;
  margin-left: 4px;
}
.area_sbmrk .sbmrk_line {
  width: 88px;
}
.area_sbmrk iframe {
  margin: 0 !important;
}
.area_sbmrk .sbmrk_fb {
  border: none;
  overflow: hidden;
  /*width:70px;
	height:70px;*/
}
@media (min-width: 638px) {
  .area_sbmrk .sbmrk_line {
    display: none;
  }
}
@media (max-width: 638px) {
  .area_sbmrk {
    text-align: right!important;
    margin: 10px 0 0 0 !important;
  }
}
.area_img_base .area_img {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 639px) {
  .area_img_base .area_img {
    float: left;
    width: 37.5%;
  }
}
.area_img_base .area_text {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 639px) {
  .area_img_base .area_text {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 639px) {
  .area_img_base .area_text {
    margin-left: 4.16666667%;
  }
}
.area_img_base .area_main_phR .area_img {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 639px) {
  .area_img_base .area_main_phR .area_img {
    float: left;
    width: 37.5%;
  }
}
@media (min-width: 639px) {
  .area_img_base .area_main_phR .area_img {
    left: 62.5%;
  }
}
.area_img_base .area_main_phR .area_text {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 639px) {
  .area_img_base .area_main_phR .area_text {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 639px) {
  .area_img_base .area_main_phR .area_text {
    right: 41.66666667%;
  }
}
@media (min-width: 639px) {
  .area_img_base .area_main_phR .area_text {
    margin-left: 4.16666667%;
  }
}
.area_img_list .area_img {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 639px) {
  .area_img_list .area_img {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 840px) {
  .area_img_list .area_img {
    float: left;
    width: 33.33333333%;
  }
}
.area_img_list .area_text {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 639px) {
  .area_img_list .area_text {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 840px) {
  .area_img_list .area_text {
    float: left;
    width: 66.66666667%;
  }
}
.area_img-txt-img {
  padding: 15px 0 0 0;
  border: 1px dotted #ddd;
  border-radius: 10px;
}
.area_img-txt-img .area_img {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 15px;
}
@media (min-width: 639px) {
  .area_img-txt-img .area_img {
    float: left;
    width: 29.16666667%;
  }
}
@media (min-width: 840px) {
  .area_img-txt-img .area_img {
    float: left;
    width: 25%;
  }
}
@media (min-width: 639px) {
  .area_img-txt-img .area_img_02 {
    left: 41.66666667%;
  }
}
@media (min-width: 840px) {
  .area_img-txt-img .area_img_02 {
    left: 50%;
  }
}
.area_img-txt-img .area_text {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 639px) {
  .area_img-txt-img .area_text {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 639px) {
  .area_img-txt-img .area_text {
    right: 29.16666667%;
  }
}
@media (min-width: 840px) {
  .area_img-txt-img .area_text {
    float: left;
    width: 50%;
  }
}
@media (min-width: 840px) {
  .area_img-txt-img .area_text {
    right: 25%;
  }
}
.area_img-txt-img .area_text p {
  padding: 5px 0 0 0;
}
/* .day_schedule {
	border-top: 1px dotted #ccc;
	.timeline {
	border-bottom: 1px dotted #ccc;
	padding:@pd_base 0;
}
 .schedule_date{
	.make-sm-column(4);
	 div {
	font-size: 1.0em;
	background: @color_main;
	color: #fff;
	padding: 6px;
	text-align: center;
	border-radius:@border-radius-small;
	overflow: hidden;
}
}
 .schedule_img{
	.make-sm-column(10);
	.make-lg-column(6);
}
.schedule_t{
		.make-sm-column(10);
			.make-lg-column(14);
}
h3 {
	border-left: 5px solid @color_main;
	background: #FFF6F6;
	padding: 6px 8px; 
 margin-bottom:@mgb_bs;
}
}*/
/*.week_schedule {
	border-top: 2px dotted #ccc;
	 .timeline {
	border-bottom: 2px dotted #ccc;
	padding:@pd_base 0;
}
.schedule_date{
	.make-sm-column(8);
	div {
	font-size: 2.0em;
	border: 2px solid @color_main;
	color: #999;
	padding: 10px;
	text-align: center;
	span {
	font-size: .5em;
}
}
}
.schedule_t{
	.make-sm-column(16);
}
h3 {
	padding: 3px 0;
	margin-bottom: 3px;
	color: #999;
}
.week_schedule p {
	margin: 0;
	padding: 0;
}
}

@media (max-width: @screen-sm-max)  {
.timeline div {
	padding: 5px;
}
}*/
.area_d_list {
  margin: 20px;
}
.area_d_list a {
  color: #523A22;
  text-decoration: none;
}
.area_d_list a h3 {
  margin: 0;
  padding: 14px 10px 14px 46px;
  border: 1px solid #F38BAC;
  border-radius: 4px;
  background: url(../img/common/d_list_bg.png) no-repeat top left;
  line-height: 100%;
  font-size: 1.4em;
}
.area_d_list a :hover {
  background: url(../img/common/d_list_bg_hover.png) no-repeat top left;
  border: 1px solid #FFDEE7;
  color: #999;
}
.area_img_list {
  margin-bottom: 20px;
}
.area_img_list .area_contents {
  margin: 20px 0;
}
.area_dtl {
  margin: 10px;
}
.area_dtl a {
  background: url(../img/common/ico_link_bs.png) no-repeat 0 2px;
  padding: 2px 0 2px 18px;
  text-decoration: none;
}
.area_dtl a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .area_img_list {
    margin-bottom: 0;
  }
  .area_img_list h3 a {
    margin: 0;
    padding: 10px 80px 8px 15px;
  }
  .area_img_list .area_dtl {
    padding: 6px;
    margin-bottom: 6px;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
  }
}
.area_img_article {
  margin-bottom: 20px;
}
.area_img_article .area_img_article h3 {
  background: url(../img/common/h3_bg_01.jpg) no-repeat;
  color: #fff;
  margin-bottom: 20px;
  padding: 10px 15px;
}
.area_img_article .area_img_article h3 .area_contents {
  margin: 20px 0;
}
@media (max-width: 638px) {
  .area_img_article {
    margin-bottom: 0;
  }
  .area_img_article h3 {
    margin: 0;
    padding: 8px 10px 8px 30px;
  }
}
.area_webLink h3 {
  background: url(../img/common/h3_bg_01.jpg) no-repeat;
  color: #fff;
  margin: 0;
  padding: 15px 10px 10px 30px;
}
@media (max-width: 638px) {
  .area_webLink h3 {
    padding: 8px 10px 5px 30px;
  }
}
/*--------------------------------------------------------/
 2階層リスト　nbr2_list
/*--------------------------------------------------------*/
.area_nbr2_list_nv {
  padding: 15px 0;
}
.area_nbr2_list_nv ul li {
  float: left;
  width: 33%;
  list-style: none;
}
.area_nbr2_list_nv ul li a {
  color: #fff;
  display: block;
  margin: 0 10px 10px 0;
  padding: 8px 4px 8px 18px;
  background: url(../img/common/href_bg_01.jpg);
  border: 1px solid #E0C99B;
  text-decoration: none;
  border-radius: 2px;
}
.area_nbr2_list_nv ul li a:hover {
  opacity: 80;
  filter: alpha(opacity=8000);
  border: 1px solid #fff;
}
@media (max-width: 767px) {
  .area_nbr2_list_nv {
    padding: 10px 0 20px 0;
  }
  .area_nbr2_list_nv li {
    width: 49.8%!important;
  }
}
.box-sizing_content input,
.box-sizing_content input:before,
.box-sizing_content input:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
@media (min-width: 730px) {
  h1 {
    font-size: 2.4em!important;
  }
  h2 {
    font-size: 2em;
  }
  h3 {
    font-size: 1.5em;
  }
  h4 {
    font-size: 1.3em;
  }
  h5 {
    font-size: 1.2em;
  }
  h6 {
    font-size: 1.1em;
  }
}
@media (max-width: 730px) {
  h1 {
    font-size: 1.8em;
  }
  h2 {
    font-size: 1.4em;
  }
  h3 {
    font-size: 1.3em;
  }
  h4 {
    font-size: 1.2em;
  }
  h5 {
    font-size: 1.2em;
  }
}
.area_main h1.bg_01 {
  padding: 10px 0;
  background: url(../img/common/h1_bg_01.jpg) no-repeat left top;
}
.area_main h2.bg_01 {
  padding: 10px;
  background: url(../img/common/h2_bg_01.jpg) no-repeat right top;
}
.area_main h3.bg_01 {
  padding: 10px;
  color: #fff;
  background-image: url(../img/common/h3_bg_01.png);
  background-repeat: no-repeat;
  background-position: top left;
  border-radius: 4px;
  overflow: hidden;
}
.area_main h3.bg_01 a,
.area_main h3.bg_01 a:hover {
  padding: 8px 10px 8px 30px;
  background: url(../img/common/ico_link_bs.png) no-repeat 3px 6px;
}
h3.h_link a {
  display: block;
  background: url(../img/common/h3_bg_01_link.jpg) no-repeat right top;
  padding: 10px 80px 10px 15px;
}
h3.h_link a:hover {
  text-decoration: none;
  opacity: 80;
  filter: alpha(opacity=8000);
}
.area_main ul,
.area_main ol {
  margin-bottom: 20px;
}
.area_main table {
  margin-bottom: 20px;
}
.area_box_frm {
  margin-bottom: 20px;
}
.t_fff {
  color: #fff;
}
.t_000 {
  color: #000;
}
.t_att {
  color: #f00;
}
.t_bold {
  font-weight: bold;
}
.t_cap {
  font-size: 86%;
}
img.img_bt_totop {
  margin: 15px 0 20px 0;
}
@media (max-width: 730px) {
  a.img_bt_totop img {
    width: 100%;
  }
}
ul.list_bs,
ul.list_bs_001,
ul.list_bs_002 {
  list-style: none;
}
ul.list_bs li {
  padding: 5px 0 5px 25px;
  background: url(../img/common/ico_list_bs.png) no-repeat 0.2em 0.4em;
  margin: 3px 0;
}
ul.list_bs li a {
  font-weight: normal;
}
/* ul.list_bs_001*/
ul.list_bs_001 li {
  padding: 5px 0 5px 30px;
  background: url(../img/common/ico_list_bs_001.png) no-repeat 0.2em 0.2em;
}
/* ul.list_bs_002 */
ul.list_bs_002 li {
  padding: 0 0 6px 24px;
  margin: 6px 0;
  background: url(../img/common/ico_list_bs_002.png) no-repeat 3px 1px;
  border-bottom: 1px dotted #ccc;
}
ul.list_bs_002 li:first-child {
  border-top: 1px dotted #ccc;
  padding-top: 6px;
  background: url(../img/common/ico_list_bs_002.png) no-repeat 3px 7px;
}
/* ul.link_bs */
ul.link_bs {
  list-style: none;
}
ul.link_bs a {
  display: block;
  padding: 4px 0 4px 10px;
  background: url(../img/common/ico_link_bs.png) no-repeat 0 1px;
  margin: 3px 0;
  font-weight: normal;
}
@media (max-width: 730px) {
  ul.link_bs li a {
    background: url(../img/common/ico_link_bs.png) no-repeat 0.5em 0.2em;
    padding-left: 30px;
    margin-bottom: 6px;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 2px;
  }
  ul.link_bs li a:hover {
    background: #eee;
  }
}
/* ul.link_bs_fa */
ul.link_bs_fa {
  list-style: none;
}
ul.link_bs_fa a {
  display: block;
  padding: 4px 0 4px 0;
  margin: 3px 0;
  font-weight: normal;
}
@media (max-width: 730px) {
  ul.link_bs_fa li a {
    background: url(../img/common/ico_link_bs.png) no-repeat 0.5em 0.2em;
    padding-left: 30px;
    margin-bottom: 6px;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 2px;
  }
  ul.link_bs_fa li a:hover {
    background: #eee;
  }
}
ul.link_bs_wh {
  list-style: none;
}
ul.link_bs_wh li {
  padding: 0px 0 0 15px;
  background: url(../img/common/ico_link_bs_wh.png) no-repeat 0 0.2em;
  margin: 3px 0;
}
ul.link_bs_wh li a {
  font-weight: normal;
  color: #fff;
}
ul.link_sub {
  list-style: none;
}
ul.link_sub li {
  padding: 0 0 0 15px;
  background: url(../img/common/ico_link_sub.png) no-repeat 0 0.2em;
  margin: 3px 0;
}
ul.link_sub li a {
  font-weight: normal;
}
@media (min-width: 730px) {
  ul.link_rsp {
    list-style: none;
  }
  ul.link_rsp li a {
    display: block;
    padding: 4px 0 4px 25px;
    background: url(../img/common/ico_link_bs.png) no-repeat 0 1px;
    margin: 3px 0;
    font-weight: normal;
  }
}
@media (max-width: 730px) {
  ul.link_rsp li {
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#EFEFEF));
    background: -moz-linear-gradient(top, #FFFFFF, #EFEFEF);
    border: 1px solid #ccc;
    margin-bottom: 2px;
    border-radius: 4px;
  }
  ul.link_rsp li a {
    background-image: url(../img/common/ico_link_bs.png);
    background-size: 20px 20px;
    -webkit-background-size: 20px 20px;
    background-position: 98% 50%;
    background-repeat: no-repeat;
    color: #333;
    display: block;
    padding: 0 10px;
    line-height: 40px;
    text-decoration: none;
  }
  ul.link_rsp li a:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#dddddd));
    background: -moz-linear-gradient(top, #eeeeee, #dddddd);
    border: 1px solid #ccc;
  }
}
ol.list_num_001 {
  counter-reset: li;
  /* Initiate a counter */
  padding: 0;
  /* Remove the default left padding */
  list-style: none;
  /* Disable the normal item numbering */
}
ol.list_num_001 li {
  position: relative;
  /* Create a positioning context */
  margin: 0 0 6px 2em;
  /* Give each list item a left margin to make room for the numbers */
  padding: 4px 8px;
  border-top: 2px solid #666;
  background: #f6f6f6;
}
ol.list_num_001 li:before {
  content: counter(li);
  /* Use the counter as content */
  counter-increment: li;
  /* Increment the counter by 1 */
  /* Position and style the number */
  position: absolute;
  top: -2px;
  left: -2em;
  width: 2em;
  padding: 4px 0;
  border-top: 2px solid #666;
  color: #fff;
  background: #666;
  font-weight: bold;
  font-family: "Helvetica Neue", Arial, sans-serif;
  text-align: center;
}
table.tbl_bs {
  background-color: #ccc;
  border: 1px solid #ccc;
  width: 100%;
  margin: 3px 0;
}
table.tbl_bs td {
  background-color: #FFF;
  padding: 7px;
  vertical-align: top;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
table.tbl_bs td .tbl_b {
  font-weight: bold;
}
table.tbl_bs th {
  background-color: #eee;
  padding: 7px;
  text-align: left;
  vertical-align: top;
  font-weight: normal;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.box_base {
  padding: 10px;
  background-color: #fff;
  border: 2px solid #0192AD;
}
.box_att {
  padding: 10px;
  background-color: #FFEAB1;
  border: 4px solid #f00;
}
.box_bdr_solid_small {
  padding: 10px;
  border: 1px solid #ccc;
  margin-bottom: 10px;
}
.box_bdr_solid_middle {
  padding: 10px;
  border: 2px solid #ccc;
  margin-bottom: 20px;
}
.box_bdr_solid_large {
  padding: 10px;
  border: 4px solid #ccc;
  margin-bottom: 20px;
}
/* dot .border solid　S/M/L */
.box_bdr_dotted_small {
  padding: 10px;
  border: 1px dotted #ccc;
  margin-bottom: 20px;
}
.box_bdr_dotted_middle {
  padding: 10px;
  border: 2px dotted #ccc;
  margin-bottom: 20px;
}
.box_bdr_dotted_large {
  padding: 10px;
  border: 4px dotted #ccc;
  margin-bottom: 20px;
}
@media (min-width: 730px) {
  .img_frm {
    padding: 5px;
    border: 1px solid #ddd;
  }
  .img_l {
    /*images to left*/
    float: left;
    margin: 0 10px 10px 0;
  }
  .img_r {
    /* images to right */
    float: right;
    margin: 0 0 10px 10px;
  }
}
@media (max-width: 730px) {
  img.img_frm {
    padding: 0;
  }
  img.img_l {
    float: none!important;
    margin: 10px 0!important;
  }
  img.img_r {
    float: none!important;
    margin: 10px 0!important;
  }
}
div.area_img-cap_r {
  margin: 0 0 10px 10px;
  float: right;
  clear: right;
}
div.area_img-cap_l {
  margin: 0 10px 10px 0;
  float: left;
  clear: left;
}
div.area_img-cap_r,
div.area_img-cap_l {
  width: 30%;
  background-color: #eee;
}
div.area_img-cap_r .cap_t,
div.area_img-cap_l .cap_t {
  padding: 10px;
  font-size: 86%;
}
ul.box_link_list {
  background-color: #F9F9F9;
  padding: 10px;
  margin: 15px 0 0 0;
  border-radius: 2px;
  list-style: none;
}
ul.box_link_list li {
  padding: 4px 0 4px 25px;
  background: url(../img/common/ico_link_bs.png) no-repeat 0 1px;
}
ul.box_link_list li a {
  font-weight: normal;
}
/** ------------------------------------------------------------------
 *  box  area_box_frm area_box
 * ---------------------------------------------------------------- */
div.area_box_frm {
  padding: 0;
  overflow: hidden;
}
div.area_box_frm .area_box {
  padding-bottom: 32768px;
  margin-bottom: -32768px;
}
div.area_box_frm .box_inner_pd {
  padding: 10px;
}
div.area_box_frm .box_color_001 {
  background-color: #fff;
}
div.area_box_frm .box_color_002 {
  background-color: #FFFDEB;
}
/*--------------------------------------------------------/
  ul.weblink_nv
/*--------------------------------------------------------*/
ul.weblink_nv {
  margin-bottom: 20px;
  padding: 10px 0 10px 10px;
  background-color: #FFEEF4;
  border-radius: 2px;
}
/* clear */
ul.weblink_nv:before,
ul.weblink_nv:after {
  display: table;
  content: " ";
  clear: both;
}
ul.weblink_nv li {
  float: left;
  width: 33%;
  list-style: none;
}
ul.weblink_nv li a {
  display: block;
  margin: 0 5px 0 0;
  padding: 4px 0 4px 25px;
  background: url(../img/common/ico_link_bs.png) no-repeat 4px;
  text-decoration: none;
}
ul.weblink_nv li a:hover {
  opacity: 80;
  filter: alpha(opacity=8000);
  background-color: #fff;
  text-decoration: underline;
}
@media (max-width: 730px) {
  ul.weblink_nv {
    padding: 10px 0 20px 0;
  }
  ul.weblink_nv li {
    width: 49.8%!important;
  }
}
.justifyleft {
  text-align: left;
}
.justifyright {
  text-align: right;
}
.news_horizontal a dl,
.news_vertical a dl {
  text-decoration: none;
}
.news_horizontal dt {
  font-family: Verdana, Geneva, sans-serif;
  color: #fff;
  color: #F8AB03;
  text-align: center;
  font-size: 0.9em;
  font-weight: normal;
  border-radius: 2px;
}
.news_vertical dt {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 0.9em;
  font-weight: normal;
}
@media (max-width: 638px) {
  .news_horizontal dl,
  .news_vertical dl {
    min-height: 20px;
    margin-bottom: 6px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
  }
  .news_horizontal a dl,
  .news_vertical a dl {
    display: block;
  }
  .news_horizontal a dl:hover,
  .news_vertical a dl:hover {
    background-color: #eee;
    text-decoration: none;
  }
  .news_horizontal dl dt {
    margin: 5px 0;
    padding: 0 10px;
    text-align: left;
  }
  .news_horizontal dl dd {
    margin: 0 0 5px 0;
    padding: 0 10px;
  }
}
@media (min-width: 638px) {
  .news_horizontal dl dt {
    padding: 1px 0;
    clear: left;
    float: left;
    width: 4.5em;
    font-size: .8em;
  }
  .news_horizontal dl dd {
    margin: 0 0 .7em 4.5em;
    padding: 0 0 0 .8em;
  }
  .news_vertical dl dd {
    margin: 0 0 0.7em 0;
  }
}
/*-------------------------------------*/
/* news layout  */
div.news {
  width: 100%;
}
div.news ul li {
  background-image: none;
}
.news_index_main {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 639px) {
  .news_index_main {
    float: left;
    width: 75%;
  }
}
.news_index_side {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 639px) {
  .news_index_side {
    float: left;
    width: 25%;
  }
}
div.date {
  margin-bottom: 20px;
}
div.date span {
  padding: 3px 10px;
  background-color: #eee;
  border-radius: 2px;
}
div.news dl:after {
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  content: ".";
  font-size: 0;
}
* html .news dl {
  /* IE6 */
  zoom: 1;
}
*:first-child + html .news dl {
  /* IE7 */
  zoom: 1;
}
/*-------------------------------------*/
/*  archive list   */
ul.reflect_archive li {
  list-style: none;
  background-image: none!important;
}
ul.reflect_archive a {
  text-decoration: none;
}
ul.reflect_archive ul {
  list-style: none;
  font-family: verdana, arial;
}
ul.reflect_archive li.reflect_year {
  list-style: none;
  padding: 5px;
  margin: 0 0 4px 0;
  font-weight: normal;
  color: #333;
  background-color: #eee;
}
ul.reflect_archive li.reflect_year ul {
  padding: 0px;
  margin: 5px 0px 0px 0px;
  background-image: none;
}
ul.reflect_archive li.reflect_year ul li {
  margin: 0;
  padding: 0;
}
ul.reflect_archive li.reflect_month a {
  display: block;
  padding: 3px 5px;
  margin: 2px 0;
  background-color: #fff;
}
ul.reflect_archive li.reflect_month a:hover {
  background-color: #eee;
  color: #000;
}
/*-------------------------------------*/
/* bootstrap news pagenation */
ul.pagination li.active a {
  background-color: #ccc;
  border: 1px solid #0192AD;
}
ul.list_img_base li.list-group-item {
  /* reset */
  padding: 0;
}
ul.list_img_base li.list-group-item a {
  padding: 5px;
}
ul.list_img_base li {
  position: relative;
  padding: 0 0 10px 0;
}
ul.list_img_base li a {
  display: block;
  color: #000;
  text-decoration: none;
  *zoom: 1;
}
ul.list_img_base li a:hover {
  background: #eee;
}
ul.list_img_base li a:before {
  position: absolute;
  right: 15px;
  top: 50%;
  content: '\f054';
  margin: -8px 0 0 0;
  color: #999;
  font-family: 'FontAwesome';
  font-size: 24px;
  line-height: 1;
}
ul.list_img_base li a:after {
  content: "";
  display: block;
  clear: both;
}
ul.list_img_base li img {
  float: left;
  width: 150px;
}
ul.list_img_base li h3,
ul.list_img_base li h4,
ul.list_img_base li p {
  margin: 0 0 0 160px;
  padding: 0;
}
@media (max-width: 767px) {
  ul.list_img_base li img {
    width: 100px;
  }
  ul.list_img_base li h3,
  ul.list_img_base li h4,
  ul.list_img_base li p {
    margin: 0 0 0 110px;
    padding: 0;
  }
}
.area_sq_list_img ul.list_img_base > li a {
  position: relative;
  padding: 5px;
}
.form_design fieldset {
  margin-bottom: 10px;
  width: 100%;
}
.form_design legend {
  padding: 8px 10px;
  margin-bottom: 10px;
  background: #ccc;
  color: #fff;
  border-radius: 2px;
}
.form_design label.area_label_disc {
  padding-bottom: 6px;
  font-weight: bold;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 4px;
}
@media (min-width: 639px) {
  .form_design label.area_label_disc {
    float: left;
    width: 25%;
  }
}
.form_design .area_input {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 639px) {
  .form_design .area_input {
    float: left;
    width: 75%;
  }
}
@media (max-width: 638px) {
  .form_design label.area_label_disc {
    width: 100%;
    background: #eee;
  }
  .form_design .area_input {
    margin-top: 10px;
  }
}
.form_design fieldset.area_submit {
  margin-bottom: 0;
}
.form_design fieldset.area_submit .form-group {
  padding: 10px;
  background: #0192AD;
  border-radius: 4px;
  margin-bottom: 0;
}
.form_design fieldset.area_submit .form-group div.area_submit_btm {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}
@media (min-width: 639px) {
  .form_design fieldset.area_submit .form-group div.area_submit_btm {
    float: left;
    width: 50%;
  }
}
.form_design .input_must_icon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  color: #F90303;
}
.form_design .input_must_icon:before {
  content: "\e006";
}
.form_design .area_confirm form p {
  color: #5900B2!important;
  font-weight: bold!important;
}
/* form_design */
.mgb0 {
  margin-bottom: 0 !important;
}
.mgb5 {
  margin-bottom: 5px !important;
}
.mgb10 {
  margin-bottom: 10px !important;
}
.mgb15 {
  margin-bottom: 15px !important;
}
.mgb20 {
  margin-bottom: 20px !important;
}
.mgb30 {
  margin-bottom: 30px !important;
}
.mgt0 {
  margin-top: 0 !important;
}
.mgt5 {
  margin-top: 5px !important;
}
.mgt10 {
  margin-top: 10px !important;
}
.mgt15 {
  margin-top: 15px !important;
}
.mgt20 {
  margin-top: 20px !important;
}
.mgt30 {
  margin-top: 30px !important;
}
.mgl0 {
  margin-left: 0 !important;
}
.mgl5 {
  margin-left: 5px !important;
}
.mgl10 {
  margin-left: 10px !important;
}
.mgl15 {
  margin-left: 15px !important;
}
.mgl20 {
  margin-left: 20px !important;
}
.mgl30 {
  margin-left: 30px !important;
}
.mgr0 {
  margin-right: 0 !important;
}
.mgr5 {
  margin-right: 5px !important;
}
.mgr10 {
  margin-right: 10px !important;
}
.mgr15 {
  margin-right: 15px !important;
}
.mgr20 {
  margin-right: 20px !important;
}
.mgr30 {
  margin-right: 30px !important;
}
.mgn0 {
  margin: 0 !important;
}
.pdt0 {
  padding-top: 0 !important;
}
.pdt5 {
  padding-top: 5px !important;
}
.pdt10 {
  padding-top: 10px !important;
}
.pdt15 {
  padding-top: 15px !important;
}
.pdt20 {
  padding-top: 20px !important;
}
.pdt30 {
  padding-top: 30px !important;
}
.pdb0 {
  padding-bottom: 0 !important;
}
.pdb5 {
  padding-bottom: 5px !important;
}
.pdb10 {
  padding-bottom: 10px !important;
}
.pdb15 {
  padding-bottom: 15px !important;
}
.pdb20 {
  padding-bottom: 20px !important;
}
.pdb30 {
  padding-bottom: 30px !important;
}
.pdl0 {
  padding-left: 0 !important;
}
.pdl5 {
  padding-left: 5px !important;
}
.pdl10 {
  padding-left: 10px !important;
}
.pdl15 {
  padding-left: 15px !important;
}
.pdl20 {
  padding-left: 20px !important;
}
.pdl30 {
  padding-left: 30px !important;
}
.pdr0 {
  padding-right: 0 !important;
}
.pdr5 {
  padding-right: 5px !important;
}
.pdr10 {
  padding-right: 10px !important;
}
.pdr15 {
  padding-right: 15px !important;
}
.pdr20 {
  padding-right: 20px !important;
}
.pdr30 {
  padding-right: 30px !important;
}
.pad0 {
  padding: 0 !important;
}
div.clearBoth {
  clear: both;
}
div.floatLeft {
  float: left;
}
div.floatRight {
  float: right;
}
div.alignLeft {
  text-align: left;
}
div.alignRight {
  text-align: right;
}
@media (max-width: 639px) {
  .table-responsive > table {
    margin-bottom: 0;
    background-color: #fff;
  }
  .table-responsive > table > thead > tr > th,
  .table-responsive > table > tbody > tr > th,
  .table-responsive > table > tfoot > tr > th,
  .table-responsive > table > thead > tr > td,
  .table-responsive > table > tbody > tr > td,
  .table-responsive > table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > tr:last-child > th,
  .table-responsive > tr:last-child > td {
    border-bottom: 0;
  }
}
/*----------------------------------------------------------*/
/*  test */
.area_centered_sample {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 300px;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#333), to(#fff));
  background-image: -webkit-linear-gradient(top, #333, 0%, #fff, 100%);
  background-image: -moz-linear-gradient(top, #333 0%, #fff 100%);
  background-image: linear-gradient(to bottom, #333 0%, #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff333333', endColorstr='#ffffffff', GradientType=0);
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(#333), to(#fff));
  background-image: -webkit-linear-gradient(left, color-stop(#333 0%), color-stop(#fff 100%));
  background-image: -moz-linear-gradient(left, #333 0%, #fff 100%);
  background-image: linear-gradient(to right, #333 0%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff333333', endColorstr='#ffffffff', GradientType=1);
  background-image: -webkit-gradient(radial, center center, 0, center center, 460, from(#333), to(#fff));
  background-image: -webkit-radial-gradient(circle, #333, #fff);
  background-image: -moz-radial-gradient(circle, #333, #fff);
  background-image: radial-gradient(circle, #333, #fff);
  background-repeat: no-repeat;
}
/*----------------------------------------------------------*/
.area_head_free {
  background: url(../img/common/header_smlpl_bg.jpg) repeat-x;
  margin: 20px 0;
}
.area_radius {
  border-radius: 8px;
}
.d_ttl {
  background-color: #F1A7B5;
  padding: 15px;
  color: #fff;
  text-align: center;
  font-family: 'NotoSansJP-Bold';
  border-radius: 8px;
}
/* #FFA9C2;*/
.color_red {
  color: #DF0000;
}
.color_pink {
  color: #fb9eaa;
}
.color_blue {
  color: #1BAFDF;
}
.color_yellow {
  color: #FFE296;
}
.color_green {
  color: #61A600;
}
.color_purple {
  color: #7373FF;
}
.color_orange {
  color: #FFD46C;
}
.color_brown {
  color: #D3B684;
}
.color_olive {
  color: #BBC94F;
}
.color_gray {
  color: #aaa;
}
.color_black {
  color: #000;
}
.bg_red {
  background-color: #DF0000;
}
.bg_pink {
  background-color: #fb9eaa;
}
.bg_blue {
  background-color: #1BAFDF;
}
.bg_yellow {
  background-color: #FFE296;
}
.bg_green {
  background-color: #61A600;
}
.bg_purple {
  background-color: #7373FF;
}
.bg_orange {
  background-color: #FFD46C;
}
.bg_brown {
  background-color: #D3B684;
}
.bg_olive {
  background-color: #BBC94F;
}
.bg_gray {
  background-color: #aaa;
}
.bg_black {
  background-color: #000;
}
.bg_red_light {
  background-color: #f8cac1;
}
.bg_pink_light {
  background-color: #fdeae6;
}
.bg_blue_light {
  background-color: #ddf1fc;
}
.bg_yellow_light {
  background-color: #fffbc9;
}
.bg_green_light {
  background-color: #dceede;
}
.bg_purple_light {
  background-color: #d6d0e7;
}
.bg_orange_light {
  background-color: #fbd7c0;
}
.bg_brown_light {
  background-color: #e1ccbb;
}
.bg_olive_light {
  background-color: #cccdb8;
}
.bg_gray_light {
  background-color: #eee;
}
.btn-yellow {
  color: #222;
  background-color: #FFE296;
  border-color: #ffc630;
}
.btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow:active,
.btn-yellow.active,
.open .dropdown-toggle.btn-yellow {
  color: #222;
  background-color: #ffd76d;
  border-color: #f2af00;
}
.btn-yellow:active,
.btn-yellow.active,
.open .dropdown-toggle.btn-yellow {
  background-image: none;
}
.btn-yellow.disabled,
.btn-yellow[disabled],
fieldset[disabled] .btn-yellow,
.btn-yellow.disabled:hover,
.btn-yellow[disabled]:hover,
fieldset[disabled] .btn-yellow:hover,
.btn-yellow.disabled:focus,
.btn-yellow[disabled]:focus,
fieldset[disabled] .btn-yellow:focus,
.btn-yellow.disabled:active,
.btn-yellow[disabled]:active,
fieldset[disabled] .btn-yellow:active,
.btn-yellow.disabled.active,
.btn-yellow[disabled].active,
fieldset[disabled] .btn-yellow.active {
  background-color: #FFE296;
  border-color: #ffc630;
}
.btn-blue {
  color: #fff;
  background-color: #1BAFDF;
  border-color: #189dc8;
}
.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-blue.active,
.open .dropdown-toggle.btn-blue {
  color: #fff;
  background-color: #1792bb;
  border-color: #127292;
}
.btn-blue:active,
.btn-blue.active,
.open .dropdown-toggle.btn-blue {
  background-image: none;
}
.btn-blue.disabled,
.btn-blue[disabled],
fieldset[disabled] .btn-blue,
.btn-blue.disabled:hover,
.btn-blue[disabled]:hover,
fieldset[disabled] .btn-blue:hover,
.btn-blue.disabled:focus,
.btn-blue[disabled]:focus,
fieldset[disabled] .btn-blue:focus,
.btn-blue.disabled:active,
.btn-blue[disabled]:active,
fieldset[disabled] .btn-blue:active,
.btn-blue.disabled.active,
.btn-blue[disabled].active,
fieldset[disabled] .btn-blue.active {
  background-color: #1BAFDF;
  border-color: #189dc8;
}
.btn-pink {
  color: #222;
  background-color: #fb9eaa;
  border-color: #fa8695;
}
.btn-pink:hover,
.btn-pink:focus,
.btn-pink:active,
.btn-pink.active,
.open .dropdown-toggle.btn-pink {
  color: #222;
  background-color: #f97788;
  border-color: #f84b61;
}
.btn-pink:active,
.btn-pink.active,
.open .dropdown-toggle.btn-pink {
  background-image: none;
}
.btn-pink.disabled,
.btn-pink[disabled],
fieldset[disabled] .btn-pink,
.btn-pink.disabled:hover,
.btn-pink[disabled]:hover,
fieldset[disabled] .btn-pink:hover,
.btn-pink.disabled:focus,
.btn-pink[disabled]:focus,
fieldset[disabled] .btn-pink:focus,
.btn-pink.disabled:active,
.btn-pink[disabled]:active,
fieldset[disabled] .btn-pink:active,
.btn-pink.disabled.active,
.btn-pink[disabled].active,
fieldset[disabled] .btn-pink.active {
  background-color: #fb9eaa;
  border-color: #fa8695;
}
.btn-wh {
  color: #fff;
  background-color: #fafafa;
  border-color: #ffffff;
}
.btn-wh:hover,
.btn-wh:focus,
.btn-wh:active,
.btn-wh.active,
.open .dropdown-toggle.btn-wh {
  color: #fff;
  background-color: #e6e6e6;
  border-color: #ffc2c2;
}
.btn-wh:active,
.btn-wh.active,
.open .dropdown-toggle.btn-wh {
  background-image: none;
}
.btn-wh.disabled,
.btn-wh[disabled],
fieldset[disabled] .btn-wh,
.btn-wh.disabled:hover,
.btn-wh[disabled]:hover,
fieldset[disabled] .btn-wh:hover,
.btn-wh.disabled:focus,
.btn-wh[disabled]:focus,
fieldset[disabled] .btn-wh:focus,
.btn-wh.disabled:active,
.btn-wh[disabled]:active,
fieldset[disabled] .btn-wh:active,
.btn-wh.disabled.active,
.btn-wh[disabled].active,
fieldset[disabled] .btn-wh.active {
  background-color: #fafafa;
  border-color: #ffffff;
}
.btn-fb {
  color: #fff;
  background-color: #3b5998;
  border-color: #344e86;
}
.btn-fb:hover,
.btn-fb:focus,
.btn-fb:active,
.btn-fb.active,
.open .dropdown-toggle.btn-fb {
  color: #fff;
  background-color: #30487b;
  border-color: #23345a;
}
.btn-fb:active,
.btn-fb.active,
.open .dropdown-toggle.btn-fb {
  background-image: none;
}
.btn-fb.disabled,
.btn-fb[disabled],
fieldset[disabled] .btn-fb,
.btn-fb.disabled:hover,
.btn-fb[disabled]:hover,
fieldset[disabled] .btn-fb:hover,
.btn-fb.disabled:focus,
.btn-fb[disabled]:focus,
fieldset[disabled] .btn-fb:focus,
.btn-fb.disabled:active,
.btn-fb[disabled]:active,
fieldset[disabled] .btn-fb:active,
.btn-fb.disabled.active,
.btn-fb[disabled].active,
fieldset[disabled] .btn-fb.active {
  background-color: #3b5998;
  border-color: #344e86;
}
.btn-tw {
  color: #fff;
  background-color: #4DA4E8;
  border-color: #3698e5;
}
.btn-tw:hover,
.btn-tw:focus,
.btn-tw:active,
.btn-tw.active,
.open .dropdown-toggle.btn-tw {
  color: #fff;
  background-color: #2992e3;
  border-color: #197ac5;
}
.btn-tw:active,
.btn-tw.active,
.open .dropdown-toggle.btn-tw {
  background-image: none;
}
.btn-tw.disabled,
.btn-tw[disabled],
fieldset[disabled] .btn-tw,
.btn-tw.disabled:hover,
.btn-tw[disabled]:hover,
fieldset[disabled] .btn-tw:hover,
.btn-tw.disabled:focus,
.btn-tw[disabled]:focus,
fieldset[disabled] .btn-tw:focus,
.btn-tw.disabled:active,
.btn-tw[disabled]:active,
fieldset[disabled] .btn-tw:active,
.btn-tw.disabled.active,
.btn-tw[disabled].active,
fieldset[disabled] .btn-tw.active {
  background-color: #4DA4E8;
  border-color: #3698e5;
}
/*----------------------------
/* need  */
/* glyphicons-halflings.png */
/* glyphicons-halflings-white.png */
[class^="icon-bs20-"],
[class*=" icon-bs20-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: 1px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
}
/* White icons with optional class, or on hover/focus/active states of certain elements */
.icon-bs20-white,
.nav-pills > .active > a > [class^="icon-bs20-"],
.nav-pills > .active > a > [class*=" icon-bs20-"],
.nav-list > .active > a > [class^="icon-bs20-"],
.nav-list > .active > a > [class*=" icon-bs20-"],
.navbar-inverse .nav > .active > a > [class^="icon-bs20-"],
.navbar-inverse .nav > .active > a > [class*=" icon-bs20-"],
.dropdown-menu > li > a:hover > [class^="icon-bs20-"],
.dropdown-menu > li > a:focus > [class^="icon-bs20-"],
.dropdown-menu > li > a:hover > [class*=" icon-bs20-"],
.dropdown-menu > li > a:focus > [class*=" icon-bs20-"],
.dropdown-menu > .active > a > [class^="icon-bs20-"],
.dropdown-menu > .active > a > [class*=" icon-bs20-"],
.dropdown-submenu:hover > a > [class^="icon-bs20-"],
.dropdown-submenu:focus > a > [class^="icon-bs20-"],
.dropdown-submenu:hover > a > [class*=" icon-bs20-"],
.dropdown-submenu:focus > a > [class*=" icon-bs20-"] {
  background-image: url("../img/glyphicons-halflings-white.png");
}
.icon-bs20-glass {
  background-position: 0      0;
}
.icon-bs20-music {
  background-position: -24px 0;
}
.icon-bs20-search {
  background-position: -48px 0;
}
.icon-bs20-envelope {
  background-position: -72px 0;
}
.icon-bs20-heart {
  background-position: -96px 0;
}
.icon-bs20-star {
  background-position: -120px 0;
}
.icon-bs20-star-empty {
  background-position: -144px 0;
}
.icon-bs20-user {
  background-position: -168px 0;
}
.icon-bs20-film {
  background-position: -192px 0;
}
.icon-bs20-th-large {
  background-position: -216px 0;
}
.icon-bs20-th {
  background-position: -240px 0;
}
.icon-bs20-th-list {
  background-position: -264px 0;
}
.icon-bs20-ok {
  background-position: -288px 0;
}
.icon-bs20-remove {
  background-position: -312px 0;
}
.icon-bs20-zoom-in {
  background-position: -336px 0;
}
.icon-bs20-zoom-out {
  background-position: -360px 0;
}
.icon-bs20-off {
  background-position: -384px 0;
}
.icon-bs20-signal {
  background-position: -408px 0;
}
.icon-bs20-cog {
  background-position: -432px 0;
}
.icon-bs20-trash {
  background-position: -456px 0;
}
.icon-bs20-home {
  background-position: 0 -24px;
}
.icon-bs20-file {
  background-position: -24px -24px;
}
.icon-bs20-time {
  background-position: -48px -24px;
}
.icon-bs20-road {
  background-position: -72px -24px;
}
.icon-bs20-download-alt {
  background-position: -96px -24px;
}
.icon-bs20-download {
  background-position: -120px -24px;
}
.icon-bs20-upload {
  background-position: -144px -24px;
}
.icon-bs20-inbox {
  background-position: -168px -24px;
}
.icon-bs20-play-circle {
  background-position: -192px -24px;
}
.icon-bs20-repeat {
  background-position: -216px -24px;
}
.icon-bs20-refresh {
  background-position: -240px -24px;
}
.icon-bs20-list-alt {
  background-position: -264px -24px;
}
.icon-bs20-lock {
  background-position: -287px -24px;
}
.icon-bs20-flag {
  background-position: -312px -24px;
}
.icon-bs20-headphones {
  background-position: -336px -24px;
}
.icon-bs20-volume-off {
  background-position: -360px -24px;
}
.icon-bs20-volume-down {
  background-position: -384px -24px;
}
.icon-bs20-volume-up {
  background-position: -408px -24px;
}
.icon-bs20-qrcode {
  background-position: -432px -24px;
}
.icon-bs20-barcode {
  background-position: -456px -24px;
}
.icon-bs20-tag {
  background-position: 0 -48px;
}
.icon-bs20-tags {
  background-position: -25px -48px;
}
.icon-bs20-book {
  background-position: -48px -48px;
}
.icon-bs20-bookmark {
  background-position: -72px -48px;
}
.icon-bs20-print {
  background-position: -96px -48px;
}
.icon-bs20-camera {
  background-position: -120px -48px;
}
.icon-bs20-font {
  background-position: -144px -48px;
}
.icon-bs20-bold {
  background-position: -167px -48px;
}
.icon-bs20-italic {
  background-position: -192px -48px;
}
.icon-bs20-text-height {
  background-position: -216px -48px;
}
.icon-bs20-text-width {
  background-position: -240px -48px;
}
.icon-bs20-align-left {
  background-position: -264px -48px;
}
.icon-bs20-align-center {
  background-position: -288px -48px;
}
.icon-bs20-align-right {
  background-position: -312px -48px;
}
.icon-bs20-align-justify {
  background-position: -336px -48px;
}
.icon-bs20-list {
  background-position: -360px -48px;
}
.icon-bs20-indent-left {
  background-position: -384px -48px;
}
.icon-bs20-indent-right {
  background-position: -408px -48px;
}
.icon-bs20-facetime-video {
  background-position: -432px -48px;
}
.icon-bs20-picture {
  background-position: -456px -48px;
}
.icon-bs20-pencil {
  background-position: 0 -72px;
}
.icon-bs20-map-marker {
  background-position: -24px -72px;
}
.icon-bs20-adjust {
  background-position: -48px -72px;
}
.icon-bs20-tint {
  background-position: -72px -72px;
}
.icon-bs20-edit {
  background-position: -96px -72px;
}
.icon-bs20-share {
  background-position: -120px -72px;
}
.icon-bs20-check {
  background-position: -144px -72px;
}
.icon-bs20-move {
  background-position: -168px -72px;
}
.icon-bs20-step-backward {
  background-position: -192px -72px;
}
.icon-bs20-fast-backward {
  background-position: -216px -72px;
}
.icon-bs20-backward {
  background-position: -240px -72px;
}
.icon-bs20-play {
  background-position: -264px -72px;
}
.icon-bs20-pause {
  background-position: -288px -72px;
}
.icon-bs20-stop {
  background-position: -312px -72px;
}
.icon-bs20-forward {
  background-position: -336px -72px;
}
.icon-bs20-fast-forward {
  background-position: -360px -72px;
}
.icon-bs20-step-forward {
  background-position: -384px -72px;
}
.icon-bs20-eject {
  background-position: -408px -72px;
}
.icon-bs20-chevron-left {
  background-position: -432px -72px;
}
.icon-bs20-chevron-right {
  background-position: -456px -72px;
}
.icon-bs20-plus-sign {
  background-position: 0 -96px;
}
.icon-bs20-minus-sign {
  background-position: -24px -96px;
}
.icon-bs20-remove-sign {
  background-position: -48px -96px;
}
.icon-bs20-ok-sign {
  background-position: -72px -96px;
}
.icon-bs20-question-sign {
  background-position: -96px -96px;
}
.icon-bs20-info-sign {
  background-position: -120px -96px;
}
.icon-bs20-screenshot {
  background-position: -144px -96px;
}
.icon-bs20-remove-circle {
  background-position: -168px -96px;
}
.icon-bs20-ok-circle {
  background-position: -192px -96px;
}
.icon-bs20-ban-circle {
  background-position: -216px -96px;
}
.icon-bs20-arrow-left {
  background-position: -240px -96px;
}
.icon-bs20-arrow-right {
  background-position: -264px -96px;
}
.icon-bs20-arrow-up {
  background-position: -289px -96px;
}
.icon-bs20-arrow-down {
  background-position: -312px -96px;
}
.icon-bs20-share-alt {
  background-position: -336px -96px;
}
.icon-bs20-resize-full {
  background-position: -360px -96px;
}
.icon-bs20-resize-small {
  background-position: -384px -96px;
}
.icon-bs20-plus {
  background-position: -408px -96px;
}
.icon-bs20-minus {
  background-position: -433px -96px;
}
.icon-bs20-asterisk {
  background-position: -456px -96px;
}
.icon-bs20-exclamation-sign {
  background-position: 0 -120px;
}
.icon-bs20-gift {
  background-position: -24px -120px;
}
.icon-bs20-leaf {
  background-position: -48px -120px;
}
.icon-bs20-fire {
  background-position: -72px -120px;
}
.icon-bs20-eye-open {
  background-position: -96px -120px;
}
.icon-bs20-eye-close {
  background-position: -120px -120px;
}
.icon-bs20-warning-sign {
  background-position: -144px -120px;
}
.icon-bs20-plane {
  background-position: -168px -120px;
}
.icon-bs20-calendar {
  background-position: -192px -120px;
}
.icon-bs20-random {
  width: 16px;
  background-position: -216px -120px;
}
.icon-bs20-comment {
  background-position: -240px -120px;
}
.icon-bs20-magnet {
  background-position: -264px -120px;
}
.icon-bs20-chevron-up {
  background-position: -288px -120px;
}
.icon-bs20-chevron-down {
  background-position: -313px -119px;
}
.icon-bs20-retweet {
  background-position: -336px -120px;
}
.icon-bs20-shopping-cart {
  background-position: -360px -120px;
}
.icon-bs20-folder-close {
  width: 16px;
  background-position: -384px -120px;
}
.icon-bs20-folder-open {
  width: 16px;
  background-position: -408px -120px;
}
.icon-bs20-resize-vertical {
  background-position: -432px -119px;
}
.icon-bs20-resize-horizontal {
  background-position: -456px -118px;
}
.icon-bs20-hdd {
  background-position: 0 -144px;
}
.icon-bs20-bullhorn {
  background-position: -24px -144px;
}
.icon-bs20-bell {
  background-position: -48px -144px;
}
.icon-bs20-certificate {
  background-position: -72px -144px;
}
.icon-bs20-thumbs-up {
  background-position: -96px -144px;
}
.icon-bs20-thumbs-down {
  background-position: -120px -144px;
}
.icon-bs20-hand-right {
  background-position: -144px -144px;
}
.icon-bs20-hand-left {
  background-position: -168px -144px;
}
.icon-bs20-hand-up {
  background-position: -192px -144px;
}
.icon-bs20-hand-down {
  background-position: -216px -144px;
}
.icon-bs20-circle-arrow-right {
  background-position: -240px -144px;
}
.icon-bs20-circle-arrow-left {
  background-position: -264px -144px;
}
.icon-bs20-circle-arrow-up {
  background-position: -288px -144px;
}
.icon-bs20-circle-arrow-down {
  background-position: -312px -144px;
}
.icon-bs20-globe {
  background-position: -336px -144px;
}
.icon-bs20-wrench {
  background-position: -360px -144px;
}
.icon-bs20-tasks {
  background-position: -384px -144px;
}
.icon-bs20-filter {
  background-position: -408px -144px;
}
.icon-bs20-briefcase {
  background-position: -432px -144px;
}
.icon-bs20-fullscreen {
  background-position: -456px -144px;
}
