@charset "shift-jis";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"], input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -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;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .ta-wrapper .ta-btn-card-shuffle > .caret,
  .dropup > .btn > .caret, .ta-wrapper .dropup > .ta-btn-card-shuffle > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("/css/fonts/glyphicons-halflings-regular.eot");
  src: url("/css/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/css/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("/css/fonts/glyphicons-halflings-regular.woff") format("woff"), url("/css/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/css/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;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-euro:before,
.glyphicon-eur: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-lock:before {
  content: "\e033";
}

.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-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.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-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.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-bell:before {
  content: "\e123";
}

.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-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.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-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "\26fa";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "\231b";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "\00a5";
}

.glyphicon-jpy:before {
  content: "\00a5";
}

.glyphicon-ruble:before {
  content: "\20bd";
}

.glyphicon-rub:before {
  content: "\20bd";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Roboto", "Helvetica Neue", Helvetica, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333;
  background-color: #F9F9F9;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #03A9F4;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #0275a8;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #F9F9F9;
  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: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #888;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #888;
}

.text-primary {
  color: #03A9F4;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #0286c2;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #03A9F4;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #0286c2;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #888;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #888;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 12px;
  padding-right: 12px;
}

.container:before,
.container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 744px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 964px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1164px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 12px;
  padding-right: 12px;
}

.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -12px;
  margin-right: -12px;
}

.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}

.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 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #888;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #F9F9F9;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 9px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  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 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 38px;
  }
  input[type="date"].input-sm,
  .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .ta-wrapper .input-group-sm > .input-group-btn > input[type="date"].ta-btn-card-shuffle, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .ta-wrapper .input-group-sm > .input-group-btn > input[type="time"].ta-btn-card-shuffle, .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .ta-wrapper .input-group-sm > .input-group-btn > input[type="datetime-local"].ta-btn-card-shuffle, .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .ta-wrapper .input-group-sm > .input-group-btn > input[type="month"].ta-btn-card-shuffle, .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .ta-wrapper .input-group-lg > .input-group-btn > input[type="date"].ta-btn-card-shuffle, .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .ta-wrapper .input-group-lg > .input-group-btn > input[type="time"].ta-btn-card-shuffle, .input-group-lg input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .ta-wrapper .input-group-lg > .input-group-btn > input[type="datetime-local"].ta-btn-card-shuffle, .input-group-lg input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .ta-wrapper .input-group-lg > .input-group-btn > input[type="month"].ta-btn-card-shuffle, .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 9px;
  padding-bottom: 9px;
  margin-bottom: 0;
  min-height: 34px;
}

.form-control-static.input-lg,
.input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.ta-wrapper .input-group-lg > .input-group-btn > .form-control-static.ta-btn-card-shuffle, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn, .ta-wrapper .input-group-sm > .input-group-btn > .form-control-static.ta-btn-card-shuffle {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, .ta-wrapper .input-group-sm > .input-group-btn > .ta-btn-card-shuffle {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn, .ta-wrapper .input-group-sm > .input-group-btn > select.ta-btn-card-shuffle {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
.input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
.ta-wrapper .input-group-sm > .input-group-btn > textarea.ta-btn-card-shuffle, select[multiple].input-sm, .input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn, .ta-wrapper .input-group-sm > .input-group-btn > select[multiple].ta-btn-card-shuffle {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, .ta-wrapper .input-group-lg > .input-group-btn > .ta-btn-card-shuffle {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn, .ta-wrapper .input-group-lg > .input-group-btn > select.ta-btn-card-shuffle {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
.input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
.ta-wrapper .input-group-lg > .input-group-btn > textarea.ta-btn-card-shuffle, select[multiple].input-lg, .input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn, .ta-wrapper .input-group-lg > .input-group-btn > select[multiple].ta-btn-card-shuffle {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 47.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback,
.input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.ta-wrapper .input-group-lg > .input-group-btn > .ta-btn-card-shuffle + .form-control-feedback, .input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback,
.input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.ta-wrapper .input-group-sm > .input-group-btn > .ta-btn-card-shuffle + .form-control-feedback, .input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -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: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -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: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -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: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 9px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}

.form-horizontal .form-group {
  margin-left: -12px;
  margin-right: -12px;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 9px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 12px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn, .ta-wrapper .ta-btn-card-shuffle {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus,
.ta-wrapper .ta-btn-card-shuffle:focus,
.btn.focus,
.ta-wrapper .focus.ta-btn-card-shuffle,
.btn:active:focus,
.ta-wrapper .ta-btn-card-shuffle:active:focus,
.btn:active.focus,
.ta-wrapper .ta-btn-card-shuffle:active.focus,
.btn.active:focus,
.ta-wrapper .active.ta-btn-card-shuffle:focus,
.btn.active.focus, .ta-wrapper .active.focus.ta-btn-card-shuffle {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.ta-wrapper .ta-btn-card-shuffle:hover,
.btn:focus,
.ta-wrapper .ta-btn-card-shuffle:focus,
.btn.focus, .ta-wrapper .focus.ta-btn-card-shuffle {
  color: #333;
  text-decoration: none;
}

.btn:active,
.ta-wrapper .ta-btn-card-shuffle:active,
.btn.active, .ta-wrapper .active.ta-btn-card-shuffle {
  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,
.ta-wrapper .disabled.ta-btn-card-shuffle,
.btn[disabled],
.ta-wrapper [disabled].ta-btn-card-shuffle,
fieldset[disabled] .btn, fieldset[disabled] .ta-wrapper .ta-btn-card-shuffle, .ta-wrapper fieldset[disabled] .ta-btn-card-shuffle {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled,
.ta-wrapper a.disabled.ta-btn-card-shuffle,
fieldset[disabled] a.btn, fieldset[disabled] .ta-wrapper a.ta-btn-card-shuffle, .ta-wrapper fieldset[disabled] a.ta-btn-card-shuffle {
  pointer-events: none;
}

.btn-default, .btn-cancel {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus,
.btn-cancel:focus,
.btn-default.focus, .focus.btn-cancel {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover, .btn-cancel:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active,
.btn-cancel:active,
.btn-default.active,
.active.btn-cancel,
.open > .btn-default.dropdown-toggle, .open > .dropdown-toggle.btn-cancel {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active:hover,
.btn-cancel:active:hover,
.btn-default:active:focus,
.btn-cancel:active:focus,
.btn-default:active.focus,
.btn-cancel:active.focus,
.btn-default.active:hover,
.active.btn-cancel:hover,
.btn-default.active:focus,
.active.btn-cancel:focus,
.btn-default.active.focus,
.active.focus.btn-cancel,
.open > .btn-default.dropdown-toggle:hover,
.open > .dropdown-toggle.btn-cancel:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .dropdown-toggle.btn-cancel:focus,
.open > .btn-default.dropdown-toggle.focus, .open > .dropdown-toggle.focus.btn-cancel {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active,
.btn-cancel:active,
.btn-default.active,
.active.btn-cancel,
.open > .btn-default.dropdown-toggle, .open > .dropdown-toggle.btn-cancel {
  background-image: none;
}

.btn-default.disabled,
.disabled.btn-cancel,
.btn-default.disabled:hover,
.disabled.btn-cancel:hover,
.btn-default.disabled:focus,
.disabled.btn-cancel:focus,
.btn-default.disabled.focus,
.disabled.focus.btn-cancel,
.btn-default.disabled:active,
.disabled.btn-cancel:active,
.btn-default.disabled.active,
.disabled.active.btn-cancel,
.btn-default[disabled],
[disabled].btn-cancel,
.btn-default[disabled]:hover,
[disabled].btn-cancel:hover,
.btn-default[disabled]:focus,
[disabled].btn-cancel:focus,
.btn-default[disabled].focus,
[disabled].focus.btn-cancel,
.btn-default[disabled]:active,
[disabled].btn-cancel:active,
.btn-default[disabled].active,
[disabled].active.btn-cancel,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-cancel,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-cancel:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-cancel:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .focus.btn-cancel,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-cancel:active,
fieldset[disabled] .btn-default.active, fieldset[disabled] .active.btn-cancel {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge, .btn-cancel .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary, .ta-wrapper .ta-btn-card-shuffle {
  color: #fff;
  background-color: #03A9F4;
  border-color: #0398db;
}

.btn-primary:focus,
.ta-wrapper .ta-btn-card-shuffle:focus,
.btn-primary.focus, .ta-wrapper .focus.ta-btn-card-shuffle {
  color: #fff;
  background-color: #0286c2;
  border-color: #01405d;
}

.btn-primary:hover, .ta-wrapper .ta-btn-card-shuffle:hover {
  color: #fff;
  background-color: #0286c2;
  border-color: #026e9e;
}

.btn-primary:active,
.ta-wrapper .ta-btn-card-shuffle:active,
.btn-primary.active,
.ta-wrapper .active.ta-btn-card-shuffle,
.open > .btn-primary.dropdown-toggle, .ta-wrapper .open > .dropdown-toggle.ta-btn-card-shuffle {
  color: #fff;
  background-color: #0286c2;
  border-color: #026e9e;
}

.btn-primary:active:hover,
.ta-wrapper .ta-btn-card-shuffle:active:hover,
.btn-primary:active:focus,
.ta-wrapper .ta-btn-card-shuffle:active:focus,
.btn-primary:active.focus,
.ta-wrapper .ta-btn-card-shuffle:active.focus,
.btn-primary.active:hover,
.ta-wrapper .active.ta-btn-card-shuffle:hover,
.btn-primary.active:focus,
.ta-wrapper .active.ta-btn-card-shuffle:focus,
.btn-primary.active.focus,
.ta-wrapper .active.focus.ta-btn-card-shuffle,
.open > .btn-primary.dropdown-toggle:hover,
.ta-wrapper .open > .dropdown-toggle.ta-btn-card-shuffle:hover, .open > .btn-primary.dropdown-toggle:focus,
.ta-wrapper .open > .dropdown-toggle.ta-btn-card-shuffle:focus, .open > .btn-primary.dropdown-toggle.focus, .ta-wrapper .open > .dropdown-toggle.focus.ta-btn-card-shuffle {
  color: #fff;
  background-color: #026e9e;
  border-color: #01405d;
}

.btn-primary:active,
.ta-wrapper .ta-btn-card-shuffle:active,
.btn-primary.active,
.ta-wrapper .active.ta-btn-card-shuffle,
.open > .btn-primary.dropdown-toggle, .ta-wrapper .open > .dropdown-toggle.ta-btn-card-shuffle {
  background-image: none;
}

.btn-primary.disabled,
.ta-wrapper .disabled.ta-btn-card-shuffle,
.btn-primary.disabled:hover,
.ta-wrapper .disabled.ta-btn-card-shuffle:hover,
.btn-primary.disabled:focus,
.ta-wrapper .disabled.ta-btn-card-shuffle:focus,
.btn-primary.disabled.focus,
.ta-wrapper .disabled.focus.ta-btn-card-shuffle,
.btn-primary.disabled:active,
.ta-wrapper .disabled.ta-btn-card-shuffle:active,
.btn-primary.disabled.active,
.ta-wrapper .disabled.active.ta-btn-card-shuffle,
.btn-primary[disabled],
.ta-wrapper [disabled].ta-btn-card-shuffle,
.btn-primary[disabled]:hover,
.ta-wrapper [disabled].ta-btn-card-shuffle:hover,
.btn-primary[disabled]:focus,
.ta-wrapper [disabled].ta-btn-card-shuffle:focus,
.btn-primary[disabled].focus,
.ta-wrapper [disabled].focus.ta-btn-card-shuffle,
.btn-primary[disabled]:active,
.ta-wrapper [disabled].ta-btn-card-shuffle:active,
.btn-primary[disabled].active,
.ta-wrapper [disabled].active.ta-btn-card-shuffle,
fieldset[disabled] .btn-primary,
fieldset[disabled] .ta-wrapper .ta-btn-card-shuffle,
.ta-wrapper fieldset[disabled] .ta-btn-card-shuffle, fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .ta-wrapper .ta-btn-card-shuffle:hover,
.ta-wrapper fieldset[disabled] .ta-btn-card-shuffle:hover, fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .ta-wrapper .ta-btn-card-shuffle:focus,
.ta-wrapper fieldset[disabled] .ta-btn-card-shuffle:focus, fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .ta-wrapper .focus.ta-btn-card-shuffle,
.ta-wrapper fieldset[disabled] .focus.ta-btn-card-shuffle, fieldset[disabled] .btn-primary:active,
fieldset[disabled] .ta-wrapper .ta-btn-card-shuffle:active,
.ta-wrapper fieldset[disabled] .ta-btn-card-shuffle:active, fieldset[disabled] .btn-primary.active, fieldset[disabled] .ta-wrapper .active.ta-btn-card-shuffle, .ta-wrapper fieldset[disabled] .active.ta-btn-card-shuffle {
  background-color: #03A9F4;
  border-color: #0398db;
}

.btn-primary .badge, .ta-wrapper .ta-btn-card-shuffle .badge {
  color: #03A9F4;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #6BBE4E;
  border-color: #5eb141;
}

.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #549f3a;
  border-color: #2d541f;
}

.btn-success:hover {
  color: #fff;
  background-color: #549f3a;
  border-color: #468531;
}

.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #549f3a;
  border-color: #468531;
}

.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #468531;
  border-color: #2d541f;
}

.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled,
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
  background-color: #6BBE4E;
  border-color: #5eb141;
}

.btn-success .badge {
  color: #6BBE4E;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #4EB1CE;
  border-color: #3aa8c8;
}

.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #3399b6;
  border-color: #1c5667;
}

.btn-info:hover {
  color: #fff;
  background-color: #3399b6;
  border-color: #2b819b;
}

.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #3399b6;
  border-color: #2b819b;
}

.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #2b819b;
  border-color: #1c5667;
}

.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled,
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled.active,
.btn-info[disabled],
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
  background-color: #4EB1CE;
  border-color: #3aa8c8;
}

.btn-info .badge {
  color: #4EB1CE;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #F0AD4E;
  border-color: #eea236;
}

.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled,
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled.active,
.btn-warning[disabled],
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
  background-color: #F0AD4E;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #F0AD4E;
  background-color: #fff;
}

.btn-danger, .btn-delete {
  color: #fff;
  background-color: #E54B44;
  border-color: #e2352e;
}

.btn-danger:focus,
.btn-delete:focus,
.btn-danger.focus, .focus.btn-delete {
  color: #fff;
  background-color: #d8261e;
  border-color: #7e1612;
}

.btn-danger:hover, .btn-delete:hover {
  color: #fff;
  background-color: #d8261e;
  border-color: #b9211a;
}

.btn-danger:active,
.btn-delete:active,
.btn-danger.active,
.active.btn-delete,
.open > .btn-danger.dropdown-toggle, .open > .dropdown-toggle.btn-delete {
  color: #fff;
  background-color: #d8261e;
  border-color: #b9211a;
}

.btn-danger:active:hover,
.btn-delete:active:hover,
.btn-danger:active:focus,
.btn-delete:active:focus,
.btn-danger:active.focus,
.btn-delete:active.focus,
.btn-danger.active:hover,
.active.btn-delete:hover,
.btn-danger.active:focus,
.active.btn-delete:focus,
.btn-danger.active.focus,
.active.focus.btn-delete,
.open > .btn-danger.dropdown-toggle:hover,
.open > .dropdown-toggle.btn-delete:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .dropdown-toggle.btn-delete:focus,
.open > .btn-danger.dropdown-toggle.focus, .open > .dropdown-toggle.focus.btn-delete {
  color: #fff;
  background-color: #b9211a;
  border-color: #7e1612;
}

.btn-danger:active,
.btn-delete:active,
.btn-danger.active,
.active.btn-delete,
.open > .btn-danger.dropdown-toggle, .open > .dropdown-toggle.btn-delete {
  background-image: none;
}

.btn-danger.disabled,
.disabled.btn-delete,
.btn-danger.disabled:hover,
.disabled.btn-delete:hover,
.btn-danger.disabled:focus,
.disabled.btn-delete:focus,
.btn-danger.disabled.focus,
.disabled.focus.btn-delete,
.btn-danger.disabled:active,
.disabled.btn-delete:active,
.btn-danger.disabled.active,
.disabled.active.btn-delete,
.btn-danger[disabled],
[disabled].btn-delete,
.btn-danger[disabled]:hover,
[disabled].btn-delete:hover,
.btn-danger[disabled]:focus,
[disabled].btn-delete:focus,
.btn-danger[disabled].focus,
[disabled].focus.btn-delete,
.btn-danger[disabled]:active,
[disabled].btn-delete:active,
.btn-danger[disabled].active,
[disabled].active.btn-delete,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-delete,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-delete:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-delete:focus,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .focus.btn-delete,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-delete:active,
fieldset[disabled] .btn-danger.active, fieldset[disabled] .active.btn-delete {
  background-color: #E54B44;
  border-color: #e2352e;
}

.btn-danger .badge, .btn-delete .badge {
  color: #E54B44;
  background-color: #fff;
}

.btn-link {
  color: #03A9F4;
  font-weight: normal;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
  color: #0275a8;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #888;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn, .ta-wrapper .btn-group-lg > .ta-btn-card-shuffle {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn, .ta-wrapper .btn-group-sm > .ta-btn-card-shuffle {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn, .ta-wrapper .btn-group-xs > .ta-btn-card-shuffle {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.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: 14px;
  text-align: left;
  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);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #03A9F4;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #888;
}

.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-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #888;
  white-space: nowrap;
}

.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;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.ta-wrapper .btn-group > .ta-btn-card-shuffle, .btn-group-vertical > .btn, .ta-wrapper .btn-group-vertical > .ta-btn-card-shuffle {
  position: relative;
  float: left;
}

.btn-group > .btn:hover,
.ta-wrapper .btn-group > .ta-btn-card-shuffle:hover, .btn-group > .btn:focus,
.ta-wrapper .btn-group > .ta-btn-card-shuffle:focus, .btn-group > .btn:active,
.ta-wrapper .btn-group > .ta-btn-card-shuffle:active, .btn-group > .btn.active,
.ta-wrapper .btn-group > .active.ta-btn-card-shuffle, .btn-group-vertical > .btn:hover,
.ta-wrapper .btn-group-vertical > .ta-btn-card-shuffle:hover, .btn-group-vertical > .btn:focus,
.ta-wrapper .btn-group-vertical > .ta-btn-card-shuffle:focus, .btn-group-vertical > .btn:active,
.ta-wrapper .btn-group-vertical > .ta-btn-card-shuffle:active, .btn-group-vertical > .btn.active, .ta-wrapper .btn-group-vertical > .active.ta-btn-card-shuffle {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .ta-wrapper .ta-btn-card-shuffle + .btn,
.ta-wrapper .btn-group .ta-btn-card-shuffle + .btn, .btn-group .ta-wrapper .btn + .ta-btn-card-shuffle,
.ta-wrapper .btn-group .btn + .ta-btn-card-shuffle, .btn-group .ta-wrapper .ta-btn-card-shuffle + .ta-btn-card-shuffle,
.ta-wrapper .btn-group .ta-btn-card-shuffle + .ta-btn-card-shuffle, .btn-group .btn + .btn-group,
.btn-group .ta-wrapper .ta-btn-card-shuffle + .btn-group,
.ta-wrapper .btn-group .ta-btn-card-shuffle + .btn-group, .btn-group .btn-group + .btn,
.btn-group .ta-wrapper .btn-group + .ta-btn-card-shuffle,
.ta-wrapper .btn-group .btn-group + .ta-btn-card-shuffle, .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn,
.btn-toolbar .ta-wrapper .ta-btn-card-shuffle,
.ta-wrapper .btn-toolbar .ta-btn-card-shuffle, .btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.ta-wrapper .btn-toolbar > .ta-btn-card-shuffle, .btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .ta-wrapper .btn-group > .ta-btn-card-shuffle:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child, .ta-wrapper .btn-group > .ta-btn-card-shuffle:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .ta-wrapper .btn-group > .ta-btn-card-shuffle: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),
.ta-wrapper .btn-group > .ta-btn-card-shuffle: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, .ta-wrapper .btn-group > .btn-group:not(:first-child):not(:last-child) > .ta-btn-card-shuffle {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.ta-wrapper .btn-group > .btn-group:first-child:not(:last-child) > .ta-btn-card-shuffle:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .ta-wrapper .btn-group > .btn-group:last-child:not(:first-child) > .ta-btn-card-shuffle:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle, .ta-wrapper .btn-group > .ta-btn-card-shuffle + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .ta-wrapper .btn-group-lg.btn-group > .ta-btn-card-shuffle + .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-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret, .ta-wrapper .ta-btn-card-shuffle .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret, .ta-wrapper .btn-group-lg > .ta-btn-card-shuffle .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .ta-wrapper .btn-group-lg > .ta-btn-card-shuffle .caret, .ta-wrapper .dropup .btn-group-lg > .ta-btn-card-shuffle .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.ta-wrapper .btn-group-vertical > .ta-btn-card-shuffle, .btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn, .ta-wrapper .btn-group-vertical > .btn-group > .ta-btn-card-shuffle {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group > .btn, .ta-wrapper .btn-group-vertical > .btn-group > .ta-btn-card-shuffle {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.ta-wrapper .btn-group-vertical > .ta-btn-card-shuffle + .btn, .ta-wrapper .btn-group-vertical > .btn + .ta-btn-card-shuffle, .ta-wrapper .btn-group-vertical > .ta-btn-card-shuffle + .ta-btn-card-shuffle, .btn-group-vertical > .btn + .btn-group,
.ta-wrapper .btn-group-vertical > .ta-btn-card-shuffle + .btn-group, .btn-group-vertical > .btn-group + .btn,
.ta-wrapper .btn-group-vertical > .btn-group + .ta-btn-card-shuffle, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .ta-wrapper .btn-group-vertical > .ta-btn-card-shuffle:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child), .ta-wrapper .btn-group-vertical > .ta-btn-card-shuffle: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), .ta-wrapper .btn-group-vertical > .ta-btn-card-shuffle: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, .ta-wrapper .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .ta-btn-card-shuffle {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.ta-wrapper .btn-group-vertical > .btn-group:first-child:not(:last-child) > .ta-btn-card-shuffle:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .ta-wrapper .btn-group-vertical > .btn-group:last-child:not(:first-child) > .ta-btn-card-shuffle: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,
.ta-wrapper .btn-group-justified > .ta-btn-card-shuffle, .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .ta-wrapper .ta-btn-card-shuffle, .ta-wrapper .btn-group-justified > .btn-group .ta-btn-card-shuffle {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"],
.ta-wrapper [data-toggle="buttons"] > .ta-btn-card-shuffle input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"],
.ta-wrapper [data-toggle="buttons"] > .ta-btn-card-shuffle input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.ta-wrapper [data-toggle="buttons"] > .btn-group > .ta-btn-card-shuffle input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"], .ta-wrapper [data-toggle="buttons"] > .btn-group > .ta-btn-card-shuffle input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.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: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm, .input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn, .ta-wrapper .input-group-sm > .input-group-btn > .input-group-addon.ta-btn-card-shuffle {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg, .input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn, .ta-wrapper .input-group-lg > .input-group-btn > .input-group-addon.ta-btn-card-shuffle {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.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,
.ta-wrapper .input-group-btn:first-child > .ta-btn-card-shuffle, .input-group-btn:first-child > .btn-group > .btn,
.ta-wrapper .input-group-btn:first-child > .btn-group > .ta-btn-card-shuffle, .input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.ta-wrapper .input-group-btn:last-child > .ta-btn-card-shuffle:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .ta-wrapper .input-group-btn:last-child > .btn-group:not(:last-child) > .ta-btn-card-shuffle {
  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,
.ta-wrapper .input-group-btn:last-child > .ta-btn-card-shuffle, .input-group-btn:last-child > .btn-group > .btn,
.ta-wrapper .input-group-btn:last-child > .btn-group > .ta-btn-card-shuffle, .input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.ta-wrapper .input-group-btn:first-child > .ta-btn-card-shuffle:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .ta-wrapper .input-group-btn:first-child > .btn-group:not(:first-child) > .ta-btn-card-shuffle {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn, .ta-wrapper .input-group-btn > .ta-btn-card-shuffle {
  position: relative;
}

.input-group-btn > .btn + .btn, .ta-wrapper .input-group-btn > .ta-btn-card-shuffle + .btn, .ta-wrapper .input-group-btn > .btn + .ta-btn-card-shuffle, .ta-wrapper .input-group-btn > .ta-btn-card-shuffle + .ta-btn-card-shuffle {
  margin-left: -1px;
}

.input-group-btn > .btn:hover,
.ta-wrapper .input-group-btn > .ta-btn-card-shuffle:hover, .input-group-btn > .btn:focus,
.ta-wrapper .input-group-btn > .ta-btn-card-shuffle:focus, .input-group-btn > .btn:active, .ta-wrapper .input-group-btn > .ta-btn-card-shuffle:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.ta-wrapper .input-group-btn:first-child > .ta-btn-card-shuffle, .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.ta-wrapper .input-group-btn:last-child > .ta-btn-card-shuffle, .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav:before,
.nav:after {
  content: " ";
  display: table;
}

.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: #888;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #888;
  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: #03A9F4;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  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: #F9F9F9;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.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: #03A9F4;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #F9F9F9;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 12px;
  padding-left: 12px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -12px;
  margin-left: -12px;
}

@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 12px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -12px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 12px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -12px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            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: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  margin-left: -12px;
  margin-right: -12px;
  padding: 10px 12px;
  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: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-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 {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 6px;
  margin-bottom: 6px;
}

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .ta-wrapper .btn-group-sm > .navbar-btn.ta-btn-card-shuffle {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .ta-wrapper .btn-group-xs > .navbar-btn.ta-btn-card-shuffle {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 12px;
    margin-right: 12px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -12px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.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: #777;
}

.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: #e7e7e7;
}

.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: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 767px) {
  .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: #e7e7e7;
  }
  .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-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

.navbar-inverse .navbar-brand {
  color: #aeaeae;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #aeaeae;
}

.navbar-inverse .navbar-nav > li > a {
  color: #aeaeae;
}

.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: #090909;
}

.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: #090909;
  color: #fff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #aeaeae;
  }
  .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: #090909;
  }
  .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: #aeaeae;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #aeaeae;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  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: #888;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 8px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #03A9F4;
  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 > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 3;
  color: #0275a8;
  background-color: #eeeeee;
  border-color: #ddd;
}

.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #03A9F4;
  border-color: #03A9F4;
  cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #888;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

.pager:before,
.pager:after {
  content: " ";
  display: table;
}

.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: #888;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label:empty {
  display: none;
}

.btn .label, .ta-wrapper .ta-btn-card-shuffle .label {
  position: relative;
  top: -1px;
}

a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #888;
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #6f6f6f;
}

.label-primary {
  background-color: #03A9F4;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #0286c2;
}

.label-success {
  background-color: #6BBE4E;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #549f3a;
}

.label-info {
  background-color: #4EB1CE;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #3399b6;
}

.label-warning {
  background-color: #F0AD4E;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #E54B44;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #d8261e;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #888;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge, .ta-wrapper .ta-btn-card-shuffle .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge,
.btn-group-xs > .btn .badge,
.ta-wrapper .btn-group-xs > .ta-btn-card-shuffle .badge, .btn-group-xs > .btn .badge, .ta-wrapper .btn-group-xs > .ta-btn-card-shuffle .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #03A9F4;
  background-color: #fff;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #F9F9F9;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #03A9F4;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable, .alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close, .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  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;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #03A9F4;
  -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,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #6BBE4E;
}

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #4EB1CE;
}

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #F0AD4E;
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #E54B44;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #888;
  cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #888;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: initial;
  background-color: #f7fcff;
  border-color: #60ccfd;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: white;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -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: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #03A9F4;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #03A9F4;
  border-color: #03A9F4;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #03A9F4;
}

.panel-primary > .panel-heading .badge {
  color: #03A9F4;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #03A9F4;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -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: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  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;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  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.428571429px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn, .modal-footer .ta-wrapper .ta-btn-card-shuffle + .btn, .ta-wrapper .modal-footer .ta-btn-card-shuffle + .btn, .modal-footer .ta-wrapper .btn + .ta-btn-card-shuffle, .ta-wrapper .modal-footer .btn + .ta-btn-card-shuffle, .modal-footer .ta-wrapper .ta-btn-card-shuffle + .ta-btn-card-shuffle, .ta-wrapper .modal-footer .ta-btn-card-shuffle + .ta-btn-card-shuffle {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .ta-wrapper .ta-btn-card-shuffle + .btn, .ta-wrapper .modal-footer .btn-group .ta-btn-card-shuffle + .btn, .modal-footer .btn-group .ta-wrapper .btn + .ta-btn-card-shuffle, .ta-wrapper .modal-footer .btn-group .btn + .ta-btn-card-shuffle, .modal-footer .btn-group .ta-wrapper .ta-btn-card-shuffle + .ta-btn-card-shuffle, .ta-wrapper .modal-footer .btn-group .ta-btn-card-shuffle + .ta-btn-card-shuffle {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Roboto", "Helvetica Neue", Helvetica, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  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;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.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: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.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;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.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-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  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-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  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 {
  outline: 0;
  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%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  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;
  background-color: #000 \9;
  background-color: transparent;
}

.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, .carousel-caption .ta-wrapper .ta-btn-card-shuffle, .ta-wrapper .carousel-caption .ta-btn-card-shuffle {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !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: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

/*
	jQuery.mmenu CSS
*/
/*
	jQuery.mmenu oncanvas CSS
*/
.mm-hidden {
  display: none !important;
}

.mm-wrapper {
  overflow-x: hidden;
  position: relative;
}

.mm-menu,
.mm-menu > .mm-panel {
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}

.mm-menu {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0;
}

.mm-panel {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.mm-panel.mm-opened {
  -webkit-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

.mm-panel.mm-subopened {
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0);
}

.mm-panel.mm-highest {
  z-index: 1;
}

.mm-menu > .mm-panel {
  background: inherit;
  border-color: inherit;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 20px;
}

.mm-menu > .mm-panel.mm-hasnavbar {
  padding-top: 40px;
}

.mm-menu > .mm-panel:before,
.mm-menu > .mm-panel:after {
  content: '';
  display: block;
  height: 20px;
}

.mm-vertical .mm-panel {
  -webkit-transform: none !important;
  transform: none !important;
}

.mm-vertical .mm-listview
.mm-panel
,
.mm-listview .mm-vertical
.mm-panel {
  display: none;
  padding: 10px 0 10px 10px;
}

.mm-vertical .mm-listview
.mm-panel
.mm-listview > li:last-child:after
,
.mm-listview .mm-vertical
.mm-panel
.mm-listview > li:last-child:after {
  border-color: transparent;
}

.mm-vertical li.mm-opened
> .mm-panel
,
li.mm-vertical.mm-opened
> .mm-panel {
  display: block;
}

.mm-vertical .mm-listview > li
> .mm-next
,
.mm-listview > li.mm-vertical
> .mm-next {
  height: 40px;
  bottom: auto;
}

.mm-vertical .mm-listview > li
> .mm-next
:after
,
.mm-listview > li.mm-vertical
> .mm-next:after {
  top: 16px;
  bottom: auto;
}

.mm-vertical .mm-listview > li.mm-opened
> .mm-next:after
,
.mm-listview > li.mm-vertical.mm-opened
> .mm-next:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mm-navbar {
  border-bottom: 1px solid;
  border-color: inherit;
  text-align: center;
  line-height: 20px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.mm-navbar
> * {
  display: block;
  padding: 10px 0;
}

.mm-navbar a,
.mm-navbar
a:hover {
  text-decoration: none;
}

.mm-navbar
.mm-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.mm-navbar
.mm-btn {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  z-index: 1;
}

.mm-navbar
.mm-btn:first-child {
  padding-left: 20px;
  left: 0;
}

.mm-navbar
.mm-btn:last-child {
  text-align: right;
  padding-right: 20px;
  right: 0;
}

.mm-panel
.mm-navbar {
  display: none;
}

.mm-panel.mm-hasnavbar .mm-navbar {
  display: block;
}

.mm-listview,
.mm-listview > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}

.mm-listview {
  font: inherit;
  font-size: 14px;
  line-height: 20px;
}

.mm-listview a,
.mm-listview
a:hover {
  text-decoration: none;
}

.mm-listview
> li {
  position: relative;
}

.mm-listview
> li,
.mm-listview
> li:after,
.mm-listview
> li .mm-next,
.mm-listview
> li
.mm-next:before {
  border-color: inherit;
}

.mm-listview
> li > a,
.mm-listview
> li
> span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: inherit;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0;
}

.mm-listview
> li > a.mm-arrow
,
.mm-listview
> li
> span.mm-arrow {
  padding-right: 50px;
}

.mm-listview
> li:not(.mm-divider):after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.mm-listview
> li:not(.mm-divider):after {
  left: 20px;
}

.mm-listview
.mm-next {
  background: rgba(3, 2, 1, 0);
  width: 50px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}

.mm-listview
.mm-next:before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.mm-listview
.mm-next + a,
.mm-listview
.mm-next
+ span {
  margin-right: 50px;
}

.mm-listview
.mm-next.mm-fullsubopen {
  width: 100%;
}

.mm-listview
.mm-next.mm-fullsubopen:before {
  border-left: none;
}

.mm-listview
.mm-next.mm-fullsubopen + a,
.mm-listview
.mm-next.mm-fullsubopen
+ span {
  padding-right: 50px;
  margin-right: 0;
}

.mm-menu > .mm-panel
> .mm-listview {
  margin: 20px -20px;
}

.mm-menu > .mm-panel > .mm-listview:first-child,
.mm-menu > .mm-panel
> .mm-navbar + .mm-listview {
  margin-top: -20px;
}

.mm-listview .mm-inset {
  list-style: inside disc;
  padding: 0 10px 15px 40px;
  margin: 0;
}

.mm-listview .mm-inset
> li {
  padding: 5px 0;
}

.mm-listview .mm-divider {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px;
}

.mm-listview .mm-spacer {
  padding-top: 40px;
}

.mm-listview .mm-spacer
> .mm-next {
  top: 40px;
}

.mm-listview .mm-spacer.mm-divider {
  padding-top: 25px;
}

.mm-prev:before,
.mm-next:after,
.mm-arrow:after {
  content: '';
  border: 2px solid transparent;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.mm-prev:before {
  border-right: none;
  border-bottom: none;
  left: 20px;
}

.mm-next:after,
.mm-arrow:after {
  border-top: none;
  border-left: none;
  right: 20px;
}

.mm-menu {
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.7);
}

.mm-menu
.mm-navbar > *,
.mm-menu
.mm-navbar
a {
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu
.mm-navbar
.mm-btn:before,
.mm-menu
.mm-navbar
.mm-btn:after {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu
.mm-listview {
  border-color: rgba(0, 0, 0, 0.1);
}

.mm-menu
.mm-listview
> li .mm-next:after,
.mm-menu
.mm-listview
> li
.mm-arrow:after {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu
.mm-listview
> li.mm-selected > a:not(.mm-next),
.mm-menu
.mm-listview
> li.mm-selected
> span {
  background: rgba(255, 255, 255, 0.5);
}

.mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
.mm-menu.mm-vertical .mm-listview > li.mm-opened
> .mm-panel
,
.mm-menu
.mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu
.mm-listview > li.mm-opened.mm-vertical
> .mm-panel {
  background: rgba(0, 0, 0, 0.05);
}

.mm-menu
.mm-divider {
  background: rgba(0, 0, 0, 0.05);
}

/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
}

html.mm-opened {
  overflow: hidden;
  position: relative;
}

html.mm-opened
body {
  overflow: hidden;
}

html.mm-background .mm-page {
  background: inherit;
}

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
}

html.mm-opened
#mm-blocker
,
html.mm-blocking
#mm-blocker {
  display: block;
}

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed;
}

.mm-menu.mm-current {
  display: block;
}

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px;
}

html.mm-opening
.mm-slideout {
  -webkit-transform: translate(80%, 0);
  transform: translate(80%, 0);
}

@media all and (max-width: 175px) {
  html.mm-opening
.mm-slideout {
    -webkit-transform: translate(140px, 0);
    transform: translate(140px, 0);
  }
}

@media all and (min-width: 550px) {
  html.mm-opening
.mm-slideout {
    -webkit-transform: translate(440px, 0);
    transform: translate(440px, 0);
  }
}

/*
	jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top,
.mm-menu.mm-bottom {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.mm-menu.mm-right {
  left: auto;
  right: 0;
}

.mm-menu.mm-bottom {
  top: auto;
  bottom: 0;
}

html.mm-right.mm-opening
.mm-slideout {
  -webkit-transform: translate(-80%, 0);
  transform: translate(-80%, 0);
}

@media all and (max-width: 175px) {
  html.mm-right.mm-opening
.mm-slideout {
    -webkit-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
  }
}

@media all and (min-width: 550px) {
  html.mm-right.mm-opening
.mm-slideout {
    -webkit-transform: translate(-440px, 0);
    transform: translate(-440px, 0);
  }
}

/*
	jQuery.mmenu z-position extension CSS
*/
html.mm-front
.mm-slideout {
  -webkit-transform: none !important;
  transform: none !important;
  z-index: 0 !important;
}

.mm-menu.mm-front {
  z-index: 1;
}

.mm-menu.mm-front,
.mm-menu.mm-next {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.mm-menu.mm-front.mm-right
,
.mm-menu.mm-next.mm-right {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.mm-menu.mm-top {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

.mm-menu.mm-bottom {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

html.mm-opening .mm-menu.mm-front,
html.mm-opening .mm-menu.mm-next {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-menu.mm-top,
.mm-menu.mm-bottom {
  height: 80%;
  min-height: 140px;
  max-height: 880px;
}

/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;

At the bottom of this section, we provide information about the spritesheet itself
$spritesheet: width height image $spritesheet-sprites;
*/
/*
The provided mixins are intended to be used with the array-like variables

.icon-home {
  @include sprite-width($icon-home);
}

.icon-email {
  @include sprite($icon-email);
}
*/
/*
The `sprites` mixin generates identical output to the CSS template
  but can be overridden inside of SCSS

@include sprites($spritesheet-sprites);
*/
.site-header {
  height: 68px;
  background-image: url(/image/site/brand-left.sp.480.png), url(/image/site/brand-right.sp.480.png), url(/image/site/bg.sp.480.png);
  background-repeat: no-repeat,no-repeat,repeat;
  -webkit-background-size: 66px 66px, 22px 66px, 100%;
          background-size: 66px 66px, 22px 66px, 100%;
  background-position: left, right 50px top, left top;
}

.brand {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  height: 40px;
}

.brand a {
  height: 120px;
  background: url(/image/site/brand.sp.480.png) no-repeat;
  -webkit-background-size: 176px 66px;
          background-size: 176px 66px;
  background-position: 50%;
  display: block;
  margin-top: -48px;
  -webkit-tap-highlight-color: transparent;
}

.btn-header-navigation {
  background: url(/image/site/icon/menu.sp.480.png) no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  background-position: 100%;
  margin-right: 10px;
  margin-top: -5px;
  height: 34px;
  width: 34px;
  display: block;
}

.btn-header-navigation:hover, .btn-header-navigation:focus {
  text-decoration: none;
  color: #444;
}

.footer .nav-main {
  margin-right: -12px;
  margin-left: -12px;
}

.footer .nav-main .row {
  border-top: 1px solid #ddd;
}

.footer .inc {
  background: #89CD00;
  color: #FFF;
  margin-top: 24px;
  font-size: 10px;
  line-height: 24px;
  text-align: center;
}

.footer .inc span {
  display: inline-block;
}

.foot-controler {
  height: 56px;
  line-height: 56px;
  font-size: 16px;
}

.foot-controler > div > a {
  display: block;
  text-align: center;
  color: #AFAF25;
}

.foot-controler > div.listpage-back a {
  text-align: left;
}

.foot-controler > div:not(:last-child) {
  border-right: 1px solid #ddd;
}

.item-scroll {
  margin-right: -12px;
  margin-left: -12px;
  margin-bottom: 40px;
}

.item-scroll::before, .item-scroll::after {
  content: '';
  display: table;
}

.item-scroll::after {
  clear: both;
}

.item-scroll .scrolltop {
  cursor: pointer;
  margin-right: 12px;
  background: #eeeeee;
  float: right;
  border-radius: 0 0 4px 4px;
  padding: 4px 16px;
}

.common-footer {
  padding-top: 0;
  background: #FFF;
}

.common-footer a:hover {
  color: #777777;
}

.common-footer .inc {
  color: #fff;
  background: #89CD00;
  padding: 8px 12px;
  line-height: 14px;
}

.area-share {
  margin-bottom: 24px;
}

.area-share .grid-row .share-btn {
  height: 40px;
  padding: 10px 0;
}

.area-share .grid-row .share-btn span {
  display: block;
  width: 107px;
  height: 19px;
  margin: auto;
  padding-left: 20px;
  background-image: url(/image/common/share.sp.480.png);
  -webkit-background-size: 21px 86px;
          background-size: 21px 86px;
  background-repeat: no-repeat;
  line-height: 19px;
  font-size: 11px;
  color: #fff;
}

.area-share .grid-row .share-fb {
  background-color: #305097;
}

.area-share .grid-row .share-fb span {
  background-position: 8px 0;
}

.area-share .grid-row .share-tw {
  background-color: #00aced;
}

.area-share .grid-row .share-tw span {
  background-position: 8px -33px;
  padding-left: 26px;
}

.area-share .grid-row .share-li {
  background-color: #5ae628;
}

.area-share .grid-row .share-li span {
  background-position: 8px -67px;
}

.area-request {
  margin: 0 auto 32px;
  width: 288px;
}

.area-request a {
  display: block;
}

.area-request a img {
  width: 100%;
}

.area-footnav {
  padding: 0 12px;
  margin-bottom: 32px;
}

.area-footnav .footnav-sub {
  font-size: 12px;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 285px;
}

.area-footnav .footnav-sub::before, .area-footnav .footnav-sub::after {
  content: '';
  display: table;
}

.area-footnav .footnav-sub::after {
  clear: both;
}

.area-footnav .footnav-sub li {
  float: left;
}

.area-footnav .footnav-sub li:not(:last-child)::after {
  content: '|';
}

.area-footnav .footnav-sub li a {
  display: inline-block;
  padding: 8px 4px;
}

.scroll-top {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  margin-bottom: 12px;
  height: 42px;
}

.scroll-top > a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/image/common/scroll-top.sp.480.png);
  background-repeat: no-repeat;
  background-position: 50%;
  -webkit-background-size: 60px 42px;
          background-size: 60px 42px;
}

.area-share .item {
  padding: 0;
}

.share-btn {
  height: 40px;
}

.share-btn > a {
  display: block;
  padding: 10px 0;
  color: #FFF;
}

.share-btn > a:hover, .share-btn > a:focus {
  text-decoration: none;
}

.share-btn span {
  display: block;
  width: 107px;
  height: 20px;
  margin: auto;
  padding-left: 32px;
  background-image: url(/image/common/share.sp.480.png);
  -webkit-background-size: 21px 86px;
          background-size: 21px 86px;
  background-repeat: no-repeat;
  line-height: 20px;
  font-size: 11px;
  color: #fff;
}

.share-facebook {
  background-color: #305097;
}

.share-facebook span {
  background-position: 8px 0;
}

.share-twitter {
  background-color: #00aced;
}

.share-twitter span {
  background-position: 8px -33px;
}

.share-line {
  background-color: #5ae628;
}

.share-line span {
  background-position: 8px -67px;
}

.btn-block {
  margin-top: 8px;
  margin-bottom: 8px;
}

.btn-outline {
  border: 1px solid;
  background: transparent;
}

.btn-outline:hover, .btn-outline:focus {
  background: transparent;
}

.form-send {
  display: inline-block;
  margin-right: 24px;
}

.form-send .btn, .form-send .ta-wrapper .ta-btn-card-shuffle, .ta-wrapper .form-send .ta-btn-card-shuffle {
  width: 88px;
}

.nav-main {
  background: url(/image/site/bg.sp.480.png);
  -webkit-background-size: 100% 320px;
          background-size: 100% 320px;
}

.nav-main .main-menu1 {
  background-color: #ea9200;
  opacity: 0.7;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
}

.nav-main .main-menu1 .item {
  width: 100%;
  -webkit-box-flex: 1;
  box-flex: 1;
  padding: 5px 0;
}

.nav-main .main-menu1 .item:not(:last-child) {
  border-right: 1px solid #7d662a;
}

.nav-main .main-menu1 .item a {
  display: block;
}

.nav-main .main-menu1 .item a:hover, .nav-main .main-menu1 .item a:focus {
  text-decoration: none;
}

.nav-main .main-menu1 .item a span {
  color: #fffdf7;
  font-size: 10px;
}

.nav-main {
  background: url(/image/site/bg.sp.480.png);
  -webkit-background-size: 100% 320px;
          background-size: 100% 320px;
}

.nav-main .main-menu2 {
  background-color: #b80957;
  opacity: 0.7;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
}

.nav-main .main-menu2 .item {
  width: 100%;
  -webkit-box-flex: 1;
  box-flex: 1;
  padding: 5px 0;
}

.nav-main .main-menu2 .item:not(:last-child) {
  border-right: 1px solid #682850;
}

.nav-main .main-menu2 .item a {
  display: block;
}

.nav-main .main-menu2 .item a:hover, .nav-main .main-menu2 .item a:focus {
  text-decoration: none;
}

.nav-main .main-menu2 .item a span {
  color: #fffdf7;
  font-size: 10px;
}

.footer .nav-main .main-menu {
  border-top: 1px solid #ddd;
}

.side-menu-navigation ul {
  padding: 0;
  margin: 0;
}

.side-menu-navigation .nav-list li {
  border-bottom: 1px solid #41b7a2;
  margin-bottom: -1px;
}

.side-menu-navigation .nav-list li a {
  padding: 8px 12px;
  display: block;
}

.side-menu-navigation .nav-list li a:hover, .side-menu-navigation .nav-list li a:focus {
  text-decoration: none;
}

.nav-main-clone {
  background: #F9F9F9;
  position: fixed;
  top: 0;
  left: 0;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  width: 100%;
  min-width: 320px;
  z-index: 9999;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

.nav-main-clone .main-menu {
  border-bottom: 0;
}

.nav-main-clone .main-menu .item {
  padding-top: 4px;
  padding-bottom: 4px;
  display: block;
  text-align: center;
}

.nav-main-clone .main-menu .item:hover, .nav-main-clone .main-menu .item:focus {
  text-decoration: none;
}

.nav-main-clone .main-menu .item i {
  display: block;
  width: 24px;
  height: 24px;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  margin: 0 auto 4px;
}

.nav-main-clone .main-menu .item span {
  font-size: 10px;
  display: block;
}

.nav-main-clone.visible {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}

.list-header {
  list-style-type: none;
  margin: 0;
  background: #DDD;
  color: #444;
  font-size: 12px;
  padding: 4px 12px;
  border-bottom: 1px solid #ddd;
}

.list-group {
  margin-bottom: 0;
}

.list-group .list-group-item, .list-group > a, .list-group > div {
  display: block;
  border-radius: 0;
  border-right: 0;
  border-left: 0;
  border-color: #ddd;
  padding: 8px 12px;
}

.list-group .list-group-item:first-child, .list-group > a:first-child, .list-group > div:first-child {
  border-top: 0;
}

.list-group .list-group-item .menu-name, .list-group > a .menu-name, .list-group > div .menu-name {
  font-weight: bold;
  display: block;
  clear: both;
  margin: 0 0 8px;
  font-size: 16px;
}

.list-group .list-group-item .caption, .list-group > a .caption, .list-group > div .caption {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  color: #888;
  overflow: hidden;
  margin: 0;
  font-size: 12px;
  max-height: 4em;
}

.list-group .list-group-item a, .list-group > a a, .list-group > div a {
  color: #333;
  display: block;
}

.list-group .list-group-item a:hover, .list-group .list-group-item a:focus, .list-group > a a:hover, .list-group > a a:focus, .list-group > div a:hover, .list-group > div a:focus {
  text-decoration: none;
}

.list-group .sprite-icon {
  float: left;
  margin-right: 4px;
  margin-bottom: 4px;
}

.list-group .tip {
  float: left;
  display: inline-block;
  margin-right: 4px;
  margin-bottom: 4px;
  color: #FFF;
  background: #2B2F3A;
  border-color: #2B2F3A;
  border: 1px solid;
  font-size: 8px;
  line-height: 1;
  padding: 4px 8px;
  border-radius: 2px;
}

.list-group .tip i {
  line-height: 1;
  display: block;
  top: 0;
}

.list-group .tip.tip-primary {
  background: #03A9F4;
}

.list-group .tip.tip-success {
  background: #6BBE4E;
}

.list-group .tip.tip-info, .list-group .tip.read-1 {
  background: #4EB1CE;
}

.list-group .tip.tip-warning {
  background: #F0AD4E;
}

.list-group .tip.tip-danger {
  background: #E54B44;
}

@media (-webkit-min-device-pixel-ratio: 2) {
  .list-group .tip {
    border-width: 0.5px;
  }
}

.list-expand {
  -webkit-transition: all 400ms ease-in-out;
          transition: all 400ms ease-in-out;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.list-expand.edit {
  -webkit-transform: translate(64px, 0);
          transform: translate(64px, 0);
}

.list-expand .list-group-item {
  position: relative;
  padding: 0 24px 0 0;
  min-height: 80px;
}

.list-expand .list-group-item::after {
  content: "\e258";
  position: absolute;
  display: block;
  font-family: 'Glyphicons Halflings';
  font-size: 12px;
  right: 12px;
  top: 50%;
  margin-top: -6px;
}

.list-expand .list-group-item:first-child .area-edit {
  border-top: 0;
}

.list-expand .list-group-item .area-edit {
  position: absolute;
  left: -64px;
  width: 64px;
  margin-top: 1px;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 0;
  height: 100%;
}

.list-expand .list-group-item .area-edit .item {
  padding: 26px 0;
  height: 80px;
}

.list-expand .list-group-item .area-edit .js-checkbox {
  background-color: #FFF;
  background-image: url(/image/common/checkbox-checked.sp.480.png);
  background-repeat: no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
  background-position: 28px;
  border: 1px solid #ddd;
  margin: auto;
  width: 28px;
  height: 28px;
}

.list-expand .list-group-item .area-edit .js-checkbox.checked {
  background-position: 0;
}

.list-expand .list-group-item .area-main {
  padding: 8px 12px;
}

.list-expand .list-group-item .area-main a {
  display: block;
}

.list-expand .list-group-item .area-main .caption {
  -webkit-line-clamp: 1;
}

.menu-list {
  margin-right: -12px;
  margin-left: -12px;
}

.menu-list .area-edit {
  display: none;
}

.menu-list .area-pocket {
  display: none;
}

.menu-list + .pager .row {
  border-top: 0;
}

.list_section {
  margin-bottom: 20px;
}

.list_head {
  font-weight: bold;
  font-size: 16px;
  line-height: 2;
  margin-bottom: 8px;
  border-bottom: 1px solid #DDD;
}

.list_object {
  font-size: 12px;
}

.affinity-1 {
  background-image: url(/image/sprite/sprite.sp.480.png);
  background-position: -20px 0px;
  width: 16px;
  height: 16px;
  -webkit-background-size: 96px 76px;
          background-size: 96px 76px;
}

.affinity-2 {
  background-image: url(/image/sprite/sprite.sp.480.png);
  background-position: -60px 0px;
  width: 16px;
  height: 16px;
  -webkit-background-size: 96px 76px;
          background-size: 96px 76px;
}

.func-1 {
  background-image: url(/image/sprite/sprite.sp.480.png);
  background-position: 0px -20px;
  width: 16px;
  height: 16px;
  -webkit-background-size: 96px 76px;
          background-size: 96px 76px;
}

.func-2 {
  background-image: url(/image/sprite/sprite.sp.480.png);
  background-position: -20px -40px;
  width: 16px;
  height: 16px;
  -webkit-background-size: 96px 76px;
          background-size: 96px 76px;
}

.func-3 {
  background-image: url(/image/sprite/sprite.sp.480.png);
  background-position: -60px -60px;
  width: 16px;
  height: 16px;
  -webkit-background-size: 96px 76px;
          background-size: 96px 76px;
}

.func-4 {
  background-image: url(/image/sprite/sprite.sp.480.png);
  background-position: -80px 0px;
  width: 16px;
  height: 16px;
  -webkit-background-size: 96px 76px;
          background-size: 96px 76px;
}

.func-5 {
  background-image: url(/image/sprite/sprite.sp.480.png);
  background-position: -80px -20px;
  width: 16px;
  height: 16px;
  -webkit-background-size: 96px 76px;
          background-size: 96px 76px;
}

.func-6 {
  background-image: url(/image/sprite/sprite.sp.480.png);
  background-position: -80px -40px;
  width: 16px;
  height: 16px;
  -webkit-background-size: 96px 76px;
          background-size: 96px 76px;
}

.func-11 {
  background-image: url(/image/sprite/sprite.sp.480.png);
  background-position: -20px -20px;
  width: 16px;
  height: 16px;
  -webkit-background-size: 96px 76px;
          background-size: 96px 76px;
}

.func-13 {
  background-image: url(/image/sprite/sprite.sp.480.png);
  background-position: -40px 0px;
  width: 16px;
  height: 16px;
  -webkit-background-size: 96px 76px;
          background-size: 96px 76px;
}

.func-14 {
  background-image: url(/image/sprite/sprite.sp.480.png);
  background-position: -40px -20px;
  width: 16px;
  height: 16px;
  -webkit-background-size: 96px 76px;
          background-size: 96px 76px;
}

.func-20 {
  background-image: url(/image/sprite/sprite.sp.480.png);
  background-position: -40px -40px;
  width: 16px;
  height: 16px;
  -webkit-background-size: 96px 76px;
          background-size: 96px 76px;
}

.func-21 {
  background-image: url(/image/sprite/sprite.sp.480.png);
  background-position: 0px 0px;
  width: 16px;
  height: 16px;
  -webkit-background-size: 96px 76px;
          background-size: 96px 76px;
}

.func-22 {
  background-image: url(/image/sprite/sprite.sp.480.png);
  background-position: -60px -20px;
  width: 16px;
  height: 16px;
  -webkit-background-size: 96px 76px;
          background-size: 96px 76px;
}

.func-23 {
  background-image: url(/image/sprite/sprite.sp.480.png);
  background-position: -60px -40px;
  width: 16px;
  height: 16px;
  -webkit-background-size: 96px 76px;
          background-size: 96px 76px;
}

.func-24 {
  background-image: url(/image/sprite/sprite.sp.480.png);
  background-position: 0px -60px;
  width: 16px;
  height: 16px;
  -webkit-background-size: 96px 76px;
          background-size: 96px 76px;
}

.func-25 {
  background-image: url(/image/sprite/sprite.sp.480.png);
  background-position: -20px -60px;
  width: 16px;
  height: 16px;
  -webkit-background-size: 96px 76px;
          background-size: 96px 76px;
}

.func-26 {
  background-image: url(/image/sprite/sprite.sp.480.png);
  background-position: -40px -60px;
  width: 16px;
  height: 16px;
  -webkit-background-size: 96px 76px;
          background-size: 96px 76px;
}

.index-section {
  margin-bottom: 48px;
}

.index-section .section-form {
  margin-right: -12px;
  margin-left: -12px;
  padding: 8px 12px;
  border-bottom: 1px solid #ddd;
}

.index-section .section-body {
  margin-right: -12px;
  margin-left: -12px;
}

.btn-list {
  padding: 8px 0;
}

.btn-list .item {
  margin-bottom: -8px;
}

.btn-list .item:nth-child(odd) {
  padding-right: 5px;
}

.btn-list .item:nth-child(even) {
  padding-left: 5px;
}

.btn-list .nav-tabs {
  padding: 0;
  border-bottom: #000;
  padding: 0 15px;
}

.btn-list .nav-tabs .item {
  margin-bottom: 0;
  padding: 0;
  text-align: center;
}

.btn-list .nav-tabs .item a {
  margin: 0;
  color: #DDD;
  border: solid #DDD;
  border-width: 0 0 4px;
  -webkit-transition: all 150ms ease;
          transition: all 150ms ease;
}

.btn-list .nav-tabs .item.active > a {
  color: #E53935;
  border: solid #E53935;
  border-width: 0 0 4px;
}

.section-header {
  height: 50px;
  margin-right: -12px;
  margin-left: -12px;
  padding: 0 12px;
  border-bottom: 1px solid #ddd;
}

.section-header .title {
  font-size: 16px;
  line-height: 50px;
  margin: 0;
  font-weight: normal;
}

.section-header.section-header-sm {
  height: 32px;
}

.section-header.section-header-sm .title {
  font-size: 14px;
  line-height: 32px;
}

.info-supervisor .avator {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 0;
  text-align: center;
}

.info-supervisor .avator img {
  width: 100%;
  max-width: 128px;
}

.info-supervisor .info p {
  font-size: 12px;
}

.info-supervisor .read-more {
  position: relative;
  right: -12px;
  text-align: center;
  width: 144px;
  padding: 4px 8px;
  background: #03A9F4;
  color: #FFF;
  display: inline-block;
  text-decoration: none;
}

.ajax-error {
  border-radius: 4px;
  color: #A94442;
  background: #F2DEDE;
  border: 1px solid #EBCCD1;
  margin: 8px 12px;
  padding: 8px;
  font-size: 12px;
}

.icon-pocket {
  width: 44px;
  height: 40px;
  background-image: url(/image/site/icon/pocket-off.sp.480.png);
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  background-repeat: no-repeat;
  -webkit-transition: background-image 100ms ease-in-out;
          transition: background-image 100ms ease-in-out;
}

.icon-pocket.active {
  background-image: url(/image/site/icon/pocket-on.sp.480.png);
}

.ajax-btn-components {
  margin-bottom: 32px;
}

.js-btn-favorite,
.js-btn-pocket {
  border-color: #6CB995;
  color: #6CB995;
}

.js-btn-favorite::after,
.js-btn-pocket::after {
  content: attr(data-msg-inactive);
}

.js-btn-favorite.active,
.js-btn-pocket.active {
  background: #03A9F4;
  color: #FFF;
}

.js-btn-favorite.active::after,
.js-btn-pocket.active::after {
  content: attr(data-msg-active);
}

.js-btn-favorite.error,
.js-btn-pocket.error {
  background: #FFF;
  color: #6CB995;
  border-color: #E54B44;
}

.js-btn-favorite.error::after,
.js-btn-pocket.error::after {
  content: attr(data-msg-error);
}

.js-btn-pocket {
  display: none;
}

.js-btn-pocket.active, .js-btn-pocket.error {
  display: block;
}

.nav-newflg {
  position: relative;
}

.nav-newflg.show-badge::after {
  content: attr(data-count);
  display: block;
  font-size: 10px;
  height: 20px;
  width: 20px;
  line-height: 20px;
  border-radius: 50%;
  color: #FFF;
  background: #E54B44;
  position: absolute;
  right: 4px;
  top: 0;
}

.ajax-loader {
  background-image: url(/image/common/ajax-loader.120.gif);
}

.ajax-loader.ajax-loader-fixed {
  display: none;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  width: 160px;
  height: 160px;
  z-index: 100;
  top: 50%;
  left: 50%;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: -80px;
  margin-left: -80px;
  border-radius: 8px;
  -webkit-background-size: 32px 32px;
          background-size: 32px;
}

.tech-list + .ajax-loader {
  display: none;
  width: 100%;
  height: 64px;
  background-repeat: no-repeat;
  -webkit-background-size: 32px 32px;
          background-size: 32px 32px;
  background-position: center;
}

.section-day {
  margin-bottom: 32px;
  margin-right: -15px;
  margin-left: -15px;
}

.section-day .ajax-loader {
  height: 160px;
  background-color: transparent;
  background-image: url(/image/common/ajax-loader.120.gif);
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: 32px 32px;
          background-size: 32px;
}

.section-day-header {
  margin-top: 16px;
  overflow: hidden;
}

.section-day-header .item-dmy {
  text-align: center;
  margin-left: -1px;
  margin-right: -1px;
}

.section-day-header .item-dmy .row {
  margin: 0;
  padding: 0;
}

.section-day-header .item-dmy .tabitems {
  padding: 0;
  -webkit-transition: all 150ms ease-in-out;
          transition: all 150ms ease-in-out;
  background: #484848;
  color: #FFF;
  font-size: 13px;
  line-height: 32px;
  cursor: pointer;
}

.section-day-header .item-dmy .tabitems:not(:last-child) {
  border-right: 1px solid #222;
}

.section-day-header .item-dmy .tabitems.current {
  background: #222;
  color: #FFF;
}

.section-day-header .item-prev-next {
  height: 44px;
  line-height: 44px;
  text-align: center;
  border-bottom: 1px solid #222;
}

.section-day-header .item-prev-next > .row > div {
  padding: 0;
}

.section-day-header .item-prev-next .prev, .section-day-header .item-prev-next .next {
  cursor: pointer;
}

.section-day-header .item-prev-next .prev.disabled, .section-day-header .item-prev-next .next.disabled {
  opacity: .15;
}

.section-day-header .item-prev-next .icon {
  display: inline-block;
  vertical-align: middle;
  height: 28px;
  width: 14px;
  margin: 0 0.5em;
  background: url(/image/common/daily-arrows.sp.480.png) no-repeat;
  -webkit-background-size: 30px 30px;
          background-size: 30px;
}

.section-day-header .item-prev-next .icon.sp-day-prev {
  background-position: 0 0;
}

.section-day-header .item-prev-next .icon.sp-day-next {
  background-position: -16px 0;
}

.section-day-header .item-prev-next .current {
  max-width: 320px;
  margin: 9px auto;
  font-size: 11px;
  line-height: 26px;
  border-radius: 6px;
}

.section-day-header .item-prev-next .date {
  vertical-align: bottom;
  font-size: 13px;
  display: inline;
  margin-left: .5em;
  font-weight: bold;
}

.section-day-body {
  background: #222;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.section-day-tablist ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.section-day-tablist li {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
  color: #FFF;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.section-day-tablist li.active {
  background: #F9F9F9;
  color: #03A9F4;
  -webkit-transition: all 150ms ease-in-out;
          transition: all 150ms ease-in-out;
}

.section-day-tablist li a {
  font-size: 10px;
  display: block;
  text-align: center;
  padding: 8px 2px;
  line-height: 24px;
  color: inherit;
  text-decoration: none;
}

.section-day-main {
  background: #F9F9F9;
}

.section-day-main .day-result-panel {
  background: url(/image/site/layout/hdr.sp.480.png), url(/image/site/layout/ftr.sp.480.png), url(/image/site/layout/bdy.sp.480.png);
  background-repeat: no-repeat;
  -webkit-background-size: 100% 55px, 100% 55px, 100% 100%;
          background-size: 100% 55px, 100% 55px, 100% 100%;
  background-position: center top, center bottom, center 55px;
  display: block;
  height: auto;
  padding: 30px 50px;
  color: #fff;
}

.section-day-main .day-result-text {
  font-size: 12px;
}

.calendar-week-container {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #222;
  height: 45px;
  overflow: hidden;
}

.calendar-week-container .calendar-viewport {
  padding: 0;
  overflow: hidden;
}

.calendar-week-container .col1-7 {
  width: 14.28571%;
  float: left;
}

.calendar-week-container .btn-today {
  margin-top: 8px;
  margin-bottom: 8px;
  background: #03A9F4;
  color: #FFF;
  -webkit-transition: all 150ms ease-in-out;
          transition: all 150ms ease-in-out;
}

.calendar-week-container .btn-today.disabled {
  background: #F6F6F6;
  color: #DDD;
}

.item-calendar-week {
  width: 300%;
  -webkit-transition: all 500ms ease-in-out;
          transition: all 500ms ease-in-out;
  -webkit-transform: translate(-33.33333%, 0);
          transform: translate(-33.33333%, 0);
}

.item-calendar-week::before, .item-calendar-week::after {
  content: '';
  display: table;
}

.item-calendar-week::after {
  clear: both;
}

.item-calendar-week.to-next {
  -webkit-transform: translate(-66.66666%, 0);
          transform: translate(-66.66666%, 0);
}

.item-calendar-week.to-prev {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.item-calendar-week .row {
  margin: 0;
  padding: 0;
  float: left;
}

.item-calendar-week .days {
  cursor: pointer;
  padding: 9px 0;
  -webkit-transition: all 150ms ease-in-out;
          transition: all 150ms ease-in-out;
}

.item-calendar-week .days span {
  display: block;
  text-align: center;
  line-height: 1;
}

.item-calendar-week .days .num {
  font-size: 14px;
  font-weight: bold;
}

.item-calendar-week .days .week {
  text-transform: capitalize;
  font-size: 10px;
  margin-top: 2px;
}

.item-calendar-week .days.active {
  background: #222;
  color: #FFF;
}

.item-calendar-week .days.sat {
  color: #4D93FF;
}

.item-calendar-week .days.sun {
  color: #FF4D4D;
}

.item-calendar-week.disabled {
  opacity: .25;
}

.nav-tabs li {
  padding: 0;
  text-align: center;
}

.nav-tabs li.disabled {
  pointer-events: none;
}

.nav-tabs li > a {
  border-radius: 0;
  margin-right: 0;
}

.ui-tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  padding: 0;
  background: #FFF;
  border-bottom: 1px solid #ddd;
  margin-bottom: 0;
}

.ui-tabs::before, .ui-tabs::after {
  display: none;
}

.ui-tabs .item {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
}

.ui-tabs .item a {
  position: relative;
  color: #666;
  display: block;
  padding: 12px 0;
  text-align: center;
}

.ui-tabs .item a.icon {
  padding: 4px;
  display: block;
  text-align: center;
}

.ui-tabs .item a.icon:hover, .ui-tabs .item a.icon:focus {
  text-decoration: none;
}

.ui-tabs .item a.icon i {
  display: block;
  width: 20px;
  height: 20px;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  margin: 0 auto 4px;
}

.ui-tabs .item a.icon span {
  font-size: 10px;
  display: block;
}

.ui-tabs .item a::after {
  content: '';
  width: 100%;
  height: 3px;
  background: #03A9F4;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transition: all 150ms ease;
          transition: all 150ms ease;
}

.ui-tabs .item a:hover, .ui-tabs .item a:active, .ui-tabs .item a:focus {
  text-decoration: none;
}

.ui-tabs .item.active a {
  color: #03A9F4;
}

.ui-tabs .item.active a::after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.ui-tabs .item.disabled {
  pointer-events: none;
}

.ui-tabs .item.disabled a {
  opacity: 0.4;
}

.ta-wrapper {
  overflow: hidden;
}

.ta-wrapper .ta-btn-card-shuffle {
  display: block;
  margin-top: 8px;
  margin-bottom: 8px;
}

.ta-card-container {
  width: 200px;
  height: 180px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.ta-card-container .ta-tarot-card-item {
  position: absolute;
}

.ta-card-container .ta-tarot-card-item img {
  width: 100%;
}

.pager {
  margin-right: -12px;
  margin-left: -12px;
  height: 48px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.pager > div {
  padding: 0;
  line-height: 48px;
}

.pager > div .item-page-size {
  font-size: 12px;
}

.pager > div .item-paging {
  text-align: center;
}

.pager > div .item-paging a {
  float: none;
  color: #333;
  display: block;
  font-size: 24px;
}

.pager > div .item-paging a.disabled {
  opacity: 0.2;
}

.pager .pager-aside {
  font-size: 10px;
  text-align: center;
  margin-top: 6px;
  line-height: 1;
}

.form-profile .control-label {
  text-align: right;
  white-space: nowrap;
  margin-bottom: 0;
  padding-top: 9px;
  font-weight: normal;
  font-size: 12px;
  max-width: 144px;
}

@media screen and (max-width: 420px) {
  .form-profile .control-label {
    text-align: left;
  }
  .form-profile .input-area {
    width: 100%;
  }
}

.form-control {
  -webkit-appearance: none;
}

.form-control.error {
  background: #FFDADA;
  border-color: #E54B44;
}

label.error {
  color: #E54B44;
  font-weight: normal;
  font-size: 12px;
  margin-top: 4px;
}

select.form-control {
  -webkit-appearance: none;
  background-image: url(/image/common/select-arrow.sp.480.png);
  -webkit-background-size: auto 100%;
          background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 32px;
}

.form-send {
  text-align: center;
}

.form-send form {
  display: inline-block;
  margin-right: 24px;
}

.form-send .btn, .form-send .ta-wrapper .ta-btn-card-shuffle, .ta-wrapper .form-send .ta-btn-card-shuffle {
  width: 88px;
}

.form-button-group {
  margin-right: -12px;
  margin-left: -12px;
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}

.form-button-group .item {
  border-bottom: 1px solid #ddd;
}

.form-button-group .item label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px;
  margin: 0;
}

.form-button-group .item .button {
  -webkit-flex-basis: 36px;
      -ms-flex-preferred-size: 36px;
          flex-basis: 36px;
  padding-right: 12px;
}

.form-button-group .item input[type="checkbox"],
.form-button-group .item input[type="radio"] {
  position: relative;
  margin: 0;
  outline: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  width: 24px;
  height: 24px;
  border: 2px solid #b7b7b7;
  background: #FFF;
  -webkit-transition: all 100ms ease-in-out;
          transition: all 100ms ease-in-out;
}

.form-button-group .item input[type="radio"] {
  border-radius: 12px;
}

.form-button-group .item input[type="radio"]:checked {
  border-color: #03A9F4;
}

.form-button-group .item input[type="radio"]::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -5px;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #03A9F4;
  -webkit-transition: all 100ms ease-in-out;
          transition: all 100ms ease-in-out;
  -webkit-transform: scale(0, 0);
          transform: scale(0, 0);
}

.form-button-group .item input[type="radio"]:checked::after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.form-button-group .item input[type="checkbox"] {
  border-radius: 0;
  -webkit-transition: all 100ms ease-in-out;
          transition: all 100ms ease-in-out;
}

.form-button-group .item input[type="checkbox"]:checked {
  background: #03A9F4;
  border-color: #03A9F4;
}

.form-button-group .item input[type="checkbox"]::before, .form-button-group .item input[type="checkbox"]::after {
  content: '';
  display: block;
  background: #FFF;
  position: absolute;
  -webkit-transform-origin: left center;
          transform-origin: left center;
}

.form-button-group .item input[type="checkbox"]::before {
  width: 10px;
  height: 2px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 8px;
  left: 1px;
}

.form-button-group .item input[type="checkbox"]::after {
  width: 15px;
  height: 2px;
  -webkit-transform: rotate(315deg);
          transform: rotate(315deg);
  top: 14px;
  left: 8px;
}

.form-button-group .text{
  -webkit-flex: 1 1 100%;
  flex: 1 1 100%;
}

.form-scm p {
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
}

.switch-mode {
  border-bottom: 1px solid #ddd;
}

.switch-mode .item {
  padding: 0;
}

.switch-mode .item.active {
  background: #03A9F4;
  color: #FFF;
}

.switch-mode .item .menu-icon {
  color: inherit;
  padding: 4px 0;
}

.switch-mode .item:not(:last-child) {
  border-right: 1px solid #ddd;
}

.nav-mypage {
  list-style: none;
}

.nav-mypage .item {
  padding: 4px 0;
  text-align: center;
}

.nav-mypage .item:not(:last-child) {
  border-right: 1px solid #41b7a2;
}

.nav-mypage a {
  display: block;
  text-align: center;
}

.nav-mypage a:hover, .nav-mypage a:focus {
  text-decoration: none;
}

.nav-mypage a i {
  display: block;
  width: 28px;
  height: 28px;
  font-size: 28px;
  line-height: 28px;
  text-align: center;
  margin: 0 auto 4px;
}

.nav-mypage a span {
  font-size: 10px;
  display: block;
}

.nav-mypage a:hover, .nav-mypage a:focus {
  text-decoration: none;
}

.menu-icon {
  display: block;
  text-align: center;
}

.menu-icon:hover, .menu-icon:focus {
  text-decoration: none;
}

.menu-icon i {
  display: block;
  width: 24px;
  height: 24px;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  margin: 0 auto 4px;
}

.menu-icon span {
  font-size: 10px;
  display: block;
}

.menu-list.mypage {
  overflow: hidden;
  margin-bottom: 16px;
}

.menu-list.mypage .area-edit {
  display: block;
}

.list-editor {
  margin-bottom: 32px;
}

.sel-category-head {
  border-bottom: 1px solid #ddd;
  margin-top: -1px;
}

.sel-category-head .title {
  font-size: 16px;
  line-height: 20px;
}

.sel-category-head .btn, .sel-category-head .ta-wrapper .ta-btn-card-shuffle, .ta-wrapper .sel-category-head .ta-btn-card-shuffle {
  margin-top: 5px;
  margin-bottom: 5px;
}

.sel-sort-head {
  border-bottom: 1px solid #ddd;
  line-height: 40px;
}

.sel-sort-head .item-size span {
  display: inline-block;
  margin-right: 4px;
}

.sel-sort-head .item-size strong {
  font-size: 16px;
}

.sel-sort-head .sort-trigger {
  text-decoration: none;
  font-weight: bold;
  color: #333;
  display: block;
}

.sel-sort-head .sort-trigger .glyphicon-menu-down {
  display: none;
}

.sel-sort-head .sort-trigger .glyphicon-menu-up {
  display: inline-block;
}

.sel-sort-head .sort-trigger.collapsed .glyphicon-menu-down {
  display: inline-block;
}

.sel-sort-head .sort-trigger.collapsed .glyphicon-menu-up {
  display: none;
}

.sel-category-list .list-group-item.active, .sort-list .list-group-item.active {
  font-weight: bold;
}

.list-filter-read,
.list-filter-function {
  border-bottom: 1px solid #ddd;
  padding: 0 8px;
}

.list-filter-read [class^=col-],
.list-filter-function [class^=col-] {
  padding-left: 4px;
  padding-right: 4px;
}

.list-filter-function .btn, .list-filter-function .ta-wrapper .ta-btn-card-shuffle, .ta-wrapper .list-filter-function .ta-btn-card-shuffle {
  padding: 2px;
}

.list-filter-function .btn .sprite-icon, .list-filter-function .ta-wrapper .ta-btn-card-shuffle .sprite-icon, .ta-wrapper .list-filter-function .ta-btn-card-shuffle .sprite-icon {
  display: inline-block;
}

.list-filter-function .btn span, .list-filter-function .ta-wrapper .ta-btn-card-shuffle span, .ta-wrapper .list-filter-function .ta-btn-card-shuffle span {
  display: block;
  text-align: center;
  font-size: 10px;
  line-height: 1.2;
  padding: 0;
}

.list-filter-function .func-all {
  margin-top: -8px;
}

.menu-list.menu .area-pocket,
.menu-list.recomend .area-pocket {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 64px;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}

.menu-list.menu .area-pocket .icon-pocket,
.menu-list.recomend .area-pocket .icon-pocket {
  margin: auto;
}

.panel.row {
  border-right: 0;
  border-left: 0;
  margin-bottom: 0;
}

.panel.row .panel-heading {
  border-bottom: 0;
  margin-bottom: -1px;
}

.panel.row .panel-heading a {
  display: block;
  position: relative;
}

.panel.row .panel-heading a:hover, .panel.row .panel-heading a:focus {
  text-decoration: none;
}

.panel.row .panel-heading a::after {
  -webkit-transition: all 300ms ease-in-out;
          transition: all 300ms ease-in-out;
  position: absolute;
  right: 0;
  content: "\e260";
  font-family: 'Glyphicons Halflings';
}

.panel.row .panel-heading a.collapsed::after {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}

.panel.row .panel-title {
  line-height: 24px;
}

.panel .panel-body {
  border-top-style: solid;
  border-top-width: 1px;
}

.form-control.inline {
  display: inline-block;
  width: auto;
}

.cocoloni-banner {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-color: #fff;
  background-image: url(/image/common/cocoloni-brand2.sp.480.png);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 64px 10px;
          background-size: 64px 10px;
  height: 24px;
}

.wrapper {
  min-width: 320px;
  overflow-x: hidden;
}

.page-body {
  margin-bottom: 64px;
}

#mm-blocker {
  opacity: 1;
  background: rgba(0, 0, 0, 0.5);
}

.text-block {
  background: #F5F5F5;
  border: 1px solid #DDD;
  padding: 12px;
  margin-bottom: 16px;
}

.content-head {
  margin-right: -12px;
  margin-left: -12px;
  background: #F9F9F9;
  padding: 12px 0px;
}

.content-head.row {
  margin-left: -24px;
  margin-right: -24px;
}

.content-head .title {
  margin: 0;
  font-size: 20px;
  line-height: 28px;
  font-weight: normal;
}

.content-head .btn, .content-head .ta-wrapper .ta-btn-card-shuffle, .ta-wrapper .content-head .ta-btn-card-shuffle {
  padding-top: 4px;
  padding-bottom: 4px;
}

.content-head .caption {
  color: #888;
  font-size: 12px;
}

.content-body {
  margin-top: 16px;
}

.content-body.non-margin {
  margin-top: 0;
}

.list-group .tip.read-0 {
  color: #4EB1CE;
  border: 1px solid #4EB1CE;
  background: transparent;
  padding: 3px 7px;
}

.result-main {
  margin-bottom: 32px;
}

.card {
  margin-top: 16px;
  margin-bottom: 16px;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.card.card-full-width {
  margin-right: -12px;
  margin-left: -12px;
  border-bottom: 1px solid #ddd;
  margin-top: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.card [class^="card-"]:not(:last-child) {
  border-bottom: 1px solid #ddd;
}

.card .card-image img {
  width: 100%;
}

.card .card-text {
  padding: 12px;
  margin: 0;
}

.card .card-action {
  padding: 8px;
  margin: 0;
}

.card .card-list ul li:last-child {
  border-bottom: none;
}

.no-regist .no-regist-show {
  display: block;
}

.no-regist .no-regist-hide {
  display: none !important;
}

.no-regist .nav-main {
  display: none !important;
}

.no-regist .foot-controler {
  display: none !important;
}

.no-regist-show {
  display: none;
}

/* テーマのカスタマイズ */
.mm-menu {
  background: #228480;
}

/* t-c */
.c {
  text-align: center;
}

.r {
  text-align: right;
}

.l {
  text-align: left;
}

.mt10 {
  margin-top: 10px;
}

.mt40 {
  margin-top: 40px;
}

.mb10 {
  margin-bottom: 10px;
}

.ms10 {
  margin: 0 10px;
}

.ml {
  margin-left: 32px;
}

.fcw {
  color: #ffffff;
}

.s-box {
  margin: 16px;
}

/* result */
.result-tarot-img {
  text-align: center;
  margin-bottom: 16px;
}

/* open card */
.card-wrap {
  position: relative;
  height: 190px;
  margin: 12px 0 32px;
}

.card-wrap .card {
  position: absolute;
  width: 130px;
  height: 190px;
  top: 0;
  left: 50%;
  margin-left: -65px;
}

.front, .backface {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  height: 100%;
}

.backface {
  z-index: 10;
}

.tarot-open:not(.android2x) .front img {
  width: 100%;
  height: 100%;
  -webkit-transform: rotateY(180deg) perspective(400);
  transform: rotateY(180deg) perspective(400);
  -webkit-backface-visibility: hidden;
  z-index: 10;
  -webkit-transition: all 1500ms linear;
  transition: all 1500ms linear;
}

.tarot-open:not(.android2x) .backface img {
  width: 100%;
  height: 100%;
  -webkit-transform: rotateY(0deg) perspective(400);
  -webkit-backface-visibility: hidden;
  z-index: 20;
  -webkit-transition: all 1500ms linear;
  transition: all 1500ms linear;
}

.tarot-open.open:not(.android2x) .front img {
  -webkit-transform: rotateY(360deg);
  transform: rotateY(360deg);
  z-index: 20;
}

.tarot-open.open:not(.android2x).open .backface img {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  z-index: 10;
}

.tarot-open.android2x .front {
  opacity: 0;
  -webkit-transition: opacity 1500ms ease;
  transition: opacity 1500ms ease;
}

.tarot-open.android2x.open .front {
  opacity: 1;
}

.tarot-open.android2x .backface {
  display: none;
}

.result-main-me {
  float: left;
  width: 48%;
  margin: 0 1%;
}

.result-main-you {
  float: right;
  width: 48%;
  margin: 0 1%;
}

.aura-box {
  height: auto;
}

.aura-text {
  height: 70px;
}

.aura-box-one .aura-color-box {
  position: relative;
  height: 40px;
  margin: 0px 14%;
  overflow: hidden;
  width: 320px;
}

.aura-box-one .aura-color-box .aura-user-name {
  min-height: 64px;
  margin: 0;
  text-align: center;
}

.aura-box-one .aura-color-box .aura-color-name {
  font-size: 14px;
  width: 64%;
  height: 40px;
  margin: 0;
  padding: 14px;
  white-space: pre-line;
}

.aura-card-name {
  text-align: center;
}

.aura-box-one .aura-color-box .spinner2 {
  width: 40px;
  height: 40px;
  margin: 0px 0 0 20px;
}

.aura-box-one .aura-color-box .double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  opacity: 0.85;
  -webkit-animation: bounce 5s infinite ease-in-out;
  animation: bounce 5s infinite ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.aura-box {
  position: relative;
  overflow: hidden;
}

.aura-text {
  height: 70px;
}

.aura-user-name {
  min-height: 64px;
  margin: 0;
  text-align: center;
}

.aura-color-box {
  overflow: hidden;
  height: 40px;
}

.aura-card-name {
  text-align: center;
}

.aura-color-name {
  white-space: normal;
  font-size: 14px;
  text-align: center;
}

.spinner2 {
  width: 40px;
  height: 40px;
  position: relative;
  margin-left: auto;
}

.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  background-color: white;
  opacity: 0.85;
  position: absolute;
  -webkit-animation: bounce 5s infinite ease-in-out;
  animation: bounce 5s infinite ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.double-bounce2 {
  /*ポイント１：遅延時間*/
  -webkit-animation-delay: -5.0s;
  animation-delay: -5.0s;
}

@-webkit-keyframes bounce {
  0% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}

@keyframes bounce {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.other-btn .row > div {
  margin-bottom: -8px;
}

.other-btn .row .btn, .other-btn .row .ta-wrapper .ta-btn-card-shuffle, .ta-wrapper .other-btn .row .ta-btn-card-shuffle {
  padding: 8px 0px;
}

.next-menu-name {
  margin: 20px 0;
  text-align: center;
}

.other-btn .row > .col-xs-3, .other-btn .row > .col-xs-4, .other-btn .row > .col-xs-6, .other-btn .row > .col-xs-12 {
  padding: 0px 2px;
}

.other-btn .row > .col-xs-3, .other-btn .row > .col-xs-4, .other-btn .row > .col-xs-6, .other-btn .row > .col-xs-12 {
  padding: 0px 2px;
}

.aishou-img {
  text-align: center;
  margin: 20px auto 10px;
}

.bt1 {
  border-top: solid 1px #ddd;
}

.shuffle-module-wrap {
  padding: 30px;
  max-width: 320px;
  height: 200px;
  margin: 0 auto;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.rel {
  position: relative;
}

.shuffle-module-wrap .cards {
  position: absolute;
  width: 160px;
  left: 50%;
  margin-left: -80px;
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.shuffle-module-wrap .cards:nth-of-type(1) {
  -webkit-transform: translate(0, 0);
  z-index: 22;
}

.shuffle-module-wrap .cards:nth-of-type(1).action {
  -webkit-transform: translate(320px, 0);
}

.shuffle-module-wrap .cards:nth-of-type(1).selected {
  -webkit-transform: translate(0, 50px);
}

.shuffle-module-wrap .cards:nth-of-type(2) {
  -webkit-transform: translate(0, 2px);
  z-index: 21;
}

.shuffle-module-wrap .cards:nth-of-type(2).action {
  -webkit-transform: translate(-320px, 2px);
}

.shuffle-module-wrap .cards:nth-of-type(3) {
  -webkit-transform: translate(0, 4px);
  z-index: 20;
}

.shuffle-module-wrap .cards:nth-of-type(3).action {
  -webkit-transform: translate(320px, 4px);
}

.shuffle-module-wrap .cards:nth-of-type(4) {
  -webkit-transform: translate(0, 6px);
  z-index: 19;
}

.shuffle-module-wrap .cards:nth-of-type(4).action {
  -webkit-transform: translate(-320px, 6px);
}

.shuffle-module-wrap .cards:nth-of-type(5) {
  -webkit-transform: translate(0, 8px);
  z-index: 18;
}

.shuffle-module-wrap .cards:nth-of-type(5).action {
  -webkit-transform: translate(320px, 8px);
}

.shuffle-module-wrap .cards:nth-of-type(6) {
  -webkit-transform: translate(0, 10px);
  z-index: 17;
}

.shuffle-module-wrap .cards:nth-of-type(6).action {
  -webkit-transform: translate(-320px, 10px);
}

.shuffle-module-wrap .cards:nth-of-type(7) {
  -webkit-transform: translate(0, 12px);
  z-index: 16;
}

.shuffle-module-wrap .cards:nth-of-type(7).action {
  -webkit-transform: translate(320px, 12px);
}

.shuffle-module-wrap .cards:nth-of-type(8) {
  -webkit-transform: translate(0, 14px);
  z-index: 15;
}

.shuffle-module-wrap .cards:nth-of-type(8).action {
  -webkit-transform: translate(-320px, 14px);
}

.shuffle-module-wrap .cards:nth-of-type(9) {
  -webkit-transform: translate(0, 16px);
  z-index: 14;
}

.shuffle-module-wrap .cards:nth-of-type(9).action {
  -webkit-transform: translate(320px, 16px);
}

.shuffle-module-wrap .cards:nth-of-type(10) {
  -webkit-transform: translate(0, 18px);
  z-index: 13;
}

.shuffle-module-wrap .cards:nth-of-type(10).action {
  -webkit-transform: translate(-320px, 18px);
}

.shuffle-module-wrap .cards:nth-of-type(11) {
  -webkit-transform: translate(0, 20px);
  z-index: 12;
}

.shuffle-module-wrap .cards:nth-of-type(11).action {
  -webkit-transform: translate(320px, 20px);
}

.shuffle-module-wrap .cards:nth-of-type(12) {
  -webkit-transform: translate(0, 22px);
  z-index: 11;
}

.shuffle-module-wrap .cards:nth-of-type(12).action {
  -webkit-transform: translate(-320px, 22px);
}

.shuffle-module-wrap .cards:nth-of-type(13) {
  -webkit-transform: translate(0, 24px);
  z-index: 10;
}

.shuffle-module-wrap .cards:nth-of-type(13).action {
  -webkit-transform: translate(320px, 24px);
}

.shuffle-module-wrap .cards:nth-of-type(14) {
  -webkit-transform: translate(0, 26px);
  z-index: 9;
}

.shuffle-module-wrap .cards:nth-of-type(14).action {
  -webkit-transform: translate(-320px, 26px);
}

.shuffle-module-wrap .cards:nth-of-type(15) {
  -webkit-transform: translate(0, 28px);
  z-index: 8;
}

.shuffle-module-wrap .cards:nth-of-type(15).action {
  -webkit-transform: translate(320px, 28px);
}

.shuffle-module-wrap .cards:nth-of-type(16) {
  -webkit-transform: translate(0, 30px);
  z-index: 7;
}

.shuffle-module-wrap .cards:nth-of-type(16).action {
  -webkit-transform: translate(-320px, 30px);
}

.shuffle-module-wrap .cards:nth-of-type(17) {
  -webkit-transform: translate(0, 32px);
  z-index: 6;
}

.shuffle-module-wrap .cards:nth-of-type(17).action {
  -webkit-transform: translate(320px, 32px);
}

.shuffle-module-wrap .cards:nth-of-type(18) {
  -webkit-transform: translate(0, 34px);
  z-index: 5;
}

.shuffle-module-wrap .cards:nth-of-type(18).action {
  -webkit-transform: translate(-320px, 34px);
}

.shuffle-module-wrap .cards:nth-of-type(19) {
  -webkit-transform: translate(0, 36px);
  z-index: 4;
}

.shuffle-module-wrap .cards:nth-of-type(19).action {
  -webkit-transform: translate(320px, 36px);
}

.shuffle-module-wrap .cards:nth-of-type(20) {
  -webkit-transform: translate(0, 38px);
  z-index: 3;
}

.shuffle-module-wrap .cards:nth-of-type(20).action {
  -webkit-transform: translate(-320px, 38px);
}

.shuffle-module-wrap .cards:nth-of-type(21) {
  -webkit-transform: translate(0, 40px);
  z-index: 2;
}

.shuffle-module-wrap .cards:nth-of-type(21).action {
  -webkit-transform: translate(320px, 40px);
}

.shuffle-module-wrap .cards:nth-of-type(22) {
  -webkit-transform: translate(0, 42px);
  z-index: 1;
}

.shuffle-module-wrap .cards:nth-of-type(22).action {
  -webkit-transform: translate(-320px, 42px);
}

.shuffle-module-wrap .cards img {
  width: 100%;
  display: block;
}

.result .result-image.result-tarot-image {
  position: relative;
  width: 144px;
  height: 240px;
  margin-bottom: 24px;
  -webkit-perspective: 700;
  perspective: 700;
}

.result .result-image.result-tarot-image .card {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.js-btn-shuffle {
  border-color: #6CB995;
  color: #6CB995;
}

.js-btn-shuffle::after {
  content: attr(data-msg-inactive);
}

.js-btn-shuffle.active {
  background: #03A9F4;
  color: #FFF;
}

.js-btn-shuffle.active::after {
  content: attr(data-msg-active);
}

.js-btn-shuffle.error {
  background: #FFF;
  color: #E54B44;
  border-color: #E54B44;
}

.js-btn-shuffle.error::after {
  content: attr(data-msg-error);
}

.ui-tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  padding: 0;
  background: #FFF;
  border-bottom: 1px solid #ddd;
  margin-bottom: 0;
}

.ui-tabs::before, .ui-tabs::after {
  display: none;
}

.ui-tabs .item {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
}

.ui-tabs .item a {
  position: relative;
  color: #666;
  display: block;
  padding: 12px 0;
  text-align: center;
}

.ui-tabs .item a.icon {
  padding: 4px;
  display: block;
  text-align: center;
}

.ui-tabs .item a.icon:hover, .ui-tabs .item a.icon:focus {
  text-decoration: none;
}

.ui-tabs .item a.icon i {
  display: block;
  width: 20px;
  height: 20px;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  margin: 0 auto 4px;
}

.ui-tabs .item a.icon span {
  font-size: 10px;
  display: block;
}

.ui-tabs .item a::after {
  content: '';
  width: 100%;
  height: 3px;
  background: #6CB995;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
}

.ui-tabs .item a:hover, .ui-tabs .item a:active, .ui-tabs .item a:focus {
  text-decoration: none;
}

.ui-tabs .item.active a {
  color: #6CB995;
}

.ui-tabs .item.active a::after {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.ui-tabs .item.disabled {
  pointer-events: none;
}

.ui-tabs .item.disabled a {
  opacity: 0.4;
}

.list-base {
  padding: 0;
  list-style-type: none;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 0;
}

.list-base li {
  background: transparent;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.list-base li a, .list-base li > div:not(.sub-info) {
  display: block;
  width: 100%;
  text-decoration: none;
  padding: 8px 24px 12px 8px;
  -webkit-tap-highlight-color: transparent;
}

.list-base li a .tip, .list-base li > div:not(.sub-info) .tip {
  background: #FD7272;
  display: block;
  float: left;
  font-size: 10px;
  line-height: 12px;
  padding: 2px 8px;
  margin: 0 4px 4px 0;
  background: #222;
  color: #FFF;
}

.list-base li a .tip.rank-1, .list-base li > div:not(.sub-info) .tip.rank-1 {
  background: #CF9F45;
}

.list-base li a .tip.rank-2, .list-base li > div:not(.sub-info) .tip.rank-2 {
  background: #A8A7AD;
}

.list-base li a .tip.rank-3, .list-base li > div:not(.sub-info) .tip.rank-3 {
  background: #895E54;
}

.list-base li a .tip.date, .list-base li > div:not(.sub-info) .tip.date {
  background: #FD7272;
}

.list-base li a .menu-name, .list-base li > div:not(.sub-info) .menu-name {
  clear: both;
  display: block;
  color: #222;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
}

.list-base li a .menu-name img, .list-base li a .menu-name br, .list-base li > div:not(.sub-info) .menu-name img, .list-base li > div:not(.sub-info) .menu-name br {
  display: none;
}

.list-base li a .caption, .list-base li > div:not(.sub-info) .caption {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 8px;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  -webkit-line-clamp: 9;
  color: #AAA;
  font-size: 12px;
  line-height: 16px;
  max-height: 144px;
  overflow: hidden;
  position: relative;
}

.list-base li a .caption img, .list-base li > div:not(.sub-info) .caption img {
  display: none;
}

.list-base li a .caption::after, .list-base li > div:not(.sub-info) .caption::after {
  content: attr(data-length-msg);
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #f9f9f9;
}

.list-base li div:not(.sub-info) .menu-name {
  color: #113333;
}

.list-base li a:not(.disabled) {
  position: relative;
}

.list-base li a:not(.disabled):after {
  position: absolute;
  content: "\f105";
  font-family: 'FontAwesome';
  color: inherit;
  font-size: 16px;
  line-height: 1;
  right: 8px;
  top: 50%;
  margin-top: -.5em;
}

.list-base li a.disabled {
  color: #90756C;
  padding: 24px 12px;
}

.list-base.list-develop {
  border-top: none;
}

.list-base.list-develop li a {
  padding: 12px 24px 0 12px;
}

.list-base.list-develop li a .new {
  color: #ff4a0b;
  margin-right: 2px;
  font-size: 14px;
}

.list-base.list-develop li a .menu-name-wrap {
  display: block;
  line-height: 24px;
  height: 48px;
}

.list-base.list-develop li a .menu-name-wrap > .menu-name {
  display: block;
}

.list-base.list-develop li .sub-info {
  display: block;
  margin-top: 12px;
}

.list-base.list-develop li .sub-info:before, .list-base.list-develop li .sub-info:after {
  content: " ";
  display: table;
}

.list-base.list-develop li .sub-info:after {
  clear: both;
}

.list-base.list-develop li .sub-info .labels {
  float: left;
  margin-right: 8px;
  padding: 0 4%;
  height: 24px;
  text-align: center;
  line-height: 24px;
  color: #fff;
  background: #D8BF41;
}

.list-base.list-develop li .sub-info .date {
  line-height: 24px;
}

.timing-title-head {
  position: relative;
  margin: 8px 0;
  padding: 8px;
  background: #FF8FCA;
  font-size: 14px;
  color: #ffffff;
}

.timing-title {
  position: relative;
  margin: 8px 0;
  padding: 8px;
  background: #FF8FCA;
  font-size: 14px;
  color: #ffffff;
  margin-bottom: -4px;
}

.timing-title::after {
  display: block;
  position: absolute;
  top: 23px;
  left: 10%;
  content: "";
  width: 15px;
  height: 15px;
  background: #FF8FCA;
  transform: rotate(42deg);
  -webkit-transform: rotate(42deg);
}

.timing-text {
  padding: 10px;
}

.timing-btn {
  color: #03A9F4;
  background-color: #ffffff;
  border: solid 1px #0398db;
  display: block;
}

.tokushu-info {
  position: relative;
  margin-left: -12px;
  margin-right: -12px;
}

.tokushu-info::after {
  content: '';
  position: absolute;
  height: 50%;
  bottom: 0;
  left: 0;
  width: 100%;
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.6)));
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
  /* W3C */
}

.tokushu-info .detail {
  font-size: 14px;
  position: absolute;
  bottom: 0;
  color: #FFF;
  border: 0;
  line-height: 1.6;
  z-index: 2;
  padding: 8px 12px;
}

.tokushu-info .detail .name br {
  display: none;
}

.tokushu-info .detail .name {
  font-size: 12px;
  line-height: 1.6;
  font-weight: bold;
  border: 0;
  padding: 0;
  margin-bottom: 4px;
}

.tokushu-info .detail .caption {
  line-height: 1.2;
  font-size: 10px;
  margin-bottom: 0;
}

.wrap div {
  display: table-cell;
  width: 100px;
  padding: 0 5px 0 0;
}

.wrap p {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.2;
}

.form-send {
  text-align: center;
}

.form-send form {
  display: inline-block;
  margin-right: 24px;
}

.form-send .btn, .form-send .ta-wrapper .ta-btn-card-shuffle, .ta-wrapper .form-send .ta-btn-card-shuffle {
  width: 88px;
}

.form-send {
  display: inline-block;
  margin-right: 24px;
}

.form-send .btn, .form-send .ta-wrapper .ta-btn-card-shuffle, .ta-wrapper .form-send .ta-btn-card-shuffle {
  width: 88px;
}

.card, .table {
  background: #F9F9F9;
  margin-top: 16px;
  margin-bottom: 16px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.card.card-full-width, .card-full-width.table {
  margin-right: -12px;
  margin-left: -12px;
  border-bottom: 1px solid #ddd;
  margin-top: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.card [class^="card-"]:not(:last-child), .table [class^="card-"]:not(:last-child) {
  border-bottom: 1px solid #ddd;
}

.card .card-image img, .table .card-image img {
  width: 100%;
}

.card .card-text, .table .card-text {
  padding: 12px;
  margin: 0;
}

.card .card-action, .table .card-action {
  padding: 8px;
  margin: 0;
}

.card .card-list ul li:last-child, .table .card-list ul li:last-child {
  border-bottom: none;
}

.west-north, .north-east, .south-west, .east-south {
  margin: 30px;
}

.custom-form {
  padding: 0 12px;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

.custom-form br {
  display: none;
}

.custom-form label {
  -webkit-tap-highlight-color: transparent;
  font-size: 12px;
  display: block;
  line-height: 3;
}

.custom-form label.necessary:after, .custom-form label.optional:after {
  vertical-align: middle;
  content: "";
  display: inline-block;
  line-height: 16px;
  padding: 0px 8px;
  font-size: 10px;
  color: #FFF;
  margin: 0 4px;
}

.custom-form label.necessary:after {
  content: "\5FC5\9808";
  background: #e83f20;
}

.custom-form label.optional:after {
  content: "\4efb\610f";
  background: #2065E8;
}

.custom-form .btn-wrap {
  margin-left: 0;
  margin-right: 0;
}

.custom-form input[type="text"], .custom-form input[type="tel"], .custom-form input[type="date"], .custom-form input[type="email"], .custom-form select, .custom-form textarea {
  color: #595758;
  -webkit-tap-highlight-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  margin: 8px 0;
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 5px;
  width: 100%;
  background-color: #FFF;
  font-size: 16px;
  line-height: 20px;
  border-radius: 4px;
  -webkit-transition: all 150ms linear;
  transition: all 150ms linear;
}

.custom-form input[type="text"]:focus, .custom-form input[type="tel"]:focus, .custom-form input[type="date"]:focus, .custom-form input[type="email"]:focus, .custom-form select:focus, .custom-form textarea:focus {
  outline: none;
  border-color: #66afe9;
}

.custom-form textarea {
  resize: none;
  overflow: auto;
  height: auto;
}

.custom-form select, .custom-form select:focus {
  background-image: url(/image/common/pulldown-arrow.sp.480.png);
  background-repeat: no-repeat;
  -webkit-background-size: 16px 16px;
          background-size: 16px;
  background-position: 98% 50%;
  background-position: right 8px top 50%;
}

.custom-form .switch, .common-form .switch {
  padding: 0;
  margin: 0 0 8px;
  position: relative;
}

.custom-form .switch:before, .custom-form .switch:after, .common-form .switch:before, .common-form .switch:after {
  content: " ";
  display: table;
}

.custom-form .switch:after, .common-form .switch:after {
  clear: both;
}

.custom-form .switch li, .common-form .switch li {
  list-style: none;
}

.custom-form .switch li:first-child input[type="radio"], .common-form .switch li:first-child input[type="radio"] {
  left: 0;
}

.custom-form .switch li:first-child label, .common-form .switch li:first-child label {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.custom-form .switch li:last-child input[type="radio"], .common-form .switch li:last-child input[type="radio"] {
  right: 0;
}

.custom-form .switch li:last-child label, .common-form .switch li:last-child label {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.custom-form .switch li input[type="radio"], .common-form .switch li input[type="radio"] {
  cursor: pointer;
  padding: 0;
  margin: 0;
  position: absolute;
  z-index: 2;
  width: 50%;
  height: 40px;
  opacity: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.custom-form .switch li input[type="radio"]:disabled, .common-form .switch li input[type="radio"]:disabled {
  opacity: .5;
}

.custom-form .switch li input[type="radio"]:disabled + label, .common-form .switch li input[type="radio"]:disabled + label {
  opacity: .5;
}

.custom-form .switch input[type="radio"] + label, .common-form .switch input[type="radio"] + label {
  display: inline-block;
  position: relative;
  z-index: 1;
  line-height: 1;
  float: left;
  width: 50%;
  height: 40px;
  line-height: 40px;
  background: #C9CBCA;
  color: #666;
  text-align: center;
  -webkit-transition: all 150ms linear;
  transition: all 150ms linear;
}

.custom-form .switch input[type="radio"]:checked + label, .common-form .switch input[type="radio"]:checked + label {
  color: #fff;
  background: #22585E;
}

.radio-list, .check-list {
  margin-left: -12px;
  margin-right: -12px;
}

.radio-list .list-header, .check-list .list-header {
  background: #F7F7F7;
  font-size: 12px;
  padding: 4px 12px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0;
}

.radio-list .list-header > small, .check-list .list-header > small {
  display: block;
  font-size: 10px;
}

.radio-list ul, .check-list ul {
  margin-bottom: 24px;
}

.radio-list ul li, .check-list ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.radio-list ul li > label, .check-list ul li > label {
  padding: 8px;
  font-size: 16px;
  line-height: 24px;
  position: relative;
}

.radio-list ul li input[type="radio"], .radio-list ul li input[type="checkbox"], .check-list ul li input[type="radio"], .check-list ul li input[type="checkbox"] {
  -webkit-transform: scale(1.4, 1.4);
  transform: scale(1.4, 1.4);
  vertical-align: middle;
  margin-right: 8px;
}

.confirmation {
  table-layout: fixed;
  margin: 0 0 16px;
  empty-cells: show;
  width: 100%;
}

.confirmation tbody {
  width: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.1);
}

.confirmation tr {
  height: 40px;
  width: 100%;
}

.confirmation td {
  vertical-align: middle;
  text-align: center;
  font-size: 10px;
  background: #222;
  border-bottom: solid 1px transparent;
  border-color: #222;
  padding: 0 4px;
}

.confirmation td:nth-child(odd) {
  width: 30%;
  color: #fff;
}

.confirmation td:nth-child(even) {
  font-size: 12px;
  width: 65%;
  border-width: 0 0 1px 0;
  background: white;
  color: inherit;
}

.common-form {
  padding: 8px 12px;
}

.common-form .form-control:before, .common-form .form-control:after {
  content: " ";
  display: table;
}

.common-form .form-control:after {
  clear: both;
}

.common-form .form-control label, .common-form .form-control .label {
  display: block;
}

.common-form .form-control label:before, .common-form .form-control label:after, .common-form .form-control .label:before, .common-form .form-control .label:after {
  content: " ";
  display: table;
}

.common-form .form-control label:after, .common-form .form-control .label:after {
  clear: both;
}

.common-form .form-control label > .cell, .common-form .form-control .label > .cell {
  float: left;
  margin: 8px 0;
}

.common-form .form-control label span, .common-form .form-control .label span {
  display: block;
  line-height: 1.2;
  padding: 4px 0;
}

.common-form .form-control label span.must::after, .common-form .form-control .label span.must::after {
  content: '*';
  color: #F00;
}

.common-form .form-control input[type="text"], .common-form .form-control input[type="tel"], .common-form .form-control input[type="time"], .common-form .form-control input[type="date"], .common-form .form-control select {
  color: #484D52;
  background-color: #fff;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-appearance: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0 8px;
  font-size: 16px;
  line-height: 2;
  min-height: 32px;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
}

.common-form .form-control input[type="text"]:focus, .common-form .form-control input[type="tel"]:focus, .common-form .form-control input[type="time"]:focus, .common-form .form-control input[type="date"]:focus, .common-form .form-control select:focus {
  border-color: #66afe9;
}

.common-form .form-control input[type="text"].required.error, .common-form .form-control input[type="tel"].required.error, .common-form .form-control input[type="time"].required.error, .common-form .form-control input[type="date"].required.error, .common-form .form-control select.required.error {
  background: #FFDFD0;
  border-color: #EF7C6C;
}

.common-form .form-control input[type="text"] + label.error, .common-form .form-control input[type="tel"] + label.error, .common-form .form-control input[type="time"] + label.error, .common-form .form-control input[type="date"] + label.error, .common-form .form-control select + label.error {
  color: #F00;
}

.common-form .form-control select, .common-form .form-control select:focus {
  background-color: #fff;
  background-image: url(/image/common/pulldown-arrow.sp.480.png);
  background-repeat: no-repeat;
  -webkit-background-size: 16px 16px;
          background-size: 16px;
  background-position: 98% 50%;
  background-position: right 8px top 50%;
}

.common-form .btn-wrap {
  margin: 16px 0;
}

/* ----------------------------------------
*  # デフォルトテキスト
* - 結果テキストと同じフォーマット
* <p class="cc-text">テキストテキストテキスト</p>
*/
.cc-text {
  font-size: 16px;
  line-height: 2;
}

.cc-text:first-letter {
  margin-left: 1em;
}

.tarot-card-list {
  margin-top: 20px;
}

.tarot-card-list ul {
  margin-left: -40px;
}

.tarot-card-list ul:after {
  content: "";
  clear: both;
  display: block;
}

.tarot-card-list ul li {
  display: block;
  float: left;
  width: 48%;
  height: 320px;
  list-style-type: none;
  text-align: center;
  list-style: none;
  background-color: #E7E7E7;
  border: solid 1px #ddd;
  margin: 1%;
}

.tarot-card-list ul li a {
  color: #000000;
  display: block;
  height: 320px;
  padding: 30px 0px 0px 0px;
  text-decoration: none;
}

.orientation-form .input-radio:checked + .btn-check {
  background: #22585E;
  border: 1px solid #22585E;
}

.orientation-form .btn-check {
  -webkit-transition: all ease 0.7s;
  transition: all ease 0.7s;
}

.mirai-form .input-radio:checked + .btn-check {
  background: #22585E;
  border: 1px solid #22585E;
}

.mirai-form .btn-check {
  -webkit-transition: all ease 0.7s;
  transition: all ease 0.7s;
}

.bg-img {
  background: url(/image/site/bg.sp.480.png);
  -webkit-background-size: contain;
          background-size: contain;
}

.icon-tarot {
  background: url(/image/site/icon/tarot.sp.480.png) no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  background-position: 100%;
  height: 34px;
  width: 24px;
  display: block;
  margin: 0px auto;
}

.icon-love {
  background: url(/image/site/icon/love.sp.480.png) no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  background-position: 100%;
  height: 34px;
  width: 24px;
  display: block;
  margin: 0px auto;
}

.icon-past {
  background: url(/image/site/icon/past.sp.480.png) no-repeat;
  -webkit-background-size: 92% 92%;
          background-size: 92%;
  background-position: 100%;
  height: 34px;
  width: 24px;
  display: block;
  margin: 0px auto;
}

.icon-future {
  background: url(/image/site/icon/future.sp.480.png) no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  background-position: 100%;
  height: 34px;
  width: 24px;
  display: block;
  margin: 0px auto;
}

.icon-personality {
  background: url(/image/site/icon/personality.sp.480.png) no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  background-position: 100%;
  height: 34px;
  width: 24px;
  display: block;
  margin: 0px auto;
}

.icon-aisho {
  background: url(/image/site/icon/aisho.sp.480.png) no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  background-position: 100%;
  height: 34px;
  width: 24px;
  display: block;
  margin: 0px auto;
}

.icon-library {
  background: url(/image/site/icon/library.sp.480.png) no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  background-position: 100%;
  height: 34px;
  width: 24px;
  display: block;
  margin: 0px auto;
}

.new-img {
  margin-top: -56px;
}

.gentei-img {
  position: relative;
  background: url(/image/site/layout/banner-gentei.sp.480.png) no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  background-position: 0px;
  display: block;
  -webkit-tap-highlight-color: transparent;
  width: 185px;
  height: 56px;
  margin-bottom: -30px;
  z-index: 2;
  margin-top: -35px;
}

.osusume-waku {
  /*text-align: center;*/
  margin: 10px;
  border: solid 3px #c8a553;
  z-index: 1;
  background-color: #fbffe9;
  margin-bottom: 0px;
}

.osusume-waku a {
  display: block;
  padding: 30px 10px 20px;
  color: #363636;
  font-size: 14px;
  text-decoration: none;
}

.new-waku {
  text-align: center;
  margin: 10px;
  border: solid 3px #c8a553;
  z-index: 1;
  background-color: #fbffe9;
}

.new-waku ul {
  margin: 0;
}

.new-waku a {
  display: block;
  color: #363636;
  font-size: 14px;
}

.new-list {
  list-style: none;
}

.new-list li {
  border-bottom: solid 1px #363636;
  margin-left: -40px;
}

.new-list li a {
  display: block;
  text-align: left;
  text-decoration: none;
  padding: 10px;
}

.new-list li:last-child {
  border-bottom: none;
}

.btn-more {
  border: solid 2px #c8a553;
  background-color: #fbffe9;
}

.btn-more a {
  color: #363636;
  display: block;
  text-decoration: none;
}

.day-img {
  margin-bottom: -135px;
}

.bt {
  border-top: solid 2px rgba(151, 78, 78, 0.8);
}

.btn-day {
  background-color: #1a1312;
  opacity: 0.8;
  height: 60px;
  display: block;
  height: 60px;
  border-radius: 0;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  border: solid 1px #dfbe5e;
}

.btn-day:hover {
  color: #fff;
  background-color: #be0d54;
  border: solid 1px #dfbe5e;
  opacity: 0.8;
}

.section-yourday {
  background: url(/image/site/bg.sp.480.png);
  -webkit-background-size: 100% 320px;
          background-size: 100% 320px;
  margin: 0px 6px;
}

.aisho-per {
  background-image: url(/image/site/aisho/15.sp.480.png);
  -webkit-background-size: 260px 167px;
          background-size: 260px 167px;
  background-position: 50% 0;
  background-repeat: no-repeat;
  margin: 10px auto;
  height: 167px;
}

.line-stich {
  background-image: url(/image/site/layout/line-stich.sp.480.png);
  -webkit-background-size: contain;
          background-size: contain;
  background-position: center;
  height: 5px;
  width: 100%;
  margin-bottom: 10px;
}

.section-wmy {
  background: url(/image/site/layout/menu-bdy-day.sp.480.png) no-repeat;
  -webkit-background-size: 100% 235px;
          background-size: 100% 235px;
  background-position: 0px 0px;
  display: block;
  -webkit-tap-highlight-color: transparent;
  height: 235px;
  margin-bottom: -86px;
  margin-top: -32px;
  padding-top: 10px;
}

.btn-basic {
  color: #fff;
  background-color: #1a1312;
  border: #1a1312;
  opacity: 0.8;
}

.section-wmy-ftr {
  background: url(/image/site/layout/menu-ftr-day.sp.480.png) no-repeat;
  -webkit-background-size: 100% 77px;
          background-size: 100% 77px;
  background-position: 0px 0px;
  display: block;
  height: 77px;
  top: 10px;
  margin-top: 80px;
}

.menu-tarot {
  margin-bottom: 10px;
}

.tarot-area .nav-tabs {
  border-bottom: 1px solid #1a1312;
  opacity: 0.8;
}

.tarot-area .nav-tabs > li.active > a,
.tarot-area .nav-tabs > li.active > a:hover,
.tarot-area .nav-tabs > li.active > a:focus {
  color: #ffffff;
  background-color: #1a1312;
  opacity: 0.8;
  border: 1px solid #1a1312;
  border-bottom-color: transparent;
  cursor: default;
}

.tarot-area .nav-tabs li > a {
  border-radius: 0;
  margin-right: 0;
  color: #ffffff;
}

.menu-img-tarot {
  background: url(/image/site/layout/menu-img-tarot.sp.480.png) no-repeat;
  -webkit-background-size: 100% 230px;
          background-size: 100% 230px;
  background-position: center 12px;
  display: block;
  -webkit-tap-highlight-color: transparent;
  height: 260px;
}

.tarot-img {
  background: url(/image/site/layout/tarot-img.sp.480.png) no-repeat;
  -webkit-background-size: 87px 142px;
          background-size: 87px 142px;
  background-position: center 32px;
  display: block;
  -webkit-tap-highlight-color: transparent;
  height: 174px;
}

.m-40 {
  margin-top: -40px;
}

.tarot-3img {
  background: url(/image/site/layout/tarot-img.sp.480.png), url(/image/site/layout/tarot-img.sp.480.png), url(/image/site/layout/tarot-img.sp.480.png);
  background-repeat: no-repeat;
  -webkit-background-size: 87px 142px;
          background-size: 87px 142px;
  background-position: left,center,right;
  display: block;
  -webkit-tap-highlight-color: transparent;
  height: 142px;
  margin: 40px 10px;
}

.pickup-img {
  position: relative;
  background: url(/image/site/layout/baner-pickup.sp.480.png) no-repeat;
  -webkit-background-size: 112px 34px;
          background-size: 112px 34px;
  background-position: 0px;
  display: block;
  -webkit-tap-highlight-color: transparent;
  width: 112px;
  height: 56px;
  margin-top: -40px;
}

.section-renai .list-group-item a {
  color: #ffffff;
}

.list-banner-tokushu1 {
  background: url(/image/site/layout/banner-tokushu1.sp.480.png) no-repeat;
  -webkit-background-size: 100% 60px;
          background-size: 100% 60px;
  -webkit-tap-highlight-color: transparent;
  height: 60px;
  border: none;
  margin-bottom: 16px;
}

.list-banner-tokushu2 {
  background: url(/image/site/layout/banner-tokushu2.sp.480.png) no-repeat;
  -webkit-background-size: 100% 60px;
          background-size: 100% 60px;
  -webkit-tap-highlight-color: transparent;
  height: 60px;
  border: none;
  margin-bottom: 16px;
}

.list-banner-tokushu3 {
  background: url(/image/site/layout/banner-tokushu3.sp.480.png) no-repeat;
  -webkit-background-size: 100% 60px;
          background-size: 100% 60px;
  -webkit-tap-highlight-color: transparent;
  height: 60px;
  border: none;
  margin-bottom: 16px;
}

.btn-m {
  height: 80px;
  line-height: 64px;
}

.menu-ttl-basic {
  margin-bottom: 10px;
}

.btn-basicf {
  color: #fff;
  background-color: #1a1312;
  border: #1a1312;
  opacity: 0.8;
  padding: 8px 12px;
  line-height: 19px;
  margin-left: -16px;
  height: 38px;
}

.menu-ttl-aisho {
  margin-bottom: -104px;
}

.menu-ttl-library {
  margin-bottom: -24px;
}

.supervisor-body {
  margin-right: auto;
  margin-left: auto;
  background-color: rgba(26, 19, 18, 0.8);
  height: 160px;
  max-width: 440px;
  padding: 20px 0;
}

.supervisor-body a {
  text-decoration: none;
}

.sv-img {
  background: url(/image/site/supervisor.sp.480.png) no-repeat;
  background-position: center center;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  display: block;
  -webkit-tap-highlight-color: transparent;
  height: 120px;
  padding: 2px;
  min-width: 90px;
}

.list-category-1-0 {
  background: url(/image/site/glass/0.sp.480.png) no-repeat;
  background-position: center;
  -webkit-background-size: 116px 243px;
          background-size: 116px 243px;
  display: block;
  -webkit-tap-highlight-color: transparent;
  height: 243px;
  margin: 10px 0 10px 10px;
}

.list-category-1-10 {
  background: url(/image/site/glass/10.240.gif) no-repeat;
  background-position: center;
  -webkit-background-size: 116px 243px;
          background-size: 116px 243px;
  display: block;
  -webkit-tap-highlight-color: transparent;
  height: 243px;
  margin: 10px 0 10px 10px;
}

.list-category-1-30 {
  background: url(/image/site/glass/30.240.gif) no-repeat;
  background-position: center;
  -webkit-background-size: 116px 243px;
          background-size: 116px 243px;
  display: block;
  -webkit-tap-highlight-color: transparent;
  height: 243px;
  margin: 10px 0 10px 10px;
}

.list-category-1-70 {
  background: url(/image/site/glass/70.240.gif) no-repeat;
  background-position: center;
  -webkit-background-size: 116px 243px;
          background-size: 116px 243px;
  display: block;
  -webkit-tap-highlight-color: transparent;
  height: 243px;
  margin: 10px 0 10px 10px;
}

.list-category-1-100 {
  background: url(/image/site/glass/100.sp.480.png) no-repeat;
  background-position: center;
  -webkit-background-size: 116px 243px;
          background-size: 116px 243px;
  display: block;
  -webkit-tap-highlight-color: transparent;
  height: 243px;
  margin: 10px 0 10px 10px;
}

.list-category-2-0 {
  background: url(/image/site/glass2/0.sp.480.png) no-repeat;
  background-position: center;
  -webkit-background-size: 116px 243px;
          background-size: 116px 243px;
  display: block;
  -webkit-tap-highlight-color: transparent;
  height: 243px;
  margin: 10px 0 10px 10px;
}

.list-category-2-10 {
  background: url(/image/site/glass2/10.240.gif) no-repeat;
  background-position: center;
  -webkit-background-size: 116px 243px;
          background-size: 116px 243px;
  display: block;
  -webkit-tap-highlight-color: transparent;
  height: 243px;
  margin: 10px 0 10px 10px;
}

.list-category-2-30 {
  background: url(/image/site/glass2/30.240.gif) no-repeat;
  background-position: center;
  -webkit-background-size: 116px 243px;
          background-size: 116px 243px;
  display: block;
  -webkit-tap-highlight-color: transparent;
  height: 243px;
  margin: 10px 0 10px 10px;
}

.list-category-2-70 {
  background: url(/image/site/glass2/70.240.gif) no-repeat;
  background-position: center;
  -webkit-background-size: 116px 243px;
          background-size: 116px 243px;
  display: block;
  -webkit-tap-highlight-color: transparent;
  height: 243px;
  margin: 10px 0 10px 10px;
}

.list-category-2-100 {
  background: url(/image/site/glass2/100.sp.480.png) no-repeat;
  background-position: center;
  -webkit-background-size: 116px 243px;
          background-size: 116px 243px;
  display: block;
  -webkit-tap-highlight-color: transparent;
  height: 243px;
  margin: 10px 0 10px 10px;
}

.list-category-3-0 {
  background: url(/image/site/glass3/0.sp.480.png) no-repeat;
  background-position: center;
  -webkit-background-size: 116px 243px;
          background-size: 116px 243px;
  display: block;
  -webkit-tap-highlight-color: transparent;
  height: 243px;
  margin: 10px 0 10px 10px;
}

.list-category-3-10 {
  background: url(/image/site/glass3/10.240.gif) no-repeat;
  background-position: center;
  -webkit-background-size: 116px 243px;
          background-size: 116px 243px;
  display: block;
  -webkit-tap-highlight-color: transparent;
  height: 243px;
  margin: 10px 0 10px 10px;
}

.list-category-3-30 {
  background: url(/image/site/glass3/30.240.gif) no-repeat;
  background-position: center;
  -webkit-background-size: 116px 243px;
          background-size: 116px 243px;
  display: block;
  -webkit-tap-highlight-color: transparent;
  height: 243px;
  margin: 10px 0 10px 10px;
}

.list-category-3-70 {
  background: url(/image/site/glass3/70.240.gif) no-repeat;
  background-position: center;
  -webkit-background-size: 116px 243px;
          background-size: 116px 243px;
  display: block;
  -webkit-tap-highlight-color: transparent;
  height: 243px;
  margin: 10px 0 10px 10px;
}

.list-category-3-100 {
  background: url(/image/site/glass3/100.240.gif) no-repeat;
  background-position: center;
  -webkit-background-size: 116px 243px;
          background-size: 116px 243px;
  display: block;
  -webkit-tap-highlight-color: transparent;
  height: 243px;
  margin: 10px 0 10px 10px;
}

.list-category-4-0 {
  background: url(/image/site/glass4/0.sp.480.png) no-repeat;
  background-position: center;
  -webkit-background-size: 116px 243px;
          background-size: 116px 243px;
  display: block;
  -webkit-tap-highlight-color: transparent;
  height: 243px;
  margin: 10px 0 10px 10px;
}

.list-category-4-10 {
  background: url(/image/site/glass4/10.240.gif) no-repeat;
  background-position: center;
  -webkit-background-size: 116px 243px;
          background-size: 116px 243px;
  display: block;
  -webkit-tap-highlight-color: transparent;
  height: 243px;
  margin: 10px 0 10px 10px;
}

.list-category-4-30 {
  background: url(/image/site/glass4/30.240.gif) no-repeat;
  background-position: center;
  -webkit-background-size: 116px 243px;
          background-size: 116px 243px;
  display: block;
  -webkit-tap-highlight-color: transparent;
  height: 243px;
  margin: 10px 0 10px 10px;
}

.list-category-4-70 {
  background: url(/image/site/glass4/70.240.gif) no-repeat;
  background-position: center;
  -webkit-background-size: 116px 243px;
          background-size: 116px 243px;
  display: block;
  -webkit-tap-highlight-color: transparent;
  height: 243px;
  margin: 10px 0 10px 10px;
}

.list-category-4-100 {
  background: url(/image/site/glass4/100.sp.480.png) no-repeat;
  background-position: center;
  -webkit-background-size: 116px 243px;
          background-size: 116px 243px;
  display: block;
  -webkit-tap-highlight-color: transparent;
  height: 243px;
  margin: 10px 0 10px 10px;
}

.list-category-5-0 {
  background: url(/image/site/glass5/0.sp.480.png) no-repeat;
  background-position: center;
  -webkit-background-size: 116px 243px;
          background-size: 116px 243px;
  display: block;
  -webkit-tap-highlight-color: transparent;
  height: 243px;
  margin: 10px 0 10px 10px;
}

.list-category-5-10 {
  background: url(/image/site/glass5/10.240.gif) no-repeat;
  background-position: center;
  -webkit-background-size: 116px 243px;
          background-size: 116px 243px;
  display: block;
  -webkit-tap-highlight-color: transparent;
  height: 243px;
  margin: 10px 0 10px 10px;
}

.list-category-5-30 {
  background: url(/image/site/glass5/30.240.gif) no-repeat;
  background-position: center;
  -webkit-background-size: 116px 243px;
          background-size: 116px 243px;
  display: block;
  -webkit-tap-highlight-color: transparent;
  height: 243px;
  margin: 10px 0 10px 10px;
}

.list-category-5-70 {
  background: url(/image/site/glass5/70.240.gif) no-repeat;
  background-position: center;
  -webkit-background-size: 116px 243px;
          background-size: 116px 243px;
  display: block;
  -webkit-tap-highlight-color: transparent;
  height: 243px;
  margin: 10px 0 10px 10px;
}

.list-category-5-100 {
  background: url(/image/site/glass5/100.sp.480.png) no-repeat;
  background-position: center;
  -webkit-background-size: 116px 243px;
          background-size: 116px 243px;
  display: block;
  -webkit-tap-highlight-color: transparent;
  height: 243px;
  margin: 10px 0 10px 10px;
}

.menu2-bg {
  background: url(/image/site/layout/menu2-hdr.sp.480.png), url(/image/site/layout/menu2-ftr.sp.480.png), url(/image/site/layout/menu2-bdy.sp.480.png);
  background-repeat: no-repeat ,no-repeat, repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  background-position: center top, center bottom, center 55px;
  height: 243px;
  width: 100%;
  display: block;
  margin-top: 3px;
  border-radius: 5px;
  padding: 18px;
}

#category-menu-name {
  color: #84671e;
  margin: 5px;
}

#category-menu-caption {
  font-size: 12px;
  color: #363636;
}

#bbn {
  border-bottom: none;
}

#tech-cate3-list ul.list-base li a:not(.disabled):after {
  content: none;
}

#tech-cate3-list ul.list-base li a {
  padding: 8px 12px 12px 8px;
}

.footer-txt {
  text-decoration: none;
  color: #fff;
}

.drawer-icon {
  color: #fdcd65;
}

.drawer-icon {
  color: #fdcd65;
}

.nav-h4 {
  background-color: #41b7a2;
  border-bottom: none;
  color: #363636;
}

.side-menu-navigation {
  background-color: #228480;
}

.side-menu-navigation ul.nav-list li a {
  color: #fff7de;
}

.add-icon-img {
  background: url(/image/site/icon/icon.sp.480.png) no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  display: block;
  height: 38px;
  width: 38px;
}

.house-img {
  background: url(/image/site/layout/houi.sp.480.png) no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  background-position: 0px 0px;
  height: 80px;
  width: 82px;
  top: 50px;
  margin-top: -20px;
  margin-bottom: -40px;
}

.no-regist .btn-header-navigation {
  display: none;
}

.no-regist .item-scroll {
  display: none;
}

img.block {
  display: block;
  width: 100%;
}

.nonmember-img-area {
  margin-right: -12px;
  margin-left: -12px;
  margin-top: 0;
  margin-bottom: 0;
}

.f-top body {
  background: url(/image/site/bg.sp.480.png);
  -webkit-background-size: contain;
          background-size: contain;
}

.btn-ftop {
  color: #fff;
  background-color: #c3a114;
  border: #1a1312;
  opacity: 0.8;
}

.first-view-img {
  margin-top: 30px;
  margin-bottom: 30px;
}

.message-text {
  margin-left: 5px;
  margin-top: 234px;
  width: 70%;
}

.message {
  background: url(/image/site/ftop/message.sp.480.png) no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  background-repeat: no-repeat;
  max-width: 640px;
  width: 320px;
  margin: auto;
  height: 399px;
}

.banner-sample {
  background: url(/image/site/ftop/banner-sample.sp.480.png) no-repeat;
  -webkit-background-size: 50% 50%;
          background-size: 50%;
  background-position: 0;
  height: 78px;
}

.sample-text {
  margin-left: 12px;
}

.ftop-menu-ttl-tarot {
  margin-top: -70px;
}

.ftop-menu-img-tarot {
  margin-top: 30px;
}

.ftop-menu-ttl-future {
  margin-top: -52px;
}

.btn-primary, .ta-wrapper .ta-btn-card-shuffle, .ta-wrapper .ta-btn-card-shuffle {
  color: #fff;
  background-color: #6CB995;
  border-color: #6CB995;
}

.btn-primary:focus,
.ta-wrapper .ta-btn-card-shuffle:focus,
.ta-wrapper .ta-btn-card-shuffle:focus,
.btn-primary.focus, .ta-wrapper .focus.ta-btn-card-shuffle, .ta-wrapper .focus.ta-btn-card-shuffle {
  color: #fff;
  background-color: #6CB995;
  border-color: #6CB995;
}

.btn-primary:hover, .ta-wrapper .ta-btn-card-shuffle:hover, .ta-wrapper .ta-btn-card-shuffle:hover {
  color: #fff;
  background-color: #6CB995;
  border-color: #6CB995;
}

.btn-primary:active,
.ta-wrapper .ta-btn-card-shuffle:active,
.ta-wrapper .ta-btn-card-shuffle:active,
.btn-primary.active,
.ta-wrapper .active.ta-btn-card-shuffle,
.ta-wrapper .active.ta-btn-card-shuffle,
.open > .btn-primary.dropdown-toggle, .ta-wrapper .open > .dropdown-toggle.ta-btn-card-shuffle, .ta-wrapper .open > .dropdown-toggle.ta-btn-card-shuffle {
  color: #fff;
  background-color: #6CB995;
  border-color: #6CB995;
}

.btn-primary:active:hover,
.ta-wrapper .ta-btn-card-shuffle:active:hover,
.ta-wrapper .ta-btn-card-shuffle:active:hover,
.btn-primary:active:focus,
.ta-wrapper .ta-btn-card-shuffle:active:focus,
.ta-wrapper .ta-btn-card-shuffle:active:focus,
.btn-primary:active.focus,
.ta-wrapper .ta-btn-card-shuffle:active.focus,
.ta-wrapper .ta-btn-card-shuffle:active.focus,
.btn-primary.active:hover,
.ta-wrapper .active.ta-btn-card-shuffle:hover,
.ta-wrapper .active.ta-btn-card-shuffle:hover,
.btn-primary.active:focus,
.ta-wrapper .active.ta-btn-card-shuffle:focus,
.ta-wrapper .active.ta-btn-card-shuffle:focus,
.btn-primary.active.focus,
.ta-wrapper .active.focus.ta-btn-card-shuffle,
.ta-wrapper .active.focus.ta-btn-card-shuffle,
.open > .btn-primary.dropdown-toggle:hover,
.ta-wrapper .open > .dropdown-toggle.ta-btn-card-shuffle:hover, .ta-wrapper .open > .dropdown-toggle.ta-btn-card-shuffle:hover, .open > .btn-primary.dropdown-toggle:focus,
.ta-wrapper .open > .dropdown-toggle.ta-btn-card-shuffle:focus, .ta-wrapper .open > .dropdown-toggle.ta-btn-card-shuffle:focus, .open > .btn-primary.dropdown-toggle.focus, .ta-wrapper .open > .dropdown-toggle.focus.ta-btn-card-shuffle, .ta-wrapper .open > .dropdown-toggle.focus.ta-btn-card-shuffle {
  color: #fff;
  background-color: #6CB995;
  border-color: #6CB995;
}

.btn-primary:active,
.ta-wrapper .ta-btn-card-shuffle:active,
.ta-wrapper .ta-btn-card-shuffle:active,
.btn-primary.active,
.ta-wrapper .active.ta-btn-card-shuffle,
.ta-wrapper .active.ta-btn-card-shuffle,
.open > .btn-primary.dropdown-toggle, .ta-wrapper .open > .dropdown-toggle.ta-btn-card-shuffle, .ta-wrapper .open > .dropdown-toggle.ta-btn-card-shuffle {
  background-image: none;
}

.btn-primary.disabled,
.ta-wrapper .disabled.ta-btn-card-shuffle,
.ta-wrapper .disabled.ta-btn-card-shuffle,
.btn-primary.disabled:hover,
.ta-wrapper .disabled.ta-btn-card-shuffle:hover,
.ta-wrapper .disabled.ta-btn-card-shuffle:hover,
.btn-primary.disabled:focus,
.ta-wrapper .disabled.ta-btn-card-shuffle:focus,
.ta-wrapper .disabled.ta-btn-card-shuffle:focus,
.btn-primary.disabled.focus,
.ta-wrapper .disabled.focus.ta-btn-card-shuffle,
.ta-wrapper .disabled.focus.ta-btn-card-shuffle,
.btn-primary.disabled:active,
.ta-wrapper .disabled.ta-btn-card-shuffle:active,
.ta-wrapper .disabled.ta-btn-card-shuffle:active,
.btn-primary.disabled.active,
.ta-wrapper .disabled.active.ta-btn-card-shuffle,
.ta-wrapper .disabled.active.ta-btn-card-shuffle,
.btn-primary[disabled],
.ta-wrapper [disabled].ta-btn-card-shuffle,
.ta-wrapper [disabled].ta-btn-card-shuffle,
.btn-primary[disabled]:hover,
.ta-wrapper [disabled].ta-btn-card-shuffle:hover,
.ta-wrapper [disabled].ta-btn-card-shuffle:hover,
.btn-primary[disabled]:focus,
.ta-wrapper [disabled].ta-btn-card-shuffle:focus,
.ta-wrapper [disabled].ta-btn-card-shuffle:focus,
.btn-primary[disabled].focus,
.ta-wrapper [disabled].focus.ta-btn-card-shuffle,
.ta-wrapper [disabled].focus.ta-btn-card-shuffle,
.btn-primary[disabled]:active,
.ta-wrapper [disabled].ta-btn-card-shuffle:active,
.ta-wrapper [disabled].ta-btn-card-shuffle:active,
.btn-primary[disabled].active,
.ta-wrapper [disabled].active.ta-btn-card-shuffle,
.ta-wrapper [disabled].active.ta-btn-card-shuffle,
fieldset[disabled] .btn-primary,
fieldset[disabled] .ta-wrapper .ta-btn-card-shuffle,
.ta-wrapper fieldset[disabled] .ta-btn-card-shuffle, fieldset[disabled] .ta-wrapper .ta-btn-card-shuffle,
.ta-wrapper fieldset[disabled] .ta-btn-card-shuffle, fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .ta-wrapper .ta-btn-card-shuffle:hover,
.ta-wrapper fieldset[disabled] .ta-btn-card-shuffle:hover, fieldset[disabled] .ta-wrapper .ta-btn-card-shuffle:hover,
.ta-wrapper fieldset[disabled] .ta-btn-card-shuffle:hover, fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .ta-wrapper .ta-btn-card-shuffle:focus,
.ta-wrapper fieldset[disabled] .ta-btn-card-shuffle:focus, fieldset[disabled] .ta-wrapper .ta-btn-card-shuffle:focus,
.ta-wrapper fieldset[disabled] .ta-btn-card-shuffle:focus, fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .ta-wrapper .focus.ta-btn-card-shuffle,
.ta-wrapper fieldset[disabled] .focus.ta-btn-card-shuffle, fieldset[disabled] .ta-wrapper .focus.ta-btn-card-shuffle,
.ta-wrapper fieldset[disabled] .focus.ta-btn-card-shuffle, fieldset[disabled] .btn-primary:active,
fieldset[disabled] .ta-wrapper .ta-btn-card-shuffle:active,
.ta-wrapper fieldset[disabled] .ta-btn-card-shuffle:active, fieldset[disabled] .ta-wrapper .ta-btn-card-shuffle:active,
.ta-wrapper fieldset[disabled] .ta-btn-card-shuffle:active, fieldset[disabled] .btn-primary.active, fieldset[disabled] .ta-wrapper .active.ta-btn-card-shuffle, .ta-wrapper fieldset[disabled] .active.ta-btn-card-shuffle, fieldset[disabled] .ta-wrapper .active.ta-btn-card-shuffle, .ta-wrapper fieldset[disabled] .active.ta-btn-card-shuffle {
  background-color: #03A9F4;
  border-color: #0398db;
}

.btn-primary .badge, .ta-wrapper .ta-btn-card-shuffle .badge, .ta-wrapper .ta-btn-card-shuffle .badge {
  color: #03A9F4;
  background-color: #fff;
}

.block {
  display: block;
}

.tarot-card {
  position: relative;
  width: 120px;
  height: 170px;
  margin: auto;
}

.tarot-card .reverse {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.card-front, .card-backface {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  height: 100%;
}

.card-front img, .card-backface img {
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 1500ms linear;
  transition: all 1500ms linear;
}

.card-backface {
  z-index: 10;
}

.open-card {
  position: relative;
}

.open-card .card-front img {
  -webkit-transform: rotateY(180deg) perspective(400);
  transform: rotateY(180deg) perspective(400);
  z-index: 10;
}

.open-card .card-front img.reverse {
  -webkit-transform: rotate(180deg) rotateY(180deg);
  transform: rotate(180deg) rotateY(180deg);
}

.open-card .card-backface img {
  -webkit-transform: rotateY(0deg) perspective(400);
  transform: rotateY(0deg) perspective(400);
  z-index: 20;
}

.open-card.open .card-front img {
  -webkit-transform: rotateY(360deg);
  transform: rotateY(360deg);
  z-index: 20;
}

.open-card.open .card-front img.reverse {
  -webkit-transform: rotate(180deg) rotateY(360deg);
  transform: rotate(180deg) rotateY(360deg);
}

.open-card.open .card-backface img {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  z-index: 10;
}

.ftop-menu-img-tarot {
  position: relative;
}

.ftop-menu-img-tarot > img {
  margin: auto;
  width: 320px;
}

.ftop-menu-img-tarot .ftop-menu-tarot-card {
  position: absolute;
  top: -14px;
  left: 50%;
}

.ftop-menu-img-tarot .ftop-menu-tarot-card .card {
  width: 100px;
  height: 158px;
  margin-left: -50px;
}

.affinity-image {
  width: 260px;
  margin: 24px auto;
}

.tab-color {
  color: #6CB995;
}

.m-first body {
  background: url(/image/site/bg.sp.480.png);
  -webkit-background-size: contain;
          background-size: contain;
}

.m-trick.list-group-item::after, .m-letter.list-group-item::after, .m-tarot_one.list-group-item::after, .m-premium2.list-group-item::after, .m-type.list-group-item::after, .m-tarot_aisho2.list-group-item::after {
  content: "\e258";
  position: absolute;
  display: block;
  font-family: 'Glyphicons Halflings';
  font-size: 12px;
  right: 12px;
  top: 50%;
  margin-top: -6px;
}

.autoto-kushu1 {
  background: url(/image/site/layout/banner-tokushu1.sp.480.png) no-repeat;
  -webkit-background-size: 100% 60px;
          background-size: 100% 60px;
  -webkit-tap-highlight-color: transparent;
  height: 60px;
  border: none;
}

.autoto-kushu2 {
  background: url(/image/site/layout/banner-tokushu2.sp.480.png) no-repeat;
  -webkit-background-size: 100% 60px;
          background-size: 100% 60px;
  -webkit-tap-highlight-color: transparent;
  height: 60px;
  border: none;
}

.autoto-kushu3 {
  background: url(/image/site/layout/banner-tokushu3.sp.480.png) no-repeat;
  -webkit-background-size: 100% 60px;
          background-size: 100% 60px;
  -webkit-tap-highlight-color: transparent;
  height: 60px;
  border: none;
}

.renewal {
  text-align: left;
  padding: 10px;
  border: solid 3px #c8a553;
  background-color: #fbffe9;
  margin: -18px -2px 40px;
}

.renewal a {
  position: relative;
  display: block;
  color: #363636;
  font-size: 14px;
  text-decoration: none;
}

.renewal a:not(.noListLink):after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  display: block;
  width: 10px;
  height: 10px;
  margin-top: -4px;
  border-top: solid 2px #222;
  border-right: solid 2px #222;
  -webkit-transform: rotate(45deg);
}

.banner-tokushu1 {
  position: relative;
  background: url(/image/site/layout/banner-tokushu1.sp.480.png) no-repeat;
  -webkit-background-size: 100% 60px;
          background-size: 100% 60px;
  background-position: 0px 0px;
  -webkit-tap-highlight-color: transparent;
  height: 60px;
  border: none;
}

.banner-tokushu2 {
  background: url(/image/site/layout/banner-tokushu2.sp.480.png) no-repeat;
  -webkit-background-size: 100% 60px;
          background-size: 100% 60px;
  -webkit-tap-highlight-color: transparent;
  height: 60px;
  border: none;
}

.banner-tokushu3 {
  background: url(/image/site/layout/banner-tokushu3.sp.480.png) no-repeat;
  -webkit-background-size: 100% 60px;
          background-size: 100% 60px;
  -webkit-tap-highlight-color: transparent;
  height: 60px;
  border: none;
}

.content-head .banner-tokushu1 .title, .content-head .banner-tokushu2 .title, .content-head .banner-tokushu3 .title {
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  padding: 5px 15px;
}

/* 2019/03/06 個別課金用ボタン追加 */
.special-icon {
    position: absolute;
/*     top: 38px; */
    right: 13%;
    width: 60px;
    height: 60px;
}

.special-icon a {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
    font-weight: 700;
}
.special-icon img {
    width: 26px;
}
.special-icon .icon-name {
    position: relative;
    top: 4px;
    font-size: 11px;
}

.side-menu-icon-name {
    position: absolute;
    bottom: -13px;
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
    text-align: center;
    font-size: 13px;
}

.special-icon span {
    font-size: 9px;
    font-weight: 100;
    position: relative;
    top: 3px;
}