.primaryBGColor {
  background-color: #003f5e;
}

.seminarLink {
  text-decoration: underline;
}

.secondaryBGColor {
  background-color: #337ab7;
}

.secondaryBGColor2 {
  background-color: #a2d1f9;
}

.attractionBGColor {
  background-color: #ba0404;
}

.attractionBGColor2 {
  background-color: #903;
}

.formBGColor {
  background-color: #e7e7e7;
}

.primaryFontColor {
  color: #003f5e;
}

.secondaryFontColor {
  color: #337ab7;
}

.secondaryFontColor2 {
  color: #a2d1f9;
}

.attractionFontColor {
  color: #900;
  font-weight: 700;
}

.attractionFontColor2 {
  color: #903;
}

.attractionFontColor3 {
  color: #009c00;
}

.homepage-container h2 {
  font-weight: 700;
  font-size: 23px;
}

.homepage-container p {
  padding: 10px 0 0;
}

.homepage-container ul {
  margin: 15px 0;
}

.homepage-container ul li {
  margin: 15px 0 0;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

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:active,
a:hover {
  outline: 0;
}

b,
optgroup,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  margin: 0.67em 0;
}

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

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
  vertical-align: middle;
}

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

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

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-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-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: auto;
  appearance: auto;
}

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

textarea {
  overflow: auto;
}

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

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  :after,
  :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-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: "";
  }

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

  thead {
    display: table-header-group;
  }

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

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

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

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

  .navbar {
    display: none;
  }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(/invar/ssi-common/fonts/glyphicons-halflings-regular.eot);
  src:
    url(/invar/ssi-common/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),
    url(/invar/ssi-common/fonts/glyphicons-halflings-regular.woff2) format("woff2"),
    url(/invar/ssi-common/fonts/glyphicons-halflings-regular.woff) format("woff"),
    url(/invar/ssi-common/fonts/glyphicons-halflings-regular.ttf) format("truetype"),
    url(/invar/ssi-common/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings" serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\002a";
}

.glyphicon-plus:before {
  content: "\002b";
}

.glyphicon-eur:before,
.glyphicon-euro:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-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,
.glyphicon-btc:before,
.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-jpy:before,
.glyphicon-yen:before {
  content: "\00a5";
}

.glyphicon-rub:before,
.glyphicon-ruble: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";
}

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

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

body {
  margin: 0;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
  overflow-x: hidden;
}

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

a {
  background-color: transparent;
  color: #337ab7;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}

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

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

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

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

[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: 400;
  line-height: 1;
  color: #777;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%;
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 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;
  }

  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal dd {
    margin-left: 180px;
  }
}

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

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

.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 {
  text-transform: uppercase;
}

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

.text-muted {
  color: #777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:focus,
a.text-primary:hover {
  color: #286090;
}

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

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

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

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

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

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

.text-danger {
  color: #a94442;
}

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

.bg-primary {
  color: #fff;
  background-color: #337ab7;
}

a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #286090;
}

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

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

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

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

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

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

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

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

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

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

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

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

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

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

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

dd,
dt {
  line-height: 1.42857143;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

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

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

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
  margin-bottom: 0;
}

blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: "\2014 \00A0";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: "";
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
  content: "\00A0 \2014";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

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: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}

pre {
  overflow: auto;
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

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

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

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

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

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

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

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

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

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

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

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

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

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

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

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

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

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

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

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

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

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

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

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

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

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

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

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

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

@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

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

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

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

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

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

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

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

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

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

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

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

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

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

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

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

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

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

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

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

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

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

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

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

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

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

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

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

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

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

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

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

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

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

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

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

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

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

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

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

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

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

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

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

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

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

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

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

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

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

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

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

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

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

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

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

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

.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

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

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

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

.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  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;
  display: table-column;
  float: none;
}

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

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

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

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

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

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

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

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

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

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

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

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}

@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 > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }

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

  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }

  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }

  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}

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

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

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

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}

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

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

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

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

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

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  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 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  -o-transition:
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  transition:
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}

.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::-ms-expand {
  background-color: transparent;
  border: 0;
}

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

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

@media screen and (min-resolution: 0) {
  input[type="date"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control,
  input[type="time"].form-control {
    line-height: 34px;
  }

  .input-group-sm input[type="date"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"],
  .input-group-sm input[type="time"],
  input[type="date"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  input[type="time"].input-sm {
    line-height: 30px;
  }

  .input-group-lg input[type="date"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"],
  .input-group-lg input[type="time"],
  input[type="date"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  input[type="time"].input-lg {
    line-height: 46px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.checkbox label,
.radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

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

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

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

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

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

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

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

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

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

select[multiple].input-sm,
textarea.input-sm {
  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 select[multiple].form-control,
.form-group-sm textarea.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 {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

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

select[multiple].input-lg,
textarea.input-lg {
  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 select[multiple].form-control,
.form-group-lg textarea.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: 42.5px;
}

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

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

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

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-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;
  background-color: #dff0d8;
  border-color: #3c763d;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-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;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-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;
  background-color: #f2dede;
  border-color: #a94442;
}

.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;
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@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 .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto;
  }

  .form-inline .input-group > .form-control {
    width: 100%;
  }

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

  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0;
  }

  .form-inline .checkbox input[type="checkbox"],
  .form-inline .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }

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

  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }

  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }

  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.btn.focus,
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}

.btn.active,
.btn:active {
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: opacity(0.6);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}

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

.btn-default {
  color: #333;
  background-color: #fff;
}

.btn-default.focus,
.btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

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

.dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
}

.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

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

.btn-success.focus,
.btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  border-color: #4cae4c;
}

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

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

.btn-info.focus,
.btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  border-color: #46b8da;
}

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

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

.btn-warning.focus,
.btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .dropdown-toggle.btn-warning.focus,
.open > .dropdown-toggle.btn-warning:focus,
.open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  border-color: #eea236;
}

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

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

.btn-danger.focus,
.btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .dropdown-toggle.btn-danger.focus,
.open > .dropdown-toggle.btn-danger:focus,
.open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  border-color: #d43f3a;
}

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

.btn-link {
  font-weight: 400;
  color: #337ab7;
  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:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}

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

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}

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

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

.btn-group-xs > .btn,
.btn-xs {
  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="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-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-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown,
.dropup {
  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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  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);
}

.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: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #777;
}

.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}

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

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  float: left;
}

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

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

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

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

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

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

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

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

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

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

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

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

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

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

.btn-lg .caret {
  border-width: 5px 5px 0;
}

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

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

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

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

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

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

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

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

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

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

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}

select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell;
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

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

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-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:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-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 {
  position: relative;
}

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

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

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.nav > li.disabled > a {
  color: #777;
}

.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7;
}

.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.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}

.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:focus,
.nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }

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

  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }

  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}

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

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

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

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  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);
}

.navbar-collapse.in {
  overflow-y: auto;
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}

.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }

  .navbar-header {
    float: left;
  }

  .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-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }

  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }

  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

.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;
  height: 50px;
  padding: 15px;
  font-size: 18px;
  line-height: 20px;
}

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

.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    border-radius: 0;
  }

  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }

  .navbar-toggle {
    display: none;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  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;
}

.navbar-nav {
  margin: 7.5px -15px;
}

.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 .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }

  .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-nav .open .dropdown-menu > li > a:hover {
    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 .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 .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto;
  }

  .navbar-form .input-group > .form-control {
    width: 100%;
  }

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

  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0;
  }

  .navbar-form .checkbox input[type="checkbox"],
  .navbar-form .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin: 8px -15px;
  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);
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-radius: 4px 4px 0 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }

  .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:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  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:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #333;
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  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:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  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 {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

.breadcrumb > .active {
  color: #777;
}

.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: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.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-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-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-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.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:focus,
.pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}

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

.label:empty {
  display: none;
}

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

.label-default {
  background-color: #777;
}

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

.label-primary {
  background-color: #337ab7;
}

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

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

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

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

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

.label-warning {
  background-color: #f0ad4e;
}

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

.label-danger {
  background-color: #d9534f;
}

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

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

.btn-group-xs > .btn .badge,
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

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

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  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;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}

.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 {
  padding-right: 15px;
  padding-left: 15px;
  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-right: 60px;
    padding-left: 60px;
  }

  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail a > img,
.thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}

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

.thumbnail .caption {
  padding: 9px;
  color: #333;
}

.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: 700;
}

.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 {
  color: #3c763d;
  background-color: #dff0d8;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
}

.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;
  }
}

@-o-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 {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  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: #337ab7;
  -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;
  -o-transition: width 0.6s;
  transition: width 0.6s;
}

.progress-bar-striped,
.progress-striped .progress-bar {
  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-bar.active,
.progress.active .progress-bar {
  -webkit-animation: 2s linear infinite progress-bar-stripes;
  -o-animation: 2s linear infinite progress-bar-stripes;
  animation: 2s linear infinite progress-bar-stripes;
}

.progress-bar-success {
  background-color: #5cb85c;
}

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

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: 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: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: 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 {
  overflow: hidden;
  zoom: 1;
}

.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-body,
.media-left,
.media-right {
  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 {
  padding-left: 0;
  margin-bottom: 20px;
}

.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-left-radius: 4px;
  border-top-right-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:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
}

.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: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,
.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 {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #c7ddef;
}

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

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}

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

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

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}

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

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

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}

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

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

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  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: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

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

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
  color: inherit;
}

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

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

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

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

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

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

.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}

.panel > .panel-collapse > .table caption,
.panel > .table caption,
.panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

.panel > .table-responsive:first-child > .table:first-child,
.panel > .table-responsive:first-child > .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:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.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,
.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: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:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.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,
.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: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:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel > .table-responsive:last-child > .table: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,
.panel > .table:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.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,
.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 {
  border-bottom-left-radius: 3px;
}

.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,
.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 {
  border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}

.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}

.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.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-bordered > thead > tr:first-child > td,
.panel > .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,
.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,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}

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

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #333;
  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: #333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.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 embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-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;
}

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

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

.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: opacity(0.2);
  opacity: 0.2;
}

.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: opacity(0.5);
  opacity: 0.5;
}

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

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  filter: opacity(0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: opacity(0.5);
  opacity: 0.5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
  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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: opacity(0);
  opacity: 0;
  line-break: auto;
}

.tooltip.in {
  filter: opacity(0.9);
  opacity: 0.9;
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.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 {
  right: 5px;
  bottom: 0;
  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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  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);
  line-break: auto;
}

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

.popover.right {
  margin-left: 10px;
}

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

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

.popover-title {
  padding: 8px 14px;
  margin: 0;
  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 {
  content: "";
  border-width: 10px;
}

.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-bottom-width: 0;
}

.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-left-width: 0;
}

.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
}

.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
}

.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: left 0.6s ease-in-out;
  -o-transition: left 0.6s ease-in-out;
  transition: left 0.6s ease-in-out;
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  line-height: 1;
}

@supports (transform-style: preserve-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-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.active.right,
  .carousel-inner > .item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  .carousel-inner > .item.active.left,
  .carousel-inner > .item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  .carousel-inner > .item.active,
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: opacity(0.5);
  opacity: 0.5;
}

.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
}

.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: opacity(0.9);
  outline: 0;
  opacity: 0.9;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

.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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
  clear: both;
}

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

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

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-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;
  }

  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }

  .visible-xs-block {
    display: block !important;
  }

  .visible-xs-inline {
    display: inline !important;
  }

  .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;
  }

  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }

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

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

  .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;
  }

  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }

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

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

  .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;
  }

  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }

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

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

  .visible-lg-inline-block {
    display: inline-block !important;
  }

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

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

  .navbar .navbar-nav .open .dropdown-menu > .active > a,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
    background-repeat: repeat-x;
  }
}

@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;
  }
}

.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;
  }

  td.visible-print,
  th.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;
  }

  .hidden-print {
    display: none !important;
  }
}

@font-face {
  font-family: FontAwesome;
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src:
    url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"),
    url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),
    url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),
    url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),
    url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: 400;
  font-style: normal;
}

.fa {
  display: inline-block;
  font:
    14px/1 FontAwesome,
    sans-serif;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: 0.08em solid #eee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right {
  margin-left: 0.3em;
}

.fa.pull-left {
  margin-right: 0.3em;
}

.fa.pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: 2s linear infinite fa-spin;
  animation: 2s linear infinite fa-spin;
}

.fa-pulse {
  -webkit-animation: 1s steps(8) infinite fa-spin;
  animation: 1s steps(8) infinite fa-spin;
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-cog:before,
.fa-gear:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-repeat:before,
.fa-rotate-right:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-exclamation-triangle:before,
.fa-warning:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-cogs:before,
.fa-gears:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-floppy-o:before,
.fa-save:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-sort:before,
.fa-unsorted:before {
  content: "\f0dc";
}

.fa-sort-desc:before,
.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-asc:before,
.fa-sort-up:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-gavel:before,
.fa-legal:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-bolt:before,
.fa-flash:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-clipboard:before,
.fa-paste:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-chain-broken:before,
.fa-unlink:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
  content: "\f150";
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
  content: "\f151";
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
  content: "\f152";
}

.fa-eur:before,
.fa-euro:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-inr:before,
.fa-rupee:before {
  content: "\f156";
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
  content: "\f157";
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
  content: "\f158";
}

.fa-krw:before,
.fa-won:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-try:before,
.fa-turkish-lira:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
  content: "\f19c";
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
  content: "\f1c5";
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
  content: "\f1c6";
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
  content: "\f1d0";
}

.fa-empire:before,
.fa-ge:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-paper-plane:before,
.fa-send:before {
  content: "\f1d8";
}

.fa-paper-plane-o:before,
.fa-send-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-bed:before,
.fa-hotel:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-y-combinator:before,
.fa-yc:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
  content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-television:before,
.fa-tv:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
  content: "\f2a3";
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-sign-language:before,
.fa-signing:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-handshake-o:before {
  content: "\f2b5";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-o:before {
  content: "\f2b7";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-book-o:before {
  content: "\f2ba";
}

.fa-address-card:before,
.fa-vcard:before {
  content: "\f2bb";
}

.fa-address-card-o:before,
.fa-vcard-o:before {
  content: "\f2bc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-circle-o:before {
  content: "\f2be";
}

.fa-user-o:before {
  content: "\f2c0";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
  content: "\f2c7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
  content: "\f2cd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

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

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

.btn-danger,
.btn-default,
.btn-info,
.btn-primary,
.btn-success,
.btn-warning {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active {
  -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-danger.disabled,
.btn-danger[disabled],
.btn-default.disabled,
.btn-default[disabled],
.btn-info.disabled,
.btn-info[disabled],
.btn-primary.disabled,
.btn-primary[disabled],
.btn-success.disabled,
.btn-success[disabled],
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-warning {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-danger .badge,
.btn-default .badge,
.btn-info .badge,
.btn-primary .badge,
.btn-success .badge,
.btn-warning .badge {
  text-shadow: none;
}

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

.btn-default {
  text-shadow: 0 1px 0 #fff;
  background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
}

.btn-default:focus,
.btn-default:hover {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}

.btn-default.active,
.btn-default:active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #e0e0e0;
  background-image: none;
}

.btn-primary {
  background-image: linear-gradient(to bottom, #337ab7 0, #265a88 100%);
  background-repeat: repeat-x;
  border-color: #245580;
}

.btn-primary:focus,
.btn-primary:hover {
  background-color: #265a88;
  background-position: 0 -15px;
}

.btn-primary.active,
.btn-primary:active {
  background-color: #265a88;
  border-color: #245580;
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #265a88;
  background-image: none;
}

.btn-success {
  background-image: linear-gradient(to bottom, #5cb85c 0, #419641 100%);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
}

.btn-success:focus,
.btn-success:hover {
  background-color: #419641;
  background-position: 0 -15px;
}

.btn-success.active,
.btn-success:active {
  background-color: #419641;
  border-color: #3e8f3e;
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #419641;
  background-image: none;
}

.btn-info {
  background-image: linear-gradient(to bottom, #5bc0de 0, #2aabd2 100%);
  background-repeat: repeat-x;
  border-color: #28a4c9;
}

.btn-info:focus,
.btn-info:hover {
  background-color: #2aabd2;
  background-position: 0 -15px;
}

.btn-info.active,
.btn-info:active {
  background-color: #2aabd2;
  border-color: #28a4c9;
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #2aabd2;
  background-image: none;
}

.btn-warning {
  background-image: linear-gradient(to bottom, #f0ad4e 0, #eb9316 100%);
  background-repeat: repeat-x;
  border-color: #e38d13;
}

.btn-warning:focus,
.btn-warning:hover {
  background-color: #eb9316;
  background-position: 0 -15px;
}

.btn-warning.active,
.btn-warning:active {
  background-color: #eb9316;
  border-color: #e38d13;
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #eb9316;
  background-image: none;
}

.btn-danger {
  background-image: linear-gradient(to bottom, #d9534f 0, #c12e2a 100%);
  background-repeat: repeat-x;
  border-color: #b92c28;
}

.btn-danger:focus,
.btn-danger:hover {
  background-color: #c12e2a;
  background-position: 0 -15px;
}

.btn-danger.active,
.btn-danger:active {
  background-color: #c12e2a;
  border-color: #b92c28;
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #c12e2a;
  background-image: none;
}

.img-thumbnail,
.thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background-color: #e8e8e8;
  background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
  background-repeat: repeat-x;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  background-color: #2e6da4;
  background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
  background-repeat: repeat-x;
}

.navbar-default {
  background-image: linear-gradient(to bottom, #fff 0, #f8f8f8 100%);
  background-repeat: repeat-x;
  border-radius: 4px;
  -webkit-box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 1px 5px rgba(0, 0, 0, 0.075);
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .open > a {
  background-image: linear-gradient(to bottom, #dbdbdb 0, #e2e2e2 100%);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}

.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}

.navbar-inverse {
  background-image: linear-gradient(to bottom, #3c3c3c 0, #222 100%);
  background-repeat: repeat-x;
  border-radius: 4px;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .open > a {
  background-image: linear-gradient(to bottom, #080808 0, #0f0f0f 100%);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.navbar-fixed-bottom,
.navbar-fixed-top,
.navbar-static-top {
  border-radius: 0;
}

.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.25),
    0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.25),
    0 1px 2px rgba(0, 0, 0, 0.05);
}

.alert-success {
  background-image: linear-gradient(to bottom, #dff0d8 0, #c8e5bc 100%);
  background-repeat: repeat-x;
  border-color: #b2dba1;
}

.alert-info {
  background-image: linear-gradient(to bottom, #d9edf7 0, #b9def0 100%);
  background-repeat: repeat-x;
  border-color: #9acfea;
}

.alert-warning {
  background-image: linear-gradient(to bottom, #fcf8e3 0, #f8efc0 100%);
  background-repeat: repeat-x;
  border-color: #f5e79e;
}

.alert-danger {
  background-image: linear-gradient(to bottom, #f2dede 0, #e7c3c3 100%);
  background-repeat: repeat-x;
  border-color: #dca7a7;
}

.progress {
  background-image: linear-gradient(to bottom, #ebebeb 0, #f5f5f5 100%);
  background-repeat: repeat-x;
}

.progress-bar {
  background-image: linear-gradient(to bottom, #337ab7 0, #286090 100%);
  background-repeat: repeat-x;
}

.progress-bar-success {
  background-image: linear-gradient(to bottom, #5cb85c 0, #449d44 100%);
  background-repeat: repeat-x;
}

.progress-bar-info {
  background-image: linear-gradient(to bottom, #5bc0de 0, #31b0d5 100%);
  background-repeat: repeat-x;
}

.progress-bar-warning {
  background-image: linear-gradient(to bottom, #f0ad4e 0, #ec971f 100%);
  background-repeat: repeat-x;
}

.progress-bar-danger {
  background-image: linear-gradient(to bottom, #d9534f 0, #c9302c 100%);
  background-repeat: repeat-x;
}

.progress-bar-striped {
  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
  );
}

.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  text-shadow: 0 -1px 0 #286090;
  background-image: linear-gradient(to bottom, #337ab7 0, #2b669a 100%);
  background-repeat: repeat-x;
  border-color: #2b669a;
}

.list-group-item.active .badge,
.list-group-item.active:focus .badge,
.list-group-item.active:hover .badge {
  text-shadow: none;
}

.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.panel-default > .panel-heading {
  background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
  background-repeat: repeat-x;
}

.panel-primary > .panel-heading {
  background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
  background-repeat: repeat-x;
}

.panel-success > .panel-heading {
  background-image: linear-gradient(to bottom, #dff0d8 0, #d0e9c6 100%);
  background-repeat: repeat-x;
}

.panel-info > .panel-heading {
  background-image: linear-gradient(to bottom, #d9edf7 0, #c4e3f3 100%);
  background-repeat: repeat-x;
}

.panel-warning > .panel-heading {
  background-image: linear-gradient(to bottom, #fcf8e3 0, #faf2cc 100%);
  background-repeat: repeat-x;
}

.panel-danger > .panel-heading {
  background-image: linear-gradient(to bottom, #f2dede 0, #ebcccc 100%);
  background-repeat: repeat-x;
}

.well {
  background-image: linear-gradient(to bottom, #e8e8e8 0, #f5f5f5 100%);
  background-repeat: repeat-x;
  border-color: #dcdcdc;
  -webkit-box-shadow:
    inset 0 1px 3px rgba(0, 0, 0, 0.05),
    0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow:
    inset 0 1px 3px rgba(0, 0, 0, 0.05),
    0 1px 0 rgba(255, 255, 255, 0.1);
}

@-o-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

.menu-bg-selected {
  background-color: #eb6e44;
}

.menu-bg-selected-not {
  background-color: #69c;
  border-left: 1px solid #171717 !important;
  border-right: 1px solid #171717 !important;
  box-shadow: 2px 2px 2px #333;
}

.menu-font-selected {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
}

.menu-font-selected:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-decoration: underline;
}

.menu-font-selected:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
}

.menu-font-selected-not {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #fff !important;
  text-decoration: none !important;
}

.menu-font-selected-not:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  text-decoration: underline;
}

.menu-font-selected-not:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
}

.BOX-all-shadow {
  box-shadow: none !important;
  border: 1px solid #171717 !important;
}

.menu-bg-header,
.menu-bg-title {
  background-color: #000;
}

.menu-font-title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 26px;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
}

.menu-font-header {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
}

.menu-pulldown {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  background-color: #cb1426;
  height: 20px;
  border: 1px solid #fff;
  margin-right: 3px;
  margin-left: 3px;
  margin-bottom: 3px;
  width: 200px;
}

.LINE-bottom-right-black {
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
}

.LINE-right-black {
  border-right: 1px solid #000;
}

.LINE-bottom {
  border-bottom: 1px solid #000;
}

.Line-columns-2 {
  border-right: 1px solid #000;
  border-left: 1px solid #000;
}

.Line-columns-left-1 {
  border-left: 1px solid #000;
}

.Line-columns-left-1-bottom {
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
}

.Line-columns-2-bottom {
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
}

.Line-bottom {
  border-bottom: 1px solid #000;
}

.BGannounce {
  border-radius: 0;
  border: 2px solid #366ca3;
  -moz-border-radius: 0;
  box-shadow: 5px 5px 5px #001b2f;
}

.noDec {
  text-decoration: none;
  font-weight: 700;
  color: #900;
}

.Box-allsides-black-1px {
  border: 1px solid #000;
}

.BOX-search {
  border: 3px solid #636dcf;
  border-radius: 0;
  -moz-border-radius: 0;
}

.iput-select {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000;
  height: 18px;
}

.iput-submit {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000;
  height: 20px;
  text-align: center;
  vertical-align: middle;
}

.LINE-top-bottom {
  border-top: 2px solid #636dcf;
  border-bottom: 2px solid #636dcf;
}

a.fontSmallWhite,
a.fontSmallWhite:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #fff;
  text-decoration: underline;
}

a.fontFooter {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
}

a.fontFooter:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #fff;
  text-decoration: underline;
}

.fontTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  text-shadow: 2px 2px #333;
}

.backgroundMain {
  background: linear-gradient(180deg, #c4c7f0, #8189d8);
}

.Box-Horz-Menu {
  border: 1px solid #fff;
}

.Box-Vert-Menu {
  border: 4px solid #fff;
}

a.font-Vert-Menu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #2c358d;
  text-decoration: none;
  text-transform: capitalize;
}

.Box-White-1 {
  border: 1px solid #fff;
  box-shadow: 5px 5px 5px #001b2f;
}

.Box-Purple-1 {
  border: 1px solid #3523b9;
  box-shadow: 5px 5px 5px #001b2f;
}

.fontNorm {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #2c358d;
}

a.font-Vert-Menu:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #2c358d;
  text-decoration: underline;
  text-transform: capitalize;
}

a.font-Horz-Menu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  text-transform: capitalize;
}

a.font-Horz-Menu:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #fff;
  text-transform: capitalize;
  text-decoration: underline;
}

.BOX-all-shadow {
  box-shadow: 2px 2px 2px #333;
}

.font2 {
  font-size: 12px;
}

a.LINK-tour-menu {
  text-decoration: none;
  color: #fff;
}

a.LINK-tour-menu:hover {
  text-decoration: underline;
  color: #fff;
}

a.FONT-white,
a.LINK-tour-menu:visited {
  text-decoration: none;
  color: #fff;
}

a.FONT-white:hover {
  text-decoration: underline;
  color: #fff;
}

a.FONT-white:visited {
  text-decoration: none;
  color: #fff;
}

.tour-schedule-section {
  padding: 10px;
}

.tour-schedule-section h3 {
  text-align: center;
  font-size: 21px;
  margin-bottom: 20px;
}

.tour-schedule-section p {
  font-size: 16px;
  text-align: justify;
  line-height: 25px;
}

.tour-dates-header {
  margin-bottom: 20px;
  text-align: center;
  padding: 10px 0 0 !important;
}

.tour-dates-header li {
  width: 200px;
  padding: 0;
  margin: 0;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  border-radius: 7px;
  position: relative;
  border: 2px solid #4272a3;
}

.nav .list-inline,
.nav .list-inline li {
  padding: 0;
}

.tour-dates-header li a {
  display: block;
  width: 200px;
  line-height: 50px;
  color: #fff;
  text-align: center;
}

.tour-dates-header li a:focus,
.tour-dates-header li a:hover {
  text-decoration: underline;
  border-radius: 7px;
}

.tour-dates-header li a:focus:before {
  content: url("/tour/order/active-arrow.png");
  position: absolute;
  left: 6px;
  top: 5px;
}

.active {
  text-decoration: none;
  background: #003f5e !important;
}

.active:before {
  content: url("/tour/order/active-arrow.png");
  position: absolute;
  left: 6px;
  top: 5px;
}

.departed-row {
  background: #e5e5e5;
}

.tour-schedule-section i {
  border: solid #000;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
}

.tour-schedule-section .arrowRight {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.tour-schedule-section .more-discounts {
  float: right;
  margin: -15px 0 0;
}

.tour-schedule-section .more-discounts a {
  display: block;
  color: #fff;
  line-height: 30px;
  width: 175px;
  text-align: center;
  border-radius: 5px;
  margin-top: -35px;
  font-size: 12px;
  font-weight: 400;
  font-variant: normal;
  border: 2px solid #4272a3;
}

.more-discounts a:hover {
  text-decoration: underline;
}

.tour-schedule-section .custom-ukraine-tour {
  float: left;
  margin: -15px 0 0;
}

.tour-schedule-section .custom-ukraine-tour a {
  display: block;
  color: #fff;
  line-height: 30px;
  width: 175px;
  text-align: center;
  border-radius: 5px;
  margin-top: -35px;
  font-size: 12px;
  font-weight: 400;
  font-variant: normal;
  border: 2px solid #4272a3;
}

.custom-ukraine-tour a:hover {
  text-decoration: underline;
}

.tour-schedule-section .custom-ukraine-tour-modal h2 {
  line-height: 35px;
}

.tour-schedule-section .custom-ukraine-tour-modal h2 span {
  position: inherit;
  width: auto;
  height: auto;
  padding: 10px 0 0;
}

.tour-schedule-section .custom-ukraine-tour-modal p {
  line-height: 26px;
  padding: 15px 0 0;
}

.tour-schedule-title {
  min-height: 50px;
  line-height: 50px;
  color: #fff;
  margin: 0 !important;
}

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

.tour-sched-text p {
  font-size: 16px;
  font-weight: 700;
}

.tour-sched-text h4 {
  color: #cc0001;
  text-align: center;
  font-size: 19px;
  padding: 5px 0 15px;
  font-weight: 700;
}

.tour-schedule-title .tour-title h3 {
  margin: 0;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  padding-left: 18%;
}

.tour-schedule-title .tour-print {
  text-align: right;
  padding: 0 5px 0 0;
}

.tour-schedule-title .tour-print a {
  color: #fff;
  font-size: 11px;
}

.schedule-table table {
  width: 100%;
}

.schedule-table table thead tr th:first-child {
  width: 12%;
  border-left: 2px solid #0068c6;
}

.schedule-table table thead tr th:last-child {
  border-right: 2px solid #0068c6;
}

.schedule-table table thead tr th {
  width: 22%;
  border: 1px solid #dcdcdc;
  height: 65px;
  text-align: center;
  background: #344f5d;
  border-bottom: 2px solid #0068c6;
  color: #fff;
}

.schedule-table table thead tr th span {
  display: block;
  font-size: 12px;
}

.schedule-table tbody tr td {
  border: 1px solid #dcdcdc;
  line-height: 25px;
  text-align: center;
  padding: 10px;
  font-size: 14px;
  width: 18%;
}

.schedule-table tbody tr td span {
  display: block;
  color: #000;
}

.schedule-table tbody tr td span a {
  font-size: 14px;
  color: #ba0404;
  cursor: pointer;
}

.schedule-table-mobile tbody tr td span {
  display: block;
}

.tour-highlight-modal-content {
  padding: 20px;
}

.tour-highlight-modal-content p {
  text-align: left;
  line-height: 25px;
}

.tour-highlight-modal-content ul {
  list-style: none;
}

.tour-highlight-modal-content ul li {
  margin: 5px 0 0;
  font-size: 14px;
}

.modal-f-left {
  float: left;
  margin: 10px 25px 10px 10px;
}

.modal-f-right {
  float: right;
  margin: 10px 10px 10px 25px;
}

.modal-f-center {
  text-align: center;
  margin: 10px;
}

.tour-highlight-modal .close {
  margin: 5px 20px 0 0;
  font-size: 40px;
  opacity: 1;
  color: #003f5e;
}

.schedule-table tbody tr td a {
  font-size: 14px;
  font-weight: 400;
}

.tour-reminder {
  padding: 15px 0;
}

.tour-schedule-section .form-group .col-sm-8 {
  width: 50%;
}

.tour-schedule-section .form-group {
  height: 30px;
}

.tour-schedule-section .form-group span {
  font-size: 9px;
  display: block;
}

.tour-schedule-section .form-group label {
  font-size: 13px;
  padding-top: 0;
  color: #003f5e;
  text-align: right;
}

.tour-schedule-section .checkbox input[type="checkbox"] {
  width: 25px;
  height: 20px;
  margin-left: -30px;
  top: 3px;
}

.tour-schedule-section .checkbox {
  padding: 7px 0 0;
}

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

.tour-country-link {
  text-align: left !important;
  padding-left: 10px;
  line-height: 25px !important;
}

.tour-submit input {
  color: #fff;
  border: 0;
  line-height: 20px;
  width: 200px;
  border-radius: 5px;
  font-size: 13px;
  margin: 20px 0 0;
}

.tour-submit input:hover {
  text-decoration: underline;
}

.tour-order-client-survey {
  margin: 120px 0 0;
  color: #000;
}

.tour-includes {
  margin: 20px 0 0;
  text-align: left;
}

.tour-includes h2 {
  color: #000;
  font-weight: 700;
}

.tour-includes ul li {
  margin-bottom: 15px;
  line-height: 25px;
  text-align: left;
  color: #000;
}

.discount-savings {
  padding: 15px 25px;
  text-align: left;
}

.discount-savings h2 {
  color: #000;
  font-weight: 700;
}

.early-discount {
  font-size: 15px;
  background: #585858;
  color: #fff;
  border-radius: 3px;
  line-height: 25px;
  padding: 2px 12px 5px;
}

.discount-savings ul {
  list-style: none;
  margin: 10px 0 0;
  padding: 15px 0 5px 10px;
  background: #585858;
  border-radius: 5px;
  width: 250px;
  color: #fff;
}

.discount-savings ul li a {
  color: #fff;
}

.discount-savings li {
  text-align: left;
  font-size: 14px;
  margin-bottom: 12px;
  color: #fff !important;
}

.discount-savings p {
  margin: 15px 0 0;
  font-size: 15px;
  line-height: 23px;
  text-align: left;
  color: #000;
}

.cancellation-area {
  padding: 10px;
  background: #f5f5f5;
  border-radius: 5px;
  margin: 10px 0 0;
}

.cancellation-area h3 {
  margin: 10px 0 0;
}

.cancellation-area ul {
  width: auto;
  background: 0 0;
  color: #000;
}

.cancellation-area ul li {
  color: #000 !important;
}

.paying-credit-section {
  background: #585858;
  padding: 2px 12px 15px;
  border-radius: 5px;
  margin: 10px 0 0;
  color: #fff;
}

.paying-credit-section p {
  font-size: 17px;
  color: #fff !important;
}

@media only screen and (max-width: 1200px) {
  .tour-dates-header {
    text-align: center;
  }
}

@media only screen and (max-width: 995) {
  .tour-schedule-section .more-discounts {
    float: none;
    margin: 10px 0;
  }

  .tour-schedule-section .more-discounts a {
    margin: 0 auto 10px;
  }

  .tour-schedule-section .custom-ukraine-tour {
    float: none;
    margin: 10px 0;
  }

  .tour-schedule-section .custom-ukraine-tour a {
    margin: 0 auto 10px;
  }
}

@media only screen and (max-width: 767px) {
  .tour-schedule-section .more-discounts {
    float: none;
    margin: 50px auto 0;
  }

  .tour-schedule-title .tour-title h3 {
    text-align: center;
    line-height: 0;
    font-size: 13px;
    padding: 20px 0 15px;
  }

  .tour-schedule-title .tour-print {
    text-align: center;
    padding: 0;
  }

  .tour-schedule-section .form-group .col-sm-8 {
    width: 100%;
  }

  .tour-schedule-section .form-group {
    text-align: center;
    height: auto;
  }

  .tour-schedule-section .form-group label {
    text-align: center;
  }
}

@media only screen and (max-width: 630px) {
  .schedule-table tbody tr td {
    padding: 1px;
  }

  .schedule-table table thead tr th span,
  .schedule-table tbody tr td span {
    font-size: 10px;
  }

  .tour-schedule-section {
    padding: 0;
  }
}

@media only screen and (max-width: 535px) {
  .schedule-table tbody tr td {
    font-size: 8px;
    padding: 0;
  }

  .schedule-table tbody tr td a {
    font-size: 9px;
  }

  .schedule-table tbody tr td span {
    font-size: 8px;
  }
}

.open-reservation-modal-content {
  padding: 0 20px;
}

.open-reservation-modal-content h2 {
  color: #004a80 !important;
  font-size: 26px !important;
  font-weight: 700;
}

.open-reservation-modal-content p {
  margin-bottom: 0;
  font-size: 14px;
  color: #6f6f6f;
  text-align: left;
  line-height: 22px;
  padding: 7px 0 18px;
}

.open-reservation-modal-content ul {
  background: #585858;
  color: #fff;
  text-align: -webkit-auto;
  margin: 0;
  padding: 0 20px 0 35px;
  border-radius: 5px;
}

.open-reservation-modal-content ul li {
  margin-bottom: 0;
  color: #fff !important;
  text-align: left !important;
}

.open-reservation-modal-content span {
  position: relative;
  top: 5px;
  z-index: 9999;
  display: block;
  width: 45px;
  height: 40px;
}

.open-reservation-modal-content .close {
  opacity: 1;
}

.open-reservation-modal-content .close span {
  font-size: 20px;
}

.modal-content-section {
  margin: 40px 0 0;
  padding-bottom: 20px;
}

.print-area .container {
  width: 900px;
}

.printable-reservation-form {
  text-align: center;
  padding-bottom: 20px;
}

.printable-reservation-form h2 {
  font-size: 25px;
  font-family: Montserrat-Bold, sans-serif;
  color: #004a80;
}

.printable-reservation-form h3 {
  font-weight: 700;
  font-size: 18px;
}

.printable-reservation-form p {
  font-size: 17px;
}

.printable-reservation-form table {
  width: 100%;
}

.printable-reservation-form table thead tr th {
  width: 20%;
  border: 1px solid #707070;
  line-height: 50px;
  text-align: center;
}

.printable-reservation-form tbody tr td {
  border: 1px solid #707070;
  height: 52px;
  text-align: center;
}

.print-country {
  text-align: left !important;
  padding: 0 0 0 15px;
}

.print-btn-top {
  background: #004a80;
  color: #fff;
  width: 120px;
  line-height: 30px;
  border: none;
  border-radius: 5px;
  position: absolute;
  right: 10px;
  top: 15px;
}

.print-btn {
  background: #004a80;
  color: #fff;
  width: 200px;
  line-height: 40px;
  border: none;
  border-radius: 5px;
}

.dual-tours {
  background: #004a80;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
}

.dual-tours span {
  color: #fff !important;
  font-size: 17px !important;
}

.contact-us-page h2 {
  margin: 0 0 15px;
  padding: 10px 0;
  color: #003f5e;
  font-size: 27px;
}

.contact-us-page p {
  margin: 0 auto 10px;
  text-align: center;
}

.contact-us-page form table tbody tr td {
  width: 0;
}

.contact-us-page form table tbody tr td .iput {
  margin-bottom: 8px;
  margin-left: 5px;
}

.contact-us-page form table tbody tr td .iput-select {
  margin-bottom: 8px;
  margin-left: 5px;
  width: 68%;
}

.contact-us-page form table tbody tr td .iputTextArea {
  width: 68%;
  margin-left: 5px;
}

.contact-us-page form {
  margin: 40px auto 0;
  background-color: #e7e7e7;
  padding: 15px 25px 25px;
  border-radius: 8px;
}

.contact-us-page form .select-subject {
  margin-bottom: 15px;
  height: 34px !important;
  border: 1px solid #ccc;
}

.contact-us-page form .comments {
  margin-bottom: 15px;
}

.contact-us-page form .button {
  text-align: center;
}

.contact-us-page form .button img {
  margin-bottom: 10px;
}

.contact-us-page form .button input {
  margin-bottom: 15px;
}

.contact-us-page p a,
.contact-us-page p b,
.contact-us-page p b a {
  font-size: 14px;
  color: #025279;
}

.contact-us-page .form1 h2 {
  font-size: 23px;
  text-align: center;
}

.contact-us-page .form1 p {
  font-size: 11px;
  text-align: center;
  margin-bottom: 23px;
}

.fieldprocess {
  text-align: center;
  font-size: 14px;
  color: #fff;
  background-color: #a91813;
  padding: 11px;
  margin-bottom: 20px;
}

A.newLeftLinks {
  width: 211px !important;
}

#reset {
  text-shadow: none;
  background-image: none;
  background-color: #003f5e;
  color: #fff;
  padding: 15px;
  box-shadow: none;
  border-color: transparent;
}

#reset:hover {
  background-color: #337ab7;
  border-color: transparent;
  color: #fff;
}

#submit {
  text-shadow: none;
  background-image: none;
  color: #fff;
  padding: 15px;
  box-shadow: none;
  border-color: transparent;
  background-color: #003f5e;
}

#submit:hover {
  border-color: transparent;
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
}

.automatic-mail-list {
  width: 80%;
  padding-bottom: 18px;
  border-radius: 6px;
  background: #adadad;
  margin: 30px auto;
}

.automatic-mail-list .form-group label {
  display: inline-block;
  text-align: right;
  font-weight: 400;
  font-size: 14px;
  width: 20%;
}

.automatic-mail-list .form-group input {
  width: 70%;
  display: inline;
}

.automatic-mail-list h4 {
  color: #fff;
  padding: 15px;
  margin: 0 0 20px;
}

.automatic-mail-list .form-group {
  margin: 15px;
}

.automatic-mail-list-information {
  margin: 20px;
  background-color: #fff;
  padding-bottom: 10px;
  border-radius: 6px;
}

.automatic-mail-list-information h5 {
  font-size: 15px;
  font-weight: 700;
  padding: 15px;
  margin-bottom: 25px;
  color: #fff;
}

.automatic-mail-list-information .checkbox {
  text-align: center;
}

.automatic-mail-list .form-group select {
  width: 30%;
  display: inline;
}

.automatic-mail-list .form-group .to-text {
  width: 49px;
  text-align: center;
}

.automatch-radio-buttons {
  border: 1px solid #e4e4e4;
  margin: 15px;
  padding: 8px 0 10px;
  text-align: center;
}

.automatch-radio-buttons label {
  font-weight: 400;
  font-size: 14px;
  margin: 0;
}

.automatch-radio-buttons .radio {
  display: inline;
  margin: 0 29px auto;
}

.automatic-mail-list .form-group .country-city {
  width: 70%;
}

.automatic-mail-list .automatch-checkbox {
  font-size: 14px;
}

.automatic-mail-list-information form .automatch-code label {
  display: block;
  width: 100%;
  text-align: center;
  padding: 20px 0 10px;
}

.automatic-mail-list-information center {
  padding-top: 15px;
}

.automatch-footer table {
  display: none;
}

.automaillist-btn {
  text-shadow: none;
  background-image: none;
  color: #fff;
  padding: 15px;
  box-shadow: none;
  border-color: transparent;
}

.automaillist-btn:hover {
  border-color: transparent;
  color: #fff;
  background-color: #337ab7;
}

.automatic-mail-list-information center input {
  height: 34px !important;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  width: 50%;
  margin: 10px auto !important;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc !important;
  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 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  -o-transition:
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  transition:
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}

.quick-search-area {
  max-width: 350px;
  height: auto;
  background: #eee;
  border-radius: 5px;
  text-align: center;
  padding: 0 5px 5px;
  margin: 0 auto;
}

.quick-search-top p {
  margin: 0;
  padding: 10px 5px;
  color: #ff1010;
  font-weight: 700;
  font-size: 19px;
}

.quick-search-top span {
  font-size: 13px;
}

.quick-search-top span a {
  display: block;
  margin: 12px auto 5px;
  font-size: 17px;
  color: #003f5e;
  font-weight: 700;
  cursor: default;
}

.quick-search-area table {
  text-align: center;
  width: 100%;
}

.quick-search-area table tr td {
  padding: 5px;
}

.quick-search-area select {
  width: 60px;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  height: 25px;
}

.region-select {
  width: 150px !important;
  height: 33px !important;
  text-align: center;
  display: block !important;
  margin: 0 auto;
}

.quick-search-area .qsearchCountry {
  width: 130px;
}

#qsearchSubmit {
  text-shadow: none;
  background-image: none;
  background-color: #003f5e;
  color: #fff;
  padding: 15px;
  box-shadow: none;
  border-color: transparent;
  width: 110px;
  line-height: 0;
  border-radius: 5px;
  cursor: pointer;
}

.quick-search-area .qsearchLabel {
  text-align: right;
}

.quick-search-area .qsearchLabelInfo {
  text-align: left;
}

.women-updates {
  background-color: #fff;
  background-image: none;
}

.women-updates .update-wrap {
  padding: 0;
}

.update-list {
  margin: 50px 0 35px;
}

.update-list h4 {
  margin: 0;
  font-size: 23px;
  color: #585858;
}

.update-list h3 {
  margin: 32px 0 62px;
  color: #003f5e;
}

.update-list a {
  color: #fff;
  background-color: #003f5e;
  font-size: 20px;
  padding: 0;
  border-radius: 5px;
  line-height: 45px;
  display: block;
  max-width: 85%;
  margin: 0 auto;
}

.update-list a:hover {
  text-decoration: none;
  background-color: #c23131;
  color: #fff;
}

.update-list p {
  margin: 80px 0 0;
  font-size: 18px;
  color: #585858;
}

.profile-menu table {
  margin: 0 auto;
}

.container-fluid.profile-menu {
  padding: 0;
}

.advert-top {
  -webkit-box-shadow: 0 0 37px -8px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 37px -8px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 37px -8px rgba(0, 0, 0, 0.25);
  padding-bottom: 15px;
  padding-top: 15px;
}

.advert-top .top-left img {
  margin-left: 15px;
}

.advert-top .top-center {
  border: 1px solid #5d5d5d;
  padding: 13px 30px 11px;
}

.advert-top .top-center h4 {
  color: #c23131;
}

.advert-top .top-center p {
  font-size: 12px;
  line-height: 20px;
  margin: 14px 0 7px;
  text-align: justify;
}

.advert-top .top-center h6 {
  margin: 0 30px 5px 0;
  display: inline;
}

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

.advert-top .top-right img {
  margin-left: 15px;
}

.advert-bottom {
  -webkit-box-shadow: 0 0 37px -8px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 37px -8px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 37px -8px rgba(0, 0, 0, 0.25);
  padding-bottom: 15px;
  padding-top: 15px;
  margin-bottom: 40px;
}

.advert-bottom .bottom-left img {
  margin-left: 15px;
}

.advert-bottom .bottom-center {
  border: 1px solid #5d5d5d;
  padding: 16px 30px 23px;
}

.advert-bottom .bottom-center h4 {
  color: #c23131;
}

.advert-bottom .bottom-center p {
  font-size: 12px;
  line-height: 20px;
  margin: 20px 0 30px;
  text-align: justify;
}

.advert-bottom .bottom-center h6,
.top-center strong a {
  margin: 0 30px 5px 0;
  display: inline;
}

.bottom-center strong a {
  margin: 0 17px 5px 0;
  display: inline;
}

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

.advert-bottom .bottom-right img {
  margin-left: 15px;
}

.update-title {
  margin: 40px;
}

.update-title h3 {
  color: #003f5e;
}

.update-profiles {
  margin-bottom: 30px;
}

a.update-link:visited {
  color: red;
  text-decoration: underline;
}

div.prof-indexes {
  font-size: 14px;
  color: #000;
  text-align: left;
}

.women-title {
  font-size: 30px;
  font-weight: 700;
  color: #003f5e;
}

.prof-indexes p {
  font-size: 15px !important;
  color: #000 !important;
  font-weight: 400 !important;
  padding: 5px 10px;
  margin: 0 0 8px;
  line-height: 25px;
}

.prof-indexes h2 {
  font-size: 26px;
  font-weight: 700;
  color: #003f5e;
  padding-left: 10px;
}

.prof-indexes p a {
  text-decoration: underline;
}

div.update-div {
  border: 0 solid #000;
  padding: 5px;
  margin: 5px 0;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

img.update-img {
  margin-bottom: 5px;
  border: 3px solid #dadada;
}

img.update-img:hover {
  border: 3px solid #003f5e;
}

a.update-link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  color: #333;
}

a.update-link:hover {
  color: #c23131;
  text-decoration: none;
}

.contactu-us-updates {
  text-align: center;
  margin: 0 auto;
  display: block;
}

.previous-weeks-updates {
  margin: 30px auto;
}

.previous-weeks-updates h4 {
  text-align: center;
  color: #003f5e;
  margin-bottom: 20px;
}

.previous-weeks-updates .columns {
  background-color: #337ab7;
  padding: 20px 0;
  margin: 0;
}

.previous-weeks-updates .columns a {
  color: #fff;
  display: block;
  margin: 5px auto;
}

.previous-weeks-updates-box1 {
  background-color: #21425f !important;
}

.philippine-women-video-wrapper {
  padding: 0 15px 15px;
}

.philippine-women-video-wrapper #sliderFrame {
  width: auto;
  margin-bottom: 20px;
}

.philippine-women-video-wrapper #sliderFrame div#slider {
  width: auto;
  height: 145px;
}

.philippine-women-video-wrapper p strong {
  color: #003f5e;
}

.philippine-women-video-wrapper .headingtitle-five {
  padding: 20px 0;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  margin: 25px auto;
  background-color: #c80000;
  border-radius: 5px;
}

.philippine-women-video-wrapper .headingtitle-five a {
  text-transform: uppercase;
  color: #ff8f8f;
}

.philippine-women-video-wrapper h2 {
  font-size: 23px;
  font-weight: 700;
  display: block;
  text-align: center;
  margin-bottom: 0;
  line-height: 27px;
}

.philippine-women-video-wrapper h2 span {
  display: block;
  color: #c80000;
}

.philippine-women-video-boxes {
  border: 2px solid #337ab7;
  min-height: 195px;
  margin: 10px 0 0;
}

.philippine-women-video-boxes h6 {
  display: block;
  background: #003f5e;
  line-height: 20px;
  color: #fff;
  font-size: 17px;
  margin-top: 0;
  margin-bottom: 12px;
  padding: 15px;
}

.philippine-women-video-boxes h6 span {
  display: block;
  font-size: 13px;
  font-style: italic;
}

.philippine-women-video-boxes h6 a {
  color: #fff;
}

.philippine-women-video-boxes h6 a:hover {
  color: #337ab7;
}

.philippine-women-video-boxes .philippine-women-video-box-link {
  padding: 0 10px;
}

.philippine-women-video-boxes .philippine-women-video-box-link a {
  background: 0 0;
  color: #000;
  text-align: center;
  padding: 0;
}

.philippine-women-video-boxes .philippine-women-video-box-link a span {
  display: block;
  font-size: 16px;
  font-weight: 700;
  margin-top: 5px;
}

.philippine-women-video-boxes .philippine-women-video-box-link a img.img-responsive {
  height: 75px;
  margin: 0 auto;
}

.philippine-women-video-boxes .col-lg-9 {
  padding: 0 6px;
}

.philippine-women-modal img.img-responsive {
  margin: 0 auto;
  display: block;
  border: 9px solid #effaff;
}

.philippine-women-modal h2 {
  font-size: 22px;
  font-weight: 700;
  margin-top: 0;
}

.philippine-women-modal .philippine-women-subheading {
  text-align: center;
}

.philippine-women-modal .philippine-women-subheading strong {
  color: #cb0203;
}

.philippine-women-modal .philippine-women-subheading strong span {
  display: block;
}

.philippine-women-modal,
.philippine-women-second-paragraph {
  margin: 30px auto;
}

.philippine-women-profile,
.philippine-women-second-paragraph p {
  text-align: center;
}

.philippine-women-profile .philippine-women-profilebox {
  display: inline-block;
  max-width: 135px;
  background-color: #effaff;
  margin-bottom: 5px;
}

.philippine-women-profile .philippine-women-profilebox p {
  text-align: center;
  font-size: 13px;
  margin: 5px auto;
}

.philippine-women-profile .philippine-women-profilebox p span {
  display: block;
}

.ssi-profile-head-text-all-pages h2 {
  margin: 0;
  margin-bottom: 15px !important;
}

.ssi-body-footer h3 {
  font-weight: 700;
}

.ssi-body-footer h3 span {
  display: block;
}

.ssi-player-trailing-text-all-pages a button {
  background-image: none;
  background-repeat: no-repeat;
  margin: 0 auto 5px;
  text-align: center;
}

.ssi-player-trailing-text-all-pages a button:hover {
  color: #333;
  border-color: #adadad;
  background: #003f5e;
}

.ssi-player-trailing-text-all-pages {
  text-align: center;
  margin-bottom: 30px;
}

.philippine-women-video-wrapper .philippine-weekly-logo {
  margin: 0 auto;
}

.headingtitle-six {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  margin-top: 25px;
  color: #003f5e;
}

.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover,
.philippine-women-video-wrapper .custom-navigation-nav .pagination > .active > a {
  background-color: #003f5e;
  border-color: #003f5e;
  color: #fff;
}

.pagination > li > span,
.philippine-women-video-wrapper .custom-navigation-nav .pagination > li > a {
  color: #003f5e;
}

.asian-philippine-china-women-video-wrapper {
  padding: 15px;
}

.asian-philippine-china-women-video-wrapper img,
.video-media-logo-container img.img-responsive {
  margin: 0 auto;
}

.nav-small-inline-section {
  border: 1px dashed #003f5e;
  padding: 15px;
  border-radius: 5px;
  margin: 25px auto;
}

.nav-small-inline-section .list-inline li {
  background-color: #f3f3f3;
  font-size: 12px;
  padding: 8px;
  border-radius: 3px;
  min-width: 300px;
}

.nav-small-inline-section p.text-center {
  margin: 0;
  font-size: 12px;
}

.asian-philippine-china-women-video-wrapper .audio-control {
  margin: 20px auto;
}

.asian-philippine-china-women-video-wrapper .audio-control audio {
  width: 100%;
  margin: 0 auto;
  display: block;
}

.video-faq-problems-wrapper {
  padding: 0 15px 15px;
}

.video-faq-problems-wrapper h2 {
  font-size: 23px;
  font-weight: 700;
  display: block;
  text-align: center;
  margin-bottom: 0;
  line-height: 27px;
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
  .advert-top .top-left img,
  .advert-top .top-right img {
    max-width: 135px;
    height: 250px;
  }

  .update-profiles.text-center {
    padding: 0;
  }

  .advert-bottom .bottom-left img,
  .advert-bottom .bottom-right img {
    max-width: 135px;
    height: 250px;
  }

  .advert-bottom .bottom-center,
  .advert-top .top-center {
    height: 250px;
  }

  .bottom-center strong {
    margin-right: -22px;
  }

  .philippine-women-video-boxes .philippine-women-video-box-link a img.img-responsive {
    height: 85px;
  }

  .philippine-women-video-wrapper #sliderFrame {
    width: 736px;
  }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .update-list h4 {
    font-size: 19px;
  }

  .update-list h3 {
    margin-bottom: 53px;
  }

  .update-list p {
    margin-top: 50px;
    font-size: 15px;
  }

  .advert-top .top-center p {
    font-size: 11px;
    margin-top: 11px;
    line-height: 15px;
    margin-bottom: 0;
  }

  .advert-top .top-left img,
  .advert-top .top-right img {
    max-width: 103px;
  }

  .advert-bottom .bottom-center p {
    font-size: 12px;
    margin-top: 13px;
    line-height: 18px;
    margin-bottom: 8px;
  }

  .advert-bottom .bottom-left img,
  .advert-bottom .bottom-right img {
    max-width: 103px;
  }

  .update-profiles .update-div {
    text-align: center;
    margin: 0 auto;
  }

  .update-list a {
    font-size: 18px;
  }

  .advert-top .top-center {
    height: 224px;
  }

  .top-center strong {
    font-size: 12px;
  }

  .bottom-center strong {
    font-size: 12px;
    margin-right: 30px;
  }

  .bottom-center strong a {
    font-size: 11px;
  }

  .philippine-women-video-boxes .col-lg-9 {
    text-align: center;
  }

  .philippine-women-video-boxes .philippine-women-video-box-link a img.img-responsive {
    height: 120px;
  }

  .philippine-women-video-boxes h6 {
    text-align: center;
  }
}

@media screen and (max-width: 500px) {
  .advert-bottom .bottom-center,
  .advert-top .top-center {
    height: 350px !important;
  }
}

@media screen and (max-width: 767px) and (min-width: 500px) {
  .update-list h4 {
    font-size: 18px;
    line-height: 24px;
  }

  .update-list h3 {
    margin-top: 27px;
    margin-bottom: 40px;
  }

  .update-list p {
    font-size: 14px;
    margin-top: 44px;
  }

  .update-list a {
    font-size: 11px;
  }

  .advert-top .top-left {
    margin-bottom: 15px;
  }

  .advert-top .top-left img {
    margin-inline-start: 15px;
    text-align: center;
    margin: 0 auto;
    display: block;
  }

  .advert-top .top-center {
    border: 1px solid #5d5d5d;
    padding: 30px;
    margin: 15px;
    text-align: center;
    height: 283px;
  }

  .advert-top .top-right {
    text-align: right;
    margin-top: 15px;
  }

  .advert-top .top-right img {
    margin-inline-start: 15px;
    display: block;
    margin: 0 auto;
    text-align: center;
  }

  .advert-top .top-center p {
    text-align: center;
    line-height: 17px;
  }

  .update-profiles .update-div {
    margin: 0 auto;
    text-align: center;
    width: 143px;
  }

  .advert-bottom .bottom-left {
    margin-bottom: 15px;
  }

  .advert-bottom .bottom-left img {
    margin-inline-start: 15px;
    text-align: center;
    margin: 0 auto;
    display: block;
  }

  .advert-bottom .bottom-center {
    border: 1px solid #5d5d5d;
    padding: 30px;
    margin: 15px;
    text-align: center;
  }

  .advert-bottom .bottom-right {
    text-align: right;
    margin-top: 15px;
  }

  .advert-bottom .bottom-right img {
    margin-inline-start: 15px;
    display: block;
    margin: 0 auto;
    text-align: center;
  }

  .advert-bottom .bottom-center p {
    text-align: center;
  }

  .update-profiles {
    margin: 0 auto;
    text-align: center;
    display: block;
    width: 100%;
  }

  .update-profiles .update-div a img {
    width: 125px;
  }

  .philippine-women-video-wrapper #sliderFrame {
    display: none;
  }

  .philippine-women-video-boxes .col-lg-9,
  .philippine-women-video-boxes h6 {
    text-align: center;
  }
}

@media screen and (max-width: 499px) and (min-width: 100px) {
  .update-list h4 {
    font-size: 18px;
    line-height: 24px;
  }

  .update-list h3 {
    margin-top: 27px;
    margin-bottom: 40px;
  }

  .update-list p {
    font-size: 14px;
    margin-top: 44px;
  }

  .update-list a {
    font-size: 12px;
  }

  .update-profiles {
    margin: 0 auto;
    text-align: center;
    display: block;
    width: 314px;
  }

  div.update-div {
    width: 132px;
  }

  img.update-img {
    width: 125px;
  }

  .advert-bottom .bottom-left {
    margin-bottom: 15px;
  }

  .advert-bottom .bottom-left img {
    margin-inline-start: 15px;
    text-align: center;
    margin: 0 auto;
    display: block;
  }

  .advert-bottom .bottom-center {
    border: 1px solid #5d5d5d;
    padding: 30px;
    margin: 15px;
    text-align: center;
  }

  .advert-bottom .bottom-right {
    text-align: right;
    margin-top: 15px;
  }

  .advert-bottom .bottom-right img {
    margin-inline-start: 15px;
    display: block;
    margin: 0 auto;
    text-align: center;
  }

  .advert-bottom .bottom-center p {
    text-align: center;
  }

  .advert-top .top-left {
    margin-bottom: 15px;
  }

  .advert-top .top-left img {
    margin-inline-start: 15px;
    text-align: center;
    margin: 0 auto;
    display: block;
  }

  .advert-top .top-center {
    border: 1px solid #5d5d5d;
    padding: 30px;
    margin: 15px;
    text-align: center;
    height: 500px !important;
  }

  .advert-top .top-right {
    text-align: right;
    margin-top: 15px;
  }

  .advert-top .top-right img {
    margin-inline-start: 15px;
    display: block;
    margin: 0 auto;
    text-align: center;
  }

  .advert-top .top-center p {
    text-align: center;
  }

  .philippine-women-video-wrapper #sliderFrame {
    display: none;
  }

  .philippine-women-video-boxes .col-lg-9,
  .philippine-women-video-boxes h6 {
    text-align: center;
  }

  .nav-small-inline-section .list-inline li {
    min-width: auto;
    display: block;
    margin-top: 5px;
  }

  .philippine-women-modal {
    margin: 10px auto;
  }

  .philippine-women-video-wrapper {
    padding: 0;
  }

  .ssi-player-trailing-text-all-pages a button {
    width: 100%;
    padding: 5px 0;
    margin-bottom: 10px;
  }

  .philippine-women-second-paragraph,
  .ssi-body-footer {
    margin: 10px auto;
  }

  .ssi-body-footer h3 {
    margin: 0;
  }
}

@media screen and (max-width: 500px) and (min-width: 20px) {
  .update-list a {
    display: none;
  }

  .update-list {
    margin: 50px 0 0;
  }
}

.women-section {
  text-align: center;
  padding: 20px;
}

.women-section p {
  font-size: 30px;
  font-weight: 700;
}

.women-section .women-prev-and-next-btn .list-inline li {
  font-size: 20px;
  margin: 0 10px;
  vertical-align: middle;
}

.women-section .women-prev-and-next-btn span {
  border: solid #fff;
  border-width: 0 11px 11px 0;
  display: inline-block;
  padding: 3px;
}

.women-section .women-prev-and-next-btn .arrow-shape-left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  width: 28px;
  height: 28px;
  margin: 15px 0 0 7px;
}

.women-section .women-prev-and-next-btn .arrow-shape-right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 28px;
  height: 28px;
  margin: 15px 7px 0 0;
}

.women-section .women-prev-and-next-btn .circle-shape {
  width: 60px;
  height: 60px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  display: block;
  background: #003f5e;
}

.women-section .women-prev-and-next-btn .circle-shape:hover {
  background: #6699cb;
}

.single-women-profile {
  padding: 0 10px;
}

.single-women-profile h1 {
  font-weight: 700;
}

.single-women-top-btns {
  text-align: center;
  margin: 20px 0;
}

.single-women-top-btns ul {
  list-style: none;
}

.single-women-top-btns ul li {
  display: inline-block;
}

.single-women-top-btns ul li a {
  width: 216px;
  display: block;
  line-height: 40px;
  color: #fff;
  margin: 10px 0 0;
  border-radius: 5px;
}

.single-women-profile-women-table {
  text-align: center;
  margin-left: 20px;
}

.single-women-profile-women-table-box {
  display: inline-block;
  padding: 0 4px;
  border-radius: 4px;
  border: 1px solid;
  vertical-align: top;
  min-height: 620px;
  width: 200px;
  margin: 10px;
}

.single-women-profile-women-table-box ul {
  padding: 0 0 0 2px;
  list-style: none;
}

.single-women-profile-women-table-box ul li {
  padding: 10px 0 0;
}

.single-women-profile-women-table-box ul li a {
  font-size: 14px;
}

.single-women-profile-women-table-box p {
  padding: 0 0 0 10px;
  font-size: 14px;
  margin: 30px 0 0;
}

.single-women-profile-women-table-box .primaryFontColor {
  color: #003f5e;
}

.single-women-profile-women-table-box .secondaryFontColor {
  color: #337ab7;
}

.single-women-profile-upcoming-tour-boxes .country-tour-left-box {
  float: left;
  width: 45%;
}

.single-women-profile-upcoming-tour-boxes .country-tour-right-box {
  float: right;
  width: 50%;
}

.single-women-profile-upcoming-tour-boxes {
  min-height: 120px;
  border: 1px solid;
  border-radius: 5px;
  margin: 10px 0 0;
}

.single-women-profile-upcoming-tour-boxes h3 {
  margin: 0;
  padding: 10px 5px 15px;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  color: #003f5e;
}

.single-women-profile-upcoming-tour-boxes .country-tour-box {
  padding: 0 10px;
}

.single-women-profile-upcoming-tour-boxes .country-tour-box .list-inline li {
  font-size: 13px;
  vertical-align: middle;
}

.single-women-profile-upcoming-tour-boxes .country-tour-box .country-arrow-link {
  float: right;
}

.single-women-profile-upcoming-tours h2 {
  text-align: center;
  display: block;
  color: #fff;
  padding: 10px 5px;
  font-size: 20px;
}

.single-women-profile-upcoming-tours .asian-tour-box {
  width: 215px;
}

.single-women-profile-upcoming-tours .latin-tour-box {
  width: 230px;
}

.single-women-profile-upcoming-tours-box {
  display: inline-block;
  width: 251px;
  vertical-align: top;
  background: #f1f1f1;
  min-height: 140px;
  padding: 10px 2px 0;
  border-radius: 4px;
  border: 1px solid;
}

.single-women-profile-upcoming-tours-box table tr td {
  font-size: 14px;
}

.single-women-profile-upcoming-tours-box table tr td a {
  font-size: 11px;
}

.single-women-profile-section-box {
  margin: 0 0 20px;
  text-align: center;
}

.single-women-profile-section-box h2 {
  text-align: center;
  display: block;
  color: #fff;
  padding: 10px 5px;
  font-size: 20px;
}

.single-women-profile-section-box .list-inline {
  border: 1px solid;
  padding: 0 10px;
}

.single-women-profile-section-box .list-inline li {
  margin: 10px 0 0;
  vertical-align: top;
}

.single-women-profile-section-box .list-inline li a {
  padding: 0 5px;
  width: 150px;
  display: block;
}

.single-women-profile-tour-photo-btns {
  text-align: center;
  margin: 20px 0 0;
}

.single-women-profile-tour-photo-btns a {
  display: inline-block;
  width: 350px;
  line-height: 40px;
  color: #fff !important;
  text-align: center;
  border-radius: 5px;
  margin: 10px 0 0;
}

.single-women-zodiac-box {
  margin-top: 10px;
}

.single-women-profile-tour-photo-btns2 {
  text-align: center;
  margin: 20px 0 0;
}

.single-women-profile-tour-photo-btns2 a {
  display: inline-block;
  width: 232px;
  line-height: 40px;
  color: #fff !important;
  text-align: center;
  border-radius: 5px;
  margin: 10px 0 0;
}

.single-women-zodiac-box {
  display: inline-block;
  width: 230px;
  vertical-align: top;
  min-height: 140px;
  padding: 2px 2px 0 10px;
  border-radius: 4px;
  border: 1px solid;
}

.single-women-zodiac-box ul {
  padding: 0;
  list-style: none;
}

.single-women-zodiac-box ul li {
  margin: 8px 0 0;
}

.single-women-profession-box {
  display: inline-block;
  width: 230px;
  vertical-align: top;
  min-height: 140px;
  padding: 2px 2px 0 10px;
  border-radius: 4px;
  border: 1px solid;
  margin-top: 10px;
}

.single-women-profession-box ul {
  padding: 0;
  list-style: none;
}

.single-women-profession-box ul li {
  margin: 8px 0 0;
}

.single-women-profession-box table {
  border: 0;
}

.single-women-profession-box tr td {
  width: 200px;
  padding: 10px 15px;
  vertical-align: top;
}

.single-women-profession-box tr td a {
  display: inline-block;
  line-height: 30px;
}

.single-women-women-name {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  padding: 0;
  border-radius: 4px;
  border: 1px solid;
}

.single-women-women-name ul {
  padding: 0;
  list-style: none;
}

.single-women-women-name ul li {
  margin: 8px 0 0;
}

.single-women-women-name table {
  width: 100%;
  margin: 10px 20px;
}

.single-women-women-name table tr td {
  padding: 5px 0;
  text-align: left;
}

input.inp-circle-shape {
  width: 90px;
  height: 60px;
  background: #003f5e;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  display: block;
  color: #fff;
}

input.inp-circle-shape:hover {
  background: #6699cb;
}

@media only screen and (max-width: 700px) {
  .women-section .women-prev-and-next-btn .circle-shape {
    width: 50px;
    height: 50px;
  }

  .women-section .women-prev-and-next-btn .arrow-shape-right {
    margin: 12px 5px 0 0;
    width: 23px;
    height: 23px;
  }

  .women-section .women-prev-and-next-btn .arrow-shape-left {
    margin: 12px 0 0 5px;
    width: 23px;
    height: 23px;
  }

  .women-section .women-prev-and-next-btn .list-inline li {
    font-size: 15px;
  }
}

@media only screen and (max-width: 480px) {
  .women-section .women-prev-and-next-btn .list-inline li {
    margin: 0;
    font-size: 13px;
    padding: 0;
  }

  .women-section .women-prev-and-next-btn span {
    border-width: 0 7px 7px 0;
  }

  .women-section .women-prev-and-next-btn .circle-shape {
    width: 40px;
    height: 40px;
  }

  .women-section .women-prev-and-next-btn .arrow-shape-left {
    margin: 10px 0 0 4px;
    width: 18px;
    height: 18px;
  }

  .women-section .women-prev-and-next-btn .arrow-shape-right {
    margin: 10px 4px 0 0;
    width: 18px;
    height: 18px;
  }
}

@media only screen and (max-width: 350px) {
  .women-section .women-prev-and-next-btn .circle-shape {
    width: 30px;
    height: 30px;
  }

  .women-section .women-prev-and-next-btn .arrow-shape-left {
    margin: 6px 0 0 4px;
    width: 18px;
    height: 18px;
  }

  .women-section .women-prev-and-next-btn .arrow-shape-right {
    margin: 6px 4px 0 0;
    width: 18px;
    height: 18px;
  }
}

.page-links .list-inline li {
  padding: 0;
}

a.women-link {
  display: block;
  width: 100px;
  line-height: 35px;
  background: #003f5e;
  border-radius: 5px;
  color: #fff;
  border: 1px solid #000;
  margin: 4px;
  text-align: center;
}

a.women-link:visited {
  color: #000;
  text-decoration: underline;
  background: #69c;
}

.page-links .list-inline li a:hover {
  background: #6699cb;
  text-decoration: none;
}

.women-page-link-option-2 .tab-pane {
  background: #f1f1f1 !important;
  margin: 20px 0 0;
  padding: 15px;
  border-radius: 7px;
}

.women-page-link-option-2 .nav-tabs {
  border-bottom: 0;
}

.women-page-link-option-2 .nav-tabs li {
  background: #fff !important;
  float: none;
  display: inline-block;
}

.women-page-link-option-2 .nav-tabs li a {
  border-radius: 5px;
  background: #69c;
  color: #fff;
  margin: 5px 0;
  font-size: 12px;
  width: 100%;
  padding: 9px 5px 8px;
  text-align: center;
}

.women-page-link-option-2 .nav-tabs li a span {
  display: block;
}

.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover,
.women-page-link-option-2 .nav-tabs > li.active > a {
  border: 1px solid #003f5e;
  border-bottom-color: #003f5e;
}

.perustyle #long.flowplayer {
  background-image: url(/media/videos/library/lima-peru-women_t600.jpg);
  margin: 0 auto;
  display: block;
  background-size: cover;
  text-align: center;
  padding: 0 !important;
}

.peru-testimonials p span {
  display: block;
  margin-top: 20px;
}

.peru-testimonials {
  margin-bottom: 80px;
}

.perustyle .imgmarginperu {
  margin-top: -56px;
}

.peru-hotelinfo {
  margin: 80px 0 0;
  text-align: center;
}

.peru-hotelinfo a strong {
  color: #003f5e;
}

.peru-hotelinfo a {
  display: block;
}

.peru-hotelinfo a img {
  margin: 10px auto;
}

@media screen and (max-width: 657px) and (min-width: 500px) {
  .main-wrapper-peru #long {
    width: 290px !important;
  }

  .main-wrapper-peru .navigationtable table {
    width: 100%;
  }
}

@media screen and (max-width: 499px) and (min-width: 220px) {
  .main-wrapper-peru #long {
    width: 200px !important;
    margin: 20px auto 0;
  }

  .main-wrapper-peru .navigationtable table {
    width: 100%;
  }
}

.spb-style h1 span {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #292929;
}

.spb-style .tourvideowrap {
  display: block;
  float: left;
  margin: 0 15px 0 0;
}

.spb-style .tourvideowrap a img {
  border: 10px solid #fff;
  -webkit-box-shadow: 0 0 39px 0 #e6e6e6;
  -moz-box-shadow: 0 0 39px 0 #e6e6e6;
  box-shadow: 0 0 39px 0 #e6e6e6;
}

.spb-style .tourvideowrap span {
  font-weight: 700;
  font-size: 12px;
}

.spb-style .img-spb {
  text-align: center;
  display: block;
  margin: 0 auto;
}

.spb-style .spb-btns a button {
  min-width: 205px;
  background-color: #003f5e;
  color: #fff;
  text-shadow: none;
  border: none;
}

.spb-style .spb-btns a button:hover {
  background-color: #337ab7;
}

.thailandstyle .thai-b1 {
  margin-top: 30px;
}

.thailandstyle .thai-b2 {
  margin-bottom: 60px;
}

.thailandstyle .thai-b1 h3 {
  color: #cc0001;
}

.thailandstyle .tourtestimonials p span {
  display: block;
  margin-top: 20px;
}

.thailandstyle .imgwidththai {
  max-width: 235px;
}

.thailandstyle .thai-b2 .imgwidththai {
  max-width: 150px;
}

.thailandstyle .tourtestimonials {
  margin: 40px auto;
}

.chongqingstyle .imgtour {
  display: block;
  margin: 20px auto 0;
}

.chongqingstyle .imgtopmrgn {
  margin-top: -14px;
}

.chongqingstyle h3.tourhead3 {
  margin: 0;
}

.chongqingstyle h2.tourheadtitle {
  margin-top: 20px;
}

.chongqingstyle .imgwidth {
  max-width: 150px;
}

.chongqingstyle .famous-sights strong {
  display: block;
  margin-bottom: 10px;
}

.nickolaev-style .tourvideo #Nikoleav {
  background-image: url(/media/videos/library/nikolaev-ukraine-women-2013_t600.jpg);
  margin: 0 auto;
}

.kharkov-style .tourvids {
  display: block;
  float: right;
  margin: 0 0 15px 15px;
  text-align: center;
}

.kharkov-style .tourvids span {
  font-weight: 700;
  color: #003f5e;
}

.dnepropetrovsk-style .tourvids {
  display: block;
  float: left;
  margin: 0 15px 15px 0;
  text-align: center;
}

.dnepropetrovsk-style .tourvids span {
  font-weight: 700;
  color: #003f5e;
  font-size: 14px;
  display: block;
  width: 142px;
  margin-top: 5px;
}

.poltava-style .tourvideo {
  width: 82%;
}

.poltava-style .tourvideo #cartagenatour {
  margin: 0 auto;
}

.poltava-style .imgwidth {
  max-width: 200px;
}

.kiev-style .imgwidth {
  max-width: 230px;
}

.kiev-style .tourtestimonials {
  margin: 30px auto;
}

.kiev-style .tourtrip-list .imgkiev {
  float: right;
  margin: 0 0 0 15px;
}

.kiev-style .tourtrip-list .imgkiev img {
  max-width: 125px;
}

.kiev-style .tourtrip-list .imgkiev span {
  display: block;
  width: 125px;
  font-size: 12px;
  text-align: center;
  color: #003f5e;
  font-weight: 700;
}

.sumy-style .tourtestimonials {
  margin: 30px auto;
}

.sumy-style .col-lg-8.col-md-8.col-sm-8,
.sumy-style .tourtrip-list {
  padding: 0;
}

.sumy-style .col-lg-4.col-md-4.col-sm-4 {
  padding-left: 0;
}

.krivoy-style object#tourmap-interactive-n {
  margin: 0 auto;
  display: block;
  text-align: center;
}

.zaporozhye-style h1 {
  font-size: 23px;
}

.zaporozhye-style h2 {
  font-size: 21px !important;
}

.zaporozhye-style h3 {
  font-size: 22px;
  font-weight: 700;
}

.zaporozhye-popular-attraction {
  text-align: center;
}

.zaporozhye-popular-attraction .popular-attraction-box {
  display: inline-block;
  margin: 5px;
}

.zaporozhye-popular-attraction .popular-attraction-box a img {
  max-width: 210px;
}

.zaporozhye-popular-attraction .popular-attraction-box a span {
  text-align: center;
  display: block;
  font-weight: 700;
  color: #000;
  margin: 15px 0 0;
}

.zaporozhye-style .zaporozhye-float-left-img {
  float: left;
  margin: 10px 15px 10px 0;
}

.zaporozhye-style .zaporozhye-float-right-img {
  float: right;
  margin: 10px 0 10px 15px;
}

.kherson-style img.img-responsive {
  border: 10px solid #fff;
  -webkit-box-shadow: 0 0 39px 0 #e6e6e6;
  -moz-box-shadow: 0 0 39px 0 #e6e6e6;
  box-shadow: 0 0 39px 0 #e6e6e6;
  margin-bottom: 10px;
}

.kherson-style .col-lg-4.col-md-4.col-sm-4 {
  padding: 0;
}

.kherson-style .col-lg-8.col-md-8.col-sm-8 {
  padding-right: 0;
}

.kherson-style .tourtrip-list.col-lg-12.col-md-12.col-sm-12 {
  padding: 0;
}

.khersonmap.col-lg-12.col-md-12.col-sm-12 {
  text-align: center;
  margin-top: 60px;
}

.donetsk-style .imgdonetsk {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px auto;
}

.donetsk-style .imgdonetsk img {
  max-width: 170px;
}

.donetsk-style .imgdonetsk p {
  font-size: 11px;
  width: 170px;
  text-align: center;
  margin-top: 5px;
}

.shenzhen-style .tourvideo {
  margin-top: 20px;
}

.shenzhen-style .shentriplist {
  margin: 40px auto;
}

.shenzhen-style .img-responsive.imgtour {
  display: block;
  text-align: center;
  margin: 0 auto;
}

.shenzhen-style .imgwidth {
  max-width: 177px;
}

.shenzhen-style .imgtopmrgn {
  margin-top: -14px;
}

.shenzhen-style .tourtestimonials {
  margin-top: 60px;
}

.shenzhen-style .tourtestimonials p span {
  display: block;
  margin-bottom: 20px;
}

.shenzhen-style h3 {
  margin: 0;
}

.shenzhen-style h2.tourheadtitle {
  margin-top: 20px;
}

.shenzhen-style h3 a {
  color: #cc0001;
  font-size: 18px;
}

.costa-rica-style #longcosta {
  display: block;
  text-align: center;
  background-image: url(/media/videos/library/costa-rica-vid_t600.jpg);
  padding: 0 !important;
}

.costa-reserv-form {
  text-align: left !important;
  margin: 16px 0 0 !important;
}

.costa-rica-style .imgcostamain p strong {
  color: #003f5e;
}

.imgcostamain {
  margin-bottom: 40px;
}

.costa-rica-style .imgcostawidth {
  max-width: 200px;
}

.costa-rica-style .imgcostamargin {
  margin-top: -20px;
}

.costa-rica-style .tourtrip-list {
  margin-top: 105px;
}

.costa-rica-style .tourtestimonials p span {
  display: block;
  margin-top: 20px;
}

.crimea-style h1 span {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #292929;
}

.crimea-map {
  margin-bottom: 20px;
}

.crimea-map p {
  font-weight: 700;
  margin: 0;
}

.crimea-map a {
  color: #003f5e !important;
}

.crimea-style a img {
  margin-bottom: 10px;
  max-width: 220px;
}

.dominicanstyle .imgdominicanwidht {
  width: 180px;
}

.dominicanstyle .tourbuttons {
  margin-bottom: 20px;
}

.dominicanstyle .imgdominican {
  margin: 30px auto 0;
  display: block;
}

.dominicanstyle .dominicantestimonials {
  margin-top: 30px;
}

.machutitle span {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #292929;
}

.machu-style .tourvideo {
  width: 80%;
}

.machu-style .tourvideo #cartagenatour {
  width: auto !important;
  margin: 0 auto;
  height: 330px !important;
}

.machu-style .tourvideo #cartagenatour .jwpreview.jwuniform {
  background-size: cover !important;
}

.machu-style .machutouragenda {
  margin: 40px auto;
}

.machu-style .machutouragenda .machutouragenda-list {
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 25px;
  margin-top: 40px;
}

.machu-style .machutouragenda .machutouragenda-list-padding {
  padding-bottom: 75px;
}

.machu-style .machutouragenda .machutouragenda-list ul {
  margin-left: 55px;
}

.machu-style .machutouragenda .machutouragenda-list ul li {
  font-size: 13px;
  margin: 3px auto;
}

.machu-style .machutouragenda .machutouragenda-list p a strong {
  display: block;
}

.machu-style .machutouragenda h2 {
  margin-bottom: 40px;
}

.medellin-style {
  text-align: justify;
  font-size: 15px;
  margin: 20px 20px auto;
}

.medellin-style .imgmedellin {
  margin-top: 50px;
}

.medellin-style .imgmedellin a img {
  margin: 0 0 auto;
}

.barranquilla-style p span {
  display: block;
}

.barranquilla-style .tourvideo {
  width: 80%;
  background-image: url(/media/videos/library/barranquilla-colombia-women_t600.jpg);
}

.barranquilla-style h3 {
  margin-top: 40px;
}

.barranq-carnival {
  margin: 25px auto;
}

.barranq-carnival p {
  font-size: 14px;
  color: #717171;
}

.barranq-carnival p span {
  display: block;
  margin-bottom: 10px;
}

.barranquilla-hotel-info {
  text-align: center;
  margin: 30px auto;
}

.barranquilla-hotel-info img {
  max-width: 200px;
  display: inline;
  margin: 5px;
}

.barranquilla-tour-details ol li {
  font-size: 15px;
  margin: 5px auto;
}

.cartagena-style .tourvideo {
  width: 80%;
}

.cartagena-style .tourvideo #blog5_wrapper {
  width: 100% !important;
  margin: 0 auto;
}

.cartagena-style .tourvideo div#blog5 {
  margin: 0 auto;
  display: block;
  width: 100% !important;
}

.cartagena-style #long {
  background-image: url(/media/videos/library/cartagena-colombia-women_t600.jpg);
  margin: 0 auto;
  display: block;
  text-align: center;
}

.cartagena-style .midlinks {
  margin: 20px auto;
  text-align: center;
}

.cartagena-style .midlinks .midlinks-group {
  display: inline-block;
}

.cartagena-style .midlinks .midlinks-group a button {
  display: block;
  margin: 5px auto;
  min-width: 210px;
  background-image: none;
  background-repeat: no-repeat;
  background-color: #fff;
}

.cartagena-style .midlinks .midlinks-group a button:hover {
  background-color: #f9f9f9;
}

.cartagena-style h6 {
  padding: 20px;
  border-radius: 2px;
  text-align: center;
  line-height: 23px;
  background-color: #003f5e;
  color: #fff;
  font-family: Arial, sans-serif;
  margin: 20px auto;
}

.cartagenavideo-tetimonials {
  margin: 30px auto;
}

.platmem-style .tourhead3 {
  text-align: center;
  margin-top: 25px;
}

.platmem-style .tourhead3 span {
  display: block;
  text-align: center;
}

.platmem-style p span {
  display: block;
}

.checkbox-hide {
  opacity: 0;
  position: absolute;
}

.search-wrap {
  padding: 10px;
  width: 100% !important;
}

.search-wrap h1 {
  text-align: center;
}

.search-item-small {
  padding: 25px;
  width: auto;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
}

.sform-section {
  padding: 0 10px;
  background: #efefef;
}

.sform-section h2 {
  color: #fff;
  padding: 10px;
  font-size: 18px;
  background: #003f5e;
}

.sform-section p {
  font-size: 14px;
}

.search-option-area p {
  font-weight: 700;
  font-size: 16px;
}

.age-section {
  padding: 0;
}

.age-section .form-control {
  width: auto;
  display: inline-block;
}

.age-section p {
  display: inline;
}

.weight-area {
  padding: 0;
}

.weight-area label {
  padding: 6px 0 0;
  font-size: 13px;
}

.weight-area .form-control {
  width: auto;
  display: inline-block;
}

.weight-area p {
  display: inline;
}

.weight-area .col-sm-6 {
  margin-bottom: 10px;
  padding-left: 2px;
}

.height-area {
  padding: 0;
}

.height-area label {
  font-size: 14px;
  padding: 0;
}

.height-area .col-sm-8 {
  padding: 0;
}

.height-area .form-control {
  display: inline-block;
  width: auto;
  margin-bottom: 10px;
}

.height-area p {
  display: inline;
}

.english-skill-area {
  margin-bottom: 15px;
}

.english-skill-area span {
  font-size: 12px;
  font-weight: 400;
}

.children-area {
  margin-bottom: 15px;
}

.children-area .radio label,
.english-skill-area .checkbox label {
  font-size: 14px;
}

.drinks-area {
  margin-bottom: 15px;
}

.drinks-area .radio label {
  font-size: 14px;
}

.smokes-area {
  margin-bottom: 15px;
}

.smokes-area .radio label {
  font-size: 14px;
}

.region-area {
  padding-left: 15px;
}

.region-area p {
  color: #003f5e;
  font-size: 16px;
  font-weight: 700;
}

.region-area .checkbox-inline {
  font-size: 14px;
}

.country-area {
  padding-left: 15px;
}

.country-area label {
  font-size: 14px;
}

.country-box {
  position: relative;
  right: 10px;
}

.country-area p {
  margin: 10px 0 0;
  color: #003f5e;
  font-size: 16px;
  font-weight: 700;
}

.country-area p strong {
  margin-bottom: 0;
  padding: 20px 0 0;
  font-size: 14px;
}

.other-search-area label {
  font-size: 14px;
}

.other-search-area .col-lg-4 {
  margin-top: 20px;
}

.sform-bottom {
  margin: 18px auto 0 !important;
}

.sform-bottom strong {
  margin: 10px 0 0;
  font-size: 16px;
  font-weight: 700;
}

.keyword-area {
  margin: 0 !important;
  padding: 0;
}

.keyword-area p {
  margin: 10px 0 0;
  font-size: 16px;
  font-weight: 700;
}

.keyword-area .col-lg-4 .form-control {
  margin-bottom: 10px;
}

.search-submit-area {
  margin: 15px auto;
  text-align: center;
}

.search-submit-area .search-submit {
  margin-bottom: 15px;
  color: #fff;
  border: 0;
  line-height: 40px;
  width: 140px;
  font-size: 14px;
  border-radius: 5px;
  background: #003f5e;
}

.search-submit-area .search-reset {
  margin-bottom: 15px;
  color: #fff;
  border: 0;
  line-height: 40px;
  width: 120px;
  font-size: 14px;
  border-radius: 5px;
  background: #003f5e;
}

.sform-section .form-horizontal .form-group {
  margin: 0;
}

.id-search {
  text-align: center;
  padding: 10px;
}

.id-search a {
  display: block;
  margin: 0 auto;
  max-width: 350px;
  color: #fff !important;
  line-height: 40px;
  border-radius: 4px;
  background: #337ab7;
}

.id-search a:hover {
  text-decoration: underline;
}

.mobile-id-search {
  text-align: center;
  padding: 10px;
  display: none;
}

.mobile-id-search a {
  display: block;
  margin: 0 auto;
  max-width: 250px;
  background: #69c;
  color: #fff !important;
  line-height: 40px;
  border-radius: 4px;
}

.mobile-id-search a:hover {
  background: #003f5e;
  text-decoration: none;
}

.technology {
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  margin: 5px 0 0;
  width: auto;
  color: #fff;
  background: #003f5e;
  padding: 10px 0 10px 15px;
}

.closedlanguage,
.openlanguage {
  color: #fff;
  font-size: 16px;
  padding: 10px 0 10px 15px;
}

.thelanguage {
  padding: 0 10px;
  font-size: 12px;
}

.accordprefix {
  float: right;
  color: #fff;
  width: 34px;
  font-size: 21px;
  margin: -5px 0 0;
}

@media only screen and (max-width: 450px) {
  .id-search {
    font-size: 12px;
  }
}

@media only screen and (max-width: 400px) {
  .id-search {
    display: none;
  }

  .mobile-id-search {
    display: block;
  }
}

@media only screen and (max-width: 350px) {
  .mobile-id-search {
    font-size: 12px;
  }
}

/*! Lity - v2.2.2 - 2016-12-14
* http://sorgalla.com/lity/
* Copyright (c) 2015-2016 Jan Sorgalla; Licensed MIT */
.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.9);
  outline: 0 !important;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.lity.lity-opened {
  opacity: 1;
}

.lity.lity-closed {
  opacity: 0;
}

.lity * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: 0 !important;
}

.lity-wrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.lity-loading .lity-loader {
  opacity: 1;
}

.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: 0 !important;
}

.lity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  transition: transform 0.3s;
}

.lity-closed .lity-content,
.lity-loading .lity-content {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

.lity-content:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: absolute;
  right: 0;
  top: -40px;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 45px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: 0 0;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.lity-close:active,
.lity-close:focus,
.lity-close:hover,
.lity-close:visited {
  color: #ff0;
}

.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}

.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container,
.lity-iframe .lity-container,
.lity-vimeo .lity-container,
.lity-youtube .lity-container {
  width: 100%;
  max-width: 964px;
}

.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}

.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

.lity-hide {
  display: none;
}

.philippine-style #long2 {
  text-align: center;
  display: block;
  background-image: url(/media/videos/library/philippine-women-promo-vid-t600.jpg);
  margin: 20px auto;
}

.philippine-style .pwlogo {
  margin: 20px auto;
}

.philippine-style .pwimg {
  text-align: center;
  margin: 20px auto;
}

.philippine-style .pwimg a:hover {
  text-decoration: none;
}

.philippine-style .pwimg a img {
  margin: 0 7px auto;
}

.philippine-style .pwreservform {
  border: 1px solid #dedede;
  padding: 15px;
  border-radius: 3px;
}

.philippine-style .pwreservform p {
  text-align: center;
}

.philippine-style .pwreservform img {
  max-width: 190px;
}

.philippine-style .pwreservform a strong {
  text-align: center;
  display: block;
  color: #003f5e;
  font-size: 17px;
}

.philippine-style .tourtestimonials {
  margin: 20px auto;
}

.philippine-style .tourtestimonials img {
  max-width: 170px;
}

.pwagency {
  text-align: center;
  color: #cacaca;
  margin: 20px auto;
}

.pwagency p {
  margin: 0;
  padding: 0;
}

.pwagency a {
  color: #cacaca !important;
}

.tour-pages-body-ssi {
  margin: 0 20px auto !important;
  text-align: center;
}

.tour-pages-body-ssi p strong {
  color: #003f5e;
}

.tour-pages-body-ssi p {
  font-size: 15px;
}

.singles-tour-page {
  padding: 0 20px;
}

.singles-tour-page h1 {
  font-size: 30px;
  margin: 0;
}

.singles-tour-page h2 {
  margin: 30px 0 0;
  font-size: 25px;
  text-align: center;
  font-weight: 700;
}

.singles-tour-page h3 {
  font-size: 21px;
  font-weight: 700;
}

.singles-tour-page p {
  padding: 10px 0 0;
  line-height: 25px;
}

.individual-services-table {
  width: 50%;
  margin: 30px auto 0;
}

.individual-services-table tr td {
  padding: 10px;
  text-align: center;
  color: #fff;
  border: 1px solid #000;
}

.singles-tour-page p span {
  font-size: 19px;
}

.singles-tour-announcement {
  background: #fff;
  padding: 20px 10px 10px;
  -webkit-box-shadow: 0 -4px 26px 2px #d0d0d0;
  -moz-box-shadow: 0 -4px 26px 2px #003f5e;
  box-shadow: 0 0 26px 2px #d6d6d6;
  margin: 50px 0 0;
  text-align: center;
}

.singles-tour-announcement h4 {
  text-align: center;
}

.singles-tour-list-section {
  min-height: 280px;
  background: #f4faff;
  padding: 6px;
  border: 1px solid;
  border-radius: 5px;
}

.singles-tour-list-section h3 {
  margin: 0;
  padding: 10px 0;
  color: #003f5e;
}

.singles-tour-list-section ul {
  padding: 0 0 0 22px;
}

.singles-tour-list-section ul li {
  margin: 5px 0 0;
}

.singles-tour-list-section ul li a {
  font-size: 14px;
  color: #1c4e67;
  font-weight: 700;
}

.bs-example {
  margin: 20px;
}

.panel-title .glyphicon {
  font-size: 14px;
}

.headtitle {
  font-size: 20px;
  font-weight: 700;
  margin: 20px auto;
  text-align: center;
  color: #cc0001;
}

.accordionstyle {
  margin: 0 20px auto;
}

.accordionstyle .panel-default > .panel-heading + .panel-collapse > .panel-body {
  font-size: 15px;
  text-align: justify;
}

.accordionstyle .panel-default {
  margin-bottom: 5px;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #fff;
  border: 1px solid #ddd !important;
}

.accordionstyle .panel-default > .panel-heading {
  background-image: none;
  background-repeat: no-repeat;
  background-color: #fff;
}

.accordionstyle .panel-default .panel-heading .panel-title a:hover {
  color: #003f5e;
  text-decoration: none;
}

.accordionstyle .panel-collapse .table-responsive table {
  width: 50%;
  margin: 0;
}

.accordionstyle .panel-collapse .table-responsive {
  margin-top: 10px;
}

.accordionstyle .panel-collapse .table-responsive table tbody tr td,
.accordionstyle .panel-collapse .table-responsive table thead tr th {
  border: none;
}

.howtomeetwomen p {
  font-size: 15px;
  text-align: justify;
}

.howtomeetwomen p a img {
  text-align: center;
  margin: 15px auto;
  display: block;
}

.howtomeetwomen h3 {
  font-size: 20px;
  font-weight: 700;
  margin: 40px auto 20px;
  text-align: center;
  color: #003f5e;
  line-height: 30px;
}

.howtomeetwomen h4 {
  font-size: 18px;
  font-weight: 700;
  margin: 30px auto 20px;
  color: #cc0001;
}

.howtomeetwomen p a {
  text-decoration: none;
  color: #003f5e;
}

.howtomeetwomen ul {
  margin: 20px auto;
}

.howtomeetwomen ul li {
  font-size: 15px;
  margin: 20px auto;
}

.howtomeetwomen p strong,
.howtomeetwomen ul li a {
  color: #003f5e;
}

.howtomeetwomen .howtomeetwomen-content-video {
  width: 100%;
}

.howtomeetwomen .howtomeetwomen-content-video iframe {
  width: 100% !important;
}

.howtomeetwomen-content-link {
  margin: 25px auto 0;
  text-align: center;
  display: block;
  max-width: 100%;
}

.prg2b5style {
  margin: 0 20px auto;
}

.prg2b5style p {
  font-size: 15px;
  text-align: justify;
  padding: 10px 0 0;
}

.prg2b5style p a,
.prg2b5style p b {
  color: #003f5e;
}

.prg2b5buttons {
  margin: 30px 0 40px;
}

.prg2b5buttons a button {
  display: block;
  width: 100%;
  background-image: none;
  background-repeat: no-repeat;
  background-color: #fff;
  margin: 15px auto;
  font-weight: 700;
}

.prg2b5buttons a button:hover {
  text-decoration: underline;
  color: #000 !important;
  background: 0 0;
}

.prg2b5buttons a:hover {
  text-decoration: none;
}

.prg2b5style .tourhead {
  font-size: 20px;
  font-weight: 700;
  margin: 20px auto;
  text-align: center;
  color: #cc0001;
}

.prg2b5style ul li {
  margin: 15px auto;
  font-size: 15px;
  text-align: justify;
}

.prg2b5style ul li b {
  color: #003f5e;
}

.prg2b5style ul {
  margin: 20px auto;
  width: 85%;
  padding: 0;
}

.prg2b9style {
  margin: 0 20px auto;
  font-size: 15px;
}

.loveme-writing-tips-section {
  margin: 0 15px;
}

.loveme-writing-tips-section h1 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 30px;
}

.prg2b9style a {
  font-weight: 700;
  color: #003f5e;
  text-align: center;
  font-style: italic;
  padding: 0;
  line-height: 25px;
  font-size: 16px;
  margin: 10px auto 20px;
  display: block;
}

.prg2b9style p {
  text-align: justify;
  padding: 20px 0 0;
}

.prg2b9style p span {
  font-weight: 700;
  color: #003f5e;
}

.aboutusstyle {
  font-size: 15px;
}

.aboutusstyle p {
  text-align: justify;
  line-height: 27px;
}

.aboutusstyle p a {
  color: #003f5e;
  font-weight: 700;
}

.aboutusstyle p strong {
  color: #003f5e;
  font-size: 15px;
}

.mnoffice {
  margin: 30px auto;
}

.mnoffice h3 {
  font-size: 18px;
  font-weight: 700;
  margin: 40px auto 20px;
  text-align: center;
  color: #cc0001;
}

.mnoffice ul li {
  margin: 15px auto;
}

.mnoffice ul li a {
  color: #003f5e;
  font-weight: 700;
}

.matchmakerstyle {
  margin: 0 20px auto;
  text-align: justify;
  font-size: 15px;
}

.matchservices {
  margin: 30px auto;
}

.matchservices a img {
  float: left;
  margin: 0 15px auto;
  margin-left: 0 !important;
  border: 10px solid #fff;
  -webkit-box-shadow: 0 0 39px 0 #e6e6e6;
  -moz-box-shadow: 0 0 39px 0 #e6e6e6;
  box-shadow: 0 0 39px 0 #e6e6e6;
}

.matchmakerstyle .matchservices a {
  color: #003f5e;
  font-size: 18px;
  font-weight: 700;
}

.matchservices p {
  margin-top: 15px;
}

.matchservices p a {
  font-size: 15px !important;
}

.planstyle {
  margin: 0 20px auto;
  text-align: justify;
  font-size: 15px;
}

.planstyle h4 {
  font-size: 18px;
  font-weight: 700;
  margin: 20px auto;
  text-align: center;
  color: #003f5e;
}

.planstyle .planvideo {
  margin: 0 auto 20px;
  text-align: center;
}

.planstyle p strong {
  color: #003f5e;
}

.planbuttons {
  text-align: center;
  margin: 50px auto;
}

.planbuttons a button {
  background-image: none;
  background-repeat: no-repeat;
  background-color: #fff;
  margin: 10px 0 0;
  font-size: 13px;
}

.planbuttons a button:hover {
  background-color: #f9f9f9;
}

.planstyle ul {
  padding: 0;
  width: 85%;
  margin: 0 auto;
}

.planstyle ul li {
  margin: 10px auto;
  font-size: 15px;
  text-align: justify;
}

.planstyle ul li strong {
  color: #003f5e;
}

.planstyle .explanlist {
  font-size: 18px;
  font-weight: 700;
  margin: 20px auto;
  color: #cc0001;
}

.planletters {
  color: #8a8a8a;
  font-size: 13px;
  padding: 40px 0 50px;
  border-top: 1px solid #efefef;
}

.planletters p {
  line-height: 22px;
}

.planletters p span {
  display: block;
  margin-bottom: 13px;
}

.planletters span {
  display: block;
}

.plancouplevideo #blog5_wrapper {
  margin: 0 auto;
  border: 10px solid #fff;
  -webkit-box-shadow: 0 0 39px 0 #e6e6e6;
  -moz-box-shadow: 0 0 39px 0 #e6e6e6;
  box-shadow: 0 0 39px 0 #e6e6e6;
}

.plancouplevideo #blog5 {
  margin: 0 auto;
}

.plancouplevideo .plancap {
  margin: 0 90px auto;
  font-size: 13px;
  padding-top: 15px;
}

.thingstoconsiderst {
  margin: 0 20px auto;
  text-align: justify;
  font-size: 15px;
}

.thingstoconsiderst #accordion {
  padding-top: 20px;
  margin: 0;
}

.dualstyle {
  margin: 0 20px auto;
  font-size: 15px;
  text-align: justify;
}

.dualstyle a button {
  margin: 30px auto 50px;
  display: block;
  text-align: center;
  background-image: none;
  background-repeat: no-repeat;
  background-color: #fff;
  font-weight: 700;
}

.dualstyle a button:hover {
  background-color: #f9f9f9;
}

.dualstyle a:hover {
  text-decoration: none;
}

.dualstyle h3 {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  line-height: 24px;
}

.dualstyle .dualtourlist {
  margin: 50px 0 0;
}

.dualstyle .dualtourlist ul {
  padding: 0;
  width: 85%;
  margin: 0 auto;
  text-align: justify;
}

.dualstyle .dualtourlist ul h4 {
  font-size: 18px;
  font-weight: 700;
  margin: 20px auto 10px;
  color: #003f5e;
}

.dualstyle .dualtourlist ul li {
  margin: 5px auto;
}

.dualstyle .dualrequirements ul li {
  margin: 10px auto !important;
}

.dualstyle .dualrequirements {
  margin-bottom: 50px;
}

.dualbottom {
  margin-top: 40px;
}

.dualbottom h5 {
  font-weight: 700;
  font-size: 15px;
}

.tour96style {
  margin: 0 20px auto;
  font-size: 15px;
  text-align: justify;
}

.tour96style .tour96btn {
  font-weight: 700;
  text-align: center !important;
  color: #003f5e !important;
  margin: 0 auto;
  display: block;
}

.tour96style .tour96instx {
  font-weight: 700;
}

.tour96anchor {
  margin: 30px auto;
}

.tour96anchor #accordion .panel-default .panel-heading .panel-title a {
  text-align: left !important;
  display: inline-block;
  padding: 0;
}

.tour96anchor #accordion {
  margin: 0;
}

.tour96anchor #accordion .panel-default .panel-collapse .panel-body img {
  display: block;
  margin: 0 auto 20px;
  border: 10px solid #fff;
  -webkit-box-shadow: 0 0 39px 0 #e6e6e6;
  -moz-box-shadow: 0 0 39px 0 #e6e6e6;
  box-shadow: 0 0 39px 0 #e6e6e6;
  border-radius: 20px;
}

.tour96anchor #accordion .panel-default .panel-collapse .collapseimg {
  text-align: center;
}

.tour96anchor #accordion .panel-default .panel-collapse .panel-body h5 {
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
  color: #cc0001;
  margin-bottom: 0;
}

.tour96adam {
  float: right;
  margin-bottom: 0 !important;
  margin-left: 20px !important;
}

.toursize {
  width: 250px;
}

.seminar-section {
  padding: 0 15px;
}

.seminar-section h1 {
  font-size: 26px;
  font-weight: 700;
}

.seminar-content-video {
  text-align: center;
  margin: 30px auto 20px;
}

.seminar-content-video img {
  max-width: 600px;
  margin: 0 auto;
  border: 1px solid #000;
}

.seminar-schedule-area {
  border-radius: 4px;
  padding: 5px;
  min-height: auto;
  margin-bottom: 15px;
}

.seminar-schedule-area h2 {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 17px;
  line-height: 27px;
  text-align: center;
}

.seminar-schedule-area h2 span {
  display: block;
}

.seminar-schedule-area .nav-tabs .active {
  background: 0 0 !important;
}

.seminar-schedule-area .tab-content .active {
  background: #fff !important;
}

.tab-content-schedule h3 {
  margin: 0;
  font-weight: 700;
  background: #337ab7;
  color: #fff;
  padding: 5px 10px;
  font-size: 18px;
}

.tab-content-schedule-box-coming-soon {
  padding: 30px 15px;
  background: #fff;
  margin: 75px 0 10px;
  border-radius: 5px;
}

.tab-content-schedule-box-coming-soon p {
  text-align: center;
  font-weight: 700;
}

.tab-content-schedule-box {
  padding: 10px 15px;
  background: #fff;
  margin: 0 0 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.tab-content-schedule-box h3 {
  margin: 0 0 15px;
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
  background: 0 0;
  color: #003f5e;
  padding: 0;
}

.tab-content-schedule-box p {
  margin-bottom: 5px;
  font-size: 13px;
}

.tab-content-schedule-box p em {
  font-weight: 700;
  font-size: 13px;
}

.tab-content-schedule-box p a {
  font-size: 13px;
}

.seminar-content-area {
  padding: 0 10px;
}

.seminar-content-area h2 {
  font-size: 20px;
  font-weight: 700;
  margin: 10px 0 0;
  line-height: 25px;
}

.seminar-content-area h3 {
  font-size: 16px;
  font-weight: 700;
}

.seminar-content-area ol li {
  padding: 20px 0 0;
  font-size: 15px;
  line-height: 25px;
}

.seminar-content-area p {
  padding: 10px 0 0;
  font-size: 15px;
}

.seminar-content-section {
  margin: 30px 0 0;
}

.seminar-left-img {
  text-align: center;
}

.seminar-left-img img {
  margin: 5px 20px 0 0;
}

.seminar-content-section h2 {
  margin: 0 0 15px;
  font-weight: 700;
  font-size: 22px;
  text-align: center;
}

.seminar-content-section p {
  padding: 10px 0 0;
}

.seminar-content-section p span {
  display: block;
  font-weight: 700;
  font-size: 18px;
}

.seminar-content-col {
  padding: 0;
}

.seminar-pop-up {
  text-align: center;
  margin-bottom: 25px;
}

.seminar-modal-area {
  width: 330px;
  color: #fff;
  border: 0;
  font-size: 17px;
  line-height: 40px;
  border-radius: 5px;
}

.seminar-modal-content {
  background: 0 0;
  border: 0;
  box-shadow: none;
}

.seminar-modal-content .close {
  color: #fff;
  opacity: 1;
  font-size: 40px;
}

.seminar-modal-content img {
  max-width: 100%;
}

.seminar-modal-container {
  width: 1210px;
}

.homepage-seminar-box .seminar-soon-section {
  margin: 80px 0 97px;
}

.homepage-seminar-box .seminar-soon-section p {
  color: red;
  font-weight: 700;
  text-align: left;
}

.homepage-seminar-box .seminar-soon-section p a {
  background: 0 0;
  color: red;
  padding: 0;
  margin: 0 15px;
}

.schema-section {
  padding: 0 15px;
}

.schema-section h1 {
  font-size: 26px;
  font-weight: 700;
}

.schema-content-video {
  text-align: center;
  margin: 20px auto 10px;
}

.schema-content-video img {
  max-width: 600px;
  margin: 0 auto;
  border: 1px solid #000;
}

.schema-schedule-area {
  border-radius: 4px;
  padding: 5px;
  min-height: 350px;
  margin-bottom: 15px;
}

.schema-schedule-area h2 {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 17px;
  line-height: 27px;
  text-align: center;
}

.schema-schedule-area h2 span {
  display: block;
}

.schema-schedule-area .nav-tabs .active {
  background: 0 0 !important;
}

.schema-schedule-area .tab-content .active {
  background: #fff !important;
}

.tab-content-schedule {
  margin: 0;
  padding: 10px 5px;
}

.schema-content-area {
  padding: 0 10px;
}

.schema-content-area h2 {
  font-size: 20px;
  font-weight: 700;
  margin: 10px 0 0;
  line-height: 25px;
}

.schema-content-area h3 {
  font-size: 16px;
  font-weight: 700;
}

.schema-content-area ol li {
  padding: 20px 0 0;
  font-size: 15px;
  line-height: 25px;
}

.schema-content-area p {
  padding: 10px 0 0;
  font-size: 15px;
}

.schema-content-section {
  margin: 30px 0 0;
}

.schema-left-img {
  text-align: center;
}

.schema-left-img img {
  margin: 5px 20px 0 0;
}

.schema-google-image {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-top: 3px;
  width: 120px;
}

.schema-content-section h2 {
  margin: 0 0 15px;
  font-weight: 700;
  font-size: 22px;
  text-align: center;
}

.schema-content-section p {
  padding: 10px 0 0;
}

.schema-content-section p span,
.schema-content-section span {
  font-size: 15px;
}

.schema-content-col {
  padding: 0;
}

.schema-pop-up {
  text-align: center;
  margin-bottom: 25px;
}

.schema-modal-area {
  width: 330px;
  color: #fff;
  border: 0;
  font-size: 17px;
  line-height: 40px;
  border-radius: 5px;
}

.schema-modal-content {
  background: 0 0;
  border: 0;
  box-shadow: none;
}

.schema-modal-content .close {
  color: #fff;
  opacity: 1;
  font-size: 40px;
}

.schema-modal-content img {
  max-width: 100%;
}

.schema-modal-container {
  width: 1210px;
}

.tour-club-area {
  padding: 0 20px;
}

.tour-club-area h1 {
  font-size: 25px;
  font-weight: 700;
}

.tour-club-area p {
  padding: 5px 10px;
  line-height: 26px;
  font-size: 15px;
}

.tour-club-area .tour-club-list li {
  font-weight: 700;
  margin: 0 0 15px;
}

.tour-club-area .tour-club-rotator-img {
  float: left;
  padding: 20px 22px 15px 0;
}

.tour-club-area .special-note {
  font-size: 11px;
  font-weight: 700;
  font-style: italic;
}

.tour-club-form-area {
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.tour-club-form-area h2 {
  color: #fff !important;
  padding: 10px !important;
  margin: 0 0 10px !important;
  font-size: 19px;
  text-align: left;
}

.tour-club-form-area .form-horizontal .control-label {
  padding-left: 30px;
  font-weight: 400;
}

.tour-group-radio-select-area {
  background: #fff;
  padding: 5px 15px;
  border-radius: 5px;
  text-align: left;
}

.tour-club-form-text {
  margin: 25px 0 0;
  font-size: 13px;
}

.tour-club-form-text p {
  padding: 0;
  margin: 0;
}

.tour-club-area h2 {
  margin: 0;
  padding: 9px 0 0;
  font-size: 18px;
  font-weight: 700;
}

.tour-club-content-btn {
  text-align: center;
}

.tour-club-content-btn a {
  color: #fff !important;
  text-align: center;
  display: block;
  line-height: 40px;
  font-weight: 400;
  border-radius: 5px;
  max-width: 520px;
  margin: 0 auto;
}

.tour-club-content .btn a:hover {
  text-decoration: none;
}

.tour-club-membership-includes {
  margin: 25px 0 0;
  overflow: hidden;
}

.tour-club-membership-includes h3 {
  margin: 0 0 15px;
  font-size: 17px;
  font-weight: 700;
}

.tour-club-membership-includes .membership-includes-content ul {
  padding: 0 0 10px;
  text-align: justify;
}

.tour-club-membership-includes .membership-includes-content ul li {
  margin: 5px 0 0;
}

.tour-club-membership-includes .membership-includes-content ul li a {
  text-decoration: underline;
}

.tour-club-membership-includes .membership-includes-img img {
  display: block;
  margin: 30px 0 0;
  max-width: 200px;
}

.tour-club-asia-important {
  font-size: 15px !important;
}

.tour-club-area h3 {
  margin: 0 0 15px;
  font-size: 17px;
  font-weight: 700;
}

.tour-club-testimonial {
  background: #efefef;
  text-align: center;
  border-radius: 5px;
}

.tour-club-testimonial h3 {
  font-size: 18px;
  padding: 15px 0 10px;
}

.tour-class-testimonial-area {
  margin: 15px 0 0;
  padding: 0 20px;
}

.tour-class-testimonial-area img {
  display: inline-block;
  max-width: 100%;
}

.tour-class-testimonial-area p {
  font-size: 13px;
  font-weight: 400;
  text-align: left;
}

.tour-class-testimonial-area p em {
  font-size: 14px;
}

.tour-class-testimonial-area p em span {
  display: block;
}

.tour-club-area .list-col-3 {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}

.tour-club-submit {
  text-align: center;
}

#tour-club-submit-btn {
  text-shadow: none;
  background-image: none;
  color: #fff;
  padding: 15px;
  box-shadow: none;
  border-color: transparent;
  border-radius: 5px;
  line-height: 10px;
}

@media only screen and (max-width: 991px) {
  .nav .list-inline li {
    margin: 10px;
  }
}

@media only screen and (max-width: 600px) {
  .nav .list-inline li {
    margin: 10px 0 0;
  }

  .tour-club-rotator-img {
    display: none;
  }
}

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

.womens-profile-header-top-left {
  padding: 0;
}

.womens-profile-logo-area img {
  max-width: 320px;
  padding: 10px 0;
}

.womens-profile-header-top-right {
  text-align: right;
  padding: 20px 60px 0;
}

.womens-profile-header-top-btns a {
  display: inline-block;
  width: 140px;
  color: #fff;
  text-align: center;
  line-height: 35px;
  border-radius: 5px;
  margin: 0 5px 10px;
  position: relative;
}

.additional-photos-header-btn a {
  margin: 0 45px 10px 5px;
}

.womens-profile-header-top-btns a:hover {
  text-decoration: none;
  background: #003f5e;
}

.womens-profile-header-top-btns a:first-child {
  padding-left: 20px;
}

.womens-profile-header-top-btns a:first-child:before {
  content: url(/invar/ssi-common/test/profiles/profile/women-profile-search-icon.png);
  position: absolute;
  left: 3px;
  top: 4px;
}

.womens-profile-main-nav .navbar-default {
  background-image: none;
  background-color: transparent;
  box-shadow: 0 0 0;
  margin-bottom: 0;
  border: none;
}

.womens-profile-main-nav .navbar-default .navbar-nav li {
  margin: 0 20px;
}

.womens-profile-main-nav .navbar-default .navbar-nav li a {
  text-shadow: none;
  color: #fff;
}

.womens-profile-main-nav .navbar-default .navbar-nav li a:after {
  content: "";
  display: block;
  width: 0;
  border-bottom: 4px solid #337ab7;
  transition: width 0.3s;
  bottom: -5px;
  position: relative;
}

.womens-profile-main-nav .navbar-default .navbar-nav li a:hover:after {
  width: 100%;
}

.womens-profile-content-area {
  background: #e2f3fb;
  padding-bottom: 20px;
}

.womens-profile-content-area .container {
  padding: 0;
}

.womens-profile-content-area p {
  padding: 0 0 5px;
  font-size: 14px;
}

.women-content {
  padding: 0;
}

.profile-data {
  padding: 10px;
  background: #fff;
  margin: 10px 0 0;
  border-radius: 5px;
  text-align: left;
}

.profile-data .women-img img {
  text-align: center;
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.profile-data .women-desc h3 {
  font-size: 20px;
}

.profile-data .women-desc .profID,
.profile-data .women-desc .profName {
  margin: 0 0 5px;
}

.profile-data .women-desc .profCountry {
  margin: 0 0 5px;
  color: #003f5e;
}

.profile-data .women-desc .profCity {
  margin: 0 0 5px;
}

.profile-data input[type="submit"] {
  color: #fff;
  border: transparent;
  display: inline-block;
  line-height: 35px;
  text-align: center;
  margin: 0 auto;
  border-radius: 5px;
  padding: 0 15px;
  float: none !important;
}

.profile-data input[type="submit"]:hover {
  background: #337ab7;
}

.womens-profile-search-section {
  text-align: center;
}

.womens-profile-search-section a {
  display: inline-block;
  width: 170px;
  line-height: 35px;
  border-radius: 5px;
  color: #fff;
  margin-bottom: 10px;
  position: relative;
  padding-left: 15px;
}

.womens-profile-search-section a:hover {
  text-decoration: none;
  background: #337ab7;
}

.womens-profile-search-section a:before {
  content: url(/invar/ssi-common/test/profiles/profile/women-profile-search-icon.png);
  position: absolute;
  left: 10px;
  top: 4px;
}

.womens-profile-sidebar {
  margin: 10px 0 0;
  max-width: 30%;
}

.profile-buttons {
  margin: 15px 0 0;
}

.profile-buttons a {
  display: block;
  background: #003f5e;
  color: #fff;
  padding: 0 0 0 35px !important;
  margin-bottom: 5px !important;
  line-height: 35px;
  border-radius: 3px;
  position: relative;
  text-transform: capitalize;
  text-align: left;
  font-size: 14px;
  font-weight: 400;
}

.profile-buttons a:hover {
  background: #337ab7;
  text-decoration: none;
}

.profile-buttons .butAddPhotos:before {
  content: url(/invar/ssi-common/test/profiles/profile/women-profile-photo-icon.png);
  position: absolute;
  left: 6px;
  top: 2px;
}

.profile-buttons .butTour:before {
  content: url(/invar/ssi-common/test/profiles/profile/women-profile-video-icon.png);
  position: absolute;
  left: 6px;
  top: 2px;
}

.profile-buttons .butSee:before {
  content: url(/invar/ssi-common/test/profiles/profile/women-profile-world-icon.png);
  position: absolute;
  left: 6px;
  top: 2px;
}

.profile-buttons .butEmail:before {
  content: url(/invar/ssi-common/test/profiles/profile/women-profile-letter-icon.png);
  position: absolute;
  left: 6px;
  top: 2px;
}

.profile-buttons .butFlowers:before {
  content: url(/invar/ssi-common/test/profiles/profile/women-profile-flowers-icon.png);
  position: absolute;
  left: 6px;
  top: 2px;
}

.profile-buttons .butPhone:before {
  content: url(/invar/ssi-common/test/profiles/profile/women-profile-phone-icon.png);
  position: absolute;
  left: 6px;
  top: 2px;
}

.share-section-desktop .btn,
.share-section-mobile.btn {
  color: #fff;
  border: transparent;
  display: inline-block;
  line-height: 35px;
  text-align: center;
  margin: 0 auto;
  border-radius: 5px;
  padding: 0 15px;
}

.share-section-desktop .btn:hover,
.share-section-mobile.btn:hover {
  background: #337ab7;
  color: #fff;
}

.share-section-desktop .dropdown > .dropdown-menu > a.dropdown-item.share-action:before {
  position: relative;
  right: 5px;
  top: 5px;
  background-size: 20px 20px;
  display: inline-block;
  width: 20px;
  height: 20px;
  content: "";
}

.share-section-desktop
  .dropdown
  > .dropdown-menu
  > a.dropdown-item.share-action[data-action-share-by="desktopMail"]:before {
  background-image: url(/women/icons/social-media-noodles-email-icon.png);
}

.share-section-desktop .dropdown > .dropdown-menu > a.dropdown-item.share-action[data-action-share-by="gmail"]:before {
  background-image: url(/women/icons/social-media-gmail-icon.png);
}

.share-section-desktop
  .dropdown
  > .dropdown-menu
  > a.dropdown-item.share-action[data-action-share-by="outlookMail"]:before {
  background-image: url(/women/icons/social-media-outlook-icon.png);
}

.share-section-desktop
  .dropdown
  > .dropdown-menu
  > a.dropdown-item.share-action[data-action-share-by="yahooMail"]:before {
  background-image: url(/women/icons/social-media-yahoo-icon.png);
}

.share-section-desktop
  .dropdown
  > .dropdown-menu
  > a.dropdown-item.share-action[data-action-share-by="aolMail"]:before {
  background-image: url(/women/icons/social-media-aol-icon.png);
}

.share-section-mobile:before {
  content: url(/women/icons/social-media-share-icon.png);
  position: relative;
  right: 5px;
  top: 5px;
}

.profile-buttons .butHotList:before {
  content: url(/invar/ssi-common/test/profiles/profile/women-profile-heart-icon.png);
  position: absolute;
  left: 6px;
  top: 2px;
}

.profile-buttons .butViewHotList:before {
  content: url(/invar/ssi-common/test/profiles/profile/women-profile-multiple-heart-icon.png);
  position: absolute;
  left: 6px;
  top: 2px;
}

.profile-buttons .butMyVideo:before {
  content: url(/invar/ssi-common/test/profiles/profile/women-profile-video-icon.png);
  position: absolute;
  left: 6px;
  top: 2px;
}

.profile-buttons .butHotList,
.profile-buttons .butViewHotList {
  background: #903;
}

.womens-profile-events {
  text-align: center;
  padding: 10px;
  border-radius: 5px;
}

.womens-profile-events h3 {
  margin: 0 0 10px;
  font-size: 24px;
}

.womens-profile-events h3 span {
  display: block;
}

.womens-profile-events h4 {
  margin: 0 0 10px;
  font-size: 19px;
}

.womens-profile-events p {
  padding: 10px 0 0;
  line-height: 25px;
  color: #000;
}

.womens-profile-events img {
  max-width: 260px;
  margin: 10px auto;
}

.womens-profile-events h4 span {
  display: block;
}

.womens-profile-events a img {
  max-width: 260px;
  margin-block-end: 15px;
  margin: 0 auto;
  text-align: center;
  display: block;
}

.womens-profile-events ul {
  margin-top: 15px;
}

.womens-profile-events ul li {
  text-align: left;
  font-size: 15px;
}

.womens-profile-events ul li a {
  font-weight: 700;
  color: #ba0404;
  padding-left: 5px;
}

.women-profile-events-video-section {
  margin: 20px 0 10px;
}

.womens-profile-events .loveme-seminar-on-profile-page {
  margin: 30px 0 20px;
}

.women-advert-btn-link {
  margin: 15px 0 0;
}

.women-advert-btn-link a {
  display: block;
  max-width: 310px;
  line-height: 35px;
  border-radius: 5px;
  color: #fff;
  margin: 10px auto;
}

.womens-profile-vents a p {
  margin-bottom: 0;
}

.womens-profile-events p span {
  display: block;
  font-size: 12px;
}

.womens-profile-events2 {
  border-radius: 5px;
  text-align: center;
  padding: 10px 0 0;
}

.womens-profile-events2 a img {
  max-width: 315px;
  display: block;
  margin: 0 auto 15px;
  padding: 0;
}

.womens-profile-events2 span {
  display: block;
  font-size: 16px;
  margin: 0;
  font-weight: 700;
}

.womens-profile-events2 iframe {
  max-width: 100%;
  width: 100%;
  min-height: 220px;
}

.news {
  text-align: center;
  padding-bottom: 20px;
}

.news h3 {
  font-size: 28px;
  font-weight: 700;
}

.news ul {
  text-align: left;
}

.news ul li {
  margin: 20px 0 0;
}

.mobile-description {
  display: none;
}

.mobile-description-btn {
  display: block;
  background: #337ab7;
  max-width: 195px;
  text-align: center;
  color: #fff;
  line-height: 35px;
  border-radius: 5px;
  margin: 20px auto;
}

.mobile-description-btn:hover {
  text-decoration: none;
  background: #003f5e;
  color: #fff;
}

.mobile-description-content,
.related-profiles {
  text-align: center;
}

.related-profiles .list-inline img {
  max-width: 185px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 1200px) {
  .womens-profile-sidebar {
    max-width: 100%;
  }

  .profile-buttons,
  .womens-profile-events {
    max-width: 300px;
    margin: 0 auto;
  }

  .womens-profile-events2 iframe {
    margin: 0 auto 20px;
  }

  .womens-profile-header-top-left {
    text-align: center;
    margin: 0 0 10px;
  }

  .womens-profile-header-top-right {
    text-align: center;
    padding: 0;
    margin: 10px 0 20px;
  }
}

@media only screen and (max-width: 767px) {
  .profile-data .women-img img {
    text-align: center;
    margin: 0 auto 20px;
    display: block;
    max-width: 100%;
  }

  .profile-data .women-desc {
    text-align: center;
  }

  .mobile-description {
    display: block;
  }

  .desktop-description,
  .desktop-self-description {
    display: none;
  }

  .mobile-self-description {
    text-align: left;
  }

  .womens-profile-header-top-btns,
  .womens-profile-search-section {
    display: none;
  }

  .related-profiles .list-inline {
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 0 20px;
  }

  .related-profiles .list-inline img {
    max-width: 100%;
  }

  .womens-profile-footer-nav .list-inline li {
    display: block;
    border: 1px solid #fff;
    padding: 10px 0;
    margin: 5px 0 0;
  }

  .womens-profile-events {
    max-width: 100%;
  }
}

.additional-photo-gallery {
  max-width: 1170px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.additional-photo-gallery .gallery a img {
  height: auto;
  border: 2px solid #fff;
  -webkit-transition: -webkit-transform 0.15s;
  -moz-transition: -moz-transform 0.15s;
  -o-transition: -o-transform 0.15s;
  -ms-transition: -ms-transform 0.15s;
  transition: transform 0.15s;
  position: relative;
  margin: 5px;
  max-width: 100%;
}

.additional-photo-gallery .gallery a:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  z-index: 5;
}

.additional-photo-gallery .gallery a.big img {
  width: 40%;
}

.additional-bottom-btns {
  text-align: center;
  margin: 25px 0 20px;
}

.additional-bottom-btns a {
  display: inline-block;
  color: #fff;
  width: 250px;
  line-height: 40px;
  border-radius: 5px;
  margin: 5px 0 0;
}

.womens-profile-additional-photos-body {
  text-align: center;
  margin: 25px 0 0;
}

.womens-profile-additional-photos-body ul li {
  padding: 20px 15px;
}

.womens-profile-additional-photos-body ul li img {
  max-width: 100%;
  border: 2px solid #fff;
}

.footer-area {
  min-height: 50px;
}

.womens-profile-footer-nav {
  text-align: center;
}

.womens-profile-footer-nav .list-inline {
  margin: 0;
  padding: 15px 0;
}

.womens-profile-footer-nav .list-inline li a {
  color: #fff;
  padding: 0 20px;
}

.tour-wrapper {
  text-align: justify;
  font-size: 15px;
  margin: 20px 20px auto;
}

.tour-wrapper p strong {
  color: #003f5e;
}

.tourheadtitle {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  color: #cc0001;
  line-height: 25px;
}

.tourhead3 {
  font-size: 18px;
  font-weight: 700;
  font-family: sans-serif;
  margin: 0 0 20px;
  color: #003f5e;
  line-height: 25px;
}

.tourvideo {
  margin: 0 auto;
  border: 9px solid #effaff;
  background-color: #003f5e;
  width: 80%;
}

.tourbuttons {
  text-align: center;
  margin: 20px auto;
}

.tourbuttons .tourbtn {
  text-shadow: none;
  background-image: none;
  background-color: #003f5e;
  color: #fff;
  padding: 15px;
  box-shadow: none;
  border-color: transparent;
}

.tourbuttons .tourbtn:hover {
  background-color: #337ab7;
  border-color: transparent;
  color: #fff;
}

.tourSecondarybtn {
  margin: 20px auto;
  text-align: center;
}

.tourSecondarybtn a button {
  background-image: none;
  background-repeat: no-repeat;
  background-color: #fff;
  margin-bottom: 5px;
}

.tourSecondarybtn a button:hover {
  text-shadow: none;
}

.btn-default:hover,
.tourSecondarybtn .btn-default:focus {
  background-color: #337ab7;
}

.imgtour {
  border: 10px solid #fff;
  -webkit-box-shadow: 0 0 39px 0 #e6e6e6;
  -moz-box-shadow: 0 0 39px 0 #e6e6e6;
  box-shadow: 0 0 39px 0 #e6e6e6;
}

.imgleft-tour {
  float: left;
  margin: 0 15px 10px 0;
  border: 10px solid #fff;
  -webkit-box-shadow: 0 0 39px 0 #e6e6e6;
  -moz-box-shadow: 0 0 39px 0 #e6e6e6;
  box-shadow: 0 0 39px 0 #e6e6e6;
}

.imgright-tour {
  float: right;
  margin: 0 0 10px 15px;
  border: 10px solid #fff;
  -webkit-box-shadow: 0 0 39px 0 #e6e6e6;
  -moz-box-shadow: 0 0 39px 0 #e6e6e6;
  box-shadow: 0 0 39px 0 #e6e6e6;
}

.tourtrip-list {
  margin: 40px auto;
}

.tourtrip-list h4 {
  font-size: 17px;
  font-weight: 700;
  font-family: sans-serif;
  margin: 20px auto;
  color: #cc0001;
}

.tourtrip-list ul li {
  margin: 5px auto;
}

.tourtrip-list ul li strong {
  color: #003f5e;
}

.tourtestimonials p {
  font-size: 13px;
  color: #717171;
  padding-bottom: 30px;
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 30px;
}

.tourvideotestimonials .tourvideowrap {
  text-align: center;
  margin-top: 20px;
}

.tourvideotestimonials .tourvideowrap .tourvids {
  display: inline-block;
  text-align: center;
  margin: 0 13px auto;
  vertical-align: top;
}

.tourvideotestimonials .tourvideowrap .tourvids span {
  display: block;
  font-size: 12px;
  margin-top: 5px;
  text-align: center;
  max-width: 145px;
}

.visakit-style .tourheadtitle span {
  display: block;
}

.visakit-boxes {
  max-width: 240px;
  display: inline-block;
  margin: 20px 7px;
  vertical-align: top;
}

.visakit-boxes .visakit-box {
  background-color: #005884;
  padding: 15px;
  border-radius: 3px;
  min-height: 120px;
}

.visakit-boxes .visakit-box p {
  margin-bottom: 0;
  text-align: center;
}

.visakit-boxes .visakit-box p strong {
  color: #fff;
}

.visakit-boxes .visakit-boxcontent {
  text-align: center;
  padding: 15px;
  border: 1px solid #dedede;
  border-radius: 3px;
  min-height: 500px;
}

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

.visa-menu h2 {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  background-color: #003f5e;
  margin: 0 0 10px;
  padding: 8px 0;
}

.visa-menu a {
  font-size: 11px !important;
  color: #6f6f6f !important;
  border-left: 1px solid #dadada;
  padding: 0 10px;
}

.visakitorder-style .tourhead3 span,
.visakitorder-style .tourheadtitle span {
  display: block;
}

.visakitorder-form {
  background-color: #e7e7e7;
  padding: 30px 40px;
  width: 80%;
  margin: 0 auto 30px;
  display: block;
  border-radius: 8px;
}

.visakitorder-form img {
  margin: 0 auto 12px;
  display: block;
  text-align: center;
}

.visakitorder-form .primaryBGColor {
  text-shadow: none;
  background-image: none;
  color: #fff;
  padding: 10px;
  box-shadow: none;
  border-color: transparent;
  background-color: #003f5e;
  margin: 0 auto;
  display: block;
}

.visakitorder-form .primaryBGColor:hover {
  background-color: #337ab7;
}

.visakitorder-style p span {
  display: block;
}

.tour-club-profiles {
  padding: 0 20px;
}

.tour-club-profiles h1 {
  font-size: 25px;
  font-weight: 700;
}

.tour-club-profiles p {
  padding: 5px 0 0;
  line-height: 22px;
  font-size: 15px;
}

.tour-club-profiles ul {
  text-align: center;
  list-style: none;
  padding: 0;
}

.tour-club-profiles-form-area {
  padding-bottom: 20px;
}

.tour-club-profiles-form-area h2 {
  color: #fff;
  padding: 10px !important;
  margin: 0 0 10px !important;
  font-size: 18px;
}

.tour-club-profiles-form-area .form-group label {
  font-size: 14px;
  padding-left: 35px;
  font-weight: 400;
}

.tour-club-profiles-form-area .tour-club-submit #tour-club-submit-btn {
  margin: 15px 0 0;
  width: 320px;
  font-size: 11px;
  max-width: 100%;
}

.tour-club-profiles-form-area .tour-club-profiles-photo-send {
  display: inline-block;
}

.tour-club-profiles-form-area .tour-club-profiles-photo-box {
  text-align: center;
}

.tour-club-profiles-form-area p {
  padding: 0 15px;
}

.tour-club-profiles-form-area .profile-numbes-area {
  min-height: 420px;
}

.tour-club-profiles-form-area .profile-numbes-area .form-group {
  margin-bottom: 5px;
}

.mainblog {
  padding: 0 20px;
}

.mainblog p {
  font-size: 14px;
}

.mainblog .col-lg-8 div h2 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 0;
  line-height: 25px;
}

.cebu-media-blog {
  padding: 0 20px;
  font-size: 14px;
}

.blog-img-area a {
  margin: 20px auto;
  display: block;
  width: 200px;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
  color: #fff !important;
}

.blog-img-area a:hover {
  background: #ba0404;
  text-decoration: none;
  color: #fff;
}

.blog-video-area {
  margin: 25px 0;
}

.blog-section:first-child {
  margin-top: 20px;
}

.back-to-video-index a {
  color: #fff !important;
}

.cebu-video-index {
  min-height: 320px;
  border: 2px solid #000;
  background: #eef7ff;
  border-radius: 5px;
  margin-block-end: 25px;
  margin: 20px;
}

.cebu-video-index h2 {
  padding: 10px;
  margin-bottom: 0;
  margin-top: 0;
  color: #fff;
}

.cebu-video-index h2 a {
  color: #fff;
}

.cebu-video-index ul li {
  margin: 10px 0 0;
}

.cebu-video-index ul li a {
  color: #000;
  font-size: 13px;
}

.back-to-video-index a {
  margin: 20px auto;
  display: block;
  width: 200px;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
}

.back-to-video-index a:hover {
  background: #ba0404;
  text-decoration: none;
  color: #fff;
}

.blog-section {
  padding-bottom: 20px;
  border-bottom: 1px solid #e2e2e2;
  margin-top: 30px;
}

.blog-section:last-child {
  border-bottom: none;
}

.imgblog-head {
  margin-bottom: 40px;
}

.philippine-blog-header-area {
  margin: 15px 20px;
}

.philippine-blog-header-area p {
  font-size: 14px;
}

.homepage-container {
  font-size: 15px;
  margin: 20px 0;
}

.homepage-upper-part {
  text-align: center;
}

.homepage-upper-part .homepage-logo-area img {
  max-width: 100%;
}

.homepage-upper-part .homepage-logo-area p {
  margin: 10px 0 0;
}

.homepage-container .live-page-container .matchmaker-profiles img,
.homepage-container .live-page-container img {
  display: block;
}

.homepage-social {
  margin: 0 auto;
  border-radius: 5px;
  text-align: center;
}

.homepage-social .list-inline {
  margin: 0;
}

.homepage-social .list-inline li {
  padding: 6px 1px;
}

.homepage-social .list-inline li a {
  font-size: 20px;
  font-style: italic;
}

.homepage-social .list-inline li a img {
  width: 26px;
}

.homepage-top-btns a {
  color: #fff !important;
  font-weight: 400 !important;
  width: 340px;
  display: inline-block;
  margin: 20px 5px;
  line-height: 38px;
  border-radius: 5px;
  font-size: 13px !important;
}

.homepage-top-btns a:hover {
  background: #ba0404;
  text-decoration: none;
}

.homepage-weight-section .form-control {
  padding: 6px;
}

.homepage-singles-tour {
  border: 1px solid #d5c7c7;
  margin: 5px 15px;
  padding-bottom: 17px;
  border-radius: 5px;
}

.homepage-singles-tour h3 {
  margin: 0;
  font-size: 20px;
  padding-bottom: 10px;
  padding-top: 10px;
  font-weight: 700;
}

.homepage-singles-tour .more-singles-tour {
  width: 250px;
  display: block;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  margin: 24px auto 10px;
  border-radius: 5px;
  font-weight: 400;
}

.homepage-singles-tour .more-singles-tour:hover {
  background: #ba0404;
  text-decoration: none;
}

.homepage-singles-tour .homepage-singles-tour-table table {
  width: 100%;
}

.homepage-singles-tour .homepage-singles-tour-table td {
  text-align: left;
  padding: 7px 0 0;
}

.homepage-singles-tour .homepage-singles-tour-table tr td:last-child {
  text-align: right;
}

.homepage-seminar-section {
  margin: 20px 0 0;
}

.homepage-seminar-section p {
  font-size: 18px;
  text-align: left;
  padding: 0 0 0 10px;
}

.homepage-seminar-box {
  padding-bottom: 27px;
  margin: 5px 0;
  border: 1px solid #d5c7c7;
  border-radius: 5px;
}

.homepage-seminar-box h3 {
  margin: 0;
  padding: 10px 0 0;
  font-size: 20px;
  font-weight: 700;
}

.homepage-seminar-box h3 span {
  display: block;
}

.homepage-seminar-box ul {
  list-style: none;
  padding: 0 0 6px;
}

.homepage-seminar-box ul li {
  padding: 10px 0;
  border: 1px solid #dcdcdc;
  background: #f3f3f3;
  margin: 0 5px;
}

.homepage-seminar-box a {
  background: #f3f3f3;
  display: block;
  color: #ba0404;
  font-size: 13px;
}

.homepage-seminar-box p {
  font-size: 15px;
  text-align: center;
  margin: 0;
}

.homepage-seminar-box p em {
  font-size: 12px;
}

.homepage-header-bottom {
  margin: 25px auto;
  width: 96%;
}

.homepage-upper-part-box {
  padding: 0;
  margin: 0 10px;
  width: 238px;
}

.home-page-media-section {
  border: none;
}

.home-page-media-section a img {
  max-width: 230px;
  text-align: center;
  margin: 6px auto;
}

.home-page-media-section2 {
  border: none;
  width: 210px;
}

.homepage-upper-right-box1 {
  border: 1px solid #d5c7c7;
  border-radius: 5px;
  padding: 5px;
}

.homepage-upper-right-box1 a {
  display: block;
  padding: 8px 0;
}

.homepage-upper-right-box1 a img {
  width: 100px;
}

.homepage-upper-right-box1 a span {
  display: block;
  font-size: 13px;
}

.homepage-upper-right-box2 {
  border: 1px solid #d5c7c7;
  border-radius: 5px;
  padding: 5px;
  margin: 15px 0 0;
}

.homepage-upper-right-box2 a {
  font-size: 13px !important;
  display: block;
  margin: 15px 0 19px;
}

.homepage-upper-right-box2 a img {
  font-size: 25px;
}

.homepage-content-section {
  padding: 0 10px;
  margin: 0 0 10px;
  border: 1px solid;
  width: 64%;
  min-height: 2347px;
}

.homepage-content-area {
  padding: 0 10px;
  margin: 5px 0 30px;
}

.homepage-content-area p {
  padding: 10px 0 0;
  line-height: 24px;
}

.homepage-content-area h2 {
  font-size: 21px;
  font-weight: 700;
}

.homepage-content-area h2 a {
  font-size: 21px;
  font-weight: 700;
  color: #003f5e;
  display: block;
  padding: 10px 0 0;
}

.homepage-content-area h3 {
  font-size: 20px;
  font-weight: 700;
}

.homepage-content-area p a {
  color: #003f5e;
  font-weight: 700;
}

.homepage-content-area ul li {
  padding: 10px 0 0;
}

.homepage-content-area ul li a {
  color: #003f5e;
  font-weight: 700;
}

.homepage-content-area .homepage-movie-section {
  text-align: center;
  background: #e0ecf2;
  border-radius: 5px;
  border: 1px solid;
  padding: 5px;
}

.homepage-content-area .homepage-movie-section .homepage-movie-section-watch-film {
  display: block;
  background: #003f5e;
  color: #fff;
  border-radius: 5px;
  padding: 10px 0;
}

.homepage-content-area .homepage-movie-section img {
  padding: 10px;
}

.homepage-content-area .homepage-watch-movie-section {
  display: block;
  width: 200px;
  background: #355795;
  color: #fff;
  margin: 10px auto;
  line-height: 35px;
  border-radius: 5px;
}

.homepage-content-area .homepage-watch-movie-section:hover {
  text-decoration: none;
  background: #cc0001;
}

.homepage-content-area .homepage-watch-movie a {
  display: block;
}

.homepage-watch-movie-btn {
  background: #ba0404;
  display: block;
  margin: 10px auto;
  width: 223px;
  color: #fff !important;
  font-weight: 400 !important;
  line-height: 35px;
  border-radius: 5px;
}

.homepage-imbra {
  background: #e0ecf2;
  padding: 11px;
  border: 1px solid;
  border-radius: 5px;
}

.homepage-imbra h3 {
  margin: 0;
  font-size: 25px;
}

.homepage-imbra a {
  background: #003f5e;
  display: block;
  width: 390px;
  text-align: center;
  color: #fff !important;
  line-height: 40px;
  border-radius: 5px;
  text-decoration: none;
  margin: 0 auto;
}

.homepage-content-media {
  max-width: 785px;
  text-align: center;
  display: block;
  margin: 20px auto;
  padding: 5px;
}

.homepage-content-media .carousel-inner .active:before {
  content: "" !important;
}

.homepage-content-media .carouesel-inner .active .row {
  background: #fff !important;
}

.homepage-content-media .img-responsive2 {
  background: #fff;
  max-width: 733px;
}

.homepage-medialogos {
  margin: 15px 0 0;
}

.homepage-medialogos .list-inline {
  margin: 0;
}

.homepage-medialogos .list-inline li {
  margin: 0 2px;
  padding: 0;
}

.homepage-medialogos .list-inline li a span {
  display: block;
  font-size: 13px;
  margin: 12px 0 0;
}

.homepage-medialogos .list-inline li a img {
  max-width: 230px;
}

.home-wrapper {
  padding: 0;
  margin-bottom: 15px;
  border: 1px solid;
}

.homepage-header-nav {
  padding: 0;
}

.homepage-main-nav {
  padding: 0;
  border-bottom: 1px solid;
}

.homepage-main-nav #navbar,
.homepage-main-nav .container-fluid {
  padding: 0;
}

.homepage-main-nav .navbar-nav {
  margin: 0 0 0 60px;
}

.homepage-main-nav .navbar-default {
  background-image: none;
  background-color: transparent;
  border-radius: 0;
  box-shadow: none;
  border-color: transparent;
  margin-bottom: 0;
  min-height: auto;
}

.homepage-main-nav .navbar-default .navbar-nav li a {
  color: #fff;
  padding: 11px 25px;
}

.homepage-main-nav .navbar-default .navbar-nav li a:after {
  content: "";
  display: block;
  width: 0;
  border-bottom: 4px solid #337ab7;
  transition: width 0.3s;
  bottom: -8px;
  position: relative;
}

.homepage-main-nav .navbar-default .navbar-nav li a:hover:after {
  width: 100%;
}

.homepage-banner-area,
.homepage-banner-area .list-inline {
  margin: 0;
}

.homepage-banner-area .list-inline li {
  padding: 0;
  margin: 0 -2px;
}

.homepage-banner-area .list-inline a img {
  width: 117px;
}

.homepage-left-sidebar {
  padding: 0;
  width: 18%;
}

.homepage-sidebar-area {
  margin-bottom: 0;
  margin-top: 5px;
}

.homepage-sidebar-area p {
  background: #003f5e;
  color: #fff;
  text-align: center;
  font-weight: 700;
  line-height: 30px;
  margin: 0;
}

.homepage-sidebar-area ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.homepage-sidebar-area ul li {
  border-bottom: 1px solid;
  list-style-position: outside;
  list-style-type: none;
}

.homepage-sidebar-area ul li a {
  font-weight: 400;
  padding: 5px 0 5px 5px;
  font-size: 13px;
  display: block;
  color: #000;
}

.homepage-sidebar-area ul li a:hover {
  background: #ba0404;
  text-decoration: none;
  color: #fff;
}

.homepage-social-media {
  text-align: center;
  border: 1px solid;
  padding: 5px;
  width: 175px;
  margin: 10px auto 7px;
}

.homepage-social-media .list-inline {
  margin: 0;
}

.homepage-social-media .list-inline li {
  padding: 0 2px;
}

.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

.homepage-testimonial-section {
  padding-bottom: 10px;
}

.homepage-testimonial-section h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 8px;
  margin-top: 10px;
}

.homepage-testimonial-section a {
  color: #003f5e !important;
  font-size: 13px !important;
}

.homepage-testimonial-box {
  background: #fff;
}

.homepage-testimonial-box .homepage-testimonial-wrapper {
  margin: 0 25px 15px;
  border: 1px solid #d5c7c7;
  border-radius: 5px;
  min-height: 250px;
  padding: 5px 0 0;
}

.homepage-testimonial-box .homepage-testimonial-wrapper p {
  padding: 0 5px;
  font-style: italic;
  font-size: 12px;
  text-align: left;
}

.homepage-testimonial-box .homepage-testimonial-wrapper img {
  float: left;
  margin: 10px 0 0;
  padding: 0 10px;
}

.homepage-testimonial-section .carousel-inner .active:before {
  content: "" !important;
}

.homepage-right-sidebar-section {
  padding: 0;
  width: 18%;
  border-top: 1px solid #000;
}

.homepage-right-sidebar-recent-photos {
  margin: -5px 0 0;
}

.homepage-right-sidebar-recent-photos img {
  width: 210px;
}

.homepage-right-sidebar-medialink img {
  max-width: 210px;
}

.homepage-right-sidebar-afa-awards {
  margin: 15px auto;
  text-align: center;
}

.homepage-right-sidebar-afa-awards h3 {
  color: #ba0404;
  font-weight: 700;
  font-size: 19px;
}

.homepage-right-sidebar-afa-awards .award-box {
  -webkit-box-shadow: -1px 0 5px 0 rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -1px 0 5px 0 rgba(0, 0, 0, 0.75);
  box-shadow: -1px 0 5px 0 rgba(0, 0, 0, 0.75);
  margin: 15px 10px;
}

.homepage-right-sidebar-afa-awards .award-box span {
  font-weight: 700;
  color: #355795;
  display: block;
}

.homepage-right-sidebar-afa-awards img {
  max-width: 105px;
}

.homepage-right-sidebar-afa-awards .afa-awards-img-2019 {
  max-width: 150px;
}

.homepage-right-sidebar-afa-awards .afa-awards-img-2018 {
  max-width: 155px;
}

.homepage-right-sidebar-afa-awards .afa-awards-img-2016 {
  max-width: 130px;
}

.homepage-right-sidebar-afa-awards .afa-awards-img-2014 {
  max-width: 114px;
}

.homepage-left-sidebar-special-tours {
  text-align: center;
  display: block;
  margin: 15px 0 0;
}

.homepage-left-sidebar-special-tours img {
  padding: 5px 0 0;
}

.homepage-right-sidebar-section #chatdiv img {
  max-width: 193px;
}

.homepage-img-rotator-area {
  margin: 0 auto;
  text-align: center;
  padding: 10px 0;
}

.homepage-img-rotator-area .homepage-img-rotator-box {
  width: 335px;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #d5c7c7;
  border-radius: 5px;
  padding: 5px;
}

.homepage-img-rotator-area .homepage-asian-women-rotator {
  width: 250px;
}

.homepage-img-rotator-area .homepage-philippine-women-rotator {
  width: 129px;
}

.homepage-img-rotator-area .homepage-ukraine-women-rotator {
  width: 593px;
}

.homepage-img-rotator-area .homepage-latin-women-rotator {
  width: 241px;
}

.homepage-img-rotator-box .list-inline {
  margin: 0;
}

.homepage-img-rotator-box .list-inline li {
  padding: 0;
}

.homepage-img-rotator-box .list-inline li a img {
  width: 112px;
}

.homepage-women-link {
  padding: 0;
}

.homepage-women-link a {
  display: inline-block;
}

.homepage-women-link a img {
  margin: 5px 7px;
}

.homepage-women-link a span {
  display: block;
  color: #914e4e;
  font-weight: 700;
  font-size: 12px;
}

.home-page-media-section-newtest {
  width: 187px;
}

.homepage-header-bottom-newtest {
  width: auto;
}

.homepage-img-rotator-area2 {
  margin: 0 auto;
  text-align: center;
  padding: 3px 0;
}

.homepage-img-rotator-area2 .homepage-img-rotator-box2 {
  width: 335px;
  display: inline-block;
  vertical-align: top;
}

.homepage-img-rotator-area2 .homepage-asian-women-rotator2 {
  width: 232px;
}

.homepage-img-rotator-area2 .homepage-philippine-women-rotator2 {
  width: 115px;
}

.homepage-img-rotator-area2 .homepage-ukraine-women-rotator2 {
  width: 569px;
}

.homepage-img-rotator-area2 .homepage-latin-women-rotator2 {
  width: 232px;
}

.homepage-img-rotator-box2 .list-inline {
  margin: 0;
}

.homepage-img-rotator-box2 .list-inline li {
  padding: 0;
  margin: 0;
}

.homepage-img-rotator-box2 .list-inline li a img {
  width: 109px;
}

.homepage-send-gift img {
  width: 210px;
  margin: 0;
}

.img-zoom2 li {
  position: relative;
  overflow: hidden;
}

.img-zoom2 img {
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.img-zoom2 img:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.homepage-footer-nav {
  text-align: center;
}

.homepage-footer-nav .list-inline li {
  padding: 15px 0 0;
}

.homepage-footer-nav .list-inline li a {
  font-size: 14px;
  border-right: 1px solid;
  padding: 0 15px;
  color: #fff;
}

.homepage-banner-area2 {
  margin: 0;
  text-align: center;
}

.homepage-img-rotator-area-new .list-inline {
  margin: 0;
}

.homepage-img-rotator-area-new .list-inline li {
  padding: 0;
  margin: 0 -2px;
}

.homepage-img-rotator-area-new .list-inline li a img {
  width: 117px;
}

.homepage-contact-info {
  text-align: center;
}

.dvd-area {
  padding: 0 15px;
}

.dvd-area h1 {
  font-weight: 700;
  margin-bottom: 0;
}

.dvd-area h3 {
  margin: 0 0 20px;
  font-size: 18px;
}

.dvd-area p {
  font-size: 15px;
}

.dvd-area .dvd-area-content-img {
  float: left;
  margin: 0 15px 0 0;
}

.dvd-area .dvd-area-content-img img {
  max-width: 220px;
}

.dvd-area .dvd-area-content-video {
  text-align: center;
}

.dvd-area .dvd-area-content-video iframe {
  margin: 20px 0 0;
}

.live-interpreter-content {
  margin: 0 20px;
}

.live-interpreter-content h1 {
  font-size: 28px;
  font-weight: 700;
}

.live-interpreter-content h1 span {
  display: block;
}

.live-interpreter-content .free-10-mins {
  float: left;
  padding: 0 15px 0 0;
}

.live-interpreter-right-img {
  float: right;
  margin: 0 0 0 15px;
}

.live-interpreter-left-img {
  float: left;
  margin: 0 15px 0 0;
}

.live-interpreter-content ul li {
  padding: 10px 0 0;
}

.live-interpreter-base-content {
  padding: 10px;
  background: #ecf9ff;
  border-radius: 5px;
}

.live-interpreter-base-content h4 {
  font-size: 25px;
}

.live-interpreter-base-content img {
  display: block;
  text-align: center;
  margin: 0 auto;
}

.live-interpreter-base-make-your-phone-link {
  text-align: center;
  display: block;
  width: 100%;
  margin: 15px auto;
  color: #fff !important;
  line-height: 50px;
  border-radius: 5px;
}

.live-interpreter-base-make-your-phone-link:hover {
  background: #ba0404;
  text-decoration: none;
}

.live-interpreter-base-content .live-interpreter-bigger-font {
  font-size: 25px;
}

.live-interpreter-base-boxes {
  text-align: center;
  margin: 20px auto;
}

.live-interpreter-base-boxes a {
  display: inline-block;
  width: 45%;
  line-height: 75px;
  text-align: center;
  margin: 0 auto;
  color: #fff !important;
  font-size: 15px !important;
  vertical-align: top;
  border-radius: 5px;
}

.live-interpreter-base-boxes .live-interpreter-base-box-phone-account {
  background: #03f;
}

.live-interpreter-base-boxes .live-interpreter-base-box-add-funds {
  background: #019a01;
}

.live-interpreter-base-boxes .live-interpreter-base-box-reserve-phone {
  background: #990002;
}

.live-interpreter-base-boxes .live-interpreter-base-box-virtual-meeting {
  background: #003f5e;
}

.phone-translation-link {
  background: #03f;
  line-height: 40px;
  display: block;
  text-align: center;
  font-weight: 700;
  color: #fff !important;
  border-radius: 5px;
  margin: 30px 0 20px;
}

.phone-translation-link:hover {
  color: #fff;
}

.skype-meeting-link {
  background: #003f5e;
  line-height: 40px;
  display: block;
  text-align: center;
  font-weight: 700;
  color: #fff !important;
  border-radius: 5px;
  margin: 30px 0 20px;
}

.skype-meeting-link:hover {
  color: #fff;
}

.electronic-translation-section {
  margin: 0 20px;
}

.electronic-translation-section h1 {
  font-size: 28px;
  font-weight: 700;
}

.electronic-translation-content-links {
  text-align: center;
  margin: 30px auto;
  display: block;
}

.electronic-translation-content-links a {
  display: block;
  color: #fff !important;
  width: 250px;
  border-radius: 5px;
  line-height: 40px;
  margin: 20px auto;
}

.electronic-translation-content-links2 {
  text-align: center;
  margin: 10px auto;
}

.electronic-translation-content-links2 a {
  display: inline-block;
  width: 250px;
  margin: 20px auto;
  color: #fff !important;
  border-radius: 5px;
  line-height: 40px;
}

.client-survey-section {
  margin: 10px;
}

.client-survey-form-area {
  padding: 8px;
  border-radius: 5px;
  border: 1px solid;
  background: #e7e7e7;
}

.client-survey-form-area p {
  text-align: center;
}

.client-survey-form-area p em {
  font-size: 13px;
}

.client-survey-form-area .form-group .control-label {
  font-size: 13px;
  padding-top: 3px;
}

.client-survey-submit-btn {
  margin: 15px auto;
  display: block;
  width: 160px;
  line-height: 35px;
  border: none;
  color: #fff;
  border-radius: 5px;
}

.commitment-to-excellence-area {
  margin: 0 20px;
}

.commitment-to-excellence-area h1 {
  font-size: 28px;
  font-weight: 700;
}

.commitment-to-excellence-area p {
  padding: 5px 0 0;
}

.commitment-to-excellence-area .privacy-link {
  display: block;
  width: 300px;
  margin: 0 auto;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
  color: #fff;
}

.privacy-section {
  margin: 0 20px;
}

.privacy-section h1 {
  font-size: 28px;
  font-weight: 700;
}

.privacy-section p {
  padding: 10px 0 0;
}

.privacy-section p span {
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  display: block;
}

.profile-menu-section {
  background: #e2f3fb;
  padding: 0 0 5px;
}

.media-page-section {
  margin: 0 20px;
}

.media-page-section h1 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 20px;
}

.media-page-section p {
  padding: 10px 0 0;
}

.media-page-media-list {
  border: 5px solid #003f5e;
  text-align: center;
}

.media-page-media-list ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.media-page-media-list ul li {
  padding: 10px;
  border-bottom: 3px solid #003f5e;
  background: #eff5fa;
  margin: 0;
}

.media-page-media-list ul li a {
  display: block;
}

.media-page-media-list ul li a img {
  text-align: center;
  display: block;
  margin: 10px auto;
}

.media-page-media-list ul li a span {
  display: block;
}

.media-page-media-list2 .media-page-left-media-list {
  border: 3px solid #003f5e;
  margin: 20px 0;
  padding: 0;
}

.media-page-media-list2 .media-page-left-media-list img {
  padding: 7px 0;
  text-align: center;
  display: block;
  margin: 0 auto;
}

.media-page-media-list2 .media-page-right-media-list {
  border: 3px solid #003f5e;
  margin: 20px 0;
  padding: 0;
}

.media-page-media-list2 .media-page-right-media-list img {
  padding: 7px 0;
  text-align: center;
  display: block;
  margin: 0 auto;
}

.maxim-page-section {
  margin: 0 20px;
}

.maxim-page-section h1 {
  font-size: 23px;
  font-weight: 700;
  margin-bottom: 15px;
}

.maxim-page-section p {
  margin: 25px 0 0;
}

.maxim-page-section p span {
  display: block;
}

.foreign-affair-movie-page {
  margin: 0 20px;
}

.foreign-affair-movie-page .foreign-affair-movie-page-left-img {
  float: left;
  margin: 10px 15px 10px 0;
}

.foreign-affair-movie-page .foreign-affair-movie-page-right-img {
  float: right;
  margin: 10px 0 5px 15px;
}

.foreign-affair-movie-page h1 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 20px;
}

.foreign-affair-movie-page h2 {
  font-size: 25px;
  font-weight: 700;
  margin: 20px 0 0;
  text-align: center;
}

.foreign-affair-movie-page h3 {
  font-size: 20px;
  font-weight: 700;
}

.foreign-affair-movie-page p {
  padding: 6px 0 0;
}

.bulletin-board-section {
  margin: 0 20px;
}

.bulletin-board-section h1 {
  font-size: 28px;
  font-weight: 700;
}

.bulletin-board-section h4 {
  font-size: 25px;
  font-weight: 700;
}

#b-board-pagination-container {
  padding: 10px;
  border-radius: 5px;
}

.b-board-pagination-page {
  background: #fff;
  margin: 5px 0 10px;
  border-radius: 3px;
}

.b-board-testimonial-area {
  padding: 15px;
}

.b-board-testimonial-area h3 {
  margin: 0 0 10px;
}

.b-board-testimonial-area p {
  font-style: italic;
}

.b-board-testimonial-area em {
  font-weight: 700;
  color: #cc0001;
}

.b-board-testimonial-area em span {
  display: block;
}

.b-board-testimonial-area img {
  margin-bottom: 15px;
}

.b-board-testimonial-area .b-board-fright {
  float: right;
}

.client-interview-section {
  margin: 0 10px;
}

.client-interview-section h1 {
  font-size: 28px;
  font-weight: 700;
}

.client-interview-women-section {
  margin: 0 20px;
}

.client-interview-women-section h1 {
  font-size: 28px;
  font-weight: 700;
}

.client-interview-women-section h3 {
  font-size: 20px;
  font-weight: 700;
}

.client-interview-women-section p {
  padding: 10px 0 0;
}

.client-interview-fleft {
  float: left;
  margin: 0 15px 0 0;
}

.client-interview-menu {
  text-align: center;
  background: #003f5e;
  margin: 20px 0 0;
  padding: 7px 0 5px;
}

.client-interview-menu .list-inline li {
  margin: 5px 0 0;
}

.client-interview-menu .list-inline li a {
  padding: 0 10px;
  font-size: 15px;
  border-right: 1px solid;
  color: #fff;
}

.customer-satisfaction-survey-section {
  margin: 0 10px;
}

.customer-satisfaction-survey-section h1 {
  font-size: 28px;
  font-weight: 700;
}

.client-satisfaction-survey-form {
  background: #e1e1e1;
  padding: 10px;
}

.client-satisfaction-survey-form .survey-bg {
  padding: 10px 6px;
  background: #003f5e;
  color: #fff;
  display: block;
}

.client-satisfaction-survey-form .survey-customer-service {
  background: #c5dbee;
  padding: 10px;
}

.client-satisfaction-survey-form .survey-bg2 {
  margin: 5px 0 0 16px;
}

.client-satisfaction-survey-form .survey-bg3 {
  display: block;
}

.client-satisfaction-survey-form h2 {
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
}

.client-satisfaction-survey-form .form-group {
  margin: 0;
}

.client-satisfaction-survey-form .client-satiscation-submit-btn {
  color: #fff;
  border: 0;
  margin: 0 auto;
  display: block;
  width: 200px;
  line-height: 40px;
  border-radius: 5px;
}

.dating-coach-section {
  margin: 0 15px;
}

.dating-coach-section h1 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 30px;
}

.dating-coach-section .dating-coach-left-box {
  float: left;
  margin: 0 15px 5px 5px;
  border: 1px solid #c1c1c1;
  padding: 5px;
  border-radius: 5px;
}

.dating-coach-section .dating-coach-left-box p {
  font-size: 12px;
  margin: 0;
}

.dating-coach-section .contact-renee-link {
  display: block;
  margin: -50px 0 0;
  width: 250px;
  text-align: center;
  color: #fff;
  line-height: 45px;
  position: relative;
  float: right;
}

.dating-coach-section .contact-renee-link:hover {
  background: #337ab7;
  text-decoration: none;
  color: #fff;
}

.dating-coach-section .contact-renee-link:before {
  content: url(/dating-coach/img/renee-piane-img.png);
  position: absolute;
  left: 4px;
  top: 5px;
}

.dating-coach-section .dating-coach-link-btn {
  display: block;
  margin: 10px auto;
  color: #fff;
  width: 250px;
  line-height: 36px;
  border-radius: 5px;
  position: relative;
  left: 10px;
  text-align: center;
}

.dating-coach-section .dating-coach-link-btn:hover {
  background: #337ab7;
  text-decoration: none;
}

.dating-coach-section .dating-coach-link-btn2 {
  display: block;
  margin: 10px auto;
  color: #fff;
  width: 550px;
  line-height: 36px;
  border-radius: 5px;
  position: relative;
  left: 10px;
  text-align: center;
}

.dating-coach-section .dating-coach-link-btn2:hover {
  background: #337ab7;
  text-decoration: none;
}

.dating-coach-testimonial-area h3 {
  display: block;
  width: 155px;
  font-size: 20px;
  padding: 7px;
  color: #fff;
}

.dating-coach-testimonial-area .dating-coach-testimonial-box {
  border: 2px solid #003f5e;
  margin-top: -10px;
  padding: 10px;
}

.dating-coach-testimonial-area .dating-coach-testimonial-box p {
  font-style: italic;
}

.dating-coach-helpful-books {
  margin: 0 15px;
}

.dating-coach-fleft-img {
  float: left;
  max-width: 225px;
  margin: 0 10px 0 0;
}

.dating-coach-love-mechanics-nav {
  height: 43px;
  background: #003f5e;
  margin-bottom: 15px;
}

.dating-coach-love-mechanics-nav .col-lg-3 {
  text-align: center;
  border-right: 1px solid #fff;
}

.dating-coach-love-mechanics-nav .col-lg-3 a {
  color: #fff;
  font-size: 15px;
  text-decoration: underline;
}

.dating-coach-love-mechanics-nav .dating-coach-chapters-nav {
  padding: 10px 0 0;
  height: 45px;
}

.dating-coach-love-mechanics {
  background: #e5e5e5;
  border-radius: 5px;
  max-width: 570px;
  margin: 15px auto;
  padding-bottom: 10px;
}

.dating-coach-love-mechanics form h2 {
  color: #fff;
  font-size: 21px;
  padding: 10px;
  margin: 0;
  text-align: center;
}

.dating-coach-love-mechanics form img {
  text-align: center;
  display: block;
  margin: 10px auto;
}

.dating-coach-love-mechanics .form-group {
  padding: 0 10px;
}

.dating-coach-love-mechanics .form-group label {
  padding: 9px 0 0;
  font-size: 13px;
}

.dating-coach-love-mechanics .dating-coach-payment-btn {
  color: #fff;
  border: 0;
  margin: 0 auto;
  padding: 0;
  display: block;
  width: 180px;
  line-height: 35px;
  border-radius: 5px;
}

.dating-coach-love-mechanics form p {
  margin: 17px 0 10px;
  font-size: 13px;
  text-align: center;
}

.dating-coach-get-real-about-love .col-lg-6 {
  padding: 0;
  text-align: center;
  margin-bottom: 15px;
}

.dating-coach-get-real-about-love .col-lg-6 h4 {
  margin: 10px 0 0;
  font-size: 18px;
  font-weight: 700;
}

.dating-coach-get-real-about-love .col-lg-6 a {
  display: block;
  width: 240px;
  line-height: 35px;
  color: #fff;
  border-radius: 5px;
}

.dating-coach-get-real-about-love .col-lg-6 a:hover {
  background: #337ab7;
  text-decoration: none;
}

.dating-coach-love-mechanics-chapters {
  margin: 0 15px;
}

.dating-coach-love-mechanics-chapters h1 {
  font-size: 26px;
  font-weight: 700;
}

.dating-coach-love-mechanics-chapters h2 {
  font-size: 23px;
  font-weight: 700;
}

.dating-coach-love-mechanics-chapters h2 span {
  display: block;
}

.dating-coach-love-mechanics-chapters p em {
  font-weight: 700;
}

.international-dating-blog-section {
  margin: 0 15px;
}

.international-dating-blog-section h1 {
  font-size: 30px;
  font-weight: 700;
  position: relative;
  padding: 12px 0 0 130px;
}

.international-dating-blog-section h1:before {
  position: absolute;
  content: url(/media/library/imgs/media-reels.png);
  left: 0;
  top: -10px;
}

.international-dating-blog-main-nav {
  margin: 50px 0 0;
  background: #003f5e;
}

.international-dating-blog-main-nav .list-inline li a {
  padding: 0 12px;
  color: #fff;
  line-height: 45px;
  display: block;
}

.international-dating-blog-main-nav .list-inline li a:after {
  content: "";
  display: block;
  width: 0;
  border-bottom: 4px solid #337ab7;
  transition: width 0.3s;
  bottom: 7px;
  position: relative;
}

.international-dating-blog-main-nav .list-inline li a:hover:after {
  width: 100%;
}

.international-dating-blog-main-nav .list-inline li a:hover {
  text-decoration: none;
}

.international-dating-blog-boxes {
  border: 2px solid #337ab7;
  min-height: 195px;
  margin: 10px 0 0;
}

.international-dating-blog-boxes a {
  display: block;
  background: #003f5e;
  line-height: 40px;
  color: #fff;
  font-size: 17px;
  margin-bottom: 10px;
  padding-left: 15px;
}

.international-dating-blog-boxes .international-dating-blog-box-link {
  float: left;
  padding: 0 10px;
}

.international-dating-blog-boxes .international-dating-blog-box-link a {
  background: 0 0;
  color: #000;
  text-align: center;
  padding: 0;
}

.international-dating-blog-boxes .international-dating-blog-box-link a span {
  display: block;
  font-size: 16px;
  font-weight: 700;
}

.international-dating-blog-menu-area {
  margin: 30px 0 0;
}

.international-dating-blog-menu-area .nav-tabs {
  background: #003f5e;
  padding-left: 3px;
  color: #003f5e;
}

.international-dating-blog-menu-area .nav-tabs li a {
  color: #fff;
}

.international-dating-blog-menu-area .nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #555;
}

.international-dating-blog-menu-area .nav-tabs > li > a:hover {
  background: #337ab7;
  color: #fff;
}

.international-dating-blog-menu-area .tab-content .tab-pane {
  background: #d3d3d3 !important;
}

.international-dating-blog-menu-area .tab-content .tab-pane .list-inline {
  margin: 0;
  padding: 5px;
  text-align: center;
}

.international-dating-blog-menu-area .tab-content .tab-pane .list-inline li {
  padding: 10px;
  vertical-align: top;
}

.international-dating-blog-menu-area .tab-content .tab-pane .list-inline li a {
  display: block;
  width: 300px;
  border: 2px solid #003f5e;
  font-size: 12px;
  padding: 10px 5px;
  color: #fff;
  border-radius: 4px;
  background: #1b2631;
  line-height: 20px;
  text-align: center;
}

.international-dating-blog-menu-area .tab-content .tab-pane .list-inline li a:hover {
  background: #003f5e;
  text-decoration: none;
}

.homepage-search-by-id {
  text-align: center;
}

.homepage-search-by-id form h5 {
  font-weight: 700;
  text-align: center;
  font-size: 15px;
}

.homepage-search-by-id-submit-btn {
  margin: 15px auto 10px;
  background: #003f5e;
  border: transparent;
  display: block;
  width: 140px;
  line-height: 35px;
  color: #fff;
  border-radius: 5px;
}

.homepage-search-by-id-submit-btn:hover {
  background: #a91813;
}

.afa-singles-tour-videos-section {
  margin: 0 15px;
}

.afa-singles-tour-videos-section h1 {
  font-size: 30px;
  font-weight: 700;
  position: relative;
  padding: 12px 0 0 130px;
}

.afa-singles-tour-videos-section h1:before {
  position: absolute;
  content: url(/media/library/imgs/media-reels.png);
  left: 0;
  top: -10px;
}

.afa-singles-tour-videos-section .afa-singles-tour-video-boxes {
  border: 2px solid #337ab7;
  min-height: 265px;
  margin: 10px 0 0;
}

.afa-singles-tour-videos-section .afa-singles-tour-video-boxes a {
  display: block;
  background: #003f5e;
  line-height: 40px;
  color: #fff;
  font-size: 17px;
  margin-bottom: 10px;
  padding-left: 15px;
}

.afa-singles-tour-videos-section .afa-singles-tour-video-boxes p {
  padding: 0 10px;
  margin: 0 0 5px;
}

.afa-singles-tour-videos-section .afa-singles-tour-video-boxes .col-lg-3 {
  padding: 0;
  margin: 10px 0 0;
}

.afa-singles-tour-videos-section .afa-singles-tour-video-boxes .col-lg-3 a {
  background: 0 0;
  line-height: 20px;
}

.afa-singles-tour-videos-section .afa-singles-tour-video-boxes .col-lg-3 a:hover {
  text-decoration: underline;
  color: #903;
}

.afa-singles-tour-videos-section .afa-singles-tour-video-boxes .col-lg-3 img {
  max-width: 130px;
}

.afa-singles-tour-videos-section .afa-singles-tour-video-boxes .col-lg-3 a span {
  display: block;
  color: #000;
  font-size: 13px;
  line-height: 17px;
}

.afa-singles-dating-video-center {
  margin: 0 15px;
}

.afa-singles-dating-video-center h1 {
  font-size: 28px;
  font-weight: 700;
  position: relative;
  padding: 12px 0 0 130px;
}

.afa-singles-dating-video-center h1:before {
  position: absolute;
  content: url(/media/library/imgs/media-reels.png);
  left: 0;
  top: -10px;
}

.afa-singles-dating-video-center h2 {
  font-size: 25px;
  font-weight: 700;
}

.afa-singles-dating-video-center iframe {
  height: 290px;
  width: 560px;
  max-width: 100%;
  margin: 0 auto 10px;
  display: block;
}

.foreign-affair-weekly-webcast-section {
  margin: 0 15px;
}

.foreign-affair-weekly-webcast-section h1 {
  font-size: 28px;
  font-weight: 700;
  position: relative;
  padding: 12px 0 0 130px;
}

.foreign-affair-weekly-webcast-section h1:before {
  position: absolute;
  content: url(/media/library/imgs/media-reels.png);
  left: 0;
  top: -10px;
}

.foreign-affair-weekly-webcast-box {
  border: 2px solid #337ab7;
  min-height: 195px;
  margin: 15px 0 0;
}

.foreign-affair-weekly-webcast-box a {
  display: block;
  background: #003f5e;
  line-height: 40px;
  color: #fff;
  font-size: 17px;
  margin-bottom: 10px;
  padding-left: 15px;
}

.foreign-affair-weekly-webcast-box .foreign-affair-weekly-webcast-box-link {
  float: left;
  padding: 0 10px;
}

.foreign-affair-weekly-webcast-box .foreign-affair-weekly-webcast-box-link a {
  background: 0 0;
  color: #000;
  text-align: center;
  padding: 0;
}

.foreign-affair-weekly-webcast-box .foreign-affair-weekly-webcast-box-link a span {
  display: block;
  font-size: 16px;
  font-weight: 700;
}

.foreign-affair-weekly-webcast-box p {
  padding: 0 5px;
}

.foreign-affair-weekly-webcast-section .foreign-affair-weekly-webcast-archive {
  display: block;
  margin: 10px auto;
  background: #003f5e;
  color: #fff;
  line-height: 40px;
  max-width: 435px;
  text-align: center;
  border-radius: 5px;
}

.foreign-affair-weekly-webcast-section .foreign-affair-weekly-webcast-archive:hover {
  text-decoration: none;
  background: #337ab7;
  color: #fff;
}

.ukraine-women-videos-blog-section {
  margin: 0 15px;
}

.blog-h1-style {
  font-size: 28px;
  font-weight: 700;
  position: relative;
  padding: 12px 0 0 130px;
}

.blog-h1-style:before {
  position: absolute;
  content: url(/media/library/imgs/media-reels.png);
  left: 0;
  top: -10px;
}

.blog-section-box-style {
  border: 2px solid #337ab7;
  min-height: 200px;
  margin: 15px 0 0;
}

.blog-section-box-style a {
  display: block;
  background: #003f5e;
  line-height: 40px;
  color: #fff;
  font-size: 17px;
  margin-bottom: 10px;
  padding-left: 15px;
}

.blog-section-box-style .blog-section-box-link-style {
  float: left;
  padding: 0 10px;
}

.blog-section-box-style .blog-section-box-link-style a {
  background: 0 0;
  color: #000;
  text-align: center;
  padding: 0;
}

.blog-section-box-style .blog-section-box-link-style a img {
  max-width: 175px;
}

.blog-section-box-style .blog-section-box-link-style a span {
  display: block;
  font-size: 16px;
  font-weight: 700;
}

.blog-section-box-style p {
  padding: 0 5px;
}

.international-dating-blog-style .primaryFontColor {
  font-size: 25px;
  font-weight: 700;
  margin: 10px auto;
}

.intblog-video.text-center {
  margin: 20px auto;
}

.intblog-video.text-center iframe {
  border: 9px solid #effaff;
  width: 80%;
  min-height: 335px;
}

.international-dating-blog-style button.btn.btn-default {
  background-image: none;
  background-repeat: no-repeat;
  background-color: #fff;
  margin: 0 auto;
  display: block;
  text-align: center;
}

.intdatingblog-conts {
  margin: 20px auto;
  padding: 0 10px;
  text-align: justify;
}

.international-dating-blog-style h2 {
  font-size: 22px;
  font-weight: 700;
}

.international-dating-blog-style h3 {
  font-size: 18px;
  font-weight: 700;
}

.international-dating-blog-style ol li {
  line-height: 25px;
  margin-bottom: 15px;
}

@media screen and (max-width: 767px) and (min-width: 320px) {
  .intblog-video.text-center iframe {
    min-height: 185px;
    max-width: 320px;
  }
}

.media-blog-individual-blog-container {
  margin: 0 15px;
}

.media-blog-individual-blog-container img {
  text-align: center;
  display: block;
  margin: 0 auto 30px;
}

.media-blog-individual-blog-container p {
  padding: 10px 0 0;
}

.media-blog-individual-blog-container .breadcrumbs-container {
  text-align: center;
}

.media-blog-individual-blog-title-style {
  font-size: 28px;
  font-weight: 700;
  margin: 15px 0 20px;
}

.media-blog-individual-blog-video {
  text-align: center;
}

.media-blog-individual-blog-video iframe {
  width: 500px;
  height: 281px;
  max-width: 100%;
  margin-bottom: 20px;
}

.media-blog-individual-blog-video video {
  width: 500px;
  height: 300px;
  max-width: 100%;
  margin-bottom: 20px;
}

.individual-blog-modal {
  text-align: center;
  display: block;
  margin: 15px auto;
}

.individual-blog-modal a img {
  text-align: center;
  display: block;
  margin: 0 auto;
}

.media-blog-individual-blog-video img {
  text-align: center;
  display: block;
  margin: 0 auto;
  max-width: 550px;
}

#video-modal-popup {
  background-color: rgba(0, 0, 0, 0.7);
  padding-top: 100px;
}

.tour-client-profile {
  max-width: 1200px;
  margin: 0 auto;
}

.tour-client-profile form p {
  padding: 0 20px;
}

.loveme-mtv-section {
  margin: 0 15px;
}

.loveme-mtv-section p img {
  float: left;
  margin: 5px 10px 0 5px;
}

.loveme-mtv-section h1 {
  font-size: 28px;
  font-weight: 700;
  padding: 0 0 30px;
}

.loveme-mtv-section p {
  padding: 15px 0 0;
}

.loveme-mtv-section p a {
  color: #19b3ff;
  text-decoration: underline;
  font-weight: 700;
}

.loveme-mtv-section .mtv-boxes {
  min-height: 250px;
  padding: 10px;
  margin: 5px 0 0;
  color: #fff;
  border-radius: 5px;
}

.loveme-mtv-section .mtv-boxes .mtv-left-img {
  float: left;
}

.loveme-mtv-section .mtv-boxes .mtv-left-img img {
  max-width: 290px;
  margin: 0 10px;
}

.loveme-mtv-section .mtv-boxes .mtv-right-img {
  float: right;
}

.loveme-mtv-section .mtv-boxes .mtv-right-img img {
  max-width: 290px;
  margin: 0 10px;
}

.loveme-dream-tours-section {
  margin: 0 15px;
}

.loveme-dream-tours-section h1 {
  font-size: 28px;
  font-weight: 700;
}

.loveme-dream-tours-section h2 {
  font-size: 25px;
  font-weight: 700;
}

.loveme-dream-tours-section p {
  padding: 10px 0 0;
  line-height: 26px;
}

.loveme-dream-tours-section ol li {
  margin: 15px 0 0;
}

.loveme-dream-tours-section .dream-tour-blog-modal a img {
  margin: 0 auto;
  display: block;
}

.loveme-interracial-section {
  margin: 0 15px;
}

.loveme-interracial-section h1 {
  font-weight: 700;
  font-size: 28px;
  margin: 10px 0 20px;
}

.loveme-interracial-section p {
  padding: 5px 0 0;
  line-height: 24px;
}

.loveme-interracial-section .interracial-blog-font {
  font-size: 14px !important;
}

.loveme-interracial-section .international-dating-blog-boxes p {
  padding: 0 !important;
}

* {
  box-sizing: border-box;
}

.clear {
  clear: both;
  float: none;
  width: 100%;
}

.photo-gallery-section {
  max-width: 1170px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.photo-gallery-section .gallery {
  text-align: center;
}

.photo-gallery-section .gallery a img {
  width: 150px;
  height: 120px;
  border: 2px solid #fff;
  -webkit-transition: -webkit-transform 0.15s;
  -moz-transition: -moz-transform 0.15s;
  -o-transition: -o-transform 0.15s;
  -ms-transition: -ms-transform 0.15s;
  transition: transform 0.15s;
  position: relative;
}

.photo-gallery-section .gallery a:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  z-index: 5;
}

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

.sl-wrapper .sl-close,
.sl-wrapper .sl-navigation button {
  height: 44px;
  line-height: 44px;
  font-family: Arial, Baskerville, monospace;
}

.sl-wrapper .sl-close:focus,
.sl-wrapper .sl-navigation button:focus {
  outline: 0;
}

body .hidden-scroll {
  overflow: hidden;
}

.sl-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000;
  opacity: 0.9;
  display: none;
  z-index: 1050;
}

.sl-wrapper .sl-close,
.sl-wrapper .sl-counter {
  top: 30px;
  display: none;
  color: #000;
  position: fixed;
}

.sl-wrapper {
  z-index: 1040;
}

.sl-wrapper button {
  border: 0;
  background: 0 0;
  font-size: 28px;
  padding: 0;
  cursor: pointer;
}

.sl-wrapper button:hover {
  opacity: 0.7;
}

.sl-wrapper .sl-close {
  position: fixed;
  right: 30%;
  top: 12%;
  z-index: 1060;
  font-size: 5rem;
  color: #fff;
  display: none;
}

.sl-wrapper .sl-counter {
  position: fixed;
  left: 30%;
  top: 13%;
  z-index: 1060;
  font-size: 2rem;
  color: #fff;
  font-weight: 700;
}

.sl-wrapper .sl-navigation {
  width: 100%;
  display: none;
}

.sl-wrapper .sl-navigation button {
  position: fixed;
  top: 50%;
  margin-top: -22px;
  width: 22px;
  text-align: center;
  display: block;
  z-index: 1060;
  color: #000;
}

.sl-wrapper .sl-navigation button.sl-next {
  right: 5px;
  font-size: 2rem;
}

.sl-wrapper .sl-navigation button.sl-prev {
  left: 5px;
  font-size: 2rem;
}

.sl-wrapper .sl-image {
  position: fixed;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 10000;
}

.sl-wrapper .sl-image img {
  margin: 0;
  padding: 0;
  display: block;
  border: 0;
}

.sl-wrapper .sl-image iframe {
  background: #000;
  border: 0;
}

@media (min-width: 35.5em) {
  .sl-wrapper .sl-navigation button {
    width: 44px;
  }

  .sl-wrapper .sl-navigation button.sl-next {
    right: 10px;
    font-size: 3rem;
  }

  .sl-wrapper .sl-navigation button.sl-prev {
    left: 10px;
    font-size: 3rem;
  }

  .sl-wrapper .sl-image iframe,
  .sl-wrapper .sl-image img {
    border: 0;
  }
}

@media (min-width: 5em) {
  .sl-wrapper .sl-navigation button {
    width: 44px;
  }

  .sl-wrapper .sl-navigation button.sl-next {
    right: 25%;
    font-size: 6rem;
    font-weight: 700;
    color: #fff;
    z-index: 2147483647;
  }

  .sl-wrapper .sl-navigation button.sl-prev {
    left: 24%;
    font-size: 6rem;
    font-weight: 700;
    color: #fff;
    z-index: 2147483647;
  }

  .sl-wrapper .sl-image iframe,
  .sl-wrapper .sl-image img {
    border: 0;
  }
}

@media screen and (max-width: 1199px) {
  .sl-wrapper .sl-navigation button.sl-next,
  .sl-wrapper .sl-navigation button.sl-prev {
    display: none;
  }
}

.sl-wrapper .sl-image .sl-caption {
  display: none;
  padding: 10px;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.sl-wrapper .sl-image .sl-caption.pos-top {
  bottom: auto;
  top: 0;
}

.sl-wrapper .sl-image .sl-caption.pos-outside {
  bottom: auto;
}

.sl-wrapper .sl-image .sl-download {
  display: none;
  position: absolute;
  bottom: 5px;
  right: 5px;
  color: #000;
  z-index: 1060;
}

.sl-spinner {
  display: none;
  border: 5px solid #333;
  border-radius: 40px;
  height: 40px;
  left: 50%;
  margin: -20px 0 0 -20px;
  opacity: 0;
  position: fixed;
  top: 50%;
  width: 40px;
  z-index: 1007;
  -webkit-animation: 1s ease-out infinite pulsate;
  -moz-animation: 1s ease-out infinite pulsate;
  -ms-animation: pulsate 1s ease-out infinite;
  -o-animation: 1s ease-out infinite pulsate;
  animation: 1s ease-out infinite pulsate;
}

.sl-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@-webkit-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}

@keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}

@-moz-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}

@-o-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}

@-ms-keyframes pulsate {
  0%,
  100% {
    opacity: 0;
    transform: scale(0.1);
  }

  50% {
    opacity: 1;
  }

  100% {
    transform: scale(1.2);
  }
}

.interracial-video-testimonial {
  min-height: 165px;
  margin: 20px auto;
  text-align: center;
  display: block;
}

.interracial-video-testimonial h2 {
  display: block;
  font-size: 25px;
  margin-bottom: 10px;
}

.interracial-video-testimonial .col-lg-3 {
  margin: 0 5px 0 42px;
  border: 1px solid;
  padding: 17px;
  display: block;
}

.interracial-video-testimonial .col-lg-3 p {
  font-size: 12px;
}

.interracial-video-testimonial .col-lg-3 img {
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}

.loveme-50th-show-section {
  margin: 0 15px;
}

.loveme-50th-show-section h1 {
  font-weight: 700;
  font-size: 28px;
  margin-bottom: 20px;
}

.loveme-50th-show-section p {
  padding: 10px 0 0;
}

.win-free-tour-section {
  margin: 0 15px;
}

.win-free-tour-section h1 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 15px;
}

.win-free-tour-section p {
  padding: 10px 0 0;
}

.win-free-tour-section p span {
  font-size: 20px;
  font-weight: 700;
}

.win-free-tour-rules-section {
  margin: 0 15px;
}

.win-free-tour-rules-section h1 {
  font-weight: 700;
  font-size: 28px;
  margin-bottom: 15px;
}

.win-free-tour-rules-section p {
  padding: 10px 0 0;
}

.choosing-the-best-tour-operation {
  margin: 0 15px;
}

.choosing-the-best-tour-operation h1 {
  font-size: 28px;
  font-weight: 700;
}

.choosing-the-best-tour-operation h3 {
  font-size: 18px;
  font-style: italic;
  line-height: 25px;
}

.choosing-the-best-tour-operation h3 span {
  font-size: 20px;
  font-weight: 700;
  font-style: normal;
}

.choosing-the-best-tour-operation p,
.choosing-the-best-tour-operation ul li {
  padding: 10px 0 0;
}

.introduction-to-your-tour-experience {
  margin: 0 15px;
}

.introduction-to-your-tour-experience h1 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 20px;
}

.introduction-to-your-tour-experience p {
  padding: 10px 0 0;
}

.social-dating-services-section {
  margin: 0 15px;
}

.social-dating-services-section h1 {
  font-weight: 700;
  font-size: 28px;
}

.social-dating-services-section p {
  padding: 10px 0 0;
}

.social-dating-services-section .social-dating-services-section-fright-img {
  float: right;
}

.social-dating-services-section .social-dating-services-section-fright-img img {
  max-width: 100%;
  margin: 10px;
}

.social-dating-services-section .social-dating-services-section-fleft-img {
  float: left;
}

.social-dating-services-section .social-dating-services-section-fleft-img img {
  max-width: 100%;
  margin: 10px;
}

.loveme-hospitality-suite-section {
  margin: 0 15px;
}

.loveme-hospitality-suite-section h1 {
  font-size: 28px;
  font-weight: 700;
}

.loveme-hospitality-suite-section p {
  padding: 10px 0 0;
}

.loveme-how-to-choose-the-right-tour-section {
  margin: 0 15px;
}

.loveme-how-to-choose-the-right-tour-section h1 {
  font-weight: 700;
  font-size: 28px;
  margin-bottom: 10px 0 10px 0;
}

.loveme-how-to-choose-the-right-tour-section p {
  padding: 10px 0 0;
  font-style: italic;
  font-size: 15px;
}

.loveme-how-to-choose-the-right-tour-section .closedlanguage,
.loveme-how-to-choose-the-right-tour-section .openlanguage {
  font-size: 14px;
}

.loveme-how-to-choose-the-right-tour-section .technology {
  margin: 10px 0 0;
}

.loveme-how-to-choose-the-right-tour-section .thelanguage {
  padding: 0 10px 5px;
  font-size: 13px;
  background: #f2f2f2;
}

.loveme-how-to-choose-the-right-tour-section .how-to-choose-the-right-tour-toggle {
  margin: 5px 0 0;
}

.loveme-travel-and-visa-section {
  margin: 0 15px;
}

.loveme-travel-and-visa-section h1 {
  font-weight: 700;
  font-size: 26px;
}

.loveme-travel-and-visa-section p {
  padding: 10px 0 0;
}

.loveme-travel-and-visa-section .travel-and-visa-box {
  background: #fff;
  min-height: 630px;
}

.loveme-travel-and-visa-section .travel-and-visa-box .col-lg-4 {
  padding: 0 8px;
}

.loveme-travel-and-visa-section .travel-and-visa-box .col-lg-4 h2 {
  background: #003f5e;
  color: #fff;
  text-align: center;
  margin: 0;
  font-size: 20px;
  line-height: 55px;
}

.loveme-travel-and-visa-section h3 {
  font-weight: 700;
  font-size: 19px;
}

.loveme-travel-and-visa-section .travel-page-modal-vidoes a span {
  text-align: center;
  display: block;
  padding: 5px;
  color: #900;
  font-weight: 700;
}

.loveme-mailorderbrides-section {
  margin: 0 15px;
}

.loveme-mailorderbrides-section h1 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 15px;
}

.loveme-mailorderbrides-section p {
  padding: 10px 0 0;
}

.loveme-mailorderbrides-section ol li {
  margin: 10px 0 0;
}

.loveme-seminar-on-profile-page {
  margin: 20px 0 0;
  border: 2px solid #003f5e;
  padding: 10px;
  border-radius: 5px;
}

.loveme-seminar-on-profile-page .homepage-seminar-box ul {
  padding: 0;
  list-style: none;
}

.loveme-seminar-on-profile-page .homepage-seminar-box ul li {
  padding: 10px 0;
  border: 1px solid #a6a3a3;
  background: #d8f2fe;
  margin: 0 5px;
  text-align: center;
}

.loveme-profile-indexes {
  margin: 45px 0 0;
}

.loveme-profile-indexes .loveme-profile-index-content {
  text-align: left;
}

.loveme-profile-indexes .loveme-profile-index-content h4 {
  font-size: 22px;
  font-weight: 700;
  margin: 20px 0 0;
}

.loveme-profile-indexes .loveme-profile-index-content p {
  font-size: 14px !important;
  color: #000 !important;
  font-weight: 400 !important;
  padding: 10px 0 0;
  margin: 0 0 8px;
}

.loveme-profile-indexes ul {
  padding: 0;
  list-style: none;
  margin: 10px 0 0;
}

.loveme-profile-indexes ul li {
  padding: 5px 0 0;
}

.loveme-profile-index-videos .index-video-box {
  margin: 30px 0 0;
}

.loveme-profile-index-videos .index-video-box a img {
  margin: 0 auto;
  text-align: center;
  display: block;
}

.loveme-profile-index-videos .index-video-box span {
  display: block;
  font-size: 21px;
  padding: 15px 0 0;
}

.loveme-executive-plan-section {
  margin: 0 15px;
}

.loveme-executive-plan-section h1 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 15px;
}

.loveme-executive-plan-section ol li,
.loveme-executive-plan-section p,
.loveme-executive-plan-section ul li {
  padding: 10px 0 0;
}

.loveme-executive-plan-section h2 {
  font-size: 23px;
  font-weight: 700;
}

.loveme-executive-plan-section .executive-plan-video-section {
  margin: 25px 0 0;
}

.loveme-executive-plan-section .executive-plan-video-section a img {
  margin: 0 auto;
  display: block;
}

.loveme-executive-plan-section .loveme-plan-btns {
  margin: 15px 0 25px;
  text-align: center;
}

.loveme-executive-plan-section .loveme-plan-btns a {
  display: inline-block;
  width: 275px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  margin: 10px 0 0;
}

.loveme-executive-plan-section .loveme-plan-btns a:hover {
  background: #ba0404;
  text-decoration: none;
}

.loveme-executive-plan-section .loveme-plan-letters {
  padding: 10px;
  border: 1px solid #e1e1e1;
  margin: 10px 0;
  border-radius: 5px;
}

.loveme-executive-plan-section .loveme-plan-letters p {
  font-style: italic;
  font-size: 14px;
}

@font-face {
  font-family: "Edwardian Script ITC";
  src: url("/invar/ssi-common/fonts/EdwardianScriptITC.eot");
  src:
    url("/invar/ssi-common/fonts/EdwardianScriptITC.eot?#iefix") format("embedded-opentype"),
    url("/invar/ssi-common/fonts/EdwardianScriptITC.woff2") format("woff2"),
    url("/invar/ssi-common/fonts/EdwardianScriptITC.woff") format("woff"),
    url("/invar/ssi-common/fonts/EdwardianScriptITC.ttf") format("truetype"),
    url("/invar/ssi-common/fonts/EdwardianScriptITC.svg#EdwardianScriptITC") format("svg");
  font-weight: 400;
  font-style: normal;
}

.gift-wrapper {
  background-color: #fffdee;
  padding: 0;
}

.gift-header {
  background-color: #fff;
  margin: 10px auto;
  padding: 15px 15px 10px;
  border: 1px solid #ececec;
}

.gift-header p.text-center {
  margin: 10px auto;
}

.gift-head2 {
  margin: 10px auto;
  font-size: 22px;
  font-weight: 700;
  color: #8bcb2f;
}

.gift-header nav.navbar.navbar-default {
  margin: 0;
  box-shadow: none;
  border: none;
  border-radius: 0;
  background-image: none;
  background-color: transparent;
}

.gift-header nav.navbar.navbar-default div#navbar ul.nav.navbar-nav {
  float: none;
  display: inline-block;
}

.gift-header nav.navbar.navbar-default .container-fluid {
  padding: 0;
}

.gift-header .navbar .navbar-collapse {
  text-align: center;
}

.gift-header .navbar .navbar-collapse .nav li a {
  color: #337ab7;
  margin: 0 10px;
}

.gift-header .navbar .navbar-collapse .nav li a:hover {
  background-color: #003f5e;
  text-shadow: none;
  color: #fff;
}

.gift-head4 {
  font-family: "Edwardian Script ITC", serif;
  font-size: 60px;
  margin: 15px auto;
}

.gift-head4 span {
  color: #cc0001;
}

.gift-content {
  background-color: #fff;
  padding: 15px;
  border: 1px solid #ececec;
}

.gift-head1 {
  font-size: 26px;
  font-weight: 700;
  color: #8bcb2f;
  margin: 15px auto;
}

.gift-head1 span {
  font-weight: 400;
  color: #2b2b2b;
  font-size: 22px;
}

.gift-details {
  color: #cc0001;
  font-size: 20px;
  font-weight: 700;
}

.gift-details a {
  font-weight: 400;
  font-size: 15px;
}

.gift-content .col-lg-8 p {
  line-height: 24px;
  text-align: justify;
}

.gift-content .col-lg-8 p span {
  color: #cc0001;
  font-weight: 700;
}

.gift-content .col-lg-4 img.img-responsive {
  margin: 15px auto;
  width: 100%;
}

.gift-bottom1,
.gift-bottom2,
.gift-footer {
  background-color: #fff;
  margin: 10px auto;
  padding: 15px 15px 10px;
  border: 1px solid #ececec;
}

.gift-head3 {
  margin: 10px auto;
  font-size: 20px;
  font-weight: 700;
  color: #8bcb2f;
}

.gift-bottom1 .gift-head3 {
  display: inline;
}

.gift-bottom1 .gift-marked {
  float: right;
}

.gift-head5 {
  margin: 10px auto;
  font-size: 18px;
  font-weight: 700;
  color: #003f5e;
}

.gift-bottom1 .gift-head5 {
  border-bottom: 1px solid #f3f3f3;
  padding-bottom: 15px;
}

.gift-country {
  margin: 20px auto;
}

.gift-bottom1 .gift-country ul.list-unstyled {
  display: inline-block;
  vertical-align: top;
  min-width: 218px;
  text-align: center;
  margin: 0;
  padding: 0;
}

.gift-bottom1 .gift-country ul.list-unstyled li {
  border: 1px solid #ececec;
  padding: 6px;
  margin-bottom: 5px;
}

.gift-bottom1 .gift-country ul.list-unstyled li span.fa.fa-camera-retro,
.gift-bottom1 .gift-marked span.fa.fa-camera-retro {
  color: #337abd;
}

.gift-bottom2 .col-lg-3 {
  padding: 0;
}

.gift-bottom2 .col-lg-9 {
  margin: 75px auto;
  background-color: #f7f7f7;
  padding: 18px;
}

.gift-footer p {
  margin: 0;
}

.gift-footer p span {
  display: block;
}

button.btn.btn-default.gift-btn {
  box-shadow: none;
  border: none;
  background-image: none;
  background-color: #003f5e;
  text-shadow: none;
  color: #fff;
  padding: 10px;
}

button.btn.btn-default.gift-btn:hover {
  text-decoration: underline;
}

.gift-content .gift-order-lists {
  margin: 20px auto;
}

.gift-content .gift-order-lists li {
  margin: 20px auto;
  text-align: justify;
}

.gifts-guarantee-wrapper h1 {
  font-size: 25px;
  font-weight: 700;
  margin: 25px auto;
}

.gifts-guarantee-wrapper a {
  margin: 20px auto;
  display: block;
  text-align: center;
}

.gifts-guarantee-wrapper a button.btn.btn-default {
  background-image: none;
  background-repeat: no-repeat;
  background-color: #fff;
  margin: 0 auto 5px;
  text-align: center;
}

.gift-content .col-lg-4 .form-group label {
  margin-top: 15px;
  font-weight: 400;
}

.gift-content .col-lg-8 div.itemGift br {
  display: none;
}

div.itemGift {
  overflow: hidden;
  float: left;
  margin: 5px;
  border: 1px solid #f1f1f1;
  padding: 4px;
  background: #fff;
  width: 167px;
}

.giftImg {
  width: 153px;
  height: 140px;
  border: 3px solid #fff;
  margin: 0 auto;
  display: block;
}

div.descrGift {
  font-size: 13px;
  height: 135px;
  overflow: auto;
  margin: 0;
  padding: 5px;
}

.price {
  margin-top: 6px;
}

.price span {
  font-size: 16px;
  color: #8bcb2f;
  font-weight: 700;
}

div.allGift {
  overflow: hidden;
}

.pwssi-style {
  margin: 20px auto;
}

.pwssi-style img.img-responsive {
  margin: 0 auto;
}

.cebu-style-wrapper {
  padding: 0 15px;
}

table.table td.cebu-table-header-left,
table.table td.cebu-table-header-right {
  border: 1px solid #003f5e;
  background-color: #003f5e;
  color: #fff;
  font-weight: 700;
  text-align: center;
}

td.cebu-table-bottom-left,
td.cebu-table-bottom-right {
  border: 2px solid #fff;
  background-color: #cc0001;
  vertical-align: middle !important;
  text-align: center;
}

.cebu-style-wrapper .pwimg {
  text-align: center;
  margin: 20px auto;
}

.cebu-style-wrapper .tourtestimonials img {
  max-width: 170px;
}

.miss-colombia-style .col-lg-4.col-md-4.col-sm-4 img.img-responsive {
  border: 10px solid #fff;
  -webkit-box-shadow: 0 0 39px 0 #e6e6e6;
  -moz-box-shadow: 0 0 39px 0 #e6e6e6;
  box-shadow: 0 0 39px 0 #e6e6e6;
  margin: 15px auto;
}

.tabletours {
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #efefef;
}

table.table td.thead {
  background-color: #cc0001;
}

table.table td.thead b.tourhead {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
}

table.table td.col-table {
  padding: 15px;
}

table.table .ttour {
  padding: 10px 25px;
  margin-bottom: 10px;
}

table.table .ttour a.tmenu {
  font-size: 14px;
  background-image: none;
  line-height: 22px;
  font-family: "Open Sans", sans-serif;
  margin-left: 5px;
  padding: 0;
}

table.table .ttour span.fa.fa-arrow-circle-o-right {
  display: -webkit-box;
  color: #003f5e;
}

.cruise-style h1.primaryFontColor.text-center {
  font-size: 22px;
  font-weight: 700;
  margin-top: 0;
  line-height: 28px;
}

.cruise-style h1.primaryFontColor.text-center span {
  display: block;
  color: #cb0203;
  font-size: 18px;
}

.cruise-style .col-lg-6.text-center {
  background-color: #0067a0;
  border-radius: 12px 0 0 12px;
  padding: 15px;
  min-height: 162px;
  margin: 15px auto;
}

.cruise-style .col-lg-6.text-center h2 {
  margin: 10px auto;
  line-height: 30px;
  color: #fff;
  font-size: 20px;
}

.cruise-style .col-lg-6.text-center span {
  display: block;
  margin: 15px auto;
  font-size: 30px;
}

.cruise-style .col-lg-6.text-center p {
  padding: 0;
  color: #01a5ff;
}

.cruise-style .col-lg-6.text-center.cruise-departure-dates {
  background-color: #0076b7;
  border-radius: 0 12px 12px 0;
  padding: 15px;
}

.cruise-style .cruise-departure-dates p span {
  font-size: 21px !important;
  margin: 0 !important;
}

.cruise-style .cruise-departure-dates p {
  margin: 20px auto;
}

.cruise-style .col-lg-8 {
  padding: 0;
  margin: 20px auto;
  text-align: center;
}

.cruise-style .col-lg-8 h5 {
  font-size: 15px;
  font-weight: 700;
  color: #3a3a3a;
}

.cruise-style .col-lg-8 h5 span {
  display: block;
  line-height: 24px;
  color: #0067a0;
}

.cruise-box.col-lg-12 {
  padding: 0;
}

.cruise-row.col-lg-12 {
  padding: 15px 0;
  border-bottom: 1px solid #e4e4e4;
  text-align: justify;
}

.cruise-row.col-lg-12 p.cruise-head-title {
  font-weight: 700;
  color: #0067a0;
}

.cruise-row2.col-lg-12 {
  padding: 15px 0;
  border-bottom: 1px solid #e4e4e4;
  text-align: justify;
}

.cruise-row2.col-lg-12 .col-lg-7 {
  padding: 0;
}

.cruise-row2.col-lg-12 .col-lg-5 {
  padding-right: 0;
}

.cruise-style img.img-responsive {
  margin: 10px auto;
  display: block;
  width: 100%;
  border: 8px solid #f7f7f7;
}

.costa-year-party-style h2.text-center {
  margin: 15px auto;
  font-size: 20px;
  color: #003f5e;
  line-height: 25px;
}

.costa-year-party-style h2.text-center span {
  display: block;
}

.costa-year-party-style h3.text-center {
  line-height: 25px;
  font-size: 18px;
  margin: 15px auto;
}

.costa-year-party-style h3.text-center a,
.costa-year-party-style h3.text-center span {
  display: block;
}

.costa-year-party-midbox.col-lg-12 {
  margin: 20px 0 10px;
  padding-top: 20px;
  border-top: 1px solid #f3f3f3;
}

.tour-details-wrapper.col-lg-12 {
  margin: 20px auto;
}

.tour-details-wrapper.col-lg-12 h4 {
  background-color: #003f5e;
  padding: 10px;
  color: #fff;
}

.tour-details-wrapper.col-lg-12 a {
  width: 345px;
  margin: 3px 15px auto;
  display: inline-block;
  max-width: 310px;
}

.hummer-img {
  cursor: pointer;
  margin: 0 auto;
}

.hummer-img img.img-responsive {
  margin: 0 auto;
  border: 8px solid #effaff;
}

.hummer-img .modal .modal-dialog .modal-content img {
  margin: 0 auto;
  display: block;
}

.hummer-img .modal .modal-dialog .modal-content button {
  margin: 3px 17px 0;
}

.cars-hummer-wrapper h2.text-center {
  font-size: 20px;
  line-height: 25px;
}

.cars-hummer-wrapper .hummer-girls.text-center img.img-responsive {
  max-width: 125px;
  display: inline-block;
}

.hummer-girls.text-center {
  margin: 20px auto;
}

.cars-hummer-wrapper ul li {
  margin: 15px auto;
}

.prof-image-wrapper img {
  margin: 0 auto;
  display: block;
  border: 10px solid #effaff;
}

.cebuwomen-tour-photos-wrapper p span {
  display: block;
  margin-bottom: 30px;
}

.winfreetour-crimea-wrapper img {
  border: 8px solid #f0faff;
}

.winfreetour-crimea-wrapper .pull-right {
  margin-left: 15px;
}

.winfreetour-crimea-wrapper .pull-left {
  margin-right: 15px;
}

.winfreetour-head3 {
  font-size: 18px;
  font-weight: 700;
  color: #cc0001;
}

.moadal-video-wrap-section {
  margin: 20px auto;
}

.moadal-video-wrap-section .modal-section a img.img-responsive {
  margin: 0 auto;
  display: block;
  border: 8px solid #e2f5ff;
}

.newsletter-thai-women-wrapper img {
  border: 8px solid #e2f5ff;
}

.newsletter-thai-women-wrapper .pull-right {
  margin-left: 15px;
}

.newsletter-thai-women-wrapper .pull-left {
  margin-right: 15px;
}

.country-venuezuela-section .tourheadtitle:before {
  content: url("/country/veneflag.gif");
  display: block;
  margin-bottom: 10px;
}

.country-venuezuela-section h2 {
  font-size: 20px !important;
  text-align: center;
  color: #003f5e;
}

.country-venuezuela-section p.text-center strong {
  display: block;
}

.names-victoria-section p.text-center {
  margin: 0;
}

.names-victoria-section p.text-center a {
  display: block;
}

.dr-phil-show-section img.img-responsive.drphil-img {
  margin: 0 auto;
  display: block;
  border: 6px solid #e5f7ff;
}

.country-turkey-section img.img-responsive.turkey-img-map {
  display: block;
  margin: 12px auto;
  border: 7px solid #e8f7ff;
}

.today-show-section img.img-responsive.today-show-img {
  margin: 0 auto;
  display: block;
  border: 7px solid #e4f6ff;
}

.today-show-section h3 {
  margin: 20px auto;
  font-size: 18px;
  color: #003f5e;
  line-height: 23px;
}

.newsletter-finding-love-in-the-philippines-section .img-newsletter-philippines {
  max-width: 150px;
  border: 7px solid #e8f7ff;
}

.newsletter-finding-love-in-the-philippines-section img.img-responsive.pull-left {
  margin-right: 15px;
}

.newsletter-finding-love-in-the-philippines-section img.img-responsive.pull-right {
  margin-left: 15px;
}

.pic-of-the-week-section img.img-responsive {
  margin: 0 auto;
  display: block;
  width: 50%;
}

.philippine-women-0810-section h3 {
  font-size: 18px;
  font-weight: 700;
  margin: 15px auto;
  color: #003f5e;
}

.philippine-women-0810-section .col-lg-4.afa-media-center-menu-section p {
  margin: 0;
  padding: 10px;
  background-color: #003f5e;
  text-align: center;
  color: #fff;
  border-radius: 5px;
}

.philippine-women-0810-section .col-lg-4.afa-media-center-menu-section ul {
  padding: 0;
  list-style-type: none;
}

.philippine-women-0810-section .col-lg-4.afa-media-center-menu-section ul li {
  border: 1px solid #e2e2e2;
  border-radius: 3px;
  margin: 8px auto;
  text-align: center;
  line-height: 18px;
  padding: 10px;
  min-height: 84px;
}

.philippine-women-0810-section .col-lg-4.afa-media-center-menu-section ul li a {
  color: #003f5e;
}

.tour-moscow-section img.img-responsive.pull-right {
  margin-left: 15px;
}

.tour-moscow-section img.img-responsive.pull-left {
  margin-right: 15px;
}

.moscow-tour-details {
  margin: 20px auto;
  padding: 0 20px;
}

.moscow-tour-details a {
  display: inline-block;
  min-width: 340px;
}

.tour-photos-barranquilla-women-section h1 {
  text-transform: capitalize;
}

.tour-photos-barranquilla-women-section img.img-responsive {
  margin: 0 auto;
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
  .gift-wrapper {
    padding: 0;
  }

  .gift-bottom1 .gift-country ul.list-unstyled {
    padding: 0;
    min-width: 178px;
  }

  .gift-bottom1 .gift-country ul.list-unstyled li a {
    font-size: 13px;
  }

  .gift-bottom2 .col-lg-9 {
    margin: 30px auto;
  }

  .gift-content .allGift div.itemGift {
    width: 181px;
  }

  .tourvideo img.img-responsive {
    margin: 0 auto;
  }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .gift-wrapper {
    padding: 0;
  }

  .gift-header .navbar .navbar-collapse .nav li a {
    margin: 0 5px;
    color: #fff;
  }

  .gift-bottom1 .gift-country ul.list-unstyled {
    padding: 0;
    min-width: 134px;
  }

  .gift-bottom1 .gift-country ul.list-unstyled a {
    font-size: 13px;
  }

  .gift-bottom2 .col-lg-9 {
    margin: 0 auto;
    padding: 8px;
  }

  .gift-content .allGift div.itemGift {
    width: 204px;
  }
}

@media only screen and (max-width: 450px) {
  .giftImg {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 767px) and (min-width: 320px) {
  .gift-header nav.navbar.navbar-default {
    background-color: #8bcb2f;
    border-radius: 5px;
  }

  .gift-header .navbar .navbar-collapse {
    border: none;
  }

  .gift-header nav.navbar.navbar-default .container-fluid .navbar-header button.navbar-toggle {
    margin: 8px 30px 8px 8px;
    display: block;
    border: 0;
  }

  .gift-header nav.navbar.navbar-default .container-fluid .navbar-header button.navbar-toggle span.icon-bar {
    background-color: #fff;
  }

  .gift-header .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background-color: transparent;
  }

  .gift-header .navbar .navbar-collapse .nav li a {
    color: #fff;
    text-shadow: none;
    margin: 0 15px auto;
  }

  .gift-header nav.navbar.navbar-default div#navbar ul.nav.navbar-nav {
    display: block;
  }

  .gift-head4 {
    font-size: 50px;
  }

  .gift-head1 span {
    display: block;
    font-size: 18px;
  }

  .gift-head1,
  .gift-head2 {
    text-align: center;
    line-height: 28px;
  }

  .gift-content .col-lg-8 p {
    text-align: center;
  }

  .gift-content .col-lg-4 img.img-responsive {
    width: 268px;
  }

  .gift-bottom1 .gift-head3 {
    display: block;
    text-align: center;
  }

  .gift-bottom1 .gift-marked {
    float: none;
    text-align: center;
  }

  .gift-bottom1 .gift-head5 {
    text-align: center;
  }

  .gift-bottom1 .gift-country ul.list-unstyled {
    min-width: -webkit-fill-available;
  }

  .gift-bottom2 .col-lg-9 {
    margin: 0;
    background-color: transparent;
    padding: 0;
  }

  .gift-bottom2 .col-lg-3 {
    margin-bottom: 15px;
  }

  .gift-footer button.btn.btn-default.gift-btn {
    display: block;
    width: -webkit-fill-available;
    margin: 5px auto;
  }

  .gift-bottom2 .col-lg-3 img.img-responsive {
    float: none !important;
    text-align: center;
    display: block;
    margin: 0 auto;
  }

  .gift-content .gift-order-lists {
    padding: 0;
  }

  .gift-content .gift-order-lists li {
    text-align: center;
    list-style-position: inside;
  }

  .gift-content .allGift div.itemGift {
    display: inline-block;
    margin: 5px auto 5px 5px;
    width: 48%;
  }

  button.btn.btn-default.gift-btn {
    display: block;
    width: -webkit-fill-available;
    white-space: pre-wrap;
  }

  .tourSecondarybtn a button {
    width: -webkit-fill-available;
    white-space: pre-wrap;
  }

  .tourSecondarybtn a button span {
    display: block;
  }

  .tourSecondarybtn {
    margin: 0;
  }

  .tour-pages-body-ssi {
    padding: 0;
  }

  .tourtrip-list {
    margin: 0;
  }

  .homepage-container h1 {
    font-size: 18px;
  }

  .poltava-style .tourvideo {
    width: -webkit-fill-available;
  }

  .poltava-style .imgwidth {
    max-width: -webkit-fill-available;
  }

  .tourtestimonials p {
    padding: 30px 0;
    margin: 0;
  }

  .tourbuttons .tourbtn span {
    display: block;
  }

  .barranquilla-style .tourvideo,
  .cartagena-style .tourvideo,
  .machu-style .tourvideo,
  .tourvideo {
    width: -webkit-fill-available;
  }

  .thailandstyle .imgwidththai {
    display: none;
  }

  .tourtrip-list ul {
    padding: 0;
    text-align: center;
  }

  .thailandstyle .thai-b2 {
    margin-bottom: 0;
  }

  .tourtrip-list ul li {
    list-style-type: none;
    border: 1px solid #eaeaea;
    border-radius: 3px;
    line-height: 18px;
    padding: 10px;
  }

  .tourbuttons .tourbtn {
    display: block;
    width: -webkit-fill-available;
    margin: 5px auto;
  }

  .imgright-tour,
  .philippine-style .pwimg a img,
  .philippine-style .tourtestimonials img {
    display: none;
  }

  .tourvideo img.img-responsive {
    margin: 0 auto;
  }

  .philippine-style .pwreservform img,
  .shenzhen-style .imgtopmrgn,
  .shenzhen-style .imgwidth {
    display: none;
  }

  .shenzhen-style .tourtestimonials {
    margin: 30px auto;
  }

  .cartagenavideo-tetimonials,
  .chongqingstyle .imgtopmrgn,
  .chongqingstyle .imgwidth,
  .dnepropetrovsk-style .tourvids span,
  .donetsk-style .imgdonetsk p,
  .imgleft-tour,
  .imgtour,
  .kharkov-style .tourvids span,
  .kiev-style .imgwidth,
  .kiev-style .tourtrip-list .imgkiev img,
  .kiev-style .tourtrip-list .imgkiev span,
  .poltava-style .imgwidth,
  .spb-style .tourvideowrap a img {
    display: none;
  }

  table.table td.col-table {
    display: block;
  }

  .cebu-style-wrapper,
  .cruise-row2.col-lg-12 .col-lg-5,
  .table-responsive.col-lg-12.tour-menu-wrapper {
    padding: 0;
  }

  .newsletter-thai-women-wrapper img,
  .tour-moscow-section img.img-responsive,
  .winfreetour-crimea-wrapper img {
    display: none;
  }
}

.loveme-some-good-advice-section {
  margin: 0 15px;
}

.loveme-some-good-advice-section h1 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 15px;
}

.loveme-some-good-advice-section p {
  padding: 10px 0 0;
}

.loveme-about-afa-section {
  margin: 0 15px;
}

.loveme-about-afa-section h1 {
  font-weight: 700;
  font-size: 28px;
  margin-bottom: 15px;
}

.loveme-how-to-meet-women-section {
  margin: 0 15px;
}

.loveme-how-to-meet-women-section h1 {
  font-weight: 700;
  font-size: 28px;
}

.loveme-how-to-meet-women-section p {
  padding: 20px 0 0;
  line-height: 25px;
}

.loveme-visa-information-section {
  margin: 0 15px;
}

.loveme-visa-information-section h1 {
  font-size: 28px;
  font-weight: 700;
}

.loveme-visa-information-section h2 {
  font-weight: 700;
  font-size: 24px;
}

.loveme-visa-information-section p {
  padding: 10px 0 0;
  line-height: 25px;
}

.loveme-visa-information-section p a {
  font-weight: 700;
}

.loveme-most-often-ask-questions-section {
  margin: 0 15px;
}

.loveme-most-often-ask-questions-section h1 {
  font-weight: 700;
  font-size: 28px;
  margin-bottom: 15px;
}

.loveme-most-often-ask-questions-section .loveme-most-often-ask-question-box {
  padding: 10px;
  border: 1px solid;
  border-radius: 5px;
  margin: 15px 0 0;
}

.loveme-most-often-ask-questions-section .loveme-most-often-ask-question-box h4 {
  font-size: 21px;
  font-weight: 700;
  margin-bottom: 20px;
}

.chernigov-tour-section {
  margin: 0 15px;
}

.chernigov-tour-section .ssi-ukraine-tour-box {
  margin: 35px 0 0;
  border: 2px solid #003f5e;
  min-height: 250px;
  text-align: center;
  background: #e5f6ff;
  border-radius: 5px;
}

.chernigov-tour-section .ssi-ukraine-tour-box .left-video-section {
  padding: 15px 0 0;
}

.chernigov-tour-section .ssi-ukraine-tour-box .left-video-section a img {
  display: block;
  margin: 0 auto;
}

.chernigov-tour-section .ssi-ukraine-tour-box .left-video-section a span {
  display: block;
}

.chernigov-tour-section .ssi-ukraine-tour-box .ukraine-tour-box-content {
  padding: 0;
}

.chernigov-tour-section .ssi-ukraine-tour-box .ukraine-tour-box-content p {
  font-size: 13px;
  text-align: left;
}

.chernigov-tour-section .ssi-ukraine-tour-box .ukraine-tour-box-content ul {
  padding: 0 0 0 15px;
}

.chernigov-tour-section .ssi-ukraine-tour-box .ukraine-tour-box-content ul li {
  text-align: left;
}

.chernigov-tour-section .ssi-ukraine-tour-box .ukraine-tour-box-content ul li a {
  font-size: 13px;
}

.chernigov-tour-section .ssi-ukraine-tour-box .right-video-section {
  padding: 15px 0 0;
}

.chernigov-tour-section .ssi-ukraine-tour-box .right-video-section a img {
  display: block;
  margin: 0 auto;
}

.chernigov-tour-section .ssi-ukraine-tour-box .right-video-section a span {
  display: block;
}

.link-russia-ukraine-index-text-table-css {
  margin: 20px auto;
  text-align: center;
  display: block;
}

.link-russia-ukraine-index-text-table-css ul li a {
  background: #003f5e;
  color: #fff;
  width: 220px;
  display: block;
  font-size: 14px;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
  margin: 10px auto;
}

.loveme-free-dating-seminar-section {
  margin: 0 15px;
}

.loveme-free-dating-seminar-section p {
  line-height: 25px;
}

.loveme-free-dating-seminar-section .media-blog-individual-blog-video {
  margin: 30px 0;
}

.loveme-free-dating-seminar-section ul {
  margin: 15px 0;
}

.loveme-free-dating-seminar-section ul li {
  padding: 10px 0 0;
}

.loveme-free-dating-seminar-section .free-seminar-form {
  max-width: 500px;
  margin: 30px auto;
  background: #eaeaea;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid;
}

.loveme-afa-newsletter-sections {
  margin: 20px 0 0;
}

.loveme-afa-newsletter-sections h3 {
  background: #003f5e;
  color: #fff;
  width: 250px;
  font-size: 18px;
  line-height: 35px;
  text-align: center;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.loveme-afa-newsletter-sections ul {
  border: 1px solid;
  margin-top: 0;
  padding: 15px;
}

.loveme-afa-newsletter-sections ul li {
  width: 343px;
  padding-left: 5px;
  padding-right: 5px;
}

.loveme-afa-newsletter-sections ul li a {
  font-size: 13px;
}

.free-seminar-btn {
  text-align: center;
  display: block;
  margin: 0 auto;
  width: 200px;
  border: 0;
  background: #003f5e;
  color: #fff;
  line-height: 40px;
  border-radius: 5px;
}

.free-seminar-btn:hover {
  background: #a91813;
}

.loveme-tourforms-area,
.peru-romance-tour-client-review-section {
  margin: 0 15px;
}

.loveme-tourforms-area .tourforms-btns {
  margin: 25px auto;
  text-align: center;
  display: block;
}

.loveme-tourforms-area .tourforms-btns form input {
  display: block;
  margin: 0 auto;
  background: #003f5e;
  border: 0;
  color: #fff;
  line-height: 40px;
  width: 260px;
  border-radius: 5px;
}

.rsvp-form-section {
  padding: 0 15px;
}

.rsvp-form-section .rsvp-form-box {
  padding: 10px;
  border-radius: 10px;
}

.rsvp-form-section .rsvp-form-box .btn-default {
  background: #003f5e;
  color: #fff;
  text-shadow: none;
  margin: 15px auto;
  text-align: center;
  display: block;
  line-height: 30px;
}

.full-tour-schedule {
  text-align: center;
  display: block;
  font-weight: 700;
}

.ukraine-tour-section {
  margin: 0 15px;
}

.ukraine-tour-section p {
  line-height: 25px;
}

.ukraine-tour-section img {
  padding: 10px;
}

.ukraine-tour-section .tour-testimonial-area .tour-testimonial-box {
  display: block;
  padding: 10px;
  border: 1px solid;
  border-radius: 5px;
  margin: 10px 0 0;
}

.ukraine-tour-section .tour-testimonial-area .tour-testimonial-box p {
  font-style: italic;
}

.cebu-tour-section {
  padding: 0 15px;
}

.cebu-tour-section h2 {
  font-size: 19px;
  font-weight: 700;
}

.cebu-tour-section p {
  line-height: 25px;
  padding: 5px 0 0;
}

.cebu-tour-section img {
  padding: 0 15px 0 0;
}

.cebu-tour-section .cebu-tour-testimonial-area {
  text-align: center;
}

.cebu-tour-section .cebu-tour-testimonial-area .cebu-tour-testimonial-box {
  display: block;
  padding: 10px;
  border: 1px solid;
  border-radius: 5px;
  margin: 10px 0 0;
}

.cebu-tour-section .cebu-tour-testimonial-area .cebu-tour-testimonial-box p {
  font-style: italic;
}

.cebu-tour-section .cebu-tour-links {
  color: #fff;
  display: block;
  max-width: 300px;
  text-align: center;
  line-height: 50px;
  border-radius: 5px;
  margin: 20px auto;
}

.colombian-tour-section {
  padding: 0 15px;
}

.colombian-tour-section h1 {
  margin-bottom: 30px;
}

.colombian-tour-section h2 {
  font-size: 19px;
  font-weight: 700;
}

.colombian-tour-section p {
  line-height: 25px;
  padding: 5px 0 0;
}

.colombian-tour-section img {
  padding: 0 15px 0 0;
}

.colombian-tour-section .colombia-tour-links {
  text-align: center;
  margin: 20px 0 25px;
}

.colombian-tour-section .colombia-tour-links a {
  display: inline-block;
  width: 250px;
  background: #003f5e;
  line-height: 50px;
  font-size: 15px;
  color: #fff;
  border-radius: 5px;
  margin: 10px 0 0;
}

.costa-rica-hotel {
  padding: 0 20px;
}

.costa-rica-hotel h2 {
  font-size: 20px;
  font-weight: 700;
}

.costa-rica-hotel h3 {
  font-size: 17px;
  font-weight: 700;
}

.news-top-section {
  text-align: center;
}

.mobile-hotline-banner-img {
  display: none;
}

.news-top-section img {
  text-align: center;
  display: block;
  margin: 0 auto !important;
}

.modal-registration-btn {
  padding: 10px;
  margin: 5px;
  color: #fff;
  font-size: 18px;
  min-width: 230px;
}

.modal-registration-btn:hover {
  text-decoration: underline;
}

.modal-registration-btn span {
  display: block;
  font-size: 12px;
}

.modal-video-grid-container {
  display: flex;
}

.modal-video-grid-container-fit {
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
  margin: 5px;
  padding: 15px 0 0;
}

.modal-video-grid-element {
  margin: 0 5px;
  display: block;
}

.modal-video-grid-element a img {
  border: 8px outset #ddd;
  text-align: center;
  display: block;
  margin: 0 auto;
}

.dating-preference-form {
  padding: 10px;
  border: 1px solid #000;
}

.cookie-consent {
  padding: 5px 60px;
  background: #2578a0;
  color: #fff;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
}

.cookie-consent p a {
  color: #95c6f1;
  font-weight: 700;
}

.cookie-consent .cookie-btn {
  text-align: right;
  margin: 45px 0 0;
}

.cookie-consent .cookie-btn a {
  background: #36afb2;
  display: inline-block;
  width: 120px;
  line-height: 35px;
  text-align: center;
  border-radius: 5px;
  color: #fff;
  opacity: 1 !important;
}

.cookie-consent .cookie-btn a:hover {
  background: #ba0404;
  text-decoration: none;
}

#fvpp-close {
  opacity: 0;
}

.footnote-css {
  font-size: 12px !important;
  font-style: italic;
  padding: 0 !important;
}

.live-notif-update {
  margin: 15px 0 10px;
  padding: 5px;
  border: 2px solid #003f5e;
  border-radius: 5px;
}

.live-notif-update h4 {
  font-size: 17px;
  text-align: left;
  margin: 0 0 5px;
}

.live-notif-update p {
  padding: 0;
  text-align: justify;
  font-size: 14px;
  line-height: 22px;
}

.signup-member-wrapper {
  background-color: #e5eef9;
  padding: 0;
}

.signup-member-container {
  margin: 5px auto;
}

.signup-headernav nav.navbar.navbar-default {
  margin: 0;
  background-image: none;
  background-color: #b0d5f9;
  box-shadow: none;
  background-repeat: no-repeat;
  border-radius: 0;
}

.signup-headernav nav.navbar.navbar-default div#navbar {
  padding: 0;
}

.signup-headernav nav.navbar.navbar-default div#navbar ul.nav.navbar-nav li:first-child a {
  padding-left: 0;
}

.signup-headernav nav.navbar.navbar-default div#navbar ul.nav.navbar-nav li a {
  color: #054484;
}

.signup-headernav nav.navbar.navbar-default div#navbar ul.nav.navbar-nav li a:hover {
  text-decoration: underline;
}

.sign-up-area-main-nav .navbar-default {
  background-image: none;
  background-color: transparent;
  box-shadow: 0 0 0;
  margin-bottom: 0;
  border: none;
}

.sign-up-area-main-nav .navbar-default .navbar-nav li {
  margin: 0;
}

.sign-up-area-main-nav .navbar-default .navbar-nav li a {
  text-shadow: none;
  color: #fff;
}

.sign-up-area-main-nav .navbar-default .navbar-nav li span {
  text-shadow: none;
  color: #fff;
  position: relative;
  top: 15px;
}

.sign-up-area-main-nav .navbar-default .navbar-nav li a:after {
  content: "";
  display: block;
  width: 0;
  border-bottom: 4px solid #337ab7;
  transition: width 0.3s;
  bottom: -5px;
  position: relative;
}

.sign-up-area-main-nav .navbar-default .navbar-nav li a:hover:after {
  width: 100%;
}

.signup-cont {
  background-color: #e2f3fb;
  padding: 15px;
  border: 1px solid;
  margin: 10px;
  border-radius: 5px;
}

.signup-cont .col-lg-8 {
  padding: 0;
}

.signup-heading1 {
  margin: 20px 0 15px;
  font-size: 24px;
  font-weight: 700;
  color: #003f5e;
}

.signup-error-block-alert {
  margin: 0;
  padding: 11px 15px 15px;
  background-color: #feffdb;
  border: 1px solid #cc0001;
}

.signup-error-block-alert .fa-exclamation-circle {
  color: #cc0001;
  font-size: 20px;
  position: relative;
  top: 3px;
}

.signup-member-form {
  margin: 40px auto;
}

.signup-cont .col-lg-8 .hint-required {
  text-align: right;
  font-size: 11px;
}

.signup-cont .col-lg-8 .hint-required em span {
  color: #cc0001;
}

.signup-member-form form.form-horizontal label {
  font-weight: 400;
}

.signup-member-form form.form-horizontal .col-sm-9 input.form-control,
.signup-member-form form.form-horizontal .col-sm-9 select.form-control {
  width: 80%;
  font-size: 12px;
}

.signup-member-form .form-group .col-sm-9 p {
  margin: 3px auto;
  font-size: 11px;
}

.signumemberbtn {
  background-color: #003f5e;
  background-image: none;
  color: #fff;
  box-shadow: none;
  text-shadow: none;
  border: none;
  width: 48%;
  padding: 10px;
  border-radius: 3px;
}

.signumemberbtn:hover {
  background-color: #337ab7;
  color: #fff;
}

.signup-member-form form.form-horizontal .text-center.signumember-btn {
  margin: 20px auto;
}

.signup-member-form form.form-horizontal .text-center.signumember-btn p {
  margin: 10px auto;
}

.signup-member-form .form-group div select.form-control {
  font-size: 12px;
}

.signup-bdate div {
  display: -webkit-inline-box;
  width: 28%;
}

.signup-member-container .signup-cont.clearfix .col-lg-4 {
  padding-right: 0;
}

.signup-member-container .signup-cont.clearfix .col-lg-4 .signup-right-video a img.img-responsive {
  width: 100%;
}

.signup-form-left,
.signup-right-box1,
.signup-right-video {
  padding: 15px;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-bottom: 15px;
}

.signup-right-video img {
  width: 100%;
}

.signup-form-left h3,
.signup-right-box1 h3 {
  margin: 0 0 15px;
  font-size: 20px;
  font-weight: 700;
}

.signup-form-left form .form-group input {
  margin-bottom: 5px;
}

.sign-up-area-footer-nav {
  text-align: center;
}

.sign-up-area-footer-nav .list-inline {
  margin: 0;
  padding: 15px 0;
}

.sign-up-area-footer-nav .list-inline li {
  padding: 0 30px;
}

.sign-up-area-footer-nav .list-inline li a {
  color: #fff;
}

.sign-up-area-footer-nav .list-inline li a:after {
  content: "";
  display: block;
  width: 0;
  border-bottom: 4px solid #337ab7;
  transition: width 0.3s;
  bottom: -5px;
  position: relative;
}

.sign-up-area-footer-nav .list-inline li a:hover {
  text-decoration: none;
}

.sign-up-area-footer-nav .list-inline li a:hover:after {
  width: 100%;
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .signup-error-block-alert {
    font-size: 11px;
  }
}

@media screen and (max-width: 767px) and (min-width: 320px) {
  .signup-member-form form.form-horizontal .col-sm-9 select.form-control {
    width: 100%;
  }

  .signup-member-container .signup-cont.clearfix .col-lg-4 {
    padding: 0;
  }

  .signup-member-form form.form-horizontal .col-sm-9 input.form-control {
    width: 100%;
  }

  .signup-member-form .form-group .col-sm-9 p {
    text-align: center;
  }

  .signup-member-form .form-group .col-sm-9 img.img-responsive {
    margin: 0 auto;
  }

  .signumemberbtn {
    font-size: 12px;
  }

  .signup-footernav ul li {
    margin: 0;
    display: block;
  }

  .signup-footernav ul {
    text-align: center;
  }

  .signup-heading1 {
    text-align: center;
    margin: 0;
  }

  .signup-headernav button.navbar-toggle.collapsed {
    background-color: #003f5e;
    border: 1px solid #fff;
  }

  .signup-headernav button.navbar-toggle.collapsed:hover {
    background-color: #337ab7;
    border: 1px solid #fff;
  }

  .signup-headernav button.navbar-toggle.collapsed span.icon-bar {
    background-color: #fff;
  }

  .signup-headernav ul.nav.navbar-nav {
    margin: 15px;
    text-align: center;
  }

  .signup-headernav nav.navbar.navbar-default div#navbar ul.nav.navbar-nav li:first-child a {
    padding-left: 15px;
  }

  .signup-headernav nav.navbar.navbar-default div#navbar ul.nav.navbar-nav li {
    background-color: #9bc4ec;
    margin: 3px auto;
    border: 1px solid #67839e;
  }

  .signup-headernav nav.navbar.navbar-default div#navbar ul.nav.navbar-nav li:hover {
    background-color: #003f5e;
  }

  .signup-headernav nav.navbar.navbar-default div#navbar ul.nav.navbar-nav li a {
    color: #054484;
  }

  .signup-headernav nav.navbar.navbar-default div#navbar ul.nav.navbar-nav li a:hover {
    color: #fff;
    text-shadow: none;
  }

  .signup-headernav nav.navbar.navbar-default div#navbar {
    background-color: #fafdff;
  }

  .signup-headernav .navbar-default .navbar-toggle:focus {
    background-color: #fff;
    border: 1px solid #fff;
  }

  .signup-cont .col-lg-8 .hint-required {
    text-align: center;
  }

  .signup-member-form {
    margin: 20px auto;
  }
}

.landing-page-section {
  padding: 10px;
}

.landing-page-section h1 {
  margin: 0 0 15px;
}

.landing-page-section h2 {
  color: #337ab7;
  font-weight: 700;
  margin-bottom: 20px;
}

.landing-page-section .landing-page-video-area {
  margin: 30px 0 0;
  border: 3px solid;
  padding: 5px;
  border-radius: 5px;
  display: inline-block;
  width: 100%;
}

.landing-page-section .landing-page-video-area h3 {
  font-weight: 700;
  font-size: 20px;
  color: #003f5e;
}

.landing-page-section .video-box {
  width: 330px;
  display: inline-block;
  vertical-align: top;
  padding: 15px 0;
}

.landing-page-section .video-box iframe {
  height: 230px;
  width: 100%;
}

.landing-page-section .video-desc-box {
  width: 50%;
  display: inline-block;
  padding: 0 15px;
}

.landing-page-section .video-desc-box p {
  padding: 10px 0 0;
}

.landing-page-register-form {
  margin: 40px 0 0;
}

.landing-page-section .landing-page-foreign-women {
  margin: 25px 0 0;
  padding: 5px;
  border: 2px solid;
  border-radius: 5px;
}

.landing-page-section .landing-page-foreign-women h2 {
  text-align: center;
  margin-top: 5px;
}

.landing-page-section .landing-page-foreign-women ul {
  text-align: center;
}

.landing-page-section .landing-page-foreign-women ul li {
  padding: 0 4px;
}

.landing-page-section .landing-page-foreign-women ul li img {
  width: 75px;
}

.landing-register-btn {
  margin: 20px auto;
  text-align: center;
  display: block;
}

.landing-register-btn a {
  display: block;
  width: 320px;
  background: #003f5e;
  margin: 0 auto 10px;
  line-height: 33px;
  color: #fff;
  border-radius: 5px;
  font-weight: 700;
  font-size: 20px;
}

.landing-register-btn a span {
  display: block;
  padding: 0;
  margin: 0;
  font-size: 12px;
}

.landing-register-btn p {
  font-size: 13px;
  margin: 0;
  font-weight: 700;
  padding: 0;
}

.landing-page-register-form .register-area-form {
  border: 2px solid;
}

.landing-page-modal-videos {
  padding: 5px;
  border: 2px solid;
  border-radius: 5px;
}

.landing-page-modal-videos .modal-video-grid-container-fit {
  padding: 0;
}

.landing-page-modal-videos h3 {
  font-weight: 700;
  margin: 0;
  padding: 7px;
  text-align: center;
}

.asian-women-tour-section {
  padding: 0 10px;
}

.asian-women-tour-section h1 {
  font-size: 23px;
}

.asian-women-tour-section h2 {
  color: #337ab7;
  font-weight: 700;
  font-size: 20px;
}

.asian-women-tour-section h3 {
  font-size: 16px;
  font-weight: 700;
}

.asian-women-tour-section p {
  padding: 10px 0 0;
  line-height: 25px;
}

.asian-women-tour-section img {
  padding: 10px;
}

.asian-women-tour-section ul li {
  padding: 13px 0 0;
}

.asian-women-tour-section .asian-women-tour-testimonial-area {
  text-align: center;
}

.asian-women-tour-section .asian-women-tour-testimonial-area .asian-women-tour-testimonial-box {
  display: block;
  padding: 10px;
  border: 1px solid;
  border-radius: 5px;
  margin: 10px 0 0;
}

.asian-women-tour-section .asian-women-tour-testimonial-area .asian-women-tour-testimonial-box p {
  font-style: italic;
}

.asian-women-tour-section .cebu-tour-links {
  color: #fff;
  display: block;
  max-width: 300px;
  text-align: center;
  line-height: 50px;
  border-radius: 5px;
  margin: 20px auto;
}

.chinese-women-tours-section {
  padding: 0 10px;
}

.chinese-women-tours-section h1 {
  font-size: 23px;
}

.chinese-women-tours-section h2 {
  color: #337ab7;
  font-weight: 700;
  font-size: 20px;
}

.chinese-women-tours-section h3 {
  font-size: 16px;
  font-weight: 700;
}

.chinese-women-tours-section p {
  padding: 10px 0 0;
  line-height: 25px;
}

.chinese-women-tours-section img {
  padding: 10px;
}

.chinese-women-tours-section ul li {
  padding: 13px 0 0;
}

.chinese-women-tours-section .chinese-women-tour-testimonial-area {
  text-align: center;
}

.chinese-women-tours-section .chinese-women-tour-testimonial-area .chinese-women-tour-testimonial-box {
  display: block;
  padding: 10px;
  border: 1px solid;
  border-radius: 5px;
  margin: 10px 0 0;
}

.chinese-women-tours-section .chinese-women-tour-testimonial-area .chinese-women-tour-testimonial-box p {
  font-style: italic;
}

.chinese-women-tour-section .cebu-tour-links {
  color: #fff;
  display: block;
  max-width: 300px;
  text-align: center;
  line-height: 50px;
  border-radius: 5px;
  margin: 20px auto;
}

.chinase-women-btn {
  text-align: center;
  margin: 30px 0 20px;
}

.chinase-women-btn a {
  display: inline-block;
  width: 300px;
  line-height: 45px;
  border-radius: 5px;
  color: #fff;
  margin: 5px;
}

.chinase-women-btn a:hover {
  text-decoration: none;
  background: #a91813;
}

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

.testi-img-center img {
  max-width: 260px;
  display: inline-block !important;
}

.testi-img-center2 {
  text-align: center;
}

.testi-img-center2 img {
  display: inline-block !important;
  width: auto;
  border-radius: 15px !important;
}

.label-hide-txt {
  display: none;
}

.img-john-adams-seminar-host {
  margin-top: 3px;
  margin-right: 10px;
  margin-bottom: 3px;
  border: 1px solid #000;
}

.LINE-top-right-col {
  border-top: 1px solid #000;
}

.ada-content {
  padding: 0 15px;
}

.ada-content h3 {
  font-size: 18px;
  font-weight: 700;
}

.ada-content .ada-btn {
  text-align: center;
}

.ada-content .ada-btn a {
  display: inline-block;
  width: 334px;
  background: #025587;
  text-align: center;
  line-height: 43px;
  border-radius: 5px;
  color: #fff;
  margin: 5px;
}

.ada-content .ada-btn a:hover {
  text-decoration: none;
  background: #d9b604;
}

.ada-icon {
  width: 15px;
}

.ada-icon-link {
  position: absolute;
  top: 12px;
  z-index: 999;
  margin-left: 15px;
  display: none !important;
}

.ada-icon-link a {
  padding: 0 4px;
}

.mobile-reg-and-log-in-nav {
  display: none;
}

.how-to-meet-foreign-women-reg-btn a {
  text-align: center;
  color: #fff;
  display: block;
  width: 390px;
  margin: 0 auto;
  border-radius: 5px;
  padding: 10px;
  font-size: 17px;
}

.how-to-meet-foreign-women-reg-btn a span {
  display: block;
  font-size: 13px;
}

.loveme-blog-f-right-img {
  float: right;
  margin: 5px 0 0;
}

.loveme-blog-f-right-img img {
  margin: 0 0 0 20px !important;
}

.loveme-blog-content-img-caption {
  padding: 10px 0;
  border-bottom: 1px solid #b3b0b0;
  max-width: 285px;
  margin: 0 0 0 20px;
}

.loveme-blog-content-img-caption span {
  font-style: italic;
  color: #5b5757;
  font-size: 12px;
}

.loveme-blog-f-left-img {
  float: left;
  margin: 5px 0 0;
}

.loveme-blog-f-left-img img {
  margin: 0 20px 0 0;
}

.custom-pagination-page-hide {
  display: none !important;
}

.review-and-testimonial-btn {
  display: block;
  background: #003f5e;
  max-width: 380px;
  color: #fff;
  margin: 0 auto 30px;
  text-align: center;
  line-height: 45px;
  font-weight: 700;
  border-radius: 5px;
}

.review-and-testimonial-btn:hover {
  color: #fff;
  background: #a91813;
  text-decoration: none;
}

.mobile-sidebar-area {
  display: none;
}

.mobile-sidebar-area .thelanguage {
  padding: 0;
}

.mobile-sidebar-area ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mobile-sidebar-area ul li a {
  display: block;
  border-bottom: 1px solid #000;
  line-height: 40px;
  color: #000;
  padding: 0 0 0 13px;
}

.mobile-sidebar-area ul li a:hover {
  background: #ba0404;
  text-decoration: none;
  color: #fff;
}

.international-hotels-section {
  padding: 0 10px;
}

.international-hotels-section h2 {
  text-align: center;
  color: #ff1500;
  padding: 25px 0 0;
}

.int-hotels-box .register-modal {
  padding: 25px 20px 20px;
}

.int-hotels-box {
  overflow: auto;
  padding: 15px;
  -webkit-box-shadow: 0 2px 13px 1px #adabad;
  -moz-box-shadow: 0 2px 13px 1px #adabad;
  box-shadow: 0 2px 13px 1px #adabad;
  margin: 20px 0 0;
}

.int-hotels-box h2 {
  color: #337ab7;
  margin: 0;
  text-align: left;
  padding: 0;
}

.int-hotels-box h3 {
  margin: 0;
  font-style: italic;
  font-size: 19px;
  font-weight: 700;
  padding: 10px 0 15px;
}

.int-hotels-box .hotel-left-img {
  padding: 6px 0 0;
}

.int-hotels-box .hotel-description p {
  padding: 0 0 5px;
  text-align: justify;
  line-height: 25px;
}

.int-hotels-box .hotel-right-img {
  padding: 7px 0 0;
}

.small-text-disclaimer {
  font-size: 14px;
  text-align: center;
  color: #a91813;
  font-style: italic;
}

.executive-ssi p,
.executive-ssi ul li {
  line-height: 25px;
}

.profile-form-questionnaire {
  padding: 10px;
}

.profile-form-questionnaire h1 {
  color: #003f5e;
  margin: 0 0 20px !important;
}

.profile-form-questionnaire .questionnaire-btns {
  text-align: center;
  display: block;
  margin: 20px 0 0;
}

.profile-form-questionnaire .questionnaire-btns a {
  display: inline-block;
  background: #003f5e;
  color: #fff;
  width: 260px;
  line-height: 40px;
  border-radius: 5px;
  margin: 5px;
}

.profile-questionnaire-form-area {
  padding-bottom: 20px;
}

.profile-questionnaire-form-area form h2 {
  padding: 0 0 0 12px;
  margin: 0 0 10px;
  background: #003f5e;
  color: #fff;
  line-height: 40px;
  font-size: 15px;
}

.profile-questionnaire-form-area .form-horizontal .control-label {
  text-align: left;
  padding-left: 25px;
}

.profile-questionnaire-form-area .form-horizontal .form-box-padding {
  padding: 0 25px;
}

.profile-questionnaire-form-area .form-horizontal .form-box-padding-radio {
  padding: 0 60px;
}

.profile-questionnaire-form-area .form-horizontal .form-checkbox-padding {
  padding: 0 45px;
}

.profile-questionnaire-form-area .radio-question {
  border: 1px solid;
  padding: 0 10px;
  margin: 10px;
}

.profile-questionnaire-form-area .form-border-right {
  border-right: 1px solid;
}

.profile-questionnaire-form-area .submit-btn {
  margin: 30px 0 0;
}

.profile-questionnaire-form-area .submit-btn input {
  background: #003f5e;
  color: #fff;
  border: none;
  width: 188px;
  margin: 10px auto;
  text-align: center;
  display: block;
  line-height: 35px;
  border-radius: 5px;
}

.hospitality-float-left-img {
  float: left;
  margin: 10px 15px 10px 0;
}

.hospitality-float-right-img {
  float: right;
  margin: 10px 0 10px 15px;
}

.live-page-container {
  margin: 0 10px;
}

.live-page-container h1 {
  font-size: 25px !important;
  font-weight: 700;
}

.live-page-container .matchmaker-profiles img {
  display: block;
}

.live-page-container img {
  text-align: center;
  display: none;
  margin: 0 auto;
}

.live-page-container h3 {
  font-size: 20px;
}

.live-page-container p {
  font-size: 17px;
  line-height: 25px;
}

.live-page-container .live-greenbut a {
  background: #02771c;
  color: #fff;
  display: block;
  max-width: 230px;
  margin: 0 auto;
  line-height: 40px;
  border-radius: 5px;
}

.live-page-container .live-video-area {
  text-align: center;
}

.live-page-container .live-video-area iframe {
  width: 100%;
  height: 400px;
}

.matchmaker-profiles {
  overflow: auto;
  padding: 15px;
  -webkit-box-shadow: 0 2px 13px 1px #adabad;
  -moz-box-shadow: 0 2px 13px 1px #adabad;
  box-shadow: 0 2px 13px 1px #adabad;
  margin: 20px 0 0;
}

.live-page-video-content .modal-video-grid-element a span {
  display: block;
  font-size: 13px;
  font-weight: 700;
  padding: 10px 0 0;
  text-align: center;
  color: #000;
}

.modal-float-left-img {
  float: left;
  margin: 15px 15px 0 0;
}

.modal-float-left-img a img {
  max-width: 310px;
}

.modal-float-left-img a span {
  text-align: center;
  display: block;
  font-weight: 700;
  color: #900;
}

.modal-float-right-img {
  float: right;
  margin: 15px 0 0 15px;
}

.modal-float-right-img a img {
  max-width: 310px;
}

.float-img-link a,
.modal-float-right-img a span {
  text-align: center;
  display: block;
  font-weight: 700;
  color: #900;
}

.kiev-tour-content-videos a span,
.tour-modal-content-videos a span {
  display: block;
  text-align: center;
  font-weight: 700;
  color: #900;
}

.tour-popular-attraction {
  text-align: center;
}

.tour-popular-attraction .popular-attraction-box {
  display: inline-block;
  vertical-align: top;
  margin: 3px;
}

.tour-popular-attraction .popular-attraction-box a img {
  max-width: 209px;
  height: 175px;
}

.tour-popular-attraction .popular-attraction-box a span {
  font-weight: 700;
  color: #000;
  font-size: 12px;
}

.tour-schedule-note {
  color: #900 !important;
  font-style: italic;
  font-size: 12px !important;
}

.tour-body-content-videos a span {
  display: block;
  text-align: center;
  font-weight: 700;
  color: #900;
}

.featured-profiles-section .additional-photo-gallery {
  -webkit-box-shadow: 0 2px 13px 1px #adabad;
  -moz-box-shadow: 0 2px 13px 1px #adabad;
  box-shadow: 0 2px 13px 1px #adabad;
  padding: 15px;
}

.featured-profiles-section .additional-photo-gallery .gallery a img {
  max-width: 195px;
}

.kherson-gallery a span {
  display: block;
  color: #900;
  font-weight: 700;
}

.kherson-gallery a {
  display: inline-block;
  max-width: 215px;
  vertical-align: top;
}

.btn:focus,
.btn:hover,
.profile-data .btn.focus {
  color: #fff !important;
}

.profile-data .dropdown-menu {
  background-color: #fff;
}

.profile-data button {
  width: auto;
}

.phone-translation-right-img {
  float: right;
  margin: 10px;
}

.phone-translation-right-img span {
  display: block;
  text-align: center;
  color: #3b79b9;
  font-weight: 700;
  font-size: 15px;
}

.tour-content-videos a span {
  display: block;
  text-align: center;
  font-weight: 700;
  color: #900;
}

.type-of-call {
  text-align: center;
}

.type-of-call .type-of-call-box {
  display: inline-block;
  vertical-align: top;
}

.type-of-call .type-of-call-box span {
  display: block;
  font-weight: 700;
  text-align: left;
  padding: 0 0 0 30px;
}

.social-dating-services-section h2 {
  color: #003f5e;
}

.social-dating-services-section h3 {
  font-weight: 700;
  font-size: 20px;
  color: #003f5e;
}

.social-dating-services-section p {
  line-height: 25px;
}

.social-dating-services-section .social-dating-float-left-img {
  float: left;
  margin: 20px 15px 0 0;
  -webkit-box-shadow: 0 2px 13px 1px #adabad;
  -moz-box-shadow: 0 2px 13px 1px #adabad;
  box-shadow: 0 2px 13px 1px #adabad;
}

.social-dating-services-section .social-dating-float-left-img a span {
  display: block;
  text-align: center;
  color: #ff0800;
  font-weight: 700;
  padding: 5px;
}

.social-dating-services-section .social-dating-float-left-img a img {
  max-width: 310px;
}

.social-dating-services-section .social-dating-float-right-img {
  float: right;
  margin: 15px 0 0 15px;
  -webkit-box-shadow: 0 2px 13px 1px #adabad;
  -moz-box-shadow: 0 2px 13px 1px #adabad;
  box-shadow: 0 2px 13px 1px #adabad;
}

.social-dating-services-section .social-dating-float-right-img a img {
  max-width: 310px;
}

.social-dating-services-section .social-dating-modal-vidoes {
  margin: 10px 0;
}

.social-dating-modal-vidoes {
  text-align: center;
}

.social-dating-modal-vidoes .social-dating-modal-video-box {
  display: inline-block;
  width: 330px;
  margin: 5px;
  box-shadow: 0 0 5px 3px rgb(140 140 140 / 46%);
  -webkit-box-shadow: 0 0 5px 3px rgb(140 140 140 / 46%);
  -moz-box-shadow: 0 0 5px 3px rgba(140, 140, 140, 0.46);
  vertical-align: top;
}

.social-dating-modal-vidoes .social-dating-modal-video-box a {
  display: inline-block;
}

.social-dating-modal-vidoes .social-dating-modal-video-box h3 {
  font-size: 15px;
  text-align: center;
  font-weight: 700;
  color: #900;
}

.social-dating-modal-vidoes .social-dating-modal-video-box a span {
  font-size: 15px;
  padding: 5px 0 10px;
  display: block;
  color: #900;
  font-weight: 700;
}

.social-dating-services-section .social-dating-modal-vidoes a span {
  font-weight: 700;
  text-align: center;
  display: block;
  padding: 5px 0 10px;
  color: #ff0800;
}

.gift-sidebar-text {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: #cc0001;
}

.live-interpreter-base-content .live-interpreter-base-content2 {
  text-align: center;
  min-height: 190px;
}

.live-interpreter-base-content .live-interpreter-base-content2 h4 {
  font-weight: 700;
  font-size: 20px;
}

.live-interpreter-base-content .live-interpreter-base-content2 img {
  position: absolute;
  left: 75px;
}

.live-interpreter-base-content .live-interpreter-base-content2 p {
  text-align: center;
}

.mobile-gift-link a {
  padding: 0 !important;
}

.mobile-gift-link img {
  width: 100%;
}

.phone-translation-form {
  background: #c7c7c7;
  margin: 0 20px;
  border-radius: 5px;
  padding: 15px;
}

.phone-translation-form tr td {
  padding: 8px;
}

.phone-translation-form-timezones-and-dates {
  background: #c7c7c7;
  margin: 0 20px;
  border-radius: 5px;
  padding: 8px;
}

.phone-translation-form-timezones-and-dates select {
  padding: 3px;
}

.phone-translation-form-timezones-and-dates tr td {
  padding: 8px;
}

.LINE-all {
  border: none;
}

.sort-section {
  margin: 15px auto 25px;
  text-align: center;
}

.sort-section strong {
  padding: 10px;
  position: relative;
  top: 6px;
}

.matchmaker-services-section h4 {
  font-weight: 700;
  font-size: 22px;
  padding-left: 10px;
}

.matchmaker-services-box {
  overflow: overlay;
  -webkit-box-shadow: 0 2px 13px 1px #adabad;
  -moz-box-shadow: 0 2px 13px 1px #adabad;
  box-shadow: 0 2px 13px 1px #adabad;
  padding: 10px;
  margin: 15px 8px;
}

.matchmaker-services-box-img {
  padding: 10px 0 0;
}

.matchmaker-services-box-img img {
  max-width: 100%;
}

.matchmaker-services-box-content-area h2,
.matchmaker-services-box-content-area h3 {
  font-weight: 700;
  padding: 10px 0 0;
  margin: 0;
}

.featured-profiles-section {
  padding: 0 15px;
}

.featured-profiles-section h3 {
  font-size: 19px;
  font-weight: 700;
}

.featured-profiles-section p {
  line-height: 26px;
  padding: 0 0 10px !important;
}

.featured-profiles-section ol li {
  line-height: 27px;
  padding: 0 0 15px;
}

.feartured-photo-f-left-img {
  float: left;
  margin: 0 15px 0 0;
}

.feartured-photo-f-left-img img {
  max-width: 250px;
}

.featured-profiles-video-modal-section a img {
  max-width: 520px;
  border: 5px solid #003f5e;
  border-radius: 5px;
}

.featured-profiles-section .profile-btn {
  display: block;
  width: 250px;
  margin: 10px auto;
  text-align: center;
  color: #fff;
  line-height: 40px;
  border-radius: 5px;
}

.blogs-content-center-img {
  display: block;
  text-align: center;
  margin: 0 auto;
  padding: 15px;
  overflow: hidden;
}

.blogs-content-center-img img {
  max-width: 100%;
  border: 2px solid #dcdcdc;
  border-radius: 5px;
  margin: 0 auto;
}

.blogs-content-center-img .center-img-caption {
  max-width: 100%;
  text-align: center;
  margin: 10px auto;
  border-bottom: 1px solid #e2e2e2;
  padding: 0 0 12px;
}

.blogs-content-center-img .center-img-caption span {
  font-style: italic;
  color: #000;
  font-weight: 400;
  font-size: 13px;
}

.often-ask-question-section {
  padding: 0 10px;
}

.often-ask-question-box {
  background: #ececec;
  margin: 15px 0;
}

.often-ask-question-box h3 {
  margin: 0;
  padding: 0 0 0 15px;
  background: #003f5e;
  color: #fff;
  font-size: 18px;
  line-height: 40px;
}

.often-ask-question-box p {
  padding: 5px 12px !important;
  line-height: 26px;
}

.mobile-sidebar-panel {
  margin-bottom: 0;
}

.mobile-sidebar-panel .panel-title {
  margin-left: 10px;
  font-weight: 700;
  font-size: 18px;
}

.mobile-sidebar-panel .panel-default {
  border-color: transparent;
  background-color: #003f5e;
  box-shadow: none;
  border-radius: 0;
  min-height: auto;
  padding: 15px 2px;
}

.mobile-sidebar-panel .panel-heading {
  background-image: none;
  background-color: #003f5e;
  color: #fff;
  padding: 0;
}

.mobile-sidebar-panel h4 a img {
  width: 45px;
  position: absolute;
  right: 15px;
  margin-top: -8px;
}

.mobile-sidebar-panel .panel-default > .panel-heading + .panel-collapse > .panel-body {
  margin-top: 25px;
  background: #fff;
}

.loveme-int-blog {
  padding: 10px 15px;
}

.loveme-int-blog p {
  line-height: 26px;
  font-size: 14px;
}

.loveme-int-blog h2 {
  font-size: 21px !important;
}

.loveme-int-blog h3 {
  font-size: 20px;
  color: #2690ce;
  font-weight: 700;
}

.loveme-int-blog-links {
  text-align: center;
  margin: 20px 0 30px;
  border: 1px solid;
  padding-bottom: 10px;
  border-radius: 5px;
  background: #f1f1f1;
}

.loveme-int-blog-links .list-inline {
  margin: 0;
}

.loveme-int-blog-links .list-inline li a {
  padding: 0 13px;
}

.loveme-int-blog-links p {
  margin: 0;
  padding: 0 !important;
}

.loveme-int-blog-links p span {
  position: relative;
  top: 8px;
  font-size: 12px;
}

.int-blog-video-img {
  float: left;
  margin: 15px 15px 10px 0;
}

.int-blog-video-img a img {
  max-width: 290px;
}

.int-blog-video-right-img {
  float: right;
  margin: 15px 0 10px 15px;
}

.int-blog-video-right-img a img {
  max-width: 290px;
}

.int-blog-pagination-page {
  padding: 0;
  margin: 0 0 20px;
}

.blog-page h2 {
  padding: 0;
  margin: 5px 0 0;
}

.int-blog-page-holder {
  padding: 15px;
  -webkit-box-shadow: 0 2px 13px 1px #adabad;
  -moz-box-shadow: 0 2px 13px 1px #adabad;
  box-shadow: 0 2px 13px 1px #adabad;
}

.int-blog-page-holder h2 {
  margin: 0;
}

.article-box {
  padding: 15px;
  -webkit-box-shadow: 0 2px 13px 1px #adabad;
  -moz-box-shadow: 0 2px 13px 1px #adabad;
  box-shadow: 0 2px 13px 1px #adabad;
  margin-bottom: 20px;
}

.article-box h2 {
  margin-top: 0;
}

.tour-modal-videos-section {
  text-align: center;
  padding: 10px;
}

.tour-modal-videos-box {
  display: inline;
  margin: 5px;
}

.tour-modal-videos-box img {
  margin: 10px;
}

.int-blog-video-right-caption {
  text-align: center;
  border-bottom: 1px solid #e2e2e2;
  padding: 0 0 5px;
}

.int-blog-video-right-caption span {
  font-size: 13px;
  font-style: italic;
}

.testimonial-modal-images {
  text-align: center;
  padding: 10px;
  border: 4px solid #003f5e;
  border-radius: 5px;
  margin: 30px 0 0;
}

.testi-modal-img-box {
  display: inline-block;
}

.testi-modal-img-box a img {
  width: 305px;
  margin: 0 !important;
}

.featured-ladies-landing-page-section h1 {
  text-align: center;
  font-weight: 700;
}

.featured-ladies-specified-section {
  text-align: center;
}

.featured-ladies-specified-box {
  display: inline-block;
  width: 200px;
  margin: 5px;
  vertical-align: top;
}

.featured-ladies-specified-box a img {
  border: 3px solid #dadada;
  border-radius: 5px;
}

.featured-ladies-specified-box a img:hover {
  border: 3px solid #061529;
}

.featured-ladies-specified-box a p {
  color: #454545;
  font-size: 12px;
  font-weight: 700;
}

.featured-ladies-specified-links {
  text-align: center;
}

.featured-ladies-specified-links a {
  display: inline-block;
  width: 315px;
  background: #0b2c5a;
  text-align: center;
  margin: 10px;
  color: #fff;
  line-height: 45px;
  border-radius: 5px;
  font-size: 17px;
}

.featured-ladies-specified-links a:hover {
  background: #f6b148;
  text-decoration: none;
  color: #fff;
}

.imbra-btn {
  text-align: center;
  color: #fff;
  margin-top: 30px;
}

.imbra-btn a {
  display: block;
  background: #003f5e;
  color: #fff !important;
  width: 345px;
  margin: 0 auto;
  border-radius: 5px;
  line-height: 45px;
}

.imbra-btn a:hover {
  color: #fff;
}

.formQuestionnaire h3 {
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
}

.formQuestionnaire .form-group {
  margin: 5px 0;
  border: 1px solid #e5e5e5;
  padding: 15px;
  width: 100%;
}

.formQuestionnaire .form-group label {
  width: 29%;
}

.formQuestionnaire .form-group input,
.formQuestionnaire .form-group textarea {
  width: 70%;
}

.formQuestionnaire .form-group .radio-inline {
  text-align: center;
}

.uniqueLabel {
  margin-bottom: 15px;
}

.uniqueLabel label {
  width: 100% !important;
}

.formCheckbox .checkbox-inline {
  width: 30% !important;
  margin-left: 10px;
}

.formCheckbox .checkbox-inline input {
  width: auto;
}

.formQuestionnaire .formCheckbox .form-group {
  margin-top: 15px;
}

.radiobtnsOptionsWrapper {
  margin-top: 25px;
}

.radiobtnsOptionsWrapper ul {
  float: right;
  margin: 0 !important;
}

.radiobtnsOptionsWrapper ul li {
  margin: 0 !important;
  font-weight: 700;
  min-width: 112px;
  text-align: center;
}

.radiobtnsOptionsWrapper .form-group ul li input {
  position: absolute;
  top: -8px;
  right: -14px;
}

.radiobtnsOptionsWrapper .form-group label {
  width: auto;
  font-size: 13px;
  font-weight: 400;
}

.firstBtn {
  color: #fff;
  padding: 10px;
  border-radius: 5px;
  display: block;
}

.firstBtn:hover {
  color: #fff;
  background-color: #337ab7;
}

.formQuestionnaire .form-group p {
  font-weight: 600;
}

.formQuestionnaire .form-group ul.list-inline li label,
.formQuestionnaire .form-group ul.list-inline li label input {
  width: auto;
}

.formQuestionnaire .form-group ul.list-inline li {
  min-width: 168px;
  text-align: center;
}

.ssi-player-trailing-text-all-pages a {
  display: inline-block;
  margin: 13px;
}

.profile-banner-area {
  border-radius: 5px;
  margin-bottom: 20px;
}

.profile-banner-area h3 {
  color: #903;
  font-weight: 700;
  font-size: 22px;
  text-align: center;
  padding: 10px 0 15px;
  margin: 0;
}

.profile-banner-area h4 {
  font-weight: 700;
  font-size: 19px;
}

.profile-banner-area p {
  line-height: 26px;
}

.profile-banner-area img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 15px;
}

.profile-banner-area ul {
  padding: 0 0 0 12px;
  list-style: none;
}

.profile-banner-area ul li {
  padding: 0 0 10px;
}

.profile-banner-area .profile-banner-btn {
  display: block;
  background: #003f5e;
  line-height: 40px;
  border-radius: 5px;
  text-align: center;
  color: #fff;
}

.banner-profile-box {
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 15px;
}

.banner-profile-box a {
  font-weight: 700;
  color: #003f5e;
}

.banner-profile-box iframe {
  max-width: 100%;
  display: block;
  margin: 0 auto 12px;
  text-align: center;
}

.profile-banner-border {
  border: 2px solid #003f5e;
  padding: 10px;
  border-radius: 5px;
}

.homepage-quicksearch {
  margin: 0 0 0 30px;
  max-width: 300px;
  border: 1px solid #d5c7c7;
  border-radius: 5px;
  padding-bottom: 20px;
}

.homepage-quicksearch h3 {
  display: inline-block;
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  padding: 10px 0 0;
}

.homepage-quicksearch img {
  display: inline-block;
  margin: -3px -5px 0 0;
}

.homepage-quicksearch p {
  margin: 0 0 5px !important;
  font-size: 11px;
  padding: 5px 0 0;
}

.homepage-age-section .form-control {
  display: inline-block;
  width: 40%;
}

.homepage-age-section p {
  display: inline-block;
}

.homepage-weight-section .form-control {
  display: inline-block;
  width: 40%;
}

.homepage-weight-section p {
  display: inline-block;
}

.homepage-age-section .col-sm-3,
.homepage-weight-section .col-sm-3 {
  padding: 0;
  font-size: 14px;
}

.homepage-quicksearch .form-group {
  margin-bottom: 5px;
}

.homepage-quicksearch-submit {
  margin: 15px 0 0;
}

.homepage-quicksearch-submit input {
  width: 200px;
  line-height: 30px;
  box-shadow: none;
  border: none;
  color: #fff;
  border-radius: 5px;
  margin: 13px 0 12px;
}

.homepage-quicksearch-submit input:hover {
  background: #ba0404;
  text-decoration: none;
}

.homepage-container h1 {
  font-weight: 700;
  font-size: 25px;
  margin-bottom: 15px;
}

.homepage-container h1 span {
  display: block;
  font-size: 12px;
  padding: 8px 0 0;
  color: #000;
  font-weight: 700;
}

.verified-text {
  margin: 8px 0 0;
}

.verified-text p {
  font-size: 13px;
  text-align: left;
  padding-left: 12px;
}

.homepage-main-video-section {
  border: 1px solid #d5c7c7;
  margin: 0 15px;
  padding: 0 0 10px;
  border-radius: 5px;
}

.homepage-main-video-section a {
  font-weight: 700;
  margin: 10px 0 0;
  font-size: 14px;
}

.homepage-main-video-section a img {
  padding: 0 10px;
  max-width: 100%;
  margin-bottom: 11px;
}

.homepage-area-register-btn {
  padding: 0;
  margin: 0 auto 5px;
  display: block;
  max-width: 300px;
}

.homepage-area-register-btn a {
  display: block;
  background: #02771c;
  color: #fff;
  padding: 0 5px;
  text-align: center;
  font-weight: 700;
  line-height: 20px;
}

.homepage-area-register-btn a:hover {
  text-decoration: none;
  background: #003f5e;
}

.homepage-area-register-btn a span {
  display: block;
  font-size: 10px;
  font-weight: 700;
}

.home-testimonial-video-section {
  border: 1px solid #d5c7c7;
  border-radius: 5px;
  margin: 5px 0 10px 5px;
}

.home-testimonial-video-section h2 {
  background: #003f5e;
  color: #fff;
  padding: 10px;
  margin: 0;
  font-size: 18px;
  text-align: left;
}

.home-testimonial-video-section .testimonial-view-more-videos {
  margin: 15px 0 10px;
  display: block;
  font-weight: 700;
}

.search-by-id-mobile {
  border: 2px solid #003f5e;
  margin: 10px 0 15px !important;
  border-radius: 5px;
  padding: 5px;
}

.search-by-id-mobile #searchid {
  width: 100%;
}

.ukraine-notice-text {
  font-size: 16px;
  font-weight: 700;
  color: #900;
  text-decoration: underline;
  text-align: center;
  display: block;
}

.ukraine-notice-modal-area {
  padding: 15px;
  border: 2px dashed #003f5e;
  border-radius: 5px;
  background: #ededed;
}

.ukraine-notice-modal-area p {
  line-height: 27px;
  font-size: 15px;
}

.ukraine-notice-modal-area p span {
  display: block;
  font-style: italic;
}

.ukraine-notice-note em {
  font-weight: 400;
  font-size: 14px;
}

input.largerCheckbox {
  width: 30px;
  height: 30px;
  background: red;
}

.ukraine-sched-external-link {
  background: #337ab7;
  color: #fff;
  width: 322px;
  display: block;
  text-align: center;
  border-radius: 5px;
  line-height: 32px;
  border: 2px solid #4272a3;
  margin: 0 auto 10px;
}

.ukraine-sched-external-link:hover {
  color: #fff;
  text-decoration: underline;
}

.schedule-table {
  display: block;
}

.schedule-table-mobile {
  display: none;
}

.things-to-consider-collapse-sec .panel-heading .accordion-toggle:before {
  font-family: "Glyphicons Halflings", sans-serif;
  content: "\e114";
  float: right;
  color: grey;
}

.things-to-consider-collapse-sec .panel-heading .accordion-toggle.collapsed:before {
  content: "\e080";
}

.things-to-consider-collapse-sec .dummy-accordion {
  display: none;
}

.things-to-consider-collapse-sec .panel-title > a {
  display: block;
  padding: 10px;
  color: #000 !important;
}

.things-to-consider-collapse-sec .panel-default > .panel-heading {
  background-image: linear-gradient(to bottom, #fff 0, #fff 100%);
  background-repeat: repeat-x;
  padding: 0;
  margin: 0;
}

.faqs-collapse-sec .panel-heading .accordion-toggle:before {
  font-family: "Glyphicons Halflings", sans-serif;
  content: "\e114";
  float: right;
  color: grey;
}

.faqs-collapse-sec .panel-heading .accordion-toggle.collapsed:before {
  content: "\e080";
}

.faqs-collapse-sec .dummy-accordion {
  display: none;
}

.faqs-collapse-sec .panel-title > a {
  display: block;
  padding: 10px;
  color: #000;
}

.faqs-collapse-sec .panel-default > .panel-heading {
  background-image: linear-gradient(to bottom, #fff 0, #fff 100%);
  background-repeat: repeat-x;
  padding: 0;
  margin: 0;
}

.reviews-collapse-sec .panel-heading .accordion-toggle:before {
  font-family: "Glyphicons Halflings", sans-serif;
  content: "\e114";
  float: right;
  color: grey;
}

.reviews-collapse-sec .panel-heading .accordion-toggle.collapsed:before {
  content: "\e080";
}

.reviews-collapse-sec .dummy-accordion {
  display: none;
}

.reviews-collapse-sec .panel-title > a {
  display: block;
  padding: 10px;
  color: #000 !important;
}

.reviews-collapse-sec .panel-default > .panel-heading {
  background-image: linear-gradient(to bottom, #fff 0, #fff 100%);
  background-repeat: repeat-x;
  padding: 0;
  margin: 0;
}

.ls-content-area-register-btn a {
  background: #162e44;
  color: #fff !important;
  font-weight: 700;
  line-height: 45px;
  display: block;
  max-width: 200px;
  text-align: center;
  margin: 5px 0;
  border-radius: 5px;
  font-size: 15px;
}

.ls-content-area-register-btn a:hover {
  text-decoration: underline;
}

.f-right-img-box {
  float: right;
  margin: 10px;
}

.f-right-img-box img {
  max-width: 275px;
}

.euro-tour-text-notice {
  text-align: center;
  border: 1px dashed #d1d1d1;
  border-radius: 5px;
  background: #f9f9f9;
  margin: 20px 0 35px;
}

.euro-tour-text-notice h4 {
  color: #cc0001;
  font-weight: 700;
  font-size: 16px;
  line-height: 27px;
}

.euro-tour-text-notice h4 span {
  display: block;
}

.womens-profile-section .secondaryBGColor2 {
  background: 0 0;
}

.mobile-fixed-buttons,
.mobile-medialogos,
.mobile-video-section,
.mobile-women-links {
  display: none;
}

.homepage-main-video-section p {
  font-weight: 700 !important;
  font-size: 15px !important;
}

.homepage-main-video-section p span {
  display: block;
  font-weight: 400;
  font-size: 13px;
}

.homepage-main-video-section h4 {
  font-weight: 700;
  color: #337ab7;
  font-size: 16px;
  margin: 15px 10px 5px;
}

.home-testimonial-video-section .testimonial-video-box {
  padding: 14px;
}

.has-yt-play-btn {
  position: relative;
}

.has-yt-play-btn img {
  width: 100%;
  height: auto;
}

.has-yt-play-btn a::before,
.has-yt-play-btn::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='100%25' version='1.1' viewBox='0 0 68 48' width='100%25'%3E%3Cpath class='ytp-large-play-button-bg' d='M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,34,0,34,0S12.21,.13,6.9,1.55 C3.97,2.33,2.27,4.81,1.48,7.74C0.06,13.05,0,24,0,24s0.06,10.95,1.48,16.26c0.78,2.93,2.49,5.41,5.42,6.19 C12.21,47.87,34,48,34,48s21.79-0.13,27.1-1.55c2.93-0.78,4.64-3.26,5.42-6.19C67.94,34.95,68,24,68,24S67.94,13.05,66.52,7.74z' fill='%23f00'%3E%3C/path%3E%3Cpath d='M 45,24 27,14 27,34' fill='%23fff'%3E%3C/path%3E%3C/svg%3E");
  background-size: 50px auto;
  background-position: center;
  position: absolute;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-filter: drop-shadow(0px 0px 6px #000);
  filter: drop-shadow(0px 0px 6px #000);
}

.video-section button {
  background: 0 0;
  border: none;
  position: relative;
  z-index: 1;
}

.video-section .video-content {
  text-align: left;
}

.custom-pagination-page a {
  color: unset;
}

.custom-pagination-page a:hover {
  text-decoration: none;
  color: unset;
}

#custom-pagination-container .none {
  display: none !important;
}

.women-updates .other-country-option-sec-mobile {
  display: none;
}

.loveme-profile-index-content .single-women-profile-upcoming-tour-boxes {
  margin: 0;
}

#ronna-lou-live-modal {
  z-index: 9999;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  display: none;
  max-width: 100%;
  background: rgba(0, 0, 0, 0.8);
  height: 100%;
  margin: 0 auto;
}

img.ronna-lou-live-logo {
  max-width: 350px;
  width: 60%;
  margin-block-start: 20px !important;
  margin: 0 auto;
  background: 0 0;
}

.ronna-lou-live-modal-body {
  background-image: url("/invar/ssi-common/asian-webcast-live/ronna-lou-livestream-bg.webp");
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 100%;
  width: 800px;
  margin: 0 auto;
}

.ronna-lou-live-modal-body h2 {
  color: #fff !important;
  margin-top: 20px !important;
  margin-bottom: 20px !important;
  font-size: 22px !important;
}

.ronna-lou-live-modal-body h3 {
  color: #fff !important;
  line-height: 20px !important;
  font-size: 30px !important;
  font-weight: 700 !important;
  margin-bottom: 25px;
  margin-top: 60px;
}

.ronna-lou-live-modal-body p {
  color: #fff !important;
  font-size: 16px !important;
  padding: 0 30px !important;
  margin-bottom: 20px !important;
}

.watermarkFrame-ronnalou-live img {
  width: 100%;
  height: 197px;
  position: absolute;
  top: 184px;
  opacity: 0;
}

img.ronna-lou-live-thumbnail {
  max-width: 515px;
  margin: 0 auto;
  background: 0 0;
}

#ronna-lou-live-modal .modal-bottom,
#ronna-lou-live-modal .modal-top {
  width: 100%;
  position: relative;
}

#ronna-lou-live-modal .modal-body-container #closeBtn {
  position: absolute;
  top: 0;
  right: 0;
  background: 0 0;
  border: 0;
  padding: 4px 8px;
  color: #fff;
  cursor: pointer;
  width: 50px;
  font-size: 30px;
  font-weight: 700;
}

#ronna-lou-live-modal:hover .modal-body-container #closeBtn {
  background: #fff;
  z-index: 20;
  color: #8e0f3e;
  transition: 1s;
}

.live-modal-btn {
  line-height: 25px !important;
  padding-right: 1rem;
  width: 200px !important;
  max-width: 100% !important;
  font-size: 24px !important;
  color: #fff !important;
  padding-bottom: 16px !important;
  padding-top: 18px !important;
}

.ronna-lou-live-modal-content {
  height: 100%;
  background: 0 0 !important;
}

.ronna-lou-live-modal-body .modal-body-container {
  position: relative;
  padding-bottom: 40px;
}

.ronnah-lou-live-img-wrapper .countdown-timer {
  pointer-events: none;
}

@media only screen and (max-width: 991px) {
  img.ronna-lou-live-thumbnail {
    max-width: 100%;
  }

  .loveme-register-modal-flex-div {
    display: flex;
    flex-direction: column-reverse;
  }
}

.automatic-mail-list p {
  padding: 10px;
  background: #fff;
  margin: 0 20px 10px;
  border-radius: 5px;
}

@media only screen and (max-width: 767px) {
  .automatic-mail-list {
    width: 100%;
  }

  .automatch-radio-buttons .radio {
    margin: 0 12px;
  }
}

@media only screen and (max-width: 470px) {
  .automatic-mail-list .form-group label {
    display: block;
    width: 100%;
    text-align: center;
  }

  .automatic-mail-list .form-group input,
  .automatic-mail-list .form-group select {
    width: 100%;
  }

  .automatic-mail-list .form-group .to-text {
    padding-top: 5px;
  }

  .automatch-radio-buttons .radio {
    margin: 15px 10px;
    display: block;
  }

  .automatic-mail-list .form-group .country-city {
    width: 100%;
  }
}

.search-advanced-style [data-toggle="modal"] {
  display: none !important;
}

.automatchmaillist-section,
.search-advance-section,
.search-advanced-style .search-advance-section,
.search-by-id {
  background: #fff;
  margin-top: 10px;
}

.automatchmaillist-section h1,
.search-advanced-style .search-advance-section h1,
.search-by-id h1 {
  font-size: 25px;
}

.search-advanced-style .search-advance-section .age-section .control-label,
.search-advanced-style .search-advance-section .weight-area .control-label {
  padding: 7px 7px 0 0;
  font-size: 14px;
}

.search-advanced-style .search-advance-section .age-wrap,
.search-advanced-style .search-advance-section .height-wrap {
  width: 100%;
  margin: 10px 0;
}

.search-advanced-style .search-advance-section .height-area {
  padding: 0;
  float: left;
  width: 50%;
  margin: 0;
  text-align: left;
}

.search-advanced-style .search-advance-section .age-section,
.search-advanced-style .search-advance-section .weight-area {
  padding: 0;
  float: left;
  width: 33.3%;
  margin: 0;
  text-align: left;
}

@media only screen and (max-width: 600px) {
  .search-advanced-style .search-advance-section .age-section {
    width: 100%;
  }

  .search-advanced-style .search-advance-section .weight-area {
    width: 50%;
  }

  .search-advanced-style .search-advance-section .weight-area .control-label {
    padding-top: 7px;
    padding-left: 0;
  }

  .search-advanced-style .search-advance-section .age-section,
  .search-advanced-style .search-advance-section .children-area,
  .search-advanced-style .search-advance-section .drinks-area,
  .search-advanced-style .search-advance-section .english-skill-area,
  .search-advanced-style .search-advance-section .form-group.sform-bottom .col-lg-4,
  .search-advanced-style .search-advance-section .height-area,
  .search-advanced-style .search-advance-section .smokes-area,
  .search-advanced-style .search-advance-section .weight-area {
    padding: 5px 0;
    font-size: 12px;
  }

  .search-advanced-style .search-advance-section .weight-area .col-sm-6 {
    margin-bottom: 0;
    padding-left: 15px;
  }

  .search-advanced-style .search-advance-section .weight-area label {
    padding: 0;
    margin-left: -15px;
  }

  .search-advanced-style .search-advance-section .children-area .radio label,
  .search-advanced-style .search-advance-section .drinks-area .radio label,
  .search-advanced-style .search-advance-section .english-skill-area,
  .search-advanced-style .search-advance-section .english-skill-area .checkbox label,
  .search-advanced-style .search-advance-section .height-area label,
  .search-advanced-style .search-advance-section .sform-bottom strong,
  .search-advanced-style .search-advance-section .weight-area label {
    font-size: 14px !important;
  }
}

.womens-profile-content-area .homepage-singles-tour {
  width: 100%;
  text-align: center;
}

.profile-page-upcoming-events {
  padding: 10px 10px 25px;
  border-radius: 5px;
  background: #fff;
  margin-top: 10px;
}

.profile-page-upcoming-events-dates {
  -webkit-box-shadow: -1px 1px 2px 4px #f0f0f0;
  -moz-box-shadow: -1px 1px 2px 4px #f0f0f0;
  box-shadow: -1px 1px 2px 4px #f0f0f0;
  padding: 5px 10px 10px;
  background: #fff;
  overflow: hidden;
}

.profile-page-upcoming-events-dates h3 {
  color: #903;
  font-weight: 700;
  text-align: center;
  margin: 0;
  padding: 5px 0 10px;
  font-size: 20px;
}

.profile-page-upcoming-events-box {
  background: #fff;
  padding: 0;
  min-height: 50px;
  margin: 5px 0 0;
}

.profile-page-upcoming-events-dates .odd-c {
  background: #003f5e;
  padding: 0;
}

.profile-page-upcoming-events-dates .even-c {
  background: #903;
  padding: 0;
}

.profile-page-upcoming-events-dates .odd-c:hover {
  background: #903;
}

.profile-page-upcoming-events-dates .even-c:hover {
  background: #003f5e;
}

.profile-page-upcoming-events-box .pp-upcoming-events-left {
  padding: 0;
  text-align: center;
  color: #fff;
}

.profile-page-upcoming-events-box .pp-upcoming-events-left p {
  font-size: 14px;
  padding: 5px 0 0;
  margin: 0 0 5px;
  color: #fff;
}

.profile-page-upcoming-events-box .pp-upcoming-events-left p span {
  display: block;
  line-height: 18px;
  font-size: 18px;
  font-weight: 700;
}

.profile-page-upcoming-events-box .pp-upcoming-events-right {
  padding: 15px 0 0;
  background: #fff;
  height: 52px;
  text-align: left;
}

.profile-page-upcoming-events-box .upcoming-events-cebu {
  background-image: url(/invar/ssi-common/imgs/upcoming-events-cebu.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 -45px;
}

.profile-page-upcoming-events-box .upcoming-events-davao {
  background-image: url(/invar/ssi-common/imgs/upcoming-events1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 -70px;
}

.profile-page-upcoming-events-box .upcoming-events-medellin {
  background-image: url(/invar/ssi-common/imgs/upcoming-events2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 -25px;
}

.profile-page-upcoming-events-box .upcoming-events-shenzhen {
  background-image: url(/invar/ssi-common/imgs/upcoming-events3.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 -25px;
}

.profile-page-upcoming-events-box .upcoming-events-peru {
  background-image: url(/invar/ssi-common/imgs/upcoming-events4.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 -25px;
}

.profile-page-upcoming-events-box .upcoming-events-costa-rica {
  background-image: url(/invar/ssi-common/imgs/upcoming-costa-rica.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 -10px;
}

.profile-page-upcoming-events-box .upcoming-events-barranquilla {
  background-image: url(/invar/ssi-common/imgs/upcoming-events-barranquilla.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 -10px;
}

.profile-page-upcoming-events-box .upcoming-events-cartagena {
  background-image: url(/invar/ssi-common/imgs/upcoming-events-cartagena.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 -70px;
}

.profile-page-upcoming-events-box .upcoming-events-thailand {
  background-image: url(/invar/ssi-common/imgs/upcoming-events-thailand.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 -40px;
}

.profile-page-upcoming-events-box .upcoming-events-mexico {
  background-image: url(/invar/ssi-common/imgs/upcoming-events-mexico.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 -40px;
}

.profile-page-upcoming-events-box .upcoming-events-ukraine {
  background-image: url(/invar/ssi-common/imgs/upcoming-events-ukraine.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 -23px;
}

.profile-page-upcoming-events-box .pp-upcoming-events-right h4 {
  font-size: 15px;
  padding-left: 10px;
  font-weight: 700;
  color: #fff;
}

.upcoming-events-how-to-btns {
  clear: both;
  position: relative;
  top: 20px;
  margin-bottom: 20px;
  -webkit-box-shadow: -1px 1px 2px 4px #f0f0f0;
  -moz-box-shadow: -1px 1px 2px 4px #f0f0f0;
  box-shadow: -1px 1px 2px 4px #f0f0f0;
  padding: 10px;
}

.upcoming-events-how-to-btns h3 {
  color: #903;
  font-weight: 700;
  text-align: center;
  margin: 0;
  padding: 5px 0;
}

.upcoming-events-how-to-btns ul {
  display: flex;
  flex-direction: column;
  list-style: none;
  padding: 0;
  margin: 0;
}

.upcoming-events-how-to-btns ul li {
  position: relative;
}

.upcoming-events-how-to-btns ul li a {
  display: block;
  background: #003f5e;
  color: #fff;
  line-height: 48px;
  text-align: left;
  margin: 7px 0 0;
  border-radius: 5px;
  padding-left: 45px;
}

.upcoming-events-how-to-btns ul li a:hover {
  background: #903;
  text-decoration: none;
}

.upcoming-events-how-to-btns ul li a:after {
  content: url(/invar/ssi-common/imgs/upcoming-events-btn-after.png);
  position: absolute;
  top: 15px;
  left: 7px;
}

@media only screen and (max-width: 1199px) {
  .profile-page-upcoming-events-box .pp-upcoming-events-left {
    width: 25%;
    display: block;
    float: left;
  }

  .profile-page-upcoming-events-box {
    min-height: 70px !important;
  }

  .profile-page-upcoming-events-box .pp-upcoming-events-right {
    width: 75%;
    display: block;
    float: left;
    height: 70px;
  }
}

@media only screen and (max-width: 767px) {
  .mobile-fixed-buttons a {
    display: inline-block;
  }

  #mobile-closeBtn {
    right: 20px;
  }
}

@media only screen and (max-width: 435px) {
  .mobile-fixed-buttons a {
    width: 140px;
  }
}

#mobile-closeBtn {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  background: 0 0;
  position: absolute;
  right: 5px;
  top: 1px;
}

.modal-flex-sec .modal-anchor-btn,
.modal-flex-sec .modal-anchor-why-reg {
  display: none;
}

.modal-flex-sec {
  scroll-behavior: smooth;
}

.modal-flex-sec .modal-anchor-why-reg {
  text-align: center;
  margin: 0 auto 20px;
  font-size: 20px;
  font-weight: 700;
  text-decoration: underline;
  width: 190px;
}

.modal-flex-sec .modal-anchor-btn {
  text-align: center;
  margin: 25px auto;
  background: #065690;
  width: 180px;
  color: #fff;
  line-height: 35px;
  border-radius: 5px;
}

@media only screen and (max-width: 991px) {
  .modal-flex-sec .modal-anchor-btn,
  .modal-flex-sec .modal-anchor-why-reg {
    display: block;
  }
}

.schedule-table-mobile tbody tr td input[type="radio"],
.tour-schedule-section tbody tr td input[type="radio"] {
  -ms-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}

.schedule-table tbody tr td span,
.schedule-table-mobile tbody tr td span {
  font-size: 13px;
  padding-top: 15px;
}

.mobi-infos-sec .homepage-left-sidebar {
  display: none;
}

.mobi-infos-sec .home-wrapper,
.mobi-infos-sec .homepage-content-section {
  border: 0;
}

.womens-profile-section .homepage-seminar-box {
  margin: 0 15px;
  padding: 10px;
}

.womens-profile-section .homepage-seminar-box h3 {
  padding: 5px 0 20px;
}

.imbra-order-form-section > form input[name="communicated"] {
  appearance: revert !important;
  -webkit-appearance: revert !important;
  -moz-appearance: revert !important;
  width: 37px;
}

.women-prof-upcoming-sched {
  border: 1px solid #003f5e;
  padding: 10px;
  border-radius: 15px;
  background: #ebebeb;
  margin: 15px 0;
}

.women-prof-upcoming-sched h2 {
  font-size: 20px !important;
  text-align: center;
  margin: 0 0 20px;
}

.upcoming-singles-tour-section {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 15px 0;
  gap: 12px;
}

.upcoming-singles-tour-section .country-tour-box {
  padding: 5px 0;
  background: #f3fbff;
  border-radius: 7px;
  width: 24%;
}

.upcoming-singles-tour-section .country-tour-box .list-inline {
  margin: 0;
}

.upcoming-singles-tour-section .country-tour-box .list-inline li {
  font-size: 13px;
  padding: 1px;
}

.women-by-city-box-mobile {
  display: none;
}

@media only screen and (max-width: 991px) {
  .upcoming-singles-tour-section .country-tour-box {
    width: 48%;
    margin: 5px;
  }
}

@media only screen and (max-width: 600px) {
  .women-prof-upcoming-sched {
    padding: 10px 5px;
  }

  .women-prof-upcoming-sched h2 {
    margin-bottom: 5px;
  }

  .upcoming-singles-tour-section .country-tour-box {
    width: 100%;
    line-height: 25px;
  }

  .women-by-city-box-mobile {
    display: block;
  }

  .women-by-city-box-mobile .panel-body ul li {
    border: 1px solid #e9e9e9;
    padding-left: 10px;
    line-height: 30px;
  }

  .women-by-city-box-mobile .panel-body ul li a {
    font-size: 15px;
  }

  .women-by-city-box-mobile .panel-heading {
    background: #003f5e !important;
    color: #fff !important;
    padding: 15px 10px;
  }

  .women-by-city-box-desktop {
    display: none;
  }
}

@media only screen and (max-width: 1199px) {
  .homepage-left-sidebar {
    width: 100%;
    margin-top: 2rem;
  }

  .homepage-content-section,
  .homepage-right-sidebar-section {
    width: 100%;
  }

  .homepage-main-nav .navbar-default .navbar-nav li a {
    padding: 15px 13px;
  }

  .homepage-main-nav .navbar-nav {
    margin: 0 0 0 40px;
  }

  .home-content-flex {
    display: flex;
    flex-direction: column;
  }

  .box1 {
    order: 2;
  }

  .home-content-flexbox2 {
    order: 1;
  }

  .home-content-flexbox3 {
    order: 3;
  }

  .homepage-img-rotator-box2 .list-inline li a img {
    width: 89px;
  }

  .homepage-img-rotator-area2 .homepage-asian-women-rotator2 {
    width: 194px;
  }

  .homepage-img-rotator-area2 .homepage-philippine-women-rotator2 {
    width: 96px;
  }

  .homepage-img-rotator-area2 .homepage-ukraine-women-rotator2 {
    width: 476px;
  }

  .homepage-img-rotator-area2 .homepage-latin-women-rotator2 {
    width: 185px;
  }

  .homepage-quicksearch {
    margin: 0 auto 20px;
  }

  .homepage-upper-part-box {
    width: 470px;
    margin: 0 auto 10px;
  }

  .homepage-testimonial-box .homepage-testimonial-wrapper {
    min-height: auto;
  }

  .homepage-send-gift img {
    margin: 0 auto 5px;
    text-align: center;
    display: block;
  }

  .homepage-right-sidebar-medialink img,
  .homepage-right-sidebar-recent-photos img {
    margin: 10px auto;
    text-align: center;
    display: block;
  }

  .homepage-img-rotator-area-new .list-inline li a img {
    width: 97px;
  }

  .dating-coach-love-mechanics-nav {
    height: auto !important;
  }

  .members-area-main-nav .navbar-default .navbar-nav li a {
    padding-left: 49px;
  }

  .account-details-area .amount-and-credits {
    text-align: center;
  }

  .account-details-area .acc-settings {
    width: 160px;
    margin: 15px auto;
  }

  .ada-icon-link {
    top: 15px;
    margin-left: 4px;
  }

  .social-dating-services-section .social-dating-float-left-img {
    float: none;
    margin: 0 auto;
    text-align: center;
    display: block;
    box-shadow: none;
  }

  .social-dating-services-section .social-dating-float-left-img a img {
    width: 100%;
    margin: 0 auto;
  }

  .tour-club-membership-includes .membership-includes-img {
    text-align: center;
  }

  .tour-club-membership-includes .membership-includes-img img {
    display: inline-block;
    margin: 30px auto;
    max-width: 200px;
    text-align: center;
  }
}

@media only screen and (max-width: 991px) {
  .modal-flex-sec {
    display: flex;
    flex-direction: column-reverse;
  }

  .navbar-header {
    float: none;
  }

  .navbar-toggle {
    display: block;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }

  .navbar-collapse.collapse {
    display: none !important;
  }

  .navbar-nav {
    float: none !important;
    margin: 0;
  }

  .navbar-nav > li {
    float: none;
  }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar-text {
    float: none;
    margin: 15px 0;
  }

  .navbar-collapse.collapse.in {
    display: block !important;
    padding: 0;
  }

  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    padding: 0;
  }

  .collapsing {
    overflow: hidden !important;
  }

  .homepage-main-nav .navbar-default .navbar-nav li a {
    font-size: 12px;
    border: 1px solid #fff;
    padding: 15px;
  }

  .homepage-ukraine-women-rotator2 .list-inline li:nth-child(4) a img,
  .homepage-ukraine-women-rotator2 .list-inline li:nth-child(5) a img {
    display: none;
  }

  .homepage-img-rotator-box2 .list-inline li a img {
    width: 83px;
  }

  .homepage-img-rotator-area2 .homepage-asian-women-rotator2 {
    width: 184px;
  }

  .homepage-img-rotator-area2 .homepage-philippine-women-rotator2 {
    width: 88px;
  }

  .homepage-img-rotator-area2 .homepage-ukraine-women-rotator2 {
    width: 267px;
  }

  .homepage-img-rotator-area2 .homepage-latin-women-rotator2 {
    width: 180px;
  }

  .homepage-img-rotator-area-new .list-inline li a img {
    width: 94px;
  }

  .homepage-img-rotator-area-new .list-inline li:nth-child(7) a img,
  .homepage-img-rotator-area-new .list-inline li:nth-child(8) a img {
    display: none;
  }

  .homepage-content-section,
  .loveme-travel-and-visa-section .travel-and-visa-box {
    min-height: auto;
  }

  .loveme-executive-plan-section .media-blog-individual-blog-video img,
  .media-blog-individual-blog-video img {
    max-width: 100%;
  }

  .ada-icon-link {
    top: 14px;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }

  .navbar-default .navbar-toggle {
    border-color: #fff;
    margin-right: 26px;
  }

  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background-color: transparent;
  }

  .homepage-main-nav .navbar-default .navbar-nav li a:after {
    border-bottom: 0 solid;
  }

  .homepage-main-nav .navbar-default .navbar-nav li a:hover {
    background: #337ab7;
  }

  .homepage-main-nav .navbar-nav {
    margin: 0 1px;
  }

  .schedule-table {
    display: none;
  }

  .schedule-table-mobile {
    display: block;
  }

  .responsive tr {
    margin: 10px 0;
  }

  .responsive tr td:first-child {
    width: 40%;
    vertical-align: middle !important;
    text-align: left;
  }

  .responsive tr,
  .responsive tr td {
    vertical-align: middle !important;
    text-align: center;
  }

  .schedule-table-mobile .bg-primary {
    background: #337ab7;
  }

  .gift-header nav.navbar.navbar-default {
    background-color: #a5ce43;
  }

  #chat-widget-container {
    bottom: 60px !important;
  }
}

@media only screen and (max-width: 767px) {
  .women-updates .women-section {
    display: block;
  }

  .women-updates .women-section h1 {
    margin-top: 50px;
  }

  .women-updates div.prof-indexes {
    order: 4;
  }

  .women-updates .other-country-option-sec-desk {
    display: none;
  }

  .women-updates .other-country-option-sec-mobile {
    display: block;
    text-align: center;
    margin-top: 20px;
  }

  .women-updates .other-country-option-sec-mobile ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .women-updates .other-country-option-sec-mobile ul li a {
    display: block;
    border: 1px solid #4272a3;
    line-height: 40px;
    color: #000;
  }

  .women-updates .other-country-option-sec-mobile ul li a:hover {
    color: #fff;
    background: #003f5e;
    text-decoration: none;
  }

  .womens-profile-tour-photos-sec {
    text-align: center;
  }

  .womens-profile-tour-photos-sec ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .womens-profile-tour-photos-sec ul li a {
    display: block;
    border: 1px solid #4272a3;
    line-height: 40px;
    color: #000;
  }

  .homepage-main-nav {
    margin: 0 15px;
  }

  .homepage-quicksearch {
    margin: 0 auto 30px;
  }

  .homepage-content-media .img-responsive2 {
    max-width: 100%;
  }

  .homepage-upper-part-box {
    margin: 20px auto;
  }

  .homepage-imbra a {
    max-width: 100%;
  }

  .homepage-footer-nav .list-inline li {
    display: block;
    padding: 5px 0;
    border: 1px solid;
    background: #003f5e;
    color: #ccc;
  }

  .homepage-footer-nav .list-inline li a {
    border-right: none;
    display: block;
    padding: 0;
  }

  .homepage-main-nav .navbar-default .navbar-nav li {
    margin: 0 12px;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }

  .navbar-default .navbar-toggle {
    border-color: #fff;
    margin-right: 26px;
  }

  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background-color: none;
  }

  .homepage-img-rotator-area-new .list-inline li:nth-child(5) a img {
    display: none;
  }

  .foreign-affair-movie-page .foreign-affair-movie-page-left-img,
  .foreign-affair-movie-page .foreign-affair-movie-page-right-img {
    float: none !important;
    margin: 10px auto !important;
  }

  .dating-coach-section .contact-renee-link {
    float: none;
    margin: 10px auto 20px;
  }

  .dating-coach-section h1 {
    margin-bottom: 15px;
  }

  .single-women-profile-upcoming-tour-boxes .country-tour-left-box,
  .single-women-profile-upcoming-tour-boxes .country-tour-right-box {
    float: none;
    width: auto;
  }

  .single-women-profession-box,
  .single-women-profile-women-table-box,
  .single-women-women-name,
  .single-women-zodiac-box {
    margin: 5px;
  }

  .loveme-mtv-section p img {
    float: none;
    margin: 0 auto;
  }

  .social-dating-services-section .social-dating-services-section-fleft-img {
    float: none;
    text-decoration: none;
    display: block;
    margin: 0 auto;
  }

  .social-dating-services-section .social-dating-services-section-fleft-img img {
    margin: 10px auto;
  }

  .social-dating-services-section .social-dating-services-section-fright-img {
    float: none;
    text-decoration: none;
    display: block;
    margin: 0 auto;
  }

  .social-dating-services-section .social-dating-services-section-fright-img img {
    margin: 10px auto;
  }

  .live-interpreter-content .free-10-mins,
  .live-interpreter-right-img {
    float: none;
    margin: 10px auto;
    text-align: center;
    display: block;
  }

  .live-interpreter-base-boxes a {
    margin: 10px auto;
  }

  .chernigov-tour-section .ssi-ukraine-tour-box .ukraine-tour-box-content p,
  .chernigov-tour-section .ssi-ukraine-tour-box .ukraine-tour-box-content ul li {
    text-align: center;
  }

  .chernigov-tour-section .ssi-ukraine-tour-box {
    height: auto;
    padding: 10px;
  }

  .link-russia-ukraine-index-text-table-css ul li {
    display: block;
  }

  .link-russia-ukraine-index-text-table-css ul li a {
    width: 100%;
    display: block;
  }

  .loveme-tourforms-area .tourforms-btns form input {
    width: 100%;
  }

  .members-content-video img {
    margin: 0 auto;
  }

  .members-area-header .account-details-area {
    height: auto;
  }

  .sign-up-area-footer-nav .list-inline li {
    display: block;
    padding: 5px 0;
    border: 1px solid #fff;
  }

  .members-area-footer-area {
    margin: 0;
  }

  .landing-page-section .video-box {
    width: 100%;
  }

  .landing-page-section .video-box a img {
    margin: 0 auto;
  }

  .landing-page-section .video-desc-box {
    width: 100%;
  }

  .captcha-info .pull-right {
    float: none !important;
    text-align: center;
    margin: 0 auto;
    display: block;
    padding: 0 30px;
  }

  .ada-icon-link {
    margin-left: 30px;
  }

  .mobile-reg-and-log-in-nav {
    display: inline-block;
    position: absolute;
    margin: 15px 60px 15px 0;
    right: 0;
    z-index: 999;
  }

  .mobile-reg-and-log-in-nav a {
    display: inline-block;
    color: #fff;
    padding: 0 20px;
    font-size: 15px;
  }

  .mobile-sidebar-area {
    display: block;
    margin: 15px 0 0;
  }

  .homepage-img-rotator-area-new {
    margin: 65px auto 15px;
  }

  .desktop-sidebar {
    display: none !important;
  }

  .homepage-img-rotator-area-new .list-inline li a img {
    margin: 1px;
  }

  .int-hotels-box h2,
  .int-hotels-box h3 {
    text-align: center;
  }

  .int-hotels-box .hotel-left-img img {
    display: block;
    text-align: center;
    margin: 0 auto 15px;
  }

  .int-hotels-box .hotel-right-img img {
    text-align: center;
    display: block;
    margin: 0 auto 15px;
  }

  .homepage-area-register-btn {
    margin: 15px auto;
  }

  .blogs-content-center-img img {
    max-width: 100%;
  }

  .live-interpreter-base-content .live-interpreter-base-content2 img {
    position: inherit;
    left: 0;
  }

  .social-dating-modal-vidoes .social-dating-modal-video-box {
    width: 100%;
  }

  .social-dating-services-section .social-dating-float-right-img {
    float: none;
    margin: 0 auto;
    box-shadow: none;
  }

  .social-dating-services-section .social-dating-float-right-img a img {
    display: block;
    text-align: center;
    margin: 0 auto;
  }

  .things-to-consider-collapse-sec .panel-title > a {
    width: 90%;
  }

  .things-to-consider-collapse-sec .panel-heading .accordion-toggle:before {
    position: absolute;
    right: 25px;
  }

  .faqs-collapse-sec-collapse-sec .panel-title > a {
    width: 90%;
  }

  .faqs-collapse-sec-collapse-sec .panel-heading .accordion-toggle:before {
    position: absolute;
    right: 25px;
  }

  .reviews-collapse-sec-collapse-sec .panel-title > a {
    width: 90%;
  }

  .reviews-collapse-sec-collapse-sec .panel-heading .accordion-toggle:before {
    position: absolute;
    right: 25px;
  }

  .mobile-video-section {
    display: none;
    border: 1px solid #d5c7c7;
    margin: 55px 5px 5px;
    border-radius: 5px;
    padding: 10px;
    text-align: center;
  }

  .homepage-header-nav {
    position: fixed;
    width: 100%;
    z-index: 99;
    top: -2px;
  }

  .mobile-video-section .mobile-video-link {
    background: #003f5e;
    color: #fff;
    line-height: 55px;
    display: block;
  }

  .mobile-video-section p {
    font-weight: 700;
    font-size: 15px;
  }

  .mobile-video-section p span {
    display: block;
    font-weight: 400;
    font-size: 13px;
  }

  .mobile-video-section h4 {
    font-weight: 700;
    color: #000;
    font-size: 16px;
    margin: 15px 10px 5px;
  }

  .mobile-fixed-buttons {
    display: flex;
    background: #042038;
    text-align: center;
    padding: 10px;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 9;
    flex-direction: row;
    justify-content: space-around;
  }

  .mobile-fixed-buttons a {
    background: 0 0;
    width: 200px;
    line-height: 45px;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    margin: 0 10px;
    border: 1px solid #fff;
  }

  .mobile-fixed-buttons a span {
    display: block;
    font-size: 12px;
    line-height: 10px;
    padding-bottom: 15px;
  }

  .mobile-fixed-buttons a:last-child span {
    font-size: 17px;
  }

  .mobile-fixed-buttons a:hover {
    text-decoration: none;
    background: #02771c;
    color: #fff;
  }

  .homepage-main-video-section {
    display: none;
  }

  .mobile-women-links {
    display: block;
    text-align: center;
  }

  .mobile-women-links .list-inline li {
    border-right: 1px solid #003f5e;
  }

  .mobile-women-links .list-inline li a {
    font-weight: 700;
    padding: 0 10px;
  }

  .mobile-women-links .list-inline li:last-child {
    border-right: none;
  }

  .mobile-medialogos {
    display: block;
  }

  .homepage-content-media {
    display: none !important;
  }

  .mobile-medialogos .carousel-inner .active {
    background: 0 0 !important;
  }

  .mobile-medialogos .carousel-inner .active:before {
    content: none !important;
  }

  .mobile-medialogos .carousel-inner img {
    margin: 0 auto;
  }

  .homepage-footer-nav {
    padding: 10px;
    min-height: auto;
  }

  .advert-bottom .bottom-left,
  .advert-bottom .bottom-right,
  .advert-top .top-left,
  .advert-top .top-right {
    display: none;
  }

  .update-list {
    order: 1;
  }

  .update-profiles {
    order: 2;
  }

  .advert-top {
    order: 3;
  }

  .advert-bottom {
    order: 4;
  }

  .previous-weeks-updates {
    order: 5;
    width: 95%;
  }

  .schedule_sh a {
    color: #fff !important;
  }
}

@media only screen and (max-width: 762px) {
  .homepage-asian-women-rotator2 .list-inline li:nth-child(2) a img,
  .homepage-ukraine-women-rotator2 .list-inline li:nth-child(3) a img,
  .homepage-ukraine-women-rotator2 .list-inline li:nth-child(4) a img,
  .homepage-ukraine-women-rotator2 .list-inline li:nth-child(5) a img {
    display: none;
  }

  .homepage-img-rotator-box2 .list-inline li a img {
    width: 81px;
  }

  .homepage-img-rotator-area2 .homepage-asian-women-rotator2,
  .homepage-img-rotator-area2 .homepage-philippine-women-rotator2 {
    width: 88px;
  }

  .homepage-img-rotator-area2 .homepage-ukraine-women-rotator2 {
    width: 176px;
  }

  .homepage-img-rotator-area2 .homepage-latin-women-rotator2 {
    width: 180px;
  }

  .dating-coach-section .dating-coach-left-box {
    float: none !important;
    width: 215px;
    margin: 0 auto !important;
  }

  .dating-coach-section .dating-coach-link-btn2 {
    width: auto !important;
  }

  .international-dating-blog-main-nav .list-inline li a {
    padding: 0 5px;
  }

  .media-blog-individual-blog-title-style {
    font-size: 20px;
    margin: 20px 0;
  }

  .loveme-executive-plan-section .loveme-plan-btns a {
    max-width: 100%;
    width: 100%;
    padding: 10px;
    margin: 10px auto;
  }

  .electronic-translation-content-links a,
  .electronic-translation-content-links2 a {
    display: block;
    max-width: 100%;
    width: 100%;
  }

  .mnoffice ul li a {
    display: block;
    padding: 10px 0 0;
  }

  .loveme-afa-newsletter-sections h3,
  .loveme-afa-newsletter-sections ul li {
    width: auto;
  }

  .seminar-content-video img {
    max-width: 100%;
    width: 100%;
  }

  .seminar-modal-area {
    width: 100%;
    font-size: 13px;
  }

  .seminar-modal-container {
    width: auto;
  }

  .sform-section .form-control {
    margin: 5px 0 0;
  }

  .search-submit-area .search-reset,
  .search-submit-area .search-submit {
    width: 100%;
  }

  .keyword-area p {
    font-size: 14px;
  }

  .sform-section .closedlanguage,
  .sform-section .openlanguage {
    font-size: 12px;
  }

  .sform-section h2 {
    font-size: 14px;
  }

  .tour-club-form-area {
    padding-left: 10px;
    padding-right: 10px;
  }

  .zaporozhye-style h2 {
    text-align: center;
  }

  .featured-profiles-video-modal-section a img {
    max-width: 100%;
  }

  .great-love-debate-sec .buy-ticket-btn {
    width: 100%;
  }

  .tour-schedule-section .custom-ukraine-tour {
    float: none;
    margin: 0;
  }

  .tour-schedule-section .custom-ukraine-tour a {
    margin: 0;
    width: 100%;
  }

  .tour-schedule-section .more-discounts a {
    width: 100%;
    margin-bottom: 10px;
  }

  .single-women-profession-box tr td,
  .single-women-women-name table tr td {
    display: block;
    width: 100%;
    text-align: center;
  }

  .single-women-women-name table {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 740px) {
  .homepage-img-rotator-area-new .list-inline li:nth-child(10) a img {
    display: none;
  }
}

@media only screen and (max-width: 685px) {
  .homepage-img-rotator-area-new .list-inline li a img {
    width: 85px;
  }

  .international-dating-blog-main-nav {
    text-align: center;
  }

  .international-dating-blog-main-nav .list-inline li a {
    padding: 0 3px;
    font-size: 12px;
  }

  .blog-section-box-style a,
  .foreign-affair-weekly-webcast-box a,
  .international-dating-blog-boxes a {
    font-size: 14px;
  }

  .loveme-mtv-section .mtv-boxes .mtv-left-img img,
  .loveme-mtv-section .mtv-boxes .mtv-right-img img {
    display: none;
  }

  .loveme-mtv-section .mtv-boxes {
    min-height: auto;
  }

  .tour-dates-header li {
    width: 100%;
    display: block;
  }

  .tour-dates-header li a {
    width: 100%;
    max-width: 200px;
    margin-right: auto;
    margin-left: auto;
  }

  .phone-translation-right-img {
    float: none;
    margin: 10px auto;
    text-align: center;
  }
}

@media only screen and (max-width: 622px) {
  .homepage-img-rotator-area-new .list-inline li a img {
    width: 122px;
  }

  .homepage-img-rotator-area-new .list-inline li:nth-child(2) a img,
  .homepage-img-rotator-area-new .list-inline li:nth-child(3) a img,
  .homepage-img-rotator-area-new .list-inline li:nth-child(4) a img {
    display: none;
  }

  .international-dating-blog-boxes .international-dating-blog-box-link {
    float: none !important;
    text-align: center;
  }

  .international-dating-blog-boxes .international-dating-blog-box-link a img {
    text-align: center;
    display: block;
    margin: 0 auto;
  }

  .foreign-affair-weekly-webcast-box .foreign-affair-weekly-webcast-box-link {
    float: none !important;
    text-align: center;
  }

  .foreign-affair-weekly-webcast-box .foreign-affair-weekly-webcast-box-link a img {
    text-align: center;
    display: block;
    margin: 0 auto;
  }

  .blog-section-box-style .blog-section-box-link-style {
    float: none !important;
    text-align: center;
  }

  .blog-section-box-style .blog-section-box-link-style a img {
    text-align: center;
    display: block;
    margin: 0 auto;
  }

  .modal-float-right-img {
    float: none;
    margin: 0 auto;
    display: block;
    text-align: center;
  }

  .modal-float-right-img a img {
    margin: 0 auto;
    display: block;
    text-align: center;
  }

  .modal-float-left-img {
    float: none;
    margin: 0 auto;
    display: block;
    text-align: center;
  }

  .modal-float-left-img a img {
    margin: 0 auto;
    display: block;
    text-align: center;
  }
}

@media only screen and (max-width: 610px) {
  .homepage-img-rotator-box2 .list-inline li:nth-child(4) a img,
  .homepage-img-rotator-box2 .list-inline li:nth-child(5) a img {
    display: none;
  }

  .homepage-img-rotator-area2 .homepage-ukraine-women-rotator2 {
    width: 179px;
  }

  .homepage-content-area ul {
    padding: 0;
    text-align: justify;
  }

  .homepage-content-area p {
    text-align: justify;
  }

  .homepage-upper-part-box {
    width: 100%;
  }

  .media-blog-individual-blog-video iframe {
    height: 260px;
  }

  .electronic-translation-content-links a,
  .electronic-translation-content-links2 a {
    margin: 20px auto;
    width: 100%;
    font-size: 13px;
  }

  .tour-club-asia-important {
    font-size: 12px !important;
  }

  .homepage-top-btns a {
    max-width: 100%;
    margin: 10px 5px;
  }
}

@media only screen and (max-width: 550px) {
  .media-blog-individual-blog-video iframe {
    height: 230px;
  }

  .tour-club-area .list-col-3 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }

  .tour-club-content-btn a {
    line-height: 30px;
    font-size: 15px;
  }

  .rsvp-form-section h1 {
    font-size: 20px;
    font-weight: 700;
  }

  .hotline-banner-img {
    display: none;
  }

  .mobile-hotline-banner-img {
    display: block;
  }

  .landing-register-btn a {
    width: 100%;
  }

  .asian-women-tour-section img,
  .chinese-women-tours-section img {
    float: none !important;
    margin: 0 auto;
    display: block;
  }

  .chinase-women-btn a {
    width: 100%;
  }

  .zaporozhye-style .zaporozhye-float-left-img {
    float: none;
    display: block;
  }

  .zaporozhye-style .zaporozhye-float-left-img a img {
    display: block;
    text-align: center;
    margin: 0 auto;
  }

  .zaporozhye-style .zaporozhye-float-right-img {
    float: none;
    display: block;
  }

  .zaporozhye-style .zaporozhye-float-right-img a img {
    display: block;
    text-align: center;
    margin: 0 auto;
  }

  .hospitality-float-left-img {
    float: none;
    display: block;
  }

  .hospitality-float-left-img a img {
    display: block;
    text-align: center;
    margin: 0 auto;
  }

  .hospitality-float-right-img {
    float: none;
    display: block;
  }

  .hospitality-float-right-img a img {
    display: block;
    text-align: center;
    margin: 0 auto;
  }

  .modal-float-left-img a img,
  .modal-float-right-img a img {
    max-width: 100%;
  }

  .single-women-top-btns ul {
    padding: 0;
    margin: 0;
  }

  .single-women-top-btns ul li {
    display: block;
  }

  .single-women-top-btns ul li a {
    line-height: 50px;
    width: 100%;
  }

  .single-women-profile-women-table {
    margin: 0;
  }

  .single-women-profile-women-table-box {
    width: 98%;
  }

  .single-women-profile-women-table-box ul li a {
    font-size: 15px;
    display: block;
  }

  .single-women-profile-tour-photo-btns a {
    width: 100%;
  }
}

@media only screen and (max-width: 762px) {
  .homepage-img-rotator-area-new .list-inline li a img {
    width: 100px;
  }
}

@media only screen and (max-width: 515px) {
  .media-blog-individual-blog-video iframe {
    height: 195px;
  }

  .media-blog-individual-blog-title-style {
    margin: 50px 0 20px;
  }

  .loveme-executive-plan-section .loveme-plan-btns a {
    width: 100%;
    font-size: 12px;
  }

  .media-blog-individual-blog-video img {
    max-width: 100%;
  }

  .mobile-fixed-buttons a {
    width: 170px;
  }

  .mobile-fixed-buttons a span {
    font-size: 11px;
  }
}

@media only screen and (max-width: 500px) {
  .homepage-imbra a {
    font-size: 13px;
  }

  .ada-content .ada-btn a {
    width: 100%;
  }

  .feartured-photo-f-left-img {
    float: none;
    margin: 0 auto;
  }

  .feartured-photo-f-left-img img {
    margin: 10px auto;
  }

  .modal-video-grid-element span {
    display: none !important;
  }

  .imbra-btn a {
    width: 100%;
  }
}

@media only screen and (max-width: 425px) {
  .homepage-imbra a {
    font-size: 12px;
  }

  .media-blog-individual-blog-video iframe {
    height: 160px;
  }

  .live-interpreter-base-make-your-phone-link {
    width: 100%;
    font-size: 12px;
  }

  .homepage-singles-tour .more-singles-tour {
    width: 100%;
  }
}

@media only screen and (max-width: 403px) {
  .mobile-fixed-buttons a {
    width: 180px;
  }

  .mobile-women-links .list-inline li a {
    padding: 0 5px;
  }

  .mobile-fixed-buttons a span {
    font-size: 11px;
    padding-bottom: 8px;
    line-height: 17px;
  }

  .mobile-fixed-buttons a:last-child {
    position: relative;
    left: -10px;
  }
}

@media only screen and (max-width: 400px) {
  .ukraine-sched-external-link {
    width: 100%;
  }
}

@media only screen and (max-width: 394px) {
  .homepage-img-rotator-box2 .list-inline li a img {
    width: 120px;
  }

  .homepage-img-rotator-area2 .homepage-asian-women-rotator2 {
    width: 135px;
  }

  .homepage-img-rotator-area2 .homepage-philippine-women-rotator2 {
    width: 126px;
  }

  .homepage-img-rotator-area2 .homepage-latin-women-rotator2,
  .homepage-img-rotator-area2 .homepage-ukraine-women-rotator2 {
    width: 265px;
  }
}

@media only screen and (max-width: 380px) {
  .homepage-img-rotator-box2 .list-inline li:nth-child(2) a img,
  .homepage-img-rotator-box2 .list-inline li:nth-child(3) a img {
    display: none;
  }

  .homepage-img-rotator-area2 .homepage-img-rotator-box2 {
    border: none;
  }

  .homepage-img-rotator-area2 .homepage-asian-women-rotator2,
  .homepage-img-rotator-area2 .homepage-latin-women-rotator2,
  .homepage-img-rotator-area2 .homepage-philippine-women-rotator2,
  .homepage-img-rotator-area2 .homepage-ukraine-women-rotator2 {
    width: 100%;
  }

  .homepage-top-btns a {
    font-size: 11px !important;
  }

  .homepage-img-rotator-box2 .list-inline li a img {
    width: 150px;
  }

  .homepage-img-rotator-area2 .homepage-ukraine-women-rotator2 .list-inline li a img {
    margin-left: 10px;
  }

  .mobile-women-links .list-inline li a {
    font-size: 13px;
  }
}

@media only screen and (max-width: 370px) {
  .media-blog-individual-blog-video iframe {
    height: 150px;
  }

  .tour-club-area .list-col-3 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}

@media only screen and (max-width: 363px) {
  .mobile-women-links .list-inline li a {
    padding: 0;
    font-size: 12px;
  }

  .mobile-fixed-buttons a:last-child {
    width: 105px;
  }
}

@media only screen and (max-width: 333px) {
  .homepage-img-rotator-area-new .list-inline li a img {
    width: 95px;
  }
}

@media only screen and (max-width: 320px) {
  .media-blog-individual-blog-video iframe {
    height: 134px;
  }

  .seminar-modal-content {
    width: 305px;
  }
}

div#chat-widget-container {
  bottom: 70px !important;
}

div.update-div {
  width: 25% !important;
}

img.update-img {
  width: 70% !important;
}

@media only screen and (max-width: 991px) {
  img.update-img {
    width: 90% !important;
  }

  div.update-div {
    width: 33%;
  }
}

@media only screen and (max-width: 767px) {
  div.update-div {
    width: 32% !important;
  }

  .women-updates .container {
    max-width: 100%;
  }
}

@media only screen and (max-width: 499px) {
  .update-profiles {
    width: 100% !important;
    padding: 0;
  }

  div.update-div {
    width: 48% !important;
  }

  img.update-img {
    width: 100% !important;
  }
}
